.tt_event_padding_top_0
{
	padding-top: 0 !important;
}
.tt_event_padding_bottom_0
{
	padding-bottom: 0 !important;
}
.tt_event_padding_0
{
	padding: 0 !important;
}
.tt_event_margin_top_13
{
	margin-top: 13px !important;
}
.tt_event_margin_top_27
{	
	margin-top: 27px !important;
}
div.tt_event_theme_page *
{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
div.tt_event_theme_page
{
	width: 930px;
	background: #FFFFFF;
	padding: 0;	
	margin: 0;
}
.tt_event_page_left
{
	float: left;
	width: 630px;
}
.tt_event_page_right
{
	float: right;
	width: 270px;
}
div.tt_event_theme_page img {
	width: 100%;
	height: auto;
}
div.tt_event_theme_page p:empty {
	display: none;
}
.tt_event_page_left .event-thumbnail {
	margin-bottom: 17px;	
}
div.tt_event_theme_page .widget:first-of-type {
	margin-top: 0;
}
div.tt_event_theme_page .widget {
	margin-top: 50px;
	clear: both;
}
div.tt_event_theme_page .widget p {
	margin-top: 30px;
	padding: 0;
}
/*.tt_event_page_left .attachment-event-post-thumb
{
	margin-bottom: 17px;
}*/
div.tt_event_theme_page h2,
div.tt_event_theme_page h3,
div.tt_event_theme_page h4,
div.tt_event_theme_page h5
{
	font-family: 'Lato';
	line-height: 120%;
	color: #34495E;
	margin: 0;
	padding: 0;
}
div.tt_event_theme_page h2
{
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 5px;
}
div.tt_event_theme_page h3
{
	font-size: 29px;
	font-weight: 700;
}
div.tt_event_theme_page h4
{
	font-size: 24px;
	font-weight: 400;
}
div.tt_event_theme_page h5
{
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
}
.tt_event_hours_count
{
	color: #798795;
	margin-left: 5px;
	font-weight: 400;
}
div.tt_event_theme_page p
{
	font-size: 15px;
	font-family: 'Lato';
	font-weight: 400;
	color: #34495E;
	margin: 0;
	padding: 1em 0;
	line-height: 140%;
}
div.tt_event_theme_page .textwidget p:first-child
{
	margin-top: 30px;
}
div.tt_event_theme_page .textwidget p
{
	padding: 0;
}
.tt_event_items_list
{
	list-style: none;
	padding: 20px 0;
	margin: 0;
}
.tt_event_items_list li
{
	background: url("../images/bullet.png") left center no-repeat;
	padding-left: 20px;
	font-size: 15px;
	font-family: 'Lato';
	font-weight: 400;
	color: #34495E;
	line-height: 160%;
}
.tt_event_items_list li.type_info
{
	background: none;
	padding: 0;
	border-bottom: 1px solid #EFEFEF;
	padding: 8px 0;
}
.tt_event_items_list li label
{
	float: left;
	width: 115px;
	font-weight: 700 !important;
	font-size: 15px !important;
}
.tt_event_items_list li .tt_event_text
{
	float: left;
	width: 185px;
}
.tt_event_columns
{
	
}
.tt_event_column_left, .tt_event_column_right
{
	width: 300px;
}
.tt_event_column_left
{
	float: left;
	margin-right: 30px;
}
.tt_event_column_right
{
	float: right;
}
.tt_event_hours
{
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
}
.tt_event_hours li
{
	float: left;
	width: 246px;
	border: 1px solid #EFEFEF;
	border-left: 3px solid #00A27C;
	margin: 0 30px 30px 0;
	padding: 15px 25px;
}
.tt_event_hours li.event_hours_right
{
	margin-right: 0;
}
.tt_event_url
{
	font-size: 15px;
	color:#798795;
	text-decoration:none;
	border: none;
}
a.tt_event_url:hover
{
	text-decoration:underline;
	border: none;
}
/* --- upcoming events --- */
.tt_upcoming_events_wrapper
{
	clear: both;
	float: left;
	width: 100%;
}
.tt_upcoming_events_wrapper .caroufredsel_wrapper 
{
    margin: 0 !important;
    overflow: hidden;
    width: 100% !important;
}
.tt_upcoming_events_wrapper *
{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
div.tt_upcoming_events_wrapper p.message
{
	margin: 0;
	padding: 0;
}
.tt_upcoming_events
{
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	border: none !important;
}
.tt_upcoming_events li
{
	width: 270px;
	padding: 0 0 10px !important;
	margin: 0 !important;
	border: none !important;
	list-style: none !important;
	background: none !important;
}
.tt_upcoming_events li:before,
.tt_upcoming_events li:after
{
	content: none !important;
	background: none !important;
	border: none !important;
}
.tt_upcoming_events li .tt_upcoming_events_event_container
{
	display: block;
	border: 1px solid #EFEFEF;
	border-left: 3px solid #00A27C;
	background-color: #FFF;
	padding: 10px 20px;
	text-decoration: none;
	color: #34495E;
	font-family: 'Lato';
	font-size: 14px;
	font-weight: 700;
	line-height: 140%;
	height: 40px;
	overflow: hidden;
	outline: none;
	transition: none !important;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover
{
	background: #00A27C;
	color: #FFF;
	height: auto;
	overflow: visible;
	border-top: 1px solid #00A27C;
	border-bottom: 1px solid #00A27C;
	border-right: 1px solid #00A27C;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow
{
	display: block;
	float: right;
	width: 11px;
	height: 11px;
	background: url("../images/arrow_widget_expand.png") no-repeat;
	margin-top: 13px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_upcoming_events_arrow
{
	background-position: 0 -11px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_hours
{
	display: block;
	font-weight: 400;
	font-size: 13px;
}
.tt_calendar_icon
{
	display: block;
	float: left;
	width: 11px;
	height: 11px;
	background: url("../images/calendar.png") no-repeat;
	margin-right: 8px;
	margin-top: 5px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_calendar_icon
{
	background-position: 0 -11px;
}
.tt_upcoming_events li .tt_upcoming_events_event_container .tt_event_hours_description
{
	display: block;
	font-size: 13px;
	margin-top: 10px;
	font-weight: 400;
}
.tt_upcoming_event_controls a
{
	border: 1px solid #EFEFEF;
	display: block;
	float: left;
	padding: 6px;
	outline: none;
}
.tt_upcoming_event_controls a#upcoming_event_prev
{
	margin-right: 2px;
}
.tt_upcoming_event_controls span
{	
	display: block;
	width: 11px;
	height: 11px;
}
.tt_upcoming_event_controls .tt_upcoming_event_prev_arrow
{
	background: url("../images/arrow_scroll_up.png") no-repeat;
}
.tt_upcoming_event_controls .tt_upcoming_event_next_arrow
{
	background: url("../images/arrow_scroll_down.png") no-repeat;
}
.tt_upcoming_event_controls a:hover
{
	border-color: #00A27C;
	background-color: #00A27C;
}
.tt_upcoming_event_controls a:hover span
{
	background-position: 0 -11px;
}

.timetable_sidebar_box
{
	clear: both;
	margin-top: 50px;
}
.timetable_sidebar_box:first-child
{
	margin-top: 0;
}
.page_margin_top
{
	margin-top: 30px;
}
.tt_event_responsive_image,
.tt_event_page_left .attachment-event-post-thumb
{
	width: 100%;
	height: auto;
}
@media screen and (max-width:1009px)
{
	div.tt_event_theme_page .textwidget p:first-child
	{
		margin-top: 23px;
	}
	div.tt_event_theme_page h2
	{
		font-size: 30px;
	}
	div.tt_event_theme_page h3
	{
		font-size: 22px;
	}
	div.tt_event_theme_page h4
	{
		font-size: 18px;
	}
	div.tt_event_theme_page h5
	{
		font-size: 16px;
	}
	div.tt_event_theme_page p,
	.tt_event_items_list li
	{
		font-size: 14px;
	}
	div.tt_event_theme_page
	{
		width: 710px;
	}
	.tt_event_page_left
	{
		width: 480px;
	}
	.tt_event_page_right
	{
		width: 210px;
	}
	.tt_event_column_left
	{
		margin-right: 10px;
	}
	.tt_event_column_left, .tt_event_column_right
	{
		width: 235px;
	}
	.tt_event_hours li
	{
		width: 184px;
		margin: 0 23px 23px 0;
		padding: 15px 20px;
	}
	.tt_upcoming_events li
	{
		width: 210px;
	}
	.tt_upcoming_events li a
	{
		padding: 10px;
	}
	.tt_event_items_list li.type_info
	{
		padding: 5px 0;
	}
	.tt_event_margin_top_27
	{
		margin-top: 20px !important;
	}
	div.tt_event_theme_page h3
	{
		margin-top: 15px;
	}
	.tt_event_items_list li label
	{
		width: 90px;
	}
	.tt_event_items_list li .tt_event_text
	{
		width: 145px;
	}
	.tt_upcoming_events li .tt_upcoming_events_event_container
	{
		height: 55px;
	}
	/* --- timetable --- */
	.tt_responsive .tt_timetable
	{
		margin-top: 23px;
	}
	.tt_responsive .tt_timetable th, .tt_responsive .tt_timetable .event_container,
	.tt_responsive .tt_tooltip .tt_tooltip_content
	{
		padding: 4px 4px 5px;
	}
	.tt_responsive .tt_timetable td
	{
		height: 18px;
	}
	.timetable_sidebar_box
	{
		margin-top: 40px;
	}
}
@media screen and (max-width:767px)
{
	div.tt_event_theme_page,
	.tt_event_page_left,
	.tt_event_page_right,
	.tt_upcoming_events li
	{
		width: 422px;
	}
	.tt_event_page_right
	{
		margin-top: 50px;
	}
	.tt_event_column_left, .tt_event_column_right
	{
		width: 206px;
	}
	.tt_event_hours li
	{
		width: 368px;
		margin: 0 0 23px;
		padding: 15px 25px;
	}
	.tt_event_hours li:last-child
	{
		margin-bottom: 0;
	}
	.tt_upcoming_events li a
	{
		padding: 10px 20px;
	}
	.tt_event_items_list li label
	{
		width: 78px;
	}
	.tt_event_items_list li .tt_event_text
	{
		width: 128px;
	}
	.tt_upcoming_events li .tt_upcoming_events_event_container
	{
		height: 40px;
	}
	/* --- timetable --- */
	.tt_responsive .tt_timetable
	{
		display: none;
	}
	.tt_responsive .tt_timetable.small
	{
		display: block;
	}
	.tt_responsive .tt_timetable.small .box_header
	{
		font-size: 16px !important;
		color: #34495E !important;
		font-family: 'Lato', Helvetica, Arial, sans-serif;
	}
	.tt_responsive .tt_timetable.small .tt_items_list div.event_container
	{
		width: 302px;
		padding: 0;
	}
	.tt_responsive .tt_timetable.small .tt_items_list a,
	.tt_responsive .tt_timetable.small .tt_items_list span
	{
		font-family: 'Lato', Helvetica, Arial, sans-serif;
		color: #34495E !important;
		text-decoration: none;
		outline: none;
	}
	.tt_responsive .tt_timetable.small .tt_items_list a:hover
	{
		text-decoration: underline;
	}
	/* --- tabs box navigation --- */	
	.tt_double_buttons.sf-timetable-menu:first-of-type
	{
		margin-right: 10px !important;
	}
	.tt_double_buttons.sf-timetable-menu:last-of-type
	{
		margin-right: 0 !important;
	}
	.tabs_box_navigation.tt_double_buttons.sf-timetable-menu .tabs_box_navigation_selected
	{
		padding: 15px 15px !important;
		width: 174px;
	}
	.tt_double_buttons.sf-timetable-menu li ul
	{
		width: 204px;
	}
	.tt_double_buttons.sf-timetable-menu li ul li
	{
		width: 194px;
	}
	.tt_double_buttons.tabs_box_navigation label
	{
		font-size: 16px !important;
	}
	.tt_timetable.small .box_header
	{
		position: relative;
		cursor: pointer;
		margin: 30px 0 0 0;
	}
	.tt_timetable.small .box_header:after
	{
		visibility: visible;
		position: absolute;
		right: 0;
		font-size: 20px;
		line-height: 1;
	}
}
@media screen and (max-width:479px)
{
	div.tt_event_theme_page,
	.tt_event_page_left,
	.tt_event_page_right,
	.tt_upcoming_events li,
	.tt_event_column_left, 
	.tt_event_column_right
	{
		width: 260px;
	}
	.tt_event_hours li
	{
		width: 216px;
		padding: 15px 20px;
	}
	.tt_event_column_left
	{
		margin-right: 0;
	}
	.tt_event_column_right
	{
		margin-top: 23px;
	}
	.tt_event_column_left .tt_event_items_list
	{	
		padding-bottom: 0;
	}
	.tt_event_items_list li label
	{
		width: 106px;
	}
	.tt_event_items_list li .tt_event_text
	{
		width: 154px;
	}
	/* --- timetable --- */
	.tt_responsive .tt_timetable.small .tt_items_list div.event_container
	{
		width: 148px;
	}
	.tt_responsive .tt_timetable.small .box_header
	{
		font-size: 14px !important;
	}
	/* --- tabs box navigation --- */
	.tt_responsive.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected
	{
		width: 220px;
	}
	.tt_responsive.tabs_box_navigation.sf-timetable-menu li ul
	{
		width: 258px;
	}
	.sf-timetable-menu li ul li
	{
		width: 248px;
	}
	.tt_double_buttons,
	.tt_double_buttons.sf-timetable-menu:first-of-type
	{
		margin-right: 0 !important;
	}
	.tt_double_buttons.sf-timetable-menu:first-of-type
	{
		margin-bottom: 10px !important;
	}
	.tt_responsive.tabs_box_navigation.sf-timetable-menu.tt_double_buttons .tabs_box_navigation_selected
	{
		width: 220px;
		padding: 15px 19px !important;
	}
	.tt_responsive.tabs_box_navigation.sf-timetable-menu.tt_double_buttons li ul
	{
		width: 258px;
	}
	.tt_double_buttons.sf-timetable-menu li ul li
	{
		width: 248px;
	}
	.tt_double_buttons.tabs_box_navigation label
	{
		font-size: 18px !important;
	}
}