/*
Theme Name: Enfold Child Theme
Template: enfold
Author: Phil Communications
Version: 0.1
*/

/* Global ---------------------------------------------------- */
#wrap_all {
  margin-top: -20px;
}
.avia_transform a .image-overlay, .avia_transform a:hover .image-overlay {
	display: none !important;
}
.page-id-737 .avia_transform a .image-overlay {
	display: block !important;
}
main.template-page.content {
	padding-top: 0px;
}
.av-layout-grid-container {
	max-width: 1280px !important;
	padding: 0px 50px !important;
	margin: 0 auto !important;
}
/* Safari and Chrome */ @media screen and (-webkit-min-device-pixel-ratio:0) {
	.av-layout-grid-container {
		padding-top: 50px !important;
	}
	#rideButtons.av-layout-grid-container {
		padding-top: 0px !important;
	}
}
.html_stretched #wrap_all {
	background-color: #fff;
}
#sub_menu1, .thermo-m, .rideMap-m {
	display: none;
}
#ai-div-advanced_iframe	{
	height: 620px !important;
}
h1, h2, h3 {
	font-family: Lato, HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: none;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none !important;
}
.main_color h1, .main_color h2, .main_color h3 {
	color: #00467e;
}
.entry-content-wrapper h1{
	font-size: 30px;
	font-weight: 600;
	line-height: 1.6em;
	margin-top: 24px;
	margin-bottom: 14px;
}
.entry-content-wrapper h2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 12px;
}
.entry-content-wrapper h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.1em;
	margin-top: 18px;
	margin-bottom: 8px;
}	
	
/* Top Header ------------------------------------------------ */
#header_meta .container {
    height: 30px;
}
#header_meta {
	background-color: #EEE5C7;
	border-bottom: none;
}	
#header_meta nav.sub_menu ul li a {
	color: #00487f;
	text-decoration: none;
	font-family: Arial,​ Helvetica,​ sans-serif;
}
#header_meta nav.sub_menu ul li a:hover, #top .header_color .sub_menu ul li a:hover, #top .sub_menu li ul a:hover {
	background-color: #EEE5C7;
	color: #000;
}
#header_meta nav.sub_menu ul.avia2-menu li, .av_secondary_left .sub_menu > ul > li:last-child, .av_secondary_left .sub_menu > div > ul > li:last-child {
	border-right: 1px solid #666;
	padding: 0 10px;
}
#top .sub_menu > ul {
	z-index: 9999;
}
#top .sub_menu li ul {
	border-style: solid;
	border-width: 0px;
	box-shadow: none;
	display: none;
	left: -24%;
	margin: 0;
	padding: 4px 0;
	position: absolute;
	top: 18px;
	width: 200px;
	z-index: 101;
}
#top .sub_menu li.menuM ul {
	left: -8%;
}
#top .sub_menu li li a {
	border-width: 0px;
	padding: 0px 8px 0px 14px;
	line-height: 15px;
}
#top .header_color .sub_menu li ul, #top .header_color  .sub_menu li ul a {
	background-color: #EEE5C7;
	color: #00487f;
	font-size: 1em;
}

/* WPML Language Switcher in Top Header ---------------------- */
.avia_wpml_language_switch li span {
    display: inline;
    position: relative;
    top: 2px;
}
#header_meta nav.sub_menu ul.avia_wpml_language_switch li span, #header_meta nav.sub_menu ul.avia_wpml_language_switch li span a:hover {
	color: #6b91c6;
}
.avia_wpml_language_switch li .language_flag, .avia_wpml_language_switch li span.language_translated, .avia_wpml_language_switch li span.language_code, html:lang(fr) .avia_wpml_language_switch li.language_fr, html:lang(en) .avia_wpml_language_switch li.language_en {
    display: none;
}

/* Search form in Top header -------------------------------- */
#top #searchform {
    left: 280px;
    position: relative;
	z-index: -1;
}
#top #s {
    padding: 2px 6px;
	-webkit-box-shadow: -1px -1px 1px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: -1px -1px 1px 0px rgba(0,0,0,0.2);
	box-shadow: -1px -1px 1px 0px rgba(0,0,0,0.2);
	border: none;
}
#top #searchsubmit, .ajax_load {
    height: 22px;
    line-height: 22px;
    min-width: 22px;
    width: 22px;
	left:163px;
	top: -1px;
}
#top #searchform>div {
  position: absolute;
  background-color: #fff;
  top: -5px;
}
#top div a.ajax_search_entry, #top #searchform .ajax_search_response h4 {
	background-color: #eee5c7;
}
#top #searchform .ajax_search_response {
    margin: 25px 0 0;
}

/* Font Resizer --------------------------------------------- */
.fontResizer {
	display: inline;
	margin: 3px 10px;
	float: right;
	background-color: #ddcfa0;
	padding: 0px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.fontResizer a:hover {
	color: #fff;
	text-decoration: none;
}

/* Social Media Icons in Top Header ------------------------- */
.hIcons {
	float: right;
	margin-top: 3px;
}
.social_bookmarks {
	display: none;
}
.av-share-box {
  margin: 0px auto;
  padding: 40px 0px;
  background-color: #fff;
}

/* Donate Button in Top Header ------------------------------ */
.donate {
	float: right;
	text-transform: uppercase;
	font-size: 2.3em;
	font-weight: 900;
	background: url("/wp-content/uploads/2015/02/donate.png") no-repeat;
    height: 91px;
	width: 218px;
}
.donate a {
	text-decoration: none;
	font-family: Lato, sans-serif;
	position: relative;
	top: 22px;
	left: 53px;
}
.header_color .donate a:hover{
	color: #fff;
}

/* Logo ----------------------------------------------------- */
.html_header_top.html_bottom_nav_header #header_main {
    position: relative;
    top: -50px;
}
#header_main .container {
	height: 160px;
}
#header_main, #header_main .container_wrap {
	border: none;
	background-color: #fff;
}
.html_header_top.html_bottom_nav_header #header_main {
    z-index: 2;
}


