@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');






html, body {
  height: 100%;
}

body {
	color: #3a4146;
}

h1,h2,h3,h4,h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	letter-spacing: 0.05rem;
	line-height:1.2!important;
}
p, .lead2 li {
	font-family: 'Roboto', sans-serif;
	font-size:0.9rem;
}
.inside-page-feature p, .inside-page-feature li {
	font-family: 'Roboto', sans-serif;
	font-size:1rem !important;
}

.fixednavheightadjust {
	width:100%;
	height:74px;
}
@media (max-width: 991.98px) {
  .fixednavheightadjust {
	  display:none;
}
}
a {
	color:#ce7617;
}
a:hover {
	color:#925513
}






.button-title-strip{
		margin-right:10px;
	background: none;
    border: 1px solid white;
  border-radius: 3px;
  color: white;
  padding: 5px 10px 2px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
	transition-duration: 0.4s;
}
.button-title-strip:hover {
	background-color: rgba(255, 255, 255, 0.3);
  color: white;
	text-decoration:none;
}


.inside-page-full-width {
	margin-bottom:40px;
}
.news-section-break {
	margin-bottom:30px;
}


/* NAVIGATION */

.subnav {
	width:200px;
	position:absolute; /* was fixed to make it stay while the page scrolls but there are too many possible items */
}
@media (max-width: 991.98px) {
  .subnav {
	width:100%;
	  padding:40px;
	  position:relative;
}
}

.subnav-link {
	color: #364043!important;
    background-color:none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
	letter-spacing: 0.05rem;
	text-transform:uppercase;
	font-size:0.8rem;
}
.subnav-link:hover {
	color:#cc7600!important;
	text-decoration: none;
}
.main {
	margin-left: 240px;
  padding: 0px 10px;
}
@media (max-width: 991.98px) {
  .main {
	width:100%;
	  margin-left: 0px;
	  padding:0px 40px;
}
}
.main-left-col {
	width:50%;
	padding-right:20px;
	display:inline;
	float:left;
	margin-bottom:40px;
}
@media (max-width: 991.98px) {
	.main-left-col {
	width:100%;
		padding-right:40px;
		display:block;
		float:none;
		margin-bottom:40px;
}
}
.main-right-col {
	width:50%;
	padding-left:20px;
	display:inline;
	float:right;
	margin-bottom:40px;
}
@media (max-width: 991.98px) {
	.main-right-col {
	width:100%;
		padding-right:40px;
		display:block;
		float:none;
		margin-bottom:40px;
}
}





.all-solutions {
	/*background-color: #d7d5d1;
	margin-top:-9px;
	margin-bottom:0px;
	padding:9px 0px 15px 0px;
	height:100%;*/
}
.menu-contrast-column {
	background-color: #e9e7e2;
	padding-botttom:20px;
}
.dropdown-menu-center{
	position:relative;
	background-color: #d7d5d1;
	margin-left:-200px!important;
	margin-bottom:25px;
	/*padding-bottom: 15px;*/
	padding: 0px;
}

@media (max-width: 991.98px) {
	.dropdown-menu-center {
	margin-left:0!important;
    width: 900px;
    white-space: normal;
	}
	.dropdown-menu-center .dropdown-item {
		width: 900px !important;
		white-space: normal !important;
	}
}
@media (max-width: 767.98px) {
	.dropdown-menu-center {
	margin-left:0!important;
    width: 600px;
    white-space: normal;
	}
	.dropdown-menu-center .dropdown-item {
		width: 600px !important;
		white-space: normal !important;
	}
}
@media (max-width: 575.98px) {
  .dropdown-menu-center {
	margin-left:0!important;
    width: 330px;
    white-space: normal;
	}
	.dropdown-menu-center .dropdown-item {
		width: 315px !important;
		white-space: normal !important;		
		padding: .25rem 0.5rem;
	}
	.dropdown-menu-center .dropdown-header {
		padding: .25rem 0.5rem;
	}
	.nav-item-top {
		padding-left: 0.5rem!important;
		padding-right: 0.5rem!important;
	}
	.jumbotron-image-divider { display: none; }
}

