@charset "UTF-8";


.installgdpr p {
		color: black !important;
	}

.chevron {
  position: absolute;
  bottom: 20px;
  left: calc(50% - 15px);
  transform-origin: 50%;
  transform: rotate(180deg);
  transition: transform 1000ms;
}

.chevronInvert {
  position: absolute;
  bottom: 20px;
  left: calc(50% - 15px);
  transform-origin: 50%;
  transform: rotate(0deg);
  transition: transform 1000ms;
}
.collapsible-header.expanded .chevron {
  transform: rotate(0deg);
}

	.centertitlefixchevron {
    font-size: 1.3rem;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin: auto;
    position: absolute;
    top: 15px;
    left: 0;
    bottom: 0;
    right: 0;
}
	
	.collapsible-header.chevronnew{
    font-weight: 600 !important;
    position: relative;
    /* left: 50%; */
    cursor: pointer;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    padding: 2rem;
    background-color: #fff;
}

.chevronnew.cheaters{
    font-weight: 600 !important;
    position: relative;
    /* left: 50%; */
    cursor: pointer;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    padding: 2rem;
    background-color: #fff;
    border-bottom: 1px solid #D9D9D9;
}
	
	@media (max-width:600px){
		.collapsible-header.chevronnew{
    padding: 2.5rem;
}
	}


.installForm {
	background-size: cover;
	background-repeat:
	no-repeat;height: auto;
	}
	

	.titleinstall2 {
    font-size: 45px;
    position: absolute;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
}
	
	section.part3 {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 700px;
    background-position: center top;
}
	
	
	@media (max-width:900px){
		.titleinstall2 {
    font-size: 2.1rem;
	}
		
		section.part3 {
    min-height: 300px;
}
	}
	
	@media (max-width:600px){
	}

		
	.fontlist {
    font-weight: 600;
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
	margin-top: 15px;
}
	
	button3new {
    background-color: #0099D8;
    color: #fff !important;
    border: 0px;
    font-size: 1em;
    text-transform: none;
    padding: 9px 20px 9px 20px;
    border-radius: 2px;
    margin-top: 10px;
    text-decoration: none !important;
    min-width: 200px;
    display: inline-block;
}
	
	label2 {
    font-size: 1rem;
    color: #000;
}
	input.carform {
    height: 2.5rem !important;
    background-color: #ffffffff !important;
	border-bottom: 1px solid #9e9e9e !important;
    font-size: 1rem !important;
    margin: 0 0 5px 0 !important;
}
	
	[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    opacity: 100;
    pointer-events: none;
}

  input.largercheck {
        transform : scale(1.5);
      }

label.label22 {
	font-size: 1rem;
	color: #000;
	text-transform: uppercase;
	padding-right: 35px;
	margin-left: 30px;
	padding-left: 0px;
}

#titleInstall p {
	font-size: 45px;
	position: absolute;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	font-family: 'PT Sans Narrow', sans-serif;
}

#checkboxesInstaller label {
	font-size: 1rem;
	color: #000;
	
	padding-right: 35px;
	
}


#csCheckboxesInstaller label {
    color: #000;
}

#boCheckboxesInstaller label {
    color: #000;
}

#insCheckboxesInstaller label {
    color: #000;
}


#checkboxesInstaller input {
	transform: scale(1.5);
	margin: 3px;
}
	
	@media (max-width:900px){
		
	}
	
	@media (max-width:600px){
	}



	img.careerphotos {
    width: 100%;
}

	.blubandtext{
		color:#fff;
		display:inline-block;
	}
	
	.fontlist {
    font-weight: 600;
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: uppercase;
	padding: 10px 0px;
	color:#fff;
		
}

.fontlistContact {
    font-weight: 600;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 10px 0px;
    color: #000;
}


	.moveinstall{
	position: absolute;
	bottom: 25px;
    left: 40px;
	width: 100%;
	z-index: 99;
	}
	
.install {
    font-size: 45px;
    color: #000;
	text-align:left;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Sans Narrow', sans-serif;
	display: inline-block;
}
	.bluband {
    background-color: #003e57;
    margin-bottom: 15px;
	    padding: 15px;
}
	
	#headerPopup{
  width:75%;
  margin:0 auto;
}

#headerPopup iframe{
  width:100%;
  margin:0 auto;
}
	
	.careerbuttonimage {
        min-width: 190px;
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 15px;
	vertical-align: top;
}
	
@media (max-width:1090px){
	.install {
    font-size: 40px;
}
	}
	
	
	@media (max-width:900px){
			.moveinstall {
    left: 0px;
	bottom:0px;
    width: 100%;
	position:relative;
}	
		
		.install {
    font-size: 40px;
	text-align:center;
	display: block;
	}
		
	.careerbuttonimage {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 15px;
}
		
		img.careerphotos {
    width: 100%;
	min-height:250px;
}
		
		
	}
	
	@media (max-width:600px){
		
	
	}


.additionalLink {
	font-size: 16px;
	width:200px;
	max-width:200px;
	height:240px;
	max-height:240px;
	margin-top:40px; 
}

button3new, .subscribe, #moreInfoLink, #btnSubmit, #careersBtn a, .markBut, .landing__contact--form input[type="submit"] {
    background-color: #0099D8;
    color: #fff !important;
    border: 0px;
    font-size: 1em;
    text-transform: none;
    padding: 9px 20px 9px 20px;
    border-radius: 2px;
    margin-top: 10px;
    text-decoration: none !important;
    min-width: auto;
	display:inline-block;
}

.boxedLinks{
	border: 1px solid #DEDADA;
}

.desktop2{
	display:block;
}
		
.leftspacer{
	padding-left:20px;
}

@media (max-width:992px){

	.desktop2{
		display:block;
	}
}
		
@media (max-width:600px){
	.desktop2{
		display:none;
	}
	.leftspacer{
		padding-left:0px;
	}
		
}

.pageAnchor {
	
	}

.pageAnchor:target {
	padding-top: 138px;
}
	

.systemSelector {
	color: #0099D8;
}

.systemSelector:hover {
	cursor:pointer;
}

.systemSelected {
	background-color: #0099D8;
}

.systemSelected a {
	color: #fff !important;
}

.sidefont {
	line-height: 110%;
	font-size: 20px;
	font-weight: 400;
}

.sidefont2 {
	font-size: 18px;
	font-weight: 600;
}

.centertitlefix {
	font-size: 1.3rem;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}

img.newphoto {
	width: 100%;
}


button3new, .subscribe, #moreInfoLink, #btnSubmit, #careersBtn a, .markBut, .landing__contact--form input[type="submit"] {
	background-color: #0099D8;
	color: #fff !important;
	border: 0px;
	font-size: 1em;
	text-transform: none;
	padding: 9px 20px 9px 20px;
	border-radius: 2px;
	margin-top: 10px;
	text-decoration: none !important;
	min-width: auto;
	display: inline-block;
}

.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%), 0 0px 0px 0 rgb(0 0 0 / 0%), 0 0px 0px 0px rgb(0 0 0 / 0%) !important;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%), 0 0px 0px 0 rgb(0 0 0 / 0%), 0 0px 0px 0px rgb(0 0 0 / 0%) !important;
}

.collapsible {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 0.5rem 0 1rem 0;
}

.collapsible-body {
	display: none;
	box-sizing: border-box;
	padding: 2rem;
	border-bottom: 1px solid #D9D9D9
}

.collapsible-header {
	font-weight: 600 !important;
	display: flex;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	line-height: 1.5;
	padding: 1rem;
	background-color: #fff;
}

.blackfont {
	color: #000 !important;
	display: inline;
}

.nopad {
	padding: 0px !important;
	margin: 0px !important;
}

#case-studies .filter .dd {
	min-width: 250px;
	width: 50% !important;
}


.prod_bottom {
	clear: both;
}

div#ddlCases_msdd {
	margin-bottom: 30px;
}

.righty {
	float: right !important;
}

.relatedspace {
	padding-bottom: 80px;
}

.relatedspace2 {
	padding-bottom: 40px;
}

.borderblog {
	border: 1px solid #DEDADA;
	overflow: hidden;
	align-items: center;
	padding: 0px 0px 0px 0px;
	margin: 5px;
}

.matchmargins2 {
	width: 100%;
	margin-top: 40px;
}

.bluete {
	font-size: 1.5rem;
	color: #0099D8;
	text-transform: uppercase;
	font-weight: normal;
}

.col.s12.m8.l8.stonkleen {
	padding-left: 35px;
}

.col.s12.m8.l8.stonkleen2 {
	padding-right: 35px;
}

.col.s12.m4.l4.stonkleen {
	padding-left: 35px;
}

.col.s12.m4.l.stonkleen2 {
	padding-right: 35px;
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

.material-icons {
	font-size: 60px !important;
	color: #0099D8;
}

.centerimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	padding-bottom: 10px;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

@media (max-width:992px) {
	.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}
}

@media (max-width:600px) {
	.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}

	.col.s12.m8.l8.stonkleen {
		padding-left: 0px;
	}

	.col.s12.m8.l8.stonkleen2 {
		padding-right: 0px;
	}

	.col.s12.m4.l4.stonkleen {
		padding-left: 0px;
	}

	.col.s12.m4.l4.stonkleen2 {
		padding-right: 0px;
	}
}

.cropped1 {
    width: 100%;
    height: 260px;
    overflow: hidden;
    object-fit: cover;
}
			
.text-block {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 100%;
    background-color: rgb(22, 42, 84, .8);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
		padding-top:20px;
    width: 70%;
}
			
.titlevisual {
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
	text-align:center;
	font-family: 'PT Sans Narrow', sans-serif;
}
			
						
.textvisual {
    font-size: 1.3rem;
    color: #fff;
    font-weight: normal;
	text-align:center;
}
			
			
			
@media screen and (max-width: 900px) {
	
	.textvisual {
		font-size: 1rem;
		color: #fff;
		font-weight: normal;
		text-align:center;
	}
		
	.titlevisual {
		font-size: 2.1rem;
		color: #fff;
		text-transform: uppercase;
		font-weight: normal;
		text-align:center;
		font-family: 'PT Sans Narrow', sans-serif;
	}
	
	.text-block {
		position: absolute;
		bottom: 0px;
		right: 0px;
		height: 70%;
		background-color: rgb(22, 42, 84, .8);
		color: white;
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}
}

.marketModalThumbnail{		
	height: 150px;
	margin-top: 15px;
	margin-left: 75px;
}

.marketModalThumbnail:hover {		
	cursor: pointer;
}

.sticky .headnav ul {
    /* margin-top: 0px; */
    /* transition-property: margin; */
    /* transition-duration: 0.3s; */
}

/*.sticky #logo {
    opacity: 0;
    transition-property: all;
    transition-duration: 0.8s;
    margin-top: -300px;
}

.sticky #logoAdjustment {
	opacity: 1;
	transition-property: opacity;
	transition-duration: 0.8s;
}*/

#logoAdjustment {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.8s;
    float:left;
    width:200px;
    position:absolute;
    left:0px;
    display:none;
}

/* CSS Document */

.centertitlefix{
	font-size:1.3rem;
	text-align: center;
	font-weight:  bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}


.slick-prev:before, .slick-next:before {display:none;}

.slick-prev, .slick-next {
    padding:30px 20px 30px 20px !important;
    background-repeat: no-repeat !important;
    background-position:center !important;
    background-size:100% !important;
    top:40% !important;
    }

    .slick-prev {

    background-image: url(/media/5559/previous.png) !important;
    }

    .slick-next {
        background-image: url(/media/5560/next.png) !important;
        
    }

.testHeadline.center {
    padding: 20px;
}

#testimonials {
    padding-bottom: 20px;
}

.testText {
	font-size: 14px;
  display: flex !important;
  justify-content: center;
  align-items: center; 
	}

.personName {
    font-weight: bold;
    font-size: 16px;
	
}

.slick-slide {
  margin: 0 5px !important;
}


.slick-list {
  margin: 0 -5px !important;
}

.format {
    background-color: #E6E6E6;
    height: 300px !important;
}

.format span {
	padding: 10px;
	display: block;
	}

#testimonials img {
    width: 6%;
    margin: 0 auto;
}

#testimonials div {
    text-align: center;
	font-size: 14px;
}

.testVertAlign {
	
  display: flex !important;
  justify-content: center;
  align-items: center;
	}



.thePopUpBox h1 {font-size:2.5em !important;}

.thePopUpBox h2 {font-size: 1.8em !important;}

