.rs_events_container { width: 100%; }
.rs_events_container li { padding: 0px !important; overflow: hidden; border-radius: 0; box-shadow: none; }
.rs_events_container li .rs_event_image { padding: 0; }
.rs_event_image { margin-right: 15px; }
.rs_event_image > a { display: block; width: 375px; }
.rs_event_image img { max-width: 100%; border-radius: 0; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.rs_event_detail { margin-bottom: 10px !important; border: 1px solid #ccc; background: #FFF !important; }
.rs_event_detail:hover { /*background: #f2f3f6 !important;*/ }
.rs_event_details { overflow: hidden; padding: 30px 15px 15px 30px; line-height: 1.4; }
.rs_event_details a { font-size: 16px; }
.rs_event_details .event_summary { display: inline-block; }
.rs_event_details .event_time { margin-left: -4px; }
.rs_event_details .event_description_more { display: block; margin-top: 15px; }
.rs_event_details .event_description_more a { display: inline-block; color: #FFF; font-size: 16px; text-transform: uppercase; text-align: center; padding: 12px 20px; background-color: #228e7d; border-radius: 5px; }
.rs_event_details .event_description_more a:hover { background-color: rgb(45, 117, 140); }
.rs_event_details .event-description { line-height: 1.4; }
.rs_event_details .event_date_time { margin-bottom: 15px; display: inline-block; }
.rs_event_details .event-description-label { font-size: 16px; margin-bottom: 5px; }
.rs_event_details .event-location { color: #000; font-size: 14px; text-transform: uppercase; }
body .rs_event_details span.event_label { width: 80px; }
.rs_search { border: 0; padding: 0; }
.rs_search .elSelect { border-radius: 0; border-color: #dddfe2; background: none; line-height: 1; height: 38px; position: relative; }
.rs_search .elSelect:before { content: "\f107"; font-family: 'Font Awesome 5 Pro'; font-weight: 900; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; position: absolute; color: #000; right: 9px; top: 13px; pointer-events: none; }
.rs_search .rs_select_top { margin-right: 30px; }
.rs_search > div:nth-of-type(3) { margin-right: 0; }

.rs_search .rs_select_top .rs_search_button { background-color: #007db1; border: 0; border-radius: 0; width: auto; color: #FFF; font-size: 13px; font-weight: bold; height: 38px; padding-left: 15px; padding-right: 15px; }
.rs_search .rs_select_top .rs_search_button:before { content: "Search"; text-transform: uppercase; text-shadow: none; }
.rs_search .rs_select_top .rs_search_button #search_btn { background: transparent; display: none; }
.rs_search #rseprosearch { margin-right: 30px; border-radius: 2px; background: #FFF !important; height: 38px; padding-left: 10px; padding-right: 10px; color: #000; border-color: #dddfe2 !important; }


.elSelect .selectedOption { font-size: 12px; color: #000; font-weight: normal; padding: 12px 10px; width: 160px; }
.elSelect .dropDown { background: transparent; display: none; }
.elSelect .optionsContainer { border-radius: 0; left: -1px; z-index: 200; }
.elSelect .option { font-size: 12px; font-weight: normal; color: #000; padding: 8px 0 8px 10px; }

.rs_filter { margin-top: 10px; }
ul#rs_filters li a.rsepro_close { width: 11px; }
ul#rs_filters li span { font-size: 12px; }
ul#rs_filters li strong { font-weight: normal; font-size: 12px; }
#rs_events_container h3 { font-size: 22px !important; margin-bottom: 20px; text-transform: uppercase; }
#rs_events_container h3 a { color: #000; }

.com_rseventspro.view-rseventspro .rs_event_image { margin-right: 0; }
.com_rseventspro.view-rseventspro .rs_event_image img { background-color: #e8e8e8; background-size:cover;}

@media (max-width: 991px) {
	.elSelect .selectedOption { width: 150px; }
	.rs_event_image > a { width: 225px; height: 162px; }
}

@media (max-width: 767px) {
	#rs_select_top1 { width: 50%; padding-right: 7px; margin-right: 0; margin-bottom: 15px; }
	#rs_select_top2 { width: 50%; padding-left: 7px; margin-right: 0; margin-bottom: 15px; }
	.rs_search > div:nth-of-type(3) { width: 100%; padding-right: 120px; }
	.rs_search .rs_select_top .rs_search_button { position: absolute; right: 0; top: 0; }
	.rs_search #rseprosearch { width: 100%; margin-right: 0; }
	.elSelect .selectedOption { width: 100%; }
	.rs_events_container li .rs_event_image { float: none; margin-right: 0; }
	.view-rseventspro .rs_event_image > a { width: 100%; height: auto; max-width: 300px; margin-left: auto; margin-right: auto; }
	.rs_event_details { padding-left: 15px; }
}

@media (max-width: 580px) {
	.rs_event_image { width: 100%; float: none; margin-right: 0; margin-bottom: 15px; }
	.rs_event_image img { max-width: 100%; }
}
