@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
@import url(//fonts.googleapis.com/css?family=Raleway:400,700);
body {
    margin: 0 auto;
    color: #000000;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background: url('../redbikecycle/img-slider2-Main-shot.jpg') no-repeat fixed top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*-------------------------FONT STYLING START----------------------*/

a {
	color: #ed1f24;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
	border: 0;
}
p {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	margin: 0;
}
h1, h1 a {
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
    font-size: 58px;
    font-weight: 400;
	margin: 0;
}
h2, h2 a {
	color: #ed1f24;
	font-family: 'Raleway', sans-serif;
    font-size: 33px;
    font-weight: 700;
	margin: 0;
}
h3, h3 a {
	color: #ed1f24;
	font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 400;
	margin: 0;
}
h4, h4 a {
	color: #000000;
	font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 400;
	margin: 0;
}
h5, h5 a {
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 400;
	margin: 0;
}
h6, h6 a {
	color: #000000;
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
	margin: 0;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}

/*-------------------------FONT STYLING END------------------------*/


/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	margin: 0;
}
.le_form_name {
	color: #000000;
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
	margin: 0 0 10px 0;
}
.wrapper input[type="submit"] {
	padding: 5px 15px;
	background-color: #ed1f24;
	border: 0;
	text-align: center;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	margin: 0;
}
.wrapper input[type="submit"]:hover {
	color: #000000;
	cursor: pointer;
}
.wrapper input[type="text"], .wrapper input[type="password"], .wrapper textarea, #search_form_value {
	padding: 4px 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	margin: 0;
}
.form-control {
    height: inherit !important;
    border-radius: 0 !important;
}
.form-group {
    margin-bottom: 10px !important;
}

/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------SITE CLASSES START----------------------*/

hr {
	border: 0;
	border-bottom: 1px solid #000000;
}
.blackbox {
	padding: 20px;
	background-color: #000000; /* Old Browsers */
}
.button a, a.button {
    display: inline-block;
    padding: 5px 15px;
    background-color: #ed1f24;
    color: #ffffff;
}
.button a:hover, a:hover.button {
    color: #000000;
    text-decoration: none;
}
.cta {
	padding: 10px 15px;
	background-color: #ed1f24; /* Old Browsers */
	background: rgba(237,31,36,.75);
    -webkit-border-radius: 25px 0 0 0 / 20px 0 0 0;
    -moz-border-radius: 25px 0 0 0 / 20px 0 0 0;
    border-radius: 25px 0 0 0 / 20px 0 0 0;
}
.cta p, .cta a {
	color: #ffffff;
}
.cta h6 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    padding-left: 25px;
}
.cta h6:before {
    position: absolute;
    content: '+';
    font-family: 'Arial', 'sans-serif';
    font-size: 25px;
    top: -2px;
    left: 0;
}
.cta h6.active:before {
    top: -1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
}
.cta h6:hover {
    cursor: pointer;
}
.cta .button a, .cta a.button {
    background-color: #ffffff;
    color: #000000;
}
.cta .button a:hover, .cta a:hover.button {
    color: #ed1f24;
}
.mb_le_staff_lastname {
    display: none;
}
.red-top {
    height: 30px;
    margin-bottom: 10px;
	background-color: #ed1f24; /* Old Browsers */
	background: rgba(237,31,36,.75);
    -webkit-border-radius: 25px 0 0 0 / 20px 0 0 0;
    -moz-border-radius: 25px 0 0 0 / 20px 0 0 0;
    border-radius: 25px 0 0 0 / 20px 0 0 0;
}
.red-bottom {
	height: 30px;
    margin-top: 10px;
	background-color: #ed1f24; /* Old Browsers */
	background: rgba(237,31,36,.75);
    -webkit-border-radius: 0 0 25px 0 / 0 0 20px 0;
    -moz-border-radius: 0 0 25px 0 / 0 0 20px 0;
    border-radius: 0 0 25px 0 / 0 0 20px 0;
}
.shadow {
	text-shadow: 2px 2px 2px rgba(0,0,0,.75);
}
.whitetransbox {
	padding: 20px;
	background-color: #ffffff; /* Old Browsers */
	background: rgba(255,255,255,.85);
}

