/** GENERAL DEFINITIONS  *************************************************************************************/
/*************************************************************************************************************/

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 100;
    src: url(Raleway-100.eot);
    src: local('Raleway Thin'), local(Raleway-Thin), url(Raleway.eot) format("embedded-opentype"), url(Raleway-100.woff) format("woff");
}
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url(Oswald.eot);
    src: local('Oswald Regular'), local(Oswald-Regular), url(Oswald.eot) format("embedded-opentype"), url(Oswald.woff) format("woff");
}
@font-face {
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 400;
    src: url(Arimo-400.eot);
    src: local(Arimo), url(Arimo-400.eot) format("embedded-opentype"), url(Arimo-400.woff) format("woff");
}
@font-face {
    font-family: 'Arimo';
    font-style: normal;
    font-weight: 700;
    src: url(Arimo-700.eot);
    src: local('Arimo Bold'), local(Arimo-Bold), url(Arimo-700.eot) format("embedded-opentype"), url(Arimo-700.woff) format("woff");
} 
@font-face {
    font-family: 'Arimo';
    font-style: italic;
    font-weight: 400;
    src: url(Arimo-400-italic.eot);
    src: local('Arimo Bold'), local(Arimo-Bold), url(Arimo-400-italic.eot) format("embedded-opentype"), url(Arimo-400-italic.woff) format("woff");
}
@font-face {
    font-family: 'Arimo';
    font-style: italic;
    font-weight: 700;
    src: url(Arimo-700-italic.eot);
    src: local('Arimo Bold'), local(Arimo-Bold), url(Arimo-700-italic.eot) format("embedded-opentype"), url(Arimo-700-italic.woff) format("woff");
}
* {
    margin: 0;
    padding: 0;
}
#page-wrap {
    width: 1084px;
    margin: 0 auto;
}
a {
    text-decoration: none;
}
ul {
    list-style: none;
}
p {
    /* margin: 15px 0; */
}
li {
    /*min-width:146px;
    
    margin-right: 1px;*/
}
h1 {
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 40px;
    font-weight: 600;
    font-weight: 100;
    text-shadow: none;
    text-decoration: none;
    text-transform: uppercase;
    word-spacing: 0;
    line-height: 1.22;
    margin-bottom: 10px;
}
.w100 {width: initial;}

[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#content {
    padding-left: 120px;
    border: #CCC 1px solid;
}
.header {
    background: url(../images/tamlite_lighting_header.jpg) no-repeat;
    margin: 0 auto;
    width: 1030px;
    height: 90px;
}
.mnu_icons {
    width: 178px;
    height: 115px;
    /* 119px */
    
    float: left;
    margin-right: 1px;
}
.factory_mnu {
    width: 185px;
    float: left;
    margin-right: 6px;
    height: auto;
}
.fact_mnu {
    width: 185px;
    height: 28px;
    background-color: #a5aaad;
    margin-top: 4px;
}
.fact_mnu:hover {
    background-color: #333;
}
.top_menu {
    float: left;
    background-color: #FFF;
    padding: 0 0 10px 10px;
}
.middle_mnu {
    float: left;
    width: 1075px;
    padding-left: 10px;
}
.middle_mnu .mm_search {
    float: left;
    width: 360px;
    height: 30px;
    vertical-align: bottom !important;
    /*  */
}
.mm_search input[type="text"] {
    border: solid 1px #a5aaad;
    height: 23px;
    width: 300px;
    font-size: 15px;
    color: #999;
    padding-left: 5px;
    vertical-align: bottom;
    float: left;
}
.mm_search input[type="submit"] {
    border: solid 1px #a5aaad;
    background: url(../images/search_mg.jpg) #a5aaad;
    height: 25px;
    width: 40px;
    color: #fff;
    float: left;
}
.middle_mnu .mm_menu {
    width: 712px;
    height: 20px;
    float: left;
    margin-top: 4px;
    border-bottom: #a5aaad 3px solid;
}
.mm_menu a {
    font-family: 'Oswald', arial, serif;
    color: #333;
    text-transform: uppercase;
    padding-left: 55px;
    font-size: 12px;
}
.mm_menu a:hover {
    color: #000;
    text-decoration: underline;
    background-color: #CCC;
}
.middle_pg {
    width: 1064px;
    margin: 0 auto;
    float: left;
    font-size: 12px;
    padding: 5px 10px;
}
.middle_pg h2 {
    font-size: 13px;
    background: #DDD;
    height: 18px;
    padding: 3px 5px;
    margin-top: 10px;
}
.middle_pg h3 {
    padding-bottom: 10px;
}
.half_pg {
    width: 50%;
    float: left;
}
.signBX {
    height: 95px;
    width: 440px;
    background-color: #dedfde;
    text-transform: uppercase;
    padding: 33px 0 0 20px;
    font-size: 12px;
    color: #000;
}
.signBX input[type="text"] {
    border: solid 1px #a5aaad;
    height: 35px;
    width: 315px;
    font-size: 15px;
    text-transform: uppercase;
    color: #999;
    padding-left: 5px;
    vertical-align: bottom;
    float: left;
    margin-top: 10px;
}
.signBX input[type="submit"] {
    border: solid 1px #a5aaad;
    background: #666;
    height: 36px;
    width: 100px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    float: left;
    margin-top: 10px;
}
#more {
    float: left;
    width: 35%;
    height: 30px;
    padding-top: 5px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-left: 30%;
    text-align: center;
    background-color: #E9E9E9;
    border-radius: 15px;
    border: #F7F7F7 2px solid;
    margin-bottom: 30px;
    padding-bottom: 5px;
    line-height: 15px;
}
.hrcol {
    height: 160px;
    width: 465px;
}
.hrcol div {
    height: 105px;
    width: 110px;
    float: left;
    padding: 25px 5px 10px 30px;
}
.hrcol div a:hover {
    border: solid 1px #999;
    background-color: #CCC;
}
.sortc {
    font-size: 10px;
    height: 20px;
    margin: 1px 10px;
    float: left;
}
.sortc strong {
    background-color: #333;
    color: #FFF;
    padding: 3px;
    display: block;
    float: left;
}
.sortc a {
    border: #999 1px solid;
    padding: 1px;
    margin: 1px 2px;
    display: block;
    float: left;
    background-color: #CCC;
    color: #000;
}
.sortc a:hover {
    color: #fff;
    background-color: #5D5D5D;
}
.footer_pg {
    width: 1044px;
    margin: 55px auto;
    padding: 10px;
    height: 170px;
    background-color: #dcdddf;
    float: left;
}
.footer_pg_lc {
    float: left;
    width: 665px;
    /* border:#063 1px solid;*/
}
.footer_pg_lc div {
    padding: 10px;
}
.footer_pg_rc {
    float: left;
    width: 375px;
    /* border:#063 1px solid;*/
}
.footer_pg_rc div {
    float: left;
    width: 120px;
    margin-left: 5px;
    background-color: #D1D1D1;
    height: 170px;
}
.footer_pg_rc strong {
    font-size: 12px;
    color: #666;
    display: block;
    margin: 6px 0 2px;
    /* border-bottom:#999 1px solid;*/
}
.footer_pg_rc a {
    color: #666;
    font-size: 12px;
    display: block;
    padding: 1px 4px;
}
.footer_pg_rc a:hover {
    color: #666;
    text-decoration: underline;
}
/** TamCalc
*****************************************************************************************************************/

body.tamcalc p {
    font-weight: 200;
}
#tcalc {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #1D9AD6;
    font-style: italic;
    font-weight: bold;
    padding: 2px;
    margin: 5px 0;
    border-bottom: solid 1px #B2B2B2;
}
#tcalc_col1,
#tcalc_col2,
#tcalc_col3 {
    width: 25%;
}
#tcalc_col1 {
    float: left;
}
#tcalc_col2 {
    float: left;
}
#tcalc_col3 {
    float: left;
}
/*#tcalc_col2	a {
    background-color: #AAD1FD;
    padding: 3px;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    float: left;
    width: 190px;
    text-align: center;
}

#tcalc_col2	a:hover {
    background-color: #69F;
}*/

.tmclc-hdr {
    float: left;
    width: 100%;
    padding: 10px 0px;
    border-bottom: #B2B2B2 solid 1px;
}
.tmclc-hdr:last-of-type {
    border-bottom: 0;
}
.btn {font-size: 12px;}
a.red-btn,
a.blu-btn {
    color: #fff;
    padding: 8px 0;
    margin: 0 0 5px;
    border-radius: 20px;
    display: block;
    font-size: 12px;
    text-align: center;
}
a.red-btn {
    background-color: #D64227;
}
a.red-btn:hover {
    background-color: #C33920;
}
a.blu-btn, span.blu-btn {
    margin-top: 12px;
    background-color: #1681c4;
	cursor: pointer;
}
a.blu-btn:hover, , span.blu-btn:hover, a.blu-btn.active, span.blu-btn:active {
    background-color: #16689C;
}
 a.spc.active { 
 	position: relative;
 	color: transparent;
 }
 a.spc.active:after { 
 	position: absolute;
 	color: #fff;
	content: "X";
	transform: none;
	width: 100%;
	left: 0;
 }
 
.pad-30-0-60 {
	padding: 30px 0 60px;
}
.mar-10-0 {
	margin: 10px auto 0;
}
.mar-15-0 {
	margin: 15px auto;
}
.mar-30-0 {
	margin: 30px auto;
}
.mar-top-45 {
	margin-top: 45px;
}

.mar-bottom-30 {
	margin-bottom: 30px;
}

.lgt, section.lgt {
	background-color: #fff;
}
.lgt-blue, section.lgt-blu {
	background-color: rgba(0, 156, 222, 0.09);
}
/** Site Map
*****************************************************************************************************************/

#sitemap div {
    float: left;
    width: 100%;
    margin: 3px 0;
}
#sitemap span {
    float: left;
    font-weight: 700;
    font-size: 10px;
    padding: 3px 5px;
    text-transform: uppercase;
}
#sitemap a {
    background-color: #C8C9FD;
    padding: 3px 5px;
    color: #FFF;
    font-weight: 700;
    border-radius: 5px;
    font-size: 9px;
    float: left;
    margin: 1px 5px;
    text-transform: uppercase;
}
#sitemap a:hover {
    background-color: #06C;
}
/** Spec Sheets
*****************************************************************************************************************/

#sstitle {
    font-size: 16px;
    color: #900;
    width: 100%;
}
#sstitle a {
    background-color: #AAD1FD;
    padding: 3px;
    margin: 2px;
    color: #FFF;
    border-radius: 5px;
    float: left;
    width: 340px;
    text-align: center;
}
#sstitle a:hover {
    background-color: #69F;
}
/** Product Details
***************************************************************************************************************/

#pdrow {
    float: left;
    width: 50px;
    border: #093 thin solid;
}
#pdcol {
    padding: 3px 5px;
    border: #CCC thin solid;
    float: left;
    width: 90px;
    height: 23px;
    font-size: 9px;
}
/** About Us
***************************************************************************************************************/

#aurow {
    width: 1000px;
    height: 150px;
    float: left;
    padding-left: 50px;
}
#aucol {
    background-color: #b3b5b8;
    border-top: #a7a9ac 4px solid;
    float: left;
    width: 250px;
    height: 100px;
    margin: 15px 30px;
    text-align: center;
    padding: 0 5px;
}
#aucol h1 {
    font-family: 'Raleway', arial, serif;
    font-size: 25px;
    font-style: normal;
    border: none;
    color: #FFF;
    padding-top: 15%;
}
/** Contact Us
***************************************************************************************************************/

#cont3col {
    width: 33%;
    float: left;
}
#contTitle {
    float: left;
    width: 100px;
    padding: 10px 5px;
    background-color: #999;
    color: #FFF;
    border-bottom: #666 1px solid;
}
#contCont {
    float: left;
    width: 200px;
    padding: 0 5px 10px;
}
/** FLOATING MENU 
**************************************************************************************************************/

div.floating-menu {
    position: fixed;
    background: #FFF;
    width: 150px;
    z-index: 100;
}
div.floating-menu h3 {
    display: block;
    margin: 0 .5em;
}
div.floating-menu strong {
    display: block;
    background-color: #333;
    color: #FFF;
    width: 150px;
    height: 20px;
    font-size: 9px;
}
div.floating-menu a {
    display: block;
    background-color: #a5aaad;
    width: 148px;
    height: 30px;
    margin: .12em 0 0;
    text-align: right;
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    border: #E6E6E6 1px solid;
    border-radius: 2px;
    padding-right: 5px;
}
/** PRODUCT LISTING DEFINITIONS FOR tam_class.display_listings************************************************/
/*************************************************************************************************************/

