@charset "UTF-8";
/* CSS Document */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-font-smoothing: antialiased;
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin:20px 0 20px 0;
}

td,
th {
  padding: 10px;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

/**BEGIN SITE CSS**/

/**GENERAL RULES**/

body {
	background-color:white;
	color:#707070;
}

.container {
	font-family:'Lato', Arial, Helvetica, sans-serif;
	width:100%;
	margin:auto;
	background-color:#fff;
}

article {
	max-width:960px;
	margin:auto;
}

img {
	max-width:100%;
}

p {
	
	color:#333;
	font-size:1.1em;
	line-height:1.8em;
	margin:0 0 20px 0;
	padding:0;
}

h1 {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:2.5em;
	font-weight:600;
	color:#001b3f;
	margin:0;
	padding:0 0 20px 0;
	text-transform:uppercase;
}

h2 {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	color:#001b3f;
	margin:0;
	padding:0 0 10px 0;
	text-transform:capitalize;
}

h3 {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:600;
	color:#001b3f;
	padding:10px 0 0 0;
	margin:0;
}

li {
	margin-bottom: 10px;
	line-height:1.3em;
	font-size:1.1em;
}

a:link, a:visited {
	color:#bc9133;
	
}

a:hover, a:active {
	color:#001b3f;
	
}

article {
max-width:960px;
padding:30px 3%;
}


.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.textright {
	text-align:right;
}

.textshrink {
	font-size:.8em;
}

img.alignleft {
	margin:0 30px 30px 0;
}


img.alignright {
	margin:0 30px 30px 30px;
}


.clear {
	clear:both;
}

.border{
	border: solid thick white;
}

.shadow{
	-webkit-box-shadow: 2px 2px 10px 0 rgba(0,0,0,.5);
box-shadow: 2px 2px 10px 0 rgba(0,0,0,.5);
}

.removepad {
	padding:0;
}

.borderbottom {
	border-bottom:solid thin gray;
}

.gold {
	color:#f6c311 !important;
}

.rounded {
	-webkit-border-radius: 20px;
border-radius: 20px;
}

.insetshadow {
	-webkit-box-shadow:inset 5px 5px 5px 0 rgba(0,0,0,.5);
box-shadow:inset 5px 5px 5px 0 rgba(0,0,0,.5);
}

.anchor{
  display: block;
  height: 200px; /*same height as header*/
  margin-top: -200px; /*same height as header*/
  visibility: hidden;
}

.thirdwidth {
	max-width:35%;
}

.halfwidth {
	max-width:50%	
}

.grow {
	-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.grow:hover {
	-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}

	

/**NAVIGATION**/

nav{
	/* IE10+ */ 
background-image: -ms-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #002C6A), color-stop(100, #001b3f));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, #002C6A 0%, #001b3f 100%);
	height:120px;
	font-size:.9em;
	font-family:'Lato', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#404041;
	text-align:center;
}

nav ul li a:link, nav ul li a:visited{
	height:30px;
	color:white;
	text-decoration:none;
	padding:0 15px 0 0;
	display:block;
	text-transform:capitalize;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

nav ul li a:hover, nav ul li a:active{
	color:#f6c311;

}

nav ul{
	margin:0;
	padding:0;
}

nav ul li{
	list-style:none;
	display:inline-block;
	height:50px;
	padding:0;
}

.phonenumber {
	color:#f6c311;
	padding-left:8px;
}

.mainnav {
	border-bottom:solid 2px silver;
	position:fixed;
	top:0;
	transition: top 0.5s ease-in-out;
	width:100%;
	max-height:120px;
	z-index:9997;
}

.logo {
	line-height:0;

}

ul li.logoli {
	padding:0;
	margin-left:-40px !important;
	

}

.categorynav {
	height:50px;
	margin-bottom:30px;	
}

.categorynav ul li{
	list-style:none;
	display:inline-block;
	line-height:3em;
	font-size:1.1em;
	height:50px;
	padding:0;
	margin:0 5px 0 5px;
	
}

.nav-up {
  top: -120px;
}

.int-nav-up {
  top: -169px;
}


.nav-down {
	top:0;
}

.fatbottom {
	margin-bottom:30px;
}

.center {
	text-align:center;
}


.separator {
	max-height:44px;
	min-height:44px;
	margin:120px 0 -5px 0;
	border-bottom:solid medium white;
	width:100%;
}

nav h2 {
	padding-top:20px;
	color:#f6c311;
	text-align:left;
}

.navcontainer {
	max-width:960px;
	margin:auto;
	padding-left:30px;
	padding-right:30px;
}

.productnav {
	text-align:left;
	background:#4f5157;
}

nav.productnav ul li a {
	text-transform:uppercase;

}

#mobile-menu {
display:none;
}



/***********HOME SLIDER RULES**********/

.homeslider {
	position:relative;
	margin-top:120px;
}



.homeslidetxt {
	position:absolute;
	bottom:10px;
	left:2%;
	background-color:rgba (0, 41, 99, .5);
	padding:10px;
	-webkit-border-radius: 20px;
border-radius: 20px;
/*-webkit-box-shadow: 10px 10px 10px 0 rgba(0,0,0,.8);
box-shadow: 10px 10px 10px 0 rgba(0,0,0,.8);*/
border:solid thin gray;
}

.homeslider h1, .homeslider h2, .homeslider p {
	color:white;
	padding:0 0 0 0;
	
}

.homeslider h1{
	font-size:1.5em;
}

.homeslider h2 {
	font-size:1.2em;
	line-height:1.1em;
	text-transform:none;
	font-weight:normal;
	color:#f6c311;
	margin:10px;
}

.homeslider p {
	font-size:1em;
	margin:0 10px;
	
}

.homeslider a:link, .homeslider a:visited {
	color:#f6c311;
	 -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.homeslider a:hover, .homeslider a:active {
	color:white;
}

.slidernav {
	width: 50px;
	height: 50px;
	background:#001b3f;
	border:solid thin white;
	position:absolute;
	right:2%;
	top:2.5%;
	z-index:900;
	text-align:center;
	line-height:3em;
	border-radius:25px;
}



.slidernav a {
	text-decoration:none;
	margin:1px;
}

.white {
	color:white;
}

/**MAIN CONTENT AREA*************************************************************************************************************************/


.main {
	margin-top:30px;
}

.mainlogo {
	text-align:center;
	width:31.25%;
	max-width:300px;
	margin:0 auto 30px auto;	
	
}

.categoryheaders {
	width:100%;
}



.intro {
	
	width:80%;
	border-top:solid thin gray;
	border-bottom:solid thin gray;	
/*-webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 150px;
     -moz-column-width: 150px;
          column-width: 150px;
		  -webkit-column-gap: 3%;
     -moz-column-gap: 3%;
          column-gap: 3%;*/
		  margin-bottom:60px;
}

.social{
	text-align:center;
	margin-bottom:60px;
}

footer {
	font-size:.8em;
	background:#001b3f;
	text-align:center;
	padding:20px 2% 30px 2%;
}

footer p {
	color:white;
}

footer p a:link, footer p a:visited {
	color:#f6c311;
	text-transform:lowercase;
	margin:0 7px 0 7px;
}

footer p a:hover, footer p a:active {
	color:white;
	text-transform:lowercase;
}


/**Responsive STUFF****************************************************************************
************************************************************************************************/




@media screen and (max-width: 1020px) {
	
.homeslider {
	
	margin-top:0;
}
	
.mainnav {
	display:none;
}

#site-wrapper {
	
	overflow: hidden;
	width: 100%;
}

#site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
}

#mobile-menu {
	display:block;
	/* IE10+ */ 
background-image: -ms-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #002C6A), color-stop(100, #001b3f));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, #002C6A 0%, #001b3f 100%);
	font-size:.9em;
	font-family:'Lato', Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-align:center;
  width: 300px;
  position: fixed;
  top: 0;
  left: -300px;
  padding: 30px 0 0 0;
  height:100%;
  text-align:right;
}

#mobile-menu ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

#mobile-menu ul li{
	height:30px;
	padding:10px 0 10px 0;
	margin:0;
	width:100%

}