/* Nav Menu ------------------------------------------------- */
.html_header_top.html_bottom_nav_header .main_menu ul:first-child > li:first-child a, .html_header_top.html_bottom_nav_header .main_menu ul:first-child > li a, .header_color .main_menu ul:first-child > li:first-child a {
    border: 0px solid #fff;
	font-family: Lato, ​sans-serif;
	font-size: 1.536em;
	line-height: 41px;
	font-weight: 400;
	height: 40px;
}
#header_main #header_main_alternate .container {
	margin-top: 0px;
	height: 40px;
}
#header_main_alternate {
	background: rgba(0,81,148,1);
	background: -moz-linear-gradient(top, rgba(0,81,148,1) 0%, rgba(0,50,92,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,81,148,1)), color-stop(100%, rgba(0,50,92,1)));
	background: -webkit-linear-gradient(top, rgba(0,81,148,1) 0%, rgba(0,50,92,1) 100%);
	background: -o-linear-gradient(top, rgba(0,81,148,1) 0%, rgba(0,50,92,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,81,148,1) 0%, rgba(0,50,92,1) 100%);
	background: linear-gradient(to bottom, rgba(0,81,148,1) 0%, rgba(0,50,92,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005194', endColorstr='#00325c', GradientType=0 );
}
.html_header_top.html_bottom_nav_header .avia-menu > ul > li > a, .header_color .main_menu ul:first-child > li > a {
    color: #fff !important;
}
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
    color: #e4c52e;
}
.header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li a:hover, #top #header .avia_mega_div > .sub-menu, #top #header .avia_mega_div > .sub-menu > li > ul > li a, #top:hover #header .avia_mega_div .sub-menu {
    color: #00487F  !important;
    background-color: #f5f0e1;
}
#top #header .mega_menu_title a {
    padding: 6px;
}
#top #header .avia_mega_div > .sub-menu {
    border-top-width: 0px;
    padding: 20px 30px 30px;
}
#top #header .avia_mega_div > .sub-menu a:hover {
    text-decoration: none;
	background-color: #ddcfa0;
}
.header_color .avia-menu-fx {
	height: 0px;
	bottom: 0;
}
.html_header_top.html_bottom_nav_header .header_color .main_menu  .avia-menu > ul > li.current-menu-item > a {
	color: #e4c52e !important;
}

/* Breadcrumbs ---------------------------------------------- */
#header {
    height: 200px;
}
.breadcrumb-trail span.breadcrumb-title {
	display: none;
}
.alternate_color  .breadcrumb {
	color: #6b91c6 !important;
    left: 0;
    position: relative;
	font-size: 1em;
	top: -79px;
}
.alternate_color  .breadcrumb a {
	color: #000 !important;
	text-decoration: none;
}
.container_wrap {
    border-top-width: 0px;
}
/* Safari and Chrome */ @media screen and (-webkit-min-device-pixel-ratio:0) {
	#top .title_container .container {
		top: 45px;
	}
	#top.error404 .title_container .container {
	  margin-bottom: 45px;
	}
	#top.page .title_container .container {
		top: 0px;
	}
	/*.main_color.container_wrap, */.html_header_sticky_disabled .home .container_wrap:first-child {
		border-top-width: 80px;
		border-top-color: #fff;
		border-top-style: solid;
	}
	 #rideButtons.main_color.container_wrap {
		border-top-width: 0px;
	}
	
}

/* Title ------------------------------------------------------------- */
.title_container .main-title {
    font-size: 3em;
    font-weight: 300;
    line-height: 2.3em;
    min-height: 36px;
    top: 0px;
}
 #top .alternate_color.title_container h1.main-title, #top .alternate_color.title_container h1.main-title a, #top .alternate_color.title_container .main-title a {
    color: #00467e;
}

/* Main Content ------------------------------------------------------- */
#main {
	margin-top: 95px;
}
.home #main, .error404 #main {
	margin-top: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.home #main {
		margin-top: 80px;
	}
	.home #main, .error404 #main {
		margin-top: 0px;
	}
}

/* Sidebar ------------------------------------------------------------ */
.widget {
	padding: 10px 0px;
}
.sidebar {
	padding-top: 0px;
}
.sidebar_left.sidebar {
	text-align: left;
}
.main_color .sidebar {
	color: #333;
}

/* Sidebar suggested links, upcoming events and latest news and on homepage ---------------------------- */
.main_color div.widget-header, .main_color div.widget-latest-header, .widget-random-links .widgettitle, .main_color .home-latest-header a h2, .main_color .home-upcoming-header a h2 {
    padding: 18px 0 15px 65px;
}
.main_color div.widget-upcoming-header {
    padding: 18px 0 15px 65px;
}
.main_color .home-latest-header a h2, .main_color .home-upcoming-header a h2 {
    padding-bottom: 30px;
}
.main_color .widget-links {
	border-bottom: 1px solid #000;
}
.widget-links h3, .widget-random-links h3 {
	text-transform: uppercase;
	font-size:	1.1em;
	line-height: 1.1em;
	font-weight: 500;
	margin: 10px 0px 0px;
}
.widget-random-links .widgettitle {
	margin-top: 0px;
	padding: 25px 0px 30px 65px;
}
.widget-upcoming-header h2 a:hover, .widget-latest-header h2 a:hover {
	color: #ddcfa0 !important;
}
.widget-header h2, .widget-upcoming-header h2, .widget-latest-header h2, .widget-random-links h3.widgettitle, .main_color .home-latest-header a h2, .main_color .home-upcoming-header a h2 {
	text-transform: none;
	color: #00467e;
    font-size: 24px;
    font-weight: 700;
	letter-spacing: 0px;
}
.widget-header, .widget-random-links .widgettitle {
	background:url(/wp-content/uploads/2015/03/icon-links.png) no-repeat;
}
.main_color div.widget-upcoming-header, .main_color .home-upcoming-header {
	background:url(/wp-content/uploads/2015/03/icon-events.png) no-repeat;
}
.main_color div.widget-latest-header, .main_color .home-latest-header {
	background:url(/wp-content/uploads/2015/03/icon-news.png) no-repeat;
}
.widget-links p, .widget-random-links p {
	margin-top: 0px;
}
.main_color .sidebar .widget-links a, .main_color .sidebar .widget-random-links a {
	color: #00487f;
}
.widget-links  hr {
    border-color: #000;
    border-style: dotted;
    margin: 10px 0;
}
.main_color .sidebar .widget-random-links li {
    border-bottom: 1px dotted #000;
    margin: 10px 0;
}
.main_color .sidebar .widget-random-links li:last-child {
    border-bottom: 1px solid #000;
}
#sidebar ul.perfect-quotes li, ul.perfect-quotes li {
    background-image: none !important;
	padding: 0px 0px 10px !important;
}
.main_color .sidebar .widget-links a:hover, .main_color .sidebar .widget-random-links a:hover {
	color: #000;
	text-decoration: none;
}
.main_color .home-latest-header a:hover h2, .main_color .home-upcoming-header a:hover h2 {
	color: #ddcfa0;
}
.main_color .home-latest-header a:hover, .main_color .home-upcoming-header a:hover {
	text-decoration: none !important;
}
.widget-news .news-thumb {
	display: none;
}
.widget-news a .news-headline {
	font-size: 1.45em;
	font-weight: 700;
	color: #00487f;
	text-decoration: none;
}
.widget-news .news-headline span.news-time {
	font-size: 0.79em;
	color: #000;
}
.widget-news a:hover .news-headline {
	color: #000;
}
.widget-news .news-excerpt p {
	font-size: 1.28em;
	margin-top: 4px;
}

/* Sidebar Donate Menu ------------------------------------------------ */
.main_color .sidebar .widget-donate-menu a, .home-submenu a, .main_color .widget-ride-menu a {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #00487f;
	text-decoration: none;
	background:#EDE3C8 url('/wp-content/uploads/2015/03/arrow.png') no-repeat left center;
	margin-top: 3px;
	display: block;
	padding: 19px 30px;
	font-weight: 500;
	display: relative;
}
.main_color .sidebar .widget-donate-menu a strong, .main_color .widget-ride-menu a strong {
	font-weight: 900;
}
.main_color .sidebar .widget-donate-menu a:hover, .home-submenu a:hover, .main_color .widget-ride-menu a:hover {
    background-color: #ddcfa0;
	color: #00487f;
}

