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

body
{
	font-family: 'Muli';
	font-size:16px;
	line-height:20px;
	font-weight:400;
	color:#666;
	xmin-width: 364px;
}

h1
{

	font-family: 'Montserrat';
	font-size:2.7em;
	line-height:1.05em;
	margin-bottom:30px;
	font-weight:700;
}
h1.underline
{
	border-bottom: 2px solid #6bc1ff;
padding-bottom: 10px;
margin-bottom: 20px;
margin-top:65px;
}
h2 {
	font-family: 'Montserrat';
	font-size:2em;
	line-height:1.25em;
	font-weight:700;
	color:#231f20;
	margin-top: 0;
	-webkit-text-stroke: 0.5px;
}

h3 {
	font-family: 'Montserrat';
	font-size:1.83em;
	line-height:1.25em;
	font-weight:400;
}
h3.white {
	color:#fff;
}

h4 {
	font-size:1.11em;
	font-family: 'Montserrat';
	line-height:1.22em;
}

h5 {
	font-size:18px;
	font-family: 'Montserrat';
	line-height:22px;
}

#pagecontainer .id_header {
background-color: #000000;
}

#divheader {
	z-index:1000;
}
#divcontents {
	z-index:900;
	margin-top: 64px;
}
#divfooter {
}

.topbar .id2
{
	padding-top:10px;
}

.topbar .id3
{
	padding-top:14px;
}

#catalog_title
{
	padding-top:25px;
}

/*
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size:13px;
	padding:10px 8px;
}

.navbar {
	margin-bottom: 0px;

}
*/


.non-compatible-search
{
	display:none;
}

.topbar img
{
	max-width:100%;
}

.BannerLeftCol h1
{
	xtext-transform:uppercase;
	font-size:2.5em;
}

.id_design-slice-3-center img
{
	margin:0 20px;
}

#design-slice-2 h2
{
	padding-top:105px;
}

.home-sm-box a
{
	color:#000;
	display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding-top:20px;
}

.home-sm-box a:hover
{
	text-decoration:none;
}

.youtuberes
{
	max-width:100%;
}


.id_product-caro-title
{
	xpadding-bottom:20px;
	margin-bottom:40px;
	xborder-bottom:1px solid #e2e2e2;
}

a {
	color:#00a8ff;
}
a:hover {
	color:#00a8ff;
}

img.fadeimage {
  opacity: 1;
  transition: all .5s;
-webkit-transition: all .5s;
}

img.fadeimage:hover {
  opacity: 0;
}

img.showimage {
  xopacity: 0;
  transition: all .5s;
-webkit-transition: all .5s;
}

img.showimage:hover {
  opacity: 1
}


#footer a
{
	color:#333;
}


#services-icon-slice a
{
	color:#333;
}


.homecaption
{
	bottom:30%;
}



.footerbg
{
	font-size:12px;
	color:#333;
}


.xid_contact-sales-contacts
{
	position:absolute;
	bottom:0;
}

.map-space
{
	min-height:368px;
	}


.sales-contact-col
{
	width:30%;
	text-align:center;
	display:inline-table;
	padding:20px 0px;
}


.btn {
border-radius: 0px !important;
}


.btn-black
{
	border: 1px solid #d1d3d4;
}


#hpcarousel img
{
	max-width:100%;
}

#xhpcarousel .item {
    width:1600px;
    height:500px;
    position:absolute;
    top:50%;
    left:50%;

    margin-left:-800px; /* Half of Width */
    margin-top:-250px; /* Half of Width */
}

a.btn.readmore
{
	border:0;
	text-decoration:underline;
	text-transform:capitalize;
	font-size:.8em;
	font-weight:800;
}

.BannerLeftCol a.btn.readmore, .BannerRightCol a.btn.readmore {
color: #fff;
border: 0px solid #fff !important;
font-family: 'Montserrat', sans-serif;
font-size: .8em;
text-transform: capitalize;
padding-left: 0px;
}

a.btn-black
{
	color:#333;
}

.btn-catalog
{
	background-image:url("/img/grid-icon.png");
	background-position:calc(100% - 10px) center;
	background-repeat:no-repeat;
	padding-right:41px;
	xmargin-right:35px;
	margin-top:15px;
	border:1px solid #333 !important;
	-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.btn-catalog:hover {
color: #fff;
background-color:#00a8ff;
border:1px solid #00a8ff !important;
}
.btn-white
{
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px 30px;
	font-size:.8em;
	font-weight:800;
	color: #808285;
	text-transform:uppercase;
	-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;

}

.btn-white:hover
{
	background-color:#00a8ff;
	border:1px solid #00a8ff;
	color:#fff;

}

.BannerLeftCol a.btn.readmore:hover, .BannerRightCol a.btn.readmore:hover, btn-black:hover, .readmore:hover {
color: #00a8ff;
}




.aboutPadding
{
	padding-top:50px;
}

#login a
{
	color:#fff;
}

.id_home-application a
{
	color: #808285;
	text-transform:uppercase;
	-webkit-transition: all 200ms linear;
     -moz-transition: all 200ms linear;
     -o-transition: all 200ms linear;
     -ms-transition: all 200ms linear;
     transition: all 200ms linear;
}

.id_home-application a:hover
{
	color: #00a8ff;
	text-decoration:none;
}

.id_home-application
{
	width:80%;
}

.manu-prod {
width: 300px;
xheight: 200px;
float: left;
text-align: center;
padding:5px 35px;
}



.fix
{
	width:100%;
	position:fixed;
	z-index:1000;
}

.cursor
{
	cursor:pointer;
}


#searchhome br
{
	line-height:2.6em;
}

/** Carousel**/

.carousel-inner {
	text-align: center;
}

	.carousel-inner img {
		margin: 0 auto;
	}

.carousel-caption {
	left:12%;
	right:12%;
    bottom: 0;
	max-width:1100px;
	margin:0 auto;
}
	.carousel-caption a {
		color:#fff;
	}
	.carousel-caption ul {
		margin-left:0;
		padding-left:40px;
	}

	.carousel-caption .bannerhighlight {
		padding:20px 30px;
		background-image:url("/img/home/banner-high.png");
	}

	.carousel-caption.high {
		bottom:25%;
	}

	.carousel-caption h1 {
		-xwebkit-text-stroke: 0.5px;
		-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-rendering:optimizeLegibility;
	}

#prev, #next, #prevR, #nextR, #prevL, #nextL  {
background: transparent url("/img/carousel_control.png") no-repeat 0 0;
text-indent: -999px;
display: block;
overflow: hidden;
width: 15px;
height: 21px;
position: absolute;
top: 40%;
}

