
body {
  overflow-x: hidden;
}
img.mainlogo {
  width: 270px;
  height: 64px;
}
.subnavcontainer {
  width: 6000px;
  position: absolute;
}
.subnav {
  width: 6000px;
  margin-top: -7px;
  border-left: 18px solid #70787c;
  padding: 18px 0 24px 0px;
}
.subnav h2 {
  font-size: 18px;
  font-weight: bold;
  color: #0078b9;
  margin-bottom: 15px;
  margin-left: 18px;
}
.subnav h2 a:hover {
  color: #00aeef;
}
.subnav ul {
  max-width: 240px;
}
.subnav ul li {
  font-size: 16px;
  font-weight: normal;
  padding: 6px 0 6px 24px;
  color: #0078b9;
}
.subnav ul li a:hover {
  color: #fff;
}
.subnav ul li:hover {
  background: #70787c;
}
.subnav ul li:hover a {
  color: #fff;
}
.subnav ul li.currentpage {
  background: #70787c;
  color: #fff;
}
.subnav ul li.currentpage a {
  color: #fff;
}
.subnav.sheldon {
  background: rgba(112, 120, 124, 0.2);
  border-left-color: #70787c;
}
.subbackground {
  width: 100%;
  z-index: 0;
}
.pagecontent8 {
  float: right;
  width: 66%;
  z-index: 10;
  position: relative;
}
.pagecontent8 .pagecontent {
  width: 100%;
  background: #fff;
  border: solid 1px #70787c;
  padding: 2px;
  min-height: 300px;
  font-size: 15px;
  margin-bottom: 100px;
}
.pagecontent8 .pagecontent h1 {
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  background: #e2e4e5;
  padding: 26px 44px;
}
.pagecontent8 .pagecontent.subbrand h1 {
  font-size: 24px;
  font-weight: bold;
  width: 60%;
  max-width: 442px;
  background: rgba(255, 255, 255, 0.8);
  padding: 24px;
}
.pagecontent8 .pagecontent.subbrand h1 span {
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  line-height: 1;
}
.pagecontent8 .pagecontent.subbrand .featuredimage {
  float: right;
  margin-right: 20px;
  margin-top: -180px;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 30%;
}
.pagecontent8 .pagecontent .wysiwyg {
  padding: 14px 44px;
/*  min-height: 650px; */
}
.pagecontent8 .pagecontent p:before,
.pagecontent8 .pagecontent h2:before,
.pagecontent8 .pagecontent h3:before,
.pagecontent8 .pagecontent ul:before,
.pagecontent8 .pagecontent h1:before {
  content: "";
  width: 10em;
  display: block;
  overflow: hidden;
}
.pagecontent8 .pagecontent p,
.pagecontent8 .pagecontent ul,
.pagecontent8 .pagecontent ol {
  margin: 0 0 12px 0;
  line-height: 1.35;
}
.pagecontent8 .pagecontent a {
  font-weight: bold;
}
.pagecontent8 .pagecontent li {
  margin: 4px 0;
  line-height: 1.125;
}
.pagecontent8 .pagecontent ul {
  padding-left: 20px;
}
.pagecontent8 .pagecontent ul li {
  list-style: disc;
}
.pagecontent8 .pagecontent ol {
  padding-left: 20px;
}
.pagecontent8 .pagecontent ol li {
  list-style: decimal;
  list-style-position: outside;
  padding-left: 6px;
}
.pagecontent8 .pagecontent .floatright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 40%;
}
.pagecontent8 .pagecontent .button {
  font-weight: normal;
  margin-bottom: 20px;
  display: inline-block;
}
.team_page .floatright {
	width: 100px;
    height: auto;
    clear: both;
	float: left !important;
    margin-left: 0 !important;
	margin-right: 20px;
    margin-bottom: 30px !important;
	margin-top: -30px;
}
.team_page h4 {
    clear: both;
	margin-top: 12px;
    margin-bottom: 10px;
    padding-left: 120px;
}
.breadcrumbs {
  margin-top: -16px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #9d9d9d;
}
.shellab a {
  color: #00aeef;
}
.shellab a:hover {
  color: #0078b9;
}
.shellab a.button {
  color: #fff;
  background-color: #00aeef;
}
.shellab a.button:hover {
  background-color: #0078b9;
}
.shellab .subnav {
  background: rgba(0, 174, 239, 0.1);
}
.shellab .subnav a {
  color: #70787c;
}
.shellab .subnav ul li.currentpage,
.shellab .subnav ul li:hover {
  background-color: #00aeef;
}
.shellab div.header {
  background-color: #00aeef;
}
.shellab img.mainlogo {
  margin-left: 28px;
}
.shellab .navlogo {
  margin-left: 36px;
}
.shellab .subnav {
  margin-top: 0;
  border-left-color: #00aeef;
}
.shellab .subnav h2 {
  color: #00aeef;
}
.visu a {
  color: #0078b9;
}
.visu a:hover {
  color: #00aeef;
}
.visu a.button {
  color: #fff;
  background-color: #0078b9;
}
.visu a.button:hover {
  background-color: #00aeef;
}
.visu .subnav {
  background: rgba(0, 120, 185, 0.1);
}
.visu .subnav a {
  color: #70787c;
}
.visu .subnav ul li.currentpage,
.visu .subnav ul li:hover {
  background-color: #0078b9;
}
.visu div.header {
  background-color: #0078b9;
}
.visu img.mainlogo {
  margin-left: 18px;
  width: auto;
  height: 52px;
}
.visu .navlogo {
  margin-left: 36px;
}
.visu .subnav {
  margin-top: 0;
  border-left-color: #0078b9;
}
.visu .subnav h2 {
  color: #0078b9;
}
.bactron a {
  color: #0078b9;
}
.bactron a:hover {
  color: #000;
}
.bactron a.button {
  color: #fff;
  background-color: #0078b9;
}
.bactron a.button:hover {
  background-color: #000;
}
.bactron .subnav {
  background: rgba(0, 120, 185, 0.1);
}
.bactron .subnav a {
  color: #000000;
}
.bactron .subnav ul li.currentpage,
.bactron .subnav ul li:hover {
  background-color: #0078b9;
}
.bactron div.header {
  background-color: #0078b9;
}
.bactron img.mainlogo {
  margin-left: 28px;
  width: 240px;
  height: auto;
}
.bactron .navlogo {
  margin-left: 36px;
}
.bactron .subnav {
  margin-top: 0;
  border-left-color: #0078b9;
}
.bactron .subnav h2 {
  color: #0078b9;
}
.labarmor a {
  color: #0078b9;
}
.labarmor a:hover {
  color: #000;
}
.labarmor a.button {
  color: #fff;
  background-color: #0078b9;
}
.labarmor a.button:hover {
  background-color: #000;
}
.labarmor .subnav {
  background: rgba(0, 0, 0, 0.1);
}
.labarmor .subnav a {
  color: #000000;
}
.labarmor .subnav ul li.currentpage,
.labarmor .subnav ul li:hover {
  background-color: #000;
}
.labarmor div.header {
  background-color: #000;
}
.labarmor img.mainlogo {
  width: 240px;
  height: auto;
  margin-left: 36px;
  margin-top: 16px;
}
.labarmor .navlogo {
  margin-left: 36px;
}
.labarmor .subnav {
  margin-top: 0;
  border-left-color: #000;
}
.labarmor .subnav h2 {
  color: #000;
}
.pagecontent8 a.button.cta {
  border-color: #000;
  /*color: #fff;*/
}
.pagecontent8 a.button.cta span.icon.globe {
  background-image: url(../templates/shared/images/icon-globe-black-white.svg);
}
.pagecontent8 a.button.cta span.icon.quote {
  background-image: url(../templates/shared/images/icon-quote-black-white.svg);
}
.pagecontent8 a.button.cta:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.navlogo {
  float: left;
  width: 146px;
  height: 34px;
  margin-top: 4px;
}
.subbrand .subheader {
  background-size: cover;
  background-position: 0 bottom;
  padding: 20px 20px;
  height: auto;
  min-height: 246px;
}
.mobilenav .navlogo {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  float: none;
  margin-top: 20px;
}
a.button.cta {
  background: transparent;
  border: solid 1px gray;
  height: 28px;
  text-transform: uppercase;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  clear: both;
  margin-bottom: -8px;
  /*width: 186px; */
  width: 200px;
  text-align: left;
  color: gray;
  float: none;
  display: block;
}
a.button.cta span.icon {
  height: 28px;
  width: 28px;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: -7px;
  background-position: center top;
  background-repeat: no-repeat;
}
a.button.cta span.icon.globe {
  background-image: url(../templates/shared/images/icon-globe-gray-white.svg);
}
a.button.cta span.icon.quote {
  background-image: url(../templates/shared/images/icon-quote-gray-white.svg);
}
a.button.cta:hover {
  background: #0078b9;
  border-color: #0078b9;
  color: #fff;
}
a.button.cta:hover span.icon {
  background-position: center bottom;
}
.pagecontent8 a.button.cta {
  display: none;
  clear: none;
  float: none;
  margin-bottom: 60px;
}
.bactron a.button.cta {
  border-color: #000;
  color: #000;
}
.bactron a.button.cta span.icon.globe {
  background-image: url(../templates/shared/images/icon-globe-black-white.svg);
}
.bactron a.button.cta span.icon.quote {
  background-image: url(../templates/shared/images/icon-quote-black-white.svg);
}
.bactron a.button.cta:hover {
  color: #fff;
  border-color: #0078b9;
}
.bactron .pagecontent8 a.button.cta {
  color: #000;
}
.bactron .pagecontent8 a.button.cta:hover {
  color: #fff;
}
.bactron .pagecontent8 .pagecontent.subbrand .featuredimage {
  margin-top: -80px;
  max-width: 40%;
}
.labarmor a.button.cta {
  border-color: #000;
  color: #000;
}
.labarmor a.button.cta span.icon.globe {
  background-image: url(../templates/shared/images/icon-globe-black-white.svg);
}
.labarmor a.button.cta span.icon.quote {
  background-image: url(../templates/shared/images/icon-quote-black-white.svg);
}
.labarmor a.button.cta:hover {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.labarmor .pagecontent8 .pagecontent.subbrand .featuredimage {
  width: 300px;
  margin-top: -100px;
}
/* CASE HISTORY SIDEBAR */
.casehistory {
  clear: left;
  border: 1px solid #70787c;
  width: 280px;
  margin-left: 26px;
  margin-top: 26px;
  padding-bottom: 20px;
}
.casehistory .image {
  height: 105px;
  background-size: cover;
}
.casehistory p {
  padding: 20px 20px 0 20px;
}
.casehistory p.quote,
.casehistory pa.quote {
  color: #0078b9;
  font-size: 18px;
  font-style: italic;
  line-height: 1.5;
  font-weight: bold;
}
.casehistory p.client {
  color: #70787c;
}
/* END */

/* CASE HISTORY PAGES */
.ch_wysiwyg {
}
.ch_mainimage {
	width: 100%;
	height: 300px;
	max-width: 300px;
	background-size: cover;
	background-position: center;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 0;
}
.ch_icon {
	float:left; 
	margin-right:20px; 
	margin-bottom:20px;
	height: 80px;
	width: 80px;
	background-size: cover;
	background-position: center;
}

.ch_listing {
	border-top: solid 1px gray;
	padding-top: 10px;
	margin-bottom: 10px;
}
/* END */




/* LIBRARY PAGES */
.pdf_page {
	
}

.pdf_page > img {
	margin-top: 60px;
	margin-bottom: -30px;
}

.pdf_page > h2 {
	margin-top: 30px;
}

.pdf_page > h3 {
	margin-top: 20px;
}

.pdf_page > h4 {
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
}

.pdf_page li {
	list-style: none !important;
}

.pdf_page a {
	font-weight: normal !important;
}

.pdf_page em {
	font-size: 12px;
	font-style: italic;
	font-weight: normal !important;
	color: gray;
	
}

p.itemnumber {
    margin-bottom: 0 !important;
    color: #888a8a;
    font-size: 14px;
    font-weight: bold;
    margin-top: 14px !important;
    border-bottom: 1px solid #888a8a;
}
/* END */


@media only screen and (max-width: 1210px) {
	li#searchbutton {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
li#searchbutton:hover {
    position: absolute;
    right: 0;
}
ul.nav {
    height: 51px;
}
ul.nav {
    /*width: 687px;*/
}
}



