h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    clear: both;
    font-family: "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 400;
    line-height: 100%;
    color: #4c4c4c;
}
h4 {
	font-size: 1.3rem !important;
  	line-height: 1.7rem;
}
@media ( max-width: 1200px ) {
	h4 {
		font-size: 1rem !important;
	}
}
@media ( max-width: 991px ) {
	h4 {
		font-size: 0.8rem !important;
	}
}
.page-id-360 h5 {
    font-size: 0.8rem;
    line-height: 1rem;
}
@media ( max-width: 995px ) {
	.page-id-360 h5 {
    	font-size: 0.6rem;
	}
}
@media ( max-width: 780px ) {
	.page-id-360 h5 {
    	font-size: 1.1rem;
	}
}
ul.ecs-event-list {
	list-style: none !important;
  	padding: 0 !important;
}
.alignnone {
    margin: 0px 10px 0em 0px !important;
}
.entry-header, 
.post-format, 
.entry-meta {
	display: none;
}
.post {
	border-bottom: 1px solid #ccc;
}

#pg-360-0 .panel-grid-cell .so-panel {
	margin-bottom: 0px !important 
}
.footer-b4 {
	padding: 41px 0 0 0;
}

#page.boxsmall {
    margin: 0rem auto !important;
}

/* EVENTS */

.tribe-bar-submit {
    margin-left: 7.667%;
    width: 33%;
}

.ecs-event {
	margin: 0px 0px 25px 0px;
}
@media (min-width: 992px) {
	.col-md-9 {
		width: 100%;
	}
}