#prev, #prevR, #prevL {
background-position: 0 0;
left: 5px;
}

#next, #nextR, #nextL {
background-position: -18px 0;
right: 5px;
}

.BannerLeftCol {
	width:50%;
	float:left;
	xtext-align:left;
}

.BannerRightCol {
	width:49%;
	float:right;
}

.BannerRightCol img,
.BannerLeftCol img {
	display:block;
   width: 200px;
   height: 200px;
   -webkit-border-radius: 150px;
   -moz-border-radius: 150px;
   -ms-border-radius: 150px;
   -o-border-radius: 150px;
	border-radius: 150px;
	margin:0 auto;
	border:2px solid #fff;
		margin-bottom:25px;
}

.BannerLeftCol .btn.btn-catalog {
    text-align: center;
}

.BannerLeftCol a.btn,
.BannerRightCol a.btn {
	color:#fff;
	border: 1px solid #fff !important;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	padding-left:10px;
}

.BannerLeftCol a.btn:hover,
.BannerRightCol a.btn:hover {
	border: 1px solid transparent !important;
}


#contact-title-slice .id_body li
{

	background-color: #FFF;
border: 2px solid #CCC;
width: 225px;
height: 225px;
text-align: center;
display: inline-table;
position: relative;
margin: 20px;
opacity: 1;
transition: all 0.5s ease 0s;
z-index: 999;
padding-top:80px;


}
#contact-title-slice .id_body li a
{
top:35%;
position:relative;
color:#666;
font-size:1.2em;
line-height:1.3em;
}

#contact-title-slice .id_body li:hover
{


border: 2px solid #6BC1FF;
}

#contact-title-slice .id_body li:hover a
{
color: #6BC1FF;
text-decoration:none;
}



.visual-home-image
{
	background-color:#fff;
	width:90%;
	border:1px solid #ccc;
	margin:30px 0px;
	text-align:center;

}


.fill {
	width: 100%;
	height: 100%;
	min-height: 500px;
	background-position: center;
	background-size: cover;
}

.id_home2-links img
{
	margin:0 30px;
}


.graybox .home-sm-box
{
	background-color:#f1f2f2;
}

.xid_home-manu-caro
{
}

#request_categories ul {
    padding-left: 0;
    position: relative;
	}

.home-sm-box
{
	border:5px solid #ccc;
	transition: all .5s;
-webkit-transition: all .5s;
background-color:#fff;
width:110px;
margin:0px 20px;
padding:15px 10px;
display:inline-table;
font-size:12px;
line-height:12px;
height:110px;
position:relative;
}

.home-sm-box:hover
{
	border:5px solid #444;
}

.white-box-border {
	background-color:#fff;
	border:2px solid #e2e2e2;
	padding:25px;
	width:90%;
	margin:35px auto;
}

.numbers {
	display:inline-table;
	width:32%;
	text-align:center;
	font-size:18px;
}
.numbers img {
	margin-bottom:15px;
}

.widget_formbasic select.form-control {
	width: auto;
}
.id_formbasic {
	max-width: 620px;
	margin: 0 auto;
}

.id_formbasic .submit.loading {
}

/*
.widget_formbasic input, .widget_formbasic select
{
	margin-bottom:10px;
	xwidth:250px !important;
}

xform
{
	text-align:center;
}

form .submit
{
	margin-top:30px;
}

form #column1, form #column-right, form #column2, form #column3, form #column4, form #column5, form #column6, form #column7, form #column8, form #column9, form #column10
{
	width:49%;
	display:inline-table;
	margin:35px 0px;
}

form  .type_textarea.last
{
	text-align:center;
}

form  .type_textarea.last  textarea
{
	width:40%;
	height:100px;
}

form .field_submit
{
	text-align:center;
}

form #column1
{
	xtext-align:right;
}

.id_contact-options
{
	margin-top:8%;
	position:relative;
}
*/

/*
form label {
display: none;
}
*/

