.slideshow_align_caption {
    text-align: center;
}
.news-time {
    display: none!important;
}
.horformlist {
    float: left!important;

}
#top .main_color textarea {background:#fff!important;}
#top .main_color input[type="email"] {background:#fff!important;}
#top label {

    font-weight: bold;
    font-size: 0.92em;
    text-align: left!important;
padding-top: 10px;
}
.main_color .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before, .main_color .tribe-venue-widget-venue-name, .main_color .tribe-mini-calendar-nav span, body .datepicker table tr td.active.active, body .datepicker table tr td span.active.active, body .datepicker table tr td.active.active:hover, body .datepicker table tr td span.active.active:hover, body .datepicker thead tr:first-child th:hover, body .datepicker tfoot tr th:hover, #top .main_color .tribe-events-tooltip h4, .main_color div.tribe-countdown-text, .main_color .tribe-mini-calendar-nav td, .main_color .tribe-events-calendar th, .main_color .tribe-events-grid .tribe-grid-header, .main_color .tribe-events-grid .tribe-grid-header .column, #top #wrap_all .main_color .tribe-events-button, .main_color .tribe-events-list .tribe-events-event-cost span, .main_color .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .main_color .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a.main_color .tribe-grid-allday .hentry.vevent > div, .main_color .tribe-grid-body div[id*="tribe-events-event-"] .hentry.vevent, .main_color .tribe-mini-calendar .tribe-events-has-events:hover a, .main_color .tribe-mini-calendar .tribe-events-has-events:hover a:hover, .main_color .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a {

    background-color: #B55026!important;
    color: #ffffff;
    border-color: #000!important;

}
.main-form-area{
	overflow:hidden;
	padding:0 0 0 0;
}
.mainformlist{
	padding:0 0 25px 0;
	overflow:hidden;
}
.halfwidth{
	width:49%;
	float:left;
}
.right{
	width:49%;
	float:right;
}
.mainformlist label{
	font-weight: bold;
	font-size: 0.92em;
	display:block;
	padding:0 0 10px 0;
	color:#666666;
}
.mainformlist input{
	width:100%;
	height:44px;
	background:#fff;
	padding:13px;
	margin:0 !important;
	border:1px solid #e1e1e1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
text-align:right;
}
.mainformlist textarea{
	width:100%;
	padding:13px;
	margin:0 !important;
	background:#fff;
	height:210px;
        min-height:210px !important;
	border:1px solid #e1e1e1;
  	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
text-align:right;
}
.required{
	color:#cb1b2b;
}
.mainformsend{
	width:100%;
}
.mainformsend input{
        width:145px !important;
	height:51px;
	margin:0;
	background:#cb1b21;
	color:#fff;
	cursor:pointer;
	padding:0;
	border:none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}
.mainformsend input:hover{
	color:#fff;
	background:#cb1b21;
}
#top label {text-align:right;}
input.wpcf7-form-control.wpcf7-submit { font-family: 'Assistant', sans-serif;}

.horizon-form-area{
	overflow:hidden;
	padding:20px 0 0 0;
	text-align:right;
}
.horformlist{
	float:right;
	padding:0 0 0 1%;
	overflow:hidden;
	width:28%;
}
.horformlist input{
	width:100%;
	height:44px;
	background:#fff;
	padding:13px;
	margin:0 !important;
	border:1px solid #e1e1e1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
        text-align:right;
}
.horformlist textarea{
	width:100%;
	padding:13px;
	background:#fff;
	height:190px;
	border:1px solid #e1e1e1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.horformsend{
	width:13%;
	float:right;
}
.horformsend input{
	width:100% !important;
	height:42px;
	background:#cb1b21;
	color:#fff;
	cursor:pointer;
	padding:0;
	border:none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.horformsend input:hover{
	color:#fff;
	background:#cb1b21;
}



@media (max-width: 480px){
.halfwidth{
	float:none;
	width:auto;
	padding:0 0 10px 0;
}
.right{
	float:none;
	width:auto;
}
.horformlist{
	float:none;
	padding:0 0 10px 0;
	width:auto;
}
.horformsend{
	float:none;
	width:auto;
}
}