/* Sidebar Facebook Widget ------------------------------------------- */
.cff-header {
	display: none;
}
#cff.cff-fixed-height {
	padding: 5px 0px;
}

/* Homepage Facebook Widget ------------------------------------------- */
.home .cff-fixed-height {
	width: 364px !important;
	height: auto !important;
	max-width: 100% !important;
}

/* Participate Facebook Widget ---------------------------------------- */
.page-id-79 .cff-wrapper #cff, .page-id-737 .cff-wrapper #cff {
	max-width: 100% !important;
	width: 550px !important;
}

/* Sidebar contact us ------------------------------------------------- */
.main_color .sidebar .widget-contact {
	font-size: 1.23em;
	color: #000;
}
.main_color .sidebar .widget-contact strong {
	color: #000;
}

/* Homepage ----------------------------------------------------------- */
.home main {
	padding-top: 0px;
}
#top.home .avia-smallarrow-slider-heading {
	position: absolute;
	bottom: 20px;
}

/* Homepage sub-menu -------------------------------------------------- */
.home-submenu {
	margin-top: 11px;
}
.home-submenu a {
	padding: 4px 30px;
	margin-bottom: 15px;
}
/*.page-id-745 .container_wrap .avia-builder-el-first {
margin-top: -30px;
}*/

/* Page news blog posts ----------------------------------------------- */
#top.home .template-blog .blog-meta, #top.home .main_color .template-blog .post-meta-infos .text-sep, #top.home .main_color .template-blog .post-meta-infos .blog-categories, #top.page-id-13 .main_color .template-blog .blog-meta, #top.page-id-1171 .main_color .template-blog .blog-meta, #top.page-id-27 .main_color .template-blog .blog-meta, #top.page-id-1026 .main_color .template-blog .blog-meta, #top.page-id-1047 .main_color .template-blog .blog-meta, #top.page-id-43 .main_color .template-blog .blog-meta, #top.page-id-108 .main_color .template-blog .blog-meta, #top.page-id-1048 .main_color .template-blog .blog-meta, #top.page-id-1056 .main_color .template-blog .blog-meta, #top.page-id-63 .main_color .template-blog .blog-meta, #top.page-id-1173 .main_color .template-blog .blog-meta, #top.page-id-49 .main_color .template-blog .blog-meta, #top.page-id-1056 .main_color .template-blog .blog-meta, #top.page-id-63 .main_color .template-blog .blog-meta {
	display: none;
}
#top.home .main_color .template-blog h2 a, #top.page-id-27 .main_color .template-blog h2 a, #top.page-id-1026 .main_color .template-blog h2 a, #top.page-id-1047 .main_color .template-blog h2 a, #top.page-id-43 .main_color .template-blog h2 a, #top.page-id-108 .main_color .template-blog h2 a, #top.page-id-1048 .main_color .template-blog h2 a, #top.page-id-1056 .main_color .template-blog h2 a, #top.page-id-63 .main_color .template-blog h2 a  {
	font-size: 0.94em;
	color: #00487f;
}
#top.home .main_color .template-blog .post-title, #top.page-id-27 .main_color .template-blog .post-title, #top.page-id-1026 .main_color .template-blog .post-title, #top.page-id-1047 .main_color .template-blog .post-title, #top.page-id-43 .main_color .template-blog .post-title, #top.page-id-108 .main_color .template-blog .post-title, #top.page-id-1048 .main_color .template-blog .post-title, #top.page-id-1056 .main_color .template-blog .post-title, #top.page-id-63 .main_color .template-blog .post-title {
	text-align: left;
	line-height: 20px;
}
#top.home .main_color .template-blog .post-meta-infos, #top.page-id-27 .main_color .template-blog .post-meta-infos, #top.page-id-1026 .main_color .template-blog .post-meta-infos, #top.page-id-1047 .main_color .template-blog .post-meta-infos, #top.page-id-43 .main_color .template-blog .post-meta-infos, #top.page-id-108 .main_color .template-blog .post-meta-infos, #top.page-id-1048 .main_color .template-blog .post-meta-infos, #top.page-id-1056 .main_color .template-blog .post-meta-infos, #top.page-id-63 .main_color .template-blog .post-meta-infos {
	text-align: left;
	font-weight: 700;
	font-size: 0.87em;
    margin-bottom: -20px;
}
#top.home .main_color .template-blog .post-meta-infos .minor-meta, #top.page-id-27 .main_color .template-blog .post-meta-infos .minor-meta, #top.page-id-1026 .main_color .template-blog .post-meta-infos .minor-meta, #top.page-id-1047 .main_color .template-blog .post-meta-infos .minor-meta, #top.page-id-43 .main_color .template-blog .post-meta-infos .minor-meta, #top.page-id-108 .main_color .template-blog .post-meta-infos .minor-meta, #top.page-id-1048 .main_color .template-blog .post-meta-infos .minor-meta, #top.page-id-1056 .main_color .template-blog .post-meta-infos .minor-meta, #top.page-id-63 .main_color .template-blog .post-meta-infos .minor-meta {
	color: #000;
}
#top.home .main_color .template-blog .entry-content p, #top.page-id-27 .main_color .template-blog .entry-content p, #top.page-id-1026 .main_color .template-blog .entry-content p, #top.page-id-1047 .main_color .template-blog .entry-content p, #top.page-id-43 .main_color .template-blog .entry-content p, #top.page-id-108 .main_color .template-blog .entry-content p, #top.page-id-1048 .main_color .template-blog .entry-content p, #top.page-id-1056 .main_color .template-blog .entry-content p, #top.page-id-63 .main_color .template-blog .entry-content p {
	color: #000;
	font-size: 1em;
	line-height: 17px;
	text-align: left;
	margin-bottom: 0px;
}
#top.home .main_color .template-blog article, #top.page-id-13 .main_color .template-blog article, #top.page-id-1171 .main_color .template-blog article, #top.page-id-27 .main_color .template-blog article, #top.page-id-1026 .main_color .template-blog article, #top.page-id-1047 .main_color .template-blog article, #top.page-id-43 .main_color .template-blog article, #top.page-id-108 .main_color .template-blog article, #top.page-id-1048 .main_color .template-blog article, #top.page-id-1056 .main_color .template-blog article, #top.page-id-63 .main_color .template-blog article, #top.page-id-1173 .main_color .template-blog article, #top.page-id-49 .main_color .template-blog article {
	/*max-height: 220px;*/
	border-bottom: 1px dotted #000;
}
#top.home .main_color .template-blog article:last-child, #top.page-id-13 .main_color .template-blog article:last-child, #top.page-id-1171 .main_color .template-blog article:last-child, #top.page-id-27 .main_color .template-blog article:last-child , #top.page-id-1026 .main_color .template-blog article:last-child , #top.page-id-1047 .main_color .template-blog article:last-child , #top.page-id-43 .main_color .template-blog article:last-child , #top.page-id-108 .main_color .template-blog article:last-child , #top.page-id-1048 .main_color .template-blog article:last-child , #top.page-id-1056 .main_color .template-blog article:last-child , #top.page-id-63 .main_color .template-blog article:last-child , #top.page-id-1173 .main_color .template-blog article:last-child , #top.page-id-49 .main_color .template-blog article:last-child  {
	border-bottom: 0px dotted #000;
}
#top.home .main_color .template-blog a.more-link, #top.page-id-27 .main_color .template-blog a.more-link, #top.page-id-1026 .main_color .template-blog a.more-link, #top.page-id-1047 .main_color .template-blog a.more-link, #top.page-id-43 .main_color .template-blog a.more-link, #top.page-id-108 .main_color .template-blog a.more-link, #top.page-id-1048 .main_color .template-blog a.more-link, #top.page-id-1056 .main_color .template-blog a.more-link, #top.page-id-63 .main_color .template-blog a.more-link {
	float: right;
}
#top.home .main_color .template-blog a.more-link:hover, #top.page-id-27 .main_color .template-blog a.more-link:hover, #top.page-id-1026 .main_color .template-blog a.more-link:hover, #top.page-id-1047 .main_color .template-blog a.more-link:hover, #top.page-id-43 .main_color .template-blog a.more-link:hover, #top.page-id-108 .main_color .template-blog a.more-link:hover, #top.page-id-1048 .main_color .template-blog a.more-link:hover, #top.page-id-1056 .main_color .template-blog a.more-link:hover, #top.page-id-63 .main_color .template-blog a.more-link:hover {
	color: #000;
	text-decoration: none;
}
.multi-big .post_author_timeline, .single-small .post_author_timeline {
    display: none;
}

