/**
 * Place your custom styles here.
 */
body {
	font-family: 'Open Sans', sans-serif;
}

h1 {
	font-size: 28px;
	line-height: 30px;
	color:#505050;
	font-family: 'Droid Serif', serif;
	margin-top:2em;
}
h2 {
	font-size: 24px;
	line-height: 28px;
	color:#8a2a2b;
	font-family: 'Open Sans', sans-serif;
}
h3 {
	font-size: 22px;
	line-height: 26px;
	color:#1e366c;
	font-family: 'Open Sans', sans-serif;
}
h4 {
	font-size: 18px;
	line-height: 22px;
	color:#505050;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4 {
	margin: 0 1em .75em 0;

}
p {
	font-size: 15px;
	line-height: 26px;
	color:#000000;
	font-family: 'Droid Serif', serif;
	margin:0;
	padding-bottom:1em;
}
span {
	font-family: 'Droid Serif', serif;
}
blockquote {
	font-size: 15px;
	line-height: 26px;
	color:#000000;
	font-family: 'Droid Serif', serif;
}
a {
	color:#2959b6;
}
.btn {
	padding: 8px 20px;
}

/*homepage specific*/
.front p#homepage_blurb {
	color:#1e376d;
	text-align: center;
	font-size: 26px;
	font-family: 'Droid Serif', serif;
	margin: 2em 0;
}
.view-id-jhup_front_page {
	margin-bottom: 2em;
}
.view-id-jhup_front_page .slick-track {
	border-bottom: 20px solid #505050;
}
.view-id-jhup_front_page h2#promoted_slideshow {
	background:#7e7e7c;
	margin: 0;
	padding: 1em;
	text-align: center;
	font-size: 30px;
	font-family: 'Droid Serif', serif;
	color:#ffffff;
}
.view-id-jhup_front_page .slick-list {
	padding: 0 1em;
}
.view-id-jhup_front_page .view-content{
	background:#ddd9cd;
}
.view-id-jhup_front_page .slide__content {
	background:#ddd9cd;
	min-height: 260px;
	padding: 1em;
}
.view-id-jhup_front_page .slick-prev{
	margin-left:-45px;
}
.view-id-jhup_front_page .slick-next{
	margin-right:-45px;
}
.view-id-jhup_front_page .slide__content .views-field-title {
	padding-bottom: 1em;
}
.view-id-jhup_front_page .slide__content .views-field-title a {
	font-family: 'Droid Serif', serif;
	font-size: 22px;
}
.view-id-jhup_front_page .slide__content .views-field-title a:hover {
	color:#8a2a2b;
	text-decoration: none;
}
.front .footer {
	background: #ddd9cd;
	padding: 0;
}
.front .footer p {
	text-align:left;
	color:#000000;
}
.front .region-footer {
	display:flex;
}
.front .region-footer .block{
	flex: 1 1 40%;
}
.front .region-pre-footer .block{
	flex: 1 1 40%;
}
.front .region-footer #block-block-2 img{
	overflow: visible;
}
.front .region-footer #block-block-2 p {
	clear:both;
	padding-bottom: 4em;
}
/*end homepage specific*/


/* Header */
header#navbar {
  background-color: transparent;
  border: none;
}
.region-header {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	border-bottom: 1px solid #e2e3e3;	
}
body.front .region-header {
	display: inherit;
	flex-wrap: none;
	justify-content: inherit;
	border-bottom: 1px solid #e2e3e3;	
}
#block-menu-menu-division-menu {
	width: 100%;
}
.breadcrumb {
	background: none;
	margin: 12px 0 0 0;
}
.field-name-field-header-image {
	border-bottom: 3px solid #ffffff;
}

/*search box*/
#block-search-form {
	width: 200px;
  margin-top: 15px;
}
form#search-block-form {
}
/*end search box*/
/* end Header */


/*picture slideshow*/
.view-id-jhup_banner .slick-slider {
	margin-bottom: 0;
}
.view-id-jhup_banner .slide__content {
  position: relative;
}
.view-id-jhup_banner .slide__content > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 45px;
}
.view-id-jhup_banner .slide__content > div::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45)
}
.view-id-jhup_banner .slide__content > div > h2 a{
  color: white;
  position: relative;
  z-index: 1;
  font-size:20px;
}
.view-id-jhup_banner .slide__content > div > a p {
  color: white;
  position: relative;
  z-index: 1;
  font-size:16px;
  padding-bottom: 0;
}
.slick-prev::before, .slick-next::before {
    color: #cecece;
}
/*end slideshow*/


