.fc-content span.fc-title{
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
    overflow: hidden;
    padding: 3%;
    text-transform: none;
	white-space: normal;
	color:#333;
	text-align:left;
	display:block;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	color:#fff;
	}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: left;
    color: #333;
    font-weight: 700;
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    background: 0 0;
    border-color: #e1e1e1;
    border-bottom: 0;
}
.fc-row.ui-widget-header {
    margin: 0 !important;
}
.fc-row.ui-widget-header table{
	margin:0;
}
td.fc-head-container.ui-widget-header th.fc-day-header {
    background: #0018fe;
    padding: 8px 0;
}
th.fc-day-header span {
    color: #fff;
}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td{
	background:#fff;
}
.fc-content-skeleton table{
	margin:0;
}
.fc td, .fc th{
	background:#fff;
}
td.fc-event-container a {
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 5px;
}
ul.noLightbox.social_bookmarks.icon_count_4 {
    text-align: right;
    float: right;
    width: 20%;
}
ul.noLightbox.social_bookmarks.icon_count_4 li {
    float: left;
    margin-right: 8px;
}

.fc-scroller.fc-day-grid-container {
    overflow: hidden !important;
    height: auto !important;
}
#powerTip .event_title {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    background: #0018fe;
    margin: 0;
    padding: 5px;
}
#top #powerTip{
	padding:0 !important;
	width:25%;
}
#powerTip .event_title .event_link{
	color:#fff;
}
#powerTip .event_start{
	margin:8px 8px;
}
#powerTip p {
    font-size: 12px;
    line-height: 15px;
    margin-right: 5px;
    margin-top:10px;
}
.meta_content {
    background: #f8f8f8;
    border: 1px solid;
    padding: 20px;
    float: left;
    width: 35%;
    margin-right: 4%;
}
.event_cont h2 {
    margin-top: 0;
	font-family:'Montserrat';
	color:#363636;
}
.event_cont {
    float: left;
    width: 63%;
}
.meta_content {
    background: #f8f8f8;
    border: 1px solid;
    padding: 20px;
    float: left;
    width: 34%;
    margin-right: 3%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border-color: #fff !important;
    background: #0018fe !important;
}
.event_1 .list-info {
    float: left;
    width: 65%;
}
.event_1 .list-date {
    float: left;
    width: 35%;
    background: #0018fe;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    font-size: 15px;
}
.event_1 .list-info h2.title {
    font-size: 15px;
    font-weight: 300;
    color: #000;
    font-family: 'Montserrat';
    margin: 0;
    line-height: 20px;
}
.tribe1-clearfix {
    min-height: 60px;
    float: left;
    width: 100%;
    margin-top: 2%;
}
.main_event {
    background: #ddd;
    float: left;
    padding: 3%;
	height:360px;
}
@media only screen and (max-width: 520px) and (min-width: 320px){
.meta_content{ width:100%;}
.event_cont{ width:100%;}
.event_cont h2 {
    margin-top: 6%;
    font-size: 15px;
}
}
@media only screen and (max-width: 767px) and (min-width: 521px){
.event_cont h2{ font-size:15px;}
}