/* News Page ---------------------------------------------------------- */
#top.page-id-13 .main_color main.template-page, #top.page-id-1171 .main_color main.template-page, #top.page-id-49 .main_color main.template-page, #top.page-id-1173 .main_color main.template-page {
	padding-top: 0px;
}
#top.page-id-13 .main_color .template-blog h2.post-title, #top.page-id-1171 .main_color .template-blog h2.post-title, #top.page-id-49 .main_color .template-blog h2.post-title, #top.page-id-1173 .main_color .template-blog h2.post-title  {
	font-size: 1.3em;
	color: #00487f;
}
#top.page-id-13 .main_color .template-blog h2.post-title a:hover, #top.page-id-1171 .main_color .template-blog h2.post-title a:hover, .single-post .main_color .entry-content a:hover, #top.page-id-49 .main_color .template-blog h2.post-title a:hover, #top.page-id-1173 .main_color .template-blog h2.post-title a:hover  {
	color: #f38003;
	text-decoration:none;
}
.main_color time.minor-meta {
	color: #222;
	padding-right: 3px;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 14px;
}
.text-sep-date {
	font-size: 1.3em;
}
.main_color .template-blog .blog-categories a {
	color: #990000;
	padding: 3px;
}
.main_color .template-blog .blog-categories a:hover {
	color: #fff;
	background-color: #990000;
	text-decoration: none;
}
.template-blog .read-more-link {
	float: right;
	text-transform: uppercase;
	font-weight: 700;
}
.template-blog .post_delimiter {
	padding: 15px 0px 0px;
	margin: 0px;
}
.template-blog article {
	margin-bottom: 15px;
	overflow: hidden;
}
.template-blog .pagination-meta{
	display: none;
}
.template-blog nav.pagination {
	padding: 0px;
	text-align: center;
}
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a  {
	float: none;
	display: inline-block;
    background: none repeat scroll 0 0 #336;
    border: 1px solid #ccc;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin: 2px;
    text-decoration: none;
	border-radius: 0px;
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0);
    line-height: 35px;
    text-align: center;
    width: 38px;
    height: 38px;
	font-size: 1.3em;
	font-weight: 700;
}
#top .main_color .pagination a:hover, #top .fullsize .template-blog .pagination a:hover  {
	background-color: #ddcfa0;
}
#top .pagination .current {
	background-color: #990000;
}

/* News Sidebar ------------------------------------------------------- */
.main_color .mediaA a, .main_color .mediaC a, .main_color .mediaAT a, .single-post .main_color .entry-content a {
	color: #336699;
	font-weight: 700;
}
.main_color .mediaA a:after, .main_color .mediaC a:after, .main_color .mediaAT a:after {
	content: " [+]";
}
.main_color .mediaA a:hover, .main_color .mediaC a:hover, .main_color .mediaAT a:hover {
	color: #000;
	text-decoration: none;
}
.mediaA h3 {
	display: none;
}
.mediaAT {
	padding-bottom: 0px;
}
.mediaA {
	padding-top: 0px;
}
.main_color .mediaAT h3, .main_color .mediaC h3 {
	font-size: 1.8em;
	text-transform: initial;
	font-weight: 700;
	color: #00487f;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
}

/* Single News Post --------------------------------------------------- */
.single-post main.content, main.template-story.content {
	padding-top: 0px;
}
.single-post .blog-meta {
	display: none;
}
.single-post .post-meta-infos {
	top: 0px;
}
.single-post .main_color .entry-content h2  {
	font-size: 1.62em;
	margin: 0.83em 0;
}
.single-post .main_color .entry-content strong {
	color: #000;
}

/* Ride For ALS Event Page -------------------------------------------- */
#rideButtons .buttonU {
	font-size: 1.5em;
}
#rideButtons .buttonL {
	font-size: 1em;
}
#rideButtons .buttonU, #rideButtons .buttonL {
	text-transform: uppercase;
	font-weight: 900;
}
#rideButtons .avia-button:hover {
	background-color: #ddcfa0 !important;
	border-color: #ddcfa0 !important;
	opacity: 1.0;
}
#rideButtons div.av_one_fourth {
    margin-left: 2%;
    width: 23.5%;
	clear:none;
	margin-top: 0px;
}
#rideButtons div.av_one_fourth.first {
	margin-left: 0px;
}
#rideButtons .avia-slideshow {
    margin: 0px 0px 10px;
}
#rideButtons .avia-button.avia-size-large {
	padding: 10px;
	min-width: 100%;
	min-height: 81px;
}
 #rideButtons h2  {
	font-size: 1.85em;
	font-weight: 400;
	color: #00487f;
}

/* Ride For ALS Sidebar ----------------------------------------------- */
.rideMap {
	margin-top: 20px;
}
.rideMap a {
	text-align: center;
	display: block;
}
.main_color .rideMap a:hover {
	color: #f38003;
	text-decoration: none;
}
.widget-ride-menu {
	z-index:999;
}
.rideHover {
	z-index:99999;
}
.widget-ride-menu ul li {
	position: relative;
	list-style-type: none !important;
}
.widget-ride-menu ul li ul {
	display:none;
}
.widget-ride-menu ul li:hover ul, .widget-ride-menu ul li:active ul {
	display:block;
}
.main_color .widget-ride-menu ul li ul.rideHover {
	background-color: #EDE3C8;
	padding: 3px 6px;
	position: absolute;
	top: 0;
	left: 92%;
	min-width: 200px;
}
.main_color .widget-ride-menu ul li ul li a {
	background-image: none;
	background-color: #ddcfa0;
	padding: 3px 6px;
	text-transform: none;
	font-size: 1.24em;
}
.main_color .widget-ride-menu ul li ul.rideHover li a:hover {
	background-color: #00487f;
	color: #fff;
	background-position: 0px 0px;
}

