/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    background: none;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

	.social-icons {
    	float: left;
    	padding: 10px 0 0 0;
		}

	i.fa {
    	color: #999999;
		}

	.fa-2x {
    	font-size: 1.1em;
    	margin: 5px;
		}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* Shared Classes */
/***************************************/

.videopopclass {
    max-width: 700px !important;
    height: 100%;
    margin: auto;
    max-height: 500px;    
}

.content-wrapper {
	
	display: block;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position:absolute;
	z-index:9999;
}

.content-wrapper-mack {
	
	display: block;
	width: 1100px;
	height: auto;
	margin: 0 auto;
	position:absolute;
	z-index:9999;
}

a.orange-rounded:link, a.orange-rounded:visited {
	
	
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: .65em;
	background: #ff5000;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(../js/border-radius.htc);
    border-radius: 5px;
    
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;

}

a.orange-rounded:hover {
	
	color: #ff5000;
	background: #eae9e9;
	
}

a.white-rounded:link, a.white-rounded:visited {
	
	
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: .65em;
	background: #b5b4b4;
	color: #000000;
	text-transform: lowercase;
	text-decoration: none;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(../js/border-radius.htc);
    border-radius: 5px;
    
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;

}

a.white-rounded:hover {
	
	color: #ffffff;
	background: #ff5000;
	
}

/***************************************/


/* Secondary Navigation */
/***************************************/

#secondary-nav-wrapper {
	
	display: block;
	height: 50px;
	width: 100%;
	min-width:1191px;
	background: #575a5d;
	margin: 0 auto;
	
	
}

#secondary-nav-content {  }

#secondary-nav-content ul {
	
	display: block;
	float: right;
	list-style: none;
	
	color: white;

	margin: 0px;
	padding: 0px;
	
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: .7em;
	
	margin-top: 17px;
	

}

#secondary-nav-content ul li {
	
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	
	margin-left: 15px;
	
}

#secondary-nav-content ul li a:link, #secondary-nav-content ul li a:visited {
	
	color: white;
	text-decoration: none;
	text-transform: lowercase;
	padding: 5px;
	
	margin: 0;

	
	-webkit-transition: color 0.2s linear; 
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	
	border-radius: 0px;
	-moz-border-radius: 0px;
}

#secondary-nav-content ul li a:hover {
	
	color: #ff5000;
	
	padding: 5px;
	margin: 0;
	outline: 0;
	-webkit-transition: color 0.1s linear; 
	-moz-transition: color 0.1s linear;
	-o-transition: color 0.1s linear;
	transition: color 0.1s linear;
	
	border-radius: 0px;
	-moz-border-radius: 0px;
	
}

.product-finder {
	
	background: url('/images/mag_icon.png') no-repeat right transparent;
	padding-right: 24px !important;
	padding-top: 2px;
}

.company-finder {	
	padding-right: 2px !important;
	padding-top: 2px;
}

.phone {
	
	background: url('/images/phone_icon.png') no-repeat right transparent;
	padding-right: 24px !important;
	padding-left: 14px !important;
	padding-top: 2px;
}


/***************************************/


/* Main Navigation */
/***************************************/

#main-navigation-wrapper {
	
	display: block;
	width: 100%;
	height: 125px;
	background: url('/images/main_navigation_bg.jpg') repeat-x black;
	margin: 0 auto;
	
	position: absolute;
	z-index: 9998;
	
	
}

#main-navigation-content {
	
	display: block;
	height: 125px;
	
	position: relative;
	z-index: 9998; 
	overflow: visible;	
}

#logo {
	
	display: block;
	height: 125px;
	width: auto;
	float: left;
	
}

#logo a:link {
	
	display: block;
	height: 48px;
	width: 113px;
	margin-top: 55px;	
	
}


#main-navigation-wrapper-mack {
	
	display: block;
	width: 100%;
	height: 130px;
	background: url('/images/main_navigation_bg.jpg') repeat-x black;
	margin: 0 auto;
	
	position: absolute;
	z-index: 9998;
	
	
}

#main-navigation-content-mack {
	
	display: block;
	height: 130px;
	
	position: relative;
	z-index: 9998; 
	overflow: visible;	
}


#logomack {
	
	display: block;
	height: 125px;
	width: auto;
	float: left;
	/*margin-left:-237px;	*/
}