.prod_cell {
    float: left;
    height: 140px;
    width: 40%;
    border: 1px #E0E9FC solid;
    padding: 10px;
    margin: 10px;
    font-size: 12px;
    background-image: url(../images/product_d_bg.jpg);
    border-radius: 5px;
}
.prod_leftcol {
    float: left;
    width: 34%;
    height: 120px;
}
.prod_rightcol {
    float: left;
    width: 64%;
    margin-top: 25px;
}
.prod_rightcol a {
    font-size: 12px;
    margin: 0;
    color: #333;
    border-radius: 5px;
    width: 110px;
    padding: 2px 5px;
    background-color: #e0f2ff;
    float: right;
}
.prod_rightcol a:hover {
    background-color: #177DBD;
}
.prod_title {
    float: left;
    width: 99%;
    font: 18px;
    height: 5px;
}
.prod_bttm {
    float: left;
    width: 100%;
}
.prod_series {
    font-size: 14px;
}
.prod_series,
.prod_title {
    color: #189AD6;
}
.prod_bttm a {
    padding: 5px 1px 1px;
    margin-top: 3px;
    width: 200px;
    height: 20px;
    background-color: #036;
    border: #8B97AB 1px solid;
    border-radius: .4em;
    color: #FFF;
    float: left;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 700;
    text-align: center;
}
/** PRODUCT DETAIL det.php	**********************************************************************************/
/*************************************************************************************************************/

#closess,
#genss {
    width: 200px;
    height: 15px;
    padding-bottom: 20px;
}
.pdetail {
    height: auto;
    float: left;
    padding: 20px;
    margin-top: 10px;
}
.pdetaillcol {
    width: 45%;
    float: right;
    text-align: center;
}
.pdetaillcol img {
    width: 400px;
    box-shadow: #CCC 0 0 16px;
    border-radius: .3em;
}
.pdetail a {
    width: 80%;
    padding: 5px 1px 1px;
    margin: 3px 0 0 55px;
    height: 20px;
    background-color: #dcdddf;
    border: #999 1px solid;
    border-radius: .4em;
    color: #666;
    float: left;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 700;
    text-align: center;
}
.pdetail a:hover {
    background-color: #3A4F6D;
    color: #FFF;
}
.pdetail h1 {
    padding: 0;
    margin: 0;
    color: #333;
}
.pdetail h2 {
    padding: 0 0 10px;
    margin: 0;
    color: #666;
    font-size: 16px;
}
.pdetailcontent {
    padding: 0 0 10xp 10px;
    margin: 0 0 10px;
    font-size: 12px;
}
.pdetailcontent h1 {
    font-size: 12px;
    color: #333;
}
.bttnbar a {
    width: 50px;
    font: 12px;
    background-color: #999;
}
/*.overlay {
		background-color: #000;
		bottom: 0;
		display: none;
		left: 0;
		opacity: 0.5;
		filter: alpha(opacity = 50);
		position: fixed;
		right: 0;
		top: 0;
		z-index: 999;
	}*/
/** GRAPHIC BTTNS FOR PRODUCT DETAIL *************************************************************************/
/*************************************************************************************************************/

.gphx_bttns {
    text-align: center;
    height: 60px;
    margin-left: 20px;
    box-shadow: none;
}
.gphx_bttns img {
    border: none;
    width: 119px;
    height: 50px;
    margin: 5px;
    box-shadow: none;
}
.gphx_bttns img:hover {
    border: none;
    width: 119px;
    height: 50px;
    margin: 4px;
    border: #CCC 1px solid;
    box-shadow: #CCC 0 0 16px;
    background-color: #CCC;
}
#dss {
    position: absolute;
    z-index: 2000;
    background: #fff;
    color: #000;
    border-radius: 15px;
    border: 8px solid #000;
    display: none;
    width: 950px;
    margin: 0 auto;
    box-shadow: #000 0 8px 15px;
}
.dss {
    padding: 10px 10px 20px;
}
#dss p {
    padding: 20px;
}
#closess {
    cursor: pointer;
    padding: 5px 10px;
    margin-top: 30px;
    border: #666 1px solid;
    background-color: #FFF;
}
#genss {
    cursor: pointer;
    padding: 5px 10px;
    margin-top: 30px;
    border: #666 1px solid;
}
.bttnbar {
    background-color: #C5CEE4;
    padding: 10px;
    float: right;
}
.passlog {
    font-family: 'Raleway', arial, serif;
    font-weight: 700;
}
.passlog input[type=text] {
    background-color: #E8EFFF;
    border: #036 1px solid;
    border-radius: 5px;
    height: 25px;
    font-size: .8em;
    padding-left: 10px;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Raleway', arial, serif;
}
.passlog input[type=submit] {
    background-color: transparent;
    color: #069;
    float: left;
    border: #069 1px solid;
    border-radius: 10px;
    font-family: 'Raleway', arial, serif;
    font-size: 16px;
    margin-right: 30px;
    font-weight: 700;
    padding: 0 10px;
}
/**  Associated Product Carousel **/
/**********************************/

.carousel {} .carousel h2 {
    font-size: 13px;
    padding-bottom: 10px;
}
.prev,
.next {
    background: transparent;
    border: 0;
}
.prev {
    height: 120px;
    width: 30px;
    float: left;
    border: 0 #999 solid;
    border-radius: .3em;
}
.next {
    height: 120px;
    width: 30px;
    float: left;
    border: 0 #999 solid;
    border-radius: .3em;
}
.prev i,
.next i {
    font-size: 30px;
}
.assocProd {
    float: left;
    text-align: center;
    font-size: 10px;
}
.assocProd li {
    padding: 0 3px;
}
/**  BEGIN DROP DOWN   ***************************************************************************************/
/*************************************************************************************************************/
/* 	LEVEL ONE */

ul.dropdown {
    position: relative;
    z-index: 100;
}
ul.dropdown li {
    font-weight: 700;
    float: left;
    zoom: 0;
    width: 178px;
}
ul.dropdown a:hover {
    color: #000;
}
ul.dropdown a:active {
    color: orange;
}
ul.dropdown li a {
    display: block;
    /* padding: 4px 8px;  border-right: 1px solid #333;color: #222;*/
}
ul.dropdown li:last-child a {
    border-right: none;
}
/* Doesn't work in IE */

ul.dropdown li.hover,
ul.dropdown li:hover {
    background: #F3D673;
    color: #000;
    position: relative;
}
ul.dropdown li.hover a {
    color: #000;
}
/* 	LEVEL TWO  */

ul.dropdown ul {
    width: 178px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
}
ul.dropdown ul li {
    font-weight: 400;
    color: #000;
    float: none;
}
/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li a {
    border-right: none;
    width: 100%;
    display: inline-block;
    color: #FFF;
    font: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 5px;
}
/* 	LEVEL THREE */

ul.dropdown ul ul {
    left: 100%;
    top: 0;
}
ul.dropdown li:hover > ul {
    visibility: visible;
}
/**  END DROP DOWN ******************************************************************************************/
/**  BEGIN SLIDESHOW   ***************************************************************************************/
/*************************************************************************************************************/

#slides {
    display: none;
    height: 290px;
    width: 555px;
    padding: 12px 0 0 20px;
    z-index: -99999;
}
#slides .slidesjs-navigation {
    margin-top: 1px;
}
a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
    background-image: url(../img/btns-next-prev.png);
    background-repeat: no-repeat;
    display: block;
    width: 12px;
    height: 18px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin-right: 5px;
}
a.slidesjs-next {
    margin-right: 10px;
    background-position: -12px 0;
}
a:hover.slidesjs-next {
    background-position: -12px -18px;
}
a.slidesjs-previous {
    background-position: 0 0;
}
a:hover.slidesjs-previous {
    background-position: 0 -18px;
}
a.slidesjs-play {
    width: 15px;
    background-position: -25px 0;
}
a:hover.slidesjs-play {
    background-position: -25px -18px;
}
a.slidesjs-stop {
    width: 18px;
    background-position: -41px 0;
}
a:hover.slidesjs-stop {
    background-position: -41px -18px;
}
.slidesjs-pagination {
    margin: 2px 0 0;
    padding: 0;
    /* float: left;  list-style: none; */
}
.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
    width: 15px;
}
.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(../img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -13px;
}
.slidesjs-pagination li a:hover {
    background-position: 0 -26px;
}
#slides a:link,
#slides a:visited {
    color: #333;
}
#slides a:hover,
#slides a:active {
    color: #9e2020;
}
.navbar {
    overflow: hidden;
}
/** END SLIDESHOW ***********************************************************************************************/
/*x*/

body {
    overflow-x: hidden;
    font-family: "aktiv-grotesk", sans-serif;
}
p {
    font-weight: 200;
}
input[type=checkbox]:focus, input[type=radio]:focus {
	outline: none;
}
blockquote {
	margin: 30px 0;
	font-size: inherit;
}
.pad-bottom-30 {
    padding-bottom: 30px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
    color: inherit;
}
#dss {
    position: relative;
    z-index: inherit;
    background: inherit;
    color: inherit;
    border-radius: 0;
    border: none;
    display: block;
    width: inherit;
    margin: 0 auto;
    box-shadow: none;
}
#dss p {
    padding: 0;
}
#dss input {
    margin-bottom: 15px;
    width: 100%;
    background-color: #F1F2F2;
    border: 1px solid #ddd;
    padding: 8px 15px;
}
a.dwnldbld {
    padding: 7px 60px 8px !important;
    display: inline-block;
    margin: 0 auto 15px !important;
    height: auto !important;
    width: auto !important;
    border: 0 !important;
    color: #fff !important;
    border-radius: 20px !important;
    text-transform: uppercase !important;
    margin-bottom: 0 !important;
    background-color: #d54126;
}
.popular-products {
    padding-bottom: 30px;
    margin-bottom: 45px;
    position: relative;
    background-color: #F1F2F2;
    z-index: 2;
}
.popular-products hr {
    border-top-color: #BBBCBD;
}
.popular-products img {
    padding: 10px 30px 15px;
    display: block;
    max-width: 65%;
}
.popular-products p {
    color: #8E8E8E;
    font-size: 14px;
}
.popular-products p.product-number {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    font-size: 10px;
}
.popular-products a {
    padding: 6px 0;
    display: block;
    background-color: #189AD6;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    max-width: 95%;
	font-size: 12px;
    font-weight: 400;
	text-transform: uppercase;
}
@media all and (max-width: 768px) {
	.popular-products a {
	    width: 50%;
		max-width: 185px;
		margin: 0 auto;
	}
}

.popular-products a:hover {
    background-color: #177DBD;
    text-decoration: none;
}
.popular-products .product-border {
    position: relative;
}
.popular-products .product-border:before {
    content: " ";
    position: absolute;
    top: -1px;
    left: 14px;
    right: 14px;
    bottom: -1px;
    border: 1px solid #F1F2F2;
}
.popular-products .product {
    border: 2px solid #F1F2F2;
    background-color: #fff;
    text-align: left;
    padding: 15px;
}
.popular-products .product img.inner {
    max-width: 100%;
}
.popular-products .product h4 {
    margin: 0 auto;
    font-size: 20px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.popular-products .product .more-details {
    padding-right: 0;
}
/* =========== shadow
#moreres .product {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    position: relative;
}
#moreres .product:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 2px;
    width: 98%;
    height: 20px;
    border-radius: 0 0 50% 50%;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    z-index: -1;
    transition-duration: 0.5s;
}
#moreres .product:hover {
    outline: 0;
}
#moreres .product:hover:before {
    box-shadow: 0 6px 7px rgba(0, 0, 0, 0.25);
}
*/

@media all and (max-width: 1200px) {
    a.dwnldbld {
        padding: 7px 36px 8px !important;
    }
}
@media all and (max-width: 992px) {
    a.dwnldbld {
        margin-top: 15px !important;
    }
}
.top_menu,
#solutions,
.middle_mnu,
.middle_pg,
.sortc {
    margin: 0 auto;
    float: none !important;
    display: block;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
    z-index: 999999;
}
.footer_pg {
    margin: 55px auto 0;
    width: 100%;
}
.footer_pg .footer-container {
    margin: 0 auto;
    max-width: 1084px;
    display: block;
}
.footer_pg_rc {
    float: right;
}
div.floating-menu {
    margin-top: 30px;
    z-index: 9;
}
.prod_cell {
    margin: 10px 0 10px 10px;
    width: 30%;
    height: 100%;
    background-image: none;
    background-color: #fff;
    border-radius: 0;
    border: 0;
}
.prod_title {
    margin: 0 auto 5px;
    display: block;
    height: 48px;
    float: none;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
	overflow: hidden;
	text-overflow: ellipsis;
}

.prod_leftcol,
.prod_rightcol {
    float: none;
    width: 100%;
}
.prod_leftcol {
    margin-bottom: 15px;
}
.prod_rightcol {
    padding-bottom: 15px;
}
.prod_leftcol img {
    margin: 45px auto;
    display: block;
    width: 75%;
}
.prod_rightcol div {
    text-align: center;
}
.prod_rightcol a {
    padding: 6px 0;
    display: block;
    margin: 15px auto 10px;
    background-color: #189AD6;
    color: #fff;
    border-radius: 20px;
    text-transform: capitalize;
    text-align: center;
    float: none;
    width: 100%;
    font-size: 14px;
}
#more {
    display: none;
}
/*=======================================
                Base
=======================================*/