/* Single Story Post -------------------------------------------------- */
.storyBy {
	font-style: italic;
	font-size: 1.08em;
	padding: 3px 0px 0px 3px;
	color: #999;
}
.type-story h3 {
	font-size: 1.8em;
	color: #00487f !important;
	line-height: 33.6px;
	margin-bottom: 15px;
	font-weight: 400;
}
.type-story strong, html:lang(fr) .type-story strong {
	color: #000;
	font-size: 1.08em;
	line-height: 19.6px;
}

/* Single Story Sidebar ----------------------------------------------- */
.main_color .sidebar .storySidebar, .main_color .sidebar .storySidebar h3, .main_color .sidebar .storySidebar a {
	color: #00487f;
	font-weight: 700;
	font-size: 1em;
}
.widget_nav_menu.storySidebar li:first-child {
    font-weight: 700;
}
#top .widget_nav_menu.storySidebar ul ul li:before {
	content: "";
}
#top .widget_nav_menu.storySidebar ul ul li:after {
	content: " [+]";
}
#top .widget_nav_menu.storySidebar ul ul li a {
	display: inline;
}
.main_color .sidebar .storySidebar .sub-menu a {
	color: #336699;
}
#top .widget_nav_menu.storySidebar ul ul li a, #top .widget_nav_menu.storySidebar .current-menu-item > ul, #top .widget_nav_menu.storySidebar .current_page_item > ul, #top .widget_nav_menu.storySidebar .current_page_ancestor > ul, #top .widget_nav_menu.storySidebar .current-menu-ancestor > ul {
	padding: 0px;
}
.widget_nav_menu.storySidebar ul:first-child > .current-menu-ancestor {
	padding-top: 0px;
}
.widget_nav_menu.storySidebar ul:first-child > .current-menu-item, .widget_nav_menu.storySidebar ul:first-child > .current_page_item, .widget_nav_menu.storySidebar ul:first-child > .current-menu-ancestor {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
}
.main_color .sidebar .storySidebar h3 {
	font-size: 1.85em;
	text-transform: none;
	margin-bottom: 20px;
}
.main_color .sidebar .storySidebar .menu-single-story-post-container > ul > li > a {
	font-size: 1.3em;
	margin-bottom: 14px;
	border-top: 1px solid #000;
	padding-top: 20px;
}
.main_color .sidebar .storySidebar a:hover {
	color: #000;
	text-decoration:none;
}
.main_color .sidebar .storySidebar .menu-single-story-post-container > ul > li > a:hover {
	color: #00487f;
	cursor: default;
}
#top .av_seperator_big_border .av-main-nav > li:last-child > a {
	border-right: 0px solid #000;
}
#top .main_color .sidebar .widget.storySidebar ul.sub-menu {
	margin-bottom: 3px;
	padding: 10px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
/* Be Inspired Portfolio Page ----------------------------------------- */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 0.3% 1.6%;
}
.col:first-child { margin-left: 0; }
/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}
.story {
	position: relative;
}
.story img {
	z-index: -1;
}
.storyE {
	background-color: rgba(0, 0, 0, 0.5);
    height: 90px;
    overflow: hidden;
    width: 100%;
	position: absolute;
	bottom: 5px;
	padding: 10px 20px;
	z-index: 99999;
}
.stories a {
	text-decoration: none;
}
.main_color .stories img {
	border: 1px solid #000;
}
.main_color a h2.storyC {
	text-transform: uppercase;
	color: #e4c52e;
	font-weight: 700;
	font-size: 1.25em;
}
.main_color a h3.storyT, .main_color a h1.storyT, .main_color a h2.storyH {
	color: #fff;
	font-weight: 400;
	font-size: 1.15em;
	padding: 0px 80px 0px 0px;
	margin:0px;
}
/* Participate page (based on story page styles) */
.main_color a h1.storyT {
	font-size: 1.85em;
	text-transform: none;
	padding-right: 2%;
}
/* Home Page Image, based on story page styles */
.main_color a h2.storyH {
	font-weight: 900;
	padding-right: 2%;	
}
.home .storyE {
    height: 60px;
}
.main_color a .storyPlus {
	position: absolute;
	right: 20px;
	font-size: 2.5em;
	color: #fff;
	bottom: 36px;
}
.home .main_color a .storyPlus {
	font-size: 2em;
	bottom: 20px;	
}
.main_color a:hover .storyPlus, .main_color a:hover h3.storyT, .main_color a h1.storyT:hover, .main_color a h2.storyT:hover, .main_color a h2.storyH:hover  {
	color: #ff9;
}
.page-id-79 div .av_one_third, .page-id-737 div .av_one_third, .home div .av_one_third {
	margin-left: 2%;
	width: 31.3%;
	margin-top: 0px;
}
.home div .av_one_third.first {
	margin-left: 0%;
}


/* Generic Events Pages ----------------------------------------------- */
#top .category-fundraising-page .entry-content-header,
#top .category-volunteer-page .entry-content-header,
#top .category-sponsor-this-text .entry-content-header,
#top .category-donation-page .entry-content-header,
#top .category-fundraising-page-fr .entry-content-header,
#top .category-volunteer-page-fr .entry-content-header,
#top .category-sponsor-this-text-fr .entry-content-header,
#top .category-donation-page-fr .entry-content-header, .ai1ec-initialism {
	display: none;
}
#top .fullsize .template-blog .category-fundraising-page .entry-content-wrapper > *,
#top .fullsize .template-blog .category-volunteer-page .entry-content-wrapper > *,
#top .fullsize .template-blog .category-sponsor-this-text .entry-content-wrapper > *,
#top .fullsize .template-blog .category-donation-page .entry-content-wrapper > *,
#top .fullsize .template-blog .category-fundraising-page-fr .entry-content-wrapper > *,
#top .fullsize .template-blog .category-volunteer-page-fr .entry-content-wrapper > *,
#top .fullsize .template-blog .category-sponsor-this-text-fr .entry-content-wrapper > *,
#top .fullsize .template-blog .category-donation-page-fr .entry-content-wrapper > * {
	max-width: 760px;
}
.ai1ec-single-event {
	z-index: 9999999;
}
#top.single-ai1ec_event .title_container .container, #top.single-story .title_container .container {
  top: 0px;
}


/* Widget Titles --------------------------------------------------- */
.main_color h3.widgettitle {
	border-bottom: 1px solid #000;
	text-transform: none;
	color: #00467e;
    font-size: 24px;
    font-weight: 700;
	letter-spacing: 0px;
	padding-bottom: 10px;
}
.archive .blog-author {
	display: none;
}
.archive .main_color h2.post-title {
	color: #00467e;
}


