@charset "utf-8";
*{box-sizing: border-box}
head {background-color: #212221; margin: 0px; padding: 0px;}
body {background-color: #212221 ; margin: 0px; padding: 0px;}

.header {
	height: 125px;
	width: 100%;
	z-index: 60;
}
.content{
	padding: 16px;
	background-color: rgba(21,22,21,1.00);
	z-index: 50;
}
.MSDS {
	border-right-width: 2px;
	border-right-color: rgba(255,255,255,.50);
	border-right-style: ridge;
}

ul {
	list-style-type: none;
	padding: 0;
}
li {
	display: inline;
	border-width: 2px;
	border-color: rgba(255,255,255,.50);
	border-left-style: ridge;
	margin-top: 65px;
	border-collapse: collapse;
	float: right;
}
li a {
	display: block;
    color: rgba(255,255,255,.75);
    text-align: center;
    padding: 0px 20px 5px 20px;
    text-decoration: none;
	font-family: "calibri";
	font-size: 30px;
	float: right;
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
	li a {
		font-size: 20px;
	}
}
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	
	li a {
		font-size: 20px;
	}
}
@media only screen and (orientation: portrait) and (max-width: 1280px) and (min-device-height: 960px)/* tablet portrait */ {
	
	li a {
		font-size: 20px;
	}
}
@media only screen and (min-width:1605px)/* desktop large screens */ {
	li a {
		font-size: 30px;
	}
}
	
li a:hover {
  background-color: #111;
}
.sticky {
  position: fixed;
	background-color: rgba(21,22,21,.75);
  top: 0;
  width: 100%;
	  z-index: 70;
}

.sticky + .content {
  padding-top: 102px;
	z-index: 80;
	background-color: rgba(21,22,21,.50);
}


.NRLogo {
	position: absolute;
	align-content: left;
	margin-top: 10px;
	margin-left:10px;
	z-index: 90;
}


/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: absolute;
  margin-left: 20px;
	align-items: center;
	top: 25%;
	left: 7px;
	z-index: 40;
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {

	.slideshow-container {
		top: 10%;
		left: 50%;
		transform: translateX(-49%);
		margin: 0px;
	}
}
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	.slideshow-container {
		top: 50%;
		left: 50%;
		transform: translateX(-49%);
		margin: 0px;
	}
}
@media only screen and (orientation: portrait) and (max-width: 1280px) and (min-device-height: 960px)/* tablet portrait */ {
	.slideshow-container {
		top: 13%;
		left: 50%;
		transform: translateX(-49%);
		margin: 0px;
	}
}
@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
	.slideshow-container {
		top: 30%;
		left: 50%;
		transform: translateX(-49%);
		margin: 0px;
	}
}
@media only screen and (min-width:1605px)/* desktop large screens */ {
	.slideshow-container {
		top: 20%;
		left: 10%;
	}
}
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  font-family: "calibri";
}


.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

h1 /* main text */ {
	position: absolute;
	width: 700px;
	height: 501px;
	top: 22.24%;
	left: 52%;
	font-family: "calibri";
	padding: 50px;
	font-size: 30px;
	color: white;
	background-color: rgba(0, 0, 0, .50);
	text-align: center;
	z-index: 40;
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
	h1 {
		top: 40%;
		left: 50%;
		transform: translateX(-49%);
	}
}
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	h1 {
		top: 190%;
		left: 50%;
		transform: translateX(-49%);
	}
}
@media only screen and (orientation: portrait) and (max-width: 1280px) and (min-device-height: 960px)/* tablet portrait */ {
	h1 {
		top: 57%;
		left: 50%;
		transform: translateX(-49%);
	}
}
@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
	h1 {
		top: 120%;
		left: 50%;
		transform: translateX(-49%);
	}
}
@media only screen and (min-width:1605px)/* desktop large screens */ {
	h1 {
		top: 17.86%;
		right: 5%;
	}
}

.tablestyle {
	position: absolute;
	z-index: 40;
	background-color: rgba(0, 0, 0, .50);
	top: 730px;
	left: 185px;
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
	.tablestyle {
		top: 73%;
		left: 50%;
		transform: translateX(-49%);
	}
}
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	.tablestyle {
		top: 355%;
		left: 50%;
		transform: translateX(-49%);
	}
}
@media only screen and (orientation: portrait) and (max-width: 1280px) and (min-device-height: 960px)/* tablet portrait */ {
	.tablestyle {
		top: 98%;
		left: 50%;
		transform: translateX(-49%);
	}
}
@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
	.tablestyle {
		top: 220%;
		left: 50%;
		transform: translateX(-49%);
	}
}
@media only screen and (min-width:1605px)/* desktop large screens */ {
	.tablestyle {
		top: 80%;
		left: 50%;
		transform: translateX(-49%);
	}
}

 th {
	background-color: rgba(0,0,0,0.00);
	color: white;
	text-align: center;
	font-family: "Calibri";
	font-size: 40px;
	border-width: 5px;
	border: solid;
	border-color: white;
	
}
.tablestyle td {
	padding: 10px 35px 10px 35px;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: white;
	font-family: "Calibri";
	font-size: 25px;
	text-align: center;
	color: white;
}