body {
    background-color: #F1F2F2;
}
body.home .sbpg,
body.resources .sbpg,
body.company .sbpg,
body.home .mdia,
body.company .mdia,
body.resources .mdia,
body.contact .mdia,
body.home .mdinam,
body.resources .mdinam,
body.company .mdinam,
body.tamcalc .mdinam,
body.company .contact,
body.tamlite-university .mdinam,
body.product-spotlight .mdinam,
body.contact .mdinam,
.pride-cta,
body.contact .hmpg,
body.company .hmpg,
body.employment .hmpg,
body.news .hmpg,
body.resources .hmpg,
body.sales .hmpg,
body.where-to-buy .hmpg,
body.home .resrc,
body.contact .resrc,
body.company .resrc,
body.employment .resrc,
body.news .resrc,
body.sales .resrc,
body.where-to-buy .resrc,
body.home .abt,
body.contact .abt,
body.employment .abt,
body.news .abt,
body.sales .abt,
body.where-to-buy .abt,
body.resources .abt,
body.tamlite-university .hmpg,
body.tamlite-university .sbpg,
body.tamlite-university .resrc,
body.tamlite-university .abt,
body.home .prdt-splt,
body.company .prdt-splt,
body.news .prdt-splt,
body.resources .prdt-splt,
body.sales .prdt-splt,
body.where-to-buy .prdt-splt,
body.contact .prdt-splt,
body.tamlite-university .prdt-splt,
body.product-spotlight .hmpg,
body.product-spotlight .sbpg,
body.product-spotlight .mdia,
body.product-spotlight .resrc,
body.product-spotlight .abt,
body.made-in-america .hmpg,
body.made-in-america .sbpg,
body.made-in-america .resrc,
body.made-in-america .abt,
body.made-in-america .mdia,
body.made-in-america .prdt-splt,
body.home .contact,
body.company .contact,
body.news .contact,
body.resources .contact,
body.made-in-america .contact,
body.tamcalc .contact,
body.tamlite-university .contact,
body.product-spotlight .contact,
body.case-studies .hmpg,
body.case-studies .sbpg,
body.case-studies .resrc,
body.case-studies .abt,
body.case-studies .mdia,
body.case-studies .prdt-splt,
body.case-studies .mdinam,
body.case-studies .contact,
body.case-studies section.booking-banner,
body.specs section.booking-banner,
body.home section.booking-banner,
body.company section.booking-banner,
body.news section.booking-banner,
body.resources section.booking-banner,
body.contact section.booking-banner,
body.employment section.booking-banner,
body.products section.booking-banner,
body.tamcalc section.booking-banner,
body.product-spotlight section.booking-banner,
body.made-in-america section.booking-banner,
body.home .caseStudies,
body.company .caseStudies,
body.news .caseStudies,
body.resources .caseStudies,
body.contact .caseStudies,
body.made-in-america .caseStudies,
body.tamlite-university .caseStudies,
body.product-spotlight .caseStudies,
body.products .caseStudies,
body.tamcalc .caseStudies,
body.tamcalc .tmclc,
body.products .tamcalc {
    display: none;
}
body.products .tmclc {
    display: block;
}
body.media, body.media-body {
	margin-top: 0;
    overflow: auto;
    zoom: 0;
	background-color: #fff;
}
body.resources .wrapper,
body.company .wrapper,
body.tamlite-university .wrapper {
    background-color: #fff;
}
body.resources footer,
body.company footer,
body.tamlite-university footer,
body.product-spotlight footer {
    background-color: #F1F2F2;
}
body.modal-open .wrapper {z-index: inherit;}
.hide, p.hide {display: none;}
.contact {position: relative; z-index: 1;}
h3 {
    color: #189AD6;
}
ul.sort-results li a {
    font-size: 14px;
}
ul.sort-results li a:hover {
    text-decoration: none;
}
a {
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s;
}
a:focus,
button:focus {
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
}
.padding-top-bottom-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.pad-left-30 {
    padding-left: 30px;
}
.mar-0 {
    margin: 0 auto !important;
}
.mar-top-0 {
    margin-top: 0 !important;
}
mar-top-40 {
	margin-top: 45px;
}
.mar-bottom-0 {
    margin-bottom: 0 !important;
}
.mar-bottom-15 {
    margin-bottom: 15px !important;
}
.mar-bottom-45 {
	margin-bottom: 45px !important;
}
.mar-bottom-60 {
	margin-bottom: 60px !important;
}
.mar-top-15 {
    margin-top: 15px !important;
}
.mar-top-30 {
    margin-top: 30px !important;
}
.mar-top-40 {
    margin-top: 40px !important;
}
.mar-top-60 {
    margin-top: 60px !important;
}
.mar-top-80 {
    margin-top: 80px !important;
}
.mar-top-100 {
    margin-top: 100px !important;
}
.mar-bottom-20 {
    margin-bottom: 20px !important;
}
.mar-bottom-30 {
    margin-bottom: 30px !important;
}
.mar-bottom-60 {
    margin-bottom: 60px !important;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
h1.center,
h2.center,
h3.center,
h4.center,
h5.center,
p.center,
a.center {
    text-align: center;
}
/*=======================================
            Header / Nav
=======================================*/

.top-header {
    background-color: rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 2;
}
.top-header .logo img {
    padding: 15px 90px 20px 0;
}
.top-header .links {
    margin: 20px auto;
    color: #1C9AD6;
    text-align: right;
    font-size: 12px;
    font-weight: 200;
}
.top-header .links a {
    margin: 0 10px;
    color: #fff;
}
.top-header .links a:hover {
    text-decoration: none;
}
.top-header .links a.nav-btn {
    padding: 8px 15px 9px;
    margin: 0;
    background-color: #1D9AD6;
    border-radius: 20px;
}
.top-header .links a.nav-btn:hover {
    background-color: #177DBD;
}
.top-header .links a.nav-btn:hover {
    color: #fff;
}
@media all and (max-width: 1200px) {
    .top-header .logo img {
        padding: 15px 30px 15px 0;
    }
}
@media all and (max-width: 992px) {
    .top-header .logo img {
        padding: 15px 0 22px;
    }
}
header.navigation {
    position: relative;
    z-index: 2;
}
header.navigation ul {
    padding: 15px 0 0;
    list-style: none;
    display: inline-block;
}
header.navigation ul li {
    padding-right: 10px;
    display: inline-block;
    margin-bottom: 2px;
}
header.navigation ul li a {
    color: #fff;
    text-transform: uppercase;
	display: block;
}
header.navigation ul li a:hover {
    text-decoration: none;
}
header.navigation ul li.search-wrap {
    padding-left: 0;
    min-width: 35px;
    text-align: right;
}
header.navigation .search-toggle-label {
	margin-right: 2px;
    padding: 3px 6px;
    z-index: 10;
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
header.navigation input.search {
    margin-top: -2px;
    position: relative;
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 0;
    height: 24px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    -webkit-transition-property: opacity, width, left;
    transition-property: opacity, width, left;
    -webkit-transition-duration: 0.2s, 0.2s, .2s;
    transition-duration: 0.2s, 0.2s, .2s;
    -webkit-transition-timing-function: ease-out, ease-out, ease-out;
    transition-timing-function: ease-out, ease-out, ease-out;
}
header.navigation input.search:focus {
    margin-top: -2px;
    width: 115px;
    padding-left: 4px;
    float: right;
    opacity: 1;
    outline: none;
}
ul.sort-results {
	text-transform: capitalize;
}
.navigation,
#nav,
#nav li {
    position: relative;
    font-size: 12px;
}
#nav li.cat {
    font-size: 13px;
}
ul.subcat {
    border-top: 1px solid #8E8E8E;
    margin-top: 5px !important;
    padding-top: 5px !important;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
	visibility: hidden;
    width: 95%!important;
}
ul.subcat.on {
    padding-top: 0!important;
    opacity: 1;
    -webkit-transition: opacity 2s;
    transition: opacity 2s;
	visibility: visible;
}
ul.subcat.on li {
    display: block;
}
ul.subcat.on li:first-of-type {
    margin-top: 5px;
}
.navigation-bg {
    position: absolute;
    padding-bottom: 10px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    display: none;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.125);
}
.navigation.on a {
    color: #000;
}
.navigation.on a:hover {
    color: #333;
}
.navigation.on .search-toggle-label {
    border: 1px solid #A7A7A7;
    color: #8E8E8E;
}
/*nav*/

.no-scroll {
    overflow: hidden;
}
html,
body {
    position: relative;
	text-rendering: optimizeLegibility;
}
	
/* Nav */

.wrapper,
.wrapper-overlay,
nav,
.navicon {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.wrapper {
    min-height: 100%;
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-color: #F1F2F2;
}
.wrapper.active {
    left: 250px;
    cursor: pointer;
}
.wrapper-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    z-index: 4;
    opacity: 0;
}
.wrapper-overlay.active {
    visibility: visible;
    opacity: 1;
    left: 250px;
}
nav.mobile {
    z-index: 1;
    position: fixed;
    background: #162638;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
nav.mobile h3 {
    color: #fff;
    padding: 0 15px 10px;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
}
nav.mobile ul {
    padding: 0;
}
nav.mobile ul:not(:last-child) {
    margin-bottom: 2rem;
}
nav.mobile li {
    display: block;
    width: 100%;
}
nav.mobile a {
    color: #189AD6;
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    font-weight: 300;
}
nav.mobile a:hover {
    padding-left: 30px;
    text-decoration: none;
    color: #fff;
}
nav.mobile li:not(:last-child) {
    border-bottom: 1px solid #22222a;
}
.nav-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 250px;
    padding: 20px 0;
    overflow: scroll;
}
/* Navicon */

.navicon {
    position: relative;
    padding: 15px 15px 27px;
    cursor: pointer;
    z-index: 999;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.navicon.active {
    left: 250px;
}
.navicon:hover .toggle span {
    background-color: #fff;
}
.navicon .logo img {
    width: auto;
    position: absolute;
    top: 8px;
    left: 33.333%;
    max-height: 27px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.navicon .toggle {
    display: block;
    float: left;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.navicon .toggle span {
    width: 16px;
    height: 2px;
    background: #fff;
    display: block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.navicon .toggle span:not(:last-child) {
    margin-bottom: 3px;
}
.navicon.active .toggle {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navicon.active .toggle .t1 {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
}
.navicon.active .toggle .t2 {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.navicon.active .toggle .t3 {
    -webkit-transform: rotate(-90deg) translateX(4px);
    -ms-transform: rotate(-90deg) translateX(4px);
    transform: rotate(-90deg) translateX(4px);
}
/*=======================================
                 Slider
=======================================*/

#main-slider {
    margin-top: -135px;
    position: relative;
    background-color: #fff;
}
.no-margin {
    margin: 0;
    padding: 0;
}
#main-slider .carousel-inner {
    overflow: visible;
}
#main-slider .carousel .carousel-content {
    margin-top: 80px;
}
#main-slider .carousel .slide-margin {
    margin: 120px -15px;
}
#main-slider .carousel h1,
#main-slider .carousel h2 {
    color: #fff;
}
#main-slider .carousel h1 {
    margin-bottom: 0;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 54px;
    font-weight: 600;
}
#main-slider .carousel h2 {
    margin-top: 10px;
    font-size: 18px;
}
#main-slider .carousel h2.intro {
    margin-bottom: -20px;
    letter-spacing: 5px;
}
#main-slider .carousel .btn-slide {
	margin-top: 0;
    padding: 5px 25px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    display: inline-block;
}
#main-slider .carousel .btn-slide:hover {
    text-decoration: none;
    background-color: #D64227;
    border-color: #D64227;
}
#main-slider .carousel .slider-img {
    text-align: right;
    position: absolute;
    top: 50px;
}
#main-slider .carousel .item,
#main-slider2 .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    -webkit-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item {
    height: 600px;
}
#main-slider .carousel .item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.15);
}
#main-slider2 .carousel-inner {
    margin-bottom: -120px;
}
#main-slider2 .carousel .item {
    height: auto;
}
#main-slider .carousel .item:first-child,
#main-slider2 .carousel .item:first-child {
    top: auto;
    position: relative;
}
#main-slider .carousel .item.active,
#main-slider2 .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1;
}
#main-slider .prev,
#main-slider .next,
#main-slider2 .prev,
#main-slider2 .next {
    position: absolute;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.45);
    color: #fff;
    display: inline-block;
    margin-top: -25px;
    height: 55px;
    width: 50px;
    line-height: 40px;
    text-align: center;
    border-radius: 0;
    z-index: 5;
}
#main-slider .prev i,
#main-slider .next i,
#main-slider2 .prev i,
#main-slider2 .next i {
    font-size: 50px;
}
#main-slider .prev:hover,
#main-slider .next:hover,
#main-slider2 .prev:hover,
#main-slider2 .next:hover {
    background-color: rgba(255, 255, 255, 0.25);
}
#main-slider .prev,
#main-slider2 .prev {
    padding-right: 5px;
    left: 0;
    cursor: pointer;
}
#main-slider .next,
#main-slider2 .next {
    padding-left: 5px;
    right: 0;
    cursor: pointer;
}
#main-slider2 .prev,
#main-slider2 .next {
    top: 38%;
}
#main-slider .carousel-indicators li,
#main-slider2 .carousel-indicators li {
    width: 20px;
    height: 20px;
    background-color: #fff;
    margin: 0 15px 0 0;
    position: relative;
}
#main-slider .carousel-indicators li:after,
#main-slider2 .carousel-indicators li:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #FFF;
    left: -3px;
    top: -3px;
}
#main-slider .carousel-indicators .active {
    width: 20px;
    height: 20px;
    background-color: #c52d2f;
    margin: 0 15px 0 0;
    border: 1px solid #c52d2f;
    position: relative;
}
#main-slider .carousel-indicators .active:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #c52d2f;
    border: 1px solid #c52d2f;
    left: -3px;
    top: -3px;
}
#main-slider .active .animation.animated-item-1 {
    -webkit-animation: fadeInUp 300ms linear 300ms both;
    animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
    -webkit-animation: fadeInUp 300ms linear 600ms both;
    animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
    -webkit-animation: fadeInUp 300ms linear 900ms both;
    animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
    -webkit-animation: fadeInUp 300ms linear 1200ms both;
    animation: fadeInUp 300ms linear 1200ms both;
}
/*=======================================
                Sections
=======================================*/
/*===== Slider Overlay =====*/

