@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(//fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200,400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);
body {
/*
  background: #f9f9f9;
  margin: 0;
  padding: 0;
  font-family: 'Arial', sans-serif;
  color: #555555;
  min-width: 960px;
  font-size:14px;
*/
}
.landing-content{
  line-height: 1;
}
.landing-content a, .landing-content a:link, .landing-content a:active, .landing-content a:visited, .landing-content span {
  color: #555555 !important;
  /*border-bottom: dotted 1px #000;*/
  text-decoration: none !important;
  background:none;
}
.landing-content a:hover {
  color: #000 !important;
  border-color: #000;
}
.landing-content p {
  font-size: 14px;
  line-height: 150%;
  text-shadow: 1px 1px 1px #fff;
}
.purify ul, .landing-content p{
  margin: 14px 0;
}
h1 {
  font-family: 'PT Sans', sans-serif;
  font-size: 26px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
h2 {
  font-family:'Yanone Kaffeesatz', sans-serif;
  font-size: 80px;
  font-weight: 200;
  padding: 0;
  margin: 0;
}
h3 {
  font-family: 'PT Sans', sans-serif;
  font-size: 26px;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
h4 {
  font-family: 'PT Sans', sans-serif;
  font-size: 17px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
h5 {
  font-family:'Yanone Kaffeesatz', sans-serif;
  font-size: 22px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  
}
h6 {
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
}
#banner {
  background: none repeat scroll 0 0 transparent;
  height: 525px;
  margin: 0;
  padding: 0;
  width: 960px;
}
#menu {
  width:900px;
  height:145px;
  margin:0 0 0 30px;
  overflow: hidden;
  background: url('//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/grey_gradient.jpg') repeat-x center center;
  border: solid 1px #c9c9c9;
  border-radius: 0 0 5px 5px;
  -moz-box-shadow: 0px 5px 13px #999;
  -webkit-box-shadow: 0px 5px 13px #999;
  box-shadow: 0px 5px 13px #999;
  z-index:51;
  position: absolute;
  top: 705px;
}
#purifyC2Content {
  background: #e4e4e4; /* Old browsers */
  background: -moz-linear-gradient(top,  #e4e4e4 0%, #f4f4f4 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e4e4e4 0%,#f4f4f4 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  padding: 20px;
  border: solid 3px #fff;
  border-radius: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
#purifyC3Content {
  background: #e4e4e4; /* Old browsers */
  background: -moz-linear-gradient(top,  #e4e4e4 0%, #f4f4f4 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e4e4e4 0%,#f4f4f4 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  padding: 20px;
  border: solid 3px #fff;
  border-radius: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
  display:none;
}
#certContent {
  background: #e4e4e4; /* Old browsers */
  background: -moz-linear-gradient(top,  #e4e4e4 0%, #f4f4f4 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e4e4e4 0%,#f4f4f4 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e4e4e4 0%,#f4f4f4 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  padding: 20px;
  border: solid 3px #fff;
  border-radius: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
  margin-top:35px;
}
#c21 {
  display: none;
}
#c22 {
  display:none;
}
#c24 {
  display:none;
}
#c25 {
  display:none;
}
#c26 {
  display:none;
}
#c27 {
  display:none;
}
#c28 {
  display:none;
}
#c29 {
  display:none;
}
#c30 {
  display:none;
}
#c31 {
  display:none;
}
#c32 {
  display:none;
}
#c33 {
  display:none;
}
#c34 {
  display:none;
}
#c35 {
  display:none;
}
#display {
  height:650px;
  background:url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/displayBG.png") no-repeat left center transparent;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  padding:20px 0;
}
#displayContent {
  margin-left:370px;
}
#displayContentTip {
  width:100%;
  min-height:250px;
  background: #ededed; /* Old browsers */
  background: -moz-linear-gradient(top,  #ededed 0%, #ffffff 9%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(9%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ededed 0%,#ffffff 9%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ededed 0%,#ffffff 9%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ededed 0%,#ffffff 9%); /* IE10+ */
  background: linear-gradient(to bottom,  #ededed 0%,#ffffff 9%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  border:solid 1px #c9c9c9;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
  padding:20px;
  margin-top: 20px;

}
#displayDots {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/dots.png") no-repeat 17px 2px;
  height: 640px;
  width: 370px;
  float: left;
}
#displayDots a {
  position: relative;
  width:17px;
  height:17px;
  border:none;
  display:block;
  border-radius:50px;
}
#displayDots a:hover{
  box-shadow:0 0 15px #ffcb05;
}
/*
#footer {
  margin: 0 auto;
  width: 100%;
  background: #fff;
  overflow: auto;
  border-top: solid 1px #e0e0e0;
  font-size: 12px;
  color: #555555;
}
*/
#footerContent {
  min-height: 120px;
  width: 960px;
  margin: 0 auto;
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/footer_top_bg.png") no-repeat scroll center -2px transparent;
  padding-top: 10px;
}
#sup {
  vertical-align: super;
}
/*----- CLASSES -----*/
.menuItem {
  float:left;
  width:225px;
  height:145px;
  text-align:center;
  padding:20px 10px 10px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /*-moz-box-shadow:5px 0 5px #a9a9a9;
  -webkit-box-shadow:5px 0 5px #a9a9a9;
  box-shadow:5px 0 5px #a9a9a9;*/
  border-right:solid 1px #a5a5a5;
}
.menuItemNoBG {
  border-right:none;
}
.menuItem a, .menuItem span {
  font-family:'Yanone Kaffeesatz', sans-serif;
  font-size:20px;
  font-weight:700;
  color:#333;
  border-bottom:none;
  display: block;
  padding-top:80px;
  margin-top:-80px;
}
.menuItem:hover {
    background:url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/arrowDown.png") no-repeat center top #fff;
}
.menuItem a:hover, .menuItem:hover span {
  color:#0f456a;
}
.menuItem img {
  max-height:63px;
}
.menuItemSpecial, .menuItemSpecial:hover{
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/Yellow-Gradient.png") no-repeat 0 -120px transparent;
}
.activeMenu {
  background:url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/arrowDown.png") no-repeat center top #fff;
}
.activeMenu a {
    color:#0f456a !important;
}
.contentContainer {
  margin-top:100px;
  margin-bottom:30px;
}
.contentContainer .content {
  padding:45px 0;
  display: block;
}
.purifyC1 {
  float: left;
  width: 44%;
  margin-right:5%;
}
.purifyC1 li {
  margin-bottom: 10px;
}
.purifyC1b {
  float: left;
  width: 44%;
  margin-right:5%;
}
.purifyC1b li {
  margin-bottom: 10px;
}
.purifyC2 {
  width:225px;
  height:205px;
  float:left;
}
.purifyC2 a {
  width:225px;
  height:205px;
  background:url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/purify_home_inactive.png") no-repeat center top transparent;
  display:block;
  border:none;
}

