@charset "utf-8";

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/*-- Google Fonts START
------------------------------------------------------------------------------------
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

	font-family: 'Open Sans', sans-serif;
	font-weight: 400;


/*-- Font Faces Section
------------------------------------------------------------------------------------*/



/*-- Headers
------------------------------------------------------------------------------------*/
@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd.eot');
	src: url('EurostileLTStd.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd.woff') format('woff'),
		url('EurostileLTStd.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-Bold.eot');
	src: url('EurostileLTStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-Bold.woff') format('woff'),
		url('EurostileLTStd-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-BoldEx2.eot');
	src: url('EurostileLTStd-BoldEx2.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-BoldEx2.woff') format('woff'),
		url('EurostileLTStd-BoldEx2.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-BoldOblique.eot');
	src: url('EurostileLTStd-BoldOblique.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-BoldOblique.woff') format('woff'),
		url('EurostileLTStd-BoldOblique.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-Ex2.eot');
	src: url('EurostileLTStd-Ex2.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-Ex2.woff') format('woff'),
		url('EurostileLTStd-Ex2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-BoldCn.eot');
	src: url('EurostileLTStd-BoldCn.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-BoldCn.woff') format('woff'),
		url('EurostileLTStd-BoldCn.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-Cn.eot');
	src: url('EurostileLTStd-Cn.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-Cn.woff') format('woff'),
		url('EurostileLTStd-Cn.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-DemiOblique.eot');
	src: url('EurostileLTStd-DemiOblique.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-DemiOblique.woff') format('woff'),
		url('EurostileLTStd-DemiOblique.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-Demi.eot');
	src: url('EurostileLTStd-Demi.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-Demi.woff') format('woff'),
		url('EurostileLTStd-Demi.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile LT Std';
	src: url('EurostileLTStd-Oblique.eot');
	src: url('EurostileLTStd-Oblique.eot?#iefix') format('embedded-opentype'),
		url('EurostileLTStd-Oblique.woff') format('woff'),
		url('EurostileLTStd-Oblique.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}



h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

/*-- Global
---------------------------------------------------------------------------*/
html {
	font-size: 62.5%;
}
body {
	font-family: 'Open Sans', sans-serif;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:14px;
	padding: 0;
}
a {
	font-weight:600;
}
a:hover {
	color:inherit;
}
a, a:hover, a:focus {
	text-decoration: none;
}
strong,
b {

}

.text-box ul li {
	margin-left: 30px;
}

/*-- Header Section
----------------------------------------------------------------------*/
	



/*-- Content Section
----------------------------------------------------------------------*/

#content-error h1, #content-offline h1 {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 230px;
	font-size: 23rem;
}
#content-error h2, #content-offline h2 {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 100px;
	font-size: 10rem;
}
#content-error p, #content-offline p {
	font-family: 'Russo One', sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-size: 2rem;
}
.banner-header h3{
	font-size:30px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
.banner-header h5{
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
.banner-box h5{
	font-size:;
	text-transform:uppercase;
	text-align:center;
	font-weight:600;
}
.contact-header h4{
	font-size:25px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	color:#000;
}
.content-header h4{
	font-size:29px;
	font-weight:400;
	text-align:center;
	text-transform:none;
	color:#000;
	
}

.category54sub{
	text-align:left;
	font-size: 22px;
} 

.content-header p{
	font-size:14px;
	text-align:left;
	text-transform:uppercase;
	color:#000;
	padding:5px 0;
}
header h3{
	font-size:22px;
	text-shadow:none;
	font-weight:800;
	text-align:center;
	vertical-align:middle;
	margin-top:0;
}
header h5{
	font-size:14px;
	text-transform:uppercase;
	text-shadow:none;
	font-weight:200;
}
/*-- Footer Section
----------------------------------------------------------------------*/
#footer_text{
	padding:3%;
}
#footer_text p, #footer_text a {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align:center;
	margin-bottom:0;
}
#footer_text a:hover {
	color: #97c725;
}

/*Daniels Edits */



.pretitle{
	color: #116bbb;
	font-style: italic;
	font-weight: 700;
}

.col3 p{
	text-transform: none;
	
}

.col3{
	text-transform: none;
}


.productrow-4 p{
	text-transform: none;
	font-size: 12px; 
}




/*Daniels Edits */



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
html {
	font-size: 62.5%;
}
header h3{
	font-size:32px;
}
header h5{
	font-size:14px;
}
.banner-header h3{
	font-size:39px;
}
.banner-header h5{
	font-size:16px;
}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
html {
	font-size: 62.5%;
}
header h3{
	font-size:42px;
}
header h5{
	font-size:12px;
}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
html {
	font-size: 62.5%;
}
header h3{
	font-size:52px;
}
header h5{
	font-size:16px;
}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1600px) {
html {
	font-size: 62.5%;
}
header h3{
	font-size:50px;
}
header h5{
	font-size:19px;
}
.content-header h4{
	font-size:33px;
}




}

.inner-text h5::before { 
font-family: FontAwesome;
  content:"\f087";
   margin-right: 5px;
}

.text-center {
    text-align: center !important;
}