body{
	background-image:  url(../img-product/indian-home-1.jpg) ;
}

header.sub-detail
{
	background-image: url(../img/bg/bg-detail-indian.jpg);
}
.motocyles h3
{
	color:#A2243A;
}
.btn-custom
{
	color:#A2243A;
	border: 2px solid #ddd;
	border-radius: 0px;
	padding:12px 25px;
	margin-top: 20px; 
}
.item-moto
{
	display: table;
	margin-bottom: 20px;
}
.ttr{
	display: table-row;

}
.item-moto div[class*="col"]
{
	display: table-cell;
	vertical-align: bottom;
	float: none;
}
.col-bottom-20
{
	padding-bottom: 20px;
}
.item-moto p strong
{
	font-size: 120%;
}
.font-ds
{
	font-size: 120%;
	letter-spacing: 1px;
}
.item-moto h4{
	font-weight: 600;
}


.header-photos {
    background-image: url(../img-product/indian-home-2.jpg);
}
.logo-brand img {
    position: absolute;
    top: -130px;
    right: -68px;
    width: 135px;
}
header.sub-motorcycles{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e12537+0,963958+28,1f5588+100 */
background-color: #A2243A ; /* Old browsers */
background-image: url(../img/about-bg.png)!important;
height: 700px;
}
.footer-photos
{
	background-image: url(../img-product/indian-home-3.jpg);
}
footer
{   
	background-image: url(../img-product/indian-home-4.jpg);
	background-color:	#9C122B;
}
.footer-content,.specification .bg {
	 background-color: #A2243A !important;
}
.bg-tab-color
{
	background: url('../img/bg/bg-detail-indian-info.jpg') no-repeat !important;
}
#menu-fixed > ul > li a{
	color:#A2243A;
}
#menu-fixed > ul > li:hover > a {
    text-shadow: 1px 1px 0px #A2243A,1px 0px 0px #A2243A;
}
#menu-fixed > ul > li:hover {
    border-bottom: 4px solid #A2243A;
}
@media (max-width: 1025px){
	.logo-brand img {
	 	top: -80px;
	    right: -40px;
	    width: 80px;
	}

}
@media (max-width: 767px){
	.logo-brand img {
	    top: -55px;
	    right: -28px;
	    width: 56px;
	}
}

/*Linh*/
h2
{
	padding-top: 60px !important;
}
h2.about-title, .detail .content-main h3{color:#9c122b;}
	h2.about-title hr{background:#9c122b; margin-top:-2px;}
	
.decription{color:#000000 !important;}
.hr-red{background:#9c122b !important;}

.detail .content-main h4{margin-bottom:0;}
.detail .content-main p{margin:10px 0;}