.purifyC3 {
  width:225px;
  height:205px;
  float:left;
}
.purifyC3 a {
  width:225px;
  height:205px;
  background:url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/purify_office_inactive.png") no-repeat center top transparent;
  display:block;
  border:none;
}

.purifyC2Content1 {
  width:85px;
  float:left;
  text-align: center;
  margin:0 auto;
  padding:0 22px;

}
.purifyC2Content1 a {
  text-align: center;
  border:none;
  margin:0 auto;
  width:85px;
  font-size:17px;
  font-family:'Yanone Kaffeesatz', sans-serif;
  font-weight: 700;
}
.purifyC3Content1 {
  width:85px;
  float:left;
  text-align: center;
  margin:0 auto;
  padding:0 14px;

}
.purifyC3Content1 a {
  text-align: center;
  border:none;
  margin:0 auto;
  width:85px;
  font-size:17px;
  font-family:'Yanone Kaffeesatz', sans-serif;
  font-weight: 700;
}
#purifySlides {
  background: #fff;
  width: 80%;
  margin: 0 auto;
  border: solid 1px #a9a9a9;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 2%;
  margin-top: 0px;
  display:none;
}
#purifySlidesOffice {
  background: #fff;
  width: 80%;
  margin: 0 auto;
  border: solid 1px #a9a9a9;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 2%;
  margin-top: 0px;
  display:none;
}
.circle {
  /*border-radius:50px;*/
  display: block;
  /*border: 3px solid #fff;*/
  margin: 0 auto 10px auto;
  /*background:#dbe3e7;*/
  width:85px;
  height:85px;
  min-width:85px;
  min-height:85px;
  max-width:85px;
  max-height:85px;
  position:relative;

}
.circle:hover {
  box-shadow: 0 0 25px rgba(255,203,5,0.5);
  border-radius:85px;
  -webkit-border-radius:85px;
  -moz-border-radius:85px;
  border-collapse: separate;
  position:relative;
}
.circleActive {
  box-shadow: 0 0 25px rgba(255,203,5,0.5);
  border-radius:85px;
  -webkit-border-radius:85px;
  -moz-border-radius:85px;
  border-collapse: separate;
  position:relative;
}
.displayVideo {
  float: left;
  padding: 0 10px;
  position: relative;
  top: 23px;
  margin-bottom: 14px;
  margin-right: 40px;
  left: 20px;
}
.displayVideo h4 {
  font-weight: 700;
  padding-top:10px;
}
#handle, #vent, #aerasmart, #aeramode, #fanspeed, #hepa, #carbon, #plasma {
  display:none;
}
#aaf, #aham, #es, #carb, #ull, #warranty {
  display:none;
}
#aaf h3 {
  font-family: 'Open Sans', sans-serif;
}
.filterText {
  float:left;
  width:48%;
  margin-top:100px;
}
.filterImage {
  float:right;
  width: 50%;
}
.filterText ul {
  margin:0;
  padding:0;
  list-style-type: none;
}
.b1 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/b1.png") left 5px no-repeat;
  padding-left: 30px;
}
.b2 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/b2.png") left 5px no-repeat;
  padding-left: 30px;
}
.b3 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/b3.png") left 5px no-repeat;
  padding-left: 30px;
}
.b4 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/b4.png") left 5px no-repeat;
  padding-left: 30px;
}
.certText {
  float:left;
  width:50%;
}
.certImage {
  float:right;
  width:50%;
  margin-top:-35px;
}
#certSlides {
  background: #fff;
  width: 80%;
  margin: 0 auto;
  border: solid 1px #a9a9a9;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 2%;
  margin-top: 0px;
  display:none;
}
.certContent1 {
  width:75px;
  float:left;
  text-align: center;
  margin:0 auto;
  padding:0 38px;
  overflow:hidden;
}
.certContent1 img{
  max-height:105px;
  height:105px;
  min-height:105px;
  overflow:hidden;
}
.certContent1 a {
  text-align: center;
  border:none;
  margin:0 auto;
  width:85px;
  font-size:17px;
  font-weight: 700;
  font-family:'Yanone Kaffeesatz', sans-serif;
}
.certContent1 a.aaf {
  font-family: 'Open Sans', sans-serif;    
  font-size: 14px;
}
.ahamBox {
  float:left;
  padding:0 4px;
}
.ahamBox h4 {
  margin-bottom: 5px;
  font-weight: 700;
}
.dotsactive {
  background: #8f0222;
  box-shadow: 0 0 5px red;
  border:solid 1px red !important;
}
#toTop {
  width:100px;
  border:1px solid #ccc;
  background:#f7f7f7;
  text-align:center;
  padding:5px;
  position:fixed; /* this is the magic */
  top:10px; /* together with this to put the div at the bottom*/
  right:25px;
  cursor:pointer;
  display:none;
  color:#333;
  font-family:verdana;
  font-size:11px;
}
.shopHead {
  font-size:40px; 
  width:55%; 
  margin:0 auto; 
  text-align:center; 
  font-weight:200; 
  border-bottom:solid 1px #c9c9c9; 
  padding-bottom:10px;
  padding-top: 40px;
}
.shopProducts1{
  padding: 0 360px;
}
.shopProducts2{
  padding: 0 240px;
}
.shopProducts3{
  padding: 0 120px;
}
.shopProducts4{
  
}
.shopProduct {
  float: left;
  border: solid 1px #c9c9c9;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 15px 10px;
  text-align: center;
  padding: 10px;
  width: 200px;
  background: #fff;
  border-radius:10px;
}
.shopProduct h4 {
font-weight: 700;
font-size: 16px;
}
.shopProduct a {
   border:none;
}
.vBox {
  width: 30%;
  height: 100px;
  float: left;
  margin: 0 10px;
}
.vBox img {
  float: left;
  max-width: 90px;
  max-height: 90px;
  width: 90px;
}
.vBox a {
  position: relative;
  bottom: 0;
}
.vBox p {
  margin: 0;
  font-family: 'PT Sans', sans-serif;
  float: left;
  width: 55%;
  margin-left: 10px;
  font-size: 12px;
}
.vBox p span {
  color: #f5bd00;
}