/*twitter feed*/
.twitter-slider {
	text-align: center;
	margin: 0 auto;
}
.twitter-slider .full-name, .twitter-slider .screen-name{
	font-weight: bold;
}
.twitter-slider span, .twitter-slider p {
	color:#7e7e7c;
}
.twitter-slider p.tweet{
	max-width: 700px;
	text-align: center;
	margin: 10px auto;
}
.twitter-slider p.follow-on-twitter a {
	background: #8a2a2b;
	border-radius: 4px;
	padding:15px 20px;
	color:#ffffff;
}
.twitter-slider p.follow-on-twitter a:hover {
	background: #5b1213;
}
/*end twitter*/


/*callouts box*/
.front .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.region-pre-footer {
	display:flex;
	background:#1e376d;
	text-align: center;
}
.cta {
	flex:1;
}
.region-pre-footer .view-content div {
	width: 100%;
}
.region-pre-footer p {
}
.region-pre-footer p.cta_title {
	text-transform: uppercase;
	font-weight: bold;
}
.region-pre-footer p a {
	color:#d9c89d;
}
.cta_image {
	 margin: 20px auto;
	width: 175px;
 	height:174px;
 	display:block;
}
.cta_listen {
	background:transparent url('/sites/all/themes/jhup/images/listen.gif') center top no-repeat;
}
.cta_listen:hover {
	background-image: url('/sites/all/themes/jhup/images/listen_hover.gif');
}
.cta_watch {
	 background:transparent url('/sites/all/themes/jhup/images/watch.gif') center top no-repeat;
}
.cta_watch:hover {
	background-image: url('/sites/all/themes/jhup/images/watch_hover.gif');
}
.cta_go {
	background:transparent url('/sites/all/themes/jhup/images/go.gif') center top no-repeat;
}
.cta_go:hover {
	background-image: url('/sites/all/themes/jhup/images/go_hover.gif');
}
/*end callouts*/


/*press division nav*/
#page-header ul.nav {
	margin:0;
	padding:0;
	display: flex;
}
#page-header ul.nav li {
	background: #005eb8;
	margin: 0 2px 0 0;
	flex:1;
}
#page-header ul.nav li.last {
	margin: 0;
}
#page-header ul.nav li a {
	color:#ffffff;
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-size: 28px;
}
#page-header ul.nav li a:hover {
	background:#1e366c;
}
/*end press division nav*/



/*bootstrab overrides*/
.form-control::-moz-placeholder {
	color:#ffffff;
}
.form-control::-webkit-input-placeholder {
	color:#ffffff;
}
.form-control::-ms-placeholder {
	color:#ffffff;
}
.button-primary {
	background:#ffffff;
	color:#8a2a2b;
	border-color:#ffffff;
	margin: 0 15px 15px 0;
}
.page-header {
    border-bottom:none;
    padding-bottom: 0;
}
/*end bootstrab override*/


/*footer*/
.footer {
	background:#4e4e4d;
	margin: 0 auto 3em;
	padding:0;
	border-top:none;
}
.footer p{
	padding: 1em;
	color:#ffffff;
	text-align: center;
}
.footer p a {
	color:#ffffff;
}
.footer p img {
	float: right;
	position:relative;
	top: -2px;
}
body.front .footer p a {
  color:#000000;
}
/*end footer*/


/*newsletter signup block*/
#block-block-8 {
	background:#4e4e4d;
}
#newsletters_signup h2 {
	color:#ffffff;
	padding:1em;
	margin: 0;
	text-align: center;
}
#newsletters_signup p {
	color:#ffffff;
	text-align: center;
}
.newsletter_header {
	font-size: 16px;
}
#newsletters_signup p a{
	color:#ffffff;
}
/*end newsletter signup*/