.leftColumn .slick-list {
    float: left;
    z-index: 1;
}


.constFixie img {
	width: 100%;
	}

.visual-product-menu-sectioned {
    min-height: 285px;
}

.open {
    visibility: visible !important;
    opacity: 1 !important;
}

.open:hover {
    background-color: transparent !important;
}

.visual-product-menu-sectioned.open {
	display:block;
}


.dtj a, .dtj a:hover {
    padding: 15px 0px 15px 13px !important;
}

/* 3-22 GLOBAL OVERLAY */
.global-overlay{
	position: fixed;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    background-color: #fff;
    top: 0px;
    left: 0px;
    z-index: 100000;
		}

.global-banner{
	background-size:cover;
	background-position:center;
	height:450px;
	}

.global-description img{
	width:50%;
	margin:0 auto;
}

.global-description p{
		font-size:24px;
		margin-bottom:0px !important;}
				
.global-description .shadow {
	margin-top:-100px;
	text-align:center;
	background-color:#fff;
	padding:40px 15px 20px 15px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25)}				
				
.global-description p, .global-description h1{
	width:80%;
	margin:20px auto !important;
	display:block;
						}	
						
.global-description h1{
	margin-bottom:20px;
	font-size: 1.5rem;
    color: #0099D8;
    text-transform: uppercase;
    font-weight: normal;
	}

.global-locations .global-flex{
	display:flex;
	flex-wrap:nowrap;
}

.global-locations .global-flex section{
	padding:0px 15px;
}

.global-locations .global-flex section img{
		width:100%;}

.global-locations .border{
	border:1px solid #ccc;
	/*height:100%;*/
}

.global-locations h2{
	font-size:1.3rem;
	text-transform:uppercase;
	font-weight: normal;
	color: #0099D8;
			margin-bottom:10px;
		}
		
.location-list{
	padding:0px 15px 20px 15px;
}
				
.location-list a{
	color:#000;
	text-decoration:underline;
		}
						
.location-list li{
	padding:3px 0px;					
				}											
					

/* 2/1 GLOBAL */

.stay{
	margin-left: 40%;
    margin-top: -310px;
    margin-bottom: 250px;	
}

.global{
	background-color:#003F57;
	font-weight:bold;
	text-transform:uppercase;
	float:right;
	color:#fff;
	padding: 0px 10px ;
	border-radius:2px;
}

.global:hover{
	color:#fff;
	cursor:pointer;}

.global img{
	width:20px;
	margin-right:5px;
	vertical-align:middle;}

.global p{
	display:inline-block;}

/* 1/8 ABOUT BRANDS */

.about-brands section{
	margin-bottom:20px;
	}

.about-brands section ul{
	padding-left:20px;}

.about-brands .text a{
	color:#000;
	text-decoration:underline;}

.about-brands .text a:after{
	margin-left:10px;
	height:5px;
	content:url(/media/1060/arrowtiny.png);
}

.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
			
.flex-brand{
		display:flex;}
			
.flex-brand .left{
	flex-basis:25%;			
	}

.flex-brand .left img{
		width:100%;}
			
.flex-brand .text{
	flex-basis:75%;
				padding-left:30px;
	}
input#gdprAccept_ContactUs {
    float: left;
    width: 20px !important;
    -webkit-appearance: checkbox !important;
}

input#chkOptInEmail {
    float: left;
    width: 20px !important;
    -webkit-appearance: checkbox !important;
}

#ContentPlaceHolderDefault_cp_body_ContactUs_6_divReason label p {
    width: 90%;
    float: left;
    margin-bottom: 20px !important;
}

span#ContentPlaceHolderDefault_cp_body_ContactUs_6_gdprError_ContactUs {
    float: left;
    width: 100%;
    margin-left: 20px;
    margin-bottom:20px;
    margin-top: -20px;
}
/* 1/31 ALTERNATIVE PRODUCT TEMPLATE */
.alt-left{
	float:left;
	width:40%;
	padding-right: 20px;
    box-sizing: border-box;
}

.alt-left .grey-border{
	border:1px solid #ccc;
}

.alt-left .industrySlides{
	width:100%;
}

.alt-left .logo{
	max-height:105px;
	max-width: 250px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
	margin-top:20px;
}


/* 7/30 TONI ABOUT LIST */
.about_brands{
	margin:20px 0px;
	width:100%;
	}
.about_brands li{
	display:inline-block;
	float:left;
	width:33%;
	}

.about_brands li img{
	width:100%;
	padding-right:20px;}

#colorSheetLinks{
	padding-bottom:20px;
	}

#colorSheetLinks p a{
	margin-left:10px;
}

/*product menu styles*/
.menuProducts, .head-stick, .menuWide, .featuresMenu{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}

/*.menuProducts li{
	float:left;
	display:block;
	}

.menuProducts li ul {
	width:auto !important;
	top:auto !important;
	left:auto !important;
	background-color:#fff !important;
	display:block;
	opacity:1 !important;
	visibility:visible !important;
	position:relative !important;
	margin-bottom:20px;
	}

.menuProducts li ul li{
	width:100%;
	display:block !important;
	padding:0px !important;
	float:none;
	}*/
/* PRODUCT FINDER JANUARY 2018 */

.prod-finder_page{
	min-height:300px;
}

.prod-finder_page .productFinder{
	margin-top:0px;
}

.prod-finder_page h3 span{
	margin-right:5px;
}

#additionalLinks{
	width:30%;
	float:left;
	}
		
#additionalLinks ul{
	padding-left:20px;		
	}

#additionalLinks ul a{
	color:#000 !important;
	}

#additionalLinks ul a:hover{
	color:#0099d8 !important;
}

.menuProducts li h2{
	color:#00A2D7;
	}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
.col-sm-3 {
    width: 25%;
  }


.head-stick{
	z-index:2000000 !important;
	background-color:#fff;
}

/*Case study*/
.case-studies li{
	display:inline-block !important;
	width:50% !important;
	float:left !important;
	margin-bottom:20px;
	}

.case-studies_text{
	float:left;
	width:70%;
	box-sizing: border-box;
	padding:0px 10px;
}

.case-studies img{
	float:left;
	width:30%;	
	max-width: 110px;
	}

/* TONI UPDATES 7/17 */

.contact_german p{
	clear:both;
}

.contact_german span, .contact_german p{
	float:left;
}

.contact_german input{
	margin-top:5px;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}

.contact_german #btnSubmit{
	margin-top:
	}

#ContentPlaceHolderDefault_cp_body_ContactGerman_6_divReason{
	width:100% !important;}

/* radio */
.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: transparent;
	border: 2px solid #ccc;
	border-radius: 9px;
	margin: 0 5px 0 0;
	height: 18px;
	width: 18px;
}
.jcf-radio span{
	display:none;
	position:absolute;
	top:3px;
	left:3px;
	right:3px;
	bottom:3px;
	background:#0099D7;
	border-radius:100%;
}
.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}
.jcf-radio.jcf-checked span {display:block;}

#radioBtns{
	margin-bottom:15px;
	float:left;
	vertical-align:middle;
	margin-top:5px;
	margin-left:10px;
}

#radioBtns li{
	margin-right:20px;
	display:inline-block;
}

.radioP{
	margin-right:2s0px;
	float:left;
	}

/* NADA 100 Box */

.ebmedNada table, .ebmedNada iframe{
	margin:0 auto;
	display:block;
	border-color:#fff !important;}

/* ============================================================
  SECTIONS
============================================================ */



.mfp-iframe h1{
	font-size:1.5rem !important;
	color:#0099d8 !important;
	font-weight:normal !important;
	}

.mfp-iframe h2{
	font-size:1.3rem !important;
	font-weight:normal !important;
}


.careersBtn a{
	background-color:#0099D8 !important;
	color:#fff !important;
	border:0px !important;
	font-size:1em !important;
	text-transform:uppercase !important;
	padding:9px 20px 9px 20px !important;
	border-radius:2px !important;
	margin-top:10px !important;
}
	 
.careersBtn{
	margin-top:20px !important;
	}

#Careers h2{
	text-transform:uppercase;
	}

#Careers a:not(.markBut){
	color:#0099d8;
	}


.mfp-iframe-scaler iframe{
	background:#fff !important;
	}

.mfp-iframe-holder{
	margin-top:40px !important;
}

.ls-video-layer {left: 0px !important;}

video {height: auto !important;top: -180px !important; position: relative;}

section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
}


section.module.parallax {
  /*height: 600px;
  height:400px;*/
   height:400px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

section.module.parallax-large {
	height:400px;
}


/* ===================================================================
  100-Stonhard Anniversary CR - Media queries to be tweaked in ranges
====================================================================== */

plaxSecImgText
{
  padding: 30px;
  height :300px; 
}


section.module.parallax span {
color: rgba(255, 255, 255, 0.8);
width:50%;
font-size: 45px;
padding-right:150px;
float:right;
line-height: 50px; 
margin-top : 5%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;
word-wrap: break-word;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}



@media (min-width:1200px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 35px;
	line-height: 40px; 
	padding-right:200px;
	width:50%;
margin-top : 10%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;
	float:right;
}
}


@media (min-width:1600px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 35px;
	line-height: 40px; 
	padding-right:300px;
	width:50%;
	 
margin-top : 8%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;
	float:right;
}
}




@media (min-width:1400px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 35px;
	line-height: 40px; 
	padding-right:300px;
	width:50%;
	 
margin-top : 8%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;
	float:right;
}
}



/* Landscape phone to portrait tablet */

@media (max-width:1200px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 35px;
	line-height: 40px; 
	padding-right:200px;
	width:50%;
margin-top : 10%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;

	float:right;
}
}



@media (max-width:1020px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 35px;
	line-height: 40px; 
	padding-right:30px;
	width:50%;
margin-top : 15%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;

	float:right;
}
}



@media (max-width:920px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 25px;
	line-height: 25px; 
	padding-right:30px;
	width:50%;
margin-top : 20%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;

	float:right;
}
}

@media (max-width:820px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 25px;
	line-height: 25px; 
	padding-right:30px;
	width:50%;
margin-top : 18%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;

	float:right;
}
}

@media (max-width: 767px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 20px;
	line-height: 25px; 
	padding-right:30px;
	width:50%;
	margin-top : 20%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;

	float:right;
}
}



@media (max-width: 650px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 20px;
	line-height: 25px; 
	padding-right:30px;
	width:50%;
	margin-top : 25%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;

	float:right;
}
}


@media (max-width: 550px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 20px;
	line-height: 25px; 
	padding-right:30px;
	width:50%;
	margin-top : 28%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;

	float:right;
}
}


@media (max-width: 480px) { 

section.module.parallax span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
	line-height: 22px; 
	padding-right:30px;
	width:50%;
	margin-top : 33%;
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-align: center;
display: inline-block;

	float:right;
}
}

/* ===================================================================
  End-100-Stonhard Anniversary CR - Media queries to be tweaked in ranges
====================================================================== */



section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 600px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.module.parallax-1 {
 /* background-image:url(../images/1.jpg);*/
}
section.module.parallax-2 {
  background-image: url("../img/demo/_small/2.jpg");
}
section.module.parallax-3 {
  background-image: url("../img/demo/_small/3.jpg");
}

@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 160px;
  }
}
/* ============================================================
  TONI'S STYLES
============================================================ */

.zzxyz{
	float:left;
	margin-right:20px;
	}

*:focus{
	outline:none !important;
}

body, html{
	margin:0px;
	font-size:14px;
	font-family:Arial, Helvetica Neue, Helvetica, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important;}

p{
	font-size:1rem;
	margin:5px 0px !important;
	}
h1{
	font-size:1.5em;
	}
	
h3, h2{font-size:1.3em;}	

.rightColumn #tabs .section li a:hover, #resources .rightColumn a:hover{
	color:#0099D8 !important;
	}
	
.wrapper{
	background-color:#fff;
	}	

.caged{
	transition-duration: .5s;
	  transition: width .5s;
	  -moz-transition: width .5s;
	  -webkit-transition: width .5s;
	  -o-transition: width .5s;

	width:95% !important;
	max-width:1200px !important;
	margin:0 auto !important;
	display:block !important;
}

.caged2{
	margin:0 auto;
	display:block;
	max-width:1200px;}

.relative{
	position:relative;
	}

.padding{
	padding:20px 20px;
	}
	
.header{display:none;}	

.headnav{
	z-index:11;
	margin:0 auto;
	width:1200px;
	background-color:#fff;
	position:relative;
	padding:15px 0px;
	}

