<div class="page_header">
    <div class="page_header_checkered"></div>
    <div class="page_header_inner">
        <div class="breadcrumb">
            <div class="fs-row">
                <div class="fs-cell fs-lg-11 fs-lg-push-1">
                    <div class="breadcrumb_inner">

                        <nav class="breadcrumb_nav" aria-labelledby="breadcrumb_nav_title">
                            <div class="breadcrumb_nav_header">
                                <h2 class="breadcrumb_nav_title" id="breadcrumb_nav_title">You are here:</h2>
                            </div>
                            <ol class="breadcrumb_list" aria-labelledby="breadcrumb_nav_title">
                                <li class="breadcrumb_item breadcrumb_item_home">
                                    <a class="breadcrumb_pill breadcrumb_pill_link" href="page-home.html">
                                        <span class="breadcrumb_pill_inner">
                                            <span class="breadcrumb_pill_icon" aria-hidden="true">
                                                <svg class="icon icon_home">
                                                    <use href="/images/icons.svg#home" />
                                                </svg>
                                            </span>
                                            <span class="breadcrumb_pill_label">Home</span>
                                        </span>
                                    </a>
                                    <span class="breadcrumb_divider" aria-hidden="true">
                                        <svg class="icon icon_divider">
                                            <use href="/images/icons.svg#divider" />
                                        </svg>
                                    </span>
                                </li>
                                <li class="breadcrumb_item">
                                    <a class="breadcrumb_pill breadcrumb_pill_link" href="#">
                                        <span class="breadcrumb_pill_inner">
                                            <span class="breadcrumb_pill_label">Navigation Level</span>
                                        </span>
                                    </a>
                                    <span class="breadcrumb_divider" aria-hidden="true">
                                        <svg class="icon icon_divider">
                                            <use href="/images/icons.svg#divider" />
                                        </svg>
                                    </span>
                                </li>
                                <li class="breadcrumb_item">
                                    <a class="breadcrumb_pill breadcrumb_pill_link" href="#">
                                        <span class="breadcrumb_pill_inner">
                                            <span class="breadcrumb_pill_label">Parent Level</span>
                                        </span>
                                    </a>
                                    <span class="breadcrumb_divider" aria-hidden="true">
                                        <svg class="icon icon_divider">
                                            <use href="/images/icons.svg#divider" />
                                        </svg>
                                    </span>
                                </li>
                                <li class="breadcrumb_item">
                                    <span class="breadcrumb_pill">
                                        <span class="breadcrumb_pill_inner">
                                            <span class="breadcrumb_pill_label">Page Title</span>
                                        </span>
                                    </span>

                                </li>
                            </ol>
                        </nav>
                    </div>
                </div>
            </div>
        </div>

        <div class="page_intro">
            <div class="fs-row">
                <div class="fs-cell fs-lg-8 fs-lg-push-1">
                    <div class="page_intro_inner">
                        <h1 class="page_title" itemprop="name">
                            Events Category
                        </h1>
                        <p class="page_description" itemprop="description">
                            Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
                        </p>
                    </div>
                </div>

            </div>
        </div>
    </div>
</div>

