.FullImage {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
}

@media (max-width:767px) {
.RiderImageSD {
    display: block;
}
}

@media (min-width:768px) {
.RiderImageSD {
    display: none;
}
}

@media (max-width:767px) {
.RiderImageDT {
    display: none;
}
}

@media (min-width:768px) {
.RiderImageDT {
    display: block;
}
}

@media (max-width:767px) {
.RiderVideo {
    width= 100%;
	height= 250;
}
}

@media (min-width:768px) {
.RiderVideo {
    width= 400;
	height= 250;
}
}

.PageTitle {
    display: inline-block;
    clear: both;
    margin-top: -50px;
    width: 100%;
    float: left;
    text-align: left;
    padding: 15px 18px 30px 30px;
	background-color: white;
	font-size: x-large;
}

.PageSubTitle {
    display: inline-block;
    clear: both;
    width: 100%;
    float: left;
    text-align: left;
    padding: 0px 18px 20px 30px;
	background-color: white;
	font-size: large;
}

.RiderPhoto {
	display: inline-block;
	clear: both;
	padding: 10px 10px 0 10px;
}

.RiderName {
	display: inline-block;
	clear: both;
	padding: 10px 20px 12px 20px;
	margin: 0 0 0 10px;
	background-color: lightgray;
}

@media (max-width:767px) {
.DMR5 {
    width: 100% !important;
}
}

@media (min-width:768px) {
.DMR5 {
    width: 20% !important;
}
}

.SubSubGroups {
	padding: 15px 15px 15px 15px;
	background: #fff;
}

.SubSubThumbWrap {
	padding: 10px 10px 10px 10px;
	overflow: auto;
}

.SubSubThumbWrap .MenuThumb {
	border: 4px solid darkslategrey;
	padding: 5px;
	background-color: #fff;
}

.SubSubThumbWrap .MenuThumb .Name {
	color: #000000 !important;
}

[id*=ctl00_] {
	color: #000000;
}

.video {
	width: 560px;
}

@media (max-width:545px) {
	.video {
		width: 100%;
	}
}

.picture {
	width: 560px;
}

@media (max-width:545px) {
	.picture {
		width: 100%;
	}
}

@media (max-width:545px) {
	.DTbanner {
		display: none;
	}
}

@media (min-width:768px) {
	.SDbanner {
		display: none;
	}
}

.HomeSlider .Slide .TextWrapper .Text,.HomeSlider .Slide .TextWrapper .Video {
	padding: 20px 30px;
	z-index: 1;
	max-width: 100%;
}

OfferPrice {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background: #222222;
	font-size: 17px;
}

.CollageModal.Share iframe {
	height: 535px;
}

h3,.h3 {
	font-size: 13px;
}

#Breadcrumbs h3,#Breadcrumbs a {
	line-height: 30px;
	color: #aaa;
}

#Breadcrumbs {
	background: rgba(255,255,255,0.8);
	border-bottom: 2px solid #fff;
	color: #aaa;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	margin: 0;
	font-size: 10px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.TabHeader {
	background: #aaa;
}

.Button {
	background: #aaa;
	padding: 5px 10px 5px 10px;
}

.Login .Button,.Login input.Text {
	height: 46px;
	line-height: 36px;
}

.JumpButton {
	background: #c7c7c7;
	color: #757575;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 9% 5px 8%;
	margin: 0 0 0 6px;
	text-transform: uppercase;
	text-align: center;
}

.v12buttonbg {
	background: #fff;
	padding: 5px;
	display: inline-block;
}

.SubNavGroup ul,.SubNavGroup ul li a:hover {
	color: #f00;
}

.HomeSlider .Slide .TextWrapper {
	width: 100%;
	background: #8f8f8f;
	z-index: 1;
}

.ProductIntro {
	margin: 30px 0 30px 0;
	background: rgba(255,255,255,0.4);
	overflow: auto;
}

.termsbox {
	border: solid thin #000000;
	margin: 10px;
	padding: 20px;
}

.termsdent {
	padding-left: 30px;
}

.termsdoubledent {
	padding-left: 60px;
}

@media (max-width:600px) {
	.glove_container {
		display: none;
		width: 100%;
	}
}