.languageToggle{
	position:absolute;
	top: 10px;
	right:0px;
	}

.languageToggle p{
	margin-right:10px;
	margin:0px !important;
	float:right;
	display:inline;
	}
	
.languageToggle ul{
	margin-left:10px;
	position:relative !important;
	float:right;
	margin-top:0px !important;
		}

.languageToggle ul li a{
	text-decoration:none;
	color:#0099d8;
	}

.languageToggle ul li:nth-child(1){
	padding:0px;
		}

.languageToggle ul li:nth-child(1)::after{
	margin-left:15px;
	content:"|";
	color:#000;
	}
	
input:focus, select:focus {
    outline:none !important;
}	

button, .subscribe, #moreInfoLink, #btnSubmit, #careersBtn a, .markBut, .landing__contact--form input[type="submit"]{
	background-color:#0099D8;
	color:#fff !important;
	border:0px;
	font-size:1em;
	text-transform:uppercase;
	padding:9px 20px 9px 20px;
	border-radius:2px;
	margin-top:10px;
	text-decoration:none !important;
	}

.landing__contact--form input[type="submit"]{
	margin-top:20px;
			}

.markBut{
	cursor:pointer;
	margin-bottom:10px;
	float:left;
	color:#fff !important;
	}

.magPopIf{
	clear:both;
	}

#blogBtn{
	
	font-size:1em;
	text-transform:uppercase;
	border-radius:2px;
	}

#blogBtn a{
	font-weight:bold;
	color:#003e57;
}
	
.navBar{
	z-index:200000 !important;
	display:block;}
	
.navBar ul li:nth-child(1) a{
	padding-left:0px !important;
	}	
	
.navBar ul li ul li:nth-child(1) a	{
	padding-left:13px;
	}			
	
#sLogoGone{
	opacity:0;
	left:40px;
	visibility:hidden;
	position:absolute;
	width:40px;
	/*visibility:hidden;*/}	

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}

.sticky2 {
    position: fixed;
    width: 100%;
    left: 0;
    top: 43px;
    z-index: 100;
    border-top: 0px !important;
}

.sticky-brand{
	position: -webkit-sticky;
	position: sticky;
    top: 160px;
	}

#sidebar{
    will-change: min-height;
}

#sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}


.headnav ul li img{width:20px;}	

.headnav ul li{
	vertical-align:middle;
	z-index:1000000000000;
	position:relative;
	padding:0px 10px;
	display:inline-block;
	}
	

.headnav ul li ul{
	position:absolute;
	margin-top:0px;
	top:0px;
	left:-166px;
	
	}
	#searchBox{
		transition:visibility 2s, opacity 2s;
	visibility:none;
	opacity:0;
	}
#searchBox:hover{
	visibility:visible;
	opacity:1;
	}	

#searchBox:focus{
	display:block !important;
	visibility:visible !important;
	opacity:1 !important
	}

.headnav ul{
	display: block;
	position: relative;
	float: right;
	padding:0px;
	margin-top: 34px;
	}
	
#searchBar input{
	margin-top:-7px;
	font-size:1em;
	border:0px;
	height:34px;
	padding-left:10px;
	padding-bottom:5px;
	border:1px solid #cccccc;
	background-color:transparent;
	width:200px;
	}	


	
/* NAVIGATION BAR*/
.arrow {
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	margin-left:10px;
	width:14px;
}

.arrowShift .arrow{
	-ms-transform: rotate(180deg); 
    -webkit-transform: rotate(180deg); 
    transform: rotate(180deg);
}
.arrowShift:hover .arrow{
	-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}	

.menuTall, .menuWide, .menuProducts{ 
	left:0px;
	margin:0px;
	padding:0px !important;
	width:100% !important;
	overflow-y:hidden !important;
	}
		
.menuTall{
	height:225px !important;
	}		
	
.menuWide{
	height:260px !important;
	}

.menuProducts{
	width:75% !important;
	margin:0 auto;
	float:none !important;
	left:auto;
	padding:20px 40px !important;
	
}


	
.scroller{
	position:relative;
	background-color:#fff;
	width:90%;
	overflow-x:scroll !important;
	/*overflow-x:hidden;*/
	margin:0 auto;
}		
		
.menuTall .scrollContent{
	height:260px;
	margin-top:10px;
	/*overflow-x:scroll !important;*/
	}
	
.menuTall .arrow-left, .menuTall .arrow-right,
.menuWide .arrow-left, .menuWide .arrow-right{
	position:absolute;
	}
	
.menuTall .arrow-left, .menuWide .arrow-left{
	left:25px;
	top:40%;
	}	
	
.menuTall .arrow-right, .menuWide .arrow-right{
	right:25px;
	top:40%;
	}	
	
.menuTall .arrow-right img, .menuWide .arrow-right img, 
.menuTall .arrow-left img, .menuWide .arrow-left img{
	width:20px;
	}	
	

	
.menuWide .scrollContent{
	padding-left:15px;
	margin-top:10px;
	margin-bottom:20px;
	/*overflow-x:scroll !important;*/
	}	
	

.menuWide .scrollContent li:nth-child(1), .menuNormal li:nth-child(1){
	padding-left:20px !important;
	}
			
.menuNormal li:nth-child(1){
	padding-left: 25px !important;
	}
	
.menuTall .scrollContent li, .menuWide .scrollContent li{
	width:auto !important;
	display:inline-block !important;
	}	
	
.menuTall .scrollContent li p, .menuWide .scrollContent li p{
	font-weight:200;
	text-align:center;
	width:135px;
	line-height:1.3;}	

.menuTall .scrollContent li img{
	width:135px !important;
	}
		
.featuresMenu .scrollContent li img{
	height:135px;
	}		

.menuWide .scrollContent li img{
	vertical-align:top;
	width:206px;} 

.menuWide .scrollContent li p{
	width:204px;
	margin:0 auto !important;
	margin-top:5px !important;
		}

.menuNormal li:hover {
    background-color: #003e57;
}

.navBar li a{text-decoration:none;}

#nav li ul, .menuProducts
{
	list-style:none;
	position: absolute; 
	z-index:200;
	margin-top:10px;
	transition:visibility .3s, opacity .3s; 
	visibility:hidden;
	opacity:0;}

#nav li:hover > ul{ 
	/*display: block; */
	height: auto;
	/*top: 40px;*/
	padding:0;
	background-color:#fff;
	color:#000;
	overflow: visible;
	z-index: 10000000000;
	visibility:visible;
	opacity:1;
}

#nav li > ul {
  width:225px;
  padding:5px 0px;
  background-color:#fff; /* cam add */
  
}

#nav li ul{padding:0px 0px;}

#nav li ul li {vertical-align:top;line-height:1;width: 100%;padding: 12px 0px 12px 13px;color:#000;
margin-left:0px;
}

.menuProducts .dtj {
	vertical-align:top;
	line-height:1;
	width: 100%;
	padding: 12px 0px 12px 13px;
	color:#000;
	margin-left:-13px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}


.dtj:hover {
	background-color: #003e57;
}

#nav li ul li a{
	/* padding:10px 20px; */
	vertical-align:top;
	opacity:1;
	}

#nav li ul li:hover p{
	color:#0099D8;
}


/* third level */
#nav li ul li ul li {
line-height: 1;
opacity:1 !important;
width: 100%;

padding-bottom: 5px; 
display:none;
position: relative;

}


#nav li ul li:hover ul li  {

display: block;
opacity:1 !important;
line-height: 1;

width: 100%;

padding-bottom: 0px;
/*left: 182px;
top: -39px; */

}


#nav li ul li:hover ul li ul {

display: none;
}

#nav li ul li ul{
  width:245px;
   top:0px !important;
   left:225px;
  /*background-color:#00A2D7 !important;*/
  line-height:1px !important;}

#nav li ul li ul li a {
  /*margin-left:42px;
  opacity:.6 !important;
/*background-color: #0098d7;*/
}

#nav li ul li ul li a:hover{
  opacity:1;
}

#nav li ul li ul, .visual-product-menu-sectioned:hover
{
  background-color: #FFF !important;
}

/* end third level */

#nav li a {
  padding:2px 13px 0px 13px;
 /* color: #fff !important;*/
  display:block;
}
#nav li a:hover {
text-decoration:none;
color: #FFF !important;
/*background-color:rgba(255,255,255,.1);*/
}

#nav li ul li a:hover {
background-color:transparent;
color:#000 !important;
opacity:1 !important;
}

#nav li ul li a{/* padding-bottom:5px !important; *//*width:100%;*/color: #000;}

#nav li ul li:hover a, #nav li ul li:hover a:hover {
	color:#FFF !important;
}
	
	
#logo{
	float:left;
	width:430px;
	opacity: 1;
	transition-property: opacity;
	transition-duration: 0.5s;
	margin-top: 0px;
	}
	

	
.navBar{
	background-color:#003e57;
	}
	
.navBar ul li{
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	list-style-type:none;
	display:inline-block;
	}	
	
.navBar ul li a{color:#fff;}		

/*SLIDESHOW*/
#slide1 h1, #slide2 h1{
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:normal;
	font-size:45px;
	color:#fff;
	text-transform: uppercase;
	/*width:564px;*/
	width:100% !important;
	text-align:center
	}

.ls-l {
	left:0px !important;
	top:30% !important;
	width:100% !important;
	text-align:center !important;
	}

	
.gradient{
	display:none;
	width:100%;
	height:150px;
	position:absolute;
	bottom:0px;
	z-index:1000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+98&amp;0+0,1+99 */

background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.99) 98%, rgba(255,255,255,1) 99%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(98%,rgba(255,255,255,0.99)), color-stop(99%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 98%,rgba(255,255,255,1) 99%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 98%,rgba(255,255,255,1) 99%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 98%,rgba(255,255,255,1) 99%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 98%,rgba(255,255,255,1) 99%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


	}
	
.productFinder{
	min-height:216px;
	}

.productFinderPage{margin-top:15px;}		

.productFinder,#contact{
	margin-top:40px;
	}
	
.productFinder, .productFinderPage, .productFinderIndustry{
	float:left;
	width:66%;
	background-color:#003e57;
	margin-right:3%;
	}	
	
.productFinderPage{
	width:100%;
	margin-bottom:30px;}	
	
.productFinder h1, .productFinderIndustry h1, #contact h1, .productFinderPage h1{
	
	font-size:1.5rem;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
	}	

#cases h1{
	font-size:1.5rem;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
	}		

.productFinder .dd{
	width:30% !important;
	margin-right:2% !important;
	float:left;
	margin-top:10px;
	}
	
.productFinderIndustry .dd {
	width:48% !important;
	margin-right:2% !important;
	float:left;
	margin-top:10px;
	}	
	
.productFinder p, .productFinderIndustry p{color:#fff;}
	
.productFinderPage .dd{
	width:31% !important;
	margin-right:2% !important;
	float:left;
	}	

#marketsDD2_sl, #marketsDD4_sl {
	height:38px;
	}
	
#marketsDD2_sl #caption, #marketsDD4_sl #caption{
	font-size:1rem;
	line-height:37px;
	height:37px;
	margin-left:5px;
	top:0px !important;
	border-right:1px solid #ccc;
	}

#marketsDD2_dv, #marketsDD4_dv{
	line-height:2.5;
	padding:0px !important;
	top:37px !important;
	}

#marketsDD2_dv input, #marketsDD4_dv input{
	margin-right:10px;
}

div.dd_chk_drop div#checks{
	font-size:1rem;
	padding:0px;
}

div.dd_chk_select{
	background-image:url(/images/arrows_down.png) !important;
	background-size:16px;
	}
 
.productFinder{
	min-height:216px;
	}

.productFinderPage{margin-top:15px;}		

.productFinder, .productFinder_results ,#contact{
	margin-top:40px;
	}
	
.productFinder, .productFinderPage, .productFinderIndustry{
	float: left;
	background-color:#003e57;
	width: 66%;
	margin-right: 3%;
	}
.productFinder_results {
	width: 66%;
	margin-right: 3%;
	list-style: none;
}
.productFinder_results > li {
    padding-bottom: 15px;
}
@media (max-width:1024px){
	.productFinder_results {
		width: 100%
	}

	.common-uses ul li {
		width: 48% !important;
	}


	#additionalLinks{
	width:100%;
	margin-top:20px;
	}
}


.productFinderPage{
	width:100%;
	margin-bottom:30px;}	
	