@media only screen and (max-width: 1120px) {
  ul.nav {
    float: right;
  }
  .casehistory {
    width: 220px;
  }
}
@media only screen and (max-width: 1020px) {
  .breadcrumbs {
    margin-top: 20px;
  }
  .navlogo {
    display: none;
  }
  .shellab .subnav,
  .bactron .subnav {
    margin-top: 28px;
  }
	
	.ch_mainimage {
		margin-left: auto;
		margin-right: auto;
		float:none;
	}
}
@media only screen and (max-width: 840px) {
  .subnav {
    display: none;
  }
  .pagecontent8 {
    width: 100%;
    margin-bottom: 100px;
  }
  .casehistory {
    display: none;
  }
  li.activesubnav {
    background: rgba(238, 239, 239, 0.24);
  }
  li.activesubnav ul {
    display: block;
  }
  li.activesubnav ul li {
    display: block;
  }
  .pagecontent8 .pagecontent {
    margin-bottom: 0;
  }
  .pagecontent8 a.button.cta {
    display: inline-block;
  }
}
@media only screen and (max-width: 680px) {
  .pagecontent8 .pagecontent.subbrand .featuredimage {
    display: block;
    float: none;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
  }
  .pagecontent8 .pagecontent.subbrand h1 {
    width: 80%;
    text-align: center;
    max-width: none;
    padding: 10%;
  }
  .bactron .pagecontent8 .pagecontent.subbrand .featuredimage {
    margin-top: -30px;
    width: 260px;
    max-width: none;
  }
  .labarmor .pagecontent8 .pagecontent.subbrand .featuredimage {
    margin-top: -40px;
    width: 240px;
    max-width: none;
  }
}
@media only screen and (max-width: 540px) {
  .pagecontent8 .pagecontent .floatright {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 60%;
  }
	.team_page .floatright {
		    margin-right: 20px !important;
	}
  .pagecontent8 a.button.cta {
    width: auto;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .pagecontent8 .pagecontent h1,
  .pagecontent8 .pagecontent .wysiwyg {
    padding-left: 20px;
    padding-right: 20px;
  }
	.ch_mainimage {
		max-width: none;
	}
}
@media only screen and (max-width: 400px) {
  .container {
    max-width: 100%;
  }
	.ch_icon {
margin-left: auto;
		margin-right: auto;
		float:none;
	}
}


/* Product Pages */
main {
	border: solid 1px #e2e4e5;
	
}

section {
  display: none;
    padding: 20px;
    border-top: 1px solid #ddd;
    background: #e2e4e5;
}

.spectable input {
  display: none;
}

.spectable label {
    font-size: 15px !important;
}

label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  color: #70787c;
}