/*
input[type="text"], select {
background-color: #FFF !important;
font-style: italic !important;
font-weight: 300 !important;
color: #636466 !important;
padding: 5px !important;
	-webkit-box-shadow: 0 8px 6px -6px #fff!important;
	   -moz-box-shadow: 0 8px 6px -6px #fff!important;
	        box-shadow: 0 8px 6px -6px #fff!important;
font-size: 10pt !important;
margin-bottom: 13px !important;
border: solid 1px #dfdfdf !important;
width: 351px !important;
height: 36px;
display: block;
margin:0 auto;
-webkit-transition: -webkit-box-shadow 0.30s ease-in-out;
-moz-transition: -moz-box-shadow 0.30s ease-in-out;
-ms-transition: -ms-box-shadow 0.30s ease-in-out;
-o-transition: -o-box-shadow 0.30s ease-in-out;
}

textarea {
background-color: #FFF !important;
font-style: italic !important;
font-weight: 300 !important;
color: #636466 !important;
padding: 5px !important;
box-shadow: 0px 0px 0px !important;
font-size: 10pt !important;
margin-bottom: 13px !important;
border: solid 1px #dfdfdf !important;
width: 900px !important;
height: 100px;
display: block;
margin:0 auto;
-webkit-transition: -webkit-box-shadow 0.30s ease-in-out;
-moz-transition: -moz-box-shadow 0.30s ease-in-out;
-ms-transition: -ms-box-shadow 0.30s ease-in-out;
-o-transition: -o-box-shadow 0.30s ease-in-out;
}

input[type="text"]:focus, select:focus, textarea:focus
{
	-webkit-box-shadow: 0 8px 6px -6px black!important;
	   -moz-box-shadow: 0 8px 6px -6px black!important;
	        box-shadow: 0 8px 6px -6px black!important;
}

input.submit
{
	margin:0 auto;
}

.field_submit .value
{
	text-align:center;
}
*/

.norowstart
{
	margin:30px 0px;
}

.rowstart
{
	margin:30px 0px;
}

.sm-box-title
{
	font-size:24px;
	display:block;
	margin-bottom:10px;
	font-weight:900;
}

.id_home-manu h2
{
	margin-bottom:40px;
}

.id_home-enviro-standara h2
{
	color: #f9ed32;
}

.id_home-enviro-standara
{
	color: #fff;
}

#home-enviro-1
{
	min-height:650px;
}

.serviceicon
{
	margin:30px 0px;
	position:relative;
	height: 120px;
	width:120px;
	margin:0 auto;

}
.serviceicon .fadeimage
{
	position:absolute;
	top:0;
	left:0;
}

.serviceicon img
{
	position:absolute;
	top:0;
	left:0;
	xopacity:0;
	right:0;
	margin:0 auto;
}

.scenarios
{
	background-image: url("/img/services/TheScenarios.png");
	background-repeat:no-repeat;
	height:390px;
	width:940px;
	margin:50px auto;
	position:relative;
}

.leftblackbox
{
	padding:20px;
	top:50px;
	color:#fff;
	background-color:#000;
	width:40%;
	position:absolute;

}

.scenarios img
{
	position:absolute;
	top:-20px;
	left:0;
	right:0;
	margin:0 auto;
	}

	.rightblackbox
{
	padding:20px;
	bottom:50px;
	right:0;
	color:#fff;
	background-color:#000;
	width:40%;
	position:absolute;

}



/** Misc **/

#innovasium {
	display: block;
	margin: 0px 0px 0px;
	padding:10px 25px 25px;
}
#innovasium a {
	display: inline-block;
	width: auto;
	height: 20px;
	background-image: url("/lib/img/logo_innovasium_shadow_20x20.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 24px;
	font-size: 11px;
}

#home-about-slice img
{
	max-width:100%;
	height:auto;
}

.padding-top-bottom
{
	padding:30px 0px;
}

.padding-top-bottom-big
{
	padding:60px 0px;
}

#catalogtrigger
{
	cursor:pointer;
	transition: all .5s;
-webkit-transition: all .5s;
opacity:1;
}

#catalogtrigger:hover
{
	opacity:.9;
}


.sliderwrap a
{
	color:#fff;
}

.xsliderwrap
{
	position:fixed;
	left:0;
	top:0;
}

.fixcatalog,
.fixcatalog #catalog,
.fixcatalog #catalog nax {
	z-index:1100;
}


.widget_bootstrapcarousel
{
	z-index:900;
}

.floatLeftForm
{
	width:49%;
	float:left;
	text-align:left;
}

select.years
{
	margin:0;
}

.floatRightForm
{
	width:49%;
	float:right;
	text-align:right;
}

.parent-manu-row
{
	display: table;
    margin-left: auto;
    margin-right:auto;
	border:1px solid red;
	width:95%;
}
.manu-row
{
	background-color:#fff;
	border:2px solid #ccc;
	width:225px;
	height:225px;
	text-align:center;
	xfloat:left;
	display:inline-block;
	position:relative;
	margin:20px;

	}

	.manu-row img
	{
		margin-top:35%;
		padding-top:-35%;
		cursor:pointer;
	}