/* Sidebar background ---------------------------------------------- */
.main_color .widget_nav_menu ul:first-child>.current-menu-ancestor {
	background-color: #fff;
}


/* Archive Pages --------------------------------------------------- */
.archive .content {
	padding-top: 0px;
}
.archive article {
	border-bottom: 1px dotted #000;
}
#top.archive  #main .sidebar, #top.archive  #main .content {
	border-left-width: 0px;
    border-right-width: 0px;
}


/* Get Involved Page buttons --------------------------------------- */
.page-id-81 .avia-button.avia-position-left, .page-id-735 .avia-button.avia-position-left {
	float: none;
}
.page-id-81 .avia-button-wrap, .page-id-735 .avia-button-wrap {
	clear: both;
	width: 100%;
	margin: 6px auto;
}
.page-id-81 .avia-button.avia-size-large, .page-id-735 .avia-button.avia-size-large {
	font-size: 18px;
}


/* Single Event Page ----------------------------------------------- */
.container .template-single-event.av-content-small.units, .container .template-multiple-event.av-content-small.units {
    width: 100%;
	border-right: medium none #fff;
}
.template-single-event .header-single-event, .template-multiple-event .header-multiple-event {
    float: right;
	margin-left: 2%;
	border: 1px solid #999;
	height: 100%;
    width: 40%;
}
.template-single-event.content .entry-content-wrapper, .template-multiple-event.content .entry-content-wrapper {
    padding-right: 0;
}
.template-single-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7, .template-multiple-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7 {
    top: 260px;
	width: 470px;
	position: absolute;
}
.single-event-content, .multiple-event-content {
	float: left;
	width: 58%;
}
.template-single-event .ai1ec-col-sm-pull-5, .template-multiple-event .ai1ec-col-sm-pull-5 {
    clear: right;
    left: 0;
}
.template-single-event .ai1ec-event-details .ai1ec-col-sm-7.ai1ec-col-sm-pull-5, .template-multiple-event .ai1ec-event-details .ai1ec-col-sm-7.ai1ec-col-sm-pull-5 {
	width: 100%;
	top: -30px;
}
.template-single-event .ai1ec-field-label, .template-multiple-event .ai1ec-field-label {
    width: 85px;
	padding-right: 0px;
}
.template-single-event .ai1ec-single-event .ai1ec-time .ai1ec-field-value, .template-single-event .ai1ec-multi-event .ai1ec-time .ai1ec-field-value, .template-single-event .ai1ec-field-value {
    width: 80%;
	font-size: 1.1em;
}
.template-single-event .ai1ec-field-value .ai1ec-category, .template-multiple-event .ai1ec-field-value .ai1ec-category {
	font-size: 0.6em;
}
.single-ai1ec_event .main_color div .ai1ec-event-details {
	background-color: #ede3c8;
	border: 1px solid #ccc;
	padding: 5px 10px;
	overflow: visible;
	position: relative;
	z-index: -1;
}
.ai1ec-hidden, .p-location br {
	display: none;
	padding-right: 0px;
}
.template-single-event .ai1ec-single-event .ai1ec-event-details, .template-multiple-event .ai1ec-multiple-event .ai1ec-event-details {
    margin-top: 0px;
}
.template-single-event .ai1ec-single-event .ai1ec-gmap-container, .template-single-event .ai1ec-multi-event .ai1ec-gmap-container {
    float: right;
    position: relative;
    right: -325px;
    width: 470px;
}
.template-single-event  .ai1ec-field-value.dt-duration {
	max-width: 300px;
}

/* NEW EVENTS SIDEBAR CALENDAR 2016 */

.newsidecal{
padding-top:30px;
}

.newsidecal .ai1ec-views-dropdown,
.newsidecal .ai1ec-btn-toolbar,
.newsidecal .ai1ec-calendar-toolbar,
.newsidecal .ai1ec-pagination{
display: none!important;
}

.newsidecal .ai1ec-event-title,
.newsidecal .ai1ec-event-time{
display: none!important;
}

.newsidecal a.ai1ec-event-container{
background:#00487F!important;
height:20px!important;
margin:4px!important;
}

.newsidecal .ai1ec-word-wrap.ai1ec-month-view .ai1ec-event {
border-bottom: none!important;
}



/* Events Sidebar Stream ---------------------------------------------- */
.side-events-list .ai1ec-calendar-toolbar, .side-events-list .ai1ec-views-dropdown, .side-events-list .ai1ec-title-buttons, .side-events-list .ai1ec-date-title, .side-events-list .ai1ec-event-avatar-wrap, .side-events-list .ai1ec-event-location, .side-events-list .ai1ec-btn-group, .side-events-list .ai1ec-post_thumbnail, .side-events-list .ai1ec-stream-view  .ai1ec-date-title {
	display: none;
}
.side-events-list {
	color: #000;
}
.side-events-list .ai1ec-event-meta, .side-events-list .ai1ec-event-title a {
	font-weight: 900;
}
.side-events-list .ai1ec-event-title a:hover {
	color: #00487f !important;
	text-decoration: none;
}
.side-events-list .ai1ec-stream-view .ai1ec-event, .side-events-list .ai1ec-stream-view .ai1ec-date,  .side-events-list .ai1ec-stream-view .ai1ec-date-events {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	border: none;
	background: linear-gradient(#fff,#fff 1em,#fff)
}
.side-events-list .ai1ec-stream-view .ai1ec-date  {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
}
.side-events-list .ai1ec-stream-view .ai1ec-event-inner {
    margin: 5px 0px 0px;
    overflow: hidden;
}
.side-events-list .ai1ec-stream-view .ai1ec-event, .side-events-list .ai1ec-stream-view .ai1ec-event-inner {
	height: 140px;
}
.side-events-list .ai1ec-stream-view .ai1ec-event-description {
    max-height: 90px;
}


/* Events Sidebar Calendar ------------------------------------------- */
.textwidget #ai1ec-container .ai1ec-calendar-toolbar,
.textwidget #ai1ec-container .ai1ec-views-dropdown,
.textwidget #ai1ec-container .ai1ec-event-title,
.textwidget #ai1ec-container .ai1ec-event-time,
.textwidget #ai1ec-container .ai1ec-calendar-toolbar,
.textwidget #ai1ec-container .ai1ec-views-dropdown,
.textwidget #ai1ec-container .ai1ec-pull-left {
	display: none!important;
}
.textwidget .ai1ec-word-wrap.ai1ec-month-view .ai1ec-event,
.textwidget tr.ai1ec-week  td {
	height: 20px !important;
}
.ai1ec-month-view .ai1ec-day-stretcher {
	height: 34px !important;
}


/* Toggle Accordian --------------------------------------------------- */
.single_toggle {
    font-weight: 900;
}
.main_color .toggler {
	background-color: #EFEFEF;
}
section .single_toggle {
	margin: 10px 0px;
}
.main_color p.toggler, .main_color span.vert_icon, .main_color span.hor_icon {
	color: #2E2E2E;
	font-size: 130%;
}
.main_color span.vert_icon, .main_color span.hor_icon {
	border-color: #2E2E2E;
}