/*interior left nav*/
.row {
	margin: 0;
	padding-top: 10px;
}
body.sidebar-first .row aside {
	flex:1;
	margin: 0;
	padding:0;
}
.row aside ul.menu li a {
	font-size: 16px;
	color: #8a2a2b;
}
.row aside ul.menu li ul li a {
	color: #4e4e4d;
}
.row aside ul.menu li ul {
	padding-left: 2em;
}
.row aside .well {
  background: none;
  box-shadow: none;
  border: none;
}
.row aside .well #block-menu-block-1{
  background:#f0efe9;
	border:none;
	border-radius:0;
	box-shadow:none;
	margin: 0 0 0 1%;
	padding: 0;
}
.row aside .well .menu-block-wrapper{
	margin: 2em 1em 1em !important;
	color:#505050;
	font-size: 20px;
}
.row section.col-sm-12 {
}
.row section.col-sm-8 {
}
.row section.col-sm-9 {
	#background: rgba(0, 0, 0, 0) linear-gradient(90deg, #ffffff 95%, #afb7c4 5%) repeat scroll 0 0;
	padding-right: 5em;
	padding-left: 3em;
}
.region-sidebar-first section ul.nav li.collapsed a:after {
	content:"  \0203a";
	color:#4e4e4d;
}
.region-sidebar-first section ul.nav li.expanded.active a:after {
  content:"  \2304";
  color:#4e4e4d;
}
.region-sidebar-first section ul.nav li.active ul.nav li a:after {
  content:none;
}
.journals_catalog p{
	font-size: 14px;
}
.journals_catalog p a{
	color: #8a2a2b;
	font-size: 14px;
}

/*end interior left nav*/


/*interior*/
#nodehierarchy-children-form #edit-submit, #nodehierarchy-children-form .newchild {
	margin-bottom: 1em;
}
.not-front aside {
}
.beige-background {
	background:#ddd9cd;
	padding: 1em;
}
aside .region-sidebar-second > section {
	margin-bottom: 2em;
}
.intro_text {
	color:#8a2a2b;
}
.float_right {
    float: right;
    margin: 0 0 5px 15px;
    clear:both;
}
.float_left {
    float: left;
    margin: 0 15px 5px 0;
    clear:both;
}
.img_right {
    margin: 0 0 5px 15px;
}
.img_left {
    margin: 0 15px 5px 0;
}
.thumb_border {
	border: 1px solid #888888;
}
.region-content ul, .region-content ol {
	font-size: 15px;
	line-height: 26px;
	color:#000000;
	font-family: 'Droid Serif', serif;
	margin:0;
	padding-bottom:1em;
}
.region-content p.anchor_list {
	border-top: 1px solid #2959b6;
	border-bottom: 1px solid #2959b6;
	padding-bottom: 0;
	margin-bottom: 1em;
	font-size: 13px;
}
.region-content p.back_to_top {
	border-top: 1px dashed #505050;
	border-bottom: 1px dashed #505050;
	padding-bottom: 0;
	margin-bottom: 1em;
	font-size: 13px;
	text-align: right;
}
.anchor-menu {
	border-top: 1px solid #2959b6;
	border-bottom: 1px solid #2959b6;
	padding-bottom: 0;
	margin-bottom: 1em;
	font-size: 13px;
}
.anchor-menu .view-content > div {
	display:inline;
}
.anchor-menu .view-content > div::before {
		content: "| ";
}
.anchor-menu .view-content > div:first-child:before {
		content: none;
}
.view-id-job_postings .views-row {
	border-bottom: 1px solid gray;
    margin-bottom: 2em;
    padding-bottom: 1em;
}
p.who-when {
	text-transform: uppercase;
	color:#7e7e7c;
	font-size: 13px;
}
a.more-link {
	color:#8a2a2b;
	font-size: 13px;
	margin-left: .5em;
}
figcaption {
    text-align: center;
    font-size: 12px;
}
.region-content footer {
	padding-top: 2em;
	clear:both;
}
.field-name-field-tags {
	clear:both;
	padding-top: 1em;
}
.comment-wrapper {
	margin-top: 3em;
}
.field-name-field-tags .field-item {
	float:left;
}
.field-name-field-tags .field-item::after {
	content:", ";
	margin-right: .5em;
}
.field-name-field-tags .field-item:last-child:after {
	content:none;
}


/******************** tabbed CS content ********************/
body.customer-service .container .jumbotron{
	padding: 0;
	margin: 0;
	color: inherit;
	background-color: inherit;
}
#fixed-buttons {
	position: relative;
	float: right;
	top: -15px;
	right: -66px;
	width: 42%;
	clear: both;
}