.productFinder h1, .productFinderIndustry h1, #contact h1, .productFinderPage h1{
	
	font-size:1.5rem;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
	}	

#cases h1{
	font-size:1.5rem;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
	}		

.productFinder .dd{
	width:45% !important;
	margin-right:2% !important;
	float:left;
	margin-top:10px;
	}
	
.productFinderIndustry .dd {
	width:48% !important;
	margin-right:2% !important;
	float:left;
	margin-top:10px;
	}	
	
.productFinder p, .productFinderIndustry p{color:#fff;}
	
.productFinderPage .dd{
	width:31% !important;
	margin-right:2% !important;
	float:left;
	}	

#marketsDD2_sl, #marketsDD4_sl {
	height:38px;
	}
	
#marketsDD2_sl #caption, #marketsDD4_sl #caption{
	font-size:1rem;
	line-height:37px;
	height:37px;
	margin-left:5px;
	top:0px !important;
	border-right:1px solid #ccc;
	}

#marketsDD2_dv, #marketsDD4_dv{
	line-height:2.5;
	padding:0px !important;
	top:37px !important;
	}

#marketsDD2_dv input, #marketsDD4_dv input{
	margin-right:10px;
}

div.dd_chk_drop div#checks{
	font-size:1rem;
	padding:0px;
}

div.dd_chk_select{
	background-image:url(/images/arrows_down.png) !important;
	background-size:16px;
	}
 
.productFinderPage h1{color:#fff !important;}	
	
.productFinder button, .productFinderPage button, .productFinderIndustry button {
	margin-top:20px;
	float:left;
	}	
	
.productFinderPage button {
	float:left;
	margin-top:20px;

	}	
	
.productFinder button img, .productFinderPage button img, .productFinderIndustry button img{
	margin-left:5px;
	width:10px;}	

.plTexT h1{
	margin-top:20px;
	font-size:1.5rem !important;
	}

.plTexT h2{
	font-size:1.3rem !important;
	margin-top:0px !important;
	font-weight:normal;
	text-transform:uppercase;
		}

/*
#contact, #cases{
	float:left;
	width:31%;
	background-color:#003e57;
	color:#fff;
	}	*/

.tay #contact, #cases{
	float:left;
	width:31%;
	background-color:#003e57;
	color:#fff;
	}

/*	
#contact input,#contactPod input, #cases input, #contactCA input{
	border:0px;
	margin-top:10px;
	padding:7px 20px 7px 5px;
	font-size:1em;
	width:100%;
	}*/

.tay #contact input,#contactPod input, #cases input, #contactCA input{
	border:0px;
	margin-top:10px;
	padding:7px 20px 7px 5px;
	font-size:1em;
	width:100%;
	}

#contactCA textarea{
	width:100%;
	margin-top:10px;
	border:1px solid #ccc;
	height:51px;
	resize:none;	
	padding:5px;
	font-size:1rem !important;
	
}

#contactCA textarea::-webkit-input-placeholder{	
	font-size:1rem !important;
}

 #contactPod button{
	right:0px;
	bottom:0px;
	padding:7px;
	border:0px;
	position:absolute;
	background-color:#0099D8;
	border-radius:0px;
	}

#contact button{
	right:0px;
	bottom:0px;
	padding:9px;
	border:0px;
	position:absolute;
	background-color:#0099D8;
	border-radius:0px;
	}
	
#contact button img, #cases button img{
	width:10px;
	}

#pods ul li:nth-child(3) img{
	width:98%;
	margin:0 auto;
	display:block;
	}
	
	
#about, #industryDescription{
	clear:both;
	margin:20px 0px !important;}	
	
#about img{
	width:31%;
	margin-right:3%;
	float:left;
	margin-top:-20px;}	
	
#about h1, #industryDescription h1{
	font-weight:normal;
	text-transform:uppercase;
	color:#0099d8;
	font-size:1.5rem;
	}

	
#about h1:not(:first-child), #industryDescription h1:not(:first-child){
	margin-top:10px;
	}
	
#about h2, #industryDescription h2{
	margin-top:5px;
	font-weight:normal;
	font-size:1.3em;
	text-transform:uppercase;
	}	
	
#about p, #industryDescription p{margin:0px !important;}	

#industryDescription #aboutRight2{
	margin-bottom:0px;
	}
	
#aboutRight{
	float:left;
	width:66%;}	

.aboutLeftText{
	float:left;
	width:70%;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #ccc;
	}

#resources .rightColumn h2, .newsResults h2{
	text-transform:uppercase;
	}
	
#resources .ui-state-default{
	display:none !important;
}

#faqAccord .ui-state-default{
	display:block !important;
}


#faqAccord .ui-state-active{
	background-color: transparent !important;
	margin-bottom:5px;
	font-weight:bold !important;
	color:#000 !important;
	text-transform: initial !important;
}

#faqAccord .ui-accordion-content-active{
	font-size:1rem;
	margin-bottom:10px;
}

#faqAccord .ui-accordion-content-active{
 border-bottom:0px !important;
}

#faqAccord h3:hover{
	cursor:pointer;
	}

.rightColumn .relative2{
	width:100%;
}
	
#pods{
	background-color:#E6E6E6;}	
	
#pods h1{
	text-transform:uppercase;
	color:#0099D8;
	font-weight:normal;
	font-size:1.2em;
	line-height:1.3;
	}		
	
#pods ul li{
	float:left;
	padding:30px 0px;
	display:inline-block;
	width:33%;
	}	
	
#pods input{
	border:1px solid #ccc;
	}

#pods ul li:nth-child(3) .padding{
	padding:5px 5px;
	}
	
#podRight{
	width:35%;
	float:left;
	}
	
#podRight img{
	margin-left:10px;
	margin:0 auto;
	display:block;
	width:90%;}	
	


.podcage{
	background-color:#fff;
	max-height:320px;
	font-weight:normal;
	width:90%;
	border:1px solid #ccc;
	margin:0 auto;
	display:block;
	}	
	
.podcage #dropdowns .dd{
	margin-bottom:10px;
	}

#contactPod button img, .contactTab button img{
	width:10px;
	}

.contactTab{
	margin-bottom:6px;
}
	
#contactPod button{
	padding:10px !important;
	}	
	
#contactPod input[text]{
	margin-top:0px;
	}	
	
#contactPod a{color:#000;}

#contactPod .alert{
	margin-bottom:26px !important;
	}
	
#dropdowns{
	width:65% !important;
	float:left;}	
	
#dropdowns .dd{
	margin:8px 0px 0px 0px;
	width:100% !important;
	}	
#dropdowns .dd .ddTitle .ddTitleText{
	padding:3px 20px 3px 5px;
	}

#dropdowns ul li{
	padding:5px;
	width:100% !important}
	
#dropdowns button{
	margin-top:8px;
	}

footer{
	font-size:1em;
	padding:30px 0px;
	background-color:#003e57;
	}	
	
footer #leftside{
	width:50%;
	color:#fff;
	float:left;}	

#leftside #leftLeft{float:left;}

#leftside #leftRight{
	/*border-left:1px solid #fff;
	padding-left:15px;
	margin-left:15px;*/
	float:left;}
	
#leftside #leftRight a{opacity:1;}	
	
#leftside #leftRight p{
	float:left;
	margin-top:0px !important;
	width:100%;
	clear:both;}	

#leftside #leftRight ul {float:left;}
	
#leftside #leftRight ul li{
	margin-right:10px;
	display:inline-block;
	}	
	

#leftside #leftRight ul li img{
	height:60px;
	vertical-align:middle;
	}	
	
footer #logo{
	width:120px;}

footer #rightSide {
	float:right;
	}
	
footer #rightSide ul li{
	color:#fff;
	display:inline-block;
	margin-right:20px;
	}	
	
footer a {
	opacity:.6;
	text-decoration:none;
	color:#fff;}	
	
footer a:hover{
	color:#fff !important;
	opacity:1;	}
	
/*PRODUCT FINDER*/

.contained{
	position:relative;
	margin-top:40px !important;
	margin-bottom:40px !important;}
	
.contained h1{
	font-size:2rem;
	color:#0099D8;
	text-transform:uppercase;
	font-weight:normal;
	}
	
.productFinderPage{
	background-color:#003e57;
	}	

#pfResults .section{
	padding:20px 10px;
	border:1px solid #ccc;
	}

#pfResults img{
	width:170px;
	margin:0 auto;
}

#pfResults .leftSide{
	width:100%;
}

#pfResults h2{
	text-align:center; 
	font-weight:normal;
	text-transform:uppercase;
	color:#0099d8;
	font-size:1.5rem;
		}

#pfResults p{
	margin:0px!important;
}

#pfResults .leftside span{
	margin:5px 0px;
	display:block;
}

#pfResults .leftside span div div:before{
 	content:'\2022';
	margin-right:5px;
	position:relative;
	display:inline-block;
}

#moreInfoLink{
	width:140px;
	text-align:center;

	margin-top:5px !important;
	display:block;
	margin:0 auto;
}

/*PRODUCT PAGE*/

.pltext #prodMainImage{
	max-width:230px;
	width:30%;
	float:left;
	margin-right:20px;
	}

.leftColumn{
	width:30%;
	float:left;
	margin-top:-225px;}
	
	
.leftColumn .relative{
	width:50%;
	}	
	
.rightColumn{
	width:66%;
	float:left;
	margin-left:4%;
	position: relative;
	z-index: 100;
	}

.leftColumn .slider-nav img{margin-right:10px !important;}

.comp-prods .leftColumn, 
.comp-prods .rightColumn {
    margin-top: 0px;
    width: 50%;
    float: left;
    margin-left: 0px;
}

.complementary .leftColumn{
	margin-top:0px;
		}


.fade img{
	max-width:338px;
	/*max-width:275px;*/
	width:100%;
	margin:0 auto;}

.topContent {
	border-bottom:1px solid #000;
	width:100%;
	margin-bottom:20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	}
	
.topContent h3{
	text-transform:uppercase;
	font-weight:normal;
	display:inline-block;
	margin-bottom:10px;
	}	
	
.topContent p{
	margin:0px !important;
	float:right;
	display:inline-block;
	}	
	
.topContent  img{
	margin-right:4px;
	width:12px;
	}
	
.colorSelections{
	position:relative;
	z-index:90000;
	/*margin-top:-75px;*/
	}	
	
#colorSelect li{
	vertical-align:top;
	display:inline-block;
	width:19%;
	max-width: 75px;
	cursor:hand;
	cursor:pointer;
	}	
	
#colorSelect li img{
	width:100%;
	margin:0 auto;
	display:block;}	
	
#colorSelect p{
	line-height:1;
	margin:2px 0px 8px 0px !important;
	font-size:.8em;
	text-align:center;
	}


.comm_nav{
	padding:25px;
}

.prod_link-set-1{
	text-align:center;
	}

.prod_link-set-1 a{
	text-align:center;
	display:inline-block;
	padding:0px 5px;
}
	
.prod_link-set-1 a:first-child:after{
	content:"|";
	color:#ccc;
	margin-left:10px;
	}

.prod_link-set-2{
	margin-top:60px;
}
		
.prod_link-set-2 ul{
	padding-left:0px;
}	
				
.prod_link-set-2 ul li{
	line-height:1.5;
	list-style-type:none;
		}	
				
.prod_link-set-2 ul li a{
	/*color:#000 !important;*/	
}				
						
.rightColumn #tabs ul{
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	margin-top:10px;
	}	
	
.rightColumn #tabs ul li{
	display:inline-block;
	padding:8px 20px;
	/*border-top:1px solid #ccc;*/
	border-left:1px solid #ccc;
	float:left;
}

.rightColumn #tabs ul li:last-of-type{
	border-right:1px solid #ccc;
	}

.rightColumn #tabs ul li h3{
	font-weight:normal;
	text-transform:uppercase;
	}	

#productTabs li{
	border-top:1px solid #ccc;
}
	
#productTabs li a{
	/*padding-left:20px;*/
	color:#000;
	}	
	
#productTabs li:nth-child(1) a{
	padding-left:0px !important;
	} 	
	
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	font-weight:normal !important;
	background-color:#0099D8;
	opacity:1 !important;
	}

.ui-state-active a, .ui-widget-content .ui-state-active a, .ui-widget-header .ui-state-active a{
	color:#fff !important;
	}

#tabs2 .ui-state-active a{color:#0099D8;}

#tabs2 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	font-weight:bold !important;
	text-transform:inherit !important;
	color:#fff /*!important*/;
	opacity:1;
	}
	