.manu-row .title
{
position: absolute;
left: -1px;
bottom: 0;
right: 0;
border: 0;
top: -1px;
padding: 25px;
background-color:#fff;
	border:2px solid #3baae3;
	width:225px;
	height:225px;
	text-align:center;
-webkit-transition: opacity 0.7s ease-out;
-moz-transition: opacity 0.7s ease-out;
-ms-transition: opacity 0.7s ease-out;
-o-transition: opacity 0.7s ease-out;
transition: opacity 0.7s ease-out;
opacity: 0;
-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

.manu-row .title:hover
{
	opacity:1;
}

/*
.fixcatalog
{
	visibility:hidden;
}
*/

.id_home-manu-caro.widget_featuredproducts
{
	margin:40px 0px 0px;
}

	.headings
	{
		background-color:#d5e8f3;
		padding:10px;
	}


	#xproduct-detail-slice
	{
		position:fixed;
		left:0;
		right:0;
		top:0;
		bottom:0;
		width:100%;
		height:100%;
		background-color:#fff;
		z-index:1001;
		opacity:0;
		display:none;
	}
/** CATALOG PAGE **/
/** Manufactuer Page **/
 	.id_manufacturer-grid .head,
	.id_manufacturer-grid .data21,
	.id_manufacturer-grid .data3 {
		display:none;
	}

	.id_manufacturer-grid .data1
	{
		background-color: #fff;
		border: 2px solid #ccc;
		width: 225px;
		height: 225px;
		text-align: center;
		xfloat: left;
		display: inline-block;
		position: relative;
		margin: 20px;
		opacity: 1;
  		transition: all .5s;
		-webkit-transition: all .5s;
		z-index:999;
	}

	.id_manufacturer-grid .data2
	{
		background-color: #fff;
		border: 2px solid #00a8ff;
		width: 225px;
		height: 225px;
		text-align: center;
		xfloat: left;
		xdisplay: none;
		position: absolute;
		top:0;
		left:0;
		margin: 20px;
		z-index:998;
		xopacity:0;
		padding:0px 20px;
		-webkit-transition: all 0.7s ease-out;
		-moz-transition: all 0.7s ease-out;
		-ms-transition: all 0.7s ease-out;
		-o-transition: all 0.7s ease-out;
		transition: all 0.7s ease-out;
		-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	}

	.id_manufacturer-grid .data1:hover
	{
		opacity: 0;
	}

	.id_manufacturer-grid tr
	{
		xfloat:left;
		display:inline-block;
		position:relative;
	}

	.id_manufacturer-grid table
	{
		text-align:center;
		margin:0 auto;
	}

.manu-siteurl
{
	margin:20px 0px;
}


#footer
{
	xmargin-top:50px;
}


.graytext
{
	color:#666;
	font-size:.7em;
}

.applications-imgdiv
{
	border-bottom:1px solid #e2e2e2;
	margin-bottom:35px;
}

/*
.navbar-nav, .navbar-nav>li {
float:none;
}

.navbar-nav>li {
display:inline-block;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
color: #fff;
background-color: transparent;
}

.navbar-collapse
{
	text-align:center;
}
*/

.widget_featuredproducts img
{
	display:block;
   xwidth: 150px;
   xheight: 150px;
   width: 80px;
   height: 80px;
   -webkit-border-radius: 150px;
   -moz-border-radius: 150px;
   -ms-border-radius: 150px;
   -o-border-radius: 150px;
	border-radius: 150px;
	margin:0 auto;
	border:2px solid #fff;
}

.xwidget_featuredproducts .manu-prod[style]
{
	max-width:300px !important;
}

#home-manu-slice .widget_featuredproducts img
{
	display:block;
   width: auto;
   height: 50px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   -ms-border-radius: 0px;
   -o-border-radius: 0px;
	border-radius: 0px;
	margin:0 auto;
}

.id_bivar-advertisement img
{
	max-width:100%;
	height:auto;
}

.emptyNoDisplay
{
	display:none;
}

.manu-panel-left .col-sm-4
{
	margin-bottom:25px;
}

#visual-tabs .tab-pane
{
	width:100%;
	border:1px solid #e2e2e2;
	background-color:#fff;
	text-align:center;
	min-height:350px;
	height:625px;
}

#visual-tabs .tab-pane > div
{
	xposition: relative;
	xwidth:100%;
}

.Xtab-pane canvas[style]
{
	max-width:100% !important;
	width:970px !important;
	height:auto !important;
}



#visual-tabs ul li a
{
	top:1px;
	position:realtive;
}

#visual-tabs .nav-tabs {
	border-bottom: 0px solid #ddd;
}



#product-detail-2 .btn
{

	background-color:#00a8ff;
	color:#fff;
}



.attrTabs
{
	padding:10px;
	display:inline-block;
}

.featuresDIV
{
	opacity:0;
	display:none;
}

#product-detail-01 .widget_bootstrapslice .lgray
{
	padding:15px 2px !important;
}

#backLink
{
	text-transform:uppercase;
	color:#9f9fa1;
	font-size:1em;
}

.productcatalogImage
{
	max-width:100%;
}

#product-detail-2 h5
{
	font-size:14px;
}

.xlevelHolderClass.ltr {
overflow-y: scroll !important;
}

.partsDIV
{
	height:350px;
	overflow-y:scroll;
	margin-bottom:25px;
}

.literature-imgdiv img, .resources-imgdiv img
{
	max-width:110px;
	width:110px;
	-xmoz-box-shadow: 0 0 5px #888;
-xwebkit-box-shadow: 0 0 5px#888;
xbox-shadow: 0 0 5px #888;
margin-bottom:10px;
	background-color:#e2e2e2;
}


#featuredproducts h3
{
font-size: 1.23em;
line-height: 1.25em;
}

.sales-contact-col a
{
	color:#e2e2e2;
}

.id_manu-advertisement img
{
	max-width:350px;
}

.blue-grain h1
{
	padding-top:35px;
}

.productTable.topRow tr
{
	background-color:#d5e9f2;
}

.topbar .id_logo
{
	background-color:#000;
	text-align:center;
}



.padding-top-bottom h1
{
	padding-top:0px;
}


.videoGray h3
{
	margin-top:0;
}