section.slider-overlay {
    background-color: transparent;
    margin-top: -435px;
    position: relative;
    z-index: 2;
}
section.slider-overlay .container {
    background-color: #fff;
}
section.slider-overlay .content {
    margin-top: 60px;
}
section.slider-overlay h2 {
    color: #B2B2B2;
    font-weight: 300;
    font-size: 28px;
}
section.slider-overlay h3 {
    font-size: 22px;
    font-weight: 300;
}
section.slider-overlay a {
    padding: 8px 30px 9px;
    margin: 0;
    background-color: #D64227;
    border-radius: 20px;
    color: #fff;
    font-weight: 300;
}
section.slider-overlay a:hover {
    background-color: #C33920;
    color: #fff;
    text-decoration: none;
}
/*===== Popular Categories =====*/

section.popular-categories {
    margin-bottom: 30px;
}
section.popular-categories .category {
    margin-top: -60px;
    position: relative;
    z-index: 1;
}
section.popular-categories .category .overlay {
    padding: 0 25px 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
    color: #fff;
    background-color: rgba(38, 61, 90, 0.5);
}
section.popular-categories .category .overlay h3 {
    color: #fff;
}
section.popular-categories .category .overlay a {
    padding: 7px 25px 8px;
    margin-bottom: 15px;
    background-color: #189AD6;
    color: #fff;
    border-radius: 20px;
    text-transform: uppercase;
}
section.popular-categories .category .overlay a:hover {
    text-decoration: none;
    background-color: #177DBD;
}
/*===== Most Popular =====*/

section.most-popular {
    padding: 0;
    background-color: #F1F2F2;
}
section.most-popular h2 {
    margin-bottom: 0;
    color: #B2B2B2;
    font-weight: 300;
}
section.most-popular hr {
    margin-top: 15px;
    border-top: 1px solid #B2B2B2;
}
section.most-popular img {
    width: 100%;
}
section.most-popular .item {
    margin-top: 30px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}
section.most-popular .item .title,
section.most-popular .item .button {
    position: absolute;
    left: 0;
    right: 0;
}
section.most-popular .item .title {
    top: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}
section.most-popular .item .title h3 {
    font-weight: 300;
    color: #fff;
    font-family: "aktiv-grotesk", sans-serif;
}
section.most-popular .item .button {
    bottom: 15px;
    text-align: center;
}
section.most-popular .item .button a {
    top: 15px;
    padding: 5px 25px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    margin-top: 10px;
    display: inline-block;
}
section.most-popular .item .button a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
/*===== Tamcalc Banner =====*/

section.tamcalc-banner,
section.quotes-banner {
    background-image: url(../images/TAMCALC_banner2_copy.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 435px;
    position: relative;
}
section.tamcalc-banner .content,
section.quotes-banner .content,
section.tamcalc-banner .image {
    margin-top: 90px;
}
section.quotes-banner .image {
    margin-top: 60px;
    margin-bottom: -30px;
}
section.tamcalc-banner .overlay,
section.quotes-banner .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
section.tamcalc-banner .overlay {
    background-color: rgba(197, 30, 0, 0.75);
}
section.quotes-banner .overlay {
    background-color: rgba(0, 106, 156, 0.75);
}
section.tamcalc-banner h1,
section.quotes-banner h1,
section.tamcalc-banner h3,
section.quotes-banner h3 {
    color: #fff;
}
section.tamcalc-banner h1,
section.quotes-banner h1 {
    margin-top: 0;
    font-size: 60px;
    font-weight: bold;
    line-height: 54px;
    text-transform: capitalize;
}
section.tamcalc-banner h3,
section.quotes-banner h3 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 200;
}
section.tamcalc-banner a,
section.quotes-banner a {
    padding: 5px 25px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    margin-top: 10px;
    display: inline-block;
}
section.tamcalc-banner a:hover,
section.quotes-banner a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
section.quotes-banner.catalog {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 auto 120px;
    background-image: url(../images/banners/TAM_Web_banners_1120.jpg);
}
section.quotes-banner.catalog .content,
section.quotes-banner.catalog .image {
    margin-top: 0;
}
section.quotes-banner.catalog .image img {
    margin-bottom: -100px;
}
section.quotes-banner.catalog h1 {
    text-transform: uppercase;
    font-weight: 700;
}
section.quotes-banner.catalog h3 {
    margin-top: 0;
    margin-bottom: 5px;
}
section.quotes-banner.catalog a {
    text-transform: uppercase;
}

section.quotes-banner.bringingLife {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 auto 120px;
    background-image: url(../images/banners/TAM_Web_banners_11202.jpg);
}
section.quotes-banner.bringingLife .content,
section.quotes-banner.bringingLife .image {
    margin-top: 0;
}
section.quotes-banner.bringingLife .image img {
    margin-bottom: -100px;
}
section.quotes-banner.bringingLife h1 {
    text-transform: uppercase;
    font-weight: 700;
}
section.quotes-banner.bringingLife h3 {
    margin-top: 0;
    margin-bottom: 5px;
}
section.quotes-banner.bringingLife a {
    text-transform: uppercase;
}



/*===== Products Carousel =====*/

