header#header {
    border-bottom: solid 1px #ccc;
}

#ControlBar_ControlPanel ~ header#header {
    top: 54px;
}

section#main-content {
    padding: 40px 0;
}

li {
	font-size: 20px;
	color: rgba(100,126,119,1);
}

ul#accessories, ul#specs {
	margin-left: 34px !important;
}

.carousel-inner img {
    /*max-width: 100%;*/
    margin-bottom: 20px;
}

#accessories img.img-responsive {
    width: 45%;
	margin-left: 22%;
	max-width: 175px !important;
}


@media (max-width: 400px) {
	

p, label {
    font-size: 12px;
	line-height: 14px;
}

#durability .col-md-4 {
    width: auto;
}

#durability img {
    width: 100%;
}

}

@media (max-width: 992px) {

#durability .col-md-4 {
    width: 100% !important;
}

#durability .col-md-5 {
    width: 100% !important;
}

#durability img {
    width: 100%;
}

}

@media (min-width: 992px) {

.plate img {
max-width: 66%;
}

#featured .col-md-4 {
    width: 37%;
}

#featured #wheel-choices {
			width: 26%;
}

div#wheel-choices h2 {
        margin-left: 7%;
    }

#wheels .col-md-4 {
    width: 33%;
	padding: 0px 5.3%;
}

div#SpecsPane {
    padding-left: 5% !important;
    padding-right: 3% !important;
}

div#OptionsPane {
    padding-left: 3% !important;
    padding-right: 5% !important;
}

.col-md-5 img{
	float: right;
}
.threeyear img{
	float: right;
	margin: -30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.star {
	float: none !important;
	color: red;
	size: 16px;
}

.col-md-6 img{
	/*float: right;*/
}

#product-family #content .product img {
    margin-top: -15px;
}


}

@media (max-width: 1366px){

#durability .col-md-5 {
    width: 40%;
}

#durability .col-md-4 {
    width: 40%;
}
	
}














































