label:hover {
  color: #888;
  cursor: pointer;
}

input:checked + label {
  background: #e2e4e5;
  border: none;
  font-weight: bold;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2 {
  display: block;
}

	
	.datasection h4 {
    color: #7e7e79;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
	.datasection p {
    font-weight: bold;
    color: #2b2b2a;
    font-size: 14px;
    line-height: 107% !important;
		    margin-bottom: 24px !important;
}
	span.subdata {
    font-size: 14px;
    display: inline-block;
    font-weight: normal;
    color: #5a5a59;
}
hr.seperator {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #b7b7b7;
    margin: 1em 0;
    padding: 0; 
}
	
	a.productbutton {
    background: transparent;
    border: solid 1px #0078b9;
    height: 28px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-top: 12px;
    padding-bottom: 2px;
    clear: both;
    width: 100%;
    text-align: center;
    color: #0078b9;
		font-weight: normal !important;
		font-size: 15px;
    float: none;
    display: block;
}
	a.productbutton.secondary {
		border-color: #b7b7b7;
		color: #b7b7b7;
		padding: 10px 0 0;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	
	a.productbutton:hover {
    background: #0078b9;
    border-color: #0078b9;
    color: #fff;
}
	
	a.productbutton, .thumbnailphotos, .spectable {
		width: 43%;
		float: right;
		clear: right;
	}
	.featuredphoto, #LongDescription {
		width: 50%;
		float: left;
		clear: left;
	}
	
	.featuredphoto {
		height: auto;
		min-height: 200px;
		text-align: center;
		border: solid 1px #e2e4e5;
		position: relative;
		max-width: 400px; 
		margin-left: auto; 
		margin-right: auto; 
	}
	.featuredphoto img, .thumbnailphotos img {
		width: auto;
		/* height: 350px; */
		position: relative;
		bottom: 0;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		display: inherit;
		max-width: 100%;
		max-height: 350px;
	}
	.thumbnailphotos img {
		height: 70px;
		max-width: none;
	}
	.thumbnailphotos a {
		width: 30.5%;
    float: left;
    margin: 0 4% 20px 0;
    border: solid 1px #e2e4e5;
    box-sizing: border-box;
    height: 70px;
		position: relative;
		overflow: hidden;

	}
	.thumbnailphotos a:nth-child(3),.thumbnailphotos img:nth-child(6),.thumbnailphotos img:nth-child(9) {
		margin-right: 0;
	}
	#LongDescription {
		margin-top: 20px;
		color: #2b2b2a;
		font: 14px;
	}
	.lgdesc {
    margin-bottom: 16px;
	}
	span#Description {
    font-size: 16px;
    color: #70787c;
		display: inline-block;
}