/* Page Sub Headers --------------------------------------------------- */
.post-entry-type-page .entry-content-wrapper h3 {
	color: #00467e;
	font-size: 24px;
	font-weight: 400;
}
.type-story .entry-content-wrapper h3 /* , .page-template-default .entry-content-wrapper h3*/{
	padding-top: 30px;
}


/* Stong -------------------------------------------------------------- */
.main_color strong {
	color: #000;
}
.main_color a strong {
	color: #00487f;
}
.main_color a:hover strong, .main_color a:hover {
	color: #f38033;
}
.main_color a:hover strong, .main_color a:hover {
	text-decoration: none;
}
#rideButtons.main_color  strong {
	color: #00487f;
}

/* Calendar Widget Coloured Boxes ------------------------------------- */
.foo {   
  float: left;
  width: 40px;
  height: 14px;
  margin: 0px 8px;
}
p.fooP {
	line-height: 1em;
}

/* Calendar - Link text in month view -------------------------------------- */
.timely table.ai1ec-month-view a .ai1ec-event-title, .timely table.ai1ec-month-view a .ai1ec-event-time {
	color: #333 !important;
}


/* 404, Search and Search Results Page -------------------------------- */
#top #s404 #searchform {
	left: 0px;
	top: 0px;
	z-index: 9999;
}
#top #s404 #searchform #s {
	padding: 10px 20px;
	top: 0px;
	width: 100%;
}
#top #s404 #searchsubmit {
	height: 36px;
	line-height: 20px;
	top: -1px;
	width: 36px;
	left: 100%;
}

/* Partners Footer ---------------------------------------------------- */
#footer-partner-header {
	font-size:11px;
	text-transform:uppercase;
	background-color:#EDE3C8;
	margin:0 auto;
	width:250px;
	text-align:center;
	font-weight:400;
	padding:5px 50px;
	color:#666666;
}
#footer-partner-logos {
	background-color:#EDE3C8;
	padding:15px;
	text-align:center;
}
#footer-partner-logos img {
	margin:10px 15px;
	border:0;
}


/* Footer ------------------------------------------------------------- */
div .av_one_fifth {
    margin-left: 2%;
    width: 10.7%;
}
.footer-menu {
	margin: 30px 0px;
}
.footer-menu a, .footer-menu li, .widget_nav_menu a {
	font-size: 12px;
	font-family: Lato, sans-serif;
	line-height: 16px;
	padding: 0px;
}
.footer-menu a:hover, .widget_nav_menu a:hover {
	text-decoration: underline;
}
.footer-menu li, .widget_nav_menu li {
	font-weight:500;
}
.footer-menu li:first-child, .widget_nav_menu li:first-child {
	font-weight:900;
}
#footer-icon {
	min-width: 100px;
	float: right;
}
#footer .container{
	max-height: 400px;
}
.footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item {
	background-color: #ddcfa0;
	box-shadow: none;
}

/* Socket ------------------------------------------------------------- */
#socket .copyright {
    float: none;
}
a.phil {
	text-decoration: none;
}
span.copyright {
	display:table;
	margin:0 auto;
	text-transform: uppercase;
	font-size:1.1em;
}


/* WPML Footer Credit ------------------------------------------------- */
#wpml_credit_footer {
	color: #81BEF7;
	text-align: right;
	max-width: 1280px;
	padding-right: 20px;
	margin: 0 auto;
}
#wpml_credit_footer a {
	color: #CEE3F6;
	text-decoration: none;
}

/* Header Search ------------------------------------------------------ */


/* RESPONSIVE MEDIA QUERIES ------------------------------------------- */
@media only screen and (max-width: 1300px) {
	.template-single-event .ai1ec-single-event .ai1ec-gmap-container, .template-single-event .ai1ec-multi-event .ai1ec-gmap-container {
	  right: 0px;
	  width: 470px;
	  max-width: 74%;
	  left: 19%;
	}
	.template-single-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7, .template-multiple-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7 {
		width: 100%;
		top: 240px;
	}
}

@media only screen and (max-width: 1274px) {
	.textwidget .timely .ai1ec-prev-year.ai1ec-btn, .textwidget .timely .ai1ec-next-year.ai1ec-btn {
		display: none;
	}
}

@media only screen and (max-width: 1274px) {
	.textwidget #ai1ec-container thead th.ai1ec-weekday  {
		font-size: 10px;
		white-space: nowrap;
	}
	.textwidget #ai1ec-container thead tr {
		height: 20px;
	}
}

@media only screen and (max-width: 1075px) {
	.donate {
		top: 30px;
		position: relative;
	}
	.hIcons {
	  position: absolute;
	  right: 65px;
	}
	.fontResizer {
	  position: absolute;
	  right: 200px;
	}
	#top #s {
	  width: 70%;
	}
	#rideButtons .buttonU {
	  font-size: 1.3em;
	}
	#rideButtons .buttonL {
	  font-weight: 400;
	}
	.template-single-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7, .template-multiple-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7 {
		top: 220px;
	}
	@media screen and (-webkit-min-device-pixel-ratio: 0) {
		#top #searchsubmit, .ajax_load {
		  left: 175px;
		}
		#top #searchform {
		  left: 270px;
		}
	}
}

@media only screen and (max-width: 989px) {
	.html_header_top.html_bottom_nav_header .main_menu ul:first-child > li:first-child a, .html_header_top.html_bottom_nav_header .main_menu ul:first-child > li a, .header_color .main_menu ul:first-child > li:first-child a {
		font-size: 1.3em;
	}
	#main {
		margin-top: 60px;
	}
	@media screen and (-webkit-min-device-pixel-ratio: 0) {
		.home #main, .error404 #main {
			margin-top: 60px;
		}
	}
	.home .main_color a .storyPlus {
		display: none;
	}
	.template-single-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7, .template-multiple-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7 {
		top: 200px;
	}
	.template-single-event .ai1ec-event-details .ai1ec-col-sm-7.ai1ec-col-sm-pull-5, .template-multiple-event .ai1ec-event-details .ai1ec-col-sm-7.ai1ec-col-sm-pull-5 {
	  top: 0px;
	}
	.inner_sidebar {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 875px) {
	.html_header_top.html_bottom_nav_header .main_menu ul:first-child > li:first-child a, .html_header_top.html_bottom_nav_header .main_menu ul:first-child > li a, .header_color .main_menu ul:first-child > li:first-child a {
		font-size: 1.046em;
	}
	#rideButtons .buttonU {
	  font-size: 1em;
	}
	#rideButtons .buttonL {
	  font-size: 0.9em;
	}
	.template-single-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7, .template-multiple-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7 {
		top: 180px;
	}
}

@media only screen and (max-width: 830px) {
	.textwidget .timely .ai1ec-btn-sm {
	  padding: 5px;
	}
}