section.popular-products {
    padding: 30px 0;
    margin-bottom: 45px;
    position: relative;
    background-color: #F1F2F2;
    z-index: inherit;
}
.mdinam section.popular-products {
    z-index: 2;
}
section.popular-products hr {
    border-top-color: #BBBCBD;
}
section.popular-products img {
    padding: 0;
    margin: 176.5px auto;
    display: block;
    max-width: 100%;
    min-height: 180px;
    max-height: 180px;
}
section.popular-products p {
    color: #8E8E8E;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
section.popular-products p.product-number {
    margin-top: 5px;
    text-align: right;
}
section.popular-products a {
    padding: 5px 0;
    display: block;
    background-color: #189AD6;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
}
section.popular-products a:hover {
    background-color: #177DBD;
    text-decoration: none;
}
section.popular-products .product-border {
    position: relative;
}
section.popular-products .product-border:before {
    content: " ";
    position: absolute;
    top: -1px;
    left: 14px;
    right: 14px;
    bottom: -1px;
    border: 1px solid #F1F2F2;
}
section.popular-products .product {
    margin-bottom: 0;
    border: 2px solid #F1F2F2;
    background-color: #fff;
    text-align: left;
}
section.popular-products .product img.inner {
    margin: 0 auto 15px;
    max-height: 180px;
}
section.popular-products .product h4 {
    margin-bottom: 0;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
section.popular-products .product .more-details {
    padding-right: 0;
}
.rating-widget {
    margin: -3px auto 0;
    max-width: 500px;
    text-align: left;
}
.rating-widget .star-input {
    width: 0;
    height: 0;
    position: absolute;
    left: -5000px;
}
.rating-widget .star-input:checked + .star-input-label .orange {
    -webkit-animation: enlarge .5s ease-in-out forwards;
    animation: enlarge .5s ease-in-out forwards;
}
.rating-widget .star-input:checked + .star-input-label:nth-of-type(2) .orange {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
.rating-widget .star-input:checked + .star-input-label:nth-of-type(3) .orange {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.rating-widget .star-input:checked + .star-input-label:nth-of-type(4) .orange {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
.rating-widget .star-input:checked + .star-input-label:nth-of-type(5) .orange {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.rating-widget .star-input-label {
    padding: 0 1px;
    margin-bottom: 0;
    display: inline-block;
    text-indent: -5000px;
    line-height: 0;
    color: #dcdcdc;
    position: relative;
    cursor: pointer;
}
.rating-widget .star-input-label:hover,
.rating-widget .star-input-label.hovered {
    color: #a7a7a7;
}
.rating-widget .star-input-label i {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-indent: 0;
}
.rating-widget .star-input-label i.orange {
    position: absolute;
    display: block;
    padding: 0 1px;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    color: orange;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
@-webkit-keyframes enlarge {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    70% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes enlarge {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    70% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@media all and (max-width: 1200px) {
    section.popular-products .product p {
        font-size: 12px;
    }
    .rating-widget,
    section.popular-products .product p.product-number {
        text-align: center;
    }
    .popular-products {
        width: 95% !important;
    }
    .popular-products .product h4 {
        font-size: 18px;
    }
    .popular-products img {
        margin: 30px auto;
        display: block;
        width: auto;
    }
    .product p.product-number {
        color: #8E8E8E !important;
        background-color: transparent;
        text-align: center;
    }
    section.popular-products img {
        margin: 177px auto;
    }
    section.popular-products .product img.inner {
        max-height: 153px;
    }
    .rating-widget {
        margin: 5px auto 0;
    }
    section.popular-products .product .more-details {
        padding-right: 15px;
    }
}
@media all and (max-width: 1200px) {
    section.popular-products img {
        min-height: 165px;
    }
}
@media all and (max-width: 992px) {
    section.popular-products .product h4 {
        font-size: 14px;
    }
    section.popular-products .product p {
        font-size: 10px;
        color: #8E8E8E !important;
        background-color: transparent;
    }
    section.popular-products img {
        margin: 149px auto;
        min-height: 122px;
    }
    section.popular-products .product img.inner {
        max-height: 111px;
    }
    section.news {
        margin-top: 83px;
    }
}
@media all and (max-width: 768px) {
    section.popular-products {
        display: none;
    }
    section#main-slider2 {
        display: none;
    }
    #tcalc_col1,
    #tcalc_col2,
    #tcalc_col3 {
        width: 100%;
    }
}
section.popular-products ul.slides {
    margin-top: 15px;
    margin-bottom: -5px;
    text-align: center;
    text-transform: uppercase;
}
section.popular-products ul.slides li {
    padding: 0 15px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #8E8E8E;
    -webkit-transition: all .3s;
    transition: all .3s;
}
section.popular-products ul.slides li:hover,
section.popular-products ul.slides li.active {
    cursor: pointer;
    color: #333;
}
#products-carousel .carousel-control.left,
#products-carousel .carousel-control.right {
    top: 50%;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    background-image: none;
    width: inherit;
    font-size: 50px;
    color: #000;
}
#products-carousel .carousel-control.left i,
#products-carousel .carousel-control.right i {
	padding-top: 5px
}
#products-carousel .carousel-control.right {
    right: -30px;
}
#products-carousel .carousel-control.left {
    left: -30px;
}
/*===== News & Solutions =====*/

section.news {
    padding: 30px 0 45px;
    background-color: #1B2D41;
    text-align: center;
}
section.news h1,
section.news h2,
section.news p {
    color: #fff;
}
section.news h2,
section.news h3 {
    text-transform: uppercase;
}
section.news h2 {
    margin: 10px auto 5px;
    font-size: 24px;
    font-weight: 400;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
section.news h3 {
    margin: 0 auto 10px;
    color: #FAA21B;
    font-size: 16px;
    font-weight: 400;
}
section.news h1 {
    margin: 15px auto;
    font-size: 18px;
    text-align: left;
}
section.news hr {
    margin: 10px auto 0;
}
section.news .solutions p,
section.news .solutions img {
    margin-top: 5px;
}
/*===== Subpage Category =====*/

section.subpage-banner {
    margin-top: -135px;
    margin-bottom: 30px;
    background-image: url(../images/troffer-blue.jpg);
    background-size: cover;
    height: 200px;
    position: relative;
}
section.subpage-banner h1 {
    margin: 0;
    color: #F1F2F2;
    font-family: inherit;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    position: absolute;
    bottom: 0;
    bottom: -12px;
    border: none;
    width: 100%;
}
 h1.sub-title {
    z-index: 9;
    width: 100%;
    max-width: 1140px;
    margin: -63px auto 0;
    display: block;
    position: relative;
    color: #fff;
    font-family: inherit;
    font-size: 64px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
 }
.breadcrumbs {
    margin-top: 0;
}
.breadcrumbs a {
    color: #333;
}
.breadcrumbs a:hover {
    text-decoration: none;
}
.breadcrumbs a.active {
    color: #189AD6;
}
.breadcrumbs hr {
    margin-top: 5px;
}
section.category h3 {
    color: #189AD6;
    font-size: 18px;
}
section.category span {
    color: #189AD6;
}
section.category hr {
    border-top-color: #BBBCBD;
}
section.category .options,
section.category .product-list {
    margin-bottom: 30px;
}
section.category .product-list .pageNav {
    text-align: right;
}
section.category .product-list .pageNav li {
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 15px;
    display: inline-block;
    list-style: none;
}
.pag-btns {
	padding-right: 15px; margin: 0 auto 15px; display: inline-block; float: right;
}
section.category .product-list .pageNav li a, .pag-btns button {
    padding: 3px 8px;
    background-color: transparent;
    border: 1px solid #BBBCBD;
    color: #333;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-transition: all .3s;
    transition: all .3s;
}
section.category .product-list .pageNav li a:hover, .pag-btns button:hover, .pag-btns button:disabled, 
section.category .product-list .pageNav li a.active {
    background-color: #177DBD;
	border-color: #177DBD;
    text-decoration: none;
    color: #fff;
}
button#prev {margin-right: 5px;}
section.category .product-list .pageNav li:last-of-type {
    margin-right: 0;
}
section.category .options h3:first-of-type {
    margin-top: 0;
}
section.category .options ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
section.category .options label {
    display: block;
    font-weight: 400;
}
section.category .options label:hover {
    cursor: pointer;
}
section.category .options input[type=checkbox],
section.category .options input[type=radio] {
    position: absolute;
    left: -99999px;
}
section.category .options input[type=checkbox] + label::before,
section.category .options input[type=radio] + label::before {
    content: '';
    color: #BBBCBD;
    border: 1px solid;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    vertical-align: -10%;
    display: inline-block;
}
section.category .options input[type=checkbox]:checked + label::before,
section.category .options input[type=radio]:checked + label::before {
    background-color: currentColor;
    box-shadow: inset 0 0 0 1px #fff;
}
section.category .options input[type=checkbox]:focus + label::before,
section.category .options input[type=radio]:focus + label::before {
    outline: 2px solid #298ced;
    outline-offset: 1px;
}
section.category .options input[type=radio] + label::before {
    border-radius: 50%;
}
section.category .product {
    padding: 15px;
    text-align: center;
    background-color: #fff;
}
section.category .product h3 {
    margin-bottom: 5px;
    font-size: 16px;
    min-height: 38px;
}
section.category .product a {
    padding: 7px 25px 8px;
    display: block;
    margin: 0 auto;
    background-color: #189AD6;
    color: #fff;
    border-radius: 20px;
    text-transform: capitalize;
}
section.category .product a:hover {
    text-decoration: none;
    background-color: #177DBD;
}
/*===== Subpage Individual Product =====*/

section.individual-product-breadcrumbs {
    position: relative;
}
section.individual-product-breadcrumbs .return-btn {
    padding: 12px 20px 12px 40px;
    margin-top: -14px;
    position: absolute;
    right: 0;
    display: inline-block;
    background-color: #fff;
    box-shadow: 2px 0 1px -2px #888;
}
section.individual-product-breadcrumbs .return-btn:before {
    position: absolute;
    top: -1px;
    left: -1px;
    content: '';
    border-top: 45px solid #F1F2F2;
    border-right: 15px solid transparent;
}
section.individual-product-breadcrumbs .return-btn i {
    margin-right: 2px;
    color: #189AD6;
    font-size: 20px;
    position: absolute;
    left: 30px;
}
section.individual-product {
    padding: 30px 0;
    margin: 10px auto 20px;
    background-color: #fff;
}
section.individual-product b {
    font-weight: 200;
}
section.individual-product h2 {
    margin-bottom: 5px;
    color: #189AD6;
    font-size: 28px;
	font-weight: 600;
}
section.individual-product h3 {
    margin: 0 auto 15px;
    color: inherit;
    font-size: 20px;
    font-weight: 400;
}
section.individual-product .content p {
    margin-bottom: 15px;
    font-weight: 200;
}
section.individual-product .content .spec-imgs ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
section.individual-product .content .spec-imgs ul li {
    display: inline-block;
}
section.individual-product .content p.availability {
    text-align: right;
}
section.individual-product .content p.availability span {
    color: #16805E;
    font-weight: 700;
}
section.individual-product .content a.btn {
    padding: 7px 20px 8px;
    display: block;
    color: #fff;
    border-radius: 20px;
    text-transform: uppercase;
}
section.individual-product .content a.btn.blue {
    background-color: #1681c4;
}
section.individual-product .content a.btn.blue:hover {
    background-color: #16689C;
}
section.individual-product .content a.btn.light-blue {
    background-color: #1b99d6;
}
section.individual-product .content a.btn.light-blue:hover {
    background-color: #177DBD;
}
section.individual-product .content a.btn.red {
	padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    background-color: #d54126;
}
section.individual-product .content a.btn.red:hover {
    background-color: #C33920;
}
section.individual-product .specs {
    margin-top: 45px;
}
section.individual-product .specs .tab-pane {
    padding: 30px 15px;
}
section.individual-product .specs .nav-tabs > li.active > a,
section.individual-product .specs .nav-tabs > li.active > a:focus,
section.individual-product .specs .nav-tabs > li > a:hover,
section.individual-product .specs .nav-tabs > li.active > a:hover {
    border-radius: 0;
}
section.individual-product .specs .nav-tabs > li {
    margin-right: 3px;
    background-color: #F1F2F2;
    text-align: center;
}
section.individual-product .specs .nav-tabs > li.active > a {
    padding: 15px 20px;
    margin-left: -3px;
    margin-right: -3px;
    margin-top: -10px;
}
section.individual-product .specs .nav-tabs > li > a:hover {
    color: inherit;
}
section.individual-product .specs .social {
    position: absolute;
    top: 10px;
    right: 15px;
	display: none;
}
section.individual-product .specs .social button {
    border: none;
    border-radius: 15px;
    color: #fff;
}
section.individual-product .specs .social button.twitter {
    padding: 6px 7px;
    background-color: #00aced;
}
section.individual-product .specs .social button.facebook {
    padding: 6px 9px;
    background-color: #3b5998;
}
.related-products h2 {
    margin: 5px auto 10px;
    font-size: 24px;
    color: #189AD6;
}
section.popular-products .related-products .product img.inner {
    margin: 30px auto 45px;
}
#product-media {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 485px;
}
ul.product-media {
    padding: 0; 
    margin: 0;
    list-style: none;
}
ul.product-media li, ul.product-media li.switcher {
	margin: 0 auto;
	display: inline-block;
    cursor: pointer;
    position: relative;
}
ul.product-media li img {
    width: auto;
}
ul.product-media li.js-switcher img {
	margin-right: 10px;
	height: 50px;
}
ul.product-media li i {
    position: absolute;
    left: 45%;
    top: 45%;
    font-size: 50px;
    color: #1681c4;
}
.dq {
	display: none!important;
}
@media all and (max-width: 992px) {
    #product-media {
        min-height: 385px;
    }
    #product-media iframe {
        max-height: 365px;
    }
}
@media all and (max-width: 786px) {
    #product-media {
        min-height: 285px;
    }
    #product-media iframe {
        max-height: 265px;
    }
    .dq {
    	display: inline-block!important;
    }
}
#features ul {
    padding-left: 10px;
    list-style-type: disc;
}
#features ul li,
#specs p,
#tech table {
    font-weight: 200;
}
#tech .table > tbody > tr > td,
#tech .table > tbody > tr > th,
#tech .table > tfoot > tr > td,
#tech .table > tfoot > tr > th,
#tech .table > thead > tr > td,
#tech .table > thead > tr > th {
    border-top: none;
}
#tech .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #F1F2F2;
}
.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}
.select {
    margin-bottom: 15px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 40px;
}
.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #F1F2F2;
    border: 1px solid #ddd;
    padding: 10px 15px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    font-size: 12px;
}
.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #ccc transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}
.select-styled:hover,
.select-styled:active,
.select-styled.active {
    background-color: rgba(187, 187, 188, 0.35);
}
/*.select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #ccc transparent;
}*/

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    font-size: 12px;
    font-weight: 200;
}
.select-options li:last-of-type {
    border-bottom: 0;
}
.select-options li:hover {
    background: rgba(187, 187, 188, 0.35);
}
.select-options li[rel="hide"] {
    display: none;
}
/*===== Subpage Catalog =====*/

section.catalog-banner {
    margin-top: -135px;
    padding: 69px 0 0;
    background-image: url(../images/catalog-bg.jpg);
    background-size: cover;
    position: relative;
}
section.catalog-banner h1,
section.catalog-banner h3 {
    color: #fff;
}
section.catalog-banner h1 {
    margin: 0 auto;
    font-size: 60px;
    line-height: 54px;
    font-weight: 700;
}
section.catalog-banner h3 {
    margin: 5px auto;
    font-size: 18px;
    font-weight: 200;
}
section.catalog-banner a {
    padding: 5px 25px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
}
section.catalog-banner a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
section.catalog-banner .overlay {
    background-color: rgba(0, 106, 156, 0.75);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
section.catalog-banner .content {
    padding-bottom: 30px;
    margin-top: 60px;
}
section.catalog-banner .content img {
    margin-bottom: -130px;
}
section.catalog-banner .content img.catalog, img.catalog {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
    max-width: inherit;
    margin-top: 30px;
    margin-left: -80px;
    margin-bottom: -60px;
}
section.catalog {
    padding: 15px 0 60px;
    background-color: #fff;
}
section.catalog h2, h2.sub-title {
    margin-bottom: 0;
    color: #1B2D41;
    font-weight: 300;
}
section.catalog hr {
    margin-top: 12px;
    border-top: 1px solid #B2B2B2;
}
section.catalog .item {
    margin-bottom: 30px;
}
section.catalog .item img {
    max-height: 332px;
    width: 100%;
}
section.catalog .item.spec_sheets {
    background-image: url(../uploaded-assets/HORserieS_1463405889.jpg);
    height: 263px;
    background-size: 80%;
    background-position: center 50%;
    background-repeat: no-repeat;
}
@media all and (max-width: 1200px) {
    section.catalog .item.spec_sheets {
        height: 213px;
    }
}
@media all and (max-width: 992px) {
    section.catalog .item.spec_sheets {
        height: 158px;
    }
}
@media all and (max-width: 768px) {
    section.catalog .item.spec_sheets {
        height: 370px;
    }
}
section.catalog .item .overlay {
    text-align: right;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    background-color: rgba(38, 61, 90, 0.5);
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}
section.catalog .item .overlay:hover {
    cursor: pointer;
}
section.catalog .item .overlay h3 {
    margin-right: 2px;
    font-weight: 300;
    color: #fff;
}
section.catalog .item .overlay a {
    padding: 7px 25px 8px;
    margin-bottom: 15px;
    background-color: #189AD6;
    color: #fff;
    border-radius: 20px;
    text-transform: uppercase;
}
section.catalog .item .overlay a:hover {
    text-decoration: none;
    background-color: #177DBD;
}
section.catalog .item .overlay .content {
    position: absolute;
    bottom: 25px;
    right: 20px;
}
section.catalog .item:hover > .overlay {
    opacity: 1;
}
/*===== University =====*/

body.media .wrapper, body.media .booking-banner  {
	background-color: #fff;
}

body.media h3 {
	margin-top: 30px;
	margin-bottom: 0;
    color: #333;
}

body.media hr {
	margin: 25px auto 30px;
    border-top: 1px solid #B2B2B2;
}

h3#university-description {color: #fff;}
.university-banner {
    margin-top: -135px;
    padding: 69px 0 0;
    background-image: url(../images/university-bg.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}
.university-banner .content {
    padding-bottom: 135px;
    margin: 90px auto 0;
}
.university-banner h1,
.university-banner h3 {
    color: #fff;
}
.university-banner h1 {
    margin-top: 50px;
    font-size: 60px;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
}
.university-banner h3 {
    font-size: 22px;
    font-weight: 200;
}
.university-video {
    padding-bottom: 45px;
    background-color: #fff;
}
.university-video h3 {
    margin-bottom: 0;
    color: #B2B2B2;
    font-weight: 400;
}
.university-video p span {
    margin-top: 0;
    color: #333;
}
.university-video iframe {
    margin-top: -120px;
}
.university-learn {
    padding-bottom: 120px;
}
.university-learn .category {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.university-learn h3 {
    margin-bottom: 0;
    color: #B2B2B2;
}
.university-learn hr {
    margin-top: 12px;
    border-top: 1px solid #B2B2B2;
}
.university-learn .category h3 {
    margin: 15px auto;
    color: #fff;
    font-weight: 200;
}
.university-learn .category img {
    width: 100%;
}
.university-learn .category .overlay {
    padding: 0 25px 30px;
    position: absolute;
    bottom: 0;
	height: 120px;
    width: 100%;
    text-align: right;
    color: #fff;
    background-color: rgba(38, 61, 90, 0.5);
}
.university-learn .category .overlay a {
    padding: 5px 25px;
    margin-bottom: 15px;
	position: absolute;
	bottom: 0;
	right: 15px;
    background-color: #189AD6;
    color: #fff;
    border-radius: 20px;
    text-transform: uppercase;
}
.university-learn .category .overlay a:hover {
    text-decoration: none;
    background-color: #177DBD;
}
.booking-banner{
    padding-bottom: 45px;
    background-color: #F1F2F2;
}
section.booking-banner {
	padding-bottom: 10px;
	margin-bottom: 45px;
    background-color: #1d9ad6!important;
}
.booking-slider {
    padding: 90px 0 80px;
    margin-bottom: 0;
	background-color: #AF574C;
}
.booking-banner h1,
.booking-banner h3,
.booking-slider h1,
.booking-slider h3 {
    color: #fff;
}
.booking-banner h1, .booking-slider h1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 54px;
    text-transform: capitalize;
}
.booking-banner h1 {
	margin: 10px auto 15px;
}
.booking-slider h1 {
	margin: 0 auto 15px;
}
.booking-banner h3, .booking-slider h3 {
    font-size: 22px;
    font-weight: 200;
	color: #fff!important;
}
.booking-banner h3 {
	margin-top: 30px;
}
.booking-slider h3 {
	margin-top: 20px;
	margin-bottom: 0;
}
.booking-banner a, .booking-slider a {
    padding: 5px 25px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
}
.booking-banner a:hover, .booking-slider a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
.booking-banner img {
    position: absolute;
    top: -60px;
}
.booking-slider img {
    position: absolute;
    top: -75px;
    right: 0;
	width: 100%;
}
/*===== Product Spotlight =====*/

section.product-spotlight-banner {
    margin-top: -135px;
    padding: 69px 0 0;
    background-image: url(../images/product-spotlight-bg.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}
section.product-spotlight-banner .content {
    padding-bottom: 160px;
    margin: 160px auto 0;
}
section.product-spotlight-banner h1,
section.product-spotlight-banner h3 {
    text-align: center;
    color: #fff;
}
section.product-spotlight-banner h1 {
    margin: 0 auto;
    font-size: 60px;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
}
section.product-spotlight-banner h3 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 200;
}
section.product-spotlight .container,
section.product-spotlight-light .container {
    position: relative;
}
section.product-spotlight-light {
    background-color: #fff;
}
section.product-spotlight h3,
section.product-spotlight-light h3 {
    margin-bottom: 0;
    color: #D64227;
    font-weight: 400;
}
section.product-spotlight p,
section.product-spotlight-light p {
    font-weight: 300;
    text-align: justify;
}
section.product-spotlight ul, section.product-spotlight-light ul {
	margin-top: 15px;
	margin-left: 15px; 
	list-style-type: disc;
}
section.product-spotlight-light .overlay img {
    position: absolute;
    top: -60px;
    left: 10%;
    width: 86%;
}
section.product-spotlight-light .content {
    padding-top: 60px;
    padding-bottom: 60px;
}
section.product-spotlight,
section.product-spotlight-light {
    padding-top: 45px;
    padding-bottom: 45px;
}
section.product-spotlight .img img {
    margin: 0 auto;
    width: 80%;
    display: block;
}
section.product-spotlight img.plus,
section.product-spotlight-light img.plus {
    position: absolute;
    top: 22%;
    left: -30px;
}
section.product-spotlight .right {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    text-align: left;
}
section.product-spotlight-light .left {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    text-align: left;
}
section.product-spotlight-light .right {
    float: right;
}
section.product-spotlight-specs-img img {
    margin-top: 45px;
    margin-bottom: -120px;
    position: relative;
    z-index: 2;
}
section.product-spotlight-specs {
    padding-top: 120px;
    background-color: #fff;
}
section.product-spotlight-specs table {
    text-align: center;
    border: 0;
}
section.product-spotlight-specs .table-bordered > tbody > tr > td,
section.product-spotlight-specs .table-bordered > tbody > tr > th,
section.product-spotlight-specs .table-bordered > tfoot > tr > td,
section.product-spotlight-specs .table-bordered > tfoot > tr > th,
section.product-spotlight-specs .table-bordered > thead > tr > td,
section.product-spotlight-specs .table-bordered > thead > tr > th {
    border: 0;
}
section.product-spotlight-specs .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}
section.product-spotlight-specs .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
section.product-spotlight-specs table span.product-code {
    padding: 8px 15px 9px;
    margin: 0;
    color: #fff;
    background-color: #D64227;
    border-radius: 20px;
}
section.product-spotlight-light .anchors {
    position: absolute;
    width: 100%;
}
section.product-spotlight-light .anchors .left-anchor img,
section.product-spotlight-light .anchors .right-anchor img {
    position: relative;
    width: 24px;
}
section.product-spotlight-light .anchors .left-anchor img {
    top: 130px;
    left: 140px;
}
section.product-spotlight-light .anchors .right-anchor img {
    margin-top: 30px;
}
.pulse-button {
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    border: none;
    box-shadow: 0 0 0 0 transparent, 0 0 0 0 #e82325;
    border-radius: 100%;
    v-align: middle;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0.33, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0.33, 0, 1);
}
.pulse-button:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 7px transparent, 0 0 0 14px rgba(90, 153, 212, 0);
    }
}
@keyframes pulse {
    to {
        box-shadow: 0 0 0 7px transparent, 0 0 0 14px rgba(90, 153, 212, 0);
    }
}
/*===== Made In America =====*/