@media (min-width:600px) {
	.glove_container_smart {
		display: none;
		width: 100%;
	}
}

.glove_subcontainer {
	background-color: #fff;
	padding: 25px;
	border: solid thin #c7c7c7;
	border-radius: 25px;
}

.chartscellhighlightsmart {
	background-color: #aaa !important;
	text-align: center !important;
}

.chartscellhighlight {
	background-color: #aaa;
	text-align: center;
}

.chartscelllowlightsmart {
	text-align: center!important;
}

.chartscelllowlight {
	text-align: center!important;
}

.GeometryText,.SuspensionText {
	display: contents;
}

@media (min-width:1000px) {
	.geometry_container {
		width: 600px;
		background-color: #fff;
		padding: 5px;
		font-size: 11px;
		text-align: right;
		border: solid thin #c7c7c7;
	}
}

@media (max-width:999px) {
	.geometry_container {
		width: 100%;
		background-color: #fff;
		padding: 5px;
		font-size: 11px;
		text-align: right;
		border: solid thin #c7c7c7;
	}
}

.geometry_table {
	width: 100%;
}

.geometry_table td {
	padding: 5px 5px 5px 3px;
}

.geometry_titles {
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
}

.geometry_titles_center {
	text-align: center;
	font-weight: bold;
	padding-left: 3px;
}

.geometry_headers {
	font-weight: bold;
	padding-right: 3px;
	text-align: right;
}

.geometry_headers_center {
	text-align: center;
	font-weight: bold;
	padding-right: 3px;
}

.geometry_padder {
	padding: -5px !important;
	height: 1px;
	font-size: 1px;
}

.geometry_values {
	padding-right: 3px;
	color: #333;
	border-right: solid 1px #333;
	text-align: right;
}

.geometry_values_center {
	text-align: center;
	padding-right: 3px;
	color: #333;
	border-right: solid 1px #333;
}

.geometry_values_left {
	text-align: left;
	padding-right: 3px;
	color: #333;
	border-left: solid 1px #333;
}

.geometry_row_header_highlight {
	background-color: #ff0000;
}

.geometry_row_highlight {
	background-color: #e6e7e8;
	border-top: solid thin #c7c7c7;
	border-bottom: solid thin #c7c7c7;
}

.geometry_table_container {
	width: 585px;
	float: left;
}

.geometry_table {
	width: 100%;
	background-color: #fff;
	padding: 5px;
	font-size: 11px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
	text-align: left;
}

.geometry_table_info {
}

.geometry_table_line {
}

.geometry_table_line:hover {
	color: #FF0000;
}

.geometry_table_highlightNH {
	color: #d1dde6;
}

.geometry_table_highlight {
	background-color: #d1dde6;
}

.geometry_table_highlight:hover {
	background-color: #d1dde6;
	color: #FF0000;
}

.pedalchart {
	border-color: #FFFFFF;
}

.pedalchartbackground {
	background: rgb(121,9,9);
	background: linear-gradient(90deg,rgba(121,9,9,1) 0,rgba(255,0,0,1) 19%,rgba(9,15,121,1) 38%,rgba(80,213,217,1) 59%,rgba(49,170,24,1) 79%,rgba(175,214,62,1) 100%);
}

.pedalchartimages {
	text-align: center;
	background-color: #FFFFFF;
}

.pedalcharttitle {
	text-align: center;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
}

.pedalcharttext {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.CartNext > div {
    display: inline-block;
    float: none;
    vertical-align: bottom;
}

.growtitle {
    text-decoration: none;
    font-weight: normal;
    font-size: large;
	text-transform: normal;
	text-align: Left;
}

.grow {
    height: 200px;
    width: 100%;
    margin: 10px 0 5px;
    float: left;
    position: relative;
    text-align: left;
    overflow: hidden;
    word-wrap: break-word;
    border: black solid 2px;
    padding: 0px 20px 10px 20px;
    cursor: pointer;
    transition: height 0.5s;
    -webkit-transition: height 0.5s;
}
	
.grow:hover {
  height: 1480px;
}

@media (max-width:600px) {
	.grow:hover {
  height: 5500px;
	}
}