.trade-baner
{
	/*height: 619px;*/
	background: url(.../img/trade-in-baner.jpg);
	color: #FFF;
	padding-top: 20px;
}
.trade-baner H2
{
	text-transform: uppercase;
	margin-top: 28px;
	margin-bottom: 20px;
	font-size: 40px;
}
.trade-baner H3
{
	font-size: 22px;
	line-height: 135%;
}
.trade-form
{
	background: #FFF;
	color: #141414;
	/*position: fixed;*/
	z-index: 100;
	padding: 10px 30px 20px;
	/*margin-top: -6px;*/
	/*width: 360px;*/
	border: 2px solid #CCC;
	box-shadow: 0px 3px 5px rgba(52, 52, 52, 0.504);
}
.trade-form .title_red
{
	font-size: 22px;
	margin-bottom: 15px;
	color: #CD0000;
	font-weight: bold;
}
.trade-form INPUT[type=text]
{
	background: #F1F1F1;
}
.trade-form TEXTAREA
{
	background: #F1F1F1;
}
.trade-form .form-group
{
	margin: 10px 0;
}
.trade_top
{
	background: #DCE4E7;
	color: #2084AF;
	height: 71px;
	margin-top: -10px;
	text-align: center;
}
.trade_top H1
{
	text-align: center;
	font-size: 30px;
	margin: 19px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	color: ;
}
.trade-baner .icon
{
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	margin: 36px 39px 0 0;
	color: #2FB3EE;
	/*padding: 10px 30px 13px;*/
	/*background: rgba(4, 106, 138, 0.794);*/
	/*border-radius: 10px;*/
}
.trade-baner .icon.low
{
	color: #EE5125;
}
.trade-baner .icon .ic
{
	padding: 3px 10px 5px;
	line-height: 30px;
	font-size: 30px;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	color: #FFF;
}
.trade-baner .icon.simple .ic
{
	background: #2FB3EE;
}
.trade-baner .icon.low .ic
{
	background: #EE5125;
}
.trade-baner .manufacturer_logos_index
{
	margin-top: 18px;
	margin-bottom: 30px;
	margin-left: -10px;
}
.trade-baner .manufacturer_logos_index UL LI
{
	margin: 2% 1%;
	height: 58px;
	line-height: 55px;
	vertical-align: top;
	width: 10%;
	opacity: 1;
	padding: 0 5px;
	text-align: center;
	background: #FFF;
	border-radius: 5px;
}
.trade-baner .manufacturer_logos_index UL LI IMG
{
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}
.trade-text
{
	font-size: 16px;
}
.trade-text .row
{
	margin-bottom: 40px;
	margin-top: 40px;
}
.trade-text H2
{
	font-size: 22px;
	color: #2084AF;
	margin: 0;
}
.trade-text H1
{
	font-size: 30px;
	margin: 0;
}
.trade-text .icon
{
	height: 70px;
	line-height: 70px;
	padding: 10px 10px 5px 10px;
	line-height: 30px;
	font-size: 30px;
	margin-right: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #2FB3EE;
	text-align: center;
	font-weight: bold;
}
.trade-text .icon I
{
	color: #FFF;
	font-size: 50px;
}
.navbar-trade
{
}
.navbar-trade UL
{
	margin-top: 30px;
	margin-right: 10px;
}
.navbar-trade UL LI A
{
	padding: 0 10px;
	font-size: 14px;
}
.navbar-trade UL LI.phone A
{
	font-size: 16px !important;
}
.navbar-trade .new_icon_chat
{
	margin-top: 22px;
}
.shopbybrand .list-inline-item
{
	background: #FFF;
	width: 15%;
}
.shopbybrand .list-inline-item IMG
{
	max-width: 70%;
}
@media (max-width: 575px)
{
	.trade-baner H2
	{
		font-size: 23px;
	}
	.trade-baner H3
	{
		font-size: 14px;
	}
	.trade-text .icon
	{
		height: 65px;
		line-height: 52px;
		margin-bottom: 10px;
	}
	.trade-text .icon I
	{
		font-size: 40px;
	}
	.trade-baner .manufacturer_logos_index UL LI
	{
		width: 11%;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.trade-baner H2
	{
		font-size: 23px;
	}
	.trade-baner H3
	{
		font-size: 14px;
	}
	.trade-text .icon
	{
		height: 65px;
		line-height: 52px;
	}
	.trade-text .icon I
	{
		font-size: 40px;
	}
	.trade-baner .manufacturer_logos_index UL LI
	{
		width: 11%;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.trade-baner H2
	{
		font-size: 23px;
	}
	.trade-baner H3
	{
		font-size: 14px;
	}
	.trade-text .icon
	{
		height: 65px;
		line-height: 52px;
	}
	.trade-text .icon I
	{
		font-size: 40px;
	}
	.trade-baner .manufacturer_logos_index UL LI
	{
		width: 11%;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.trade-baner H2
	{
		font-size: 30px;
	}
	.trade-baner H3
	{
		font-size: 18px;
	}
	.trade-text .icon
	{
		height: 65px;
		line-height: 52px;
	}
	.trade-text .icon I
	{
		font-size: 40px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px)
{
	.trade-baner H2
	{
		font-size: 35px;
	}
	.trade-baner H3
	{
		font-size: 20px;
	}
}
@media (min-width: 1400px)
{
}
