#events .item .title {
    min-height: 60px;
    font-size: 1.8em;
    overflow: auto;
    margin: 10px 10px;
}


#events .item .text {
    font-weight: 700;
    font-size: 0.9em;
    margin: 0 10px;
}

#sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
}
.eventgallery-imagelist .thumbnail-container .content .data h2 {
	font-size: 14px;
}

.btn-mine {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  width: 80%;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  background: #993200;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
}

.btn-mine:hover {
  color: #ffffff;
  background: #6b2300;
  text-decoration: none;
}

.thumbnail-container .social-share-button .egfa {
    color: #fff;
    text-shadow: -0.5px -0.5px #666, -0.5px -0.5px #666, -0.5px -0.5px #666, -0.5px -0.5px #666;
	display: none;
}

.page-header {
    padding-bottom: 15px;
    display: none;
}

.sticky-wrapper.is-sticky {
	height: auto!important;
}
