.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #505050;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.mt-4 { margin-top: 40px !important; }
.mt-6 { margin-top: 60px !important; }
.wrapper-header {
	padding: 25px 0;
}
.header-logo {
	max-height: 80px;
}
.img-responsive {
	display: inline-block;
}
.header-contact-info-title {
	color: #9e9e9e;
	font-size: 20px;
	margin: 10px 0 0 0;
}
.header-contact-info-value a {
	color: #616161;
	font-size: 18px;
	margin: 0;
}
.site-footer {
	background: #505050;
	color: #d7d7d7;
	padding: 60px 0;
}
.site-footer a {
	color: #fff;
}
.site-footer h4 {
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.site-footer h5 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 600;
}
.site-footer-contact .fa {
	display: inline-block;
	margin-right: 5px;
	color: #fff;
	font-size: 16px;
}
.footer-social-link {
	display: inline-block;
	margin: 0 7px;
	color: #d7d7d7 !important;
}
.footer-social-link:hover {
	color: #fff !important;
}
.footer-copy {
	border-top: 1px solid #757575;
	padding-top: 20px;
	margin-top: 40px;
	color: #9e9e9e;
}
.archive-header {
	font-size: 34px;
	font-weight: 700;
	background-color: #ebebeb;
	text-align: center;
	margin-top: -40px;
	margin-bottom: 20px;
}
.archive-header .page-title {
	margin: 0;
	font-size: 25px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.contact-body h3 {
	font-size: 22px;
	font-weight: 700;
	margin: 40px 0 10px 0;
	text-transform: uppercase;
}
.trailer-list-item {
	padding: 40px 0;
	border-top: 1px solid #e0e0e0;
}
.trailer-list-title {
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
}
.trailer-list-title a {
	color: #333;
}
.trailer-list-price {
	margin: 15px 0;
	color: #616161;
	font-size: 16px;
}
.trailer-list-price strong {
	color: #a60000;
}
.trailer-list-cta {
	margin-top: 15px;
}

.trailer-single-item,
.block-archive {
	padding: 0 0 60px 0;
}
.trailer-single-item .archive-header {
	padding: 40px 20px;
}

.trailer-single-item .archive-header h1 {
	font-size: 14px;
	text-align: left;
	letter-spacing: 3px;
}
.trailer-single-title {
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
.table-details-name {
	font-weight: 600;
}
.trailer-specs-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.trailer-details-name,
.trailer-options-name,
.trailer-models-name {
	font-weight: 600;
}
.sidebar-title {
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.trailer-related-item {
	font-size: 20px;
}
.trailer-related-item a {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

.trailer-related-item a.btn-block {
	color: #fff;
	font-size: 14px;
}
.table {
	margin: 0;
}
.table-related-item {
	font-size: 12px;
}
.block-home-featured,
.block-home-about {
	padding: 60px 0;
}
.block-home-featured h2,
.block-home-about h2 {
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.block-home-about {
	background: url('images/bg-01.jpg');
	background-size: cover;
	background-position: center;
}
.trailer-colors {
	padding: 20px 10px;
}
.trailer-color {
	display: inline-table;
	border-spacing: 3px;
	height: 18px;
	line-height: 12px;
	font-size: 11px;
}
.trailer-color .color-preview {
	width: 18px;
  height: 18px;
  border-radius: 5px;
	display: table-cell;
	border: 1px solid #fff;
}
.trailer-color-black .color-preview {
	background: #000;
	border-color: #000;
}

.trailer-color-yellow .color-preview {
	background: #e78d01;
	border-color: #e78d01;
}

.trailer-color-metal-blue .color-preview {
	background: #145d76;
	border-color: #145d76;
}

.trailer-color-cherry .color-preview {
	background: #421e1e;
	border-color: #421e1e;
}

.trailer-color-orange .color-preview {
	background: #cb0c16;
	border-color: #cb0c16;
}

.trailer-color-gold .color-preview {
	background: #5a3a30;
	border-color: #5a3a30;
}

.trailer-color-green-lime .color-preview {
	background: #51792e;
	border-color: #51792e;
}

.trailer-color-green .color-preview {
	background: #1a4533;
	border-color: #1a4533;
}

.trailer-color-zul-osc .color-preview {
	background: #122e5b;
	border-color: #122e5b;
}

.trailer-color-white .color-preview {
	background: #fff;
	border-color: #e0e0e0;
}
.trailer-color-gray .color-preview {
	background: #ccc;
	border-color: #ccc;
}
.trailer-color-sand .color-preview {
	background: #E5DDCB;
	border-color: #E5DDCB;
}
.trailer-color-silver .color-preview {
	background: #DCDCDC;
	border-color: #DCDCDC;
}
.trailer-color-maroon .color-preview {
	background: #8D2036;
	border-color: #8D2036;
}
.trailer-color-red .color-preview {
	background: #CE0A31;
	border-color: #CE0A31;
}
.panel-trailer .panel-trailer-title a {
	color: #333;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
	padding-bottom: 10px;
	display: block;
}
.panel-trailer .btn-block {
  font-size: 13px;
	letter-spacing: 2px;
  font-weight: 400;
  text-transform: uppercase;
	border-radius: 20px;
	width: 150px;
	margin: 0 auto;
}
.panel-trailer .btn-block:hover {
	color: white;
}

@media (max-width: 767px) {
	.footer-col {
		margin-top: 50px;
	}
}
.block-post {
	margin-bottom: 60px;

}
.block-post-thumb {
	margin-bottom: 20px;
}
.block-post-title a {
  font-size: 19px;
  font-weight: 700;
	color: #000;
}
.block-post-btn {
	margin-top: 10px;
}
.widget_categories h2 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
	margin-top: 0;
}
.widget_categories ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget_categories ul li {
  padding: 7px 0;
  border-top: 1px solid #efefef;
}

.panel-heading-dealer {
	font-size: 16px;
	font-weight: 700;
}
.label {
  margin-right: 5px;
}

#dealersMap {
	width: 100%;
	height: 500px;
}

.trailer-related-item .dealer-details {
	font-size: 20px;
}
.title-dealer-content {
	padding: 10px 15px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 20px;
}
.dealers-state-title {
  font-size: 36px;
  font-weight: 700;
  padding: 20px 0;
}

.dealer-details {
	font-size: 11px;
	padding: 10px 15px;
}
.footer-title {
	border-bottom: 1px solid #757575;
	padding-bottom: 20px;
}
.states-filter a {
	margin-bottom: 10px;
}
