.col-padded {
    padding: 60px 30px 30px 30px;
    background-color: #FFF;
    overflow: hidden;
}
.col-padded-no-top {
	padding: 30px 30px 30px 30px;
	background-color: #FFF;
	overflow: hidden;
}
.col-shaded {
	background-color: rgba( 0, 0, 0, 0.02 );
}
.title-widget {
	color: #898989;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 40px 0;
	border-left: 5px solid #ea5644;
	padding-left: 25px;
	position: relative;
	line-height: 18px;
}
.recent-news-wrap:not(:last-child) {
	margin-bottom: 19px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba( 0, 0, 0, 0.05 );
}
.title-median {
	color: #636363;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.title-median a{
	color: #363636;
}
.title-median a:hover, .title-median a:focus{
	color: #ea5644;
}
.title-median a {
	display: block;
}
.widget_recent_news .title-median {
	margin-bottom: 0;
}
.recent-news-date {
	font-size: 13px;
	font-weight: 300;
}
.recent-news-thumb {
	float: left;    
}
.recent-news-thumb img {
    width: 90px;
}
.recent-news-text {
    margin-left: 110px;
}
.recent-news-text img{
    margin-right: 20px;
    width: 90px;
}
.widget_recent_news .title-median {
    margin-bottom: 0;
}
.widget-container .recent-news-date {
    font-size: 12px;
    line-height: 14px;
    margin: 8px 0 15px 0;
    /*padding: 0 0 15px 0;*/
    /*border-bottom: 1px solid rgba( 0, 0, 0, 0.05 );*/
}
.widget-container .recent-news-text p {
    font-size: 14px;
    line-height: 24px;
    margin-top: -4px;
    color: #555;
    font-weight: 400;
}
.widget-container .recent-news-content {
    margin-top: 15px;
}
.widget-container .recent-news-content a {
    color: #ea5644;
}
.news-no-summary .recent-news-date {
    padding: 0;
    margin: 0 0 10px;
    border: none;
}
.news-no-summary .recent-news-thumb img {
    width: 70px;
}
.news-no-summary .recent-news-text {
    margin-left: 90px;
}
.news-mini-wrap {
    margin-top: 40px;
}
.news-mini-wrap .page-title {
    font-size: 18px;
    line-height: 22px;
}
.news-featured-image {
    margin-bottom: 25px;
    border-bottom: 10px solid rgba( 0, 0, 0, 0.05 );
}
.news-mini-wrap .news-featured-image {
    margin-bottom: 15px;
}
.news-meta {
    margin-top: 5px;
}
.news-meta span {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
.news-meta span:not(:last-child) {
    padding-right: 10px;
    margin-right: 5px;
    border-right: 1px solid rgba( 0, 0, 0, 0.05 );
}
.news-summary {
    margin-top: 10px;
}
.news-summary p {
    font-size: 14px;
    margin: 0;
}
.news-body {
    margin-top: 20px;
}
.news-body p:last-child {
    margin-bottom: 0;
}
.news-tags {
    margin-top: 40px;
}
a.moretag {
	font-size: 12px;
	text-transform: uppercase;
	color: #ea5644;
}
.copy-text {
	font-size: 12px;
	line-height: 24px;
	margin: -4px 0 0 0;
	color: rgb(119, 119, 119);
	font-weight: 300;
}
.copy-text a{
	color: #e5ae47;
}
/*#k-subfooter{
	margin-top: 30px;
}*/
.wordcloud{
    text-align: center;
    margin-bottom: 30px;
}
.sub-nav > li{
    padding: 30px 4px 0 4px;
    vertical-align: middle;
}
.sub-nav > li > a, .input-group-btn{
    
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 1.5px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #5d5d5d;
    text-decoration: none;
}
.input-group-btn{
  margin-bottom: 2px;
}
#searchForm .input-group-btn input[type="checkbox"]{
  padding-top: 10px;
}
.sub-nav > li > a.active,
.sub-nav > li > a:hover{
    color: #2d2d2d;
}
.sub-nav .btn-default:hover{
  background-color: transparent;
}
.sub-nav .add-on .input-group-btn > .btn {
  border-left-width:0;
  left:-2px;
}
/* stop the glowing blue shadow */
.sub-nav .add-on .form-control:focus {
 box-shadow:none;
 -webkit-box-shadow:none; 
}
.sub-nav .navbar-form{
  margin: 2px 0 0 0;
}
.sub-nav .navbar-form input{
  padding: 0;
  border: none;
  border-bottom: 2px solid #5D5D5D;
  box-shadow: none;
  border-radius: 0;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.sub-nav .navbar-form button, .sub-nav .navbar-form button:hover{
  border: none;
  border-bottom: 2px solid #5D5D5D;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;
  border-radius: 0;
}
/*Masonry Layout*/


.post {
/*    margin: 0 0 30px;*/
    text-align: left;
    
}
.post a{
    color: inherit;
}
.post img {
    width: 300px;
    height: 250px;
}
.post .image-desc {
    padding: 20px;
    margin-bottom: 0;
}
.image-desc > strong:empty{
    display: none;
}
.image-desc > small:empty{
    display: none;
}
.image-desc .fulltextSnippet > span:not(:last-of-type):after{

  content: ', ';
}
#grid.container .post img { padding: 10px; margin: 0}

/* Small devices */
@media (min-width: 430px) {
    #grid > #posts .post { width: 300px; }
    #grid > #posts .post.cs2 { width: 100%; }
    .post img { padding: 0; }
/*    #posts {margin-left: 100px;}*/
}

/* Medium devices */
@media (min-width: 768px) {
    #grid > #posts .post { width: 300px; }
    #grid > #posts .post.cs2 { width: 100%; }
    .post img { padding: 0; }
    .spp-general{
        margin-top: 70px;
    }
    .spp-general .title{
        margin: 70px 0 40px 0;
        font-size: 60px;
    }    
}

/* Medium devices */
@media (min-width: 992px) {
    #grid > #posts .post { width: 300px; }
    #grid > #posts .post.cs2 { width: 100%; }
}

/* Large devices */
@media (min-width: 1200px) {

    #grid > #posts .post { width: 300px;}
/*    #grid > #posts .post.cs2 { width: 1042px; }*/
}
.image-full-size img{
    /*max-width: 850px;*/
    margin: 0 auto;
}
.image-desc-full .list-unstyled li{
    
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    border-bottom: 1px solid #ededed;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    color: #5d5d5d;
}
.image-desc-full .list-unstyled li a{
    color: #e5ae47;
}
.image-desc-full .list-unstyled li a:hover{
    border-bottom: 1px dotted #e5ae47;
}
.image-desc-full .list-unstyled li:first-child {
    padding-top: 0 !important;
}
.image-desc-full .list-unstyled li strong{
    float: left;
    width: 140px;
    text-transform: capitalize;
}
.image-desc-full .list-unstyled .image-desc-meta{
    float: left;
}
.image-desc-full .list-unstyled .keywords .image-desc-meta a{
    background-color: #FFF3DD;
    padding-left: 5px;
    padding-right: 5px;
    color: #5d5d5d;
    border-radius: 3px;
}
.image-desc-full .list-unstyled .keywords .image-desc-meta a:hover{
    background-color: #FFDB9A;
    border-bottom: none;
}

/** image-desc-full altered for publications and other pages **/

.image-desc-full-alt li{
    
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    border-bottom: 1px solid #ededed;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    color: #5d5d5d;
}
.image-desc-full-alt li a{
    color: #000;
}
.image-desc-full-alt li a:hover{
    border-bottom: 1px dotted #000;
}
.image-desc-full-alt li:first-child {
    padding-top: 0 !important;
}
.image-desc-full-alt li strong{
    float: left;
    text-transform: capitalize;
}
/*Image overlays*/
.fixOverlayDiv{
    position: relative;
    width:100%; 
    padding:0px;
}
.fixOverlayDiv img{
    margin-left: auto;
    margin-right: auto;
}
.OverlayText, .OverlayTextMain{
    bottom: 0;
    color: #FFF;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 15px 15px;
    /*font-weight: 600;*/
}
.OverlayText{
    background: linear-gradient(rgba( 0, 0, 0, 0 ), rgba( 0, 0, 0, 1 ));
}
.OverlayTextMain{
    background: linear-gradient(rgba( 0, 0, 0, 0 ), rgba( 0, 0, 0, 1 ));
}
.OverlayText .link{
    float: right;
}
.carousel-caption{
    
    font-weight: normal !important;
    max-width: 50%;
    text-align: left;
    line-height: 20px;
}
@media (max-width: 430px) {
    .OverlayTextMain {
        display: block;
        font-size: 7px;
    }
}

/*Timeline*/

.timeline {
  list-style: none;
  padding: 100px 0 100px 0;
  position: relative;
  margin-bottom: 0;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #e5ae47;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: transparent;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  
  font-size: 18px;
  /*line-height: 21px;*/
  font-weight: 600;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #5d5d5d;
 }
.timeline-body > p + p {
  margin-top: 5px;
}

/*Statistics*/

.blue{
    padding: 50px;
    background-color: #395B98;
    color: #FFF;
/*    height: 100px;*/
    width: 100%;
}

.stats{
/*    height: 300px;*/
/*    width: 2500px;*/
    background-color: #395B98;
    color: #FFF;
/*    text-align: center;*/
    text-transform: uppercase;
/*    font-weight: 300;*/
}
.news{
  text-align: center;
  margin-top: 40px;
}
.news h1{
    font-size: 24px;
/*    margin-bottom: 20px;*/
}
.stats h1{
    font-size: 24px;
/*    margin-bottom: 60px;*/
}
.stats .stat-elem a{
    display: inline-block;
    text-decoration: none;
    color: inherit;
/*    width: 100%*/
}
.stats .stat-elem{
    text-align: center;
/*    margin-left: 00px;*/
    margin: 50px 50px;
}
.stats .stat-elem h2{
    font-size: 50px;
}
.stats .stat-elem p{
    font-size: 15px;
}
/*Physical space*/
.physical{
    background-color: #FFF;
    color: #5D5D5D;
    padding: 80px 60px 0px 60px;
    
    text-align: center;
    font-weight: 400;
}
.physical h1{
    font-size: 24px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #EFEFEF;
}
.physical h2{
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.5;
}
.physical p{
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
.latest-albums{
    background-color: #FFF;
    color: #5D5D5D;
    padding: 95px 60px 0px 60px;
    
    text-align: center;
    font-weight: 400;
}
.latest-albums h1{
    font-size: 24px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #EFEFEF;
}
.latest-albums h2{
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.5;
}
.latest-albums p{
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}

.latest-videos{
    background-color: #FFF;
    color: #5D5D5D;
    padding: 80px 60px 0px 60px;
    margin-bottom: 100px;
    text-align: center;
    font-weight: 400;
}
.latest-videos h1{
    font-size: 24px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #EFEFEF;
}
.latest-videos h2{
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.5;
}
.latest-videos p{
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
.vthumbnail{
   position: relative;
   padding: 0px;
}
.vcaption {
    background: linear-gradient(rgba( 0, 0, 0, 0 ), rgba( 0, 0, 0, 1 ));
    bottom: 0;
    color: #FFF;
    left: 0;
    position: absolute;
    padding: 15px 15px;
/*
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    color: #FFF;*/
}

/*Contribute*/
.contribute {
    padding-top: 40px;
}
.contribute h1{
    text-align: center;
    font-size: 24px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #EFEFEF;
}

/*Pager*/
.pager{
  margin: 0;
}
.pager li a{
  border: none;
  background: none;
  
  font-size: 12px;
  letter-spacing: 1.5px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 28px;
  color: #5d5d5d;
}
.pager li a:hover{
  border: none;
  background: none;
  color: #e5ae47;
}


button.toggle-button{
  margin: 0;
  float: right;
  border: none;
  background: none;
  
  font-size: 14px;
  letter-spacing: 1.5px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 28px;
  border: none;
  background: none;
  text-align: right;
}

.toc{
    padding-left: 20px;
}
.toc li{
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ededed;
  line-height: 24px;
}
.toc li a{
  text-decoration: none;
  cursor: pointer;
}
.toc li .author{
  font-style: italic;
  margin-left: 20px;
}
.toc li .author:before{
  content: '–';
}

.spp-general{
    font-size: 15px;
    font-weight: 400;
    color: #666;
    line-height: 24px;
}
.spp-general .title{
    margin: 20px 0 20px 0;
    color: #ea5644;
    font-size: 40px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    float: left;
}
.spp-general .title span{
    font-size: 14px;
    font-weight: 400;
}
#albumlist{
  margin: -10px auto 0px;
  width:50%;
  line-height:30px;
  border-radius:5px;
  min-height:300px;
}
#loader-icon {
  position: fixed;
  bottom: 50px;
  right: 50px;
  text-align: center;
  line-height: 40px;
  display:none;
}
#no-more-icon {
  margin: 40px auto 0;
  width: 100px;
  height: 100px;
  right: 50px;
  text-align: center;
  border: 1px solid #777;
  border-radius: 50px;
  line-height: 24px;
  padding: 20px 0;
  font-size: 14px;
  line-height: 18px;
  color: #999;
}
.iframeHolder{
  margin: 0 auto;
  width: 100%;
  text-align: center;
  min-height: 500px;
  padding: 30px;
}
.iframeHolder iframe{
  min-width: 80%;
  min-height: 450px;
}
.iframeHolder i{
  color: #E0E0E0;
  font-size: 72px;
}
.iframeHolder .noExternalResource{
  font-weight: 300;
}
img.img-small{
  height: 200px;
  display: inline-block;
  margin: 5px;
}
img.img-center{
  margin: 0 auto;
}
#viewletterimages, #viewCardImages, #transcribeimages, #photoexhibition{
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.exhibition div#photoexhibition img{
  display: inline-block;
  width: 350px;
  margin-right: 2px;
  margin-bottom: 6px;
  border: 1px solid #000;
}

