﻿.cms-content,
body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
a {
    color: #0871dc;
    transition: 0.4s all;    
}
a:focus {
    outline: dotted 1px;
}
.typography .slide-heading1,
.typography .slide-heading2,
.typography .slide-heading3,
.typography .slide-heading4,
.typography .slide-heading5
{
	font-weight:900;
	line-height:1.3;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
}
.typography .slide-heading1{
	font-size:54px;
}
.typography .slide-heading2{
	font-size:50px;
}
.typography .slide-heading3{
	font-size:46px;
}
.typography .slide-heading4{
	font-size:42px;
}
.typography .slide-heading5{
	font-size:38px;
}
.typography span.heading-paragraph{
	font-size:26px;
	font-weight:bold;
}
.typography span.large-paragraph{
	font-size:18px;
	font-weight:bold;
}
.typography p.slide-subtitle{
	font-size:28px;	
	font-weight:bold;
	color:#ffbe1e;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
span.break-on-desktop{
	display:block;
	height:0;
	clear:both;
}
.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}
/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48
}
.black{
	color:#000;
}
.bottom_red_accent:after {
	content: "";
	display: block;
	padding-top: 12px;
	width: 30%;
	transition: 0.7s all;
    border-bottom: 4px solid #a61022;
}
.bottom_red_accent--small:after {
	content: "";
	display: block;
	padding-top: 6px;
	width: 10%;
	transition: 0.7s all;
    border-bottom: 4px solid #a61022;
}
hr {
    border-color: #bebebe;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 0;
}
.main h1.headline{
    padding: 0 0 10px;
    margin: 10px 0;
    font-size: 32px;
    text-transform:uppercase;
    font-weight:bold;
    color: #2c2c2c;
    letter-spacing:-1px;
}
.main h2.headline,
.main h3.headline,
.main h4.headline,
.main h5.headline,
.main h6.headline {
    color: #2c2c2c;
    font-weight:bold;
    padding: 0 0 6px;
    margin: 10px 0;
    text-transform:uppercase;
    letter-spacing:-1px;    
}
.main h2.headline-light,
.main h3.headline-light,
.main h4.headline-light,
.main h5.headline-light,
.main h6.headline-light {
    color: #fff;
    font-weight:bold;
    padding: 0 0 6px;
    margin: 10px 0;
    text-transform:uppercase;
    letter-spacing:-1px;    
}
.main h2.preheadline{
	font-size:25px;
	margin:0px;
	color:#666;
	font-weight:bold;
}
.main h2.headline, .main h2.headline-light {
    font-size:36px;
}
.main h2#hmheadline{
	margin:0 0 10px 0 !important;
	padding:0px !important;
	font-weight:900;
}
.main h3.headline, .main h3.headline-light {
    font-size:33px;
}
.main h4.headline, .main h4.headline-light {
    font-size:36px;
}
.main h5.headline, .main h5.headline-light {
    font-size:30px;
}
.main h6.headline, .main h6.headline-light {
    font-size:27px;
}

/*	Common Capline For Headers 
	.headline class provides a common capline for headers.
	The adjustment is dirty and needs to be redone on base font-size change.
 */
h2.headline, .WidgetHolder h2:first-child { padding-top:3px!important; text-transform:capitalize; }
h3.headline, .WidgetHolder h3:first-child { padding-top:4px!important; text-transform:capitalize; }
h4.headline, .WidgetHolder h4:first-child { padding-top:4px!important; text-transform:capitalize; }
h5.headline, .WidgetHolder h5:first-child { padding-top:6px!important; text-transform:capitalize; }
h6.headline, .WidgetHolder h6:first-child { padding-top:6px!important; text-transform:capitalize; }

/* Basic Headers */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    font-weight: 400;
    letter-spacing:-1px;    
}
.typography h6,
.typography strong,
.typography table th {
    font-weight: 700;
}
.typography h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}
.typography h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}
.typography h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}
.typography h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
}
.typography h5 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}
.typography h6 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
::-moz-selection,
::selection {
    background: #b80000;
    color: #fff;
    text-shadow: none;
}
.typography p {
    line-height: 26px;
    padding: 2px 2px 14px;
    margin: 0;
}
.typography em {
    font-style: italic;
}
.typography blockquote {
    background: url(../images/blockquote.png) 0 6px no-repeat;
    color: #777;
    display: block;
    font-style: italic;
    margin: 0 0 20px 5%;
    float: right;
    text-indent: 30px;
    width: 50%;
    clear: both;
}
.typography blockquote p {
    line-height: 25px;
}
.typography pre {
    background: #F7F7F7;
    border: 1px solid #E4E4E4;
    margin: 0 0 20px;
    padding: 15px;
    clear: both;
}
address {
    display: block;
    margin-bottom: 20px;
}
.inherit {
    color: inherit;
    text-decoration: none;
}
ul {
    margin: 0 0 0 10px;
}
ol li,
ul li {
    font-size: 16px;
    line-height: 26px;
}
.typography table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 10px;
}
.typography table td,
.typography table th {
    padding: 5px;
    vertical-align: top;
}
.typography .left {
    /*text-align: left;*/
}
.typography .center {
    text-align: center;
}
.typography .right {
    text-align: right;
}
.typography img {
    height: auto;
}
.typography img.left, .typography div.left {
    float: left;
    max-width: 50%;
    margin: 5px 15px 0 0;
}
.typography img.right, .typography div.right {
    float: right;
    max-width: 50%;
    margin: 5px 0 0 15px;
}
.typography img.leftAlone {
    float: left;
    margin-right: 100%;
    margin-bottom: 10px;
    clear: both;
}
.typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    clear: both;
}
.typography .captionImage {
    width: 100%;
    margin-top: 5px;
}
.typography .captionImage img {
    margin: 0;
}
.typography .captionImage.left {
    float: left;
    margin: 5px 30px 20px 0;
}
.typography .captionImage.right {
    float: right;
    margin: 5px 0 20px 30px;
}
.typography .captionImage.left[style],
.typography .captionImage.right[style] {
    max-width: 50%;
}
.typography .captionImage.left img,
.typography .captionImage.right img {
    float: none;
    max-width: none;
    width: 100%;
}
.typography .captionImage.left img {
    margin-right: -10px;
}
.typography .captionImage.right img {
    margin-left: -10px;
}
.typography .captionImage.right p {
    text-align: left;
    margin-left: -10px;
}
.typography .captionImage.leftAlone {
    float: none;
    margin: 0 20px 20px 0;
}
.typography .captionImage.center {
    margin: 0 auto 20px;
}
.typography .captionImage p {
    clear: both;
    margin: 5px 0;
    font-style: italic;
    color: #888;
}