#logomack a:link {
	
	display: block;
	height: 125px;
	width: 350px;
	margin-top: 2px;
			
}

#right {	
	display: block;
	height: 125px;
	width: 800px;
	/*background: green;*/
	float: right;	
}

#right-mack {	
	display: block;
	height: 125px;
	width: 600px;
	/*background: green;*/
	float: right;	
}

#tagline-mack {	
	display: block;
	height: 30px;
	width: 100%;
	text-align: right;	
}

#tagline {	
	display: block;
	height: 50px;
	width: 100%;
	text-align: right;	
}

#tagline h4 {
	
	font-family: sans-serif;
	font-weight: 700;
	color: #fd4f00;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-size: .8em;
}


#navigation {
	
	display: block;
	height: 65px;
	width: 100%;
	
	position: relative;
	z-index: 1000;
	overflow: visible;
	
}

#raq-link {
	
	display: block;
	float: right;
	margin-top: 5px;
	
}

#product-link {
	display: block;
	float: left;
	margin-top: 7px;
	margin-left: 190px;
}


.search_field{

float:left; /* this will make the images line up */
border:1;
border-style:solid;
border-top-width:thin;
border-bottom-width:thin;
border-left-width:thin;
border-right-width:thin;
border-color:#dbdbdb;
padding:0;
width:190px; /* the width of the actual search box, must be shorter than your image so it fits inside it. */
height:18px; /* again, must be slightly less than the image size */
background-color:#ffffff;  /*Makes the search field invisible so you can see the image we want underneath. This doesn't work in Safari, so I may go back later and give them their own style sheet. For now, I'm not bothered by this small inconvenience. */
font-size:10px;
color:#444444;
font-family: 'Muli', sans-serif;
font-weight: 400;
	margin-left:5px;
}

/* Override */

.megamenu {
	
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	
}

.megamenu_container {
	
	float: left;
	width: 680px;	
}


.megamenu_container_mack {	
	float: left;
	width: 160px;	
}

.megamenu > li > a {

	font-size: 1.1em;
	text-transform:lowercase;
	outline:0;
	text-decoration:none;
	display:block;
	padding: 10px 15px 10px 15px;

}

.megamenu > li {
	
	float: right;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(../js/border-radius.htc);
    border-radius: 5px;

}

.megamenu_light_bar .megamenu > li .megamenu_drop {

	background: none;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(../js/border-radius.htc);
    border-radius: 5px;

}

.megamenu > li .megamenu_drop {

	padding-right: 17px;

}

.megamenu_light_bar .megamenu > li > a {

	color: #ff5000;
	text-shadow: none;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(../js/border-radius.htc);
    border-radius: 5px;

}

.megamenu_light_bar .megamenu > li:hover > a {

	color: white;
	text-shadow: none;

}

.megamenu_light_bar .megamenu > li:hover, 
.megamenu_light_bar .megamenu > li.active {

	background: #ff5000;
	text-shadow: none;

}


.megamenu_light_bar .megamenu > li:hover > a {

	color: white;
	text-shadow: none;

}


.megamenu_light_bar {

	background: none;

	border: 0px solid #CCCCCC;
	-webkit-box-shadow:inset 0px 0px 0px rgba(255,255,255,0.7);
	-moz-box-shadow:inset 0px 0px 0px rgba(255,255,255,0.7);
	box-shadow:inset 0px 0px 0px rgba(255,255,255,0.7);

}




/*
.megamenu > li > div a {
	
	line-height: 15px;
	
}
*/

.megamenu .dropdown_flyout a {
	display: block;
	width: 78%;
	
		
	text-transform: lowercase;
	font-size: 1.2em;
	
	padding-left: 20px;
	padding-right: 20px;
	
	padding-top: 5px;
	padding-bottom: 5px;

}

.megamenu .dropdown_flyout_level a {
	
	padding-left: 10px;
	
	padding-top: 5px;
	padding-bottom: 5px;

}


.megamenu_light .megamenu li .dropdown_container,
.megamenu_light .megamenu li .dropdown_fullwidth,
.megamenu_light .megamenu li .dropdown_flyout li ul {
	
	border:0px solid #CCCCCC;
	border-top-width: 0;
	background: rgba(255, 255, 255, 0.95);
	color: #212121;
	
	
	z-index: 9998;
	overflow: visible;
	
	
	/* Shadow added here */
	
	-o-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
-icab-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);