<!-- Full Width Callouts -->
<div class="full_width_callouts" id="skip_content" tabindex="-1">
    <div id="filter_results"></div>

    <div class="filter">
        <div class="fs-row">
            <div class="fs-cell fs-lg-11 fs-lg-push-1">
                <div class="filter_inner">
                    <div class="filter_panels">
                        <div class="filter_tabpanel filter_tabpanel_tools">
                            <form class="filter_tools small" action="#filter_results" method="get">
                                <div class="filter_tool">
                                    <label class="filter_label" for="filter_tool_label_1">Category</label>
                                    <div class="filter_tool_select_wrapper">
                                        <select class="filter_tool_select" id="filter_tool_label_1" multiple>
                                            <option value="All Categories">All Categories</option>
                                            <option value="Aggressive Driving" selected>Aggressive Driving</option>
                                            <option value="Another Category">Another Category</option>
                                        </select>
                                        <span class="filter_tool_select_icon">
                                            <svg class="icon icon_expand">
                                                <use href="/images/icons.svg#expand" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                                <div class="filter_tool_divider"></div>
                                <div class="filter_tool">
                                    <button class="filter_tools_submit" type="submit">Apply Filter
                                        <svg class="icon icon_arrow_right">
                                            <use href="/images/icons.svg#arrow_right" />
                                        </svg>
                                    </button>
                                </div>
                            </form>
                            <form class="filter_tools large" action="#filter_results" method="get">
                                <div class="filter_tool">
                                    <div class="js-menu-item js-menu-item-1 menu_item">
                                        <button class="js-swap js-menu-trigger menu_trigger" data-swap-target=".js-menu-item-1">
                                            <span class="menu_trigger_label">Category</span>
                                            <span class="menu_trigger_icon" aria-hidden="true">
                                                <svg class="icon icon_arrow-down">
                                                    <use href="/images/icons.svg#arrow-down" />
                                                </svg>
                                            </span>
                                            <span class="js-menu-trigger-count menu_trigger_count"></span>
                                        </button>
                                        <div class="js-menu-panel menu_panel">
                                            <ul class="menu_panel_list">
                                                <li class="js-menu-panel-item menu_panel_item">
                                                    <label class="menu_panel_label">
                                                        <input class="js-menu-panel-input menu_panel_input" type="checkbox">
                                                        <span class="menu_panel_indicator"></span>
                                                        <span class="menu_panel_text">All Categories</span>
                                                    </label>
                                                </li>
                                                <li class="js-menu-panel-item menu_panel_item">
                                                    <label class="menu_panel_label">
                                                        <input class="js-menu-panel-input menu_panel_input" type="checkbox">
                                                        <span class="menu_panel_indicator"></span>
                                                        <span class="menu_panel_text">Aggressive Driving</span>
                                                    </label>
                                                </li>
                                                <li class="js-menu-panel-item menu_panel_item">
                                                    <label class="menu_panel_label">
                                                        <input class="js-menu-panel-input menu_panel_input" type="checkbox">
                                                        <span class="menu_panel_indicator"></span>
                                                        <span class="menu_panel_text">Another Category</span>
                                                    </label>
                                                </li>
                                            </ul>
                                        </div>
                                    </div>
                                </div>
                                <div class="filter_tool_divider"></div>
                                <div class="filter_tool_button">
                                    <button class="filter_tools_submit" type="submit">Apply Filter
                                        <svg class="icon icon_arrow_right">
                                            <use href="/images/icons.svg#arrow_right" />
                                        </svg>
                                    </button>
                                </div>
                            </form>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="filter_results_block">
        <div class="fs-row">
            <div class="fs-cell fs-lg-10 fs-lg-justify-center">
                <div class="filter_results">
                    <p class="filter_results_description">Showing <span class="filter_results_label">5</span> results for <span class="filter_results_category">"Aggressive Driving"</span></p>

                    <a href="page-news-listing.html" class="filter_results_reset_link">
                        <span class="filter_results_reset_link_inner">
                            <span class="filter_results_reset_link_label">Reset</span>
                            <span class="filter_results_reset_link_icon" aria-hidden="true">
                                <span class="filter_results_reset_link_icon_inner">
                                    <span class="filter_results_reset_link_icon_space">&#xfeff;</span>
                                    <svg class="icon icon_reset">
                                        <use xlink:href="/images/icons.svg#reset"></use>

                                    </svg>
                                </span>
                            </span>
                        </span>
                    </a>
                </div>
            </div>
        </div>
    </div>
    <div class="event_list">
        <div class="fs-row">
            <div class="fs-cell fs-lg-11 fs-lg-push-1">
                <div class="event_list_inner">
                    <ul class="event_list_items" id="item_list" aria-label="Events Category">
                        <li class="event_list_item">
                            <!-- Event Item -->
                            <div class="event_item">
                                <figure class="event_figure">
                                    <a class="event_figure_link" href="page-event-detail.html" aria-label="Read more about In Enim Justo Rhoncus Ut" tabindex="-1">
                                        <span class="lazy_image_wrapper event_image_wrapper">
                                            <img class="js-lazy js-lazyload event_image" data-sizes="auto" src="/images/placeholder.png" data-src="https://images.fastspot.com/mdot-zero-deaths-md/300x200/1" data-srcset="https://images.fastspot.com/mdot-zero-deaths-md/300x200/1 300w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/1 500w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/1 740w, https://images.fastspot.com/mdot-zero-deaths-md/980x654/1 980w" alt="">
                                        </span>
                                        <noscript>
                                            <img class="event_image" src="https://images.fastspot.com/mdot-zero-deaths-md/980x654/1" srcset="https://images.fastspot.com/mdot-zero-deaths-md/980x654/1 980w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/1 740w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/1 500w, https://images.fastspot.com/mdot-zero-deaths-md/300x200/1 300w" sizes="100vw" alt="">
                                        </noscript>
                                    </a>
                                </figure>
                                <div class="event_wrapper">
                                    <div class="event_header">

                                        <h2 class="event_title">

                                            <a href="page-event-detail.html" class="event_title_link">
                                                <span class="event_title_link_inner">
                                                    <span class="event_title_link_label">In Enim Justo Rhoncus Ut</span>
                                                </span>
                                            </a>
                                        </h2>
                                        <div class="event_detail event_detail_category">

                                            <span class="event_detail_hint">Categories:</span>
                                            <ul class="event_detail_list" aria-label="Categories">
                                                <li class="event_detail_item">
                                                    <a class="event_detail_link" href="page-event-category.html">
                                                        Aggressive Driving
                                                    </a>
                                                </li>
                                            </ul>
                                        </div>
                                    </div>
                                    <div class="event_body">
                                        <!-- Event Details -->
                                        <div class="event_day_location_details">
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Day & Time</span><br />
                                                <span class="event_detail_hint">Day and time</span>
                                                <span class="event_detail_label">
                                                    <span class="event_detail_label_date">
                                                        Monday May 31, 2021
                                                    </span>

                                                    5:00 PM
                                                </span>
                                            </div>
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Location</span><br />
                                                <span class="event_detail_hint">Location</span>
                                                <span class="event_detail_label">Fastspot, 2980 Long Name of Road Rd. Baltimore, MD 21218</span>
                                            </div>

                                            <div class="event_detail event_details_categories">
                                                <div class="event_detail event_detail_category">
                                                    <span class="event_detail_hint">Categories:</span>
                                                    <span class="event_detail_label_title">Category</span><br />
                                                    <ul class="event_detail_list" aria-label="Categories">
                                                        <li class="event_detail_item">
                                                            <a class="event_detail_link" href="page-event-category.html">
                                                                Aggressive Driving
                                                            </a>
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>

                                            <div class="event_detail">
                                                <div class="event_actions">
                                                    <div class="event_actions_header">
                                                        <h2 class="event_actions_title" id="event_actions_title">
                                                            <span class="event_actions_title_label">Event Actions</span>
                                                        </h2>
                                                    </div>
                                                    <div class="event_actions_body">
                                                        <ul class="event_actions_list" aria-labelledby="event_actions_title">
                                                            <li class="event_action">

                                                                <a href="#" class="event_action_link">
                                                                    <span class="event_action_link_inner">
                                                                        <span class="event_action_link_label">Register</span>
                                                                        <span class="event_action_link_icon" aria-hidden="true">
                                                                            <span class="event_action_link_icon_inner">
                                                                                <span class="event_action_link_icon_space">&#xfeff;</span>
                                                                                <svg class="icon icon_arrow_right">
                                                                                    <use xlink:href="/images/icons.svg#arrow_right"></use>

                                                                                </svg>
                                                                            </span>
                                                                        </span>
                                                                    </span>
                                                                </a>
                                                            </li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <!-- END: Event Details -->

                                        <div class="event_description">
                                            <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.</p>
                                        </div>

                                    </div>
                                </div>
                            </div>
                            <!-- END: Event Item -->
                        </li>
                        <li class="event_list_item">
                            <!-- Event Item -->
                            <div class="event_item">
                                <figure class="event_figure">
                                    <a class="event_figure_link" href="page-event-detail.html" aria-label="Read more about Aenean commodo ligula eget dolor" tabindex="-1">
                                        <span class="lazy_image_wrapper event_image_wrapper">
                                            <img class="js-lazy js-lazyload event_image" data-sizes="auto" src="/images/placeholder.png" data-src="https://images.fastspot.com/mdot-zero-deaths-md/300x200/1" data-srcset="https://images.fastspot.com/mdot-zero-deaths-md/300x200/1 300w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/1 500w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/1 740w, https://images.fastspot.com/mdot-zero-deaths-md/980x654/1 980w" alt="">
                                        </span>
                                        <noscript>
                                            <img class="event_image" src="https://images.fastspot.com/mdot-zero-deaths-md/980x654/1" srcset="https://images.fastspot.com/mdot-zero-deaths-md/980x654/1 980w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/1 740w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/1 500w, https://images.fastspot.com/mdot-zero-deaths-md/300x200/1 300w" sizes="100vw" alt="">
                                        </noscript>
                                    </a>
                                </figure>
                                <div class="event_wrapper">
                                    <div class="event_header">

                                        <h2 class="event_title">

                                            <a href="page-event-detail.html" class="event_title_link">
                                                <span class="event_title_link_inner">
                                                    <span class="event_title_link_label">Aenean commodo ligula eget dolor</span>
                                                </span>
                                            </a>
                                        </h2>
                                        <div class="event_detail event_detail_category">

                                            <span class="event_detail_hint">Categories:</span>
                                            <ul class="event_detail_list" aria-label="Categories">
                                                <li class="event_detail_item">
                                                    <a class="event_detail_link" href="page-event-category.html">
                                                        Aggressive Driving
                                                    </a>
                                                </li>
                                            </ul>
                                        </div>
                                    </div>
                                    <div class="event_body">
                                        <!-- Event Details -->
                                        <div class="event_day_location_details">
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Day & Time</span><br />
                                                <span class="event_detail_hint">Day and time</span>
                                                <span class="event_detail_label">
                                                    <span class="event_detail_label_date">
                                                        Sunday May 31, 2020
                                                    </span>

                                                    5:00 PM
                                                </span>
                                            </div>
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Location</span><br />
                                                <span class="event_detail_hint">Location</span>
                                                <span class="event_detail_label">Virtual Zoom</span>
                                            </div>

                                            <div class="event_detail event_details_categories">
                                                <div class="event_detail event_detail_category">
                                                    <span class="event_detail_hint">Categories:</span>
                                                    <span class="event_detail_label_title">Category</span><br />
                                                    <ul class="event_detail_list" aria-label="Categories">
                                                        <li class="event_detail_item">
                                                            <a class="event_detail_link" href="page-event-category.html">
                                                                Aggressive Driving
                                                            </a>
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>

                                            <div class="event_detail">
                                                <div class="event_actions">
                                                    <div class="event_actions_header">
                                                        <h2 class="event_actions_title" id="event_actions_title">
                                                            <span class="event_actions_title_label">Event Actions</span>
                                                        </h2>
                                                    </div>
                                                    <div class="event_actions_body">
                                                        <ul class="event_actions_list" aria-labelledby="event_actions_title">
                                                            <li class="event_action">

                                                                <a href="#" class="event_action_link">
                                                                    <span class="event_action_link_inner">
                                                                        <span class="event_action_link_label">Register</span>
                                                                        <span class="event_action_link_icon" aria-hidden="true">
                                                                            <span class="event_action_link_icon_inner">
                                                                                <span class="event_action_link_icon_space">&#xfeff;</span>
                                                                                <svg class="icon icon_arrow_right">
                                                                                    <use xlink:href="/images/icons.svg#arrow_right"></use>

                                                                                </svg>
                                                                            </span>
                                                                        </span>
                                                                    </span>
                                                                </a>
                                                            </li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <!-- END: Event Details -->

                                        <div class="event_description">
                                            <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.</p>
                                        </div>

                                    </div>
                                </div>
                            </div>
                            <!-- END: Event Item -->
                        </li>
                        <li class="event_list_item">
                            <!-- Event Item -->
                            <div class="event_item">
                                <figure class="event_figure">
                                    <a class="event_figure_link" href="page-event-detail.html" aria-label="Read more about In Enim Justo Rhoncus Ut" tabindex="-1">
                                        <span class="lazy_image_wrapper event_image_wrapper">
                                            <img class="js-lazy js-lazyload event_image" data-sizes="auto" src="/images/placeholder.png" data-src="https://images.fastspot.com/mdot-zero-deaths-md/300x200/2" data-srcset="https://images.fastspot.com/mdot-zero-deaths-md/300x200/2 300w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/2 500w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/2 740w, https://images.fastspot.com/mdot-zero-deaths-md/980x654/2 980w" alt="">
                                        </span>
                                        <noscript>
                                            <img class="event_image" src="https://images.fastspot.com/mdot-zero-deaths-md/980x654/2" srcset="https://images.fastspot.com/mdot-zero-deaths-md/980x654/2 980w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/2 740w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/2 500w, https://images.fastspot.com/mdot-zero-deaths-md/300x200/2 300w" sizes="100vw" alt="">
                                        </noscript>
                                    </a>
                                </figure>
                                <div class="event_wrapper">
                                    <div class="event_header">

                                        <h2 class="event_title">

                                            <a href="page-event-detail.html" class="event_title_link">
                                                <span class="event_title_link_inner">
                                                    <span class="event_title_link_label">In Enim Justo Rhoncus Ut</span>
                                                </span>
                                            </a>
                                        </h2>
                                        <div class="event_detail event_detail_category">

                                            <span class="event_detail_hint">Categories:</span>
                                            <ul class="event_detail_list" aria-label="Categories">
                                                <li class="event_detail_item">
                                                    <a class="event_detail_link" href="page-event-category.html">
                                                        Aggressive Driving
                                                    </a>
                                                </li>
                                            </ul>
                                        </div>
                                    </div>
                                    <div class="event_body">
                                        <!-- Event Details -->
                                        <div class="event_day_location_details">
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Day & Time</span><br />
                                                <span class="event_detail_hint">Day and time</span>
                                                <span class="event_detail_label">
                                                    <span class="event_detail_label_date">
                                                        Monday May 31, 2021
                                                    </span>

                                                    5:00 PM - 7:00 PM
                                                    – <br />
                                                    <span class="event_detail_label_date">
                                                        Sunday June 13, 2021
                                                    </span>
                                                    5:00 PM - 7:00 PM
                                                </span>
                                            </div>
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Location</span><br />
                                                <span class="event_detail_hint">Location</span>
                                                <span class="event_detail_label">Virtual Zoom</span>
                                            </div>

                                            <div class="event_detail event_details_categories">
                                                <div class="event_detail event_detail_category">
                                                    <span class="event_detail_hint">Categories:</span>
                                                    <span class="event_detail_label_title">Category</span><br />
                                                    <ul class="event_detail_list" aria-label="Categories">
                                                        <li class="event_detail_item">
                                                            <a class="event_detail_link" href="page-event-category.html">
                                                                Aggressive Driving
                                                            </a>
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>

                                            <div class="event_detail">
                                                <div class="event_actions">
                                                    <div class="event_actions_header">
                                                        <h2 class="event_actions_title" id="event_actions_title">
                                                            <span class="event_actions_title_label">Event Actions</span>
                                                        </h2>
                                                    </div>
                                                    <div class="event_actions_body">
                                                        <ul class="event_actions_list" aria-labelledby="event_actions_title">
                                                            <li class="event_action">

                                                                <a href="#" class="event_action_link">
                                                                    <span class="event_action_link_inner">
                                                                        <span class="event_action_link_label">Register</span>
                                                                        <span class="event_action_link_icon" aria-hidden="true">
                                                                            <span class="event_action_link_icon_inner">
                                                                                <span class="event_action_link_icon_space">&#xfeff;</span>
                                                                                <svg class="icon icon_arrow_right">
                                                                                    <use xlink:href="/images/icons.svg#arrow_right"></use>

                                                                                </svg>
                                                                            </span>
                                                                        </span>
                                                                    </span>
                                                                </a>
                                                            </li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <!-- END: Event Details -->

                                        <div class="event_description">
                                            <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.</p>
                                        </div>

                                    </div>
                                </div>
                            </div>
                            <!-- END: Event Item -->
                        </li>
                        <li class="event_list_item">
                            <!-- Event Item -->
                            <div class="event_item">
                                <figure class="event_figure">
                                    <a class="event_figure_link" href="page-event-detail.html" aria-label="Read more about Aenean commodo ligula eget dolor" tabindex="-1">
                                        <span class="lazy_image_wrapper event_image_wrapper">
                                            <img class="js-lazy js-lazyload event_image" data-sizes="auto" src="/images/placeholder.png" data-src="https://images.fastspot.com/mdot-zero-deaths-md/300x200/3" data-srcset="https://images.fastspot.com/mdot-zero-deaths-md/300x200/3 300w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/3 500w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/3 740w, https://images.fastspot.com/mdot-zero-deaths-md/980x654/3 980w" alt="">
                                        </span>
                                        <noscript>
                                            <img class="event_image" src="https://images.fastspot.com/mdot-zero-deaths-md/980x654/3" srcset="https://images.fastspot.com/mdot-zero-deaths-md/980x654/3 980w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/3 740w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/3 500w, https://images.fastspot.com/mdot-zero-deaths-md/300x200/3 300w" sizes="100vw" alt="">
                                        </noscript>
                                    </a>
                                </figure>
                                <div class="event_wrapper">
                                    <div class="event_header">

                                        <h2 class="event_title">

                                            <a href="page-event-detail.html" class="event_title_link">
                                                <span class="event_title_link_inner">
                                                    <span class="event_title_link_label">Aenean commodo ligula eget dolor</span>
                                                </span>
                                            </a>
                                        </h2>
                                        <div class="event_detail event_detail_category">

                                            <span class="event_detail_hint">Categories:</span>
                                            <ul class="event_detail_list" aria-label="Categories">
                                                <li class="event_detail_item">
                                                    <a class="event_detail_link" href="page-event-category.html">
                                                        Aggressive Driving
                                                    </a>
                                                </li>
                                            </ul>
                                        </div>
                                    </div>
                                    <div class="event_body">
                                        <!-- Event Details -->
                                        <div class="event_day_location_details">
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Day & Time</span><br />
                                                <span class="event_detail_hint">Day and time</span>
                                                <span class="event_detail_label">
                                                    <span class="event_detail_label_date">
                                                        Sunday June 13, 2021
                                                    </span>

                                                    5:00 PM - 7:00 PM
                                                </span>
                                            </div>
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Location</span><br />
                                                <span class="event_detail_hint">Location</span>
                                                <span class="event_detail_label">Location</span>
                                            </div>

                                            <div class="event_detail event_details_categories">
                                                <div class="event_detail event_detail_category">
                                                    <span class="event_detail_hint">Categories:</span>
                                                    <span class="event_detail_label_title">Category</span><br />
                                                    <ul class="event_detail_list" aria-label="Categories">
                                                        <li class="event_detail_item">
                                                            <a class="event_detail_link" href="page-event-category.html">
                                                                Aggressive Driving
                                                            </a>
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>

                                            <div class="event_detail">
                                                <div class="event_actions">
                                                    <div class="event_actions_header">
                                                        <h2 class="event_actions_title" id="event_actions_title">
                                                            <span class="event_actions_title_label">Event Actions</span>
                                                        </h2>
                                                    </div>
                                                    <div class="event_actions_body">
                                                        <ul class="event_actions_list" aria-labelledby="event_actions_title">
                                                            <li class="event_action">

                                                                <a href="#" class="event_action_link">
                                                                    <span class="event_action_link_inner">
                                                                        <span class="event_action_link_label">Register</span>
                                                                        <span class="event_action_link_icon" aria-hidden="true">
                                                                            <span class="event_action_link_icon_inner">
                                                                                <span class="event_action_link_icon_space">&#xfeff;</span>
                                                                                <svg class="icon icon_arrow_right">
                                                                                    <use xlink:href="/images/icons.svg#arrow_right"></use>

                                                                                </svg>
                                                                            </span>
                                                                        </span>
                                                                    </span>
                                                                </a>
                                                            </li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <!-- END: Event Details -->

                                        <div class="event_description">
                                            <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.</p>
                                        </div>

                                    </div>
                                </div>
                            </div>
                            <!-- END: Event Item -->
                        </li>
                        <li class="event_list_item">
                            <!-- Event Item -->
                            <div class="event_item">
                                <figure class="event_figure">
                                    <a class="event_figure_link" href="page-event-detail.html" aria-label="Read more about In Enim Justo Rhoncus Ut" tabindex="-1">
                                        <span class="lazy_image_wrapper event_image_wrapper">
                                            <img class="js-lazy js-lazyload event_image" data-sizes="auto" src="/images/placeholder.png" data-src="https://images.fastspot.com/mdot-zero-deaths-md/300x200/1" data-srcset="https://images.fastspot.com/mdot-zero-deaths-md/300x200/1 300w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/1 500w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/1 740w, https://images.fastspot.com/mdot-zero-deaths-md/980x654/1 980w" alt="">
                                        </span>
                                        <noscript>
                                            <img class="event_image" src="https://images.fastspot.com/mdot-zero-deaths-md/980x654/1" srcset="https://images.fastspot.com/mdot-zero-deaths-md/980x654/1 980w, https://images.fastspot.com/mdot-zero-deaths-md/740x494/1 740w, https://images.fastspot.com/mdot-zero-deaths-md/500x334/1 500w, https://images.fastspot.com/mdot-zero-deaths-md/300x200/1 300w" sizes="100vw" alt="">
                                        </noscript>
                                    </a>
                                </figure>
                                <div class="event_wrapper">
                                    <div class="event_header">

                                        <h2 class="event_title">

                                            <a href="page-event-detail.html" class="event_title_link">
                                                <span class="event_title_link_inner">
                                                    <span class="event_title_link_label">In Enim Justo Rhoncus Ut</span>
                                                </span>
                                            </a>
                                        </h2>
                                        <div class="event_detail event_detail_category">

                                            <span class="event_detail_hint">Categories:</span>
                                            <ul class="event_detail_list" aria-label="Categories">
                                                <li class="event_detail_item">
                                                    <a class="event_detail_link" href="page-event-category.html">
                                                        Aggressive Driving
                                                    </a>
                                                </li>
                                            </ul>
                                        </div>
                                    </div>
                                    <div class="event_body">
                                        <!-- Event Details -->
                                        <div class="event_day_location_details">
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Day & Time</span><br />
                                                <span class="event_detail_hint">Day and time</span>
                                                <span class="event_detail_label">
                                                    <span class="event_detail_label_date">
                                                        Tuesday June 22, 2021
                                                    </span>

                                                    5:00 PM
                                                </span>
                                            </div>
                                            <div class="event_detail">
                                                <span class="event_detail_label_title">Location</span><br />
                                                <span class="event_detail_hint">Location</span>
                                                <span class="event_detail_label">Location</span>
                                            </div>

                                            <div class="event_detail event_details_categories">
                                                <div class="event_detail event_detail_category">
                                                    <span class="event_detail_hint">Categories:</span>
                                                    <span class="event_detail_label_title">Category</span><br />
                                                    <ul class="event_detail_list" aria-label="Categories">
                                                        <li class="event_detail_item">
                                                            <a class="event_detail_link" href="page-event-category.html">
                                                                Aggressive Driving
                                                            </a>
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>

                                            <div class="event_detail">
                                                <div class="event_actions">
                                                    <div class="event_actions_header">
                                                        <h2 class="event_actions_title" id="event_actions_title">
                                                            <span class="event_actions_title_label">Event Actions</span>
                                                        </h2>
                                                    </div>
                                                    <div class="event_actions_body">
                                                        <ul class="event_actions_list" aria-labelledby="event_actions_title">
                                                            <li class="event_action">

                                                                <a href="#" class="event_action_link">
                                                                    <span class="event_action_link_inner">
                                                                        <span class="event_action_link_label">Register</span>
                                                                        <span class="event_action_link_icon" aria-hidden="true">
                                                                            <span class="event_action_link_icon_inner">
                                                                                <span class="event_action_link_icon_space">&#xfeff;</span>
                                                                                <svg class="icon icon_arrow_right">
                                                                                    <use xlink:href="/images/icons.svg#arrow_right"></use>

                                                                                </svg>
                                                                            </span>
                                                                        </span>
                                                                    </span>
                                                                </a>
                                                            </li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <!-- END: Event Details -->

                                        <div class="event_description">
                                            <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.</p>
                                        </div>

                                    </div>
                                </div>
                            </div>
                            <!-- END: Event Item -->
                        </li>
                    </ul>
                    <div class="pagination">
                        <nav class="pagination_nav" aria-label="Template Pagination">
                            <a class="pagination_arrow pagination_arrow_left pagination_arrow_disabled" href="#">
                                <span class="pagination_arrow_icon">
                                    <svg class="icon icon_arrow-left">
                                        <use href="/images/icons.svg#arrow-left" />
                                    </svg>
                                </span>
                                <span class="pagination_arrow_label">Previous Page</span>
                            </a>
                            <a class="pagination_arrow pagination_arrow_right" href="#">
                                <span class="pagination_arrow_label">Next Page</span>
                                <span class="pagination_arrow_icon">
                                    <svg class="icon icon_arrow-right">
                                        <use href="/images/icons.svg#arrow-right" />
                                    </svg>
                                </span>
                            </a>
                        </nav>
                        <form class="pagination_form" action="" method="get">
                            <div class="pagination_form_inner">
                                <label class="pagination_form_label" for="pagination_form_select">
                                    Page
                                </label>
                                <div class="pagination_form_select_wrapper">
                                    <select class="pagination_form_select" name="page" id="pagination_form_select" aria-label="Select Page Number">
                                        <option value="1">
                                            1
                                        </option>
                                        <option value="2">
                                            2
                                        </option>
                                        <option value="3">
                                            3
                                        </option>
                                        <option value="4">
                                            4
                                        </option>
                                        <option value="5">
                                            5
                                        </option>
                                        <option value="6">
                                            6
                                        </option>
                                        <option value="7">
                                            7
                                        </option>
                                        <option value="8">
                                            8
                                        </option>
                                        <option value="9">
                                            9
                                        </option>
                                        <option value="10">
                                            10
                                        </option>
                                        <option value="11">
                                            11
                                        </option>
                                        <option value="12">
                                            12
                                        </option>
                                        <option value="13">
                                            13
                                        </option>
                                        <option value="14">
                                            14
                                        </option>
                                        <option value="15">
                                            15
                                        </option>
                                        <option value="16">
                                            16
                                        </option>
                                        <option value="17">
                                            17
                                        </option>
                                        <option value="18">
                                            18
                                        </option>
                                        <option value="19">
                                            19
                                        </option>
                                        <option value="20">
                                            20
                                        </option>
                                        <option value="21">
                                            21
                                        </option>
                                        <option value="22">
                                            22
                                        </option>
                                        <option value="23">
                                            23
                                        </option>
                                        <option value="24">
                                            24
                                        </option>
                                        <option value="25">
                                            25
                                        </option>
                                        <option value="26">
                                            26
                                        </option>
                                        <option value="27">
                                            27
                                        </option>
                                        <option value="28">
                                            28
                                        </option>
                                        <option value="29">
                                            29
                                        </option>
                                        <option value="30">
                                            30
                                        </option>
                                        <option value="31">
                                            31
                                        </option>
                                        <option value="32">
                                            32
                                        </option>
                                        <option value="33">
                                            33
                                        </option>
                                        <option value="34">
                                            34
                                        </option>
                                        <option value="35">
                                            35
                                        </option>
                                        <option value="36">
                                            36
                                        </option>
                                        <option value="37">
                                            37
                                        </option>
                                        <option value="38">
                                            38
                                        </option>
                                        <option value="39">
                                            39
                                        </option>
                                        <option value="40">
                                            40
                                        </option>
                                        <option value="41">
                                            41
                                        </option>
                                        <option value="42">
                                            42
                                        </option>
                                        <option value="43">
                                            43
                                        </option>
                                        <option value="44">
                                            44
                                        </option>
                                        <option value="45">
                                            45
                                        </option>
                                        <option value="46">
                                            46
                                        </option>
                                        <option value="47">
                                            47
                                        </option>
                                        <option value="48">
                                            48
                                        </option>
                                        <option value="49">
                                            49
                                        </option>
                                        <option value="50">
                                            50
                                        </option>
                                    </select>
                                    <span class="pagination_form_select_icon">

                                        <svg class="icon icon_expand">
                                            <use href="/images/icons.svg#expand" />
                                        </svg>

                                    </span>
                                </div>

                                <span class="pagination_form_suffix">
                                    of
                                    50
                                </span>
                                <button class="pagination_form_button" type="submit" aria-label="View Page">
                                    Go
                                </button>
                            </div>
                        </form>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
{% render '@partial-page-header'
	with
	{
		page: page
	}
%}