section.made-in-america-banner {
    margin-top: -135px;
    padding: 69px 0 0;
    background-image: url(../images/made-in-america.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}
section.made-in-america-banner.tour {
	background-image: url(../images/tourbg.jpg)!important; 
	background-position: top center;
}
@media all and (max-width: 768px) {
	section.made-in-america-banner.tour {
		background-position: center 100px;
	}
}
section.made-in-america-banner .overlay {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.175);
}

section.made-in-america-banner .content {
    padding-bottom: 85px;
    margin: 90px auto 0;
}
section.made-in-america-banner h1 {
    margin: 20px auto 0;
    font-size: 90px;
    line-height: 80px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
section.made-in-america {
    background-color: #fff;
    position: relative;
}
section.made-in-america h3.title {
    margin: 45px auto;
    font-weight: 300;
}
section.made-in-america p {
    font-weight: 300;
    text-align: justify;
}
section.made-in-america hr {
    border-top: 1px solid #B2B2B2;
}
section.made-in-america .nav-pills > li > a {
    border-radius: 0;
}
section.made-in-america .content h1 {
    margin-bottom: 30px;
    font-weight: 300;
    letter-spacing: 15px;
    text-align: center;
    text-transform: uppercase;
}
section.made-in-america .carousel-inner > .item > a > img,
.carousel-inner > .item > img,
section.case-studies .carousel-inner > .item > a > img,
section.case-studies .carousel-inner > .item > img {
    width: 100%;
}
section.made-in-america .carousel-control.left,
section.made-in-america .carousel-control.right,
section.case-studies .carousel-control.left,
section.case-studies .carousel-control.right {
    position: absolute;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.45);
    background-image: none;
    color: #fff;
    display: inline-block;
    margin-top: -25px;
    height: 55px;
    width: 50px;
    line-height: 40px;
    font-size: 50px;
    text-align: center;
    border-radius: 0;
    z-index: 5;
}
section.made-in-america .process,
section.made-in-america .quality,
section.made-in-america .standards {
    padding: 30px 0 60px;
}
section.made-in-america .process,
section.made-in-america .standards {
    color: #fff;
}
section.made-in-america .process {
    background-color: #1b99d6;
}
section.made-in-america .process hr {
    border-top-color: #fff;
}
section.made-in-america .quality img {
    margin-bottom: 30px;
    width: 100%;
}
section.made-in-america .standards {
    background-color: #172e49;
}
section.made-in-america .standards h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 20px;
    color: #fff;
}
section.made-in-america .standards img {
    float: right;
}
section.made-in-america .standards .item {
    margin-bottom: 15px;
	min-height: 100px;
}
section.made-in-america .stick {
    position: absolute;
    z-index: 1;
}
section.made-in-america .stick nav {
    width: 280px;
	z-index: 1;
}
section.made-in-america .stick nav ul {
    background-color: rgba(255, 255, 255, 0.45);
}
section.made-in-america .stick nav li a {
    padding: 15px 20px;
    color: inherit;
    text-transform: uppercase;
}
section.made-in-america .nav > li > a:focus,
section.made-in-america .nav > li > a:hover,
section.made-in-america .nav-pills > li.active > a,
section.made-in-america .nav-pills > li.active > a:focus,
section.made-in-america .nav-pills > li.active > a:hover {
    background-color: #D64227;
    color: #fff;
}
section.made-in-america .affix {
    top: 0;
}
section.made-in-america-products {
    position: relative;
	z-index: 2;
    background-color: #F1F2F2;
}
h1.mia {
    margin-top: 45px;
    margin-bottom: 0;
    font-weight: 300;
    letter-spacing: 15px;
    text-align: center;
    text-transform: uppercase;
}
.mdinam section.popular-products .title hr {
	margin-top: 10px;
}
/*===== Pride CTA =====*/

