﻿/* BEGIN RESET */
* {background:transparent; border:0; margin:0; padding:0; font-family: 'Montserrat', sans-serif; font-style:normal; -webkit-text-size-adjust: none;}
ol, ul, li {list-style: none; font-size:15px; line-height:20px;}
ul {padding:0 0;}
.clear {clear: both; height:0px; margin:0;}

h1 {font-size:32px; font-weight:700; text-transform:uppercase;}
h2 {font-size:30px; text-transform:uppercase; font-weight:700; line-height:1.1em;}
h3 {font-size:22px; font-weight:700; text-transform: uppercase; color:#ed1c24;}
h4 {font-size:18px; margin-bottom:5px; text-transform: uppercase;color:#006eab;}
h5 {font-size:16px; font-weight:700;}
h6 {font-size:20px; font-weight:700; text-transform:uppercase;}

p {font-size:16px; line-height:2.25em; margin-bottom:8px;}

a {text-decoration:none;}

/* BASIC STYLES */
body {overflow-x:hidden; background:#fff;}
#contentwrap {width:90%; margin:0 auto;}
#pagewrap {width:75%; margin:2% auto 30px;}
#wrapper {position:relative; top:160px;}


/* HEADER */
header {background:#fff; padding:0; border-bottom:1px solid #ccc;}
.logo {float:left; width:30%;}
.logo img {width:100%;}
.headerright {float:right; width:70%; padding:30px 0 20px; text-align:right;}
.topheader {font-size:16px; font-weight:700; color:#000; margin-bottom:2px;}
.topheader a {color:#000;}
.navwrap {padding-top:25px;}


/* CONTENT STYLES */
.col_one {float:left; width:28.5%; padding:20px 0 5px 8%; margin:40px 0 30px; border-bottom:3px solid #ed1c24;}
.col_two {float:right; width:60%; padding:20px 3% 5px 0; margin:40px 0 30px;}

#main {width:100%;}
#main img {width:100%;}

.pageleft {float:left; width:60%; margin-bottom:15px;}
.pageright {float:right; width:30%; border:1px solid #000; padding:2%; margin-bottom:20px;}
.pageright a {color:#ed1c24;}
form button, .pageright button {background:#ed1c24; border-radius:10px; padding:10px 0;width:100%; color:#fff; text-transform:uppercase; margin-top:10px; font-size:16px; cursor: pointer;}
form button:hover, .pageright button:hover {background:linear-gradient(#ed1c24, #d1131a);}

.pagerightimage {float:right; width:28%; margin-bottom:30px;}
.pagerightimage img {width:100%;}


/* ICON BUTTONS */
.homeinventory {width:33.33%; float:left; margin-top:30px;}
.homeinventory img {width:100%;}

.hovereffect {width: 100%; height: 100%; float: left; overflow: hidden; position: relative; text-align: center; cursor: default;}
.hovereffect .overlay {width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0;}

.hovereffect img {display: block; position: relative; -webkit-transition: all 0.4s ease-in; transition: all 0.4s ease-in;}
.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect a.info {background: rgba(237, 28, 36, 0.8); display:inline-block; margin:25% auto; font-size:26px; font-weight:700; width:75%; height:100px; color:#fff; line-height:30px; border-radius:10px; padding-top:6%;}

 /* FORM */
.field {display:inline-block; width:47%; margin:0;}

#formpage {vertical-align:top; color:#000; line-height:.5rem!important; margin-bottom:20px;}
#formpage div {vertical-align:top; padding:5px;}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {border:1px solid #8e8d8d; color:#8e8d8d; color:#000; background:#fff; vertical-align:middle; font-size:12px; line-height:normal; padding:3px 5px; width:97%;}
#formpage input  {width:95%; background:#fff; border:1px solid #000; color:#000; padding:3px 5px;}
#formpage input.larger  {width:95%; }
#formpage textarea {width:98%; height:85px; background:#fff; border:1px solid #000;}
#formpage input.checkbox {padding:0; margin:0 5px 0 0; width:13px; height:13px; display:inline; background-color:#fff;}

/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {background:#fff;  color:#000; border:1px solid #ed1c24; outline-style:none;}
#formpage input.radio:focus,
#formpage input.checkbox:focus {background:none;  border:0; outline-style:none;}
 
#formpage input.button,
#formpage input.button:focus {width:100%; font-weight:bold; text-transform:uppercase; color:#fff; line-height:36px; display:inline-block; text-align:center; padding:0 20px;  background:linear-gradient(#ed1c24, #d1131a); border:none; font-size:17px;}
#formpage input.button:hover {background:linear-gradient(#d1131a, #ed1c24); cursor: pointer;}

a.button {width:93%; font-weight:bold; text-transform:uppercase; color:#fff; line-height:36px; display:inline-block; text-align:center; padding:0 20px; background:linear-gradient(#ed1c24, #d1131a); margin-top:15px;}
a.button:hover {background-position:bottom; text-decoration:none; background:linear-gradient(#d1131a, #ed1c24);}
 
/*control the Captcha */
.captcha {width:50%; margin:0;}
.CaptchaPanel {margin:0 0 0 0 !important; padding:0 0 0 0 !important; text-align: center; line-height:normal !important;}
.CaptchaImagePanel {margin:0 0 0 0; padding:0 0 0 0;}
.CaptchaMessagePanel {padding:0 0 0 0 !important; margin:0 0 0 0 !important; font-weight:normal !important; font-size:12px; line-height:14px;}
.CaptchaAnswerPanel {margin:0 0 0 0; padding:2px 0px 2px 0px !important;}

.CaptchaWhatsThisPanel {line-height:0; margin:0 0 0 0; padding:8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a {color:#fff; font-size:10px;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 


/* SCROLLING INVENTORY */
.scrolling-wrap {width:100%; height:90px; overflow:hidden;}
.scrolling{width:100%; height:92px;}

/* FOOTER */
footer {background:linear-gradient(#403f3f, #383838); text-align:center; color:#fff; font-size:14px; padding:20px 0;}
footer a {color:#fff;}
footer a:hover {color:#006eab;}

  
/************************************************ Responsive Styles **/

@media screen and (max-width: 1780px)  {
.logo {width:30%;}
.headerright {padding:10px 0;}
	
.col_one {width:35%;}
}

@media screen and (max-width: 1280px)  {
h1 {font-size:28px;}
	
.logo {width:35%;}
.headerright {width:65%; padding:15px 0;}
.topheader {font-size:14px;}
.navwrap {padding:20px 0 10px;}

	
.col_one {width:40%; padding-left:5%;}
.col_two {wdith:45%; padding-right:0;}
	
.hovereffect a.info {margin:25% auto; font-size:18px; height:50px; padding-top:2.5%;}
	
button {font-size:14px;}

}

@media screen and (max-width: 1024px)  {
h1 {font-size:24px;}	
h3 {font-size:18px;}	
p {font-size:14px;}
	
#pagewrap {width:90%;}	
	
.logo {width:40%;}
.headerright {width:58%;}
	
.col_one {display:block; width:70%; padding:25px 0 5px 10%; margin:0 auto 10px;}	
.col_two {display:block; width:100%; margin:0 auto 0px; padding:0;}	
	
.hovereffect a.info {margin:20% auto; font-size:16px;}
	
.field {display:block; width:100%;}
}


@media screen and (max-width: 780px)  {
h2 {font-size:20px;}
h3 {font-size:16px; margin-top:5px;}
p {font-size:13px; line-height:1.75rem;}
	
.logo {float:none; width:60%; margin:0 auto;}
.headerright {float:none; width:100%; padding:0 0 7px; text-align:right;}
.topheader {text-align:center; margin:5px auto; padding:0;}
	
.hovereffect a.info {margin:20% auto; font-size:11px; line-height:20px; padding-top:6%;}
	
.pageleft {float:none; width:100%;}	
.pageright {float:none; width:97%;}
.pagerightimage {float:none; width:100%;}	
	
}




@media screen and (max-width: 500px)  {
h1 {font-size:20px;}	
h2 {font-size:18px;}
h3 {font-size:14px; margin-top:5px;}
	
.logo {width:100%}
.headerright {padding:2px 0 10px;}
.col_one {display:block; width:90%; padding:0px 0 5px 10%; margin:15px auto 10px;}	
.col_two {margin-bottom:15px;}
.homeinventory {width:100%; margin:0 auto;}
.hovereffect a.info {margin:30% auto; font-size:18px; padding-top:4%;}
		
footer {font-size:12px;}
}