.nocatalog
{
	margin-bottom:15px;
	color:#c1c1c1;
	font-weight:700;
}


.id_rearpanel img
{
	xwidth:100%;
}

.id_rearpanel > p > div[style], .id_frontpanel > div[style], .id_explodedview > p > div[style]
{
	 width:970px !important;
	 background-size: 100% auto !important;
	 background-repeat:no-repeat !important;
	 margin:0 auto;
}

.Xid_rearpanel > div[style], .Xid_frontpanel > div[style], .Xid_explodedview > div[style]
{
	width:100% !important;
	 background-size: 100% auto !important;
	 background-repeat:no-repeat !important;
	 margin:0 auto;
	 height:613px !important;
}

.tab-pane > div
{
	zoom:.5;
	text-align:center;
	-moz-transform: scale(.5);
	-moz-transform-origin: 0 0;
}

.tab-pane > div > div
{
	margin:0 auto;
}



.Xid_frontpanel, .Xid_explodedview, .Xid_rearpanel
{
	overflow:hidden;
}


/*
#bannerheader .container {
	width:100%;
	padding:0;
	margin:0;
	left:0;
	right:0;
	top:0;
	bottom:0;
	min-height:500px;
}
	.banneropaque {
		opacity:.5;
		background-color:#000;
		min-height:500px;
		position:absolute;
		left:0;
		right:0;
		z-index:900;
	}
.borderheadertext
{
	padding:20px;
	border:2px solid #fff;
	color:#fff;
	display:inline-block;
	text-transform: uppercase;
	margin-top:200px;
	font-family: 'Montserrat', sans-serif;
	font-size:3em;
	line-height:1.05em;
	z-index:999;
	position:relative;
}
*/

.iso-text-big
{
	font-size:5em;
	color:#fff;
	padding-top:15%;
	fomt-weight:900;
}


#contact-office-slice
{
	margin-bottom:30px;
}

.id_contact-sales-contacts h2
{
	color:#fff;
}

/*
#contact-form-slice .widget_formbasic input, #contact-form-slice .widget_formbasic select, #contact-form-slice .widget_formbasic textarea
{
	background-color:#f7f5f5;
	border:1px solid #e1e2e2;
	padding:8px;
	font-size:.8em;
	width:220px;
	height:40px;
}

#contact-form-slice .widget_formbasic textarea
{
	background-color:#f7f5f5;
	border:1px solid #e1e2e2;
	padding:8px;
	font-size:.8em;
	width:445px;
	height:100px;
}



#contact-form-slice .widget_formbasic
{
	margin:50px auto;
	width: 445px;
}

#contact-form-slice .widget_formbasic .submit, #credit-slice .submit
{
	background-color: #d2f508;
	width:100px;
	text-transform:uppercase;
}

#contact-form-slice .widget_formbasic .submit:hover
{
	background-color: #a8c406;
}

*/

#credit-slice h4 {
	border-top: 1px solid #bdbdbd;
	padding-top: 10px;
}

#credit-slice label
{
	_width:300px;
	_float:left;
}

#credit-slice .type_html label, #credit-slice .field_submit label
{
	width:0px;
	float:none;
}

#credit-slice .htmlbox
{
	float:none;
	margin:20px 0px 10px;
	xborder-bottom:1px solid #e2e2e2;
	padding-bottom:15px;
}

#credit-slice form
{
	_width:550px;
	margin:50px auto;
}

#credit-slice .name_sameasbilling > label
{
	visibility:hidden;
}

#credit-slice .name_sameasbilling .value label
{
	width:200px;
	padding-top:2px;
	margin-bottom:20px;
}


#credit-slice input[type="checkbox"]
{
	width:20px !important;
	height:15px;
	float:left;
}

#payment-include input, #payment-include textarea, #credit-slice input, #credit-slice textarea, #credit-slice select
{
	background-color:#f7f5f5;
	border:1px solid #e1e2e2;
	padding:5px;
	font-size:.8em;
	_width:220px;
	height:30px;
}

#payment-include input[type=radio]
{
	background-color:#f7f5f5;
	border:1px solid #e1e2e2;
	padding:2px;
	font-size:.8em;
	width:10px;
	height:10px;
}

#payment-include select
{
	background-color:#f7f5f5;
	border:1px solid #e1e2e2;
	padding:5px;
	font-size:.8em;
	width:220px;
	height:30px;
}

.errorPayment
{
	width:550px;
	margin:10px auto 20px;
	background-color:#f7f5f5;
}

.expTitle
{
	font-size:.7em;
	font-weight:normal;
}

#paymentslice .blue-grain h1 {
padding-top: 5px;
}

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

.req
{
	color:#cc0000;
}

#payment-include select.exp-month
{
	width:60px;
}

#payment-include select.exp-year
{
	width:75px;
}

#payment-include table
{
	width:550px;
	margin:0 auto;
}
.-lucee-dump table {
	width:auto !important;
	margin:0 !important;
}

#payment-include table tr
{
	xheight:40px;
	border-bottom:1px solid #e2e2e2;
}

#payment-include table tr:last-child
{
	border-bottom:0px solid #e2e2e2;
}


#payment-include table td
{
	padding:7px 0px;
}


#payment-include .submitPayment
{
	background-color: #d2f508;
	width:100px;
	text-transform:uppercase;
}

#paymentLoader
{
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	z-index:99;
	background-color:#000;
	opacity:0.8;
	position:fixed;
}

#paymentLoader .processingWarning
{
	color:#FFF;
	text-align:center;
	opacity:1;
	position: absolute;
	top: 40%;
	left: 40%;
}


