

#masthead {
	background: rgba(0, 0, 0, 0.45);
}

body.small-view #menu-search { display: none; }
#menu-search {
	display: block;
	height: 115px;
	width: 115px;
	border-left: solid 2px rgba(255, 255, 255, 0.1);
	position: absolute;
	right: 0;
	top: 0;
}

#menu-search .fa-search {
	font-size: 2.5rem;
    transform: translate(100%, 100%);
    color: #fff;
}

#menu-toggle {
	display: none;
}

body.small-view #menu-toggle { display: block; }

#masthead .nav-menu a {
    padding: 14px 30px;
}

#request-information {
	width: 230px;
}

#masthead #header-main > #main-menu {
	right: 300px;
}

.document-type-home .banner .banner-content {
    font-weight: normal;
    max-width: 600px;
}

.document-type-home .banner .banner-content h1 {
    font-size: 50px;
    margin-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	text-shadow: 1px 1px 15px rgb(0 0 0 / 40%)
}

.document-type-home .banner .banner-content h2 {
	font-family: 'Roboto', sans-serif;
}

.document-type-home .banner .banner-content h1 > .bigger {
    font-size: 80px;
    display: block;
}

.document-type-home .banner .banner-content .banner-box {
    background: rgba(199, 59, 44, .89);
    padding: 30px;
    color: #fff;
    border-radius: 4px;
}

.document-type-home .banner .banner-content .banner-box h2 {
    color: #f0eed4;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: solid 1px #f0eed4;
    padding-bottom: 20px;
}

.document-type-home .banner .banner-content .banner-box h2 + p {
    margin-top: 20px;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) { 
	.document-type-home .banner .banner-content.mobile	{
		max-width: none;
		top: 65%;	
	}
}
@media screen and (max-width: 400px) { 
	.document-type-home .banner .banner-content.mobile	{
		top: 50%;	
	}
}


.document-type-home h2,
.document-type-home h3,
.document-type-home .home-product h3 + p { font-family: 'Roboto Condensed', sans-serif; }

.document-type-home .home-product { padding-top: 25px; padding-bottom: 25px; }

.document-type-home .home-product h3 { text-transform: uppercase; }

.document-type-home .home-product h3 .smaller { display: block; font-size: 1.25rem; }

.document-type-home .home-product h3 + p { margin-top: 0.5rem; margin-bottom: 0.5rem;  }
.document-type-home .home-product h3 + p + hr { margin-top: 0; }

.document-type-home .home-product hr {
    border-color: #c63f33;
}

.document-type-home .home-product a { 
    text-transform: uppercase;
    text-decoration: underline;
	font-weight: bold;
    font-size: 14px;
}

@media screen and (min-width: 768px) {
	.document-type-home .home-product h3 { margin-top: 30px; }
	.document-type-home .home-product:nth-child(odd) hr { margin-left: -30px; }
	.document-type-home .home-product:nth-child(even) hr { margin-right: -30px; }
	.document-type-home .home-product:nth-child(even) .row .column:nth-child(1) { float: right; }
	.document-type-home .home-product:nth-child(even) .row .column:nth-child(2) { float: left; clear: none; }
}

@media screen and (max-width: 768px) { 
	.document-type-home .home-product {
		padding-left: 60px;
		padding-right: 60px;
	}
	.document-type-home .home-product.row-6-6 img { margin-left: auto; margin-right: auto; }
}

@media screen and (max-width: 600px) { 
	.document-type-home .home-product {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.document-type-home .home-accessories .column img { margin: 0 auto 1.25rem auto; }
.document-type-home .home-accessories a {
	text-decoration: underline; 
}
.document-type-home .home-accessories .col-sm-4 a { 
	font-size: 20px; 
	line-height: 1; 
	font-family: 'Roboto Condensed', sans-serif;
}
.document-type-home .home-accessories h3 {
	font-size: 40px;
}
@media screen and (min-width: 768px) {
	.document-type-home .home-accessories .col-sm-6:nth-child(1) {
		padding-right: 5rem;
	}
	.document-type-home .home-accessories .col-sm-6:nth-child(2) {
		border-left: solid 1px #c63f33;
		padding-left: 5rem;
	}
}
@media screen and (max-width: 768px) { 
	.document-type-home .home-accessories {
		padding-left: 60px;
		padding-right: 60px;
	}
}
@media screen and (max-width: 600px) { 
	.document-type-home .home-accessories {
		padding-left: 10px;
		padding-right: 10px;
	}
}
	
.document-type-home .home-features {}

@media screen and (max-width: 768px) { 
	.document-type-home .home-features h3,
	.document-type-home .home-features h3 + p {
		padding-left: 60px;
		padding-right: 60px;
	}
}
@media screen and (max-width: 600px) { 
	.document-type-home .home-features h3,
	.document-type-home .home-features h3 + p {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.document-type-home .home-markets {
    text-align: center;
	background-size: cover;
}

.document-type-home .home-markets .h3 {
    font-size: 40px;
}

.document-type-home .home-markets .column .row {
    margin-top: 60px;
    border: solid 1px #c63f33;
    background: rgba(0,0,0,0.5);
    padding-top: 38px;
}

.document-type-home .home-markets .column .row h4 {
    color: #f0eed4;
    font-size: 20px;
    margin-top: 40px;
    font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
}

.document-type-home .home-markets .column .row img {
    margin: auto;
}
@media screen and (max-width: 768px) { 
	.document-type-home .home-markets .column .row {
		margin: 60px;		
	}
}
@media screen and (max-width: 600px) { 
	.document-type-home .home-markets .column .row {
		margin-left: 10px;		
		margin-right: 10px;
	}
}


@media screen and (max-width: 768px) { 
	.document-type-home .home-contact {
		padding-left: 60px;
		padding-right: 60px;
	}
}
@media screen and (max-width: 600px) { 
	.document-type-home .home-contact {
		padding-left: 10px;
		padding-right: 10px;
	}
}