.fixed {
  position: absolute;
  z-index:10;	
}

.card-btn-contact, .card-btn-faq {
    color: #fff;
	font-size: .88em;
	text-transform: uppercase;
    background: #337ab7;
    padding: 10px 20px 10px 40px;
    border-radius: 2px;
    margin: 20px 0 0;
    display: inline-block;
    transition: background 0.2s;
	position: relative;
}

.card-btn-contact::before {
    background-image: url(/sites/default/files/headset.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    width: 21px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -9px;
}

.card-btn-faq::before {
    background-image: url(/sites/default/files//questions.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    width: 19px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -9px;
}

.cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 20px;
  min-height: 520px;
}

.cards {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 110px;
}

.single-card {
  position: relative;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0px 2px 10px 6px #CCC;
  margin-bottom: 80px;
}

.card-img {
  display: block;
	margin: 0 auto;
	margin-top: -50px;
	position: relative;
}

.card-title {
  color: #6c7b8e;
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  padding-top: 10px;
  /*background-color: rgba(51, 122, 183, 0.1);*/
}

.single-card ul {
	list-style-type: none;
	margin-block-start: 0px;
    margin-block-end: 0px;
	padding-inline-start: 0px;
	padding: 0px 20px;
}

.single-card li {
	text-decoration: none;
	font-size: .9em;
	line-height: 1.8;
}

.final-bullet {
  margin-bottom: 10px;
}

.back-to-top {
  text-transform: uppercase;
  font-weight: bold;	
  display: block;
  margin: 20px 0 60px;	
}

/*@media (max-width: 1024px) {
  .menu-block-wrapper, .block-menu-block {
	  width: 180px;
  }
  .main {
  width: 100%;
}
}

@media (max-width: 480px) {
	.main {
		width:40%;
		}
	#fixed-buttons {
		right: -66px;
		width: 20%;
	}
	  
	  .card-btn-contact, .card-btn-faq {
		padding: 6px 10px 6px 20px;
	}
	  
	  .cards {
	  width: 40%;
	}
}


@media (min-width: 480px) {
  .menu-block-wrapper, .block-menu-block {
	  width: 180px;
  }
  .main {
  width: 100%;
}
} */

/******************** end tabbed CS content ********************/


/*eref landing page*/
#eref-landing{
}
#eref-landing img {
	border: 5px solid #d0c3b3;
	margin: 5px;
	background: #d0c3b3 none repeat scroll 0 0;
}
/*end eref*/
.clearfix {
	clear:both;
}

/*blog section*/
.view-id-jhup_blog .views-row{
	margin-bottom: 1em;
	clear:both;
}
.view-id-jhup_blog img {
	margin-bottom: 1em;
}
/*end blog*/

/*calendar sidebar*/
.view .date-nav-wrapper .date-nav {
	margin:0;
	padding:0;
}
.view .date-nav-wrapper .date-nav .pager {
	margin: 10px 0;
}
.view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next {
	background: none;
}
.view-id-calendar .cal-event {
	margin-bottom: 1em;
}
.view-id-calendar .views-row .date-display-range {
	color:#000000;
}
.view-id-calendar .views-row .views-field-colorbox {
	font-style: italic;
}
.view .date-nav-wrapper .pager > .date-prev {
 left: 0px;
 right: inherit;
}
/*related posts block*/
.block-apachesolr-search ul {
	padding:0;
}
.block-apachesolr-search ul li{
	width: 27%;
	margin-right: 2em;
	display: inline-block;
	vertical-align: top;
}
/*end related posts*/
/*end calendar sidebar*/


/*media section*/
/*news and events page multimedia preview*/
.view-id-jhup_multimedia.multimedia-preview .view-content{
	display:block;
	flex:none;
}
.multimedia-preview .filetype-Image{
	background:transparent url('/sites/all/themes/jhup/images/image.gif') left top no-repeat;
	height: 41px;
	padding:6px 0 0 55px;
	margin-bottom: 1em;
}
.multimedia-preview .filetype-Video{
	background:transparent url('/sites/all/themes/jhup/images/video.gif') left top no-repeat;
	height: 41px;
	padding:6px 0 0 55px;
	margin-bottom: 1em;
}
.journal_media .multimedia-preview .filetype-Video:before {
	 content: " WATCH";
	 font-weight: bold;
	 font-size: 20px;
	 position: relative;
	 top: -14px;
}
.journal_media .multimedia-preview .filetype-Audio:before {
	 content: " LISTEN";
	 font-weight: bold;
	 font-size: 20px;
	 position: relative;
	 top: -14px;
}
.journal_media .multimedia-preview .filetype-Video, 
.journal_media .multimedia-preview .filetype-Audio {
	margin-bottom: 20px;
}
.multimedia-preview .filetype-Audio{
	background:transparent url('/sites/all/themes/jhup/images/audio.gif') left top no-repeat;
	height: 41px;
	padding:6px 0 0 55px;
	margin-bottom: 1em;
}