#news-filter-slice
{
	background-color:#f7f5f5;
	padding:10px;
	margin-bottom:20px;
}

#searchhome input[type="text"]
{
	height:28px;
}

#searchhome .homesubmit
{
	top:9px;
	position:relative;
}

.loading {
    background-image: url("/lib/img/loading/mozilla_blu.gif");
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 20px;
    min-width: 20px;
}
	form.loading {
	    background-image: none;
	}

	input.loading,
	button.loading,
	.loading button {
		background-image: url("/lib/img/loading/mozilla_blu.gif") !important;
		background-position: 4px center;
		background-repeat: no-repeat;
		min-height: 10px;
		min-width: 10px;
		padding-left: 24px;
		cursor: wait;
	}

	#overlay {
		background-color:#000;
		opacity: 0.7;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1000;
	}

.overlayProcess
{
	color:#fff;
	height: 50%;
	width: 50%;
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align:Center;
	font-size:2em;
	padding-top:25px;

}

#footer
{
	line-height:12px;
}

#footer a:before
{
	line-height:18px;
}

#footer br
{
line-height:20px;
}

/** Bootstrap Table **/

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
	border:0px solid #ccc;
}

.catalog-filters .filtersLeft,
.catalog-filters .filtersRight {
left: 20px;
position: relative;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
background-color: #f7f7f7;
}

.btn-primary {
color: #fff;
background-color: #00a8ff;
border-color: #00a8ff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-size: .8em;
font-weight: 800;
text-transform: uppercase;
}

.btn-primary:hover {
color: #fff;
background-color: #0088ce;
border-color: #0088ce;
}

#listholder .table-bordered {
border: 0px solid #ddd !important;
border-bottom:1px solid #111 !important;
}


.cert-Table
{
	border:1px solid #333;
}

.fluid > .container {
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.irwin-image
{
	max-width:100%;
}

.sub-slice .container
{
	width:100%;
}

.id_contact-sales-contacts
{
	padding-top:20px;
}

/**RESPONSIVE**/

@media (max-width:1324px)
{
.home-sm-box {
    margin: 0px 5px;
}


}


@media (max-width:1200px)
{
	#home-enviro-1 {
    	min-height: 630px;
	}
}

@media (max-width:1090px)
{
#home-elect-fast-slice .col-sm-6
{
	width:100%;
}
}


@media (max-width:1024px)
{
.home-sm-box {
    margin: 0px 5px;
}

#contact-office-slice .container
{
	padding:0;
	width:100%;
}

img
{
	max-width:100%;
	height:auto;
}

.widget_newsandevents .row {
    width: 30% !important;
	padding:15px !important;
}

.scenarios {
width: 100%;
margin:0 auto;
}
}

@media (max-width: 840px) {
.widget_bootstrapslice .enviro-standard {
background-image: url("/img/home/EnvironmentalBackground-smscreen.jpg") !important;
background-color:#6cc52d;
}

#home-enviro-1 {
min-height: 385px !important;
}

#home-application-slice .col-sm-8
{
	width:500px;
	margin:0 auto;
	text-align:center;
	float:none;
}

.id_home-application {
 width: 100%;
}

.container {
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}

#home-enviro-1 .container, #home-enviro-2 .container
{
	max-width: 500px;
	padding: 0;
	margin: 0 auto;
}

#home-enviro-1 .col-sm-6, #home-enviro-2 .col-sm-8
{
	width:100%;
	padding:20px;
}

.navbar-fixed-top .container
{
	padding:0 20px !important;
}

.iso-text-big {
    font-size: 3em;
    color: #FFF;
    padding-top: 45%;
}

#home-application-slice .container
{
	text-align:center;
}

#home-application-slice h2
{
	border:1px solid white;
}

.serviceicon {
width: 100%;
}

#services-icon-slice a {
font-size: .8em;
line-height:.9em;
}
}

@media (max-width: 797px) {
.widget_newsandevents .row {
	width:45% !important;
}
}

@media (max-width: 1023px) {
	.non-compatible-search
	{
		display:block;
		height:400px;
	}

	#visual-tabs
	{
		display:none;
		visibility:hidden;
	}
}

@media (max-width: 768px) {

   .container {
width: 100% !important;
}

h2 {
    font-size: 1.4em;
	}

	.home-sm-box {
    width: 185px !important;
	margin-bottom:15px;
}

.widget_banner .bannerbox {
padding: 0px 50px;
}

.scenarios {
    width: 100%;
}

#catalog_details .xcontainer {
    overflow-y: auto;
    overflow-x: auto !important;
	width:90%;
}

#home-visual-search-slice
{
	display:none;
}
#catalogside > #catalog > nav > .levelHolderClass > ul > li:last-child
{
	display:none;
}
}
@media (max-width: 702px) {
.home-sm-box {
	width: 28% !important;
	margin-bottom: 5px;
}
}
@media (max-width: 640px) {
.serviceicon {
width: 100%;
height:110px;
}

.widget_bootstrapslice .resources {
background-position: center center !important;
}
.carousel-caption.high {
    bottom: 50%;
}

.widget_formbasic select.form-control {
width: 100%;
}

.widget_bootstrapslice .contactmap {
height: 470px !important;
min-height:300px !important;
}

.map-space {
min-height: 268px;
}

.sales-contact-col a {
color: #e2e2e2;
font-size: .8em;
}

.sales-contact-col {
padding: 10px 0px;
font-size:.9em;
}

#footer .col-sm-2
{
	width:50%;
	float:left;
}

#services-icon-slice .col-sm-2
{
	width:50%;
	float:left;
}

#design-slice-1 .col-sm-8 {
width: 72%;
margin: 0 auto;
}