@media (max-width:1200px) {
	.thumbnailphotos a {
		height: 60px;
	}
	
	.featuredphoto, #LongDescription, a.productbutton, .thumbnailphotos, .spectable {
		width: 100%;
		float: none;
	}
	.featuredphoto img, .thumbnailphotos img {
		position: relative;
	}
	.thumbnailphotos a {
	margin-top: 10px;
    overflow: hidden;
		height: 80px;
	}
	a.productbutton, .thumbnailphotos, .spectable {
		clear: both;
	}
	.spectable {
		margin-top: 0 !important;
	}
	}
	
	
	
@media screen and (max-width: 650px) {
  label {
    font-size: 0;
  }
  label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  label {
    padding: 15px;
  }
}






/* CATEGORY PAGES */
.catproduct img {
	max-width: 94%;
	max-height: 189px;
	margin: 4px 3%;
}
.catproduct img:hover {
    max-width: 95%;
    max-height: 191px;
    margin: 0px 1%;
    cursor: pointer;
	-webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
}

.catproduct {
	width: 200px;
	border: solid 1px #70787c;
	text-align: center;
	display: inline-block;
	vertical-align: bottom;
	height: 290px;
	position: relative;
	margin: 10px 15px 10px 0;
}

.catproductdesc {
	position: absolute;
	bottom: 0;
	padding: 14px;
	background: #e2e4e5;
	width: 100%;
	text-align: left;
}
.catproductdesc span {
	text-align: left;
	display: inline-block;
	color: #7e7e7a;
	font-size: 13px;
}
.catproductdesc a{
	display: block;
	text-align: left;
	font-size: 17px;
	margin-bottom: 4px;
}
a.catthumb {
	width: 100%;
    height: 198px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
/*a.catthumb:hover {
    background-size: 97% auto;
	-webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
}*/

@media only screen and (max-width: 1024px) {
	.catproduct {
		width: 46%;
		margin-right: 6%;
	}

	.catproduct:nth-child(even) {
    	margin-right: 0;
	}
}

@media only screen and (max-width: 580px) {
	.catproduct {
		width: 100%;
		margin-left: 0;
		margin-right: 0 !important;
	}
}
/* END */



/* FORM PAGES */
#quoteboxrow {
    border-bottom: solid 1px #e8e8e8;
    padding: 10px 0;
}

#quoteboxrow #leftcolumn {
    width: 16%;
    min-width: 118px;
	margin-top: 5px;
}
#quoteinput {
    height: 22px;
    margin-top: 2px;
    font-size: 14px;
}

select {
    height: 26px;
    font-size: 14px;
}


/* END */