/*end multimedia preview*/
/*browse by section*/
.media-featured .view-display-id-browsebytype .view-header {
	float:left;
	margin-right: 1em;
}
.media-featured .view-display-id-browsebytype .views-row {
	display: inline;
	flex:none;
	margin: -5px 1em 1em 0;
	border: 1px solid #2959b6;
	padding: 6px 15px;
}
/*end browse by*/

body.page-media .region-content {
	display:flex;
}
#block-views-jhup-multimedia-media-featured, #block-views-jhup-multimedia-block-1{
	flex: 1 40%;
	margin-right: 3em;
}
body.page-media .region-content #block-system-main{
	flex: 1 55%;
}
.view-id-jhup_multimedia div.view-content {
	display:flex;
	flex-wrap:wrap;
}
.view-id-jhup_multimedia..media-featured div.view-content .field-name-field-image{
	float:left;
}
.view-id-jhup_multimedia.media-featured div.view-content img{
	float:left;
	margin: 0 15px 15px 0;
}
.view-id-jhup_multimedia div.view-content audio{
	clear:left;
	float:left;
}
.media-featured .views-row {
	flex:1 1 60%;
	margin:0 auto 3em;
}
.media-collection .views-row {
	flex:1 1 30%;
	margin:0 auto 3em;
}
.media-collection {
	text-align: center;
}
.media-collection p {
	line-height: 20px;
}
.media-collection a img{
	margin: 0 auto;
}
.media-collection h4 {
	margin: 0 .5em 1em;
}
.media-youtube-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.media-youtube-video iframe {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*end media */

/*journal podcasts page*/
.view-id-jhup_multimedia div.view-content.journals-podcasts {
	display: inherit;
}
.view-id-jhup_multimedia div.view-content.journals-podcasts .views-row {
	margin-bottom: 3em;
}
/*end journal podcasts page*/

/*awards*/

.region-content .view-jhup-awards ul{
	padding:0;
}
.region-content .view-jhup-awards ul li{
	list-style: none;
}
article.node-award {
	display: flex;
	margin-bottom:2em;
}
article.node-award .award-thumbnail {
	padding-top:6px;
	padding-right: 1em;
}
article.node-award .award-thumbnail a img, article.node-award .award-thumbnail img{
	width:100px;
	border: 1px solid #505050;
}
article.node-award .award-info {
}
article.node-award .award-info p {
	padding-bottom: 0;
}
article.node-award .award-info .field-item {
	margin:0;
}
div.field-collection-item-field-winner > .content > * {
   display: inline-block;
   margin-right: 5px;
}
div.field-collection-item-field-winner > .content > .field-name-field-winner-title {
   font-style: italic;
}
article.node-award .award-info .field-collection-view-links,
article.node-award .award-info .action-links{
	display:none;
	margin: 0;
	padding: 0;
}
article.node-award .award-info .field-collection-container, 
article.node-award .award-info .field-collection-view {
	border:none;
	margin: 0;
	padding:0;
}
/*end awards*/

/*journals section*/
/*journals landing page*/

body.page-node-2451 h1{
	display: none;
}
body.node-type-journal .media-youtube-video media-youtube-1 body #player .html5-video-player .ytp-chrome-top .ytp-title .ytp-title-text {
	display: none;
}
.view-jhup-journals .view-header, .view-jhup-multimedia .view-header {
	background: #f0efe9;
	padding: 10px 15px 15px;
}
.view-jhup-journals .view-header h2, .view-jhup-multimedia .view-header h2{
	display: inline;
	margin: 0;
	padding: 0;
	color: #505050;
}
.view-jhup-journals .view-header a, .view-jhup-multimedia .view-header a{
	text-align: right;
	display:block;
	color: #8a2a2b;
	margin-top: -20px;
}