.button {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: solid 1px #f5bd00;
  padding: 5px 15px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  box-shadow: 0px 0px 1px #fff;
  -webkit-box-shadow: 0px 0px 1px #fff;
  -moz-box-shadow: 0px 0px 1px #fff;
  -o-box-shadow: 0px 0px 1px #fff;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(94%, #e8e8e8), color-stop(100%, #d9d9d9));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  -pie-background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  /*behavior: url("/PIE.htc");*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
  /* IE6-8 */

  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.button:hover {
  color: #000;
  border: solid 1px #f5bd00 !important;
}
.rule {
  border-bottom: solid 1px #c9c9c9;
  width: 960px;
  height: 1px;
  margin: 15px 0px;
}
/* Footer Classes */
.footerBox {
  width: 32%;
  min-height: 100px;
  border-right: solid 1px #e0e0e0;
  float: left;
  margin-right: 1%;
  padding-left: 80px;
  padding-right: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.footerBox p {
  font-size: 12px;
}
.footerBox h6 {
  text-transform: uppercase;
  font-weight: 700;
}
.social {
  padding-left: 10px;
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.star {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/footer_review_star.png") no-repeat 5px 8px transparent;
}
.register {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/footer_register_paper.png") no-repeat 5px center transparent;
}
/*Footer Social Icons*/
#socialConnect {
  margin: 0;
  padding: 20px 0;
}
#socialConnect li {
  float: left;
  margin-right: 20px;
  list-style-type: none;
}
#socialConnect li a {
  border: none;
}
#socialConnect li a:hover {
  padding-top: 10px;
}
#socialConnect li:last-of-type {
  float: left;
  margin-right: 0;
  list-style-type: none;
}
.facebook26 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/social_icons/26/facebook.png") no-repeat center center transparent;
  display: block;
  width: 26px;
  height: 26px;
}
.twitter26 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/social_icons/26/twitter.png") no-repeat center center transparent;
  display: block;
  width: 26px;
  height: 26px;
}
.linkedin26 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/social_icons/26/linkedin.png") no-repeat center center transparent;
  display: block;
  width: 26px;
  height: 26px;
}
.google26 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/social_icons/26/google_plus.png") no-repeat center center transparent;
  display: block;
  width: 26px;
  height: 26px;
}
.youtube26 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/social_icons/26/youtube.png") no-repeat center center transparent;
  display: block;
  width: 26px;
  height: 26px;
}
.pinterest26 {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/social_icons/26/pinterest.png") no-repeat center center transparent;
  display: block;
  width: 26px;
  height: 26px;
}
/* Drop Shadow */
.drop-shadow {
  position: relative;
  float: left;
}
.drop-shadow:before,
.drop-shadow:after {
  content: "";
  position: absolute;
  z-index: -2;
}
/* Lifted corners */
.lifted:before,
.lifted:after {
  bottom: 15px;
  left: 5px;
  width: 50%;
  height: 20%;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.lifted:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
/*Gradient Horizontal Rule*/
hr {
  border: 0;
  height: 1px;
  background: #c9c9c9;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
}
.clear {
  clear: both;
  overflow: hidden;
}
.boxGradient {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(94%, #e8e8e8), color-stop(100%, #d9d9d9));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  -pie-background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
  /*behavior: url("/PIE.htc");*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
  /* IE6-8 */

}
.reverseBoxGradient {
  background: #f1f1f1;
  background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
  -pie-background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
  /*behavior: url("/PIE.htc");*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
}
.shadowGradient {
  background: #cbcbcb;
  background: -moz-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbcbcb), color-stop(28%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
  background: -o-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
  background: -ms-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
  background: linear-gradient(to bottom, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
  -pie-background: linear-gradient(to bottom, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
  /*behavior: url("/PIE.htc");*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbcbcb', endColorstr='#ffffff', GradientType=0);
}
.shadowGradientHover {
  background: url("//assets.fellowes.com/skins/v2/desktop/NL/NL/aera-max/images/tab_arrow_hover_slide.png") top center no-repeat rgba(255, 255, 255, 0.7);
}
.footerSocial {
  display: block;
  width: 26px;
  height: 26px;
}
.boxSizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.linkTransition {
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.transition300 {
  -o-transition: 300ms;
  -ms-transition: 300ms;
  -moz-transition: 300ms;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.banner {
  width: 960px;
  margin-top: 30px;
  border: solid 1px #c9c9c9;
  border-bottom: none;
}
.fxd img {
  display: none;
}
#menu.fxd {
  height:82px !important;
}
.insturct {
  position: relative;
  left: 490px;
  overflow: hidden;
  top: 80px;
  width: 400px;
  font-style: italic;
  font-size: 11px;
}
p.footnote {
  font-size: 10px;
  font-style:italic;
}
.pollutantInstrcut {
font-size: 11px;
margin-bottom: 10px;
background: #ccc;
padding: 5px 20px;
width: 320px;
position: relative;
top: -10px;
left: -21px;
font-style: italic;
}
.shopProductWrapper {
  overflow: hidden;
  /*padding-left: 240px;*/ /* two products */
  padding-left: 40px; /* three products */
}
.certactive {
color: #0f456a;
}