/*ul#viewletterimages{
  list-style: none;
  margin: 0;
  max-width: 30rem;
  padding: 0;
}

ul#viewletterimages > li {
  border: 1px solid transparent;
  height: calc(100%);
  overflow: hidden;
  width: calc(100%);
}

ul#viewletterimages > li > img {
  cursor: zoom-in;
  width: 100%;
}*/


#about{
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
	padding-bottom: 20px;
}
#right{
	float: right;
}
#contact{
	padding-top: 3em;
}
#contact h2{
	color: #898989;
}
.albumTitle{
  padding: 25px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #DDD;
  color: #FFFFFF;
  font-family: "Open Sans", sans-serif;
}
.albumTitle span.head{
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 48px;
}
.albumTitle span.select{
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.albumTitle.Letter{
  background-color: #3F51B5;
}
.albumTitle.Article, .albumTitle.Publication, .albumTitle.Newspaper {
  background-color: #00AA8D;
}
.albumTitle.Book{
  background-color: #E25637;
}
.albumTitle.Photograph{
  background-color: #0091EA;
}
.albumTitle.Brochure, .albumTitle.Multimedia{
  background-color: #F57C00;
}
.albumTitle.Miscellaneous{
  background-color: #9B26AF;
}
.albumTitle.Unsorted{
  background-color: #9E9E9E;
}
.albumTitle.Artwork{
  background-color: #5D4037;
}
.albumTitle.Search{
  background-color: #00BCD4;
}
.highlight{
  background-color: #FFF9C4;
  display: inline !important;
}
.image-desc-full li a.editDetails{
  color: #3F51B5;
  font-weight: bold;
}
.intro{
  padding: 75px 150px;
}


/*Static page texts*/

/*Main page styles*/
.main{
  font-size: 14px;
  line-height: 24px;
  margin-top: 72px;
}
.main h1{
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  border-bottom: 1px solid #e5ae47;
  margin-bottom: 30px;
}
.main .schedule .nav{
  margin-top: 40px;
}
.main .schedule .nav li{
  border-bottom: 1px solid #CCC;
  color: #555;
}
.contact-info{
	font-weight: 500 !important;
}
.nav>li>a:focus, .nav>li>a:hover{
  background-color: transparent;
}
.main .schedule .nav li:focus, .main .schedule .nav li:hover{
  border-bottom: 10px solid #e5ae47;
}
.main .schedule .nav li.active{
  border-bottom: 10px solid #e5ae47;
}
.main .schedule .nav li a{
  color: inherit;
}
.main .schedule span.type{
 color: #e5ae47;
 font-weight: 700;
 font-style: italic; 
 font-size: 16px;
}
.main .schedule span.aux{
 color: #3F51B5;
  font-size: 16px;
}
.main .schedule span.talk{
  font-weight: 700;
  font-size: 16px;
}
.main .schedule span.speaker{
 font-size: 16px;
 font-weight: 400;
  font-size: 16px;
}
.main h2, .main .schedule-text h3{
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 50px;
  margin-top: 35px;
  margin-bottom: 15px;
}
.main .schedule .session{
  border-bottom: 1px solid #DDD;
  padding: 20px 0;
  margin-bottom: 0;
}
.main .schedule .break{
  border-bottom: 2px solid #4CAF50;
  border-top: 2px solid #4CAF50;
  padding: 10px 0;
  margin-bottom: 0;
  font-size: 16px;
}
.main .schedule .schedule-text dl{
  margin-bottom: 0;
  padding: 5px 0;
}
.main .schedule .schedule-text dl dt, .main .schedule .schedule-text dl dd{
  line-height: 28px;
}
.main .schedule .schedule-text dl dt{
  font-weight: 400;
  font-size: 16px;
}
.main .affiliation{
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 30px;
}
.main .talk .type{
  font-size: 14px;
  font-weight: 400;
  margin-top: 35px;
  color: #e5ae47;
  font-style: italic;
}
.main .talk .title{
  font-size: 16px;
  font-weight: 700;
  margin-top: 5px;
}
.main .profile-thumb{
  float: right;
  width: 180px;
  margin-left: 50px;
  margin-bottom: 50px;
}
.main .general-list li{
  margin-bottom: 10px;
}
.main .strip {
  margin: 65px 0 30px;
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;

}
.main .strip p{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;  
}
.main .strip a, .main .strip a:hover{
  color: #3F51B5;
}
.sidebar{
  padding: 30px 0 0 30px;
}
.sidebar h1{
  color: #3F51B5;
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 50px;
}
.sidebar li{
  margin-bottom: 10px;
}
.sidebar li a{
  color: #3F51B5;
}
.more-info{
  float: right;
  color: #BF360C;
  opacity: 0.8;
  font-size: 18px;
}
.more-info a{
  color: #BF360C;
 }
 .speaker-type{
    font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 50px;
 }
 .presentation{
  float: right;
  font-size: 0.8em;
 }
 @media (min-width: 768px) {
   .intro{
      /*width: 80%;*/
      margin: 50px 0 0px 0px;
   }
   .logos{
    text-align: right;
  }
}
.term-not-exists{
  color: #d9534f !important;
  text-decoration: line-through;
  font-style: italic;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
#exhibition{
  background-color: #444; 
  margin-top: 150px;
  padding-top: 50px;
  padding-bottom: 100px;
}
#exhibition h1{
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  border-bottom: 1px solid #00BF4C;
  margin-bottom: 30px;
  color: #FFF;
}
img.exhibition-icon{
  height: 70px;
}

@media (max-width: 768px) {
   .albumTitle span.head{
      font-size: 15px;
   }
}

