.ev_main_nav ul {
	background: #EDEDED;
	text-align: center;
	display: flex;
    justify-content: center;
    padding: 63px 0 53px;
    margin: 0!important;
}
.ev_main_nav li {
	list-style: none;
	margin: 0 35px;
}
.ev_main_nav li a {
	font-family: 'Golden Youth Caps';
	font-weight: 400;
	font-size: 60px;
	letter-spacing: 1.2px;
	line-height: 1;
	color: #2B2B2B;
	font-style: normal;
	opacity: 0.8;
	-webkit-transition: ease 0.4s;
					-ms-transition: ease 0.4s;
					-moz-transition: ease 0.4s;
					-o-transition: ease 0.4s;
					transition: ease 0.4s;
}
.ev_main_nav li a.active {
	opacity: 1;
	text-decoration: underline;
	-webkit-transition: ease 0.4s;
					-ms-transition: ease 0.4s;
					-moz-transition: ease 0.4s;
					-o-transition: ease 0.4s;
					transition: ease 0.4s;
}
.date_wrapper {
	text-align: center;
	display: flex;
    justify-content: center;
    padding: 83px 0 70px;
}
.date_wrapper .aar_bl a {
	font-family: 'Golden Youth Caps';
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0.32px;
	color: #C98518;
	position: relative;
}
.date_wrapper .aar_bl a img {
	margin: -7px 5px 5px;
}
.date_wrapper .date_selected {
	font-family: 'Golden Youth Caps';
	font-weight: 400;
	font-size: 40px;
	line-height: 1;
	letter-spacing: 0.8px;
	margin: 0 70px;
	color: #2B2B2B;
}
.no_ev {
	font-family: 'Golden Youth Caps';
	font-weight: 400;
	font-size: 130px;
	letter-spacing: 2.6px;
	line-height: 1;
	color: #E51837;
}
.events_list {
	width: calc(100% - 2rem);
	max-width: 1200px;
	margin: auto;
}
.ev_single {
	margin-bottom: 50px;
	display: flex;
}
.ev_single .left_part {
	display: flex;
	background: #2B2B2B;
	color: #fff;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.ev_single .left_part p {
	font-size: 78px;
	line-height: 92px;
	font-family: 'Golden Youth Caps';
	margin-bottom: 0; 
	letter-spacing: 1.8px;
}
.ev_single .left_part .inner_frame {padding: 0 85px;}
.ev_single .left_part img {width:430px;}

.ev_single .title_single {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 58px;
}
.ev_single .title_single h2 {
	font-family: 'Golden Youth Caps';
	font-size: 40px;
	line-height: 1.2;
	letter-spacing: 0.8px;
	margin-bottom: 10px;
}
.ev_single .title_single h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 0.4px;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}
.r_line {
	width:52px;
	height: 1px;
	background:#C98518;
	margin: 20px 0; 
}
.blurb {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}
.ev_single .title_single a.btn {margin-right: 5px;}
a.btn.yellow:hover {
	background: #2B2B2B;
	color: #fff;
}
.cl_btn {text-align: right;}
.cl_btn img {
	width: 35px;
	cursor: pointer;
	padding: 5px;
}
.week_da_f table tbody, .week_da_f table tfoot, .week_da_f table thead {
	border: 0 !important;
    background: none !important;
}
.week_da_f table tbody td, .week_da_f table tbody th {
	padding: 10px 0 3px;
    position: relative;
    border-spacing: 0;
    text-align: center;
    background: #f1f1f1;
    cursor: pointer;
}
.week_da_f .day_of_waeek {
    color: #C98518;
    font-family: 'Golden Youth Caps';
    font-size: 30px;
    text-transform: uppercase;
    line-height: 43px;
    margin-bottom: 0px;
    letter-spacing: 1.5px;
}
.week_da_f .day_num {
    display: block;
    font-family: 'Golden Youth Caps';
    color: #2B2B2B;
    font-size: 80px;
    -webkit-transition: ease 0.4s;
	-ms-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	transition: ease 0.4s;
    line-height: 1;
}
table tbody tr:nth-child(even) {background: none!important;}
.week_da_f .num_events {
	font-size: 14px;
    text-transform: uppercase;
    color: #2B2B2B;
}
.week_item.emptydays {background: none!important;}
.inforow td {
	background: none!important;
	text-align: left!important;
	padding: 0!important;
}
.has_events.week_item:hover .day_num{
	color: #133A5F;
	-webkit-transition: ease 0.4s;
	-ms-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
	-o-transition: ease 0.4s;
	transition: ease 0.4s;
}
.ev_cat_nav ul {
	display: flex;
	background: #133A5F;
	list-style: none;
	padding: 20px 0;
	margin: 0;
	color: #fff;
	justify-content: center;

}
.ev_cat_nav ul li {
	margin: 20px;
	font-family: 'Golden Youth Caps';
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 1.2px;
    line-height: 1; 
}
.ev_cat_nav ul li a {color: #fff;}
.ev_cat_nav ul li a.active {text-decoration: underline;}

@media (max-width: 1200px) {
	
	.ev_main_nav li a {font-size: 40px;}
	.date_wrapper .date_selected {font-size: 30px;}
	.ev_single .left_part p {font-size: 36px;line-height: 42px;}
	.ev_single .left_part .inner_frame {padding: 0 40px;}
}
@media (max-width: 992px) {
	.ev_single {
		display: block;
		margin: 0 auto 30px;
		max-width: 552px;
	}
	.ev_single .title_single {
		padding-left: 0;
		margin-top: 15px;
	}
	.week_da_f .day_num {
		font-size: 50px;
	}
}
@media (max-width: 600px) {
	.ev_main_nav li {margin: 10px 35px;}
	.no_ev {font-size: 60px;}
	.ev_single .left_part img {
		max-width: calc(100% - 85px)!important;
		width: 100%!important;
	}
	.date_wrapper {justify-content: space-between;}
	.date_wrapper .date_selected {font-size: 20px;margin: 0;line-height: 36px;}
	.ev_main_nav ul, .ev_cat_nav ul {display: block;text-align: center;}
	.date_wrapper .aar_bl a img {display: none;}
	.week_da_f .num_events {font-size: 8px; line-height: 17px;}
	.week_da_f .day_num {font-size: 18px;line-height: 18px;}
	.week_da_f .day_of_waeek {font-size: 18px;line-height: 28px;}
	.ev_single .title_single h2 {font-size: 30px;}
	.ev_single .btn {padding: 11px 28px;}
	.cl_btn img {padding: 15px 5px;}
	.ev_cat_nav ul li {font-size: 30px;}
	.ev_single .left_part .inner_frame {
		padding: 0 20px!important;
	}
}