.ui-state-default{
	opacity:1 !important;
	}	

.rightColumn #tabs .dd{	
	width:40% !important;
	}
	
.rightColumn #tabs .dd .ddChild{
	height:200px !important;}	
	
.rightColumn #tabs .dd .ddChild ul li{
	width:100%;
	}
	
.rightColumn #tabs h3{
	font-weight:normal !important;
	text-transform:uppercase;
	}	
	
.rightColumn #tabs .row{
	clear:both;
	margin-top:20px !important;
	}
.rightColumn #tabs .section{
	width:100%;
	padding-right:2%;
	float:left;
	line-height:1.5;
	margin-bottom:20px;
	}	
	
.rightColumn #tabs .section ul{
	border:0px;
	}	
	
.rightColumn #tabs .section ul li{
	list-style-type:circle !important;
	width:100%;
	float:left;
	display:block;
	padding:0px!important;
	border-left:0px !important;
	}
	

.rightColumn #tabs .section ul li:last-child{
	border-right:0px !important;
		}


.rightColumn #tabs .section li a{color:#000 !important;}	
	
.rightSide ul{
	padding:0px !important;
	}	
	
.rightSide ul li a{
	color:#000 !important;
	text-decoration:underline;
	}	
	
.rightSide ul li{
	list-style-type:none;
	}	
	
.rightSide ul li img{
	width:23px !important;
	}	
	
/*.rightSide ul li a:before{
	content:url(../images/download.svg);
	margin-right:5px;
	}	
	
.rightColumn #tabs .section ul li a::before{
	content:url(../images/download.png);
	margin-right:5px;
	}*/
	
#tabs table{
	font-size:1rem;
	text-align:center;
	width:100%;
	}	
	
#tabs table tr:nth-child(1){
	color:#fff;
	background-color:#0099db;
	font-weight:normal !important;
	
	}	
	
#tabs table th{
	font-weight:normal;
	text-align:center !important;}	
	
#tabs table tr td:nth-child(1){
	width:30%;
	color:#fff;
	background-color:#4AB7E4;
	text-align:left;
	vertical-align:middle;
	}		
		
#tabs table tr td p{
	display:inline-block;
	margin-right:5px;
	}
	
#tabs table tr:not(:first-child){
	border-bottom:1px solid #e6e6e6;
	}
	
#tabs table tr td{
	border-right:1px solid #e6e6e6;
	height:40px !important;
	}
	
#tabs table tr{
	height:40px !important;}

/*#tabs #accordion h3{
	display:none;
}*/

.ui-state-default{
	display:none;
	}

#tabs #accordion #tabs-2 h3{
	display:block;
	font-weight:normal !important;
	border-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

	
.checked{
	margin:0 auto;
	}	
	
.checked img{
	margin:0 auto;
	display:block;
	width:10px;
	height:10px !important;
	}

.checkedPlus img{
	margin:0 auto;
	display:block;
	width:10px;
	height:10px !important;
	}

.na{
	text-align:center;
	content:"N/A";
	color:#b4b4b4;
	height:16px !important;
	}

.responsive a, .pinned a{
	text-decoration:none;
	color:#fff;
	}

.featureLink p{
	display:inline-block;
	float:left;
	margin:0px !important; 
		}

/*.responsive a:after{
	margin-left:8px;
	margin-top:2px;
	content:url(/media/1743/table_arrow.svg);
	display:block;
	width:5px;
	height: 10px;
	float:left;
		}*/

.featureLink img{
	margin-left:8px;
	margin-top:5px;
	display:block;
	width:5px;
	height: 10px;
	float:left;
	}


.responsive a p:hover{
	text-decoration:underline !important;
		}

#legend ul{
	line-height:1;
	border-bottom:0px !important;
	text-align:right;
	border-right:0px !important;
	border-top:0px !important;
}

#legend li{
	border-top:0px !important;
	margin-right:20px;
	padding:0px !important;
	border-left:0px !important;
	float:none !important;
}

#legend li:last-of-type{
	border-right:0px !important; 
}

#legend li p{
	float:left;
	margin: 5px 15px 5px 0px !important;
}

#good::before{
	margin:6px 5px 0px 0px;
	float:left;
	display:block;
	content:url(/media/1722/dot_outline.png);
	}

#best::before{
	margin:6px 5px 0px 0px;
	float:left;
	display:block;
	content:url(/media/1439/dotcheckedplus.png);
}

.slider-nav .slick-slide {
	width:70px !important;
	margin-right:10px !important;
	}

.slider-nav .slick-slide img{
	width:100%;
	}
	
.slider-nav .slick-slide p{
	text-align:center;
	margin:2px 0px !important;
	}

.topContent a{
	color:#000;
	text-decoration:none;
	}

/* RESOURCES */	
.guidespech3{
	display:none !important;
	}


#productTabs li a{
	font-size:1.3rem;
	text-transform:uppercase;
	text-decoration:none;}	
	
#resources {
	max-width:1260px;
	margin:0 auto;
	}	
	
#resources .leftColumn, #resources .rightColumn, #contact2 .leftColumn, #contact2 .rightColumn {
	margin-top:0px;
	width:50%;
	float:left;
	margin-left:0px;
	}	
	
#resources .leftColumn{
	margin-top:7px;
	}
	
#resources .leftColumn .dd{
	margin-bottom:20px;
	width:50% !important;
	}	

.outsideres h1{
	font-size:1.5rem !important;
	color:#0099D8 !important;
	text-transform: uppercase !important;
	}

.outsideres .contactFormat{
	margin-top:0px;
	}

.outsideres .contactFormat span{
	font-weight:normal;
		}


#ddProdLine_msdd{
	margin-bottom:20px !important;
}

#ContentPlaceHolderDefault_cp_body_ResourceTabProductDataSheets_7_lblOr{
	margin-bottom:10px;
}
	
#marketSelect_msdd{
	margin-top:10px;
	}


.common-uses{
	border-bottom:0px !important;
	padding-left:20px;
	}

.common-uses li{
	list-style-type:disc !important;
	display:list-item !important;
	float:none !important;
	border-left:0px !important;		
	border-top:0px !important;
	padding:0px !important; 
		}

.common-uses li:last-of-type{
	border-right:0px !important;
	}

#resources #or{	
	margin-bottom:10px !important;
}

#resources .rightColumn ul{
	padding:5px 0px 0px 20px;
	}	
	
#resources .rightColumn ul li, .pdfList li{
	line-height:1.5;
	list-style-image:url(../images/document.png);
	}

.pdfList a{
	color:#000 !important;
	}

#resources a{
	text-decoration:underline;
	color:#0099D8;
}

#resources #accordian a{
	text-decoration:underline;
}

#resources h2, .rightColumn h2{
	font-weight:500;
	margin-top:10px;
	font-size:1.3rem;
	text-transform:uppercase;
}



.rightColumn h2{
	font-size:1.3rem !important;
	margin-top:0px !important;
	}

.conted img{
	margin:0px 20px 10px 0px;
	float:left;
		}

#btnSubmit{
	padding:9px 20px 9px 20px !important;
	width:auto !important;
	margin:20 auto 0px auto !important;
	display:block;
}
	
.blueStrip{
	border-style:solid;
	background-color:#0099d8;
	width:100%;
	}	
	
#tabs2nav {
	width:95% !important;
	max-width:1200px !important;
	margin:0 auto !important;
	display:block !important;
	}	
	
#tabs2nav li{
	padding:10px 0px;
	display:inline-block;
	}
	
#tabs2nav li{
	margin-right:20px;
	}
	
#tabs2nav a{
	opacity:.7;
	color:#fff;
	text-decoration:none;
	}	

.ui-state-active a, .ui-widget-content .ui-state-active a, .ui-widget-header .ui-state-active a{
	opacity:1 !important;
		}
	
#resources .leftColumn #tabs .dd .ddChild	{
	height:200px !important;
	}
	
#tabs2 h3{
	font-weight:normal;
	margin-top:10px;
	text-transform:uppercase;
	}	

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	font-weight:normal;
		}

#faqAccord h3{
	font-weight:bold;
	font-size:1rem;
	text-transform:inherit !important;
	}

#faqAccord h3:hover{
	cursor:hand;
}

	
#tabs2 #tabs-6 a, #tabs2 #tabs-3 a{
	color:#000;
	text-decoration:none;
	}
	
#tabs2  #tabs-6 .rightColumn ul{
	padding:0px 20px;
	}	
	
#tabs2  #tabs-6 .rightColumn ul li{
	list-style-image:url(../images/document.png);
	}	
	
#tabs2 .leftColumn .dd .ddChild{
	height:200px !important;
	}	
	
#tabs .rightColumn #tabs a{
	text-decoration:none !important;
	}	
	
#tabs2 table{
	width:100%;
	}

#tabs2 table tr td:nth-child(1){
	width:30%;
	}	
	
#tabs2 table tr td:nth-child(2){
	width:70%;
	}
	
#tabs2 input{
	width:90%;
	font-size:1em !important;
	padding:7px 20px 7px 5px;
	margin:5px 0px;
	}

#tabs2 #tabs-2 button{
	margin-top:20px !important;
	margin:0 auto;
	display:block;
	}
	
	
#tabs2 td .dd{margin-top:5px;}	

.study{
	margin:0 auto;
	display:block;
	width:85%;
	}

.study img{
	float:left;
	width:96px;}

.study h1{
	font-weight:bold !important;
	text-transform:capitalize !important;
	margin-left:15px;
	float:left;
	font-size:1em;}

.study p{
	margin:0px !important;
	width:100%;
	float:left;}

.study .slick-prev:before{
	content:url(../images/arrows_light_left_white_small.png);
	}
	
.study .slick-next:before{
	content:url(../images/arrows_light_right_white_small.png);
	}
	
.studyText{
	float:left;
	width:59%;
	margin:0px 0px 0px 15px !important;
}

.studyText h2{
	text-transform:uppercase;
	font-size:1.2rem;
	}

#cLink{
	border-bottom:1px solid #fff;
	color:#fff;
	}

#noStudy {
	margin-top:30px !important;
}

#noStudy img{
	float:left;
	width:100px;
	}


#noStudy span{
	font-weight:bold;
	display:block;
	
	}

#noStudy h1{
	text-align:center;
	font-size:1.75rem;
	}


.portfolio .slick-dots{
	border-bottom:0px !important;
	bottom:-52px;}
	
.portfolio .slick-dots li button:before{
	font-size:18px;
	}	
	
.portfolio {
	z-index:1000;
	float:left;
	width:60%;
	margin-right:20px;
	}	
	
.portfolio img{
	width:100%;
		}	
	
.portfolio p{
	margin-top:0px !important;
	}	
	
	
/* INDUSTRY*/

.productFinderIndustry, #cases{
	margin-top:20px;
	min-height:211px;
	} 	
	
.productFinderIndustry #aboutRight button{
	bottom:0px;
	}	
	
.industrySlides{
	float:left;
	width:38%;
	/*Cam update 2/22/2019*/
	/*margin-right:2%;*/
	/*max-width: 442px !important;*/
	
}

.alt-left .industrySlides{
	max-width:100% !important;
	}
	
.industrySlides .slick-slide img{
	width:100%;
	}
	
.industrySlides .slick-dots{
	bottom:10px;
	}
	
.industrySlides .slick-dots li button:before{
	color:#fff;
	font-size:25px;}		
	
.industrySlides .slick-dots li.slick-active button:before{
	color:#fff;
	}	
	
.industrySlides .slick-next, .portfolio .slick-next{
	right:20px;}
	
.industrySlides .slick-prev, .portfolio .slick-prev{
	left:20px;
	}	
	
.industrySlides .slick-prev:before, .portfolio .slick-prev:before, .mobile-landing__case-logos .slick-prev:before, .mobile-landing__photos .slick-prev:before{
	margin-left:-4px !important;
	line-height:0;
	content:url(../images/arrows_light_left_white_small.png);
	}	
	
.industrySlides .slick-next:before, .portfolio .slick-next:before, .mobile-landing__case-logos .slick-next:before, .mobile-landing__photos .slick-next:before{
	
	line-height:0;
	content:url(../images/arrows_light_right_white_small.png);
	}
	
.industrySlides .slick-prev, .industrySlides .slick-next,
.portfolio .slick-prev, .portfolio .slick-next,
.mobile-landing__case-logos .slick-prev, .mobile-landing__case-logos .slick-next,
.mobile-landing__photos .slick-prev, .mobile-landing__photos .slick-next{
	background-color:#0099d8;
	border-radius:50%;
	width:30px;
	height:30px;
	}	
	
