body {
	background: white;
	font: 16px/24px Arial;
	padding: 0;
	margin: 0;
	font-family: "Lato";
	color: #333;
}
p {
	margin: 0 0 16px;
}
a {
	color: #155593;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0 0 30px;
	font-family: "Montserrat";
	font-weight: 400;
	line-height: normal;
	font-size: 1.9em;
}
h1 + p.sub-title {
	margin: -25px 0 20px 0;
	font-family: "Montserrat";
}
h2, h3 {
	margin: 0 0 15px;
	font-family: "Montserrat";
	font-weight: 400;
	text-transform: uppercase;
	line-height: normal;
	font-size: 1.25em;
}
.journals h2 {
	text-transform: none;
	min-height: 50px;
}
h3 {
	margin: 0 0 15px;
	font-family: "Montserrat";
	font-weight: 400;
	text-transform: uppercase;
	line-height: normal;
	font-size: 1.1em;
}
h3.author {
	font-weight: bold;
}
.catalog-tile h3 {
	text-transform: none;
	font-size: .8em;
	margin: 0;
}
h4 {
	margin: 0 0 5px;
	font-family: "Montserrat";
	font-weight: 400;
	line-height: normal;
	font-size: 1em;
}
h5, h6 {
	margin: 0 0 5px;
	font-family: "Montserrat";
	font-weight: 400;
	line-height: normal;
	font-size: .9em;
}
.left {
	float: left;
	margin: 0 15px 0 0;
}
.right {
	float: right;
	margin: 0 0 0 15px;
}
.btn {
	background: #c72a1d;
	color: #f4f4f4;
	padding: 6px 15px;
	display: inline-block;
	margin: 0 5px 0 0;
}
.btn.sm {
	font-size: .8em;
}
.btn.md {
	font-size: .9em;
	text-transform: uppercase;
}
.btn.lg {
    font-size: 1.1em;
    text-transform: uppercase;
    padding: 12px 24px;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.row {
	margin: 0 0 25px 0;
}
.home-top .row {
	margin: 0;
}
.col {
	float: left;
	padding: 0 1%;
}
.col-2 {
	width: 14.5%;
}
.col-3 {
	width: 22%;
}
.col-4 {
	width: 31%;
}
.col-6 {
	width: 48%;
}
.col-8 {
	width: 65%;
}
.col-12 {
	width: 100%;
	padding: 0;
	float: none;
}
.col-sep-6 {
	background: url(../assets/bg_vert_stripe3.png) top left 50% repeat-y;
}
.col-sep-8 {
	background: url(../assets/bg_vert_stripe3.png) top left 67% repeat-y;
}
.col img {
	max-width: 100%;
}
header, footer, .home-top, .home-bottom {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#content, .journal-top {
	position: relative;
	width: 920px;
	padding: 0 10px;
	margin: 0 auto;
}
#header-wrapper {
	border-top: 8px solid #c72a1d;
	background: #f3f4f5;
}
#user-actions {
	float: right;
	width: 30%;
	text-align: right;
	margin: 10px 0 36px 0;
}
#user-actions .cart {
	float: left;
	color: #555;
	font-size: .8em;
	margin: 1px 0 0 0;
}
#user-actions .cart a {
	color: #555;
}
#user-actions .cart i {
	margin: 0 5px 0 0;
}
.search-form-module label, .signup-form-module label {
	display: none;
}
.gsc-control-cse.gsc-control-cse-en {
    margin: 0;
    padding: 0;
    float:right;
    background:transparent;
    border:0;
    margin-top:-4px;
}
table.gsc-search-box {
    max-width: 200px;
}
input.gsc-search-button.gsc-search-button-v2 {
    background: #c72a1d;
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 7px;
    margin-left: -14px;
    border-radius:0;
    border:1px solid silver;
}
.gsc-input-box {
    border: 1px solid silver;
}
.search-form-module input[type="text"] {
	border: none;
	-webkit-box-shadow:inset 1px 1px 2px 0px #e6e7e8;
	box-shadow:inset 1px 1px 2px 0px #e6e7e8;
	padding: 5px 8px;
	color: #555;
	text-transform: uppercase;
	font-size: .8em;
	width: 160px;
}
.search-form-module .searchsubmit {
	background: #c72a1d;
	color: white;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	position: relative;
	top: -1px;
	left: -5px;
	padding: 4px 10px 7px;
	cursor: pointer;
}
.signup-form-module input[type="text"] {
	border: none;
	padding: 10px;
	color: #555;
	font-size: .8em;
	-webkit-box-shadow: 1px 1px 0 0 #333;
	box-shadow: 1px 1px 0 0 #333;
}
.signup-form-module input.submit {
	background: #c62a1d;
	-webkit-box-shadow: 1px 1px 0 0 #333;
	box-shadow: 1px 1px 0 0 #333;
	margin: 0 0 0 -4px;
	border: none;
	padding: 11px 15px;
	color: #fff;
	
}
#logo {
	float: left;
	margin: 15px 0 0 0;
}
#logo img {
	width: 280px;
	height: auto;
}
#primary-nav {
	position: absolute;
	bottom: 0;
	right: 0;
}
#primary-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#primary-nav li {
	margin: 0 0 0 20px;
	padding: 0;
	display: inline-block;
}
#primary-nav a {
	color: #3c3c3c;
	text-decoration: none;
	display: block;
	padding: 6px 18px;
	font-family: "Montserrat";
	text-transform: uppercase;
}
#primary-nav a:hover, #primary-nav a.active, #primary-nav li:hover > a {
	background: #c2c3c4;
}
#primary-nav .sub-nav {
	display: none;
    position: absolute;
    width: 200px;
    background: #f3f4f5;
    text-align: left;
    z-index: 10;
    font-size: .75em;
    -webkit-box-shadow: 0 0 3px 0 #828282;
	box-shadow: 0 0 3px 0 #828282;
	border-top: 1px solid #fff;
}
#primary-nav .sub-nav li {
	display: block;
	margin: 0;
	padding: 0;
}
#primary-nav .sub-nav li a {
	background: #f3f4f5;
	border-bottom: 1px solid #fff;
}
#primary-nav .sub-nav li a:hover {
	background: #dadbdc;
	font-weight: bold;
}
.breadcrumbs {
	padding: 25px 0 15px 0;
	font-size: .9em;
}
.box {
	background: #fff;
	margin: 0 0 25px;
}
.box-style-1 {
	color: #fff;
	background: #c36d6b;
	padding: 15px;
}
.box h3 {
	text-transform: uppercase;
	margin: 0 0 8px;
}
.box-style-1 h3 {
	text-transform: none;
}
.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .9em;
}
.box ul a {
	color: #333;
}
.journal-tile {
	text-align: center;
}
.journal-top-wrapper {
	background: url(../assets/bg_hero_journal.jpg) center top no-repeat;
	background-size: cover;
}
.home-top-wrapper {
	background: #63170a url(../assets/bg_hero_home.jpg) center top no-repeat;
	padding: 50px 0;
	margin: 0 0 25px 0;
	background-size: 100%;
}
.home-bottom-wrapper {
	background: #f2f2f2;
	padding: 40px 0;
	margin: 0 0 25px;
}
.journal-top {
	background: rgba(255, 255, 255, .6);
}
img.journal-image {
	width: 100%;
	/*height: 450px;*/
	height: auto;
	border: 1px solid #333;
	margin: 0 0 15px;
}
.item {
	margin: 0 10px;
}
#flexslider-2 .item {
	border-right: 1px solid #d2d2d2;
	margin: 0;
	padding: 0 10px;
	min-height: 400px;
}
.item img {
	width: 100%;
	height: auto;
}
.item h3 {
	font-family: "Lato";
	font-size: .8em;
	font-weight: 700;
	text-transform: none;
	margin: 0 0 3px;
}
.item p {
	font-size: .8em;
	line-height: 1.5em;
}
.item img {
	margin: 0 0 10px;
}
.catalog-tile {
	text-align: center;
}
.catalog-tile img {
	width: 70%;
	height: auto;
}
.catalog-tile {
	margin: 0 0 25px;
	min-height: 206px;
}
.book-tile {
	text-align: center;
}
.book-tile img {
	width: 40%;
	height: auto;
	border: 1px solid #333;
}
.book-tile {
	margin: 0 0 25px;
	min-height: 206px;
}
.button-row {
	margin: 0 0 15px;
}
.button-row:after {
	content: "";
	display: table;
	clear: both;
}
footer {
	padding: 15px 0;
	border-top: 2px solid #333;
	font-size: .85em;
}
footer .contact {
	float: left;
}
footer address {
	float: right;
	text-align: right;
	font-style: normal;
	text-transform: uppercase;
}
footer address span {
	margin: 0 0 0 5px;
}