/* Components */
.bread-crumbs,
h1.headline {
    border-bottom: 1px dotted #c7c7c7;
}
.grid,
.grid figure,
.grid figure img {
    position: relative;
}
.grid figure h2,
.grid figure h2 span,
h1.headline {
    font-weight: 700;
}
.clear,
.clear-fix,
.grid {
    clear: both;
}

/* Mobile Buttons */
.browse-all-button a,
.mobile-call-button a {
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    display: block;
}
.mobile-call-button {
    background: #333;
}
.mobile-call-button a {
    width: 160px;
    background: #555;
    padding: 10px;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 0 #222;
    -mox-box-shadow: 3px 3px 0 #222;
    box-shadow: 3px 3px 0 #222;
}
.browse-bg {
    background: #363636;
}
.browse-parts {
    -webkit-box-shadow: inset 15px 2px 31px -7px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 15px 2px 31px -7px rgba(0, 0, 0, .2);
    box-shadow: inset 15px 2px 31px -7px rgba(0, 0, 0, .2);
}
.browse-all-button {
    text-align: center;
    padding: 12px 0;
}
.browse-all-button a {
    font-size: 14px!important;
    color: #fff;
    text-transform: uppercase;
}

/* Breadcrumbs */
.bread-crumbs {
    padding: 0 0 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 14px;
}
.bread-crumbs a {
    font-size: 14px!important;
    color: #999;
    text-decoration: none;
}
.bread-crumbs a:hover {
    color: #757575;
    text-decoration: underline;
}

/* Media Queries */

@media only screen and (max-width: 1280px) {
	.typography .slide-heading1,
	.typography .slide-heading2,
	.typography .slide-heading3,
	.typography .slide-heading4,
	.typography .slide-heading5
	{
		margin:0 0 5px 0;
	}
	.typography .slide-heading1{
		font-size:38px;
	}
	.typography .slide-heading2{
		font-size:36px;
	}
	.typography .slide-heading3{
		font-size:34px;
	}
	.typography .slide-heading4{
		font-size:32px;
	}
	.typography .slide-heading5{
		font-size:30px;
	}	
}
@media only screen and (max-width: 1024px) {
	.main h1.headline{
	    font-size: 26px;
	}
	.main h1.home-heading {
	    padding: 0;
	    margin: 0;
	    font-size: 26px;
	    border-bottom:0px;
	}	
	.main h2.headline, .main h2.headline-light {
	    font-size:26px;
	}
	.main h3.headline, .main h3.headline-light {
	    font-size:23px;
	}
	.main h4.headline, .main h4.headline-light {
	    font-size:20px;
	}
	.main h5.headline, .main h5.headline-light {
	    font-size:17px;
	}
	.main h6.headline, .main h6.headline-light {
	    font-size:14px;
	}
}
@media only screen and (max-width: 768px) {
	.main h1.headline{
	    font-size: 20px;
	}
	.main h1.home-heading {
	    font-size: 20px;
	}
	}
	.typography .slide-heading2{
		font-size:30px;
	}
	.typography .slide-heading3{
		font-size:28px;
	}
	.typography .slide-heading4{
		font-size:26px;
	}
	.typography .slide-heading5{
		font-size:24px;
	}	
	ol li,
	ul li {
	    text-align:left;
	}	
}
@media only screen and (max-width: 640px) {
	.typography p {
	    line-height: 1.5;
	}
	.main h1.headline-light, 
	.main h2.headline-light, 
	.main h3.headline-light, 
	.main h4.headline-light, 
	.main h5.headline-light, 
	.main h6.headline-light 
	{
	    padding: 0 0 4px;
	    margin: 6px 0;
	    line-height: 1;
	}
	.typography .slide-heading1{
		font-size:26px;
	}
	.typography .slide-heading2{
		font-size:24px;
	}
	.typography .slide-heading3{
		font-size:22px;
	}
	.typography .slide-heading4{
		font-size:20px;
	}
	.typography .slide-heading5{
		font-size:18px;
	}
	
}