-o-border-radius: 0 0 6px 6px;
-icab-border-radius: 0 0 6px 6px;
-khtml-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px; 
-webkit-border-bottom-right-radius: 6px; 
-webkit-border-bottom-left-radius: 6px;
border-radius: 0 0 6px 6px;
	
	
}

.megamenu_light .megamenu li .dropdown_flyout li ul {

	left: 97% !important;

}

.megamenu li .dropdown_container,
.megamenu li .dropdown_fullwidth,
.megamenu li .dropdown_multilevel {
	position: absolute;
	margin:0;
	padding-top:30px;
	padding-bottom:10px;
	left:-9999em;
	top:-9999em;
	display: block;
	zoom:1;
	z-index:9998;
	float: left;
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
}


.megamenu .dropdown_flyout li {
	float: left;
	width: 106%;
	padding: 0px 0% 0px 0%;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	
	margin-bottom: 3px;
	
}

.megamenu .dropdown_flyout ul li {

	padding: 0px 10px 0px 10px;

}

.megamenu_light .megamenu li .dropdown_flyout .dropdown_parent {

	background: none;

}

.megamenu_light .megamenu li .dropdown_flyout .dropdown_parent:hover, .megamenu_light .megamenu li .dropdown_flyout .dropdown_parent.active {

	background-color: #ff5000;
	
}

.megamenu_light .megamenu > li > div a, .megamenu_light .megamenu li ul li, .megamenu_light .megamenu li ol li {
	
	color: #444444;

}

.megamenu_light .megamenu > li > div a:hover {

	color: white;

}

.megamenu .dropdown_3columns {
	
	width: 25%;
	padding-left: 0px;
	padding-right: 1.5%;

}

.megamenu li ul li:hover,
.megamenu li ol li:hover {
	
		background: #ff5000;
}

.megamenu .dropdown_flyout, .megamenu .dropdown_flyout .dropdown_flyout_level {
	

	-webkit-border-radius: 0 12px 12px 0;
	-moz-border-radius: 0 12px 12px 0;
	border-radius: 0 12px 12px 0;
	
	padding-left: 0px;
	padding-right: 0px;

}

/***************************************/


/* Home Content */
/***************************************/

#home-content-wrapper {
	
	display: block;
	width: 100%;
	height: 750px;
	background: black;
	margin: 0 auto;
	position: relative;
	clear: both;	
	
}

#content {
	
	display: block;
	width: 100%;
	height: 750px;
	background: url('/images/home_gradient_shadow.png') repeat-x bottom transparent;
	margin: 0 auto;
	
	position: relative;
	z-index: 20;
	margin-top: -750px;
	pointer-events: none;
	
}

#content-left {

	/*background: green;*/
	background: url('/images/orange_stripe_bottom_bg.png') repeat-x bottom;
	float: left;
	
}

#content-middle {

	width: 1000px;
	float: left;
	background: url('/images/orange_stripe_bottom_bg.png') repeat-x bottom;
	position: relative;
	pointer-events: none;
}

#content-right {
	
	/*background: blue;*/
	background: url('/images/orange_stripe_bottom_bg.png') repeat-x bottom;
	float: right;	
	
}

#content-left, #content-middle, #content-right {

	
	height: 750px;
	
}


/***************************************/


/* Slider */
/***************************************/

#slides {
	
	position: relative;
	
}

.caption-wrapper {
	
	display: block;
	width: 1000px;
	height: 750px;
	
	/*background: red;*/
	margin: 0 auto;
	
	position: relative;
	top: 125px;
	
	z-index: 2000 !important;
	
	/*padding-top: 100px;*/
	padding-top: 27px;
	
}

.caption-content {
	
	display: block;
	width: 621px;
	height: 302px;
	background: url('/images/slide_caption_bg.png') top left no-repeat;
	/*padding-top: 25px;*/

	position: relative;

}

.caption-content h1 {
	
	color: white;
	
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 3.45em;
	line-height: 1em;
	margin-bottom: 10px;
	margin: 0;
	padding: 0;
	display: block;
	width: 560px;
	
}