.backgroundimgs {
	position: relative;
	z-index: 10;
	width: 100%;
}

@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
	.bckblueridge {
		height: 270px;
	}
	.bcksierra {
		height: 270px;
	}
	.bckozark {
		height: 270px;
	}
	.bckmammoth {
		height: 270px;
	}
	.bckcascade {
		height: 270px;
	}
}
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	.bckblueridge {
		height: 290px;
	}
	.bcksierra {
		height: 290px;
	}
	.bckozark {
		height: 290px;
	}
	.bckmammoth {
		height: 290px;
	}
	.bckcascade {
		height: 290px;
	}
}
@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
	.bckblueridge {
		height: 285px;
	}
	.bcksierra {
		height: 285px;
	}
	.bckozark {
		height: 285px;
	}
	.bckmammoth {
		height: 285px;
	}
	.bckcascade {
		height: 285px;
	}
}
@media only screen and (min-width:1605px)/* desktop large screens */ {
	.bckblueridge {
		height: 200px;
	}
	.bcksierra {
		height: 200px;
	}
	.bckozark {
		height: 200px;
	}
	.bckmammoth {
		height: 200px;
	}
	.bckcascade {
		height: 200px;
	}
}
figure {
	align-content: center;
	margin-left: 180px;
	margin-bottom: 75px;
	margin-top: 50px;
	display: inline-grid;
	padding: 10px;
	position: relative;
	
}
@media only screen and (min-width:1605px)/* desktop large screens */ {
	figure {
		margin-left: 250px;
	}
}

figcaption {
	color: white;
	font-family:"Calibri";
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
	
}

.mammothmist:hover {
	z-index: 50;
  transform: scale(2.5); /* (250% zoom) */
}
.sierragray:hover {
	z-index: 50;
  transform: scale(2.5); /* (250% zoom) */
}
.cascadechestnut:hover {
	z-index: 50;
  transform: scale(2.5); /* (250% zoom) */
}
.smokeybrown:hover {
	z-index: 60;
  transform: scale(2.5); /* (250% zoom) */
}
.blueridgewalnut:hover {
    z-index: 60;  
	transform: scale(2.5); /* (250% zoom) */
}
.ozarkoak:hover {
  z-index: 60;
	transform: scale(2.5); /* (250% zoom) */
}

.footer-image {
	margin-top: 50px;
	position: relative;
	width: 100%;
}
.footer-logo {
	position: absolute;
	bottom: 50px;
	left: 50px;
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
   .footer-logo {
		left: 1%;
	}
}
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	.footer-logo {
		left: 1%;
	}
}
	@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
		.footer-logo {
		left: 1%;
	}
}
h2 /* contact us*/ {
	position: absolute;
	bottom: 40px;
	right: 230px;
	font-family:"Calibri";
	font-size: 30px;
	text-decoration: none;
	color: white;
	border-style: solid;
	border-width: 10px;
	padding: 20px;
	border-color: white;
	border-radius: 25px;
	
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
	h2 {
		right: 1%;
		font-size: 30px;
	}
}
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	h2 {
		right: 1%;
		font-size: 30px;
	}
}
@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
	h2 {
		right: 1%;
		font-size: 30px;
	}
}
a {
	text-decoration: none;
	color: white;
}
h2:hover {
	background:black;
}
h3 /* copyright */ {
	color: white;
	font-family: "Calibri";
	font-size: 15px;
	position: absolute;
	bottom: 5%;
	left: 65px;
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
	h3 {
		 left: 1%;
	 }
 }
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	h3 {
		 left: 1%;
	 }
 }
@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
	h3 {
		 left: 1%;
	 }
 }
h4 /* address */ {
	color: white;
	font-family: "Calibri";
	font-size: 25px;
	position: absolute;
	bottom: 40px;
	left: 630px;
	text-align: center;
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
	h4 {
		left: 48%;
	}
}
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	h4 {
		left: 48%;
	}
}
@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
	h4 {
		 left: 48%;
	 }
 }
@media only screen and (min-width:1605px)/* desktop large screens */ {
	h4 {
		left: 40%;
	}
}
.smokeyclose{
	border-bottom: inset;
	border-bottom-width: 10px;
	border-color: rgba(0,0,0,.5);
	width: 100%;
	postion: relative;
}
@media only screen and (orientation: portrait) and (max-width: 1080px)/* mobile portrait */ {
	
	.smokeyclose {
		height: 290px;
	}
 }
@media only screen and (orientation: landscape) and (max-width: 1080px) /* mobile landscape */ {
	.smokeyclose {
		height: 290px;
	}
 }
@media only screen and (orientation: landscape) and (min-width: 960px) and (max-width: 1280px)/* tablet landscape */ {
	.smokeyclose {
		height: 285px;
	}
}
	@media only screen and (min-width:1605px)/* desktop large screens */ {
		.smokeyclose {
			height: 200px;
		}
	}
.footer{
	border-top: inset;
	border-top-width: 10px;
	border-color: rgba(0,0,0,.5);
	width: 100%;
	position: relative;
}