<!-- Full Width Callouts -->
<div class="full_width_callouts" id="skip_content" tabindex="-1">
	{% include '@partial-filter' with {
		label: '',
		active: '',
		action_category: '',
		action_search: '',
		tools: [
			{
				label: 'Category',
				options: [
					{
						label: 'All Categories'
					},
					{
						label: 'Aggressive Driving',
						selected: true
					},
					{
						label: 'Another Category'
					}
				]
			}
		],
		search_placeholder: 'Search by keyword',
		results: '5',
		category: 'Aggressive Driving'
	} %}

	{% include '@partial-event-list' with {
		items: [
			{
				image: '1',
				date: {
					from: {
						begin: '2021-05-31 17:00:00'
					}
				},
				title: 'In Enim Justo Rhoncus Ut',
				url: 'page-event-detail.html',
				description: 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.',
				location: 'Fastspot, 2980 Long Name of Road Rd. Baltimore, MD 21218',
				categories: ['Aggressive Driving'],
				category_url: 'page-event-category.html'
			},
			{
				date: {
					from: {
						begin: '2020-05-31 17:00:00'
					}
				},
				title: 'Aenean commodo ligula eget dolor',
				url: 'page-event-detail.html',
				description: 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.',
				location: 'Virtual Zoom',
				categories: ['Aggressive Driving'],
				category_url: 'page-event-category.html'
			},
			{
				image: '2',
				date: {
					from: {
						begin: '2021-05-31 17:00:00',
						end: '2021-05-31 19:00:00'
					},
					to: {
						begin: '2021-06-13 17:00:00',
						end: '2021-06-13 19:00:00'
					}
				},
				title: 'In Enim Justo Rhoncus Ut',
				url: 'page-event-detail.html',
				location: 'Virtual Zoom',
				categories: ['Aggressive Driving'],
				category_url: 'page-event-category.html'
			},
			{
				image: '3',
				date: {
					from: {
						begin: '2021-06-13 17:00:00',
						end: '2021-06-13 19:00:00'
					}
				},
				title: 'Aenean commodo ligula eget dolor',
				url: 'page-event-detail.html',
				description: 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.',
				location: 'Location',
				categories: ['Aggressive Driving'],
				category_url: 'page-event-category.html'
			},
			{
				date: {
					from: {
						begin: '2021-06-22 17:00:00'
					}
				},
				title: 'In Enim Justo Rhoncus Ut',
				url: 'page-event-detail.html',
				description: 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus.',
				location: 'Location',
				categories: ['Aggressive Driving'],
				category_url: 'page-event-category.html'
			}
		]
	} %}
</div>

No notes defined.