.widget_bootstrapslice .resources {
min-height: 65px !important;
}

#design-slice-2 h2 {
padding-top: 5px;
}

.id_design-slice-3-center img {
display:none;
}

.widget_bootstrapslice .rev {
min-height: 100px !important;
}

#contact-office-slice .container
{
	padding:0;
}

.btn-primary {
font-size: .6em;
}

.addrequestBox .btn-primary {
padding: 10px 10px;
}

.btn-white {
padding: 10px 10px;
font-size: .85em;
margin:5px 0px;
}

.widget_newsandevents .row {
    width: 45% !important;
    padding: 15px !important;
}

#contact-office-slice .col-sm-3
{
	width:49%;
	float:left;
	margin-bottom:15px;
}

h5 {
font-size: 12px;
}

.widget_bootstrapslice .contactmap {

    background-position: top center;
    background-size: 300% auto;
}
}

@media (max-width: 600px) {
.widget_newsandevents .row {
	width:95% !important;
}

#home-application-slice .col-sm-8
{
	max-width:500px;
	width:100%;
	padding:0 50px;

}

.home-sm-box {
width: 99% !important;
margin-bottom: 5px;
}


}

@media (max-width: 480px) {
body
{
	width:100%;
	overflow-x:hidden;
	font-size:14px;
}


.numbers {
font-size: 15px;
}
#catalog_details .btn
{
	width:100%;
	font-size:.85em;
}

.details_close_new {
display: block !Important;
}

#catalog
{
	min-width:auto !important;
	max-width:300px;
}

#catalog_details .xcontainer {
overflow-x:hidden !Important;
}

#catalog_details .overallShellTabs
{
	overflow-x:auto !Important;
}


#divfooter
{
	display:none;
}

#services-icon-slice .col-sm-2 {
height: 145px;
line-height:12px;
}

.widget_banner .bannerbox {
		padding:0px 45px;

}

.widget_banner .bannerbox .bannertext {
font-size: 1.5em !important;
}

.id_manufacturer-grid .data1, .id_manufacturer-grid .data2 {
width: 175px;
height: 175px;
}


.id_manufacturer-grid .data1 img {
max-width:90%;
}

.sales-contact-col {
width:100%;
}

#design-slice-1 .col-sm-8
{
	width:100%;
	margin:0 auto;
}

.floatLeftForm, .floatRightForm
{
	width:100%;
	float:none;
	text-align:left;
	margin:5px 0px;
}

.serviceicon {
width: 100%;
height:120px;
}

.home-sm-box {
	width: 90% !important;
	margin-bottom: 5px;
}

.carousel-caption.high {
    bottom: 30%;
}

.BannerRightCol, .BannerLeftCol {
    width: 100%;
    float: right;
}


.widget_banner .bannerbox .bannertext h1 {
    font-size: .7em !important;
    line-height: 1.05em;
}

.numbers {
    display: inline-table;
    width: 100%;
    margin-bottom:15px;
}

.leftblackbox {
    padding: 20px;
    top: 10px;
    width: 100%;
	position:relative;
	margin-bottom:15px;
}

.rightblackbox {
    padding: 20px;
    top: 10px;
    width: 100%;
	position:relative;
}

.scenarios {
    height: 505px;
}
.widget_newsandevents .row {
    width: 90% !Important;
    padding: 15px !important;
}

#contact-office-slice .col-sm-3
{
	width:100%;
	float:left;
	margin-bottom:15px;
}

.widget_bootstrapslice > section > div > .container
{
	xwidth:90%;
	xpadding:0px 50px;
}

#about-slice-3 img
{
	margin-bottom:25px;
}

}
@media (max-width:360px){
.serviceicon {
width: 100%;
height:115px;
}

#services-icon-slice .col-sm-2 {
height: 140px;
line-height:12px;
}

h3 {
font-size: 1.43em;
}

.xwhite-box-border {
margin: 85px auto 35px;
}
}

@media (max-width:320px){
.serviceicon {
width: 100%;
height:98px;
}

#services-icon-slice .col-sm-2 {
height: 135px;
line-height:12px;
}
}

@media (max-width:800px)
{
	.widget_bootstrapslice .contactmap {
	background-image: none !Important;
	min-height: 320px !Important;
	background-repeat: no-repeat;
	color: #fff;
	background-position: center center;
	background-color:#333;
	}

	.map-space {
	min-height: 40px;
	}
}


@media (max-width: 1199px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

	.container
	{
		padding:0 50px;
	}
}


/* new article grid and article sub page css */
.article_detail_partial article {
	background-color: #fbfbfb;
	width: 370px;
	height: 400px;
	padding: 20px;
	margin: 10px;
	border: 1px solid #e9e9ea;
	float: left;
}
.article_detail_partial .article_image {
	max-width: 175px;
	clear: both;
	_display: none;
}
.article_detail_partial .article_image img {
	max-width: 100%;
}
.article_detail_partial article:hover {
	background-color: #fff;
	border: 1px solid #c7c8ca;
}
.article_detail_partial .article_date_created {
	color: #58595b;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 16px;
}
.article_detail_partial .article_title {
	text-transform: uppercase;
	color: #00a8ff;
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 10px;
}
.article_detail_partial .article_categorys {
	color: #58595b;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 16px;
	display: none;
}
.article_detail_partial .article_excerpt {
	margin-top: 10px;
	font-size: 16px;
	color: #58595b;
}
.article_detail_partial .article_readmore {
	margin-top: 10px;
}
.article_detail_partial .article_readmore a {
	color: #58595b;
	text-transform: uppercase;
	font-size: 16px;
}