/*-------------------------SITE CLASSES END------------------------*/

.wrapper {
	width: 100%;
}
.wrapper img {
    max-width: 100%;
	height: auto;
}

/*-------------------------HEADER START----------------------------*/

.mobileheadertop {
	padding: 10px 0;
	text-align: center;
}
.mobileheadertop a {
    color: #ffffff;
}
.mobileheadertop p {
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
}
.mheader2 {
    padding: 0 10px;
}
.mobileheadermid {
    padding: 10px 0;
    background-color: #ffffff; /* Old Browsers */
    background: rgba(255,255,255,.5);
    text-align: center;
}
.mheader1 {
    padding: 0 10px;
}
.mobileheaderbottom {
    padding: 10px 0;
	text-align: center;
}
.logo {
    padding: 10px 10px;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/

.MobileMenu {
    padding: 0;
    background-color: #ffffff; /* Old Browsers */
    background: rgba(255,255,255,.5);
}
.MobileMenu ul.le_menu_level_0 {
    margin: 0;
    padding: 0;
}
.MobileMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MobileMenu .le_menu_level_container {
    position: relative;
}
.MobileMenu li.le_menuitem_level_0 a {
	display: block;
    padding: 10px 10px 10px 45px;
	color: #000000;
    font-family: 'Raleway', sans-serif;
	font-size: 17px;
    font-weight: 400;
    line-height: 18px;
	text-decoration: none;
    text-transform: uppercase;
    background-image: url('https://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/redbikecycle/icon-navicon-black.png');
    background-repeat: no-repeat;
    background-position: 10px 50%;
}
.MobileMenu li.le_menuitem_level_0 a:hover {
	color: #000000;
}

/*--------1ST LEVEL SUBMENU-------*/

.MobileMenu ul.le_menu_level_1 {
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
    width: 100%;
}
.MobileMenu li.le_menuitem_level_1 a {
    display: block;
    padding: 10px;
    color: #000000;
    font-family: 'Raleway', sans-serif;
	font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
    background-image: none;
}
.MobileMenu li.le_menuitem_level_1 a:hover {
    color: #ffffff;
}

/*--------2ND LEVEL SUBMENU-------*/

.MobileMenu ul.le_menu_level_2 {
    margin: 0;
	padding: 0;
}
.MobileMenu li.le_menuitem_level_2 a {
    padding: 10px 10px 10px 20px;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/

.mobilecontent {
	padding: 10px 0;
}
.mobilecontent2 {
    margin: 20px 0;
    padding: 10px 0;
    background-color: #ffffff; /* Old Browsers */
    background: rgba(255,255,255,.85);
}
.mcontentwide {
    padding: 0;
}
.mcontent {
    padding: 0 10px;
	margin-bottom: 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.mobilefooter {
	padding: 10px 0;
    background-color: #ffffff; /* Old Browsers */
	background: rgba(255,255,255,.5);
	text-align: center;
}
.mobilefooter a {
    color: #000000;
}
.mobilefooter a:hover {
    color: #ffffff;
	text-decoration: none;
}
.mobilefooter p {
    color: #000000;
    font-size: 12px;
    line-height: 20px;
}
.mfooter1 {
    padding: 0 10px;
}
.mfooter2 {
    padding: 0 10px;
}
.le_view_full {
    padding: 0 10px;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------RESETS START------------------*/

.wrapper table {
	border-spacing: 0 !important;
}
.anythingSlider-default {
	padding: 0 !important;
}
button::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner {
	padding: 0 !important;
	border: 0 none !important;
}
.wrapper img {
    vertical-align: middle;
}

/*-------------------------RESETS END--------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
    display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*----------------------CLEAR END---------------------*/