#mobile-menu ul li a:link, #mobile-menu ul li a:visited{
	height:30px;
	color:white;
	text-decoration:none;
	padding:10px 30px 9px 0;
	display:block;
	width:270px;
	line-height:1.8em;
	background-color:#001a36;
	border-bottom:solid thin white;
	text-transform:capitalize;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
	
}

#mobile-menu li.phonenumberresponsive {
	font-size:2em;
	font-weight:bold;
	display:block;
	color:#f6c311;
	padding:20px 30px;
	width:240px;
	
}

#mobile-menu ul li a:hover, #mobile-menu ul li a:active{
	color:#f6c311;
	background-color:#4f5157;

}

#site-wrapper.show-nav #site-canvas {
  -webkit-transform: translateX(300px);
  transform: translateX(300px);
}

.mobilemenubtn {

	width:100%;
	z-index:9998;
	/* IE10+ */ 
background-image: -ms-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #002C6A), color-stop(100, #001b3f));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #002C6A 0%, #001b3f 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, #002C6A 0%, #001b3f 100%);
	color:white;
	top:0;
	left:0;
	height:30px;
	padding:20px 0 10px 30px;
	
}

.mobilemenubtn a:link, .mobilemenubtn a:visited {
	font-weight:bold;
	text-decoration:none;
	color:white;
	padding-left:40px;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}


