html
{
	font-size: 16px;
}

#tribe-events, #tribe-events, #tribe-events-pg-template, .tribe-events-pg-template
{
	padding: 0;
}

@media screen and (max-width: 991px) {

	html
	{
		font-size: 14px;
	}

	.dropdown-toggle::after
	{
		margin-left: 0 !important;
	}

}


@media screen and (max-width: 360px) {

	html
	{
		font-size: 12px;
	}

}

body
{
	font-family: 'Roboto Condensed', sans-serif;
}


a, a:hover, a:active
{
	color: inherit;
}


.fw-black
{
	font-weight: 900 !important;
}

a, .btn-link, .dropdown-item,
a:hover, .btn-link:hover, .dropdown-item:hover
{
	color: inherit;
	text-decoration: inherit;
	text-transform: inherit;
	font-weight: inherit;
}

.btn-danger
{
	background-color: #e61610 !important;
	border-color: #e61610 !important;
}

.text-danger
{
	color: #e61610 !important;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: #e61610 !important;
	color: white !important;
}

.content_pane iframe, .content_pane img
{
	max-width: 100%;
	height: auto;
}

div.module_header {
    display: none;
    padding: 5px;
    color: #fff;
    background-color: #e03232;
    text-align: center;
    font-size: 0.8em;
}

.module.ad img
{
	width: 100%;
}

/*div.cycle.ad, div.module.ad
{
	width:360px;
}

#body_right div.module.ad
{
	height:360px;
}

#body_right div.module.ad[ad$='x700']
{
	height:840px !important;	
}
*/

h1, h2, h3, h4, h5, h6
{
	font-family:'Knockout 70 A','Knockout 70 B';
	font-weight: normal !important;
}

.slick-dots li button:before
{
	font-size: 1rem;
}

.slick-dots
{
	position: relative !important;
	bottom: 0;
}