.caption-content p {
	
	color: white;
	
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 1.25em;
	
	line-height: 1.2em;
	
	margin: 0;
	padding: 0;
	padding-right: 25px;
	margin-top: 10px;
	display: block;
	width: 566px;
	
}

.orange {
	
	color: #ff5000;
	
}


a.more:link, a.more:visited {
	
	
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 1.15em;
	background: #ff5000;
	color: white;
	text-transform: lowercase;
	text-decoration: none;
	
	line-height: 1.25em;
	
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 25px;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    behavior: url(../js/border-radius.htc);
    border-radius: 5px;
    
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	
	display: block;
	float: right;
	margin-top: 15px;
	margin-right: 45px

}

a.more:hover {
	
	color: #ff5000;
	background: #eae9e9;
	
}

#container-left {
	
	display: block;
	width: 100%;
	height: 299px;
	background: url('/images/slide_caption_left_bg.png') top right repeat-x;
	float: right;
	
	position: relative;
	top: 227px;
	
}

ul#slide-links-list {
	
	display: block;
	color: white;
	position: relative;
	top: 635px;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

ul#slide-links-list li {
	
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 124px;
	
	display: block;
	width: 155px;
	height: 35px;
	background: url('/images/home_bottom_link_hover_bg.png') center no-repeat;
	
}

ul#slide-links-list li a:link, ul#slide-links-list li a:visited {
	
	display: block;
	background-image: url('/images/home_bottom_link_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 155px;
	height: 35px;
	color: white;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: .80em;
	line-height: 2.3em;
	
	pointer-events: all;

	
}

ul#slide-links-list li a:hover {
	
	display: block;
	/*background: url('/images/home_bottom_link_hover_bg.png') center no-repeat;*/
	background: none;

	
}

.first {
	
	margin-left: 0px !important;
	
}


.active-slide {
	
	background-image: none !important;
	pointer-events: none !important;
	
}


/***************************************/


/* Home Page Icon List */
/***************************************/


ul#slide-icon-list {
	display: block;
	color: white;
	position: relative;
	top: 625px;
	left: -30px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 1060px;
	height: 80px;
	/*background: red;*/
	
}

ul#slide-icon-list li {
	
	position: relative;
	display: block;
	float: left;
	width: 225px;
	height: 80px;
	/*background: green;*/
	/*margin-right: 20px;*/
	
	
}

.first-icon {
	
	/*margin-right: 20px !important;*/
	
}

a.slide-icon:link, a.slide-icon:visited {
	position: absolute;
	display: none;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 80px;
	/*background: blue;*/
	color: white;
	text-decoration: none;

	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: .75em; 
	padding-top: 0px;
	
	
}

.active-icon {
	
	
	
	
}

.inventory-icon {
	
	background: url('/images/slide_icons/00_pipe.png') center no-repeat;
	
}

.global-icon {
	
	background: url('/images/slide_icons/01_globe.png') center no-repeat;
	
}

.project-icon {
	
	background: url('/images/slide_icons/02_ipad.png') center no-repeat;
	
}

.quality-icon {
	
	background: url('/images/slide_icons/03_check.png') center no-repeat;
	
}

/***************************************/


/* Footer */
/***************************************/


#footer {
	
	display: block;
	width: 100%;
	height: 46px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	
}

#footer-left {

	/*background: green;*/
	background: url('/images/footer_left_bg.png') repeat-x bottom;
	float: left;
	
}

#footer-middle {

	width: 1000px;
	float: left;
	background: url('/images/footer_middle_bg.png') repeat-x bottom;
	position: relative;
	/*background: red;*/
	text-align: right;
}

#footer-right {
	
	/*background: blue;*/
	float: right;	
	
}

#footer-left, #footer-middle, #footer-right {

	
	height: 46px;
	
}

#footer p{
	
	color: #444444;
	font-size: .7em;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	line-height: 28px;
	margin-right: 15px;
	
}

#footer p a{
	color:#444444;
	text-decoration:underline;
}

@media only screen and (min-height: 875px) {

	/*#footer {
	
	display: block;
	width: 100%;
	height: 46px;
	margin: 0 auto;
	
	position: fixed;
	bottom: 0;
	
	}*/

}

/***************************************/




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}