.menu-pad {
	padding:15px;
}




.navbar {
	position:fixed;
	z-index: 1000;
	width:100%;
}
@media (max-width: 767.98px) {
  .navbar {
	  position:relative;
}
}
.nav-link {
	color: #364043!important;
    background-color:none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
	letter-spacing: 0.05rem;
	padding: 1rem 0rem!important;
	font-size:0.8rem;
}
.social-icon {
	font-size:1.0rem!important;
	margin-top:-4px;
}

@media (max-width: 575.98px) {
  .nav-link {
	padding: 0.5rem 1rem!important;
	  text-align: left;
}
}
@media (max-width: 767.98px) {
	.nav-link {
	padding: 0.5rem 1rem!important;
		text-align: left;
}
}
@media (max-width: 991.98px) {
	.nav-link {
	padding: 0.5rem 1rem!important;
		text-align: left;
}
}

.dropdown-header{
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
	color: #364043;
}

.dropdown-item  {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
	color: #364043;
	font-size:0.9rem;
}

.dropdown{
	background-color: #ce7617;
}
.dropdown .nav-link{
	color:#ffffff!important;
	font-weight:700!important;
}
.dropdown .nav-link:hover {
	color:#364043!important;
}
.menu-align {
	margin-top:55px;
}
@media (max-width: 575.98px) {
  .menu-align {
	margin-top:0px;
}
}
@media (max-width: 767.98px) {
	.menu-align {
	margin-top:0px;
}
}

.nav-link:hover {
	color:#cc7600!important;
}
.fas, .fab {
	color:#000000!important;
}
.navbar-brand {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-left: 2rem;
}



/* KEN BURNS IMAGE EFFECT */


.slideshow {
  position: absolute;
  width: 100vw;
  /*height: 89.75vh;*/
  height: 75.75vh;
  overflow: hidden;
	z-index:-100;
}

.slideshow-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-name: kenburns;
  animation-name: kenburns;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.slideshow-image:nth-child(1) {
  -webkit-animation-name: kenburns-1;
  animation-name: kenburns-1;
  z-index: 3;
}

.slideshow-image:nth-child(2) {
  -webkit-animation-name: kenburns-2;
  animation-name: kenburns-2;
  z-index: 2;
}

.slideshow-image:nth-child(3) {
  -webkit-animation-name: kenburns-3;
  animation-name: kenburns-3;
  z-index: 1;
}

.slideshow-image:nth-child(4) {
  -webkit-animation-name: kenburns-4;
  animation-name: kenburns-4;
  z-index: 0;
}
@-webkit-keyframes 
kenburns-1 {  0% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 1.5625% {
 opacity: 1;
}
 23.4375% {
 opacity: 1;
}
 26.5625% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 98.4375% {
 opacity: 0;
 -webkit-transform: scale(1.21176);
 transform: scale(1.21176);
}
 100% {
 opacity: 1;
}
}

@keyframes 
kenburns-1 {  0% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 1.5625% {
 opacity: 1;
}
 23.4375% {
 opacity: 1;
}
 26.5625% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 98.4375% {
 opacity: 0;
 -webkit-transform: scale(1.21176);
 transform: scale(1.21176);
}
 100% {
 opacity: 1;
}
}

@-webkit-keyframes 
kenburns-2 {  23.4375% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 26.5625% {
 opacity: 1;
}
 48.4375% {
 opacity: 1;
}
 51.5625% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
}

@keyframes 
kenburns-2 {  23.4375% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 26.5625% {
 opacity: 1;
}
 48.4375% {
 opacity: 1;
}
 51.5625% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
}

@-webkit-keyframes 
kenburns-3 {  48.4375% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 51.5625% {
 opacity: 1;
}
 73.4375% {
 opacity: 1;
}
 76.5625% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
}

