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;ca
    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%;}
.hometopannounce {
	display:block;
	color: white;
	margin: auto;
	position: relative;
	padding-bottom: 2rem;
	width: 70%;
	text-align: center;
	font-size: 1em;
	line-height: 2;
	font-family: "Montserrat";
}

.hometopannounce a {color:#FAEC9A;
}

.btnhometop {
	background: #054182;
	padding: .3rem;
	display: inline-block;
	margin: 0 0 0 0 ;
	text-transform: uppercase;
	line-height: 1;
}
.btnhometop.sm {
	font-size: .8em;
	text-transform:uppercase;
}
.btnhometop.md {
	font-size: .9em;
	text-transform: uppercase;
}
/**Collections and Conferences**/



.container-row {
	display:flex;
	width: 100%;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-family: "Montserrat";
}
.container-row ul {
	list-style: none;
	padding-left: 0px;
}
.container-row img {
	border-radius: 2px;
	box-shadow: 7px 7px 7px -7px #a3a3a3;
	margin: 0px;
	padding: 0px;
}
.container-row a {
	font-weight: bold;
}
.container col-4 img {
	width: 50%;
}
.container-col-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-content: center;
	width: 22%;
}
.container-col-8 {
	display: flex;
	width: 65%;
}

.container-tile {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.container-tile img {
	width: 50%;
	height: auto;
	margin-bottom: 1.5rem;
}
.container-tile element {
	padding: none;
	margin: none;
}
.author-bio {
	display: block;
	top: 50%;
	right: 50%;
	width: auto;
	text-align: justify;


}
.author-bio a {
	font-weight: bold;
}
.author-bio img {
	border-radius: 50%;
	width: 25%;
	height: auto;
	margin-left: 25px;
	shape-outside: circle();
	box-shadow: none;
	float: right;
}
@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: 1rem;
	margin-bottom: 1rem;
	font-family: "Montserrat";
}
.portrait-row img {
	width: 90%;
	height: auto;
	border-radius: 50%;
	padding-bottom: 1rem;
	
}
.portrait-row a {
	font-weight: bold;
}

.container{
	display:flex;
	flex-wrap: wrap;
	flex-grow: 1;
	font-family: "Montserrat"
}

.collections-tile {
	display: flex;
	flex-direction: column; 
	justify-content: space-between;
	bottom: auto;
	margin-bottom: 1.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: 0px;
	padding-bottom: 0px;
}
.collections-tile p {
	font-size: .8em;
	line-height: 1.5em;
	margin-top: 5px;
}

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

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

.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: 0px;
	text-align: center;
	font-family: "Montserrat";
}
.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: 1.25em;
	font-family: "Montserrat";
	margin-top: 2rem;
	margin-bottom: 1rem;
}

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


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


.collections-bookrow {
	font-family: "Montserrat";
	margin-top: 2rem;
}
.collections-bookrow h3 {
	margin-bottom:0; 
	margin-top: 2rem;
	font-weight: bold;
}
.collections-bookrow h1 {
	margin: 0px;
}
.flex-book-col {
  margin-top: 1rem;
	margin-bottom: 1rem;
	margin-left: 0;
	width: 38%;
	font-family: "Montserrat";
}
.flex-book-col h3 {
	margin-bottom:1rem;
}

.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;
}

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

.intro-col {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	flex-grow: 1;
	} 

.intro-col ul {
	margin-top: 0;
padding-left: 0px;
	Margin-bottom: 2rem;
	list-style: none;
	font-weight: bold;
}
.intro-col li {
	padding-left: 0px;
	margin-bottom: 1rem;
}
.intro-col h4 {
	text-transform: uppercase;
}

@media (min-width: 1024px) {
  .flex-book-col {
    width: 19%
	}
	.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%;
	}
.container-tile img {
	width: 75%;
	height: auto;
}


@media (min-width: 768px) and (max-width: 1023px) {
  .flex-book-col {
    width: 32%
	}
	.conference-book-col {
		width: 32%}
			.intro-col {
				width: 50%;}
	.collections-intro {
		flex-wrap: nowrap;
	}
	.container-tile img {
	width: 100%;
}

.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%;}
	.collections-intro {
		flex-wrap: nowrap;
	}
	.intro-col btn-link {
		max-width:20%;
	}