.mobilemenubtn a:hover, .mobilemenubtn a:active {
	color:#f6c311;
}


#site-wrapper {
	margin:0;
	padding:0;
}

#site-canvas {
	margin:0;
	padding:0;
}

/**MENU TOGGLE ICON*******************************************************************************************************
**************************************************************************************************************************/
	#nav-icon4 {
	width: 30px;
  	height: 30px;
  	position: relative;
  	margin: -3px 0 0 0;
  	-webkit-transform: rotate(0deg);
  	-moz-transform: rotate(0deg);
 	-o-transform: rotate(0deg);
  	transform: rotate(0deg);
  	-webkit-transition: .5s ease-in-out;
  	-moz-transition: .5s ease-in-out;
  	-o-transition: .5s ease-in-out;
  	transition: .5s ease-in-out;
  	cursor: pointer;
	z-index:9999;
	display:inline-block;
}

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: white;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon4:hover span {
  background: #f6c311;
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px;
  left: 8px;
}

.separator {
	max-height:44px;
	min-height:44px;
	margin:0 0 -5px 0;
	border-bottom:solid medium white;
	width:100%;
}

.categorynav {
	height:100%;
	margin-bottom:30px;	
}

.categorynav ul li{
	list-style:none;
	display:block;
	line-height:3em;
	font-size:1.2em;
	height:50px;
	padding:0;
	margin:0 10px 0 10px;
	border-bottom:solid thin white
}

.categorynav ul li:last-child {
	border-bottom:none;	
}

.navcontainer {
	height:100%;
}

.navcontainer ul li {
	display:block;
}

.productnav {
	text-align:center;
	background:#4f5157;
	height:100%;
}

nav.productnav ul li {
	margin-top:0;
	height:30px;
	border-bottom:solid thin #666;
}

nav.productnav ul li:last-child {
	border-bottom:none;
}
nav.productnav ul li a:link, nav.productnav ul li a:visited {
	text-transform:uppercase;

}

nav h2 {
	text-align:center;
	font-size:2em;
	padding-top:15px;
}

.homeslider h1{
	font-size:1.1em;
}

.homeslider h2 {
	font-size:.9em;
	margin-bottom:0;
	
	
}

.homeslider p {
	font-size:.9em;
	padding:0;
	margin:0 10px;
}

.homeslidetxt {
	padding:10px;
}

}

@media screen and (max-width: 600px) {
	
p {
	
	color:#333;
	font-size:1em;
	line-height:1.3em;
	margin:0 0 20px 0;
	padding:0;
}

h1 {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:600;
	color:#001b3f;
	margin:0;
	padding:0 0 15px 0;
	text-transform:uppercase;
}

h2 {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#001b3f;
	margin:0;
	padding:0 0 8px 0;
	text-transform:capitalize;
}

h3 {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:600;
	color:#001b3f;
	padding:10px 0 0 0;
	margin:0;
}

li {
	margin-bottom: 7px;
	line-height:1.1em;
	font-size:1em;
}
.homeslidetxt {
	bottom:10px;
	padding:10px;
}
	
	
.homeslider h1{
	font-size:1em;
}

.homeslider h2 {
	font-size:.8em;
	line-height:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	text-transform:capitalize;
	font-weight:normal;
}

.homeslider p {
	font-size:.7em;
	padding:0;
	margin:0;
}

.slidernav {
	bottom:25px;
}

.intro {
-webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-width: 100%;
     -moz-column-width: 100%;
          column-width: 100%;
		  -webkit-column-gap: 3%;
     -moz-column-gap: 3%;
          column-gap: 3%;
		  margin-bottom:60px;
}