@keyframes 
kenburns-3 {  48.4375% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 51.5625% {
 opacity: 1;
}
 73.4375% {
 opacity: 1;
}
 76.5625% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
}

@-webkit-keyframes 
kenburns-4 {  73.4375% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 76.5625% {
 opacity: 1;
}
 98.4375% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}

@keyframes 
kenburns-4 {  73.4375% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 76.5625% {
 opacity: 1;
}
 98.4375% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}



/* VIEW SOLUTIONS MODAL */

.solutions-modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  margin-left: 0%;
  margin-right: auto;
  top: 0;
  width: 70%;
  height: 100%;
  overflow: auto;
}

@media (max-width: 991.98px) {
	.solutions-modal {
	width: 90%;
		left: 0;
		margin-left: 5%;
}
}
.solutions-modal-content {
  position: relative;
  background-color: #e9e7e2;
  margin: auto;
  padding: 0;
  border: 1px solid #e9e7e2;
  border-radius: 3px;
  /*width: 50%;*/
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}
@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
.close {
  color: #3a4146;
  float: right;
  font-size: 18px;
border: 1px solid #3a4146;
  border-radius: 3px;
  padding: 5px 10px 5px 10px;
  text-align: center;
  display: inline;
	transition-duration: 0.4s;
	margin-top:0px!important;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.solutions-modal-header {
  padding: 30px 35px;
	color: #3a4146;
}
.solutions-modal-body {
	padding: 2px 16px;
}
.solutions-modal-body a {
	line-height:1.2rem;
}
.solutions-modal-footer {
  padding: 2px 16px;
}


@media (max-width: 575.98px) {
	.solutions-modal-body .dropdown-item {
		width: 350px !important;
		white-space: normal !important;
	}
}




/* HOME PAGE TITLE BLOCK */

.home-header {
	/* height:91%; */
	height: 75%;
	width:100%;
	overflow:hidden!important;
}

.display-jumbo-1{
	margin-top:120px;
	width:auto;
	max-width:75%;
	padding:35px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: left;
	color: #ffffff;
	line-height:0.8!important;
}

@media (max-width: 575.98px) {
  .display-jumbo-1 {
	max-width:100%;
}
	}
	@media (max-width: 767.98px) {
	.display-jumbo-1 {
	max-width:100%;
}
}

.display-jumbo-1 h1 {
	text-transform: uppercase;
	font-size: 4rem;
	font-weight: 700;
	line-height:0.85!important;
}
.display-jumbo-1 h5 {
	text-transform: uppercase;
font-weight:300;
	letter-spacing: 0.05rem;
	line-height:1.5!important;
}
@media (max-width: 575.98px) {
  .display-jumbo-1 h5{
	font-weight:300!important;
}
	}
	@media (max-width: 767.98px) {
	.display-jumbo-1 h5{
font-weight:300!important;
		}
}
.display-jumbo-1 p {
	font-size: 1.1rem;
	font-weight:300;
	line-height:1.3rem;
}
.button-orange{
	transition-duration: 0.4s;
	font-family: 'Roboto Condensed', sans-serif;
  background-color: #ce7617;
	border-color: #ce7617;
  text-transform:uppercase;
  border-radius: 3px;
	border: 1px;
  color: white !important;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
	margin-top:10px;
}
.button-orange:hover {
  background-color: #925513;
  color: white;
	text-decoration:none;
}


/*PRODUCT PAGE TITLE BLOCK */

.product-header {
	background-color: #ce7617;
	color:#ffffff;
	width: 100vw;
  /* height: 90vh; */
  height: 75%;
	display: flex;
	align-items:center;
}
.product-header h1 {
	text-transform: uppercase;
	font-size: 3.5rem;
	font-weight: 700;
	line-height:0.95!important;
}
.product-header h5 {
	text-transform: uppercase;
	font-weight:300;
	letter-spacing: 0.05rem;
	line-height:1.5!important;
}
.product-header p {
	font-size: 1.1rem;
	font-weight:300;
	line-height:1.5rem;
}

.product-header-image {
	width:100%;
	height:auto;
}

@media (max-width: 767.98px) {
	.product-header h1 {
		font-size: 1.7rem;
	}	
	.product-header p {
		font-size: 0.9rem;
		line-height:1.2rem;
	}	
	.product-header h5 {		
		font-size: 1.0rem;
	}
}
@media (max-width: 575.98px) {
	.product-header h1 {
		font-size: 1.7rem;
	}  	
	.product-header p {
		font-size: 0.9rem;
		line-height:1.2rem;
	}	
	.product-header h5 {		
		font-size: 1.0rem;
	}
	/* take this out if we go back to all square shaped images, it's only needed because of one really tall image that has been chosen */
	.product-header-image {
		height: auto;
		width: auto;
		max-height:300px;
		max-width:300px;
	}
}



/* HOME PAGE CATEGORY STRIP */

/* .category-strip{
	background-color: rgba(0, 0, 0, 0.5);
	padding:20px 0px 10px 0px;
	width:100%;
	position: absolute;
	text-transform: uppercase;
	color:#ffffff;
	text-align: center;
	bottom:0;
} */
.category-strip{
	background-color: rgba(0, 0, 0, 0.5);
	padding:20px 0px 10px 0px;
	width:100%;
	height:65px;
	position: relative;
	text-transform: uppercase;
	color:#ffffff;
	text-align: center;
	top:-65px;
}


.category-strip h2{
	font-weight:300;
	font-size:1.3rem;
	letter-spacing: 0.05rem;
}
@media (max-width: 575.98px) {
  .category-strip h5{
	font-weight:300!important;
	  line-height:1.7!important;
}
	}
	@media (max-width: 767.98px) {
	.category-strip h5{
font-weight:300!important;
		line-height:1.7!important;
		}
}
.button-category-strip{
	margin-left:10px;
		margin-right:10px;
	background: none;
    border: 1px solid white;
  border-radius: 3px;
  color: white;
  padding: 5px 10px 2px 10px;
  text-align: center;
  text-decoration: none;
  display: inline;
  font-size: 18px;
	transition-duration: 0.4s;
}
.button-category-strip:hover {
  margin-top:3px;
	background-color: rgba(255, 255, 255, 0.3);
  color: white;
	text-decoration:none;
}
@media (max-width: 575.98px) {
  .button-category-strip{
	margin-top:3px;
}
	}
	@media (max-width: 767.98px) {
	.button-category-strip{
font-weight:300!important;
		line-height:2.0!important;
		}
}

/* PRODUCT PAGE ICON STRIPS */

.icon-strip {
	width: 100%;
	margin-top:40px;
	margin-bottom:35px;
	text-align: center;
}
.icon-strip img {
	width:80px;
	height:auto;
	margin-bottom:0px;
	display:block;
	margin-left: auto;
  margin-right: auto;
}
.icon-one {
	width:250px;
	min-width:80px;
	border-right: 1px solid #eceae6;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 1.0rem;
	font-weight: 400;
	line-height:0.95!important;
}
.icon-two {
	width:250px;
	min-width:80px;
	border-right: 1px solid #eceae6;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 1.0rem;
	font-weight: 400;
	line-height:0.95!important;
}
.icon-three {
	width:250px;
	min-width:80px;
	border-right: 1px solid #eceae6;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 1.0rem;
	font-weight: 400;
	line-height:0.95!important;
}
.icon-last {
	width:250px;
	min-width:80px;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 1.0rem;
	font-weight: 400;
	line-height:0.95!important;
}
@media (max-width: 575.98px) {
	.icon-two {
	margin-top:10px;
		margin-bottom:0px!important;
		}
	.icon-three {
	margin-bottom:15px;
		}

	.icon-home {
		padding-top:20px !important;
	}
  
}
@media (max-width: 767.98px) {
	.icon-one {
	border-right: none;
		}
	.icon-two {
	border-right: none;
		}
	.icon-four {
	margin-top:50px!important;
		}
	/* if the iphone has the icons overlapping the image, increase the padding here */
	.icon-home {
		padding-top:20px !important;
	}
}
@media (max-width: 991.98px) {
	.icon-three {
	border-right: none;
}
	.icon-two {
	margin-bottom:10px!important;
		}
}


/* NEWS LIST */

.news-page-header {
	padding-bottom:25px;
}
.news-page-header h1{
	text-transform: uppercase;
	font-size: 3rem;
	font-weight: 700;
	line-height:0.8!important;
	color:#ce7617;
}
@media (max-width: 575.98px) {
  .news-page-header h1{
	font-size: 3rem!important;
}
	}
	@media (max-width: 767.98px) {
	.news-page-header h1{
font-size: 3rem!important;
		}
}
.news-page-header h5{
	text-transform: uppercase;
	font-weight:300;
}
@media (max-width: 575.98px) {
  .news-page-header h5{
	font-weight: 300!important;
}
	}
	@media (max-width: 767.98px) {
	.news-page-header h5{
	font-weight: 300!important;
		}
}
.list-margins {
	margin-top:15px;
	margin-bottom:15px;
}

/* PRODUCT CATEGORY */

.product-strip{
	padding-top:70px;
	padding-bottom:60px;
}
.product-strip h5{
	text-transform: uppercase;
	font-weight:300;
}
@media (max-width: 575.98px) {
  .product-strip h5{
	font-weight: 300!important;
}
	}
	@media (max-width: 767.98px) {
	.product-strip h5{
	font-weight: 300!important;
		}
}
.product-strip h3{
	text-transform: uppercase;
	font-size: 3rem;
	font-weight: 700;
	line-height:0.8!important;
	color:#ce7617;
}
@media (max-width: 575.98px) {
  .product-strip h3{
	font-size: 3rem!important;
}
	}
	@media (max-width: 767.98px) {
	.product-strip h3{
font-size: 3rem!important;
		}
}
.product-strip h2{
	text-transform: uppercase;
	font-size: 3rem;
	font-weight: 700;
	line-height:0.8!important;
	color:#ce7617;
}
@media (max-width: 575.98px) {
  .product-strip h2{
	font-size: 3rem!important;
}
	}
	@media (max-width: 767.98px) {
	.product-strip h2{
font-size: 3rem!important;
		}
}
.product-strip h1{
	text-transform: uppercase;
	font-size: 3rem;
	font-weight: 700;
	line-height:0.8!important;
	color:#ce7617;
}
@media (max-width: 575.98px) {
  .product-strip h1{
	font-size: 3rem!important;
}
	}
	@media (max-width: 767.98px) {
	.product-strip h1{
font-size: 3rem!important;
		}
}
.product-strip-subhead {
	font-size: 1.2rem;
	font-weight:700;
	margin-top:25px;
	margin-bottom:10px;
}


.solutions-block{
	width:90%;
	margin-left: auto;
	margin-right: auto;
	margin-top:2rem;
	padding:2rem;
	border-radius: 5px;
	background: linear-gradient(#f7941d, #af6e29);
}


/* PRODUCT EXCERPTS */


.linkblock {
	/*position: relative;
    top: 50%;
	transform: translate(0, -50%);*/
}
.linkblock h2 {
	font-size:1.7rem;
	line-height:1.9rem!important;
}
@media (max-width: 575.98px) {
  .linkblock h2 {
	font-size: 2.0rem!important;
}
	}
	@media (max-width: 767.98px) {
	.linkblock h2 {
font-size: 2.0rem!important;
		}
}
.product-link{
	font-weight:400;
	font-size:0.9rem;
	line-height:0.8rem;
	/*color:#364043!important;*/
	color:#ce7617!important;
}
.product-link i{
	margin-left:8px;
}
.product-image {
	/* width:250px; */
	height:150px;
	margin:15px 0px;
	object-fit: contain;
	object-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;	
	/*width: 250px;
	height:auto;
	margin-bottom: 20px;*/
}



.lightgrey {
	background-color: #eceae6;
}
.midgrey{
	background-color: #dad8d5;
}

.contrast{
	background-color: #f6f6f6;
}


/* NEWS PANELS */

.newspanel{
	background-color: #ffffff;
	border: 1px solid #eceae6;
	border-radius: 3px;
	text-align: left;
	height: 385px;
}
@media (max-width: 575.98px) {
  .newspanel {
	margin-top: 20px;
	height: 415px;
}
	}
	@media (max-width: 767.98px) {
	.newspanel {
	margin-top: 20px;
	height: 415px;
}
}
.newspanel:hover {
	background-color: #f6f6f6;
}

.newsthumb {
	width:100%;
	height:150px;
	overflow: hidden;
	margin-bottom:15px;
	max-width: 100%;
	object-fit: cover;
	background-position: center;
	/* object-position: 0% 50%; */
}
@media (max-width: 575.98px) {
  .newsthumb {
	height: 235px;
	  margin-bottom:20px;
}
	}
	@media (max-width: 767.98px) {
	.newsthumb {
	height: 235px;
		margin-bottom:20px;
}
}
.newspanel-leader {
	height:200px;
	overflow: hidden;
	padding:0px 20px 0px 20px;
}
@media (max-width: 575.98px) {
  .newspanel-leader {
	height: 230px;
}
	}
	@media (max-width: 767.98px) {
	.newspanel-leader {
	height: 230px;
}
}
.newspanel h4 {
	font-size:1.1rem!important;
	letter-spacing: 0.1rem!important;
	font-weight:550!important;
	text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .newspanel-leader h4 {
	font-weight:700!important;
}
	}
	@media (max-width: 767.98px) {
	.newspanel-leader h4 {
	font-weight:700!important;
}
}
.newspanel a {
	color: #3a4146!important;
	text-decoration: none;
}
.newspanel p {
	font-size:0.9rem;
}
.date {
	font-size:0.75rem!important;
	font-weight:300;
	margin-bottom:7px;
}






/* EMAIL SIGNUP STRIP */

.signup-strip{
	padding:30px 20px 25px 20px;
	margin-bottom: 30px;
	border: 1px solid #dad8d5;
	border-radius: 3px;
	width: 94%;
}
@media (max-width: 575.98px) {
  .signup-strip {
	width: 94%;
}
	}
	@media (max-width: 767.98px) {
	.signup-strip {
	width: 94%;
}
}
.signup-strip h5{
	color:#ffffff;
}
.signup-strip p{
	color:#ffffff;
}

.signup-email-field {
	background-color: #dad8d5;
	border: 2px solid #eceae6;
	border-radius: 3px;
	padding:10px;
	width:100%;
	text-align: left;
	margin-top:2px;
}


/* FOOTER */

.lower-footer-strip{
	background-color: #364043;
	color:#ffffff;
	padding-top:50px;
	padding-bottom:25px;
}
.lower-footer-strip p{
	color:#ffffff;
	font-weight:300;
	font-size:0.8rem;
}
.lower-footer-strip h6{
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
	letter-spacing: 0.05rem;
	text-transform: uppercase;
	margin-bottom:15px;
}
.nav-link-footer{
	color:#ffffff;
	font-weight:400;
	line-height:2.0rem;
	/*font-weight:300;*/
	font-size:0.8rem;
}
.nav-link-footer:hover{
	color:#ffffff;
	text-decoration: underline;
}


/* CONTENT ROWS */

.contentrow{
	padding:60px 0px 0px 0px;
}

.shoprow {	
	padding:20px 0px 0px 0px !important;
}
.shoprow .contentrow-divider {
	margin-top: 15px;
}
.content-row-title{
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:1.4rem!important;
	letter-spacing: 0.05rem;
	color:#ce7617;
	margin-bottom:18px;
}
.contentrow-text{
	
}
.contentrow-divider{
	margin-top:50px;
}
.productrow-divider{
	margin:50px 0px;
}
.product-extrapad {
	padding: 0px 40px;
}
@media (max-width: 767.98px) {
	.productrow-divider {
	display: none;
}
}
@media (max-width: 767.98px) {
	.product-extrapad {
	padding-bottom:50px;
}
}
@media (max-width: 767.98px) {
	.remove-on-mobile {
	display: none;
}
}



/* INSIDE PAGE CONTENT ROWS */

.inside-page-title{
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:2.0rem!important;
	line-height:1.9rem!important;
	letter-spacing: 0.05rem;
	color:#ce7617;
	margin-bottom:18px;
}
.inside-page-subtitle{
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:1.6rem!important;
	line-height:1.9rem!important;
	letter-spacing: 0.05rem;
	color:#ce7617;
	margin-bottom:18px;
}
.inside-page-feature {
	padding:30px 40px;
	background-color: #eceae6;
	display:block;
	clear:both;
}



/* CONTACT STRIP */

.contact-strip {
	width: 100%;
	height:auto;
	text-align: center;
	padding:50px 20px 40px 20px;
}
.contact-strip img {
	margin-bottom:3px;
	display:block;
	margin-left: auto;
  margin-right: auto;
}
.contact-one {
	width:500px;
	display:inline-block;
}
.contact-one p{
	text-align:left!important;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 1.0rem;
	font-weight: 400;		
	line-height:1.2!important;

}
.contact-one h5 {
	text-align:left!important;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	font-weight: 700;
	color:#ce7617;
}
.contact-two {
	width:250px;
	min-width:80px;
	border-right: 1px solid #dad8d5;
	border-left: 1px solid #dad8d5;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	line-height:0.95!important;
}
.contact-last {
	width:250px;
	min-width:80px;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	line-height:0.95!important;
}
.contact-link{
	font-weight:400;
	font-size:0.9rem;
	line-height:1.75rem;
	color:#364043!important;
}

@media (max-width: 575.98px) {
  .contact-two {
	border-right: none;
	  margin-bottom:10px;
}
}
@media (max-width: 991.98px) {
	.contact-one {
	width: 100%;
}
	.contact-one h5 {
		text-align:center!important;
}
	.contact-one p {
		text-align:center!important;
}
	.contact-two {
	border-left: none;
}

}


/* DID YOU KNOW */

.did-you-know {
	padding-top:30px;
}

.did-you-know h3{
	text-transform: uppercase;
	font-weight: 700;
	color:#ce7617;
}

.footnote{
	font-size:0.8rem;
}

.short-hr{
	height:20px!important;
	width:auto;
	overflow:hidden;
	margin-bottom:30px;
}

.resource-block{
	background-color: #eceae6;
	padding: 25px 30px 20px 30px;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:3px;
}
.resource-block i{
	margin-right:8px;
}
.resource-block h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.0rem;
}







.light-lead-text{
	color:#ffffff;
	font-weight:400;
	/*font-weight:300;*/
}
.orange-lead-text{
	color:#f7941d;
	font-weight:400;
	margin-top:20px;
	/*font-weight:300;*/
}
.product-list-title{
	font-size:1rem!important;
	font-weight:700!important;
	letter-spacing: 0;
	font-family: 'Roboto', sans-serif;
	color:#364043;
}
.product-list-title:hover{
	color:#364043;
}
.product-list-title i{
	margin-left:8px;
}
.cat-index {
	width:120px;
	height:80px;
}
.product-featurelist{
	font-size:1.1rem;
	color:#627277;
	font-weight:300;
	padding-top:10px;
	padding-bottom:10px;
}
.main-text-strip{
	padding-top:25px;
	padding-bottom:30px;
}

ul.customer-quote{
	list-style-position: outside;
	list-style-image: url('../images/quote.gif');
	font-size:1.1rem;
	color:#627277;
	font-weight:300;
	margin: 20px;
    padding: 30px;
}
.referee {
	font-size:0.8rem;
	color:#627277;
	font-weight:700;
}
/*.contact-strip{
	margin-top:30px;
	margin-bottom:15px;
	padding-top:30px;
	padding-bottom:25px;
	background-color: #f7941d;
}
.contact-strip p{
	font-size:1rem;
	color:#ffffff!important;
	font-weight:300;
	text-align:center;
	vertical-align:middle;
}
.contact-strip i{
	font-size:1.2rem;
	color:#ffffff!important;
}
.contact-strip a {
	color:#ffffff!important;
}
.contact-strip h5 {
	letter-spacing:0.15rem;
	color:#ffffff!important;
	text-align: center;
}*/
.dark-jumbotron{
	background-color: #f7941d;
}
.pullout{
	border-style: solid;
	border-width:1px;
	border-color:#D6D6D6;
	border-radius:5px;
	padding: 30px 30px 20px 35px;
	margin-top:30px;
	margin-bottom:30px;
}
.newspage-links a {
	color: #f7941d!important;
	display: block;
	line-height:2rem;
}
.newspage-header {
	color:#af6e29!important;
	letter-spacing: 0.1rem;
	margin-top:1.5rem;
}
.newspage-snippet-header {
	color:#af6e29!important;
	letter-spacing: 0.1rem;
	font-size:1rem;
	margin-bottom:0.5rem;
}
.newspage-snippet {
	font-size:0.8rem;
}
.newspage-nav{
	margin-top:30px;
}
.newspage-nav a {
	line-height:0.3rem;
	color:#627277!important;
}
.solutions-block-carousel{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	padding:20px 8% 25px 8%;
	background: linear-gradient(#f7941d, #af6e29);
}
.solutions-block-carousel h4 {
	color:#ffffff;
	font-size: 1rem;
	line-height:0.5rem;
	letter-spacing: 0.2rem;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0;
}
@media (max-width: 575.98px) {
  .solutions-block-carousel h4 {
	margin-top:1rem!important;
}
}
@media (max-width: 767.98px) {
	.solutions-block-carousel h4 {
	margin-top:1rem!important;
}
}
.caption-block{
	background: rgba(0, 0, 0, 0.4);
	padding:30px;
}
.caption-block h3{
	color:#ffffff!important;
	text-transform: uppercase;
}
.caption-block p{
	color:#ffffff!important;
	font-size:1.1rem;
}
.carousel-item{
	width:100%!important;
}
.secondary-nav {
    padding-top: 0rem;
	padding-bottom: 0rem;
	padding-left: 0rem;
	margin:0px;
	background-color: #ffffff !important;
	}
.secondary-nav li a {
	font-size:0.85rem!important;
	line-height:1.3rem;
	margin-bottom:0px;
	margin-top:0px;
}
#navbarSupportedContent2{
	text-align: left;
}

a.anchor {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}

/* video modal */
#video_modal {
  z-index: 2000;
}
.modal-dialog-video {
    max-width: 800px;
    margin: 30px auto;
}
.modal-body-video {
	position:relative;
	padding:0px;
}
.modal-video-close {
	  position:absolute;
	  right:-30px;
	  top:0;
	  z-index:999;
	  font-size:2rem;
	  font-weight: normal;
	  color:#fff;
	  opacity:1;
}

.video-btn:hover{
	text-decoration: underline !important;
	cursor: pointer;
}

/* sticky back to top button */
#bttBtn {
  display: none;
  position: fixed;
  bottom: 20px; /* Position from bottom of the page */
  right: 30px; /* Position from the right */
  z-index: 99;
  border: none;
  outline: none;
  background-color: #ce7617;
  color: white;
  cursor: pointer;
  padding: 12px;
  border-radius: 5px;
  font-size: 16px;
}

#bttBtn:hover {
  background-color: #925513;
}



@media print {
	.main {
		margin-left: 0px;
		padding: 0px;
	}
	.news-section-break { margin-bottom: 0px; }
}