.article_detail_full article {
	padding-top: 60px;
	padding-bottom: 60px;
}
.article_detail_full .article_image {
	float: left;
  margin-bottom: 20px;
  margin-right: 20px;
	min-height: 200px;
}
.article_detail_full .article_image .article_share {
  border-top: 1px solid #d1d3d4;
  padding-top: 20px;
}
.article_detail_full .article_image .article_share a {
	margin: 5px;
}
.article_detail_full .article-right .article_share {
  border-top: 1px solid #d1d3d4;
  padding-top: 20px;
  margin-top: 10px;
}
.article_detail_full .article-right .article_share a {
	margin: 5px;
}
.article_back {
	font-size: 17px;
	cursor: pointer;
	color: #2b2b2b;
	margin-bottom: 20px;
	text-align: left;
}
.article_back:hover {
	text-decoration: underline;
}
.article_detail_full .article_image img {
	max-width: 100%;
}
.article_detail_full article:hover {
	background-color: #fff;
	border: 1px solid #c7c8ca;
}
.article_detail_full .article_date_created {
	color: #58595b;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 16px;
}
.article_detail_full .article_title {
	color: #231f20;
	font-size: 30px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.article_detail_full .article_html {
	color: #77787b;
}
.article_detail_full .article_categorys {
	display: none;
}

.article_category_list .panel-heading {
	display: none;
}
.article_category_list .panel {
	border: 0px;
	margin: 0;
}
.article_category_list .list-group-item {
	width: auto;
	float: left;
	background-color: transparent;
	border: 0px;
	background-image: url('../img/filter-off.png');
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 0;
}
.article_category_list .list-group-item.active, .article_category_list .list-group-item:hover {
	background-color: transparent;
	border: 0px;
	background-image: url('../img/filter-on.png');
}
.article_category_list .list-group-item .badge {
	display: none;
}
.article_category_list .list-group-item a {
	color: #78797b;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 28px;
}
.article_category_list .list-group-item.active a {
	color: #4b4b4b;
	text-decoration: none;
}

.article_detail_full .article_image .article_attachments {
	border-top: 1px solid #d1d3d4;
	margin-top: 15px;
}
.article_detail_full .article_image .article_attachments div {
	border-bottom: 1px solid #d1d3d4;
}

.article_detail_full .article_image .article_attachments div a {
	font-family: 'Montserrat';
	display: block;
	height: 100%;
	width: 100%;
	padding: 5px;
}
.article_detail_full .article_image .article_attachments div a:hover {
	background-color: #d1d3d4;
}


.article_detail_full .article-right .article_attachments {
	border-top: 1px solid #d1d3d4;
	margin-top: 15px;
}
.article_detail_full .article-right .article_attachments div {
	border-bottom: 1px solid #d1d3d4;
}

.article_detail_full .article-right .article_attachments div a {
	font-family: 'Montserrat';
	display: block;
	height: 100%;
	width: 100%;
	padding: 5px;
}
.article_detail_full .article-right .article_attachments div a:hover {
	background-color: #d1d3d4;
}


.article_detail_partial .article_tags {
	display: none;
}
.article_detail_full .article_tags {
  margin-top: 30px;
}
.article_detail_full .article_tags a {
	color: #fa6846;
  font-size: 15px;
}

.article_detail_full .article_image {
	float: left;
	width: 30%;
	margin-right: 2%;
}
.article_detail_full .article-right {
	float: left;
	width: 68%;
}

.tagFoundTitle {
	font-size: 20px;
	color: #2b2b2b;
	font-weight: bold;
	margin-bottom: 15px;
}
.remove-tags {
	cursor: pointer;
	margin-left: 15px;
	color: #2b2b2b;
}
.remove-tags:hover {
	color: #5b5b5b;
}

#acslice {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ebebec;
}
#agslice {
	//padding-top: 40px;
	//padding-bottom: 40px;
	background-color: #f6f6f6;
}

#bootstrapslice {
	padding-top: 80px;
	padding-bottom: 80px;
}

#news-events-title {
	padding-top: 20px;
	padding-bottom: 20px;
}

#news-events-title .article_share a {
	margin: 4px;
}

.article_detail_full .article_tags div {
	display: inline-block;
}

@media (max-width: 1200px) {
	.article_detail_partial article {
		width: 425px;
	}
}

@media (max-width: 991px) {
	.article_detail_partial article {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	.article_detail_full .article_image {
		float: none;
		text-align: center;
		margin: auto;
		width: auto;
	}
	.article_detail_full .article-right {
		float: none;
		width: auto;
	}

}
/* end article system css */


@media screen and (min-width: 320px) and (max-height: 815px) {
	#loginbox {
		height: calc(100vh - 64px)!important;
	}
}

@media screen and (min-width: 320px) and (max-height: 815px) {
	.login_slice > .container {
		overflow: scroll;
		padding: 0px;
		width: 100%!important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.widget_bootstrapslice .login_slice .container .col-sm-12 {
		width: 100%!important;
	}	
}

@media screen and (min-width: 320px) and (max-height: 815px) {
	.form-horizontal {
		overflow: scroll;
	}
}