.contact-us-home
{
	text-transform: uppercase;
}

.contact-us-home p
{
	padding: 4px 0px;
	margin: 0px;
	display: inline-block;
}

.contact-us-home a
{
	color: #fff;
	text-decoration: none;
}

.black-slash
{
	background-image: url(../images/home/slash.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.big-slash
{
	background-color: #000;
	background-image: url(../images/home/big-slash.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
}

.bars
{
	background-image: url(../images/home/bars.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.home
{
	margin-top: -52px;
}

.brands-list
{
	min-height: 380px;
}

.carousel-caption
{
	right: 0;
	left: 0;
}

.carousel-indicators
{
	bottom: 0px;
}

.brand-slides h1
{
	margin-top: 0px;
	color: #fff;
}

#mod-slideshow .content h1
{
	color: #fff;
	margin-top: 305px;
	font-weight: 900;
	font-size: 60px;
	text-align: center;
	line-height: 1.5;
	position: relative;
}

#mod-slideshow .content h1 b
{
	font-weight: 900;
}

@media (max-width: 767px)
{
	.brands-list
	{
		min-height: 463px;
	}
}