@media only screen and (max-width: 800px) {
	#header_meta .container {
	  height: 80px;
	}
	.donate a {
	  left: 11px;
	  top: 15px;
	}
	.donate {
	  font-size: 1.5em;
	  background: none repeat scroll 0 0 #FDC613;
	  height: 30px;
	  width: 100px;
	  line-height: 0px;
	  top: 3px;
	}
	.hIcons {
	  right: 160px;
	}
	.hIcons a img {
		max-width: 30px;
		height: 30px;
	    margin: 0 2px;
	}
	.av_secondary_left .sub_menu {
	  top: 55px;
	  font-size: 14px;
	}
	#top #searchform {
		left: 350px;
	}
	@media screen and (-webkit-min-device-pixel-ratio: 0) {
		#top #searchform {
		  left: 330px;
		}
		#top #searchsubmit, .ajax_load {
		  left: 200px;
		}
	}
	.fontResizer {
		right: 340px;
		padding: 4px 10px;
	}
	.html_header_top.html_bottom_nav_header #header_main {
		top: 20px;
		background-color: transparent;
	}
	#main, .home #main, .error404 #main {
		margin-top: 120px;
	}
	.main_color a h3.storyT, .main_color a h1.storyT, .main_color a h2.storyH {
	  font-size: 1em;
	  line-height: 1.3em;
	}
	.page-id-79 .main_color a h1.storyT, .page-id-737 .main_color a h1.storyT {
	  font-size: 1.5em;
	  font-weight: 900;
	}
	.storyE {
	  height: 100px;
	  padding: 8px 20px;
	}
}

@media only screen and (max-width: 767px) {
	.responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
	  float: left;
	  width: auto;
	  position: relative;
	  display: inline;
	}
	.responsive #header_meta .sub_menu>ul>li.avia_current_lang {
		display: none;
	}
	.avia_wpml_language_switch {
	  top: -17px;
	  font-size: 20px;
	}
	.avia_wpml_language_switch li span.language_native {
		display: none;
	}
	.avia_wpml_language_switch li span.language_code {
		display: inline;
	}
	#avia2-menu {
		top: -10px;
	}
	.donate {
		position: absolute;
		top: 3px;
		right: 0px;
	}
	/*.donate {
	  right: 60px;
	}*/
	#header_meta {
	  z-index: 3;
	}
	#top .header_color ul.sub_menu li, #top .header_color ul.sub_menu li a {
	  z-index: 99999;
	}
	#advanced_menu_toggle {
	  top: 10px;
	}
	.responsive #top .logo, .responsive #top .logo a, .responsive #header_main .inner-container, .responsive .logo img {
	  width: 150px;
	  margin: 0 auto;
	}
	.responsive #top #main {
		margin-top: 40px;
	}
	.responsive #top.page #main {
		margin-top: 0px;
	}
	.hIcons {
		right: 110px;
	}
	@media screen and (-webkit-min-device-pixel-ratio: 0) {
		#top #searchform {
		  left: 310px;
		}
		#top.page .title_container .container {
		  top: 40px;
		}
	}
	#top #searchform {
	  display: none;
	}
	#top #s404 #searchform {
		display: block;
	}
	.responsive #top #wrap_all #footer .flex_column {
	  margin-bottom: 0px;
	  min-height: 170px;
	  width: 50%;
	}
	#footer .widget {
		margin: 10px 0;
	}
	#footer {
		min-height: 750px;
	}
	.title_container .main-title {
		line-height: 1em;
		top: 63px;
	}
	.single-ai1ec_event .title_container .main-title {
	  top: 0px;
	}
	.page .title_container .main-title {
		top: 23px;
	}
	#top .title_container .container {
		position: relative;
		top: 40px;
	}
	#top.error404 .title_container .container {
		top: -40px;
	}
	#top.single-story .title_container .container {
		top: -40px;	
	}
	#top.single-ai1ec_event .title_container .container {
	  top: 0px;
	}
	.main_color.container_wrap {
		margin-top: 60px;
	}
	#rideButtons .avia-button.avia-size-large {
	  min-height: 20px;
	}
	.responsive #top #wrap_all #rideButtons .flex_column {
	  margin-bottom: 10px;
	}
	#rideButtons .buttonU {
	  font-size: 1.3em;
	  line-height: 1.5em;
	}
	.av-layout-grid-container {
	  padding: 80px 0px !important;
	}
	#rideButtons.av-layout-grid-container {
	  padding: 0px !important;
	}
	.responsive #top #wrap_all #rideButtons.av-flex-cells .no_margin .flex_cell_inner .widget-ride-menu {
	  width: 50%;
	  max-width: 50%;
	  margin: 0 auto;
	}
	.widget-ride-menu, .thermo, .avia_code_block_1 #ai-div-advanced_iframe, .rideMap, .breadcrumb {
		display: none;
	}
	#sub_menu1, .thermo-m, .rideMap-m {
		display: block;
	}
	#top .av-subnav-menu > li ul {
	  z-index: 99;
	  top: 30px;
	}
	#top .av-subnav-menu > li {
	  padding: 5px 0;
	}
	#ai-div-advanced_iframe, .rideMap-m iframe {
	  margin: 0 auto;
	  display: block;
	}
	.template-single-event .header-single-event, .single-event-content, .multiple-event-content {
	  float: none;
	  margin: 0%;
	  width: 100%;
	}
	.template-single-event .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7, .template-single-event .ai1ec-single-event .ai1ec-gmap-container, .template-single-event .ai1ec-multi-event .ai1ec-gmap-container {
	  top: -20px;
	  width: 100%;
	  position: relative;
	  clear: both;
	}
	.template-single-event .ai1ec-single-event .ai1ec-gmap-container, .template-single-event .ai1ec-multi-event .ai1ec-gmap-container {
	  right: 0px;
	  width: 640px;
	  max-width: 100%;
	  left: 0px;
	}
	.responsive #top.single-ai1ec_event #wrap_all .container {
	  width: 95%;
	  max-width: 95%;
	}
	.page-id-65 .span_1_of_2, .page-id-1055 .span_1_of_2 {
	  width: 100%;
	}
	.storyE {
	  padding: 10px 20px;
	}
	.page-id-65 .col, .page-id-1055 .col {
	  float: none;
	  margin: 10px auto;
	}
}

@media only screen and (max-width: 550px) {
	.fontResizer {
		right: 280px;
		padding: 4px 7px;
	}
	.hIcons a img {
	    margin: 0 1px;
	}
}

/*@media only screen and (max-width: 540px) {
	@media screen and (-webkit-min-device-pixel-ratio: 0) {
		.donate {
			top: 3px;
		}
	}
}*/

@media only screen and (max-width: 500px) {
	/*.donate {
		top: -27px;
	}*/
	.fontResizer, .hIcons {
		float: left;
		right: 0px;
		left: 0px;
	}
	.fontResizer {
		display: none;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

@media only screen and (max-width: 420px) {
	.responsive #top #wrap_all .container {
	  width: 95%;
	  max-width: 95%;
	}
	#header_meta .sub_menu>ul.avia_wpml_language_switch>li  {
	  padding: 0 0px;
	}
}

/*@media only screen and (max-width: 459px) {
	@media screen and (-webkit-min-device-pixel-ratio: 0) {
		.donate:lang(fr) {
			top: -56px;
		}
	}
}

@media only screen and (max-width: 379px) {
		.donate:lang(fr) {
			top: -56px;
		}
}*/