section.pride-cta {
    background-image: url(http://tamcogroup.com/assets/default/tamlite/img/made-in-america/made-in-america.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}
section.pride-cta .content {
    margin: 30px auto;
}
section.pride-cta .content h1,
section.pride-cta .content h3,
section.pride-cta .content p {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
section.pride-cta .content h1 {
    margin: 0 auto;
    font-size: 90px;
    line-height: 80px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 30px;
}
section.pride-cta .content h3 {
    margin-top: 40px;
    font-weight: 300;
}
section.pride-cta .content p {
    margin-bottom: 20px;
}
section.pride-cta .content a {
    padding: 8px 25px 9px;
    margin: 0;
    background-color: #D64227;
    border-radius: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}
section.pride-cta .content a:hover {
    background-color: #C33920;
    color: #fff;
    text-decoration: none;
}
/*===== Case Studies =====*/

section.subpage-banner.case-study {
    background-image: url(http://tamcogroup.com/assets/default/tamlite/img/case-studies/case-studies-bg.jpg);
	background-size: cover;
    margin-top: -147px;
}
section.case-studies {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}
section.case-studies h2,
section.case-studies h3 {
    color: #8E8E8E;
}
section.case-studies p {
    font-weight: 200;
}
section.case-studies p.timestamp {
    color: #1C9AD6;
    font-size: 12px;
}
section.case-studies .social a {
    border-radius: 15px;
    color: #fff;
}
section.case-studies .social a.twitter {
    padding: 5px 7px;
    background-color: #00aced;
}
section.case-studies .social a.facebook {
    padding: 5px 9px;
    background-color: #3b5998;
}
section.case-studies .projects h3 {
    font-weight: 300;
}
/*=======================================
                Footer
=======================================*/

footer {
    padding: 30px 0;
}
footer p {
	margin-bottom: 5px;
    color: #333;
    font-weight: 200;
}
footer a {
    color: #000;
    font-size: 13px;
    font-weight: 200;
}
footer a:hover {
    text-decoration: none;
}
footer ul {
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
}
footer .social {
    margin-top: 8px;
    margin-bottom: 20px;
}
footer .social a {
    border-radius: 15px;
    background-color: #333;
    color: #fff;
}
footer .social a.facebook {
    padding: 6px 10px 6px 11px;
}
footer .social a.linkedin, footer .social a.twitter {
    padding: 6px 8px;
}
footer.light {
    background-color: #fff;
	position: relative;
    z-index: 999999;
}

div.tamcalc {
  margin-bottom: 0;
}

.clc .category {
  margin-bottom: 30px;
  position: relative;
}

.clc .category .overlay {
  padding: 0 15px 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  color: #fff;
  background-color: rgba(38, 61, 90, 0.5);
}

.clc .category img {
  width: 100%;
}

.bdr-r {
  padding-right: 75px;
  margin-bottom: 45px;
  position: relative;
  min-height: 1060px;
}

.bdr-r:after {
  content: '';
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  border-right: 1px solid #BBBCBD;
}
.clc .category .overlay h3 {
  color: #fff;
  font-style: normal;
}

.clc .category .overlay a {
    padding: 5px 20px 6px;
    margin-bottom: 15px;
    background-color: #189AD6;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    text-transform: uppercase;
}

.clc .category .overlay a:hover {
  text-decoration: none;
  background-color: #177DBD;
}
/*=======================================
                Mobile
=======================================*/
/*base*/

@media all and (max-width: 992px) {
    html,
    body {
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 14px;
    }
    .h4, .h5, .h6, h4, h5, h6 {
        margin-top: 5px;
        margin-bottom: 10px;
    }
}
@media all and (max-width: 768px) {
    img {
        width: 100%;
    }
    .content img {
        width: auto;
    }
    .gphx_bttns {
        margin: 0 auto !important;
    }
    .right {
        text-align: left;
    }
}
/**/

@media all and (max-width: 1200px) {
    section.catalog-banner a {
        margin-top: 0;
        margin-bottom: 15px;
    }
    section.individual-product .content a.btn {
        padding: 7px 10px 6px;
        font-size: 12px;
    }
    section.catalog-banner .content img.catalog, img.catalog {
        margin-top: 60px;
        margin-left: 0;
        width: 600px;
    }
    section.catalog .item img {
        max-height: 100%;
    }
}
@media all and (max-width: 992px) {
    .w100 {width: 100%!important;}
    #main-slider2 .carousel-inner {
        margin-bottom: -90px;
    }
    section.catalog .item img {
        max-height: 100%;
    }
    section.quotes-banner .content, section.quotes-banner.catalog .content {
        padding-left: 60px;
    }
    section.quotes-banner .image {
        margin-top: 30px;
    }
	.navigation, #nav, #nav li {font-size: 10px;}
	#nav li.cat {
		font-size: 10px;
		min-width: 115px;
	}
	ul.subcat.on {
        padding-top: 5px!important;
		margin-top: 5px!important;
		min-width: 115px;
	}
	ul.subcat.on li:first-of-type {margin-top: 0;}
    section.popular-categories .category .overlay {
        text-align: center;
    }
    .prod_leftcol {
        margin-bottom: 0;
        height: auto;
    }
    .prod_leftcol img {
        margin-bottom: 0;
    }
    section.quotes-banner.catalog {
        margin-bottom: 0;
    }
	section.subpage-banner h1 {
		font-size: 40px;
		bottom: -9px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
    section.quotes-banner.catalog h1,
    section.tamcalc-banner h1,
    section.quotes-banner h1 {
        font-size: 40px;
        line-height: 38px;
    }
    section.tamcalc-banner h3,
    section.quotes-banner h3 {
        font-size: 20px;
    }
    section.tamcalc-banner,
    section.quotes-banner {
        min-height: 300px;
    }
    section.news h2 {
        font-size: 18px;
    }
    section.news h3 {
        font-size: 14px;
    }
    section.news p {
        font-size: 12px;
    }
    section.quotes-banner .content {
        margin-top: 45px;
    }
    section.popular-categories .category .overlay a,
    section.popular-products a {
        padding: 6px 15px;
        font-size: 12px;
        text-transform: uppercase;
    }
    section.popular-products a {
        padding-top: 7px;
    }
    section.category .product {
        margin-bottom: 15px;
    }
    section.individual-product .content a.btn {
        margin: 0 auto 15px;
    }
    section.catalog-banner h1,
    section.university-banner h1,
    section.booking-banner h1 {
        margin-top: 25px;
        font-size: 40px;
        line-height: 36px;
    }
    section.catalog-banner h3,
    section.university-banner h3,
    section.booking-banner h3 {
        font-size: 16px;
    }
    section.catalog-banner .content img {
        margin-bottom: -80px;
    }
    section.catalog .item {
        margin-bottom: 15px;
    }
    section.booking-banner img {
        top: 15px;
        max-width: 300px;
    }
    .prod_leftcol img {
        width: auto;
    }
	body.tamcalc p {
		min-height: 34px!important;
	}
	.clc .category .overlay h3 {
		font-size: 16px!important;
	}
	.top-header .links {padding-left: 0;text-align: left;}
    section.catalog-banner .content img.catalog, img.catalog{
        width: 615px;
        margin-left: 0;
        margin-top: 55px;
    }
    section.catalog-banner a {
        font-size: 12px;
    }
}
@media all and (max-width: 768px) {
    section.catalog .item img {
        margin-top: 0;
        max-height: inherit;
    }
    section.catalog-banner .content img.catalog {
        margin-top: 15px;
        width: 100%;
    }
	p {font-size: 12px;}
	.navicon .logo img {
		left: 32%;
	}
	h1.sub-title {
		font-size: 20px;
		margin-top: -19px;
		margin-left: 15px;
	}
	h2.sub-title {
		margin: 10px auto 5px;
		font-size: 16px;
	}
    #main-slider .carousel .slide-margin {
        margin: 120px -15px;
    }
    #main-slider .carousel .item {
        height: 500px;
        text-align: center;
    }
    #main-slider .carousel .carousel-content {
        margin-top: 90px;
    }
    #main-slider .carousel h1 {
        font-size: 40px;
        line-height: 36px;
    }
    #main-slider .carousel h2 {
        font-size: 14px;
    }
    #main-slider .carousel .btn-slide {
        margin-top: 0;
    }
    section.popular-categories {
        margin-bottom: -90px;
    }
    section.popular-categories .category {
        margin: -60px auto 90px;
    }
    section.popular-categories .category:nth-child(3) {
        margin-bottom: 0;
    }
    section.tamcalc-banner .content,
    section.quotes-banner .content,
    section.tamcalc-banner .image {
        margin-top: 30px;
    }
    section.tamcalc-banner .image {
        margin-bottom: 30px;
    }
    section.quotes-banner.catalog {
        padding-bottom: 100px;
    }
    section.popular-products ul.slides li {
        padding: 0 5px;
        font-size: 12px;
    }
    .news .col-md-4.col-sm-4 {
        margin-bottom: 30px;
    }
    section.news .solutions img {
        width: auto;
    }
    section.popular-products img {
        margin: 77px auto 65px;
    }
    section.quotes-banner.catalog a {
        margin-bottom: 30px;
    }
    section.subpage-banner h1 {
        font-size: 26px;
        bottom: -6px;
        width: 100%;
    }
    section.individual-product h2 {
        font-size: 18px;
    }
    section.individual-product h3 {
        font-size: 14px;
    }
    section.individual-product-breadcrumbs .return-btn {
        display: none;
    }
    section.category .product-list .pageNav li {
        display: none;
    }
    section.category .product-list .pageNav li.control {
        display: inline-block;
    }
    section.individual-product .specs .social {
        display: none;
    }
    section.booking-banner {
        padding-bottom: 160px;
    }
    section.product-spotlight-banner .content {
        padding-bottom: 60px;
    }
    section.product-spotlight-banner h1 {
        margin-top: 25px;
        font-size: 40px;
        line-height: 36px;
    }
    section.product-spotlight .right {
        position: relative;
        top: auto;
        transform: none;
        right: auto;
    }
    section.product-spotlight-light .overlay img {
        position: relative;
        top: auto;
        left: auto;
        width: inherit;
    }
    section.made-in-america-banner .content {
        margin-top: 115px;
    }
    section.made-in-america .content h1 {
        font-size: 30px;
        letter-spacing: inherit;
    }
    section.made-in-america-banner h1,
    h1.mia {
        font-size: 40px;
        line-height: 38px;
        letter-spacing: 3px;
    }
    section.made-in-america h3.title {
        font-size: 16px;
    }
    section.made-in-america .standards img {
        margin: 0 auto;
        float: none;
        width: 60%;
        display: block;
    }
    section.made-in-america .stick nav {
        display: none;
    }
    footer img {
        width: 60%;
        display: block;
    }
    .individual-product .carousel {
        display: none;
    }
    .prod_leftcol img, .prod_rightcol a {
		max-width: 185px;
    }
	.prod_leftcol img {
		width: 60%;
	}
	.prod_rightcol a {
        width: 50%;
	}
}
.product {
    padding: 15px 15px 0;
    text-align: center;
    background-color: #fff;
	border: 1px solid #eee;
}
#moreres {
	min-height: 60vh;
}
@media all and (max-width: 768px) {
	#moreres {
		margin-top: 55px;
	}
}
.options h3 {
    margin-top: 0;
}
.options li {
    padding-bottom: 5px;
    width: 100%;
}
.options li a:hover,
.prod_rightcol a:hover {
    text-decoration: none;
}
.assocProd {
    width: 100% !important;
}
section.individual-product {
    position: relative;
}
section.individual-product:before,
section.individual-product:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #fff;
    width: 100%;
}
section.individual-product:before {
    left: -100%;
}
section.individual-product:after {
    right: -100%;
}
F .gphx_bttns img:hover {
    border: none;
    width: inherit;
    height: inherit;
    margin: 5px;
    border: none;
    box-shadow: none;
    background-color: transparent;
}
@media all and (max-width: 768px) {
    section.individual-product:before,
    section.individual-product:after {
        visibility: hidden;
    }
    section.most-popular .item {
        margin-bottom: 0;
    }
}

@media all and (max-width: 400px) {
    section.subpage-banner {
        margin-top: -148px;
        background-size: contain;
    }
    .assocProd {
        max-width: 97%;
    }
}
#staff-row {
    margin: 25px -15px 30px;
    text-align: left;
}
.contact-card {
	min-height: 200px;
}
.contact-card:after, .contact-card-main:after {
	content: "";
	position: absolute;
	top: 0;
	border-right: 1px solid #189AD6;
}
.contact-card:after {
	right: 0;
	bottom: 0;
}
.contact-card-main:after {
	left: 0;
	bottom: 0;
	display: none;
}
#staff-row *:nth-child(3n+2) .contact-card, #staff-row *:nth-child(3n) .contact-card, .factories-list *:nth-child(3n+2) .contact-card-main, .factories-list *:nth-child(3n) .contact-card-main {padding-left:30px;}
#staff-row *:nth-child(3n) .contact-card:after {display:none;}
#staff-row *:nth-child(11) .contact-card:after {bottom:-140px;}
#staff-row *:nth-child(13) .contact-card:after {bottom:40px;}
.contact-card h3, .contact-card-main h3 {
	margin-top: 5px;
	margin-bottom: 0;
	font-weight: bold;
}
.contact-card h4, .contact-card-main h4 {
	margin-top: 0;
	margin-bottom: 5px;
}
.contact-card p, .contact-card-main p {
    margin-bottom: 0;
}
.contact-card a, .contact-card-main a {
    color: #189AD6;
}
/****** SIGNUP MODAL ******/