/* Tabs */
.ui-tabs  ul.ui-tabs-nav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.ui-tabs ul.ui-tabs-nav:after {
	clear: both;
	content: "";
	display: table;
}
.ui-tabs ul.ui-tabs-nav li {
	float: left;
	margin: 0 3px 0 0;
}
.journal .ui-tabs ul.ui-tabs-nav li {
	width: 24%;
}
.ui-tabs .ui-tabs-nav a {
	background: #ecedee;
	padding: 3px 6px;
	display: block;
	color: #333;
	text-transform: uppercase;
	font-size: .9em;
}
.ui-tabs ul.ui-tabs-nav a:hover {
	text-decoration: none;
}
.journal .ui-tabs ul.ui-tabs-nav a {
	height: 47px;
}
.ui-tabs .ui-tabs-active a, .ui-tabs .ui-state-active {
	background: #c2c3c4;
}
.ui-tabs-panel {
	padding: 10px 0;
}
/* Sliders */
#flexslider-1 {
	background: rgba(0,0,0, .7);
	height: 450px;
}
.slick-slider {
	margin: 0;
}
#flexslider-1 .callout {
	float: right;
	width: 605px;
	margin: 0 0 0 20px;
	color: #fff;
	padding: 35px 15px 15px 0;
}
#flexslider-1 .callout .featured {
	color: #a5a5a5;
	font-family: "Montserrat";
	text-transform: uppercase;
	display: block;
	margin: 0 0 25px;
}
#flexslider-1 .callout h3 {
	font-size: 2em;
	line-height: normal;
	color: #f4f4f4;
	margin: 0 0 25px;
	text-transform: none;
}
#flexslider-1 .callout p {
	color: #cfcfcf;
	font-family: "Montserrat";
	line-height: normal;	
}
#flexslider-1 img {
	width: 300px;
	height: auto;
}
#flexslider-1 a {
    color: #FFFFFF;
}
#flexslider-1 .slick-dots {
	bottom: 0;
	right: 0;
	width: 620px;
	text-align: left;
}
#flexslider-2 .slick-dots {
	bottom: auto;
	top: -60px;
	right: 0;
	width: 200px;
	text-align: right;
}
.slick-dots li {
	margin: 0;
}
#flexslider-1 .slick-dots li button:before {
	color: #fff;
	font-size: 12px;
	opacity: .9;
}
#flexslider-1 .slick-dots li.slick-active button:before {
	color: #eb866d;
}
#flexslider-2 .slick-dots li button:before {
	color: #5c5c5c;
	font-size: 12px;
	opacity: .9;
}
#flexslider-2 .slick-dots li.slick-active button:before {
	color: #a65d50;
}
#flexslider-3 .slick-prev, #flexslider-3 .slick-next {
	top: -25px;
	left: auto;
}
#flexslider-3 .slick-prev {
	right: 30px;
	width: 25px;
	height: 25px;
}
#flexslider-3 .slick-next {
	right: 0;
	width: 25px;
	height: 25px;
}
#flexslider-3 .slick-prev:before, #flexslider-3 .slick-next:before, #flexslider-4 .slick-prev:before, #flexslider-4 .slick-next:before {
	color: #555;
	font-size: 25px;
}
#flexslider-3 .item {
	text-align: center;
}
#flexslider-3 .item img {
	width: 80%;
	margin: 5px auto;
}
#flexslider-3 .item p {
	font-size: 1em;
}
#flexslider-4 .slick-prev, #flexslider-4 .slick-next {
	bottom: 0;
	left: auto;
	top: auto;
	z-index: 100;
}
#flexslider-4 .slick-prev {
	right: 30px;
	width: 25px;
	height: 25px;
}
#flexslider-4 .slick-next {
	right: 0;
	width: 25px;
	height: 25px;
}
#flexslider-4 .item {
	margin: 0;
}
#flexslider-4 .item img {
	float: left;
	width: 48%;
	margin: 0 10px 0 0;
}
#flexslider-4 .item h4 {
	font-weight: bold;
	font-size: .85em;
}
#flexslider-4 .item h4 a {
	color: #333;
}
.fa-bars, #logo-m, .search-form-module .fa-times, .search-form-module .clicktoggle {
	display: none;
}
input#gsc-i-id1 {
    font-size: initial;
    box-shadow: none;
}