.industrySlides .slick-prev:hover, .industrySlides .slick-prev:focus, .industrySlides .slick-next:hover,
.industrySlides .slick-next:focus,
.portfolio .slick-prev:hover, .portfolio .slick-prev:focus, 
.portfolio .slick-next:hover, .portfolio .slick-next:focus,
.mobile-landing__case-logos .slick-prev:hover, .mobile-landing__case-logos .slick-prev:focus, 
.mobile-landing__case-logos .slick-next:hover, .mobile-landing__case-logos .slick-next:focus,
.mobile-landing__photos .slick-prev:hover, .mobile-landing__photos .slick-prev:focus, 
.mobile-landing__photos .slick-next:hover, .mobile-landing__photos .slick-next:focus
				{
	background-color:#0099d8;
	}	
		
.industrySlidesText{
	margin-top:20px;
	width:100%;
	float:left;
		}

.industrySlidesText h2{
	float:left;
	margin-left:5px;
	margin-top:0px !important;
	vertical-align:middle;
	}

.industrySlidesText img{
	margin-top:6px;
	float:left;
	vertical-align:middle;
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
	}

#industryDescription p{
	clear:both;
}

	
.industrySlidesText a{

	color:#000;	
		}
.industrySlidesText a:hover{		
	color:#0099d8;
		}
		
#industryDescription .caged{
		position:relative;
	} 	

#aboutRight2{
	z-index:1000;
	float:left;
	position:relative;
	/*width: 60%;*/
	/*Cam change 2/22/2019*/
	width: 58%;
	/*margin-left: 40%;
	margin-top: -240px;*/
	margin-bottom: 250px;
	padding-left:20px;
	}

.alt-right{
	padding-left:0px !important;
}

.alt-right h2{
	margin-top:15px;
	display:block;
	font-size:1rem !important;
	}

.alt-right .markBut.left{
margin-right:10px;}
	
#aboutRight2 a{
	color:#0099d8;
}

#aboutRight2 ul{
	padding:0px 20px;
}

#aboutRight2 button{
	margin-top:20px
	}	
	
#aboutRight2 button img{
	width:15px;
	margin-left:5px;
	}	

#aboutRight2 .markBut{
	color:#fff !important;
	}

#aboutRight2 ul li {
	list-style-type: initial;
}

/*Features Page*/

.feature-clear{
	clear:both;}

.featureStars{
	border-top:1px solid #ccc;
	padding-top:20px;
	margin-bottom:20px !important;
	}

#featuresIcon{
	float:left;
	width:20%;
	padding: 40px 20px 10px 0px;
	
}

#featuresText{
	margin-top:40px;
	float:left;
	width:80%;
}

#featuresText ul{
	padding:0px;
	margin:0px;
}


#featuresText ul li{
	margin-left:20px;
}

#featuresText p{
	margin:5px 0px !important;
}

/*#featuresText ul li::before{
	content:url(/media/1795/bullet-16.svg);
	width:5px !important;
	float:left;
	margin-top:8px;
	margin-right:8px;
}*/

#featuresText ul .stars::after{
	content:"**";
	color:#0099d8;
	margin-left:5px;
}



#featuresText h1{
	font-size:1.5rem;
	text-transform:uppercase;
	color:#0099D8;	
	font-weight:normal;
}

#featuresText h2{
	font-size:1.3rem;
	text-transform:uppercase;
	color:#000;	
	font-weight:normal;
}

#featuresText section{
	margin-bottom:20px;
}

#featuresText a{
	color:#0099d8;
	text-decoration:underline;
}

.featureStars::before{
	content:"**";
	color:#0099d8;
	margin-right:5px;
	}



/* SEARCH RESULTS*/

#searchResults{
	list-style-type:none;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-top:40px;
	border-bottom:1px solid #ccc;
	}

#searchResults li {
	margin-bottom:10px;
}

#searchResults h1{
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:200;
	}

#searchResults h2{
	text-transform:uppercase;
	color:#0099D8;
	text-decoration:none !important;
	}
	
#searchResults a{
	text-decoration:none;
	color:#0099D8;
}

#searchResults p{
	margin:0px !important;
}

#ContentPlaceHolderDefault_cp_body_SearchResults_4_lView_pg{
	margin-bottom:20px;
	display:block;
	}

.pageSelected{
	color:#0099D8;
	}

/*Recent News*/

.newsResults{
	width:100%;
	float:left;
	}

.newsResults ul li{
	list-style-type:none;
	float:left;
	width:100%;
	margin:10px 0px;
	}

.newsResults h2{
	font-size:1.25em;
	}

.newsResults ul li img{
	float:left;
	min-width:120px;
	max-width:150px;
	margin-right:20px;
	}
	
.newsResults ul li h1{
	margin-bottom:0px;
	font-size:1.3em;
		color:#000;
	text-transform:uppercase;
	}	
	
.newsResults ul li p{
margin:5px 0px !important;
}

.newsResults ul li a{
	color:#0099d8;
		}	

.newsResults ul li a::after{
	margin-left:10px;
	height:5px;
	content:url(/media/1060/arrowtiny.png);
}

.tradeText a, .newsText a{
	color:#000 !important;
}

.subscribe{
	width:200px;
	margin:0 auto;
	color:#fff !important;
	float:none;
	}

.subscribe a p{
	margin:0px !important;
}

.subscribe a{
	color:#fff !important;
	}

#newsletters li{
	list-style-type:none;
	width:25%;
	float:left;
	margin-bottom:20px;
}

#newsletters img{
	width:200px;
	margin:0 auto;
	display:block;
}

#newsletters h1{
	margin-top:10px;
}

#newsletters h2{
	text-align:center;
	font-size:1.2rem;

}

#resources #newsletters{
	display:flex;
	flex-wrap:wrap;
}


#resources #newsletters li{
	flex-basis:25%;}


/*#newsletters p{
	margin-top:5px !important;
	}*/

#newsletters h1, #newsletters p{
	text-align:center;
	}

#newsletters p{
	width:90%;
	margin:0 auto !important;
	display:block;
}

#newsletters .subscribe p{
	margin:0px !important;
}

#newsletters .subscribe a{
	text-decoration:none;
}

#newsletters .subscribe{
	margin-top:15px !important;
}

#colorsheets{
	margin-top:20px;
	}

#colorsheets li{
	margin-bottom:20px;
	list-style-type:none;
	float:left;
	width:16%;
	height:175px;
}


.brochures{
	margin-bottom:20px;
	list-style-type:none;
	float:left;
	width:16%;
	height:175px;
}

#colorsheets li img{
	/*width:80%;*/
	margin:0 auto;
	display:block;
	max-height:118px;
	max-width:100%;
}

#colorsheets li p{
	
	text-align:center;
}

#colorsheets li a{
	color:#000;
}

#colorsheets li:hover a{
	color:#0099D8;
}

#contact2 .leftColumn .dd{
	width:50% !important; 
}

#contact2 .leftColumn h1{
	margin:0px 0px 10px 0px !important;
	}

#contact2 .rightColumn h1{
	text-transform:uppercase;
	color:#000;
	font-size:1.2rem;
	}

#contact2 h2{
	margin-top:10px !important;
	font-size:1.3rem !important;
	font-weight:normal !important;
}

#contact2 #Careers ul{
	margin-left:20px !important;
	}

#contactResults{
	list-style-type:none;
}

#contactResults h1{
	margin-top:10px;
	color:#0099D8 !important;
}

#contactResults h2{
	margin-top:0px !important;
	font-size:1.2rem;
	text-transform:1.2rem;
}

#contactResults p{
	margin:0px !important;
}


#contactResults a{
	color:#0099D8;
}

#contactZip{
	width:100% !important;
}

.contactTab button{
	padding:11px;
	right:0px;
	position:absolute;
	top:5px;
	border-radius:0px;
	margin-top:0px;
	}

.upTop{
	margin-bottom:20px;
	}

.upTop a{
	color:#0099d8 !important;
	}

.contactForm p{
	margin:0px !important;
	}
	
.contactForm p span{
	color:#0099D8;
	}

/*.contactForm input{
	margin:0px !important;
	}*/

.containValidation, .containValidation input{
	position:relative;
	}

#tabs2 #contact2 .rightColumn input {
	position:relative;
	width:100%;
	margin-bottom:10px !important;
}

#tabs2 #contact2 .rightColumn select {
	position: relative;
	width: 100%;
	margin-bottom: 10px !important;
	border: 1px solid #6e6e6e !important;
}


#regionSelect_msdd{
	margin-top:20px;
	margin-bottom:20px;
}

/*VALIDATION*/
.formInvalid,.containValidation img{
	display:block;
		}

.formInvalid, .containValidation img{
	position:absolute; 
	right:5px;
	bottom:4px;
	width:25px;
	}
	
.required:after{
	content:"*";
	color:#0099D8;
	margin-left:5px;
		}	
			
.relative2{
	width:60%;
	}	

div.timeline.root.ltr.customisable-border{
	width:300px !important;
}
	
.contactFormat span{
	font-weight:bold;
	font-size:1.2rem;
	text-transform:uppercase;
	}	

.contactFormat p{
	margin:0px !important;
	}
	
.contactFormat{
	margin-top:20px;
	font-size:1rem;
		}	

.contactFormat td{
	padding:5px 0px;
	}

.contactFormat tr td:nth-child(1){
	width:20% !important;
		}

.contactFormat a{
	color:#0099D8;
	}

#countryName{	
	font-size:1.5rem !important;
	color:#0099D8 !important;
}

#frm{
	min-width:500px;
}

#frm table{
	width:100%;
}

#frm td {
	vertical-align:top;
	padding:0px;
	}

#frm td:nth-child(odd){
	width:30%;
}

#frm td input{
	width:100%;
	font-size:1em !important;
	padding:7px 20px 7px 5px;
	margin:5px 0px;
}

#frm .rightColumn {
	margin-left:0px;
	width:100%;
}

#frm .ddcommon .ddTitle{	
	width:auto;
}

#frm .ddlabel{
	display:block;

}

#frm .dd .ddTitle .ddTitleText{
	width:327px;
}

#frm .dd .ddChild{
	height:100px !important;
		width:100%;
	}

#frm .ddcommon .shadow{	
	box-shadow:none !important;
}

#frm #btnSubmit{
	background-color:#0099d8 !important;
	color:#fff !important;
	border:0px !important;
	font-size:1rem !important;
	-webkit-appearance:none;
	margin-top:0px !important;
}


/* COOKIE */
#cookieDiv {
	padding-top:0px !important;
	}

#cookieDiv p{
	text-align:center;
	}

/* Footer Links */


/* NEW LANDING PAGE UK*/

.landing h1{
	color:#0099d8;
	text-transform:uppercase;	
	margin-bottom:10px;
	}

.landing p{
	margin:8px 0px !important;
}

.landing ul{
	margin-left:20px;
	}

.landing--contact{
	margin-top:15px;
	float:right;
	text-transform:uppercase;
	font-weight:bold;
	}

.landing__photos img{
	width:100%;
	}

.landing__testimonials .size1of4 img{
	width:100%;
}

.landing--contact p{
	display:inline-block;
}

.landing--contact img{
	width:30px;
	vertical-align:middle;
	margin-right:20px;
	}

.landing__case{
	padding-left:0px;
	}

.unit {
	float:left;
	padding:0px 15px;
	box-sizing:border-box;
	}

.last-unit{
	padding:0px;
	}

.size1of8{width:12.5%;}

.size1of4, 
.size2of8{width:25%;}

.size1of3{width:33.33%;}

.size1of6{width:16.66%}

.size3of8{width:37.5%;}

.size1of2,
.size2of4,
.size4of8{width:50%;}

.size5of8{width:62.5%;}

.size2of3{width:66.67%}

.size3of4, 
.size6of8{width:75%;}

.size7of8{width:87.5%;}

.size1of1,
.size2of2,
.size3of3,
.size4of4,
.size8of8{width:100%;}
	

.line--20{
	margin-bottom:20px;
	}

.padding--40{
	padding:40px 0px;
	}

.border--bottom-grey{
	border-bottom:1px solid #ccc;
	padding-bottom:40px;
	}
		
.border--right-grey{
	border-right:1px solid #ccc;
	}
			
.landing__photos--last .line--20:last-of-type{
	margin-bottom:0px;
	}

