/* Custom CSS - write your own CSS values to overwrite the ones from meerkat16 */

/*home page president elect custom and social media wall for new-president announcement*/

.juicer-feed .j-paginate{
     background-color: #fff !important;
     border: 2px solid #fff !important;
     color: #552b99 !important;
}
.page-id-3923 .header-meta{
	margin-top: 18px;
}
.page-id-3923 .site-title{
display:none;
}
.page-id-3923 .breadcrumbs a, .page-id-3923 .breadcrumbs{
	color: #fff;
	opacity: .8;
}
.page-id-3923 div#page-inner{
     background-color: #000 !important;
}
.page-id-3923 .footer-over{
     height: 0;
}
.page-id-3923 .hashtag{
color: #fff;
padding: 10px;
display: inline-block;
text-shadow: 2px 2px 14px #000;
margin-bottom:5em;

}
.page-id-3923 div#page-inner::after {
    background: url(https://president.williams.edu/files/RS80699_2017_Spring_Campus_22-scr.jpg) no-repeat top;
  background-size: cover;
content: "";
min-height: 923px;
display: block;
width: 100%;
position: fixed;
top: 0;
opacity: .6;
}
.page-id-3923 h1.page-title{
display:none;
}
.page-id-3923 h1.page-title-temp{
margin-top: 58px;
color: #fff;
padding: 10px;
width: auto;
margin-bottom: 2px;
text-shadow: 2px 2px 14px #000;
}


.page-id-3923 .site-banner,
.page-id-3923 #content {
  background: none;
}
.page-id-3923 .section-footer {
  margin-bottom: 0;
}
.page-id-3923 .site-footer {
  position: relative;
}
.page-id-3923 .post-content {
  margin-top: 0em;
}
.quote-hr{
	border-bottom: 1px dashed #efefef;
	padding-bottom: 30px;
	display: block;
	clear: both;
}
.quote-author{
 	font-size: 17px;
	clear: both:
}

/* end social media wall and president elect home*/

.record-photo {
    float: left;
    padding-right: 0px;
}
.wms-directory-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.record_wrapper-2col {
  width: 45%;
  margin-right: 3%;
}

@media screen and (max-width: 736px) {
  .record_wrapper-2col {
    width: 100%;
    margin-right: 0;
  }
}

/* Gravity View Styles */

.gv-list-view-content-description p {
margin-bottom: 0;
} 

.gv-list-view {
border: none !important;
}

.gv-list-view-title {
border-bottom: none !important;
}

.gv-profile-link {
font-weight: bold;
text-decoration: none;
} 

.gv-trustee-info {
font-style: italic;
font-weight: 600;
}

.gv-trustee-date {
font-style: italic;
}

.gv-trustee-image {
  max-width:75%;
  max-height:75%;
}