td#gs_tti50 {
    padding: 0px 4px !important;
}

table.gsc-search-box {
    float: right;
    margin-top: -8px;
}
table#table1 input, table#table1 select {width: 100%;}

/**Samara's CSS**/

.hometopannounce {
	display:block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 60%;
	padding-bottom: 2rem;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
	font-family: "Montserrat";
}

.hometopannounce a {color:#FAEC9A;
}
.hometopannounce p {
	
	margin-bottom: 0.25em;
	
}

.btnhometop {
	background: #054182;
	padding: .3rem;
	display: inline-flex;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 1em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
}
.btnhometop.sm {
	font-size: .8em;
	text-transform:uppercase;
}
.btnhometop.md {
	font-size: .9em;
	text-transform: uppercase;
}

.photocredit {
    font-size: 75%
}
/**Collections and Conferences**/

.cover {
	border-radius: 2px;
	box-shadow: 7px 7px 7px -7px #a3a3a3;
	height: auto;
	width: 100%;
}

.container-row {
	align-content: center;
	align-items: center;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	font-family: "Montserrat";
	font-size: 0.9em;
	margin: 1em 0;
	width: 100%;
}
.container-row ul {
	list-style: none;
	padding-left: 0;
}
.container-tile {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.container-tile img {
height: auto;
margin-bottom: 1.5rem;
width: 50%;
}
.container-tile element {
margin: 0;
padding: 0;
}
.author-bio {
display: block;
right: 50%;
text-align: justify;
top: 50%;
width: auto;
}
.author-bio a {
	font-weight: bold;
}
.author-bio img {
	border-radius: 50%;
    box-shadow: none;
    float: right;
    height: auto;
	margin-left: 25px;
	shape-outside: circle();
    width: 25%;	
}
@media (min-width: 768px) and (max-width: 1023px){
	.container-tile img {
		width: 90%;
		height: auto;
		margin-right: 1rem;
	}
}

	
.portrait-row {
	display:flex;
	width: 100%;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-family: "Montserrat";
	font-size: 0.9em;
}
.portrait-row img {
	width: 90%;
	height: auto;
	border-radius: 50%;
	padding-bottom: 1rem;
	
}
.portrait-row a {
	font-weight: bold;
}
.portrait-row-credit{
	display: flex;
	align-items: center;
	padding-left: 50%
}

.container{
	display:flex;
	flex-wrap: wrap;
	flex-grow: 1;
	font-family: "Montserrat";
	justify-content: center;
	font-size: 0.9em;
}

.collections-tile {
	display: flex;
	flex-direction: column; 
	justify-content: space-between;
	bottom: auto;
	margin-bottom: 2.5rem; 
	padding: 0 10px;
	min-height: 325px;
}

.collections-tile img {
	width: 100%;
	height: auto;
	border-radius: 2px;
	box-shadow: 7px 7px 7px -7px #a3a3a3;
    margin-bottom: 1em;
	padding-bottom: 0;
}

.collections-tile p {
	font-size: .8em;
	line-height: 1.25em;
	margin-top:0.75em;
	margin-bottom:0;
	
	
}

.collections-tile h3 {
	font-size: .8em;
	font-weight: 600;
	text-transform: none;
	margin:0;
	padding:0
}

.conference-container {
	font-family: "Montserrat";
	font-size: 0.9em;
}

.conference-container ul {
	display:flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	list-style: none;
	font-family: "Montserrat";
	padding-left: 0px;
	margin-left: 2rem;
}
.conference-container li {
	display: flex;
	flex-direction: column;
   flex-wrap: wrap;
	margin-right: 1rem;
	margin-bottom: 1rem;
	font-weight: bold;
	padding-left: 0;
	text-align: center;
	font-family: "Montserrat";
}
.conference-container a {
	font-weight: bold;
}
.conference-container h1 {
	font-weight: bold;
}
.conference-container h4 {
	text-transform: uppercase;
	font-weight: bold;
}
.conference-book-col {
	margin-top: 1rem;
	margin-bottom: 1rem;
	width: 38%;
	font-family: "Montserrat";
}

 .btn-link{
	background: #c72a1d;
	color: #f4f4f4;
	padding: 6px 15px;
	font-size: 1em; 
	text-justfiy: center;
	text-transform: uppercase;
	 border-radius: 6px;
	box-shadow: 7px 7px 7px -7px #a3a3a3;
	 font-weight: bold;
	}

.index p {
	font-size: 1em;
	font-family: "Montserrat";
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.index ul {
	font-size: 1em;
	margin-left: 0;
	font-family: "Montserrat";
	list-style: none;
}
.index a {
	font-weight: bold;
}


.conference-container h2 {
	margin-top: 2rem;
	font-weight: bold;
}


.collections-intro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	margin-top: 2rem;
	font-family: "Montserrat";
	font-size: 0.9em;
}

	.collections-intro ul {
	
		margin-left: 1;
		padding-left: 1;
		
	}
.collections-intro a {
	font-weight: bold;
}
.intro-col {
	margin-top: 0;
	margin-right: 1.5rem;
	margin-left: 0px;
	flex-grow: 1;
	} 

.intro-col ul {
	margin-top: 0;
padding-left: 0;
	list-style: none;
}
.intro-col li {
	padding-left: 0;
	margin-bottom: 1rem;
}
.intro-col h4 {
	text-transform: uppercase;
	padding-bottom:1rem;
}
.intro-col p {
	padding-bottom: 0.5rem;
}
.intro-col btn-link {
	justify-content: center
	
}
	
.calendar ul {
	list-style: disc !important;
	font-weight: normal !important;
}
.calendar .intro-col:first-child {
	margin-right: 2.5rem;
}

@media (min-width: 1024px) {
	.conference-book-col {
		width: 19%}
	.intro-col {
				width: 50%;}
	.collections-intro {
		flex-wrap: nowrap;
	}
	.intro-col btn-link {
		max-width: 33%;
	}
	.author-bio img {
		width: 20%;
	}
	
}

.collections-bookrow {
	font-family: "Montserrat";
	margin-top: 1.5em;
	margin-bottom: 2rem;
}
.collections-bookrow h3 {
	margin-bottom:0; 
	margin-top: 2rem;
	font-weight: bold;
}
.collections-bookrow h1 {
	margin-bottom: 0;
}
.collections-bookrow h4 {
	margin-bottom: 0;
	margin-top: 2rem;
	font-weight: bold;
	text-transform: uppercase;
}
.collections-bookrow h1 {
	margin: 0;
}

.flex-book-col {
	width: 45%;
	margin-right: 0.5em;
	font-family: "Montserrat";
	font-size: 0.9em;
	line-height: 0.9em;
}
.flex-book-col h3 {
	margin-bottom:0.5rem;
}

@media (min-width:1024px) {
	.flex-book-col {
		width: 19%;
		font-size: 1em;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
  .flex-book-col {
    width: 28%
	}
}

.collections-header {
	margin-bottom: 3em;

}
.collections-header h1 {
	margin-bottom: 0;
	
}

.collections-header h3 {
	margin-top: 0;
	margin-bottom: 2rem;
	font-family: "Montserrat";
}
.collections-header a {
	font-weight: bold;
}

.collections-header h4 {
	line-height: 1.5em;
}

	
.container-tile img {
	width: 75%;
	height: auto;
}


.container ul {
	list-style: none;
	justify-content: flex-start;
	display: flex; 
	flex-wrap: wrap; 
	flex-direction: column;
	font-family: "Montserrat";
}
.container li {
	display: flex; 
	justify-content: flex-start;  
	flex-direction: column;
	margin: 0.25rem;
	font-weight: bold;
	}

@media (min-width: 1024px) {
  .flex-journal-col {
    width: 10%
	}
	.conference-journal-col {
		width: 18%}
			.intro-col {
				width: 40%;}

	.intro-col btn-link {
		max-width:20%;
	}} 
.headshot {
	display: flex;
	justify-content: center;
	margin-bottom: 1.5em;

}

/**Catalog pages**/
.catalog-page {
	font-family: "Montserrat";
}
.catalog-page hr {
	border-width: 0.5px;
	margin: 1.5em 0;
}
.catalog-header {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 1em;

}

.catalog-header p {
	margin-top: 1em;
	
}

.catalog-header a {
	font-weight: bold;
}
.catalog-header-cover {
	width: 65%;
	height: auto;
	margin: 0 auto 2em;
}

.logo-row {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-around;
}
.logo-row a {
	width: 20%;
}
.logo-row img {
	width: 100%
}
.info-box a {
	font-weight: bold;
}

.info-box h3 {
	font-weight: bold;
}
@media (min-width: 768px) {
	.catalog-header {
		flex-wrap: nowrap;
		margin-bottom: 2em;
	}
	.catalog-header-cover {
		width: 38%;
		height: auto;
		margin: 0 auto;
	}

	.catalog-header-txt {
		width: 45%;
		margin: 0 auto;
	}
	.logo-row a {
		width: 15%;
	}
}

.catalog-row {
	display:flex;
	align-items: flex-start;
	flex-wrap: wrap;
	flex-direction: row;
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-family: "Montserrat";
	font-size: 0.9em; 
}

.catalog-row hr {
	border-width: 0.5px;
}

.catalog-col {
	display: flex;
	flex-direction: row;
	margin-bottom: 3em;
	margin-right: 1.5em;
}
	.catalog-col h3 {
	font-weight: bold;
	text-transform: none;
	margin-bottom: 0;
}
.catalog-col h4 {
	text-transform:uppercase;
	font-weight: bold;
}
.catalog-col a {
	font-weight: bold;
}
.catalog-col p {
	line-height: 1.25;
	margin-bottom: 0.5em;
}

.catalog-col-cover {
	display: flex;
	flex-direction: column;
	width: 38%;
	align-items: center;
	margin-right: 1.5em;
}

.catalog-col-cover img {
	width:100%;
	margin-bottom: 1em;
}

.catalog-col-logo {
	width: 45%;
}

.catalog-col-text {
	width: 60%;
}
@media (min-width: 768px)and (max-width: 1023px){
	.catalog-col {
		width: 47%;
		font-size: 0.9em;
		margin-bottom: 3em;
		margin-right: 1.5em;
	}
	.catalog-col-cover img {
		margin-bottom: 1em;
	}
	
}
@media (min-width: 1024px) {
	.catalog-col {
		width: 47%;
		font-size: 0.9em;
		margin-bottom: 3em;
}
}
.subject-intro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	margin-top: 2rem;
	font-family: "Montserrat";
	font-size: 0.9em;
	}
	
	.subject-announcements {
	display:block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 2em;
	font-size: 0.9em;
	line-height: 1.5;
	font-family: "Montserrat";

}
.subject-announcements a {
	font-weight: bold;
}
.subject-announcements h2 {
	font-weight: bold;
}
.subject-announcements ul {
		
		margin-left:1em
	}

	.subject-intro-col {
	margin-top: 0;
	margin-right: 1.5rem;
	margin-left: 0px;
	flex-grow: 1;
	} 

.subject-intro-col ul {
	margin-top: 0;
padding-left: 0;
}
.subject-intro-col li {
	padding-left: 0;
}
.subject-intro-col h4 {
	text-transform: uppercase;
	padding-bottom:1rem;
}
	@media (min-width: 1024px) {

		.subject-intro-col {
				width: 33%;}
		.subject-intro {
			flex-wrap: nowrap
		}
}
@media (min-width: 768px)and (max-width: 1023px){
		.subject-intro-col {
			width: 50%
		}
	.subject-intro {
		flex-wrap: nowrap;
		}

}
/**trial code for subject pages**/
.subject-box {
	display: flex;
	flex-wrap: wrap;
	}


.subject-books {
	flex-grow: 1;
}
.subject-sidebar {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	font-family: "Montserrat";
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 1rem;
	margin-left: 0px;
	flex-grow: 1;
}
.subject-sidebar ul {

	padding-left:1.25em;
	padding-bottom: 1em;
	padding-top:0;
}
.subject-sidebar h2 {
	font-size:0.9em;
}
.subject-book-col {
	width: 45%;
	margin-right: 1em;
	font-family: "Montserrat";
	font-size: 1em;
	line-height: 1em;
}
.subject-book-col h3 {
	margin-bottom:0.5rem;
}



@media (min-width: 768px) {
	.subject-box {
		flex-wrap: nowrap;
	}
	.subject-books {
	width: 70%
	}
	.subject-sidebar {
	width: 30%
	}
	.subject-book-col {
			width:28%;
		}
}
/*ACCESSIBILITY IMPROVEMENTS*/
/* Skip link styles */
.skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background: #c72a1d;
    color: white;
    padding: 8px;
    text-decoration: none;
    z-index: 100;
}
.skip-link:focus {
    top: 0;
}

/* Visually hidden class for form labels */
.visually-hidden {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Mobile menu button styling */
#mobile-menu-toggle {
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
    padding: 0;
    display: none; /* Shows in responsive CSS */
}

/* Keyboard navigation improvements */
#primary-nav a:hover, 
#primary-nav a.active, 
#primary-nav li:hover > a,
#primary-nav li:focus-within > a {
    background: #c2c3c4;
}

#primary-nav .parent:hover .sub-nav,
#primary-nav .parent:focus-within .sub-nav {
    display: block;
}

/* Improved color contrast for carousel */
#flexslider-1 .callout p {
    color: #ffffff;
}

#flexslider-1 .callout .featured {
    color: #e0e0e0;
}
	