.landing__case{
	padding-left:40px;
	}

.landing__case-logos img{
	width:100%;
	}

.landing label{
	display:block;
	font-weight:700;
	margin-bottom:8px;
	}


.landing__contact--form input[type=text]{
	width:95%;
	font-size:1rem;
	
}
			
 .landing__contact--form textarea{
	width:100%;
	font-size:1rem;
	border:1px solid #ccc !important;
	}

.landing__contact--form input[type=text]{
	height:38px;
	padding-left:15px;
	}		
							
.landing__contact--form textarea{
	height:80px;
	padding-left:15px;
	}	

.landing__photos .slick-next, .mobile-landing__case-logos .slick-next{
	right:25px !important;
	}

.landing__photos .slick-prev, .mobile-landing__case-logos .slick-prev{
	left:25px !important;
}		
	
.whitepaper-stylee .contactForm input{
	font-size:1em !important;
	padding:7px 20px 7px 5px;
	display:block;
	width:100%;
	margin-bottom:10px !important;
	}

#ContentPlaceHolderDefault_cp_body_WhitePaper_5_compNamerf,
#ContentPlaceHolderDefault_cp_body_WhitePaper_5_namerf,
#ContentPlaceHolderDefault_cp_body_WhitePaper_5_emailrf{
	color:red !important;
	margin-left:10px;}


@media(min-width:1200px) and (max-width:1260px){
	#pods ul li:nth-child(3) .podcage{
		min-height:auto !important;
		}
	}

@media(min-width:1195px) and (max-width:1200px){
	.headnav{
		width:95%;
	}

	#pods ul li:nth-child(3) .podcage{
		min-height:auto !important;
		}	
	
	}	
		
@media(min-width:1024px) and (max-width:1195px){

	.guidespech3{
	display:none !important;
	}

	.headnav{
		width:95%;
	}

	.productFinder, #contact, .productFinderIndustry{
		min-height:237px;
		}
		
	
		
	.menuTall .arrow-left, .menuWide .arrow-left{
		left:15px;
		}
		
	.menuTall .arrow-right, .menuWide .arrow-right{
		right:15px;
		}	

	.aboutLeftText{
	width:65%;
	}

	.rightColumn #tabs .section ul li{
	width:100%;
	}

	#noStudy{
	margin-top:30px !important;
	}

	.navBar ul li{
	padding:10px 14px 10px 0px;
		}

	#pods ul li:nth-child(3) .podcage{
		min-height:auto !important;
		}
	}

@media(min-width:1024px) and (max-width:1105px){

	.common-use ul li{
	width:50%;}

	.topContent p{float:left;}
	
	#colorSelect li{width:18%;}
	
	.productFinderPage .dd, .productFinderIndustry .dd{width:31% !important;}
	
	#resources .leftColumn .dd, .leftColumn .relative,
	#contact2 .leftColumn .dd{width:70% !important;}
	
	.podcage{width:96%;}
	
	
	
	
	.topContent h3{float:left;}
	
	

	.study p{
	width:100%;
		}

	.navBar ul li{
	padding:10px 3px 10px 0px;
		}

	#pods ul li .podcage{
		min-height:auto !important;
		}
	}

@media(min-width:900px) and (max-width:1024px){
	.common-use ul li{
	width:50%;}

	#colorsheets li{
		width:25% !important;
	}

	.headnav{
		width:95%;
	}

	.rightColumn #productTabs li{
	width:auto !important;
	border:0px !important;
	}

	#resources .leftColumn .dd{
	width:90% !important;
}

	.pdfList{
		margin-bottom:20px !important;
	}
	
	.navBar ul li{
		padding:	10px 8px 10px 0px;}
		
	#contact{
		display:none;
		}	
		
	.productFinder{width:100%;}	
	
	.productFinder .dd{
		width:31% !important;
		}
		
	#podRight{display:none;}	
	
	#dropdowns{width:100% !important;}
	
	footer #logo{width:114px;}
	

	#slide1 #slideLogo, #slide2 #slideLogo{
		left:26% !important;
		}
		
	/*#layerslider h1{left:22% !important;}*/	
	
	#colorSelect li{width:18.7%;}
	
	.topContent p{float:left;}
	
	
	.study h1{
	margin-left:0px;
	margin-top:10px !important;
	margin-bottom:5px !important;
	}

	.study img{
	margin:0 auto;
	float:none;
	}

	.study p{
	margin:0px !important;
	width:100%;
	}

	#resources .leftColumn .dd, .leftColumn .relative,
	#contact2 .leftColumn .dd{width:90% !important;}

	#newsletters img{
	width:150px;
	}

	.aboutLeftText{
	width:60%;
	}

	.rightColumn #tabs .section ul li{
	width:100%;
	}

	#noStudy{
	margin-top:0px !important;
	}

	#noStudy img{
	width:80px;
	float:none;
	margin:0 auto;
	display:block;
	}

	#noStudy h1{
	margin-top:25px;
	}

	.navBar ul li{
		padding:10px 0px 10px 0px;
	}
	
	#nav li a{
		padding:2px 0px 0px 12px;
	}

	#pods ul li .podcage{
		min-height:auto !important;
		}
	
	}


@media(min-width:800px) and (max-width:900px){
	.navBar{
	display:none;
	}
	
	.header{
	display:block;
		}

	.languageToggle{
	z-index:10;
	top:99px;
	margin-right:10px;
	}
	.languageToggle ul{
	display:block !important;
	}

	.languageToggle ul li:nth-child(1)::after{
	color:#fff;
	}

	.languageToggle p{
	color:#fff;
	}
	
	.headnav{
	width:100%;
	}

	#resources .leftColumn .dd{
	width:90% !important;
	}
	
	.headnav ul{
	display:none;
	}

	.navBar ul li{
		padding:	10px 0px 10px 0px;}
		
	#nav li a{
		padding:2px 5px 0px 13px;}
		
	#contact{
		display:none;
		}	
		
	.productFinder{width:100%;}	
	
	.productFinder .dd{
		width:31% !important;
		}	
		
	#podRight{display:none;}		
	
	#dropdowns{width:100% !important;}	
	
	footer #rightSide ul li{
		margin-right:10px;
		}
		
	footer #leftside{width:55%;}	

		
	#slide1 #slideLogo, #slide2 #slideLogo{
		left:21% !important;		
		}	
		
	#colorSelect li{width:18%;}	
	
	.rightColumn #tabs ul li{margin-right:0px;}
	
	#tabs2nav li{margin-right:16px;}
	
	#resources .leftColumn .dd{
		width:75% !important;}
		
	.portfolio img{width:100%;}	
	
	.portfolio .slick-slide img{
		margin-bottom:10px;
		}
		
	.rightColumn #tabs .section ul li{width:100%;}	


	.study h1{
		margin-left:0px;
		margin-top:10px !important;
		margin-bottom:5px !important;
		}

	.study img{
		margin:0 auto;
		float:none;
		}
	
	.study p{
		margin:0px !important;
		width:100%;
		}

	#resources .leftColumn .dd, .leftColumn .relative,
	#contact2 .leftColumn .dd{width:75% !important;}

	#newsletters img{
	width:150px;
	}

	.aboutLeftText{
	width:55%;
	}

	#noStudy h1{
	font-size:1.5rem;
	}

	#noStudy{
	margin-top:35px !important;
	}

	.rightColumn #tabs ul li{
		padding:8px 4px;
		}

	#pods ul li .podcage{
		min-height:auto !important;
		}

	}
	
	
/*IPAD PORTRAIT*/	
@media(min-width:750px) and (max-width:800px){

	#ContentPlaceHolderDefault_cp_body_ResourceTabProductDataSheets_7_orderSampleLB{
	margin-bottom:10px !important;
	}

	.portfolio{
	width:100%;
		}

	.guidespech3{
	display:block !important;
	}

	
	.navBar ul li{
		padding:	10px 2px 10px 0px;}
		
	#nav li a{
		padding:2px 5px 0px 4px;}		
	
	#pods ul li .podcage, #pods ul li{
	height:auto !important;
	min-height:auto !important;	
	}
		
	.arrowShift .arrow{
		margin-left:6px;
		}	
		
	#contact{
		display:none;
		}	
		
	.productFinder{width:100%;}	
	
	.productFinder .dd{
		width:31% !important;
		}
		
	#podRight{display:none;}			
	
	#dropdowns{width:100% !important;}
	
	footer #rightSide ul li{margin-right:5px;}
	
	footer #leftside{width:53%;}
	
	footer #logo{width:107px;}
	
	
	/*#layerslider h1{left:15% !important;}*/	
	
	#slide1 #slideLogo, #slide2 #slideLogo{
		left:20% !important;
		}
		
	.rightColumn #tabs ul li{margin-right:20px;}	
	
	#productTabs li a{padding-left:8px;}
	
	.topContent p{float:left;}
	
	#colorSelect li{width:23.6%;}
	
	.leftColumn{margin-top:-155px;}
	
	#resources .leftColumn .dd{
		width:75% !important;}
	
	#tabs2nav li{margin-right:9px;}
	
	.portfolio img{width:100%;}	
	
	.portfolio .slick-slide img{
		margin-bottom:10px;
		}
		
	.rightColumn #tabs .section ul li{width:100%;}	
	

	#resources .leftColumn .dd{
	width:90% !important;
	}

	#resources .leftColumn .dd, .leftColumn .relative,
	#contact2 .leftColumn .dd{width:90% !important;}


	#newsletters img{
	width:150px;
	}

	.aboutLeftText{
	width:52%;
	}

	.navBar{
	display:none;
	}
	
	.header{
	display:block;
		}

	.headnav ul{
	display:none;
	}

	.languageToggle{
	z-index:10;
	top:99px;
	margin-right:10px;
	}
	.languageToggle ul{
	display:block !important;
	}

	.languageToggle ul li:nth-child(1)::after{
	color:#fff;
	}

	.languageToggle p{
	color:#fff;
	}


	}	


@media (max-width:1260px){
#contactPod .alert{
	margin-bottom:0px !important;
	}
	}

			
	/* TONI's UPDATES */
.YourNameCA{
	width:70% !important;
	float:left;
	}

#providenceSelector_msdd{
	margin-top:10px;
	width:25% !important;
	margin-left:10px;
}

#providenceSelector_msdd .ddTitleText{
	padding:5px 20px 5px 5px !important;
	}
	
#contact2 .rightColumn textarea{
	
	width:100%;
	border:1px solid #c3c3c3;
	resize:none;
	font-size:1rem;
	height: inherit;
	}
.logos li img{
	height:50px;
}
	

footer #rightSide .logos li{
	margin-right:10px;
}

#quicklinks{
	text-align:right;
	margin-bottom:10px;
	max-width:600px;
	line-height:2;
}	

/* CASE STUDIES UPDATES 8/15/17 */

.case-studies td{
	vertical-align:top;
	width:50%;
	border-right:0px !important;
	}

.case-studies tr p{
	color:#000;}

.case-studies tr:nth-child(1){
	color:#000 !important;
	background-color:#fff !important;
}
		
.case-studies tr td:nth-child(1){
	vertical-align:top !important;
	width:50% !important;
	background-color:#fff !important;}	

/*#tabs table tr:not(:first-child){
	border-bottom:0px;
	}*/

div.dd_chk_drop div#buttons{
text-align:center !important;}

div.dd_chk_drop div#buttons input{
	background-image:none !important;
	background-color:#0099d8 !important;
	color:#fff;
	}

.common-use ul {
	overflow:hidden;
	padding-bottom:30px;
}

.common-use ul li{
	display: block;
	width: 33%;
	padding: 5px 15px !important;
	border-top: 0px !important;
	border-left: 0px !important;
	float:left;
	}

.rightColumn #tabs .common-use ul li:last-of-type{
	border-right:0px !important;}

.cc_input{
	height:33px;
	min-width:100px;
	padding:0px 10px;
		font-size:14px;
}

.common-use ul li:before{
	content:"•";
	margin-right:10px;}

.line-20{
	margin-bottom:20px;}
.menuNormal{
	padding:10px 0px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	}

.menuNormal a:hover, #nav li ul li a:hover, #nav li ul li:hover a{
	color:#0099d8 !important;}

.menuDouble{
	   width: 450px !important;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
	}

.menuDouble li{
	width: 50% !important;
	float:left;
}

/*PRODUCT FINDER UPDATE 4/27/18*/