#signup-modal .modal-dialog {
    margin-top: 10%;
}
.signupmodal-container {
    padding: 30px 50px;
    width: 100%;
    max-width: 500px;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 0;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
}
.signupmodal-container button.close {
    position: absolute;
    top: 14px;
    right: 12px;
    opacity: 1;
}
.signupmodal-container button.close img {
    width: 75%;
}
.signupmodal-container h1,
.signupmodal-container p {
    text-align: center;
}
.signupmodal-container h1 {
    margin-top: 15px;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    text-transform: none;
}
.signupmodal-container p {
    margin-bottom: 20px;
    font-size: 1.2em;
    line-height: 1.2em;
}
.signupmodal-container form {
    margin-bottom: 0;
}
.signupmodal-container input[type=text]:focus,
input[type=email]:focus {
    outline: none;
    border: 2px solid #b9b9b9;
}
.signupmodal-container input[type=submit] {
    margin: 0 auto 15px;
    display: block;
    position: relative;
}
.signupmodal-container input[type=text],
input[type=email] {
    height: 40px;
    font-size: 14px;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 2px solid #d9d9d9;
    padding: 0 10px;
}
.signupmodal-container input[type=text],
.signupmodal-container input[type=email] {
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.signupmodal-container input[type=text]:hover,
input[type=email]:hover {
    border: 2px solid #b9b9b9;
}
.signupmodal {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
}
.signupmodal-submit {
    border: 0;
    border-radius: 30px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #1681c4;
    padding: 6px 40px;
    font-size: 13px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.signupmodal-submit:hover {
    border: 0px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #16689C;
    color: #fff;
}
.signupmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}
section.case-study {
    margin-bottom: 0;
}
section.case-study h1 {
    color: #fff;
}
section.case-studies h2 {
    margin-bottom: 0;
}
ul.post-grid {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.post-grid li {
    cursor: pointer;
}
.post {
    -webkit-transition: 0.5s linear all;
    transition: 0.5s linear all;
    opacity: 1;
    padding-bottom: 30px;
}
.post-contents {
    margin-bottom: 30px;
}
.post cite {
    display: block;
    padding: 5px 0 10px;
    color: #189AD6;
}
.post.ng-hide {
    opacity: 0;
}
.post.ng-hide-add,
.post.ng-hide-remove {
    display: block!important;
}
.accordion {
  margin: 0 auto 100px;
  border-top: 1px solid #d9e5e8;
}
.accordion li {
  border-bottom: 1px solid #d9e5e8;
  position: relative;
}
.accordion li p {
  display: none;
  padding: 10px 25px 30px;
}
.accordion a {
  width: 100%;
  display: block;
  cursor: pointer;
  line-height: 3;
  text-indent: 15px;
  user-select: none;
}
.accordion a:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #4a6e78;
  border-bottom: 1px solid #4a6e78;
  position: absolute;
  right: 10px;
  content: " ";
  top: 17px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accordion p {
  line-height: 2;
  padding: 10px;
}

a.active:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


ul.sort-results {
  padding: 0 0 5px;
  margin: 0;
  list-style: none;
}

ul.sort-results label {
  display: inline-block;
  font-weight: normal;
}

ul.sort-results label:hover {
  cursor: pointer;
}

ul.sort-results input[type=checkbox],
ul.sort-results input[type=radio] {
  position: absolute;
  left: -99999px;
}

ul.sort-results input[type=checkbox] + label::before,
ul.sort-results input[type=radio] + label::before {
  content: '';
  color: #BBBCBD;
  border: 1px solid;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  vertical-align: -10%;
  display: inline-block;
}

ul.sort-results input[type=checkbox]:checked + label::before,
ul.sort-results input[type=radio]:checked + label::before {
  background-color: currentColor;
  box-shadow: inset 0 0 0 1px #fff;
}

ul.sort-results input[type=checkbox]:focus + label::before,
ul.sort-results input[type=radio]:focus + label::before {
  outline: none;
  outline-offset: 1px;
}

ul.sort-results input[type=radio] + label::before {
  border-radius: 50%;
}

#moreres hr {
    margin: 30px auto;
	border-top-color: #BBBCBD;
}

header.navigation ul {
  width: 100%;
}
.search-wrapper {
  position: relative;
  display: inline-block;
  width: 5%;
}
.hnit {
  width: 98.5%;
}
.hde {
  opacity: 0;
}
.search-btn {
  border: 1px solid #fff;
  top: 10px;
  right: 0;
  height: 30px;
  width: 32px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
}

.search-btn span {
  color: #fff;
  font-size: 14px;
  padding-top: 7px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.search-btn:hover,
.search-btn:active,
.actv {
  background-color: #1B2D41;
  border-color: #1B2D41;
  cursor: pointer;
}
.actv-bdr {
  border-color: #8E8E8E;
}
.actv-bdr span, .actv-bdr i {
  color: #8E8E8E;
}
.search-btn.actv-bdr i {
  color: #8E8E8E;
}

.search-btn:hover span,
.search-btn:active span,
.actv span {
  color: #189AD6;
}

.searchn {
  background: none;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  top: 10px;
  width: 0%;
  transition: 0.55s;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  float: right;
  opacity: 0;
  outline: none;
  font-size: 13px;
}

input.searchn::-webkit-input-placeholder {
  font-style: italic;
  color: #fff;
  text-rendering: geometricPrecision;
}

.open {
  padding-left: 10px;
  width: 99%;
  top: 10px;
  outline: none;
  border: 1px solid transparent;
  opacity: 1;
}

.search-animation {
  background-color: #1B2D41;
  height: 30px;
  position: absolute;
  opacity: 1;
  top: 10px;
  right: 0;
}

.search-movement {
  -webkit-animation: searchAnimation 0.55s ease-out;
  -moz-animation: searchAnimation 0.55s ease-out;
  -o-animation: searchAnimation 0.55s ease-out;
  animation: searchAnimation 0.55s ease-out;
}

@-webkit-keyframes searchAnimation {
  0% {
    width: 0;
    padding-right: 20px;
  }
  90% {
    width: 100%;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes searchAnimation {
  0% {
    width: 0;
    padding-right: 20px;
  }
  90% {
    width: 100%;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes searchAnimation {
  0% {
    width: 0;
    padding-right: 20px;
  }
  90% {
    width: 100%;
  }
  100% {
    opacity: 0;
  }
}

@keyframes searchAnimation {
  0% {
    width: 0;
    padding-right: 20px;
  }
  90% {
    width: 100%;
  }
  100% {
    opacity: 0;
  }
}
h3.cat-sort , h4.cat-sort {
	margin-bottom: 15px;
	font-size: 18px;
	text-transform: uppercase;
	color: #189AD6;
}
.panel {
  box-shadow: none;
  background-color: #F1F2F2;
}

.panel-info {
  border: 0;
}

.panel-group  {
  margin-bottom: 5px;
}

.panel-group .panel {
  border-radius: 0;
  border-bottom: 1px solid #BBBCBD;
}

.panel-group .panel:hover {
  cursor: pointer;
}

.panel-info>.panel-heading {
  padding: 10px 0 0;
  border: 0;
  background-color: #F1F2F2;
  color: transparent;
  background-image: none;
}

.panel-heading h4 {
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  color: #189AD6;
}

.panel-heading h4 a  {
	display: block;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  padding: 0 0 10px ;
  border: 0;
  background-color: #F1F2F2;
}

.errorimg {
	margin-bottom: 15px;
	max-width: 35%;
}

.nopad {
	padding: 0!important;
}

#pagination-links {
	text-align: right;
}

#pagination-links a {
	padding: 5px 10px;
	margin: 0 2px;
    background-color: transparent;
    border: 1px solid #189AD6;
    color: #333;
}
#pagination-links a:hover {
    background-color: #177DBD;
    text-decoration: none;
    color: #fff;
}
.pagination-page {
	margin-bottom: 30px;
}
#pg:nth-of-type(3n) {
	margin-bottom: 30px;
}





button.close {
  opacity: 1;
}
.close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  background: none;
  border: 0;
  font-size: 20px;
  display: block;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  outline: none;
}
.close i {
  color: #fff;
}
button.close:focus, button.close:hover {
  opacity: 1;
}
.search-box.search-elem {
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 45, 65, 0.95);
  transition: all .3s  ease-in-out;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: 999999;
}
.search-box.search-elem .inner {
  width: 70%; 
  height: 82px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.search-box.search-elem label {
  color: #fff;
  font-weight: 300;
}
.search-box.search-elem button.submit {
    border: 0;
    outline: none;
    position: absolute;
    top: 11px;
    right: 1px;
    height: 70px;
    padding: 10px 2rem;
    background: #189AD6;
    font-size: 1.5rem;
    color: #fff;
    transition: background 0.3s;
}
.search-box.search-elem button.submit[disabled] {
  background: #1B2D41;
  border-left: 1px solid #189AD6;
  transition: border 0.3s;
}
.search-box.search-elem input[type="text"] {
  padding: 20px;
  width: 100%;
  height: 72px; 
  font-size: 32px;
  font-weight: 300;
  border: solid 1px #189AD6;
  box-shadow: none; 
  transition: border 0.3s;
  border-radius: 0;
  opacity: 1;
}
.search-box.search-elem label.placeholder {
  position: absolute;
  top: 22px;
  left: 2.5rem;
  font-size: 32px;
  font-weight: 300;
  color: #fff;
  transition: all .3s;
}
.search-box.search-elem label.placeholder.move-up {
    color: transparent;
}

.search-box.search-elem.search-open {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.search-btn {
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  display: inline-block;
}

.search-btn i {
  color: #fff;
}
.search-btn:hover {
  color: #189AD6;
}
.z1{z-index: 1!important;}
#ovrhdn {overflow: hidden;}
#ourProcessContent p {
	margin-bottom: 24px;
	line-height: 19px;
}
p.sub-title {
	margin-bottom: 0;
	color: #1B2D41;
	font-weight: bold;
}
p.mar-bottom-0 {
	margin-bottom: 0;
}
.cmp-vals {
	display: none;
}
body.company .cmp-vals {
	display: block;
	position: relative;
}
section.values {
	padding: 60px 0;
	background-color: #1b99d6;
	color: #fff;
}
section.values h1 {
	margin: 0 auto 30px;
	border-bottom: 5px solid #fff;
	line-height: 49px;
}
section.values img {
	margin: 0 auto;
	display: block;
	width: initial;
}
section.causes {
	padding: 60px 0 0;
	border-bottom: 5px solid #1B99D6;
}
section.causes h1 {
	margin: 0 auto 30px;
    color: #1B99D6;
	border-bottom: 5px solid #1B99D6;
	line-height: 49px;
	position: relative;
}
section.causes h1:before, section.causes h1:after {
    content: " ";
    position: absolute;
    z-index: -1;
    border-bottom: 5px solid #1B99D6;
	width: 100%;
    bottom: -5px;
}
section.causes h1:before {
	left: -100%;
}
section.causes h1:after {
	right: -100%;
}
section.causes .ic , section.causes  .txt {min-height: 150px;}
section.causes .ic {
	padding-top: 40px;
	width: 5%;
	float: left;
}
section.causes  .txt {
	padding-top: 45px;
	width: 95%;
}
section.causes .ic i {
    color: #1B99D6;
    font-size: 34px;
}
.mp {
	margin-top: -30px; position: relative; height: 500px; z-index: 3;
}
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
	pointer-events: none;
}
a[href^="tel"]:hover{
    cursor: default;
}

.spec-indv {
	margin: 15px auto;
}

.territory{
   cursor: pointer;
   -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.territory:hover{
   fill:#189AD6;
}

@media all and (max-width: 768px) {
	body.products section.subpage-banner {margin-bottom: 0;}
	body.company .carousel .item {
		height: 300px!important;
		background-position: right 50% bottom -80px!important;
	}
	.search-wrapper {
		position: absolute;
		top: 6px;
		right: 18px;
	}
	.breadcrumbs {
		margin-top: 10px;
		margin-bottom: -5px;
	}
	a[href^="tel"]{
		color:#189AD6;
		pointer-events: initial;
	}
	section.news .solutions img {
		height: 55px;
	}
	.product-row {
		margin-left: 0;
		margin-right: 0;
	}
	#p0 {
		margin-top: 55px;
	}
	.pag-btns {margin: 15px;}
	.pg {
		margin-bottom: 15px;
	}
	section.causes .ic {
		width: 10%;
	}
	section.causes .txt {
		width: 90%;
	}
	section.catalog .item .overlay {
		opacity: 1;
	}
	#staff-row {
		margin-left: 15px; 
		margin-right: 15px;
	}
	.mp {
		height: 400px;
	}
	.heading {
		margin-left: 15px;
		max-height: 40px;
	}
	.heading h1 {
		font-size: 28px;
	}
	.map {
		height: 400px!important;
	}
	.leaflet-popup-content div {
    	padding: 5px 10px!important;
	}
	footer .social {
		margin-top: 0;
	}
	.search-box.search-elem {
		transform: none;
		opacity: 0;
		display: none;
  		transition: visibility 0s, opacity 0.25s linear;
	}
	.search-box.search-elem.search-open {
		transform: none;
		display: block;
		opacity: 1;
	}
	.search-box.search-elem .inner {
		top: 100px;
		transform: none;
	}
	.search-box.search-elem input[type="text"] {
		padding: 10px;
		font-size: 12px;
		height: 32px;
	}
	.search-box.search-elem button.submit {
		padding: 0 10px;
		font-size: 12px;
		height: 30px;
	}
	.bdr-r {
		padding-right: 15px;
	}
	.bdr-r:after {
		display: none;
	}
}

a.ss {
    display: none;
}

.tpg {
	text-align: right;
}

.tpg ul {
	margin-top: 0;
	margin-bottom: 0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #1681c4;
	border-color: rgba(51, 122, 183, 0.5);
}
.pagination>li>a, .pagination>li>span {
	color: #1681c4;
}
.bios {
    padding-top: 0;
    padding-bottom: 0;
	position: relative;
    background-color: #fff;
    text-align: left;
}
.bios .container {
	position: relative;
	height: 470px;
    width: auto;
    max-width: 1380px;
}
.bios hr {
    margin-top: 0;
    margin-bottom: 5px;
    border-top: 2px solid #eee;
}
.bios h3 {
    margin-top: 15px;
	margin-bottom: 0;
    text-transform: uppercase;
}
.bios h4 {
	margin-top: 0;
	font-size: 16px;
	font-style: italic;
}
.block {
  margin: 20px -20px;
  width: 300px;
  height: 450px;
  text-align: center;
  cursor: pointer;
  position: absolute;
}
.bio-l, .bio-r {
  margin-bottom: 30px;
  border-bottom: 2px solid #1B2D41;
}
.bio-l img, .bio-r img {
    width: 100%;
}
.bio-l .col-sm-4 {
    padding-left: 0;
    padding-right: 30px;
}
.bio-r .col-sm-4 {
    padding-right: 0;
    padding-left: 30px;
}
.bios .bio-r:last-of-type {
    margin-bottom: 0;
  border-bottom: 0;
}
.bio-l .col-sm-8, .bio-r .col-sm-8 {
    margin-top: -30px;
    height: 570px;
    position: relative;
}
.description {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
body.company .cmp-vals {
    margin-top: -32px;
}
@media all and (max-width: 1200px) {
    .bio-l .col-sm-8, .bio-r .col-sm-8 {
        height: 470px;
    }
}
@media all and (max-width: 992px) {
    body.company h2.sub-title{
        margin-top: 20px!important;
    }
    .bios h3 {
        font-size: 16px;
    }
    .bios h4 {
        font-size: 14px;
    }
    .bio-l .col-sm-4, .bio-r .col-sm-4 {
        margin-left: 20%;
        width: 60%;
    }
    .bio-l .col-sm-8, .bio-r .col-sm-8 {
        margin-top: auto;
        height: auto;
        width: 100%; 
    }
    .description {
        position: relative;
        top: auto;
        left: auto;
        margin-right: auto;
        transform: none;
    }
    body.company .cmp-vals {
        margin-top: 0;
    }
    .bdr-r {
        padding-right: 0;
        min-height: auto;
    }
    .bdr-r:after {
        right: 0;
        border: 0;
    }
    footer .social {
        padding-bottom: 35px;
        margin-bottom: 0;
    }
    footer p {
        font-size: 13px;
    }
}
/*.description {
  margin-left: 330px;
  width: 950px;
  position: absolute;
  top: 30px;
  text-align: left;
}*/
.hide {
  display: none;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.media-accordion .panel {
	margin-bottom: 10px;
	background-color: #F1F2F2;
	border: 0;
}
.media-accordion .panel-default>.panel-heading {
	padding-left: 0;
	background-color: #F1F2F2;
	background-image: none;
}
.media-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
	padding-left: 0;
	padding-right: 0;
}
@media all and (max-width: 786px) {
    body.tamcalc p {
        min-height: auto!important;
    }
	.tpg {
		text-align: left;
	}
	.tpg ul {
		margin-top: 10px;
	}
	.prod_rightcol a.spec-sheet {
		width: 75%;
	}
	.contact-card:after, .contact-card-main:after {border-right: 0;}
	#staff-row *:nth-child(3n+2) .contact-card, #staff-row *:nth-child(3n) .contact-card, .factories-list *:nth-child(3n+2) .contact-card-main, .factories-list *:nth-child(3n) .contact-card-main {padding-left: 0;}
    .bdr-r {
        padding-right: 15px;
        min-height: auto;
    }
    footer .social {
        padding-bottom: 15px;
        margin-bottom: 0;
    }
    footer p {
        font-size: 13px;
    }
}
@media print {
  header,
  section.subpage-banner,
  footer,
  .navicon,
  nav.mobile,
  .clc,
  div.modal {
    display: none;
  }
  #html-container {
    margin:0;
    width: 100%;
    min-height: auto;
    border: none;
  }
  .container {
    width: 100%;
  }
  .bdr-r {
    padding-right: 15px;
  }
  .bdr-r:after {
    right: 0;
    border: none;
  }
  
}