#block-views-jhup-multimedia-block .view-jhup-multimedia .view-header a {
	color: #8a2a2b;
}
#block-views-jhup-multimedia-block .view-jhup-multimedia .view-header h2 {
	color: inherit;
}
#block-views-jhup-multimedia-block .view-jhup-multimedia .view-header {
	background: inherit;
	padding: 0;
}
#block-views-jhup-multimedia-block .view-jhup-multimedia .view-header a {
	margin-top: 0;
	text-align: inherit;
}

.view-jhup-journals .view-content, .view-jhup-multimedia .view-content. view-jhup-blog .view-content {
	margin: 30px 0;
}

.view-jhup-journals .view-content a, .view-jhup-multimedia .view-content a{
	font-weight: bold;
}
#block-views-jhup-journals-journals-block .view-content .slick__slide img {
	margin: 0 auto;
	border: 1px solid #4e4e4d;
}
.view-jhup-journals .view-content .slick__slide a {
	text-align: center;
	display: block;
	padding-top: 10px;
}
.view-jhup-journals.view-display-id-block_2 .view-content,
body.page-journals .view-jhup-multimedia .view-content{
	display: flex;
}
.view-jhup-journals.view-display-id-block_2 .view-content .views-row,
.view-jhup-multimedia .view-content .views-row{
	flex: 1;
	margin:15px;
}
.view-jhup-journals.view-display-id-block_2 .view-content .views-row a,
.view-jhup-multimedia .view-content .views-row a{
	display: block;
}
.view-jhup-multimedia .view-content .views-row .multimedia_teaser a {
	display: inline;
}
.view-jhup-journals.view-display-id-block_2 .view-content .views-row a.more-link,
.view-jhup-multimedia .view-content .views-row a.more-link {
	margin: 5px 0 0 0;
}
.journal_media {
	margin-bottom: 3em;
}
.journal_media .view-id-jhup_multimedia.multimedia-preview .view-content {
	display: flex;
}
.multimedia-preview a{
	margin-top: -15px;
}
/*end journals landing page*/

/*journal entity page*/
body.sidebar-first.node-type-journal .row aside {
	background: none;
}
#block-system-user-menu {
	margin: 12px 0 0 0;
}
#block-system-user-menu ul.nav li{
	background: none;
	flex: none;
	margin: 0;
}
#block-system-user-menu ul.nav li a{
	color: #005eb8;
	font-size: 14px;
}
#block-system-user-menu ul.nav li a:hover{
	background: none;
}
.journal_left_nav {
	position: relative;
	width: 85%;
	margin-left: 1em;
}
.journal_left_nav a{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.journal_left_nav .views-row div {
	background: #dfe6ee;
	padding: 20px;
	border-bottom: 1px solid #ffffff;
}
.journal_left_nav .views-row div.active{
	background: #0269c0;
}
.journal_left_nav .views-row div.active::after {
	border-color: transparent transparent transparent #0269c0;
	border-style: solid;
  border-width: 30px 30px 30px 15px;
  content: "";
  right: -45px;
  position: absolute;
  margin-top: -20px;
}
.journal_left_nav .views-row div.active a{
	color: #ffffff;
}

.node-type-journal #block-system-main .field-name-field-image, 
#block-system-main .field-name-field-editorial-staff-title,
#block-system-main .field-name-field-editorial-staff,
.node-type-journal #block-system-main .field-name-field-file{
	width: 160px;
	float: left;
	clear: left;
	overflow: hidden;
	margin-right: 10px;
}
.node-type-journal #block-system-main .field-name-body {
	margin-left: 170px;
}
.node-type-journal #block-system-main .field-name-field-image img {
	border: 1px solid #4E4E4D;
	margin-bottom: 20px;
}

.field-name-field-editorial-staff-title {
	color: #8a2a2b;
	font-size: 17px;
	margin-bottom: 10px;
}
.field-name-field-editorial-staff {
	font-size: 13px;
	margin-bottom: 20px;
}