.common-uses ul {
	border-bottom: 0px !important;
    padding-left: 20px;
	padding-bottom: 10px;
    display: block;
}

.common-uses {
	padding-left:0px;
	display: none;
}

.common-uses ul li{
	display: inline-block !important;
    vertical-align: top;
    padding: 0px;
    padding-right: 20px;
    width: 48%;
    position: relative;
}
.common-uses ul li:before {
    content: "•";
    position: absolute;
    left: -15px;
}

.common-uses ul li:last-of-type{
	border-right:0px !important;
	}

.contained{
	position:relative;
	margin-top:40px !important;
	margin-bottom:40px !important;}
	
.contained h1{
	font-size:1.5rem;
	color:#0099D8;
	text-transform:uppercase;
	font-weight:normal;
	}
	
.productFinderPage{
	background-color:#003e57;
	}	

#pfResults .section{
	padding:20px 10px;
	border:1px solid #ccc;
	}

#pfResults img{
	width:170px;
	margin:0 auto;
}
#pfResults .productFinder_results img {
	width: initial;
    /*max-height: 200px;*/
    max-width: 20%;
	margin: initial;
    float: left;
}
#pfResults .productFinder_results img.arrow {
	width: 15px;
    float: none;
	margin-left:10px;
}

#pfResults .leftSide{
	width:100%;
}
#pfResults .productFinder_results .leftSide{
	width:75%;
	float: right;
}

#pfResults h2{
	text-align:center; 
	font-weight:normal;
	text-transform:uppercase;
	color:#0099d8;
	font-size:1.5rem;
		}
#pfResults .productFinder_results h2 {
    text-align: left;
}
#pfResults .productFinder_results h3 {
    cursor: pointer;
	font-size:16px;
	margin-bottom:10px;
}
#pfResults p{
	margin:0px!important;
}

.productFinder_results .leftSide a:after{
	content:">>";
	margin-left:5px;
		}

#pfResults .leftside span{
	margin:5px 0px;
	display:block;
}

#pfResults .leftside span div div:before{
 	content:'\2022';
	margin-right:5px;
	position:relative;
	display:inline-block;
}

#moreInfoLink{
	width:140px;
	text-align:center;

	margin-top:5px !important;
	display:block;
	margin:0 auto;
}

.productFinder_results .arrowShift:hover .arrow {
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
	
.contact_german{
	display: block;
    clear: both;
    float: left;
    width: 100%;
		}
	
#gdprAccept_German{
	float: left;
    display: inline;
    width: 10px !important;	
	margin-right: 10px !important;
    margin-bottom: 0px !important;		
	}

	
/* TONI NEW MENU 07-18*/
	
.menuProducts li:nth-child(1) a{
	padding-left:0px !important;
}

.menuProducts li ul li, .visual-product-menu-sectioned{
	opacity:0;
	visibility:hidden;
}
	
.visual-product-menu-sectioned h1{
		border-bottom:1px solid #ccc;
		width:100%;
		display:block;
		padding:10px;
	}

.menuProducts li:hover ul li, .menuProducts li:hover ul{
	opacity:1;
	visibility:visible;
}	

.menuProducts li:hover .product-descrip{
	color:#000 !important;
}

.menuProducts{
	padding: 10px 0px 10px 13px !important;
	overflow:visible !important;
	width:auto !important;
	z-index:200;
	position:relative;
}

.menuProducts li{
	color:#000 !important;
    width: auto !important;;
    display: block!important;
    clear: both!important;
	}

.menuProducts li a{
	color:#000;}


.menuProducts ul{
	position:absolute !important;
	left:100% !important;
	
	}

.menuProducts ul a{
	text-align:center;
	opacity:1 !important;
	}

.menuProducts li:hover, .active{
	color:#029BDA !important;
		}

.menuProducts  .product-name, .mmenu-product .product-name{
	font-weight:bold;
	color:#029BDA;
	}

.visual-product-menu-sectioned {
	width:900px !important;
	background-color:#fff !important;
	z-index:100;
	position:relative;
	margin-top:0px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	font-size:12px;
		padding:15px !important;
		display:none;
		}

.visual-product-menu-sectioned li{
	display:flex !important;
	flex-wrap:wrap;
	display:block;
}

.visual-product-menu-sectioned li a{
	padding:0px !important;
	}

.visual-product-menu-sectioned li:hover a{
	padding:0px !important;
}
		
.visual-product-menu-sectioned li .product-item{
	 flex-basis:20%;
	margin-bottom:10px;
	}

.visual-product-menu-sectioned .product-item img{
	width:70px;
	margin:0 auto;
	display:block;}

.arrow-shift{
	width:12px;
	-ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
	margin-left:5px;
}

.mmenu-product{
	display: flex !important;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px !important;
	}

.mmenu-product li{
	flex-basis:50%;
	margin-bottom:30px !important;
	}
		
.mmenu-product li img{
	max-width:80px;
	margin:0 auto;
	}		

.mmenu-product li a{
	text-align:center;
	overflow:visible !important;
	/*display:inline-block !important;*/
	padding:0px !important;
	white-space:normal !important;
		}

.mm-menu .mmenu-product > li:after{
	border-color:tranparent !important;
	border-bottom-width:0px;
	display:none !important;
}

/* COMP PRODUCTS UPDATES */


.border-bot_black{
	border-bottom:1px solid #000;
	}

#comp-prods{
	overflow:hidden;
	}

#comp-prods .ui-state-default{
	display:block;
	}

#comp-prods .ui-accordion-header{
	font-weight:normal;
	padding:10px 0px;}

#comp-prods .ui-accordion-header:after{
	content:url(/images/arrows_down.png);
	-webkit-transform: rotate(180deg);     
	-moz-transform: rotate(180deg);        
	-o-transform: rotate(180deg);         
	-ms-transform: rotate(180deg);        
	transform: rotate(180deg); 
	display:inline-block;
	float:right;
}

#comp-prods .ui-accordion-header-active:after{
	-webkit-transform: rotate(0deg);     
	-moz-transform: rotate(0deg);        
	-o-transform: rotate(0deg);         
	-ms-transform: rotate(0deg);        
	transform: rotate(0deg); 
	}

#comp-prods .ui-state-active{
	background-color:transparent;
	}

#comp-prods h2{
	font-weight:normal;
	text-transform:uppercase;
}

.comp-prod_acc-inner section{
	background-color:#E6E6E6;
	padding:20px !important;
	margin:0px 0px 20px 0px !important;
	}

.comp-prod_acc-inner section:last-of-type{
	margin-bottom:0px !important;
}

.comp-prod_acc-inner h3{
	font-weight: normal;
    margin-top: 10px;
    text-transform: uppercase;
	}

.comp-prod_acc-inner ul{
	padding:10px 0px;
	list-style-type:none;
	}

.comp-prod_acc-inner ul li a{
	color:#000;}

.comp-prod_acc-inner ul li:before{
	content:url(/media/2385/downloadicon.png);
	display:inline-block;
	float:left;
	margin-right:10px;
	}

#comp-prods-2 .ui-accordion-header:after, .inner-acc .ui-accordion-header:after{
	display:none !important;
	}

#comp-prods-2 .ui-accordion-header,
.inner-acc .ui-accordion-header{
	text-transform: none !important;
	color:#0099D8;
	font-size:14px;
	}

#comp-prods-2 .ui-accordion-header:after,
.inner-acc .ui-accordion-header:after{
	content:url(/media/1060/arrowtiny.png);
	display:inline-block;
	margin-left:10px;
	-webkit-transform: rotate(-90deg);     
	-moz-transform: rotate(-90deg);        
	-o-transform: rotate(-90deg);         
	-ms-transform: rotate(-90deg);        
	transform: rotate(-90deg);
	float:none;
	}

#comp-prods-2 .ui-accordion-header-active:after,
.inner-acc .ui-accordion-header-active:after									{
	-webkit-transform: rotate(90deg);     
	-moz-transform: rotate(90deg);        
	-o-transform: rotate(90deg);         
	-ms-transform: rotate(90deg);        
	transform: rotate(90deg);
	}

#comp-prods-2 .ui-state-active, .ui-widget-content .ui-state-active,
.inner-acc .ui-state-active{
	font-weight:normal !important;
		}

#comp-prods-2 .ui-accordion-header,
.inner-acc .ui-accordion-header{
	padding:10px 0px 0px 0px;
	}
	
.comp-prods_bottom .dd{
	width:300px !important;	
	margin-bottom:30px;
	}
			
.comp-prods_bottom .pdfList{
	margin-left:20px;
	}

.comp-prods_bottom h2{
	font-weight:600 !important;
	}

@media (max-width:1300px){

.menu-product_visual{
	width:700px !important;
	}
}

/* 2/4 BIOS*/
	
.container-garage {
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
    /* the container's height will determine the height of its slider  */
	height: 525px;
}


.slider {
	overflow-y: auto;
	/* complete liquid height based on the parent's height!! */
    height:100%;

    /* only transition on transform properties which are hardware accelerated = way better performances */
	-webkit-transition:-webkit-transform .3s ease;
       -moz-transition:   -moz-transform .3s ease;
        -ms-transition:    -ms-transform .3s ease;
            transition:        transform .3s ease;
}

.slider.opened { 
    /* visible */
    -webkit-transform: translate(0, 0%);
       -moz-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
            transform: translate(0, 0%);
}
.slider.closed { 
    /* completely offscreen */
    -webkit-transform: translate(0, -100%);
       -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
            transform: translate(0, -100%);
}


.slider {
	height: 525px !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	padding:15px;
	background: #01B2E2;
}
	
.team-image_wrap{
	height: 425px;
}
.image_container {
	height:100%;	
}

.team-image_wrap img{
	width:100%;
	margin: 0 auto;
    display: block;
}

.team-title{
	position: relative;
	height:100px;
	background-color:#F2F2F2;
}

.team-title_position{
	position:absolute;
	width:90%;
	left: 50%;
  	top: 50%;
  	transform: translate(-50%, -50%);
}

.team-title h1, .team-title h2, .team-title a{
	color:#000;
}

.team-title h1{
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

.team-title h2{
	padding:5px 0px;
			}

.team-title h2, .team-title  p{
	font-size:15px !important;
	text-transform: none !important;
	margin:0 auto !important;
}

.team-title h2{
padding-bottom:0px !important;}

.team-wrap{
	height:100%;
}


.team-social a{
	margin-top:25px !important;
	display:block;
	color:#fff !important;
		}

.team-social img{
	width:16px;
	display: inline;
    margin-right: 10px;
		
	}

.toggle{
	position:absolute;
	z-index: 10;
	right: 0px;
   	bottom:0px;
	background-color: #fff;
    border: 1px solid #E6E6E6;
    display: block;
    padding: 12px;
	z-index:100;
	cursor: pointer;
}

.toggle img{
	width:15px;}

.slider .team-title{
	background-color:#01B2E2;
	width:100%;
}

.slider .team-title_position{
	width:100%;
}
			
.slider h1, .slider h2, .slider p{
	color:#fff !important;
	
			}
				
.slider a{
	color:#fff;
	text-decoration:underline;
		}

.slider-text p{
	margin:12px 0px !important;
	
			}

.dtj:hover a:hover {
    color: #FFF !important;
}

.menuWider {
	width: 560px !important;
}

.button3 {
    background-color: #0099D8;
    color: #fff !important;
    border: 0px;
    font-size: 1em;
    text-transform: none;
    padding: 9px 20px 9px 20px;
    border-radius: 2px;
    margin-top: 10px;
    text-decoration: none !important;
	text-align: center;
    display: block;
    width: 200px;
	}
	
	
	
	
	
.selectedRep{
	border: 3px solid #0099D8;
	padding: 12px;
	margin: 5px;
	width: 350px;
	}
	
	
.preferredContact input {
    left: 0%;
	width: 3% !important;
}

	
.preferredContact label {
    color: black;
}

#industryDescription button {
    background-color: transparent;
}

#marketsDD2_sl {
    display: none !important;
}

#marketsDD4_sl {
    display: none !important;
}

#testimonials .slick-next {
    right: -45px !important;
}

#testimonials .slick-prev {
    left: -45px !important;
}


@media only screen and (max-width: 600px) {
  .format span {
    padding: 10px;
    display: block;
}
	
	
	.testText {
    font-size: 13px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
	
	#testimonials div {
    text-align: center;
    font-size: 13px;
}
.personName {
    font-weight: bold;
 
    margin-top: 5px;
}
	
	
	
	
	
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

h4 {

}