.node-type-journal #block-system-main .field-name-field-think-long-description {
	clear: none;
}
.journal_related_resources {
	background: #f5f5f5;
	padding: 15px;
}
.journal_related_resources div span{
	font-weight: bold;
}
.journal_related_resources .client_societies {
	margin-bottom: 10px;
}
.journal_related_resources .related_resources {
	margin-top: 10px;
}
.journal_related_resources .related_resources span {
	font-size: 19px;
	color: #8a2a2b;
	font-weight: normal;
}
.journal_related_resources div div ul {
	list-style: outside none none;
  margin: 10px 0 0 0;
  padding: 0;
}
.journal_related_resources div div ul li a:after{
	content: " »";
}
.journal_related_resources div span + div{
	display: inline;
}
.journal_related_resources .img-responsive {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #4E4E4D;
}
.journal_related_resources .views-field-nothing {
	clear: left;
	padding: 20px 0;
}
.journal_related_resources .views-field-nothing span {
	width: 100%;
	display: inline-flex;
}
.journal_related_resources .views-field-nothing a.button{
	background: #8a2a2b;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	width: 100%;
	font-size: 19px;
	font-weight: normal;
}
.journal_related_resources .views-field-nothing a.button:hover{
	text-decoration: none;
}
body.node-type-journal .region-pre-footer,
body.node-type-journal-subpage .region-pre-footer{
	background: none;
}
body.node-type-journal .region-pre-footer .also_of_interest,
body.node-type-journal-subpage .region-pre-footer .also_of_interest{
	width: 100%;
	margin-bottom: 2em;
}
body.node-type-journal .region-pre-footer .also_of_interest .slick .img-responsive,
body.node-type-journal-subpage .region-pre-footer .also_of_interest .slick .img-responsive{
	margin: 0 auto;
	border: 1px solid #4e4e4d;
}
body.node-type-journal .region-pre-footer .also_of_interest h2,
body.node-type-journal-subpage .region-pre-footer .also_of_interest h2{
	text-align: left;
	background: #f0efe9;
	padding: 15px;
}
body.node-type-journal .region-pre-footer .slick__slide,
body.node-type-journal-subpage .region-pre-footer .slick__slide{
	margin-right: 20px;
}
/*end journal entity page*/


/*client societies landing*/
.view-display-id-client_societies .views-row {
	clear: left;
	margin-bottom: 2em;
}
.view-display-id-client_societies img{
	float: left;
	margin: 5px 15px 15px 0;
}
/*end client societies landing*/

/*journals subjects*/
.view-display-id-journals_subjects h3{
	margin-top: 1em;
}
/*end journals subjects*/

/*journals press multimedia*/
.view-id-jhup_multimedia.journals-podcasts div.view-content,
.view-id-jhup_multimedia.journals-videos div.view-content
{
	display: inherit;
}
.view-jhup-multimedia .views-row .multimedia_thumb, 
.view-jhup-blog .views-row .multimedia_thumb{
	float: left;
	width: 160px;
}
.view-jhup-multimedia .views-row .multimedia_thumb img, 
.view-jhup-blog .views-row .multimedia_thumb img{
	border: 1px solid #888888;
}
.view-jhup-multimedia .views-row .multimedia_date,
.view-jhup-multimedia .views-row .multimedia_title,
.view-jhup-multimedia .views-row .multimedia_body{
	margin-left: 160px;
	font-family: "Droid Serif",serif;
  font-size: 15px;
}
.view-jhup-blog .views-row .multimedia_date,
.view-jhup-blog .views-row .multimedia_title,
.view-jhup-blog .views-row .multimedia_body{
	margin-left: 160px;
	font-family: "Droid Serif",serif;
  font-size: 15px;
}
.multimedia_teaser {
	padding-top: 15px;
}
/*end journals press multimedia*/


/*end journals section*/


/*share this*/
.sharethis-buttons {
	clear:both;
	padding-top: 1em;
}
/*end share this*/

/*cgi form overrides*/
.control-label .form-required {
	vertical-align: top;
}
/*end cgi form overrides */
/*end interior*/


/* Modal nav */
/* Most of this will just adjust/remove Bootstrap stuff */
#navbar-modal {
  position: fixed;
}

#navbar .navbar-nav {
  float: none;
  text-align: center;
}

#navbar .navbar-nav > li {
  float: none;
}

#navbar .navbar-header .logo {
  margin: 0;
  padding: 0;
}

#navbar > .container {
 display: flex;
 justify-content: center;
}

#navbar .navbar-nav > li > a {
  background-color: transparent;
}

#navbar #modal-btn {
  position: absolute;
  right: 0px;
  margin-top: 15px;
}

#navbar .modal-dialog {
  margin: 0px 0px 0px auto;
  height: 100%;
  padding: 0;
  width: 300px;
}

#navbar .modal-dialog > .modal-content {
  background-color: #1E366C;
  border-radius: 0px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 320px;
  border: 2px solid #1E366C;
  border-radius: 0;
  box-shadow: none;
}

#navbar .modal-dialog > .modal-content a {
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
}
#navbar .modal-dialog > .modal-content a:hover {
  color: #1e366c;
}
#navbar .modal-dialog > .modal-content > a.btn:hover {
  color: #FFFFFF;
}

#navbar .modal.fade:not(.in) .modal-dialog {
  -webkit-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0);
}
/* end Modal nav */

.container {
	padding:0;
}


/*bootstrap overrides*/
.glyphicon {
    top: -2px;
}
.btn {
	height: 34px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-left: 0;
}
/*end bootstrap overrides*/



/*responsive*/
@media (min-width: 768px) {
	body.sidebar-first .row {
		display:flex;
	}
}
@media (max-width: 680px) {
	#page-header ul.nav {
    	flex-wrap: wrap;
    	justify-content: center;
	}
	#page-header ul.nav li {
    	width: 100%;
	}
	/*cta boxes*/
	.region-pre-footer {
    	flex-wrap: wrap;
	}
	.cta {
    	flex:1 1 50%;
	}
	/*end cta boxes*/
	/*homepage footer*/
	.front .region-footer {
    	flex-wrap: wrap;
	}
	.front .region-footer .block {
    	flex: 1 1 50%;
	}
	/*end homepage footer*/
}
@media (max-width: 500px) {
	.view-display-id-home_news_events .slick__arrow {
		top: -320%;
	}
}
@media (max-width: 440px) {
	.front .region-footer .block {
    	flex: 1 1 60%;
	}
	.region-pre-footer {
    	flex-wrap: wrap;
	}
	.front .region-pre-footer .block {
    flex: 1 1 60%;
	}
	
	/*divisional menu*/
	#page-header ul.nav li {
    flex: 1 1 100%;
    margin: 0;
	}
	
	/*end divisional menu*/
	/*hamburger*/
	#navbar #modal-btn {
    margin-top: -25px;
	}
	/*end hamburger*/
}

@media only screen and (max-width: 600px) {
    .jumbotron {
    	padding-top: 0;
    	padding-bottom: 0;
    	margin-bottom: 0;
    	color: inherit;
    	background-color: inherit;
		}
    #fixed-buttons {
    	width: 100%;
    	position: inherit;
    	top: inherit;
    	right: inherit;
    	margin-top: -5em;
    	margin-bottom: 1em;
    }
    .fixed {
    	position: inherit;
    }
    .card-btn-contact, .card-btn-faq {
    	float: right;
    	margin-left: 1em;
    }
}
/*end responsive*/

/* begin prospects form */
#think-prospects-form {
	padding-bottom: 90px;
}
#think-prospects-form .form-control {
	width: unset;
	display: inline-block;
}

#think-prospects-form .control-label {
	display: inline-block;
	width: 200px;
}

#edit-contact-info-header .control-label {
	width: 100%;
}

#edit-areas-of-interest-label .control-label {
	width: 100%;
}

#think-prospects-form #edit-areas-of-interest {
	column-count: 3;
}

#think-prospects-form #edit-areas-of-interest .control-label {
	width: unset;
}

#think-prospects-form .form-item-gdpr-checkbox label {
	width: auto !important;
}

#think-prospects-form .form-item-gdpr-checkbox {
	display: inline-block;
	width: 85%;
}

#think-prospects-form #edit-submit {
	display: inline-block;
	float: right;
	background-color: #005eb8;
	position: relative;
	top: 14px;
}
#think-prospects-form #edit-submit div {
	position: relative;
	bottom: 3px;
}
#think-prospects-form #edit-areas-of-interest .control-label span {
	font-family: unset;
	padding-left: 5px;
	display: block;
}
#think-prospects-form h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 1000;
	margin: 1em 0 0 0;
}
.form-item-contact-by-fax {
	display: none !important;
}
/* end prospects form */
