/*  // new
$phoneP:  em(479px);
$phoneL:  em(767px);
$tabP:    em(959px);
$tabL:    em(1279px);
$deskL:   em(1279px); */
/* line 6, ../sass/partials/_placeholders.scss */
.slider-home .columns {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0;
  padding-right: 0; }

/* line 15, ../sass/partials/_placeholders.scss */
.footer-sitemap li:before {
  content: ''; }

/* line 20, ../sass/partials/_placeholders.scss */
html.ie8 #megamenu ul li .mm-panel, html.ie8 #megamenu ul li.show, html.ie8 #megamenu ul li.active, html.ie8 .slider-home-info .flex-control-nav a, html.ie8 .slider-home-info .flex-control-nav a.flex-active {
  behavior: url(scripts/PIE.htc); }

/* line 24, ../sass/partials/_placeholders.scss */
#megamenu-mobile h2 .resp-arrow, .tabs-home .resp-tabs-container h2 .resp-arrow {
  border: none;
  margin-right: 10px; }
  /* line 28, ../sass/partials/_placeholders.scss */
  #megamenu-mobile h2 .resp-arrow:before, .tabs-home .resp-tabs-container h2 .resp-arrow:before {
    color: #ffffff;
    content: "+";
    font-size: 14px; }

/* line 36, ../sass/partials/_placeholders.scss */
#megamenu-mobile h2.resp-tab-active .resp-arrow:before, .mobile-content-wrapper .col-wrapper h2.sub-link.open:after, .tabs-home .resp-tabs-container h2.resp-tab-active .resp-arrow:before {
  content: "\2013";
  /*&ndash;*/ }

/* line 96, location-icon/*.png */
.location-icon-sprite, .location-icon-asia, .location-icon-brazil, .location-icon-china, .location-icon-europe, .location-icon-mexico, .location-icon-south-america, .location-icon-us-canada, #utility-bar #utility-menu ul li.location a#asia, #utility-bar #utility-menu ul li.location a#mexico, #utility-bar #utility-menu ul li.location a#brazil, #utility-bar #utility-menu ul li.location a#china, #utility-bar #utility-menu ul li.location a#europe, #utility-bar #utility-menu ul li.location a#south-america, #utility-bar #utility-menu ul li.location a#us-canada {
  background-image: url('../images/location-icon-sa3c4dcbe2e.png');
  background-repeat: no-repeat; }

/* line 84, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/utilities/sprites/_base.scss */
.location-icon-asia {
  background-position: 0 0; }

/* line 84, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/utilities/sprites/_base.scss */
.location-icon-brazil {
  background-position: 0 -39px; }

/* line 84, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/utilities/sprites/_base.scss */
.location-icon-china {
  background-position: 0 -85px; }

/* line 84, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/utilities/sprites/_base.scss */
.location-icon-europe {
  background-position: 0 -124px; }

/* line 84, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/utilities/sprites/_base.scss */
.location-icon-mexico {
  background-position: 0 -165px; }

/* line 84, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/utilities/sprites/_base.scss */
.location-icon-south-america {
  background-position: 0 -204px; }

/* line 84, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/utilities/sprites/_base.scss */
.location-icon-us-canada {
  background-position: 0 -249px; }

/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
/* line 13, ../sass/partials/_layout-sk.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* line 20, ../sass/partials/_layout-sk.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 22, ../sass/partials/_layout-sk.scss */
body {
  line-height: 1; }

/* line 24, ../sass/partials/_layout-sk.scss */
ol, ul {
  list-style: none; }

/* line 26, ../sass/partials/_layout-sk.scss */
blockquote, q {
  quotes: none; }

/* line 28, ../sass/partials/_layout-sk.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 32, ../sass/partials/_layout-sk.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* #Basic Styles
================================================== */
	/*body {
		background: #fff;
		font-family: $hev;
		font-size: 16px;
		line-height: 1;
		color: $c_text1;
		-webkit-font-smoothing: antialiased; 
		-webkit-text-size-adjust: 100%;
 }

*/
/* #Typography
================================================== */
/*h1, h2, h3, h4, h5, h6 {
	color: #181818;
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }
.subheader { color: #777; }*/
/* line 65, ../sass/partials/_layout-sk.scss */
p {
  margin: 0 0 20px 0; }

/* line 66, ../sass/partials/_layout-sk.scss */
p img {
  margin: 0; }

/* line 67, ../sass/partials/_layout-sk.scss */
p.lead {
  font-size: 21px;
  line-height: 27px;
  color: #777; }

/* line 69, ../sass/partials/_layout-sk.scss */
em {
  font-style: italic; }

/* line 70, ../sass/partials/_layout-sk.scss */
strong {
  font-weight: bold;
  color: #333; }

/* line 71, ../sass/partials/_layout-sk.scss */
small {
  font-size: 80%; }

/*	Blockquotes  */
/* line 74, ../sass/partials/_layout-sk.scss */
blockquote, blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic; }

/* line 75, ../sass/partials/_layout-sk.scss */
blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd; }

/* line 76, ../sass/partials/_layout-sk.scss */
blockquote cite {
  display: block;
  font-size: 12px;
  color: #555; }

/* line 77, ../sass/partials/_layout-sk.scss */
blockquote cite:before {
  content: "\2014 \0020"; }

/* line 78, ../sass/partials/_layout-sk.scss */
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
  color: #555; }

/* line 80, ../sass/partials/_layout-sk.scss */
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0; }

/* #Links
================================================== */
/* line 85, ../sass/partials/_layout-sk.scss */
a, a:visited {
  color: #333;
  text-decoration: none;
  outline: 0; }

/* line 86, ../sass/partials/_layout-sk.scss */
a:hover, a:focus {
  color: #000; }

/* line 87, ../sass/partials/_layout-sk.scss */
p a, p a:visited {
  line-height: inherit; }

/* #Lists
================================================== */
/* line 92, ../sass/partials/_layout-sk.scss */
ul, ol {
  margin-bottom: 20px; }

/* line 93, ../sass/partials/_layout-sk.scss */
ul {
  list-style: none outside; }

/* line 94, ../sass/partials/_layout-sk.scss */
ol {
  list-style: decimal; }

/* line 95, ../sass/partials/_layout-sk.scss */
ol, ul.square, ul.circle, ul.disc {
  margin-left: 30px; }

/* line 96, ../sass/partials/_layout-sk.scss */
ul.square {
  list-style: square outside; }

/* line 97, ../sass/partials/_layout-sk.scss */
ul.circle {
  list-style: circle outside; }

/* line 98, ../sass/partials/_layout-sk.scss */
ul.disc {
  list-style: disc outside; }

/* line 99, ../sass/partials/_layout-sk.scss */
ul ul, ul ol,
ol ol, ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%; }

/* line 101, ../sass/partials/_layout-sk.scss */
ul ul li, ul ol li,
ol ol li, ol ul li {
  margin-bottom: 6px; }

/* line 103, ../sass/partials/_layout-sk.scss */
li {
  line-height: 18px;
  margin-bottom: 12px; }

/* line 104, ../sass/partials/_layout-sk.scss */
ul.large li {
  line-height: 21px; }

/* line 105, ../sass/partials/_layout-sk.scss */
li p {
  line-height: 21px; }

/* #Images
================================================== */
/* line 110, ../sass/partials/_layout-sk.scss */
img.scale-with-grid {
  max-width: 100%;
  height: auto; }

/* #Buttons
================================================== */
/* line 118, ../sass/partials/_layout-sk.scss */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #eee;
  /* Old browsers */
  background: #eeeeee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6+ */
  background: #eeeeee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome,Safari4+ */
  background: #eeeeee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #eeeeee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Opera11.10+ */
  background: #eeeeee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* IE10+ */
  background: #eeeeee linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C */
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 148, ../sass/partials/_layout-sk.scss */
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #222;
  background: #ddd;
  /* Old browsers */
  background: #dddddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6+ */
  background: #dddddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  /* Chrome,Safari4+ */
  background: #dddddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #dddddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Opera11.10+ */
  background: #dddddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* IE10+ */
  background: #dddddd linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C */
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa; }

/* line 165, ../sass/partials/_layout-sk.scss */
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  border: 1px solid #666;
  background: #ccc;
  /* Old browsers */
  background: #cccccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* FF3.6+ */
  background: #cccccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4)));
  /* Chrome,Safari4+ */
  background: #cccccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #cccccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* Opera11.10+ */
  background: #cccccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* IE10+ */
  background: #cccccc linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* W3C */ }

/* line 179, ../sass/partials/_layout-sk.scss */
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }

/* Fix for odd Mozilla border & padding issues */
/* line 190, ../sass/partials/_layout-sk.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* #Forms
================================================== */
/* line 200, ../sass/partials/_layout-sk.scss */
form {
  margin-bottom: 20px; }

/* line 202, ../sass/partials/_layout-sk.scss */
fieldset {
  margin-bottom: 20px; }

/*	
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	border: 1px solid #ccc;
	padding: 6px 4px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	margin: 0;
	width: 210px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #fff; }
	*/
/* line 227, ../sass/partials/_layout-sk.scss */
select {
  padding: 0; }

/* line 229, ../sass/partials/_layout-sk.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

/* line 238, ../sass/partials/_layout-sk.scss */
textarea {
  min-height: 60px; }

/* line 240, ../sass/partials/_layout-sk.scss */
label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px; }

/* line 245, ../sass/partials/_layout-sk.scss */
select {
  width: 220px; }

/* line 247, ../sass/partials/_layout-sk.scss */
input[type="checkbox"] {
  display: inline; }

/* line 249, ../sass/partials/_layout-sk.scss */
label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444; }

/* #Misc
================================================== */
/* line 257, ../sass/partials/_layout-sk.scss */
.remove-bottom {
  margin-bottom: 0 !important; }

/* line 258, ../sass/partials/_layout-sk.scss */
.half-bottom {
  margin-bottom: 10px !important; }

/* line 259, ../sass/partials/_layout-sk.scss */
.add-bottom {
  margin-bottom: 20px !important; }

/* line 1, ../sass/partials/_master.scss */
body {
  font-family: Helvetica, Arial, Verdana;
  font-size: 16px;
  line-height: 1;
  color: #686d72;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  background: url('../images/bg-main.jpg?1407422944') repeat #ffffff; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1, ../sass/partials/_master.scss */
    body {
      background: #FFFFFF; } }

/* line 16, ../sass/partials/_master.scss */
h2, h3, h4 {
  color: #0976bd;
  font-family: "Open Sans", sans-serif;
  font-weight: 700; }

/* line 23, ../sass/partials/_master.scss */
h2 {
  font-size: 25px; }
  /* line 26, ../sass/partials/_master.scss */
  h2.darkblue {
    color: #1e376c;
    border-bottom: 2px solid #dbdbde;
    font-size: 18px;
    margin-bottom: 14px;
    padding-bottom: 12px; }
    @media only screen and (max-width: 59.9375em) {
      /* line 26, ../sass/partials/_master.scss */
      h2.darkblue {
        font-size: 16px; } }

/* line 40, ../sass/partials/_master.scss */
h3 {
  font-size: 15px;
  margin-bottom: 10px; }

/* line 46, ../sass/partials/_master.scss */
h4 {
  margin: 0; 
  font-size: 14px; }

/* line 50, ../sass/partials/_master.scss */
p, li, td {
  font-size: 12px;
  line-height: 15px; }

/* line 55, ../sass/partials/_master.scss */
.mainarea {
  -moz-box-shadow: 0px 2px 4px 9px rgba(50, 50, 50, 0.07);
  -webkit-box-shadow: 0px 2px 4px 9px rgba(50, 50, 50, 0.07);
  box-shadow: 0px 2px 4px 9px rgba(50, 50, 50, 0.07); }

/* line 60, ../sass/partials/_master.scss */
.container {
  margin-top: 40px; }
  @media only screen and (max-width: 47.9375em) {
    /* line 60, ../sass/partials/_master.scss */
    .container {
      width: 100%; }
      /* line 66, ../sass/partials/_master.scss */
      .container .sixteen.columns {
        width: 100% !important; }
      /* line 70, ../sass/partials/_master.scss */
      .container .content-column .sixteen.columns {
        width: 96% !important; } }

/* line 77, ../sass/partials/_master.scss */
.content-wrapper {
  background: #ffffff; }
  /* line 80, ../sass/partials/_master.scss */
  .content-wrapper.container {
    margin-top: 0; }

/* line 85, ../sass/partials/_master.scss */
.main-content {
  margin-bottom: 30px;
  padding-bottom: 15px;
  margin-top: 0; }
  /* line 90, ../sass/partials/_master.scss */
  .main-content ul li {
    list-style: none; }
    /* line 93, ../sass/partials/_master.scss */
    .main-content li:before {
      color: #0976bd;
      content: "\25aa";
      font-size: 32px;
      padding-right: 3px;
      position: relative;
      top: 6px; }
  @media only screen and (max-width: 63.9375em) {
    /* line 85, ../sass/partials/_master.scss */
    .main-content {
      margin-bottom: 10px;
      padding-bottom: 0; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 85, ../sass/partials/_master.scss */
    .main-content {
      margin-bottom: 20px; }
      /* line 112, ../sass/partials/_master.scss */
      .main-content .columns {
        margin-left: 10px !important;
        margin-right: 10px !important;
        width: 96% !important; } }
  @media only screen and (max-width: 29.9375em) {
    /* line 120, ../sass/partials/_master.scss */
    .main-content .columns {
      width: 93% !important; } }

/* line 127, ../sass/partials/_master.scss */
img {
  max-width: 100%; }

/* line 133, ../sass/partials/_master.scss */
.main-content a {
  font-weight: 700;
  color: #0976bd; }
/* line 138, ../sass/partials/_master.scss */
a img {
  border: none; }

/* line 143, ../sass/partials/_master.scss */
.textcenter {
  text-align: center; }

/* line 146, ../sass/partials/_master.scss */
.textright {
  text-align: right; }

/* line 149, ../sass/partials/_master.scss */
.textleft {
  text-align: center; }

.textleft h2 {
  text-align: center; }
  
/* line 152, ../sass/partials/_master.scss */
.float-left {
  float: left; }

/* line 155, ../sass/partials/_master.scss */
.float-right {
  float: right; }

/* line 158, ../sass/partials/_master.scss */
.notopmargin {
  margin-top: 0; }

/* line 162, ../sass/partials/_master.scss */
.nobottommargin {
  margin-bottom: 0; }

/* line 166, ../sass/partials/_master.scss */
.full-width-col {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0;
  padding-right: 0;
  width: 100% !important; }

/* line 174, ../sass/partials/_master.scss */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 10px; }

/* line 182, ../sass/partials/_master.scss */
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* #Header
================================================== */
@media only screen and (max-width: 47.9375em) {
  /* line 193, ../sass/partials/_master.scss */
  header {
    background-image: url('../images/bg-main-mobile.jpg?1407422944'); } }
/* line 200, ../sass/partials/_master.scss */
header.container {
  margin-top: 0; }
  @media only screen and (max-width: 47.9375em) {
    /* line 200, ../sass/partials/_master.scss */
    header.container {
      width: 100%; } }
/* line 208, ../sass/partials/_master.scss */
header .logo {
  margin-top: 38px; }
  @media only screen and (max-width: 59.9375em) {
    /* line 208, ../sass/partials/_master.scss */
    header .logo {
      margin-left: 10px; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 208, ../sass/partials/_master.scss */
    header .logo {
      margin-top: 5px; } }
  @media only screen and (min-width: 80em) {
    /* line 208, ../sass/partials/_master.scss */
    header .logo {
      margin-top: 27px;
      margin-bottom: 25px; } }
  @media only screen and (min-width: 80em) {
    /* line 225, ../sass/partials/_master.scss */
    header .logo img {
      width: 380px; } }
/* line 233, ../sass/partials/_master.scss */
header .buy-products {
  background-color: #7ac143;
  -moz-box-shadow: inset 0px 0px 24.5px 0.5px rgba(9, 10, 10, 0.122);
  -webkit-box-shadow: inset 0px 0px 24.5px 0.5px rgba(9, 10, 10, 0.122);
  box-shadow: inset 0px 0px 24.5px 0.5px rgba(9, 10, 10, 0.122);
  width: 219px;
  height: 55px;
  float: right;
  padding: 0;
  position: relative;
  bottom: 0;
  clear: both; }
  /* line 10, ../sass/partials/_mixins.scss */
  header .buy-products:after {
    content: ' ';
    border-left: 10px solid transparent;
    border-top: 10px solid #71B33E;
    bottom: -10px;
    position: absolute;
    right: 0;
    width: 50%; }
  /* line 242, ../sass/partials/_master.scss */
  html.ie8 header .buy-products {
    padding: 0;
    position: relative;
    bottom: 0;
    clear: both; }
    /* line 10, ../sass/partials/_mixins.scss */
    html.ie8 header .buy-products:after {
      content: ' ';
      border-left: 10px solid transparent;
      border-top: 10px solid #7ac143;
      bottom: -10px;
      position: absolute;
      right: 0;
      width: 50%; }
  @media only screen and (min-width: 80em) {
    /* line 233, ../sass/partials/_master.scss */
    header .buy-products {
      width: 270px;
      height: 60px; } }
  @media only screen and (max-width: 59.9375em) {
    /* line 233, ../sass/partials/_master.scss */
    header .buy-products {
      float: right;
      width: 172px;
      height: 42px;
      font-size: 12px; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 233, ../sass/partials/_master.scss */
    header .buy-products {
      height: 28px;
      width: 77px;
      padding: 0;
      position: relative;
      bottom: 0;
      clear: both; }
      /* line 10, ../sass/partials/_mixins.scss */
      header .buy-products:after {
        content: ' ';
        border-left: 5px solid transparent;
        border-top: 5px solid #71B33E;
        bottom: -5px;
        position: absolute;
        right: 0;
        width: 50%; }
      /* line 263, ../sass/partials/_master.scss */
      header .buy-products:after {
        width: 25%; } }
  /* line 268, ../sass/partials/_master.scss */
  header .buy-products a {
    font-family: "Open Sans", sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    display: block;
    padding: 25px 0; }
    @media only screen and (max-width: 59.9375em) {
      /* line 268, ../sass/partials/_master.scss */
      header .buy-products a {
        padding: 16px 0; } }
    @media only screen and (max-width: 47.9375em) {
      /* line 268, ../sass/partials/_master.scss */
      header .buy-products a {
        font-size: 14px;
        text-transform: uppercase;
        padding: 6px 0; }
        /* line 285, ../sass/partials/_master.scss */
        header .buy-products a span {
          display: none; } }
    @media only screen and (min-width: 80em) {
      /* line 268, ../sass/partials/_master.scss */
      header .buy-products a {
        font-size: 1.1em;
        padding-top: 20px; } }
/* line 298, ../sass/partials/_master.scss */
header .socialicongroup {
  margin-top: 20px; }
  /* line 301, ../sass/partials/_master.scss */
  header .socialicongroup a {
    margin-right: 7px; }
  @media only screen and (max-width: 59.9375em) {
    /* line 309, ../sass/partials/_master.scss */
    header .socialicongroup .hide-small {
      display: none !important; } }
/* line 317, ../sass/partials/_master.scss */
header .full-width-col {
  			/*@include mq(deskS) {
  
  				width: 98% !important;
  			}*/
  /*Logo div */
  /* Social Media */
  /*Buy Products */ }
  /* line 325, ../sass/partials/_master.scss */
  header .full-width-col .four.columns.alpha {
   /* @include mq(deskS) {
  	width: 25% !important;
  	margin-left: 10px;
    }*/ }
    @media only screen and (max-width: 59.9375em) {
      /* line 325, ../sass/partials/_master.scss */
      header .full-width-col .four.columns.alpha {
        width: 30% !important; } }
    @media only screen and (max-width: 29.9375em) {
      /* line 325, ../sass/partials/_master.scss */
      header .full-width-col .four.columns.alpha {
        width: 60% !important; } }
  /* line 341, ../sass/partials/_master.scss */
  header .full-width-col .eight.columns {
    /*@include mq(deskS) {
    	width: 45%;
      }*/ }
  /* line 349, ../sass/partials/_master.scss */
  header .full-width-col .four.columns.omega {
    /*@include mq(deskS) {
    	width: 25%;
      }*/ }
    @media only screen and (max-width: 59.9375em) {
      /* line 349, ../sass/partials/_master.scss */
      header .full-width-col .four.columns.omega {
        width: 66%; } }
    @media only screen and (max-width: 29.9375em) {
      /* line 349, ../sass/partials/_master.scss */
      header .full-width-col .four.columns.omega {
        width: 40%; } }
@media only screen and (max-width: 47.9375em) {
  /* line 363, ../sass/partials/_master.scss */
  header .sixteen.columns .force-two-columns-on-small {
    width: 50%; } }
@media only screen and (max-width: 47.9375em) {
  /* line 368, ../sass/partials/_master.scss */
  header .sixteen.columns .force-two-columns-on-small .columns {
    width: 100%; } }
/* line 374, ../sass/partials/_master.scss */
header .sixteen.columns .force-two-columns-on-small .row {
  margin-bottom: 10px; }

/* #UTILITY BAR (MENU + SEARCH)
================================================== */
/* line 386, ../sass/partials/_master.scss */
#utility-bar {
  margin-top: 40px; }
  @media only screen and (max-width: 59.9375em) {
    /* line 386, ../sass/partials/_master.scss */
    #utility-bar {
      margin-top: 27px; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 386, ../sass/partials/_master.scss */
    #utility-bar {
      display: none; } }
  /* line 397, ../sass/partials/_master.scss */
  #utility-bar #utility-menu {
    white-space: nowrap; }
    @media only screen and (max-width: 59.9375em) {
      /* line 397, ../sass/partials/_master.scss */
      #utility-bar #utility-menu {
       /*.offset-by-five {
        padding-left: 213px !important;
        padding-right: 18px !important;
      }*/ } }
    /* line 408, ../sass/partials/_master.scss */
    #utility-bar #utility-menu ul {
      text-align: left;
      display: inline;
      margin: 0;
      list-style: none;
      float: right; }
      /* line 415, ../sass/partials/_master.scss */
      #utility-bar #utility-menu ul li {
        font: 700 14px/1 "Open Sans", sans-serif;
        display: inline-block;
        position: relative;
        padding: 10px 5px;
        background: transparent;
        cursor: pointer;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        margin-bottom: 0; }
        @media only screen and (max-width: 59.9375em) {
          /* line 415, ../sass/partials/_master.scss */
          #utility-bar #utility-menu ul li {
            font-size: 12px;
            font-weight: 400; } }
        /* line 430, ../sass/partials/_master.scss */
        #utility-bar #utility-menu ul li a {
          text-decoration: none;
          padding-bottom: 10px; }
        /* line 435, ../sass/partials/_master.scss */
        #utility-bar #utility-menu ul li.location {
          min-width: 120px; }
          /* line 438, ../sass/partials/_master.scss */
          #utility-bar #utility-menu ul li.location a {
            background-image: url('../images/location-icon-sa3c4dcbe2e.png');
            background-repeat: no-repeat;
            padding: 0 0 10px 30px; }
            /* line 442, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li.location a#asia {
              background-position: 0 0; }
            /* line 446, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li.location a#mexico {
              background-position: 0 -165px; }
            /* line 450, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li.location a#brazil {
              background-position: 0 -39px; }
            /* line 454, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li.location a#china {
              background-position: 0 -85px; }
            /* line 458, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li.location a#europe {
              background-position: 0 -124px; }
            /* line 462, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li.location a#south-america {
              background-position: 0 -204px; }
            /* line 466, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li.location a#us-canada {
              background-position: 0 -249px; }
        /* line 476, ../sass/partials/_master.scss */
        #utility-bar #utility-menu ul li.sub > a:after {
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          border-top: 6px solid #005da6;
          display: inline-block;
          height: 0;
          width: 0;
          content: '';
          margin-left: 5px; 
		  vertical-align: bottom; }
        /* line 479, ../sass/partials/_master.scss */
		#utility-bar #utility-menu ul li.expanded {
		  background-color: #ffffff;
		  -moz-box-shadow: 0px -4px 10px rgba(9, 10, 10, 0.35);
		  -webkit-box-shadow: 0px -4px 10px rgba(9, 10, 10, 0.35);
		  box-shadow: 0px -4px 10px rgba(9, 10, 10, 0.35);
		}		  
        /*#utility-bar #utility-menu ul li.sub:hover {
          background-color: #ffffff;
          -moz-box-shadow: 0px -4px 10px rgba(9, 10, 10, 0.35);
          -webkit-box-shadow: 0px -4px 10px rgba(9, 10, 10, 0.35);
          box-shadow: 0px -4px 10px rgba(9, 10, 10, 0.35); }
		*/
        /* line 487, ../sass/partials/_master.scss */		
		#utility-bar #utility-menu ul li.expanded ul {
		  display: block;
		  opacity: 1;
		  visibility: visible;
		  background: #ffffff;
		}		
        /* #utility-bar #utility-menu ul li:hover ul {
          display: block;
          opacity: 1;
          visibility: visible;
          background: #ffffff; }
		*/
        /* line 496, ../sass/partials/_master.scss */
        #utility-bar #utility-menu ul li ul {
          padding: 0;
          position: absolute;
          top: 34px;
          left: 0;
          /* width: 100%; */
		  width:auto !important; // nav fix
	      min-width:100%; // nav fix	  
          display: none;
          opacity: 0;
          visibility: hidden;
          -moz-transition: opacity 0.2s;
          -o-transition: opacity 0.2s;
          -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
          z-index: 1001;
          -moz-box-shadow: -2px 6px 13px -7px rgba(9, 10, 10, 0.5);
          -webkit-box-shadow: -2px 6px 13px -7px rgba(9, 10, 10, 0.5);
          box-shadow: -2px 6px 13px -7px rgba(9, 10, 10, 0.5); }
          @media only screen and (max-width: 59.9375em) {
            /* line 504, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li ul {
              top: 32px; } }
          /* line 522, ../sass/partials/_master.scss */
          #utility-bar #utility-menu ul li ul .bevel-bottom {
            padding: 0;
            position: relative;
            bottom: 0;
            clear: both; }
            /* line 10, ../sass/partials/_mixins.scss */
            #utility-bar #utility-menu ul li ul .bevel-bottom:after {
              content: ' ';
              border-left: 8px solid transparent;
              border-top: 8px solid #ffffff;
              bottom: -8px;
              position: absolute;
              right: 0;
              width: 50%; }
            /* line 525, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li ul .bevel-bottom:after {
              -moz-box-shadow: 5px 4px 4px -2px rgba(9, 10, 10, 0.35);
              -webkit-box-shadow: 5px 4px 4px -2px rgba(9, 10, 10, 0.35);
              box-shadow: 5px 4px 4px -2px rgba(9, 10, 10, 0.35); }
          /* line 530, ../sass/partials/_master.scss */
          #utility-bar #utility-menu ul li ul li {
            background-color: #ffffff;
            display: block;
            color: #000000;
            margin-bottom: 0; }
            /* line 536, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li ul li:first-child {
              box-shadow: 0 -8px 1px -7px #f0f0f0;
              margin-top: 5px; }
            /* line 541, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li ul li:last-child {
              padding-bottom: 20px; }
            /* line 545, ../sass/partials/_master.scss */
            #utility-bar #utility-menu ul li ul li:hover {
              background-color: #ffffff; }

/* line 556, ../sass/partials/_master.scss */
.searchbar-container {
  position: relative; }
  /* line 559, ../sass/partials/_master.scss */
  .searchbar-container .searchbar-input {
    margin-top: 0;
    padding: 6px 100px 6px 27px;
    background: url('../images/icon-search.png?1407422944') no-repeat 7px 7px #ffffff;
    border: 1px solid #888;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 42%;
    float: right; }
    @media only screen and (min-width: 80em) {
      /* line 559, ../sass/partials/_master.scss */
      .searchbar-container .searchbar-input {
        width: 47%; } }
    @media only screen and (max-width: 59.9375em) {
      /* line 559, ../sass/partials/_master.scss */
      .searchbar-container .searchbar-input {
        width: 30%; } }
    /* line 111, ../sass/partials/_mixins.scss */
    .searchbar-container .searchbar-input.placeholder {
      color: #686d72;
      line-height: 1.5; }
    /* line 112, ../sass/partials/_mixins.scss */
    .searchbar-container .searchbar-input:-moz-placeholder {
      color: #686d72;
      line-height: 1.5; }
    /* line 113, ../sass/partials/_mixins.scss */
    .searchbar-container .searchbar-input::-moz-placeholder {
      color: #686d72;
      line-height: 1.5; }
    /* line 114, ../sass/partials/_mixins.scss */
    .searchbar-container .searchbar-input:-ms-input-placeholder {
      color: #686d72;
      line-height: 1.5; }
    /* line 115, ../sass/partials/_mixins.scss */
    .searchbar-container .searchbar-input::-webkit-input-placeholder {
      color: #686d72;
      line-height: 1.5; }
    /* line 582, ../sass/partials/_master.scss */
    html.ie9 .searchbar-container .searchbar-input {
      line-height: 1.3 !important; }
  /* line 587, ../sass/partials/_master.scss */
  .searchbar-container .styled-select {
    position: absolute;
    right: 1px;
    width: 90px;
    height: 25px;
    margin-top: 1px;
    overflow: hidden;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 1px solid #e0e0e0;
    background: url('../images/icon-search-filter.png?1407422944') no-repeat 74px 7px #f0f0f0; }
    /* line 600, ../sass/partials/_master.scss */
    .searchbar-container .styled-select .searchbar-filter {
      background: transparent;
      width: 107px;
      height: 100%;
      padding: 1px 0 1px 10px;
      border: 0;
      border-radius: 5px;
      -webkit-appearance: none; }

/* line 614, ../sass/partials/_master.scss */
.mobile-utility {
  float: right;
  margin: 10px 0;
  clear: both;
  display: none; }
  @media only screen and (max-width: 47.9375em) {
    /* line 614, ../sass/partials/_master.scss */
    .mobile-utility {
      display: block !important; } }
  /* line 625, ../sass/partials/_master.scss */
  .mobile-utility ul {
    margin-bottom: 0px; }
  /* line 629, ../sass/partials/_master.scss */
  .mobile-utility li {
    display: inline;
    margin-right: 10px; }
    /* line 633, ../sass/partials/_master.scss */
    .mobile-utility li:last-child {
      margin-right: 5px; }
  /* line 638, ../sass/partials/_master.scss */
  .mobile-utility a {
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    display: inline-block;
    width: 20px !important; }

/* line 645, ../sass/partials/_master.scss */
header .mobile-search {
  display: none;
  background: #9f9fa3;
  max-height: 60px;
  padding: 15px 0; }
  /* line 651, ../sass/partials/_master.scss */
  header .mobile-search form {
    margin: 0 auto;
    width: 85%;
    overflow: auto; }
  /* line 657, ../sass/partials/_master.scss */
  header .mobile-search input {
    float: left;
    width: 53% !important; }
    /* line 661, ../sass/partials/_master.scss */
    header .mobile-search input[type="submit"] {
      background: #ebeaea;
      border: 1px solid #888;
      border-radius: 4px;
      color: #0976bd;
      margin-left: 7px;
      padding: 6px 9px;
      text-shadow: none;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 0;
      height: 27px;
      -webkit-appearance: none;
      width: auto !important; }
  /* line 679, ../sass/partials/_master.scss */
  header .mobile-search .searchbar-container {
    width: 85%;
    float: left; }

/* #MEGA MENU
================================================== */
/* line 688, ../sass/partials/_master.scss */
#megamenu {
  /*ul*/
  /*.bevel-bottom*/ }
  /* line 690, ../sass/partials/_master.scss */
  #megamenu ul {
    text-align: right;
    display: block;
    margin: 0;
    list-style: none;
    height: 35px;
    background: url('../images/bg-main-menu.png?1407422944') repeat-x transparent;
    position: relative;
    /*ul li*/ }
    /* line 699, ../sass/partials/_master.scss */
    #megamenu ul li {
      display: inline-block;
      cursor: pointer;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      /*.mm-panel*/
      /* the hovering action */
      /*ul li ul*/ }
      /* line 706, ../sass/partials/_master.scss */
      #megamenu ul li:last-child {
        margin-right: 0; }
      /* line 710, ../sass/partials/_master.scss */
      #megamenu ul li > a {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        line-height: 35px;
        color: #ffffff;
        padding: 3px 20px;
        font-weight: 600; }
        @media only screen and (max-width: 59.9375em) {
          /* line 710, ../sass/partials/_master.scss */
          #megamenu ul li > a {
            font-size: 14px;
            font-weight: 400; } }
      /* line 724, ../sass/partials/_master.scss */
      #megamenu ul li .mm-panel {
        position: absolute;
        left: -999em;
        text-align: left;
        margin: 0 auto;
        background: #ffffff;
        /*width: 960px;*/
        width: 100%;
        z-index: 999;
        color: #0976bd;
        height: auto;
        border-bottom: 12px solid #005da6;
        -moz-box-shadow: 0px 0px 16px 0px rgba(9, 10, 10, 0.44);
        -webkit-box-shadow: 0px 0px 16px 0px rgba(9, 10, 10, 0.44);
        box-shadow: 0px 0px 16px 0px rgba(9, 10, 10, 0.44);
        /*.mm-panel .col*/ }
        /* line 742, ../sass/partials/_master.scss */
        #megamenu ul li .mm-panel .col-wrapper {
          margin-bottom: 50px; }
        /* line 746, ../sass/partials/_master.scss */
        #megamenu ul li .mm-panel .col {
          width: 33%;
          float: left;
          height: 100%;
          position: relative; }
          /* line 752, ../sass/partials/_master.scss */
          #megamenu ul li .mm-panel .col li {
            /*margin: 0 10px 0 80px;*/
            margin: 0;
            padding: 0;
            text-indent: -19px; }
            /* line 758, ../sass/partials/_master.scss */
            #megamenu ul li .mm-panel .col li:hover {
              background: #c5e1a9; }
            /* line 762, ../sass/partials/_master.scss */
            #megamenu ul li .mm-panel .col li a {
              font-weight: 400; }
          /* line 767, ../sass/partials/_master.scss */
          #megamenu ul li .mm-panel .col .sub {
            float: right;
            width: 72%; }
            @media only screen and (max-width: 59.9375em) {
              /* line 767, ../sass/partials/_master.scss */
              #megamenu ul li .mm-panel .col .sub {
                width: 64%; } }
        /* line 778, ../sass/partials/_master.scss */
        #megamenu ul li .mm-panel h2 {
          font-size: 14px;
          font-weight: 700;
          padding: 10px 0 10px 65px;
          margin: 20px 0 0 25px; }
          /* line 784, ../sass/partials/_master.scss */
          #megamenu ul li .mm-panel h2 a {
            color: #0976bd; }
          /* line 788, ../sass/partials/_master.scss */
          #megamenu ul li .mm-panel h2 img {
            left: 25px;
            position: absolute; }
      /* line 796, ../sass/partials/_master.scss */
      #megamenu ul li.two-col .mm-panel {
        width: 640px; }
        /* line 799, ../sass/partials/_master.scss */
        #megamenu ul li.two-col .mm-panel .col {
          width: 50%; }
      /* line 806, ../sass/partials/_master.scss */
      #megamenu ul li.show .mm-panel {
        left: 0; }
      /* line 810, ../sass/partials/_master.scss */
      #megamenu ul li#cap-link.show .mm-panel, #megamenu ul li#tools-link.show .mm-panel {
        left: 320px; }
        @media only screen and (max-width: 59.9375em) {
          /* line 810, ../sass/partials/_master.scss */
          #megamenu ul li#cap-link.show .mm-panel, #megamenu ul li#tools-link.show .mm-panel {
            left: 123px; } }
      @media only screen and (min-width: 80em) {
        /* line 819, ../sass/partials/_master.scss */
        #megamenu ul li#cap-link.show .mm-panel {
          left: 363px; } }
      @media only screen and (min-width: 80em) {
        /* line 825, ../sass/partials/_master.scss */
        #megamenu ul li#tools-link.show .mm-panel {
          left: 640px; } }
      /* line 831, ../sass/partials/_master.scss */
      #megamenu ul li.show, #megamenu ul li.active {
        background-color: #7ac143;
        -moz-box-shadow: 0px 0px 16px 0px rgba(9, 10, 10, 0.44);
        -webkit-box-shadow: 0px 0px 16px 0px rgba(9, 10, 10, 0.44);
        box-shadow: 0px 0px 16px 0px rgba(9, 10, 10, 0.44); }
        /* line 839, ../sass/partials/_master.scss */
        #megamenu ul li.show .mm-panel, #megamenu ul li.active .mm-panel {
          top: 35px; }
      /* line 844, ../sass/partials/_master.scss */
      #megamenu ul li.show ul {
        display: block;
        opacity: 1;
        visibility: visible; }
      /* line 850, ../sass/partials/_master.scss */
      #megamenu ul li ul {
        background: none;
        text-align: left;
        height: auto;
        /*ul li ul li*/ }
        /* line 856, ../sass/partials/_master.scss */
        #megamenu ul li ul li {
          display: block; }
          /* line 860, ../sass/partials/_master.scss */
          #megamenu ul li ul li h2 {
            font-size: 14px;
            font-weight: 700; }
          /* line 865, ../sass/partials/_master.scss */
          #megamenu ul li ul li a {
            color: #0976bd;
            font-size: 12px;
            line-height: 2; }
          /* line 871, ../sass/partials/_master.scss */
          #megamenu ul li ul li:hover {
            background: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none; }
  /* line 882, ../sass/partials/_master.scss */
  #megamenu .bevel-bottom {
    padding: 0 0 16px 0;
    position: relative;
    bottom: 0;
    clear: both; }
    /* line 10, ../sass/partials/_mixins.scss */
    #megamenu .bevel-bottom:after {
      content: ' ';
      border-left: 39px solid transparent;
      border-bottom: 39px solid #7ac143;
      bottom: -39px;
      position: absolute;
      right: 0;
      width: 50%; }
    /* line 885, ../sass/partials/_master.scss */
    #megamenu .bevel-bottom:after {
      bottom: 0;
      width: 42%;
      -moz-box-shadow: 8px 11px 7px -10px rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: 8px 11px 7px -10px rgba(0, 0, 0, 0.25);
      box-shadow: 8px 11px 7px -10px rgba(0, 0, 0, 0.25); }
      @media only screen and (max-width: 59.9375em) {
        /* line 885, ../sass/partials/_master.scss */
        #megamenu .bevel-bottom:after {
          width: 42%; } }
    /* line 895, ../sass/partials/_master.scss */
    #megamenu .bevel-bottom a {
      bottom: 0;
      color: #ffffff;
      font-size: 15px;
      display: block;
      position: absolute;
      right: 0;
      margin: 0px 10px 10px 0;
      z-index: 1001;
      text-shadow: 0px 1px 5px rgba(10, 10, 10, 0.41);
      font-weight: 700px; }
      /* line 907, ../sass/partials/_master.scss */
      #megamenu .bevel-bottom a:after {
        content: '\00bb';
        font-family: arial;
        font-size: 16px;
        font-weight: 400;
        padding-left: 4px; }
  /* line 917, ../sass/partials/_master.scss */
  #megamenu .two-col .bevel-bottom:after {
    width: 54%; }
  @media only screen and (max-width: 47.9375em) {
    /* line 688, ../sass/partials/_master.scss */
    #megamenu {
      display: none; } }

/*megamenu*/
/* #MOBILE MENU
================================================== */
/* line 931, ../sass/partials/_master.scss */
#megamenu-mobile-wrapper {
  display: none;
  margin-top: 0; }
  @media only screen and (max-width: 47.9375em) {
    /* line 931, ../sass/partials/_master.scss */
    #megamenu-mobile-wrapper {
      display: block !important; } }

/* line 940, ../sass/partials/_master.scss */
#megamenu-mobile {
  /*close menu on load */ }
  /* line 943, ../sass/partials/_master.scss */
  #megamenu-mobile .resp-accordion-closed {
    display: none; }
  /* line 947, ../sass/partials/_master.scss */
  #megamenu-mobile .menu-button {
    background: url('../images/bg-main-menu.png?1407422944') repeat-x transparent;
    height: 35px; }
    /* line 952, ../sass/partials/_master.scss */
    #megamenu-mobile .menu-button a {
      display: block;
      width: 50%;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
      /* line 960, ../sass/partials/_master.scss */
      #megamenu-mobile .menu-button a.open {
        background: #7ac143; }
      /* line 964, ../sass/partials/_master.scss */
      #megamenu-mobile .menu-button a img {
        margin: 8px 10px 10px 20px;
        max-width: 30px;
        vertical-align: middle; }
  /* line 972, ../sass/partials/_master.scss */
  #megamenu-mobile h2 {
    /* Hide arrow for Product Selector link */ }
    /* line 974, ../sass/partials/_master.scss */
    #megamenu-mobile h2.resp-accordion, #megamenu-mobile h2.resp-tab-active, #megamenu-mobile h2.former-resp-accordion {
      color: #ffffff;
      background: #0976bd !important;
      border: 1px solid #e1e1e1;
      border-width: 1px 0;
      padding-top: 8px;
      padding-bottom: 8px; }
    /* line 985, ../sass/partials/_master.scss */
    #megamenu-mobile h2.resp-accordion a, #megamenu-mobile h2.former-resp-accordion a {
      color: #ffffff; }
    /* line 990, ../sass/partials/_master.scss */
    #megamenu-mobile h2.former-resp-accordion a:hover, #megamenu-mobile h2.open a:hover {
      text-decoration: underline; }
    /* line 1007, ../sass/partials/_master.scss */
    #megamenu-mobile h2[aria-controls="tab_item-3"] .resp-arrow {
      cursor: default;
      display: none; }

/* line 1014, ../sass/partials/_master.scss */
.mobile-content-wrapper {
  display: none; }
  /* line 1017, ../sass/partials/_master.scss */
  .mobile-content-wrapper img, .mobile-content-wrapper .sub {
    display: none; }
  /* line 1021, ../sass/partials/_master.scss */
  .mobile-content-wrapper .resp-tab-content {
    padding: 0; }
  /* line 1026, ../sass/partials/_master.scss */
  .mobile-content-wrapper .col-wrapper h2, .mobile-content-wrapper .about-link-mobile li, .about-link-mobile .mobile-content-wrapper li {
    background: #e1e1e1;
    font-size: 12px;
    padding: 10px 25px;
    border-top: 2px solid gray;
    border-width: 2px 0; }
    /* line 1033, ../sass/partials/_master.scss */
    .mobile-content-wrapper .col-wrapper h2 a, .mobile-content-wrapper .about-link-mobile li a, .about-link-mobile .mobile-content-wrapper li a {
      color: #666666; }
  /* line 1043, ../sass/partials/_master.scss */
  .mobile-content-wrapper .col-wrapper h2:last-child {
    /*border-bottom: 2px solid $c_mobileBorder;*/ }
  /* line 1047, ../sass/partials/_master.scss */
  .mobile-content-wrapper .col-wrapper h2.sub-link {
    cursor: pointer; }
    /* line 1051, ../sass/partials/_master.scss */
    .mobile-content-wrapper .col-wrapper h2.sub-link:after {
      content: '+';
      float: right;
      color: #666666; }
  /* line 1064, ../sass/partials/_master.scss */
  .mobile-content-wrapper .col-wrapper .col h2:last-child {
    /*border-bottom: none;*/ }
  /* line 1068, ../sass/partials/_master.scss */
  .mobile-content-wrapper .col-wrapper .sub {
    padding-top: 15px;
    border-top: 2px solid gray; }
    /* line 1073, ../sass/partials/_master.scss */
    .mobile-content-wrapper .col-wrapper .sub li {
      padding: 0 35px; }

/* line 1082, ../sass/partials/_master.scss */
.about-link-mobile li {
  margin-bottom: 0; }
  /* line 1086, ../sass/partials/_master.scss */
  .about-link-mobile li:last-child {
    border-bottom: 2px solid gray; }
  /* line 1090, ../sass/partials/_master.scss */
  .about-link-mobile li:first-child {
    border-top: none; }
  /* line 1094, ../sass/partials/_master.scss */
  .about-link-mobile li a {
    font-weight: 700; }

/* line 1099, ../sass/partials/_master.scss */
ul.landing-link {
  margin-bottom: 0;
  display: none !important; }
  /* line 1104, ../sass/partials/_master.scss */
  ul.landing-link li {
    padding: 15px 0 0 15px;
    font-weight: 600; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1099, ../sass/partials/_master.scss */
    ul.landing-link {
      display: block !important; } }

/* line 1115, ../sass/partials/_master.scss */
.landing-link {
  display: none !important; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1115, ../sass/partials/_master.scss */
    .landing-link {
      display: block !important; } }

/* #BREADCRUMBS AND SHARING
(all pages except homepage)
================================================== */
/* line 1129, ../sass/partials/_master.scss */
.content-wrapper .breadcrumb-and-share {
  margin: 15px 0 35px;
  font-size: 11px; }
  /* line 1133, ../sass/partials/_master.scss */
  .content-wrapper .breadcrumb-and-share .breadcrumbs {
    margin-left: 10px;
    line-height: 15px; }
    /* line 1137, ../sass/partials/_master.scss */
    .content-wrapper .breadcrumb-and-share .breadcrumbs .sep {
      padding: 5px; }
  /* line 1143, ../sass/partials/_master.scss */
  .content-wrapper .breadcrumb-and-share .addthis_default_style {
    float: right; }
  /* line 1147, ../sass/partials/_master.scss */
  .content-wrapper .breadcrumb-and-share .share-button {
    padding-top: 3px;
    margin-left: 15px;
    border-left: 1px solid #444; }
    /* line 1152, ../sass/partials/_master.scss */
    .content-wrapper .breadcrumb-and-share .share-button span {
      margin: -3px 5px 0 15px; }
      /* line 1155, ../sass/partials/_master.scss */
      .content-wrapper .breadcrumb-and-share .share-button span span {
        margin: 0;
        padding: 0; }
  /* line 1164, ../sass/partials/_master.scss */
  .content-wrapper .breadcrumb-and-share .share-button:first-child {
    border: 0; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1129, ../sass/partials/_master.scss */
    .content-wrapper .breadcrumb-and-share {
      display: none; } }

/************************************** FOOTER CONTENT **************************************/
@media only screen and (max-width: 47.9375em) {
  /* line 1180, ../sass/partials/_master.scss */
  footer .container .sixteen.columns {
    width: 97% !important; } }
/* line 1185, ../sass/partials/_master.scss */
footer p {
  font-size: 9px;
  line-height: 15px;
  color: #000000; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1185, ../sass/partials/_master.scss */
    footer p {
      font-size: 11px; } }
  @media only screen and (min-width: 80em) {
    /* line 1185, ../sass/partials/_master.scss */
    footer p {
      font-size: 11px; } }
/* line 1192, ../sass/partials/_master.scss */
footer .phonenumber {
  color: #0976bd;
  font-size: 15px; }
  /* line 1196, ../sass/partials/_master.scss */
  footer .phonenumber a {
    display: none;
    color: #0976bd; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1192, ../sass/partials/_master.scss */
    footer .phonenumber a{
	  display: inline;
      font-size: 12px; }
    footer .phonenumber span {
	  display: none; } }
/* line 1205, ../sass/partials/_master.scss */
footer .ashcroftaddress {
  margin-top: -20px; }
/* line 1209, ../sass/partials/_master.scss */
footer .copyright {
  margin-top: -22px; }
  /* line 1220, ../sass/partials/_master.scss */
  footer .copyright a {
    color: #000; }
  @media only screen and (max-width: 59.9375em) {
    /* line 1225, ../sass/partials/_master.scss */
    footer .copyright p {
      text-align: center; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 1231, ../sass/partials/_master.scss */
    footer .copyright p {
      margin-left: 10px;
      text-align: left; } }

/* #Downloads
================================================== */
/* line 1243, ../sass/partials/_master.scss */
.downloads-title {
  padding: 0;
  position: relative;
  bottom: 0;
  z-index: 1;
  clear: both;
  margin: 0 0 0 11px;
  padding: 10px 0 0 16px;
  max-width: 265px; }
  /* line 32, ../sass/partials/_mixins.scss */
  .downloads-title:after {
    content: ' ';
    border-right: 35px solid transparent;
    border-bottom: 35px solid #ebeaea;
    top: 0;
    position: absolute;
    left: 0;
    width: 50%;
    z-index: -1; }
  /* line 1249, ../sass/partials/_master.scss */
  .downloads-title h3 {
    text-transform: uppercase; }
    @media only screen and (max-width: 47.9375em) {
      /* line 1249, ../sass/partials/_master.scss */
      .downloads-title h3 {
        margin-bottom: 5px; } }

/* line 1257, ../sass/partials/_master.scss */
.downloads {
  background-color: #ebeaea;
  margin: 0 11px;
  padding: 20px 0; }
  /* line 1262, ../sass/partials/_master.scss */
  .downloads li {
    list-style: none;
    float: left;
    margin: 0 2.8%;
    text-align: center;
    width: 11%; }
    /* line 48, ../sass/partials/_mixins.scss */
    .downloads li:before {
      content: ''; }
    @media only screen and (max-width: 59.9375em) {
      /* line 1262, ../sass/partials/_master.scss */
      .downloads li {
        width: 11%; } }
    /* line 1273, ../sass/partials/_master.scss */
    .downloads li a {
      color: #1e376c;
      font-weight: 700; }
      /* line 1278, ../sass/partials/_master.scss */
      .downloads li a:hover {
        color: #0976bd; }
      /* line 1282, ../sass/partials/_master.scss */
      .downloads li a span {
        display: block; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1257, ../sass/partials/_master.scss */
    .downloads {
      text-align: center;
      		/* li {
      			width:auto;
      			margin-bottom:10px;
      			margin-left:2.6em;
      			float: none;
      			text-align: left;
      			list-style: square;
      
      			img {
      				display: none;
      			}
      			a span {
      				display: inline;
      			}
      		} */ }
      /* line 1293, ../sass/partials/_master.scss */
      .downloads li {
        width: 70px;
        height: 130px;
        margin: 0 15px 10px;
        font-size: 11px;
        line-height: 14px;
        float: none;
        display: inline-block;
        vertical-align: top; } }

/* line 1321, ../sass/partials/_master.scss */
.greybox .four.columns {
  margin-right: 4px; }

/* #Sitemap
================================================== */
/* line 1329, ../sass/partials/_master.scss */
.footer-sitemap li {
  line-height: 1;
  margin-bottom: 10px; }
  /* line 1334, ../sass/partials/_master.scss */
  .footer-sitemap li a {
    font-weight: 400;
    font-size: 9px;
    color: #000000; }
    /* line 18, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/typography/links/_link-colors.scss */
    .footer-sitemap li a:visited {
      color: #000000; }
    /* line 21, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/typography/links/_link-colors.scss */
    .footer-sitemap li a:focus {
      color: #0976bd; }
    /* line 24, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/typography/links/_link-colors.scss */
    .footer-sitemap li a:hover {
      color: #0976bd; }
    /* line 27, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/typography/links/_link-colors.scss */
    .footer-sitemap li a:active {
      color: #0976bd; }
    @media only screen and (min-width: 80em) {
      /* line 1334, ../sass/partials/_master.scss */
      .footer-sitemap li a {
        font-size: 11px; } }
  @media only screen and (min-width: 80em) {
    /* line 1329, ../sass/partials/_master.scss */
    .footer-sitemap li {
      font-size: 11px; } }
/* line 1348, ../sass/partials/_master.scss */
.footer-sitemap .subheader {
  font-size: 9px;
  color: #0976bd;
  margin-bottom: 5px; }
  @media only screen and (min-width: 80em) {
    /* line 1348, ../sass/partials/_master.scss */
    .footer-sitemap .subheader {
      font-size: 11px; } }

@media only screen and (max-width: 59.9375em) {
  /* line 1371, ../sass/partials/_master.scss */
  .container .footer-sitemap {
    display: none; } }

/* line 1377, ../sass/partials/_master.scss */
.footer-buttons-mobile {
  display: none;
  margin: 30px auto;
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 59.9375em) {
    /* line 1377, ../sass/partials/_master.scss */
    .footer-buttons-mobile {
      display: block; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 1377, ../sass/partials/_master.scss */
    .footer-buttons-mobile {
      width: 90%; } }
  /* line 1391, ../sass/partials/_master.scss */
  .footer-buttons-mobile a {
    background: #ebeaea;
    color: #0976bd;
    border-radius: 10px;
    display: inline-block;
    margin: 0px 5px 8px;
    padding: 10px;
    text-align: center;
    width: 110px;
    font-weight: 700;
    font-size: 12px; }

/* line 1405, ../sass/partials/_master.scss */
.sitemap-header {
  padding: 0;
  position: relative;
  bottom: 0;
  z-index: 1;
  clear: both;
  margin-bottom: 5px;
  width: 89%; }
  /* line 32, ../sass/partials/_mixins.scss */
  .sitemap-header:after {
    content: ' ';
    border-right: 18px solid transparent;
    border-bottom: 18px solid #d8d8dd;
    top: 0;
    position: absolute;
    left: 0;
    width: 50%;
    z-index: -1; }
  /* line 1411, ../sass/partials/_master.scss */
  .sitemap-header:after {
    width: 100%; }
  /* line 1415, ../sass/partials/_master.scss */
  .sitemap-header h4 {
    font-family: "Open Sans", sans-serif;
    color: #0976bd;
    font-size: 9px;
    line-height: 2;
    padding: 0 0 0 5px;
    position: relative; }
    /* line 1423, ../sass/partials/_master.scss */
    .sitemap-header h4 a {
      color: #0976bd; }
    @media only screen and (min-width: 80em) {
      /* line 1415, ../sass/partials/_master.scss */
      .sitemap-header h4 {
        font-size: 11px; } }
    /* line 1431, ../sass/partials/_master.scss */
    .sitemap-header h4:after {
      border-right: 13px solid #fff;
      content: "";
      height: 100%;
      position: absolute;
      right: -23px;
      top: 0; }

/* line 1441, ../sass/partials/_master.scss */
.footer-sm-icons {
  display: none;
  margin-bottom: 20px; }
  /* line 1445, ../sass/partials/_master.scss */
  .footer-sm-icons .container {
    clear: both; }
  @media only screen and (max-width: 59.9375em) {
    /* line 1441, ../sass/partials/_master.scss */
    .footer-sm-icons {
      display: block; } }
  /* line 1451, ../sass/partials/_master.scss */
  .footer-sm-icons p {
    font-size: 12px;
    text-align: center; }
    @media only screen and (max-width: 47.9375em) {
      /* line 1451, ../sass/partials/_master.scss */
      .footer-sm-icons p {
        text-align: left;
        padding-left: 10px; } }
  /* line 1461, ../sass/partials/_master.scss */
  .footer-sm-icons a {
    padding-left: 8px; }
  /* line 1465, ../sass/partials/_master.scss */
  .footer-sm-icons img {
    vertical-align: middle; }

@media only screen and (max-width: 59.9375em) {
  /* line 1470, ../sass/partials/_master.scss */
  .footer-links {
    overflow: visible; }
    /* line 1475, ../sass/partials/_master.scss */
    .footer-links .five.columns {
      margin-left: 0 !important; } }
/* line 1480, ../sass/partials/_master.scss */
.footer-links .footer-logo {
  margin-left: 40px; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1480, ../sass/partials/_master.scss */
    .footer-links .footer-logo {
      margin: 5px 0 0 0;
      width: 40%; } }
  @media only screen and (max-width: 29.9375em) {
    /* line 1480, ../sass/partials/_master.scss */
    .footer-links .footer-logo {
      width: 55%; } }
@media only screen and (max-width: 59.9375em) {
  /* line 1497, ../sass/partials/_master.scss */
  .footer-links .two.columns {
    width: 90px !important; }
    /* line 1500, ../sass/partials/_master.scss */
    .footer-links .two.columns.offset-by-five {
      padding-left: 175px !important; } }
@media only screen and (max-width: 47.9375em) {
  /* line 1470, ../sass/partials/_master.scss */
  .footer-links {
    margin-left: 10px; }
    /* line 1510, ../sass/partials/_master.scss */
    .footer-links .two.columns {
      float: none !important;
      margin: 0 !important; }
      /* line 1515, ../sass/partials/_master.scss */
      .footer-links .two.columns .offset-by-five {
        padding-left: 0px !important; } }
@media only screen and (max-width: 47.9375em) {
  /* line 1522, ../sass/partials/_master.scss */
  .footer-links .columns {
    margin: 0 10px !important; } }
/* line 1527, ../sass/partials/_master.scss */
.footer-links .change-your-region-div {
  position: relative; }
  @media only screen and (max-width: 47.9375em) {
    /* line 1529, ../sass/partials/_master.scss */
    .footer-links .change-your-region-div p:first-child {
      clear: both; } }
  /* line 1535, ../sass/partials/_master.scss */
  .footer-links .change-your-region-div td a {
    font-size: 9px; }
    @media only screen and (min-width: 80em) {
      /* line 1535, ../sass/partials/_master.scss */
      .footer-links .change-your-region-div td a {
        font-size: 11px; } }
    @media only screen and (max-width: 47.9375em) {
      /* line 1535, ../sass/partials/_master.scss */
      .footer-links .change-your-region-div td a {
        font-size: 11px; } }
/* line 1543, ../sass/partials/_master.scss */
.footer-links .change-your-region {
  display: none;
  background: #f1f2f2;
  padding: 5px;
  box-shadow: 0 1px 4px #999;
  width: 300px;
  position: absolute;
  top: 50px;
  z-index: 1; }
  /* line 1553, ../sass/partials/_master.scss */
  .footer-links .change-your-region table {
    width: 100%; }
  @media only screen and (max-width: 59.9375em) {
    /* line 1543, ../sass/partials/_master.scss */
    .footer-links .change-your-region {
      top: 62px; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 1543, ../sass/partials/_master.scss */
    .footer-links .change-your-region {
      top: -15px; } }
  /* line 1565, ../sass/partials/_master.scss */
  .footer-links .change-your-region td {
    padding: 3px 7px; }

/************************************** HOME PAGE **************************************/
/* #Home Slider (TOP)
================================================== */
/* line 7, ../sass/partials/_pages.scss */
.slider-home {
  /*flex-caption*/ }
  /* line 13, ../sass/partials/_pages.scss */
  .slider-home li {
    margin: 0; }
  /* line 18, ../sass/partials/_pages.scss */
  html.ie8 .slider-home .flexslider {
    height: 326px; }
  /* line 23, ../sass/partials/_pages.scss */
  .slider-home .flex-caption {
    background: rgba(0, 0, 0, 0.38);
    bottom: 0;
    height: 113px;
    position: absolute;
    width: 100%;
    /*flex-caption inner*/ }
    /* line 30, ../sass/partials/_pages.scss */
    .slider-home .flex-caption * {
      color: #ffffff !important; }
    /* line 34, ../sass/partials/_pages.scss */
    html.ie8 .slider-home .flex-caption {
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#61000000,endColorstr=#61000000);
      zoom: 1; }
    @media only screen and (max-width: 59.9375em) {
      /* line 23, ../sass/partials/_pages.scss */
	  /* DTW, Fig Leaf Software, 20160705, ASHCROFT-213 */
      .slider-home .flex-caption {
        width: 100%;
		position: static;
		height: auto;} }
	  /* DTW, Fig Leaf Software, 20160705 - end changes */
    /* line 54, ../sass/partials/_pages.scss */
    .slider-home .flex-caption .inner {
      background: url('../images/home-slider-logo.png?1407422943') left center no-repeat transparent;
      /* margin-top: 15px; */
	  margin-left: 15px;
      max-width: 500px;
      padding: 15px 15px 20px 97px;
      width: 40%; 
	  height: 73px; }
      /* line 61, ../sass/partials/_pages.scss */
      .slider-home .flex-caption .inner h3 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 300; }
        /* line 66, ../sass/partials/_pages.scss */
        .slider-home .flex-caption .inner h3 a {
          font-weight: 300; }
        /* line 70, ../sass/partials/_pages.scss */
        .slider-home .flex-caption .inner h3 span {
          display: block;
          font-weight: 700;
          font-size: 23px; }
      /* line 77, ../sass/partials/_pages.scss */
      .slider-home .flex-caption .inner p {
        line-height: 1.3;
        margin: 8px 0 0; }
      /* line 82, ../sass/partials/_pages.scss */
      .slider-home .flex-caption .inner a {
        font-weight: 700;
        color: #ffffff; }
      @media only screen and (max-width: 59.9375em) {
        /* line 54, ../sass/partials/_pages.scss */
        .slider-home .flex-caption .inner {
          background-size: auto;
          width: 100%; }
          /* line 91, ../sass/partials/_pages.scss */
          .slider-home .flex-caption .inner p {
            display: none; }
          /* line 93, ../sass/partials/_pages.scss */
          .slider-home .flex-caption .inner h3 {
            text-shadow: 3px 4px 4px #333333; } }
	/* DTW, Fig Leaf Software, 20160705, ASHCROFT-213 */		
      @media only screen and (max-width: 47.9375em) {
        /* line 54, ../sass/partials/_pages.scss */
        .slider-home .flex-caption .inner {
          background-size: 64px 69px;
          width: auto; } }
      @media only screen and (max-width: 29.9375em) {
        /* line 54, ../sass/partials/_pages.scss */
        .slider-home .flex-caption .inner {
          background-size: 42px 47px;
		  height: auto;		  
          padding-left: 48px !important; }
	/* DTW, Fig Leaf Software, 20160705, ASHCROFT-213 - end changes */
          /* line 110, ../sass/partials/_pages.scss */
          .slider-home .flex-caption .inner h3 {
            font-size: 12px;
            line-height: 17px; }
            /* line 114, ../sass/partials/_pages.scss */
            .slider-home .flex-caption .inner h3 span {
              font-size: 14px; } }
  /* line 123, ../sass/partials/_pages.scss */
  .slider-home .flex-control-nav {
    position: absolute;
    bottom: 23px;
    height: 75px;
    z-index: 99;
    width: 375px;
    right: 0;
    margin: 0; }
    @media only screen and (max-width: 59.9375em) {
      /* line 123, ../sass/partials/_pages.scss */
      .slider-home .flex-control-nav {
        bottom: 0; } }
  /* line 137, ../sass/partials/_pages.scss */
  .slider-home .flex-control-thumbs {
    overflow: visible; }
    /* line 140, ../sass/partials/_pages.scss */
    .slider-home .flex-control-thumbs li {
      height: 75px;
      margin: 0 5px;
      width: 75px;
      border: 2px solid #6b6b6c; }
      @media only screen and (max-width: 59.9375em) {
        /* line 140, ../sass/partials/_pages.scss */
        .slider-home .flex-control-thumbs li {
          width: 50px;
          height: 50px; } }
      /* line 151, ../sass/partials/_pages.scss */
      .slider-home .flex-control-thumbs li img {
        opacity: 1; }
        /* line 155, ../sass/partials/_pages.scss */
        .slider-home .flex-control-thumbs li img.flex-active {
          border: 2px solid #7ac143;
          box-sizing: border-box; }
    @media only screen and (max-width: 59.9375em) {
      /* line 137, ../sass/partials/_pages.scss */
      .slider-home .flex-control-thumbs {
        display: none; } }

/*slider-home*/
/* #FLEXSLIDER OVERRIDES
================================================== */
/* line 173, ../sass/partials/_pages.scss */
.flexslider {
  margin: 0;
  top: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* #TABS
================================================== */
/* line 185, ../sass/partials/_pages.scss */
.tabs-home {
  margin-top: 40px !important;
  /*resp-tabs-container*/ }
  /* line 188, ../sass/partials/_pages.scss */
  .tabs-home a:hover {
    text-decoration: underline; }
  @media only screen and (max-width: 47.9375em) {
    /* line 185, ../sass/partials/_pages.scss */
    .tabs-home {
      margin-top: 0 !important; }
      /* line 195, ../sass/partials/_pages.scss */
      .tabs-home .columns {
        margin: 0 !important; } }
  /* line 200, ../sass/partials/_pages.scss */
  .tabs-home h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px; }
    @media only screen and (max-width: 47.9375em) {
      /* line 200, ../sass/partials/_pages.scss */
      .tabs-home h3 {
        font-size: 12px; } }
  /* line 210, ../sass/partials/_pages.scss */
  .tabs-home .resp-tabs-container {
    background: #e1e1e1; }
    @media only screen and (max-width: 47.9375em) {
      /* line 210, ../sass/partials/_pages.scss */
      .tabs-home .resp-tabs-container {
        background: #f2f2f2; } }
    /* line 218, ../sass/partials/_pages.scss */
    .tabs-home .resp-tabs-container .four.columns {
      width: 200px;
      margin-right: 20px; }
      @media only screen and (max-width: 59.9375em) {
        /* line 218, ../sass/partials/_pages.scss */
        .tabs-home .resp-tabs-container .four.columns {
          width: 150px;
          margin-right: 10px; } }
      @media only screen and (max-width: 47.9375em) {
        /* line 218, ../sass/partials/_pages.scss */
        .tabs-home .resp-tabs-container .four.columns {
          width: 100%; } }
      @media only screen and (min-width: 80em) {
        /* line 218, ../sass/partials/_pages.scss */
        .tabs-home .resp-tabs-container .four.columns {
          width: 275px; } }
    @media only screen and (max-width: 59.9375em) {
      /* line 238, ../sass/partials/_pages.scss */
      .tabs-home .resp-tabs-container .five.columns {
        width: 215px; } }
    /* line 247, ../sass/partials/_pages.scss */
    .tabs-home .resp-tabs-container h2 .resp-arrow:before {
      color: #0976bd; }

/*tabs-home*/
/* line 265, ../sass/partials/_pages.scss */
.resp-tabs-list li {
  border: none;
  color: #ffffff;
  margin: 0 0 0 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 2;
  padding: 0 15px !important;
  position: relative;
  border-bottom: 25px solid #0976bd;
  border-right: 25px solid transparent;
  display: block;
  height: 0;
  z-index: 1; }
  /* line 282, ../sass/partials/_pages.scss */
  .resp-tabs-list li:before {
    border-left: 25px solid transparent;
    border-top: 25px solid #0976bd;
    bottom: 0;
    content: " ";
    left: -34px;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: -1; }
  /* line 294, ../sass/partials/_pages.scss */
  .resp-tabs-list li:first-child {
    margin-left: 10px; }
  /* line 298, ../sass/partials/_pages.scss */
  .resp-tabs-list li:first-child:before {
    border-top: 0; }
  /* line 302, ../sass/partials/_pages.scss */
  .resp-tabs-list li.resp-tab-active {
    border-bottom-color: #80bd41; }
    /* line 305, ../sass/partials/_pages.scss */
    .resp-tabs-list li.resp-tab-active:before {
      border-top-color: #80bd41; }

/* line 313, ../sass/partials/_pages.scss */
.resp-tab-content {
  border: none; }

/* line 317, ../sass/partials/_pages.scss */
.resp-tabs-container h2 {
  clear: both; }

/* line 321, ../sass/partials/_pages.scss */
.resp-tab-content-active + h2 {
  border-top-width: 1px; }

/* #INFO & RESOURCES SLIDER
================================================== */
/* line 329, ../sass/partials/_pages.scss */
.slider-home-info .flexslider {
  background: #e1e1e1; }
/* line 333, ../sass/partials/_pages.scss */
.slider-home-info li {
  list-style: none; }
  /* line 48, ../sass/partials/_mixins.scss */
  .slider-home-info li:before {
    content: ''; }
/* line 337, ../sass/partials/_pages.scss */
.slider-home-info .inner {
  padding: 0 20px; }
/* line 341, ../sass/partials/_pages.scss */
.slider-home-info .flex-control-nav {
  margin: -25px auto 0;
  padding: 0 0 10px;
  position: static; }
  /* line 346, ../sass/partials/_pages.scss */
  .slider-home-info .flex-control-nav a {
    background-image: -moz-linear-gradient(90deg, #fdfdfe 100%, #f0f0f1 0%);
    background-image: -webkit-linear-gradient(90deg, #fdfdfe 100%, #f0f0f1 0%);
    background-image: linear-gradient(0deg, #fdfdfe 100%, #f0f0f1 0%);
    width: 15px;
    height: 15px;
    background-color: #fdfdfe;
    position: relative;
    z-index: 1; }
    /* line 354, ../sass/partials/_pages.scss */
    html.ie8 .slider-home-info .flex-control-nav a {
      position: relative; }
    /* line 359, ../sass/partials/_pages.scss */
    .slider-home-info .flex-control-nav a:hover {
      background-color: #fdfdfe; }
    /* line 363, ../sass/partials/_pages.scss */
    .slider-home-info .flex-control-nav a.flex-active {
      background-color: #f0f0f1;
      position: relative; }
      /* line 367, ../sass/partials/_pages.scss */
      html.ie8 .slider-home-info .flex-control-nav a.flex-active {
        background-color: #7ac143; }
      /* line 372, ../sass/partials/_pages.scss */
      .slider-home-info .flex-control-nav a.flex-active:after {
        background-color: #7ac143;
        border-radius: 50%;
        content: "\2022";
        height: 7px;
        left: 4px;
        position: absolute;
        top: 4px;
        width: 7px; }

/* #Main Row 1
================================================== */
/* line 393, ../sass/partials/_pages.scss */
.mainrow1 {
  background-color: #ebeaea;
  margin: 0px 11px 0 11px;
  padding-bottom: 180px; }
  /* line 398, ../sass/partials/_pages.scss */
  .mainrow1 a:hover {
    text-decoration: underline; }

/* line 404, ../sass/partials/_pages.scss */
.mainrow1 .four.columns {
  margin-right: 4px; }

/* #Main Row 2
================================================== */
/* line 414, ../sass/partials/_pages.scss */
.mainrow2 li {
  margin-bottom: 4px; }
/* line 418, ../sass/partials/_pages.scss */
.mainrow2 a:hover {
  text-decoration: underline; }

/* #Menu - Left
================================================== */
/* line 428, ../sass/partials/_pages.scss */
.content-wrapper .interior-left-menu {
  background: #f1f1f1;
  border-top: 3px solid #add78e;
  border-bottom: 3px solid #add78e;
  margin: 0 0 0 10px;
  /* a:hover {
  	color:#6aaa3c;
  } */ }
  /* line 434, ../sass/partials/_pages.scss */
  .content-wrapper .interior-left-menu li {
    list-style: none; }
  /* line 438, ../sass/partials/_pages.scss */
  .content-wrapper .interior-left-menu li:before {
    display: none; }
  /* line 442, ../sass/partials/_pages.scss */
  .content-wrapper .interior-left-menu a {
    color: #5984b3;
    font-weight: normal; }
  /* line 451, ../sass/partials/_pages.scss */
  .content-wrapper .interior-left-menu ul {
    padding: 10px 10px 0;
    margin-bottom: 0; }
    /* line 455, ../sass/partials/_pages.scss */
    .content-wrapper .interior-left-menu ul li {
      font-size: 14px; }
      /* line 458, ../sass/partials/_pages.scss */
      .content-wrapper .interior-left-menu ul li a {
        font-weight: bold; }
    /* line 464, ../sass/partials/_pages.scss */
    .content-wrapper .interior-left-menu ul ul {
      padding: 0;
      margin: 0 0 0 6px;
      			/* li.active {
      
      				ul {
      					display:block;
      				}
      
      				a {
      					// color:#6aaa3c;
      					font-weight:bold;
      				}
      
      				li a {
      					// color:#5984b3;
      					font-weight:normal;
      				}
      
      				li a:hover {
      					// color:#6aaa3c;
      				}
      
      				li.active a {
      					font-weight:bold;
      				}
      
      			} */ }
      /* line 468, ../sass/partials/_pages.scss */
      .content-wrapper .interior-left-menu ul ul li {
        font-size: 12px;
        margin: 6px 0; }
        /* line 472, ../sass/partials/_pages.scss */
        .content-wrapper .interior-left-menu ul ul li a {
          font-weight: normal; }
      /* line 477, ../sass/partials/_pages.scss */
      .content-wrapper .interior-left-menu ul ul ul {
        display: none;
        /* width:100%;
        background:#dbebd0;
        margin:3px 0 3px -18px;
        padding:1px 0 1px 28px; */ }
        /* line 484, ../sass/partials/_pages.scss */
        .content-wrapper .interior-left-menu ul ul ul li {
          margin: 4px 0 4px 4px; }
          /* line 487, ../sass/partials/_pages.scss */
          .content-wrapper .interior-left-menu ul ul ul li a {
            font-size: 11px; }
      /* line 495, ../sass/partials/_pages.scss */
      .content-wrapper .interior-left-menu ul ul li.active a {
        font-weight: bold; }
      /* line 501, ../sass/partials/_pages.scss */
      .content-wrapper .interior-left-menu ul ul li.open ul {
        display: block; }
  @media only screen and (max-width: 47.9375em) {
    /* line 428, ../sass/partials/_pages.scss */
    .content-wrapper .interior-left-menu {
      display: none; } }

/* #Content Styles
================================================== */
/* line 547, ../sass/partials/_pages.scss */
.content-wrapper .content-column,
.content-wrapper .center-column-content {
  color: #686d72; }
  /* line 551, ../sass/partials/_pages.scss */
  .content-wrapper .content-column a:hover,
  .content-wrapper .center-column-content a:hover {
    text-decoration: underline; }
  /* line 555, ../sass/partials/_pages.scss */
  .content-wrapper .content-column p, .content-wrapper .content-column li, .content-wrapper .content-column td,
  .content-wrapper .center-column-content p,
  .content-wrapper .center-column-content li,
  .content-wrapper .center-column-content td {
    font-size: 13px;
    line-height: 18px; }
  /* line 560, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h1, .content-wrapper .content-column h2, .content-wrapper .content-column h3, .content-wrapper .content-column h4, .content-wrapper .content-column h5, .content-wrapper .content-column h6,
  .content-wrapper .center-column-content h1,
  .content-wrapper .center-column-content h2,
  .content-wrapper .center-column-content h3,
  .content-wrapper .center-column-content h4,
  .content-wrapper .center-column-content h5,
  .content-wrapper .center-column-content h6 {
    font-family: "Open Sans", sans-serif; }
  /* line 564, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h1, .content-wrapper .content-column h2, .content-wrapper .content-column h3,
  .content-wrapper .center-column-content h1,
  .content-wrapper .center-column-content h2,
  .content-wrapper .center-column-content h3 {
    color: #1e376c; }
  /* line 565, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h4, .content-wrapper .content-column h5, .content-wrapper .content-column h6,
  .content-wrapper .center-column-content h4,
  .content-wrapper .center-column-content h5,
  .content-wrapper .center-column-content h6 {
    color: 656565; }
  /* line 566, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h1,
  .content-wrapper .center-column-content h1 {
    font-size: 26px; }
  /* line 567, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h2,
  .content-wrapper .center-column-content h2 {
    font-size: 18px; }
  /* line 568, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h3,
  .content-wrapper .center-column-content h3 {
    font-size: 16px; }
  /* line 569, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h4,
  .content-wrapper .center-column-content h4 {
    font-size: 14px; }
  /* line 570, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h5,
  .content-wrapper .center-column-content h5 {
    font-size: 13px; }
  /* line 571, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h6,
  .content-wrapper .center-column-content h6 {
    font-size: 12px; }
  /* line 573, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h1,
  .content-wrapper .center-column-content h1 {
    margin: 0 0 20px;
    letter-spacing: -1px;
    font-weight: bold; }
    @media only screen and (max-width: 47.9375em) {
      /* line 573, ../sass/partials/_pages.scss */
      .content-wrapper .content-column h1,
      .content-wrapper .center-column-content h1 {
        font-size: 18px; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 582, ../sass/partials/_pages.scss */
    .content-wrapper .content-column.product-detail h1,
    .content-wrapper .center-column-content.product-detail h1 {
      font-size: 24px; } }
  /* line 588, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h2, .content-wrapper .content-column h3,
  .content-wrapper .center-column-content h2,
  .content-wrapper .center-column-content h3 {
    margin: 0 0 10px;
    font-weight: 600; }
  /* line 593, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h2.resp-accordion,
  .content-wrapper .content-column h2.former-resp-accordion,
  .content-wrapper .center-column-content h2.resp-accordion,
  .content-wrapper .center-column-content h2.former-resp-accordion {
    margin: 0; }
  /* line 598, ../sass/partials/_pages.scss */
  .content-wrapper .content-column .widget h2, .content-wrapper .content-column .widget h3,
  .content-wrapper .center-column-content .widget h2,
  .content-wrapper .center-column-content .widget h3 {
    font-weight: 700; }
  /* line 602, ../sass/partials/_pages.scss */
  .content-wrapper .content-column h4, .content-wrapper .content-column h5, .content-wrapper .content-column h6,
  .content-wrapper .center-column-content h4,
  .content-wrapper .center-column-content h5,
  .content-wrapper .center-column-content h6 {
    margin: 0 0 10px;
    font-weight: bold; }
  /* line 607, ../sass/partials/_pages.scss */
  .content-wrapper .content-column ul,
  .content-wrapper .center-column-content ul {
    margin-left: 25px; }
  /* line 611, ../sass/partials/_pages.scss */
  .content-wrapper .content-column li:before,
  .content-wrapper .center-column-content li:before {
    display: none; }
  /* line 615, ../sass/partials/_pages.scss */
  .content-wrapper .content-column li.resp-tab-item:before,
  .content-wrapper .center-column-content li.resp-tab-item:before {
    display: block; }
  /* line 619, ../sass/partials/_pages.scss */
  .content-wrapper .content-column ul li,
  .content-wrapper .center-column-content ul li {
    list-style-image: url("../images/bullet.png"); }
  .content-wrapper .widget.featured-products li {
    list-style-image: none;
  }
  /* line 623, ../sass/partials/_pages.scss */
  .content-wrapper .content-column .pullquote,
  .content-wrapper .center-column-content .pullquote {
    position: relative;
    display: block;
    float: right;
    border-top: 3px solid #add78e;
    border-bottom: 3px solid #add78e;
    padding: 8px 0 8px 40px;
    margin: 10px 0 10px 10px;
    font-size: 18px;
    color: #1e376c;
    font-family: "Open Sans", sans-serif;
    width: 170px;
    line-height: 22px;
    font-weight: 600; }
  /* line 639, ../sass/partials/_pages.scss */
  .content-wrapper .content-column .pullquote:before,
  .content-wrapper .center-column-content .pullquote:before {
    position: absolute;
    display: block;
    top: 40px;
    left: 0;
    content: "\201C";
    color: #bbb;
    font-size: 100px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal; }
  /* line 651, ../sass/partials/_pages.scss */
  .content-wrapper .content-column table,
  .content-wrapper .center-column-content table {
    width: 100%;
    margin: 0 0 20px; }
    /* line 655, ../sass/partials/_pages.scss */
    .content-wrapper .content-column table th,
    .content-wrapper .center-column-content table th {
      text-align: left;
      color: #1e376c;
      font-size: 13px;
      font-weight: bold; }
    /* line 662, ../sass/partials/_pages.scss */
    .content-wrapper .content-column table th, .content-wrapper .content-column table td,
    .content-wrapper .center-column-content table th,
    .content-wrapper .center-column-content table td {
      padding: 5px 10px 5px 0; }
  @media only screen and (max-width: 47.9375em) {
    /* line 547, ../sass/partials/_pages.scss */
    .content-wrapper .content-column,
    .content-wrapper .center-column-content {
      margin-top: 25px; } }
  /* line 672, ../sass/partials/_pages.scss */
  .content-wrapper .content-column .image-align-right,
  .content-wrapper .center-column-content .image-align-right {
    float: right;
    /* width: 55%; */
    margin: 0 0 10px 10px; }
	.content-wrapper .center-column-content .image-align-left, 
	.content-wrapper .center-column-content .image-align-left img
	{ float: left; margin: 0 10px 10px 0;}	
    /* line 677, ../sass/partials/_pages.scss */
    .content-wrapper .content-column .image-align-right img,
    .content-wrapper .center-column-content .image-align-right img {
      width: 100%; }
    /* line 681, ../sass/partials/_pages.scss */
    .content-wrapper .content-column .image-align-right .caption,
    .content-wrapper .center-column-content .image-align-right .caption {
      font-weight: bold; }

/* #Image Gallery + Overlay
================================================== */
/* line 693, ../sass/partials/_pages.scss */
.content-wrapper .product-slides {
  margin-left: 10px; }
  /* line 696, ../sass/partials/_pages.scss */
  .content-wrapper .product-slides li:before {
    display: none; }
  /* line 701, ../sass/partials/_pages.scss */
  .content-wrapper .product-slides .slides li {
    text-align: center; }
  /* line 704, ../sass/partials/_pages.scss */
  .content-wrapper .product-slides .slides img {
    width: 100%;
    max-width: 300px; }
  /* line 712, ../sass/partials/_pages.scss */
  .content-wrapper .product-slides .flex-control-thumbs li {
    margin-left: 14px;
    width: 40px;
    height: 35px; }
    @media only screen and (max-width: 59.9375em) {
      /* line 712, ../sass/partials/_pages.scss */
      .content-wrapper .product-slides .flex-control-thumbs li {
        width: 27px;
        height: 24px; } }
    @media only screen and (max-width: 47.9375em) {
      /* line 712, ../sass/partials/_pages.scss */
      .content-wrapper .product-slides .flex-control-thumbs li {
        width: 40px;
        height: 35px; } }
    /* line 727, ../sass/partials/_pages.scss */
    .content-wrapper .product-slides .flex-control-thumbs li img {
      border: 1px solid #ccc;
      width: 36px;
      height: 31px;
      margin: 1px; }
      @media only screen and (max-width: 59.9375em) {
        /* line 727, ../sass/partials/_pages.scss */
        .content-wrapper .product-slides .flex-control-thumbs li img {
          width: 23px;
          height: 20px; } }
      @media only screen and (max-width: 47.9375em) {
        /* line 727, ../sass/partials/_pages.scss */
        .content-wrapper .product-slides .flex-control-thumbs li img {
          width: 36px;
          height: 31px; } }
      /* line 743, ../sass/partials/_pages.scss */
      .content-wrapper .product-slides .flex-control-thumbs li img.flex-active {
        border: 2px solid #7ac141;
        margin: 0; }
  /* line 752, ../sass/partials/_pages.scss */
  .content-wrapper .product-slides .flex-control-thumbs li:first-child {
    margin-left: 0; }

/* Colorbox */
/* line 762, ../sass/partials/_pages.scss */
#cboxPrevious, #cboxNext, #cboxClose {
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 767, ../sass/partials/_pages.scss */
#cboxContent {
  background: #fff; }

@media only screen and (max-width: 47.9375em) {
  /* line 771, ../sass/partials/_pages.scss */
  #colorbox, #cboxOverlay {
   /* display: none !important;*/ } }

/* #Middle Content Tabs
================================================== */
/* line 780, ../sass/partials/_pages.scss */
.content-wrapper .tabs-product {
  overflow: auto; }
  /* line 783, ../sass/partials/_pages.scss */
  .content-wrapper .tabs-product .resp-tabs-list {
    margin-left: 0; }
    /* line 786, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .resp-tabs-list li {
      padding: 0 !important;
      margin-left: 5px;
      line-height: 25px;
      border-bottom-color: #7d8993;
      position: relative; }
      @media only screen and (max-width: 59.9375em) {
        /* line 786, ../sass/partials/_pages.scss */
        .content-wrapper .tabs-product .resp-tabs-list li {
          letter-spacing: -1px; } }
    /* line 798, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .resp-tabs-list li:first-child {
      margin-left: 0;
      padding-left: 0 !important;
      z-index: 1; }
      /* line 803, ../sass/partials/_pages.scss */
      .content-wrapper .tabs-product .resp-tabs-list li:first-child div {
        padding-left: 10px; }
    /* line 808, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .resp-tabs-list li:before {
      left: -25px;
      border-top-color: #7d8993; }
    /* line 813, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .resp-tabs-list li.resp-tab-active {
      border-bottom-color: #a4b4c1;
      color: #667078;
      z-index: 0; }
      /* line 818, ../sass/partials/_pages.scss */
      .content-wrapper .tabs-product .resp-tabs-list li.resp-tab-active div {
        display: block;
        position: relative;
        z-index: 1; }
      /* line 825, ../sass/partials/_pages.scss */
      .content-wrapper .tabs-product .resp-tabs-list li.resp-tab-active div:after {
        content: ' ';
        display: block !important;
        position: absolute;
        top: 2px;
        right: -24px;
        border-right: 25px solid transparent;
        border-bottom: 25px solid #f1f2f2;
        width: 50%;
        z-index: -1; }
      /* line 837, ../sass/partials/_pages.scss */
      .content-wrapper .tabs-product .resp-tabs-list li.resp-tab-active div:before {
        content: ' ';
        display: block !important;
        position: absolute;
        top: 2px;
        left: -24px;
        border-left: 25px solid transparent;
        border-top: 25px solid #f1f2f2;
        width: 50%;
        z-index: -1; }
    /* line 851, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .resp-tabs-list li.resp-tab-active:before {
      border-top-color: #a4b4c1; }
  /* line 857, ../sass/partials/_pages.scss */
  .content-wrapper .tabs-product .resp-tabs-container {
    background: #f1f2f2;
    border-bottom: 2px solid #a4b4c1; }
    /* line 861, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .resp-tabs-container ul {
      margin-left: 17px; }
    /* line 865, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .resp-tabs-container li {
      list-style-type: disc;
      list-style-image: none;
      margin-bottom: 0; }
  /* line 873, ../sass/partials/_pages.scss */
  .content-wrapper .tabs-product .tabs-outer-container {
    position: relative; }
    /* line 876, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .tabs-outer-container .bevel-bottom {
      position: absolute;
      z-index: 1;
      text-align: right;
      bottom: 0;
      right: 0;
      width: 100%; }
      /* line 884, ../sass/partials/_pages.scss */
      .content-wrapper .tabs-product .tabs-outer-container .bevel-bottom a {
        color: #fff;
        font-size: 14px;
        position: absolute;
        right: 9px;
        bottom: 9px; }
    /* line 893, ../sass/partials/_pages.scss */
    .content-wrapper .tabs-product .tabs-outer-container .bevel-bottom:after {
      content: ' ';
      border-left: 39px solid transparent;
      border-bottom: 31px solid #7ac143;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 60%;
      z-index: -1; }
      @media only screen and (max-width: 59.9375em) {
        /* line 893, ../sass/partials/_pages.scss */
        .content-wrapper .tabs-product .tabs-outer-container .bevel-bottom:after {
          width: 75%; } }
      @media only screen and (max-width: 47.9375em) {
        /* line 893, ../sass/partials/_pages.scss */
        .content-wrapper .tabs-product .tabs-outer-container .bevel-bottom:after {
          width: 91%;
          border-left-width: 22px; } }
  /* line 915, ../sass/partials/_pages.scss */
  .content-wrapper .tabs-product .resp-tab-content {
    position: relative;
    padding-bottom: 31px; }

/* line 924, ../sass/partials/_pages.scss */
.content-wrapper .commonly-purchased-with.widget h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 19px;
  color: #005da6;
  margin-top: 10px; }

/* #Buttons
================================================== */
/* line 938, ../sass/partials/_pages.scss */
.detail-button {
  position: relative;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  background: #1a6bac;
  color: #fff !important;
  font-weight: bold;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 8px;
  margin: 0 0 10px;
  font-size: 13px;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

/* line 954, ../sass/partials/_pages.scss */
.detail-button:hover {
  background: #0976bd; }

/* line 958, ../sass/partials/_pages.scss */
.detail-button:after {
  content: ' ';
  border-right: 20px solid #fff;
  border-bottom: 20px solid transparent;
  top: 0;
  left: 0;
  position: absolute;
  width: 95%; }

/* #Pagination
================================================== */
/* <div class="pagination">
	<a href="#">&laquo; previous</a>
	<span class="sep">|</span>
	<span class="active">1</span>
	<a href="#">2</a>
	<a href="#">3</a>
	<a href="#">4</a>
	<a href="#">5</a>
	<a href="#">6</a>
	<a href="#">7</a>
	<a href="#">8</a>
	<a href="#">9</a>
	<a href="#">10</a>
	<span class="sep">|</span>
	<a href="#">next &laquo;</a>
</div> */
/* line 989, ../sass/partials/_pages.scss */
.pagination {
  clear: both;
  margin: 30px 0;
  text-align: center; }
  /* line 994, ../sass/partials/_pages.scss */
  .pagination a, .pagination span {
    padding: 0 8px;
    font-weight: bold;
    font-size: 13px; }
    @media only screen and (max-width: 47.9375em) {
      /* line 994, ../sass/partials/_pages.scss */
      .pagination a, .pagination span {
        padding: 0 3px; } }
  /* line 1001, ../sass/partials/_pages.scss */
  .pagination a:hover {
    color: #686d72; }
  /* line 1005, ../sass/partials/_pages.scss */
  .pagination .next {
    padding: 0 12px;
    border-left: 1px solid #0976bd; }
  /* line 1010, ../sass/partials/_pages.scss */
  .pagination .previous {
    padding: 0 12px;
    border-right: 1px solid #0976bd; }

/* #Sidebar Widgets
================================================== */
/* line 4, ../sass/partials/_sidebar.scss */
.content-wrapper .widget {
  color: #686d72; }
  /* line 7, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget a {
    color: #005da6; }
  /* line 11, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget a:hover, .content-wrapper .widget a:hover div {
    text-decoration: underline; }
  /* line 15, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget h3 {
    margin: 35px 0 12px;
    padding-bottom: 6px;
    border-bottom: 2px solid #ccc; }
  /* line 21, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget:first-child h3 {
    margin-top: 10px; }
  /* line 25, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget h3, .content-wrapper .widget h3 a {
    color: #1e376c;
    font-size: 18px; }
  /* line 30, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget h4 {
    font-family: Helvetica, Arial, sans-serif; }
  /* line 34, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget li:before {
    display: none; }
  /* line 40, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget li h4 {
    font-size: 14px;
    margin: 10px 0 5px; }
  /* line 45, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget li h4, .content-wrapper .widget li h4 a {
    color: #005da6; }
  /* line 49, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget li p {
    line-height: 16px; }
  /* line 57, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget form input[type="text"],
  .content-wrapper .widget form input[type="password"],
  .content-wrapper .widget form input[type="number"] {
    box-sizing: border-box;
    width: 100%;
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: normal;
    color: #686d72;
    margin: 0 0 10px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #ccc inset; }
  /* line 74, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget .go-button {
    display: inline-block;
    border: 0;
    background: #7ac142;
    color: #fff;
    padding: 6px 18px;
    margin: 0 0 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    text-shadow: none;
    font-weight: 600;
    -webkit-appearance: none; }
  /* line 89, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget .go-button:hover {
    text-decoration: none; }
  /* line 94, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget.faq-box li {
    list-style-image: url("../images/bullet.png");
    margin-left: 20px; }
  /* line 102, ../sass/partials/_sidebar.scss */
  .content-wrapper .content-column .widget.faq-box ul,
  .content-wrapper .content-column .widget.featured-products ul {
    margin-left:0px; }	
  /* line 102, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget.featured-products li {
    overflow: auto; }
    /* line 105, ../sass/partials/_sidebar.scss */
    .content-wrapper .widget.featured-products li img {
      display: block;
      float: left;
      width: 35%;
      padding-right: 5%; }
    /* line 112, ../sass/partials/_sidebar.scss */
    .content-wrapper .widget.featured-products li a {
      font-size: 14px; }
    /* line 116, ../sass/partials/_sidebar.scss */
    .content-wrapper .widget.featured-products li div {
      float: left;
      width: 46%;
      padding-top: 15px; }
  /* line 127, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget.link-list-widget a {
    color: #0976bd;
    font-size: 13px;
    font-family: "Open Sans", sans-serif; }
  /* line 132, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget.link-list-widget p {
    margin-bottom: 9px; }
  @media only screen and (max-width: 47.9375em) {
    /* line 4, ../sass/partials/_sidebar.scss */
    .content-wrapper .widget  form{
      display: none; } }

@media only screen and (max-width: 47.9375em) {
  /* line 143, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget.product-details,
  .content-wrapper .widget.more-information {
    display: block;
    margin: 30px 10px 0; } }
@media only screen and (max-width: 47.9375em) {
  /* line 150, ../sass/partials/_sidebar.scss */
  .content-wrapper .widget.product-details .detail-button:after,
  .content-wrapper .widget.more-information .detail-button:after {
    width: 98%; } }

/* #Landing Pages
================================================== */
/* line 6, ../sass/partials/_landing.scss */
.content-wrapper .landing-page .landing-header h1 {
  color: #1e376c;
  font-weight: bold;
  font-size: 26px;
  margin: 0 10px 15px;
  clear: both; }
  @media only screen and (max-width: 47.9375em) {
    /* line 6, ../sass/partials/_landing.scss */
    .content-wrapper .landing-page .landing-header h1 {
      font-size: 18px;
      margin-top: 25px; } }
/* line 18, ../sass/partials/_landing.scss */
.content-wrapper .landing-page .landing-right {
  padding: 0 10px; }
  /* line 21, ../sass/partials/_landing.scss */
  .content-wrapper .landing-page .landing-right img {
    width: 100%; }
  @media only screen and (max-width: 47.9375em) {
    /* line 18, ../sass/partials/_landing.scss */
    .content-wrapper .landing-page .landing-right {
      display: none; } }
  /* line 29, ../sass/partials/_landing.scss */
  .content-wrapper .landing-page .landing-right .text-block {
    padding: 15px 10px 0 10px;
    border-top: 3px solid #add78e;
    border-bottom: 3px solid #add78e; }
    /* line 34, ../sass/partials/_landing.scss */
    .content-wrapper .landing-page .landing-right .text-block p {
      font-size: 14px;
      line-height: 24px; }
/* line 42, ../sass/partials/_landing.scss */
.content-wrapper .landing-page .landing-module {
  background: #e6e6e6;
  border-bottom-left-radius: 30px;
  padding: 10px 15px;
  margin-bottom: 15px;
  position: relative;
  height: 130px; }
  @media only screen and (max-width: 59.9375em) {
    /* line 42, ../sass/partials/_landing.scss */
    .content-wrapper .landing-page .landing-module {
      height: 170px; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 42, ../sass/partials/_landing.scss */
    .content-wrapper .landing-page .landing-module {
      height: 130px; } }
  /* line 58, ../sass/partials/_landing.scss */
  .content-wrapper .landing-page .landing-module h3 {
    font-size: 18px;
    margin: 5px 0 10px;
    z-index: 1;
    position: relative; }
  /* line 65, ../sass/partials/_landing.scss */
  .content-wrapper .landing-page .landing-module h3 a:hover {
    text-decoration: underline; }
  /* line 69, ../sass/partials/_landing.scss */
  .content-wrapper .landing-page .landing-module p {
    line-height: 16px;
    z-index: 1; }
/* line 76, ../sass/partials/_landing.scss */
.content-wrapper .landing-page .landing-module:after {
  content: ' ';
  border-right: 35px solid #fff;
  border-bottom: 35px solid transparent;
  top: 0;
  left: 0;
  position: absolute;
  width: 88%; }
  @media only screen and (min-width: 80em) {
    /* line 76, ../sass/partials/_landing.scss */
    .content-wrapper .landing-page .landing-module:after {
      width: 92%; } }
  @media only screen and (max-width: 59.9375em) {
    /* line 76, ../sass/partials/_landing.scss */
    .content-wrapper .landing-page .landing-module:after {
      width: 88%; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 76, ../sass/partials/_landing.scss */
    .content-wrapper .landing-page .landing-module:after {
      width: 95%; } }
/* line 99, ../sass/partials/_landing.scss */
.content-wrapper .landing-page .landing-module:hover {
  background: #cee1ed; }

/* line 1, ../sass/partials/_industry-specific.scss */
.container .industry-specific-page .content-column {
  width: auto !important; }

/* line 5, ../sass/partials/_industry-specific.scss */
.main-content-columns {
  /* Mobile tweaks */ }
  /* line 7, ../sass/partials/_industry-specific.scss */
  .main-content-columns .industry-gallery {
    background: #f1f2f2;
    padding: 20px 20px 0;
    margin-top: -20px;
    margin-bottom: 5px;
    position: relative;
    width: 900px;
    height: 260px; }
    @media only screen and (min-width: 80em) {
      /* line 7, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery {
        width: 1220px; } }
    @media only screen and (max-width: 59.9375em) {
      /* line 7, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery {
        width: 708px; } }
    @media only screen and (max-width: 47.9375em) {
      /* line 7, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery {
        width: auto;
        height: auto; } }
    /* line 24, ../sass/partials/_industry-specific.scss */
    .main-content-columns .industry-gallery .industry-gallery-exit {
      display: none;
      position: absolute;
      opacity: 1;
      top: 7px;
      right: 7px;
      z-index: 3;
      cursor: pointer; }
    /* line 34, ../sass/partials/_industry-specific.scss */
    .main-content-columns .industry-gallery .industry-gallery-slides {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 900px;
      height: 260px;
      padding: 14px 17px 0;
      background: #fff;
      z-index: 2;
      border: 3px solid #f1f2f2; }
      @media only screen and (min-width: 80em) {
        /* line 34, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides {
          width: 1220px; } }
      @media only screen and (max-width: 59.9375em) {
        /* line 34, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides {
          width: 708px; } }
      @media only screen and (max-width: 47.9375em) {
        /* line 34, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides {
          width: auto;
          height: auto; } }
      /* line 54, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery .industry-gallery-slides .slides {
        margin: 0; }
      /* line 58, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery .industry-gallery-slides .slide-image {
        width: 486px;
        height: 250px;
        float: left;
        margin-right: 20px; }
        @media only screen and (max-width: 59.9375em) {
          /* line 58, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .slide-image {
            width: 310px;
            height: 199px; } }
        @media only screen and (max-width: 47.9375em) {
          /* line 58, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .slide-image {
            width: 100%;
            height: auto; } }
      /* line 69, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery .industry-gallery-slides .slide-content {
        float: left;
        width: 346px; }
        @media only screen and (min-width: 80em) {
          /* line 69, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .slide-content {
            width: 646px; } }
        @media only screen and (max-width: 59.9375em) {
          /* line 69, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .slide-content {
            width: 342px; } }
        @media only screen and (max-width: 47.9375em) {
          /* line 69, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .slide-content {
            width: 100%;
            padding-top: 15px; } }
        /* line 77, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .slide-content h3 {
          letter-spacing: -1px;
          font-weight: bold; }
        /* line 82, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .slide-content p {
          margin-bottom: 12px; }
        /* line 86, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .slide-content p, .main-content-columns .industry-gallery .industry-gallery-slides .slide-content li {
          font-size: 12px; }
        /* line 90, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .slide-content p .more-link {
          font-size: 13px; }
        /* line 94, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .slide-content .link-list {
          color: #0976bd; }
        /* line 98, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .slide-content ul {
          margin: 0 0 12px 18px; }
          /* line 101, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .slide-content ul li {
            list-style-image: none;
            list-style-type: disc;
            margin: 0; }
      /* line 112, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery .industry-gallery-slides .flex-direction-nav li {
        list-style-image: none; }
      /* line 116, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery .industry-gallery-slides .flex-direction-nav a {
        position: absolute;
        top: 50%;
        z-index: 1;
        width: 26px;
        height: 26px;
        opacity: 1; }
        @media only screen and (max-width: 47.9375em) {
          /* line 116, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .flex-direction-nav a {
            top: 30%; } }
        /* line 125, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .flex-direction-nav a:before {
          width: 26px;
          height: 26px;
          content: ' '; }
        /* line 131, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .flex-direction-nav a.flex-prev {
          left: -7px; }
          /* line 134, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .flex-direction-nav a.flex-prev:before {
            background: url("../images/sb-previous-alt.png"); }
        /* line 139, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .flex-direction-nav a.flex-next {
          right: -7px; }
          /* line 142, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .flex-direction-nav a.flex-next:before {
            background: url("../images/sb-next-alt.png"); }
      /* line 151, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery .industry-gallery-slides .flex-control-nav {
        position: absolute;
        bottom: 6px;
        left: 516px;
        width: auto;
        z-index: 2; }
        /* line 157, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-slides .flex-control-nav a {
          width: 15px;
          height: 15px;
          background: url("../images/radio.png"); }
          /* line 161, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .flex-control-nav a.flex-active {
            background: url("../images/radio-selected.png"); }
        @media only screen and (max-width: 47.9375em) {
          /* line 151, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-slides .flex-control-nav {
            width: 96%;
            left: 0; } }
    /* line 170, ../sass/partials/_industry-specific.scss */
    .main-content-columns .industry-gallery .industry-gallery-thumbnails {
      text-align: center; }
      @media only screen and (max-width: 59.9375em) {
        /* line 170, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-thumbnails {
          margin-top: 20px; } }
      @media only screen and (max-width: 47.9375em) {
        /* line 170, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-thumbnails {
          margin-top: 0; } }
      /* line 176, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery .industry-gallery-thumbnails .slides {
        margin: 0; }
      /* line 180, ../sass/partials/_industry-specific.scss */
      .main-content-columns .industry-gallery .industry-gallery-thumbnails li {
        position: relative;
        display: inline-block;
        width: 210px;
        height: 108px;
        list-style: none;
        margin-left: 15px;
        margin-bottom: 21px;
        border-bottom: 2px solid #87929b; }
        @media only screen and (max-width: 59.9375em) {
          /* line 180, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-thumbnails li {
            width: 160px;
            height: 82px; } }
        @media only screen and (max-width: 47.9375em) {
          /* line 180, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-thumbnails li {
            width: 140px;
            height: 72px;
            margin: 0 5px 21px; } }
        /* line 197, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-thumbnails li:first-child {
          margin-left: 0; }
          @media only screen and (max-width: 47.9375em) {
            /* line 197, ../sass/partials/_industry-specific.scss */
            .main-content-columns .industry-gallery .industry-gallery-thumbnails li:first-child {
              margin: inherit; } }
        /* line 202, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-thumbnails li span {
          position: absolute;
          bottom: 0;
          right: 0;
          padding: 5px 10px;
          z-index: 1;
          color: #fff;
          font-weight: bold; }
          /* line 211, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-thumbnails li span:before {
            content: ' ';
            position: absolute;
            border-left: 27px solid transparent;
            border-bottom: 27px solid black;
            border-bottom: 27px solid rgba(0, 0, 0, 0.6);
            bottom: 0;
            right: 0;
            width: 150px;
            z-index: -1;
            -webkit-background-clip: padding-box;
            background-clip: padding-box; }
            @media only screen and (max-width: 59.9375em) {
              /* line 211, ../sass/partials/_industry-specific.scss */
              .main-content-columns .industry-gallery .industry-gallery-thumbnails li span:before {
                width: 115px; } }
        /* line 229, ../sass/partials/_industry-specific.scss */
        .main-content-columns .industry-gallery .industry-gallery-thumbnails li:hover {
          cursor: pointer; }
          /* line 232, ../sass/partials/_industry-specific.scss */
          .main-content-columns .industry-gallery .industry-gallery-thumbnails li:hover span:before {
            border-bottom: 27px solid #7ac143; }
  /* line 244, ../sass/partials/_industry-specific.scss */
  .main-content-columns .more-products .detail-button {
    margin: 20px 0; }
  /* line 250, ../sass/partials/_industry-specific.scss */
  .main-content-columns .contact-us-for-support .contact-us-bit {
    width: 100%;
    overflow: auto;
    margin: 0 0 15px; }
    /* line 255, ../sass/partials/_industry-specific.scss */
    .main-content-columns .contact-us-for-support .contact-us-bit img, .main-content-columns .contact-us-for-support .contact-us-bit .text {
      float: left; }
    /* line 259, ../sass/partials/_industry-specific.scss */
    .main-content-columns .contact-us-for-support .contact-us-bit img {
      max-width: 20%; }
    /* line 263, ../sass/partials/_industry-specific.scss */
    .main-content-columns .contact-us-for-support .contact-us-bit .text, .main-content-columns .contact-us-for-support .contact-us-bit .text strong, .main-content-columns .contact-us-for-support .contact-us-bit .text a {
      color: #0677bd; }
    /* line 267, ../sass/partials/_industry-specific.scss */
    .main-content-columns .contact-us-for-support .contact-us-bit .text {
      line-height: 16px;
      padding: 0 4%;
      width: 60%;
      font-size: 12px; }
      /* line 273, ../sass/partials/_industry-specific.scss */
      .main-content-columns .contact-us-for-support .contact-us-bit .text a {
        font-weight: normal; }
      /* line 277, ../sass/partials/_industry-specific.scss */
      .main-content-columns .contact-us-for-support .contact-us-bit .text strong {
        font-size: 14px; }
  @media only screen and (max-width: 47.9375em) {
    /* line 289, ../sass/partials/_industry-specific.scss */
    .main-content-columns .commonly-purchased-with,
    .main-content-columns .more-products,
    .main-content-columns .explore-custom-services,
    .main-content-columns .contact-us-for-support {
      display: block; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 298, ../sass/partials/_industry-specific.scss */
    .main-content-columns .widget .detail-button:after {
      width: 98%; } }
  /* line 304, ../sass/partials/_industry-specific.scss */
  .main-content-columns .explore-custom-services .detail-button {
    margin: 0 10px 0 10px; }

@media only screen and (max-width: 47.9375em) {
  /* line 1, ../sass/partials/_video.scss */
  .content-wrapper .video-page .sixteen.columns {
    width: 97% !important; } }

/* line 5, ../sass/partials/_video.scss */
.content-wrapper .video-page .video-page-title {
  margin-bottom: 0; }

/* line 9, ../sass/partials/_video.scss */
.video-gallery {
  height: 270px;
  position: relative;
  margin-bottom: 12px; }
  @media only screen and (max-width: 47.9375em) {
    /* line 9, ../sass/partials/_video.scss */
    .video-gallery {
      height: auto; } }
  /* line 15, ../sass/partials/_video.scss */
  .video-gallery .video-text {
    height: 270px; }
    @media only screen and (max-width: 47.9375em) {
      /* line 15, ../sass/partials/_video.scss */
      .video-gallery .video-text {
        height: auto; } }
  /* line 20, ../sass/partials/_video.scss */
  .video-gallery .video-wrapper, .video-gallery iframe {
    max-height: 270px; }
    @media only screen and (max-width: 47.9375em) {
      /* line 20, ../sass/partials/_video.scss */
      .video-gallery .video-wrapper, .video-gallery iframe {
        max-height: none; } }
  /* line 25, ../sass/partials/_video.scss */
  .video-gallery .video-wrapper {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 51.92%; }
    @media only screen and (min-width: 80em) {
      /* line 25, ../sass/partials/_video.scss */
      .video-gallery .video-wrapper {
        padding-bottom: 38.65%; } }
    @media only screen and (max-width: 59.9375em) {
      /* line 25, ../sass/partials/_video.scss */
      .video-gallery .video-wrapper {
        padding-bottom: 65.2%; } }
    @media only screen and (max-width: 47.9375em) {
      /* line 25, ../sass/partials/_video.scss */
      .video-gallery .video-wrapper {
        padding: 0;
        width: 100%;
        height: 270px;
        max-height: none !important; } }
    @media only screen and (max-width: 47.9375em) {
      /* line 38, ../sass/partials/_video.scss */
      .video-gallery .video-wrapper iframe {
        position: relative;
        max-height: none; } }
  /* line 46, ../sass/partials/_video.scss */
  .video-gallery .video-text {
    box-sizing: border-box;
    position: relative;
    background: #f1f2f2;
    padding: 20px 20px 80px;
    z-index: 0; }
    @media only screen and (max-width: 47.9375em) {
      /* line 46, ../sass/partials/_video.scss */
      .video-gallery .video-text {
        padding: 20px;
        /* height:150px; */ } }
    /* line 54, ../sass/partials/_video.scss */
    .video-gallery .video-text:before {
      content: ' ';
      border-right: 50px solid #fff;
      border-bottom: 50px solid transparent;
      position: absolute;
      z-index: -1;
      width: 95%;
      left: 0;
      top: 0; }
  /* line 66, ../sass/partials/_video.scss */
  .video-gallery .flex-control-nav {
    width: 300px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 2; }
    @media only screen and (max-width: 47.9375em) {
      /* line 66, ../sass/partials/_video.scss */
      .video-gallery .flex-control-nav {
        position: relative;
        margin: 42px auto 0;
        left: 0;
        bottom: 0; } }
    /* line 80, ../sass/partials/_video.scss */
    .video-gallery .flex-control-nav li {
      border: 1px solid #8a8a8b;
      width: 52px;
      box-sizing: border-box;
      margin-left: 7px; }
      /* line 85, ../sass/partials/_video.scss */
      .video-gallery .flex-control-nav li:first-child {
        margin-left: 0; }
    /* line 88, ../sass/partials/_video.scss */
    .video-gallery .flex-control-nav img {
      width: 50px;
      height: 50px;
      box-sizing: border-box; }
      /* line 93, ../sass/partials/_video.scss */
      .video-gallery .flex-control-nav img.flex-active {
        border: 1px solid #7ac042; }

/* line 103, ../sass/partials/_video.scss */
.video-filters {
  font-size: 12px;
  margin-bottom: 26px; }
  /* line 107, ../sass/partials/_video.scss */
  .video-filters span {
    padding: 0 5px; }

/* line 114, ../sass/partials/_video.scss */
.video-list .five.columns.alpha img {
  width: 100%;
  height: 100%; }
@media only screen and (max-width: 47.9375em) {
  /* line 119, ../sass/partials/_video.scss */
  .video-list h2 {
    margin-top: 10px !important; } }

/* line 125, ../sass/partials/_video.scss */
.training {
  font-size: 16px;
  margin-bottom: 8px; }

/* line 130, ../sass/partials/_video.scss */
.training + p {
  margin-bottom: 0; }

/* line 3, ../sass/partials/_product-listing.scss */
.product-listing-page .content-column .product-listing-header {
  position: relative;
  z-index: 0; }
  @media only screen and (max-width: 47.9375em) {
    /* line 3, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing-header {
      background: #f1f2f2;
      height: 120px; }
      /* line 11, ../sass/partials/_product-listing.scss */
      .product-listing-page .content-column .product-listing-header + br {
        display: none; } }
  /* line 16, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing-header:before {
    content: ' ';
    border-bottom: 75px solid #f1f2f2;
    border-right: 75px solid transparent;
    width: 67%;
    position: absolute;
    z-index: -1; 
	left: 0; }
    @media only screen and (max-width: 47.9375em) {
      /* line 16, ../sass/partials/_product-listing.scss */
      .product-listing-page .content-column .product-listing-header:before {
        border: 0;
        content: ''; } }
  /* line 29, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing-header > div {
    padding-top: 12px; }
  /* line 33, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing-header .column-buffer {
    margin: 10px 10px 0; }
    @media only screen and (max-width: 47.9375em) {
      /* line 33, ../sass/partials/_product-listing.scss */
      .product-listing-page .content-column .product-listing-header .column-buffer {
        margin: 0; } }
  /* line 38, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing-header span {
    font-size: 12px;
    padding: 0 4px; }
  /* line 43, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing-header h4 {
    font-size: 16px;
    margin-bottom: 6px; }
    @media only screen and (max-width: 59.9375em) {
      /* line 43, ../sass/partials/_product-listing.scss */
      .product-listing-page .content-column .product-listing-header h4 {
        font-size: 12px; } }
  @media only screen and (max-width: 59.9375em) {
    /* line 49, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing-header .detail-button {
      width: 90%; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 53, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing-header select {
      width: 110px; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 57, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing-header .widget {
      display: block; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 59, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing-header .widget .detail-button {
      display: none; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 61, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing-header .widget .detail-button:after {
      border-right-color: #f1f2f2; } }
/* line 71, ../sass/partials/_product-listing.scss */
.product-listing-page .content-column .product-listing-header-buffer {
  height: 27px;
  background: #f1f2f2;
  border-bottom: 2px solid #a4b4c1; }
  @media only screen and (max-width: 47.9375em) {
    /* line 71, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing-header-buffer {
      height: 1px;
      clear: both; } }
/* line 78, ../sass/partials/_product-listing.scss */
.product-listing-page .content-column .product-listing {
  overflow: auto;
  padding: 10px 0;
  border-bottom: 1px solid #a4b4c1;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  /* line 84, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing:hover {
    background: #cee1ed; }
  /* line 88, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing .product-certs-mobile-label {
    display: none; }
    @media only screen and (max-width: 47.9375em) {
      /* line 88, ../sass/partials/_product-listing.scss */
      .product-listing-page .content-column .product-listing .product-certs-mobile-label {
        display: block;
        font-size: 12px;
        text-align: right;
        padding: 4px 12px 8px; }
        /* line 95, ../sass/partials/_product-listing.scss */
        .product-listing-page .content-column .product-listing .product-certs-mobile-label:after {
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-top: 6px solid #888;
          display: inline-block;
          height: 0;
          width: 0;
          content: '';
          margin-left: 5px;
          vertical-align: middle;
          margin-top: -2px; }
        /* line 106, ../sass/partials/_product-listing.scss */
        .product-listing-page .content-column .product-listing .product-certs-mobile-label:hover {
          cursor: pointer; } }
    /* line 110, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing .product-certs-mobile-label.activated:after {
      border-top: 0;
      border-bottom: 6px solid #888; }	
  @media only screen and (max-width: 59.9375em) {
    /* line 88, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing .product-certs {
      margin-left: -45px; } }
  @media only screen and (max-width: 47.9375em) {
    /* line 88, ../sass/partials/_product-listing.scss */
    .product-listing-page .content-column .product-listing .product-certs {
      display: none; } }
  /* line 92, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing .product-certs img {
    padding: 0 4px; }
  /* line 96, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing .product-certs a {
    font-size: 13px; }
  /* line 104, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing .product-table th {
    background: #f1f2f2; }
  /* line 108, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing .product-table th, .product-listing-page .content-column .product-listing .product-table td {
    border: 1px solid #a4b4c1;
    padding: 5px 10px; }
  /* line 113, ../sass/partials/_product-listing.scss */
  .product-listing-page .content-column .product-listing .product-table td {
    padding-bottom: 15px;
    background: #fff; }
  .product-listing-page .content-column .product-listing img.product-image {
    height: 142px; 
	width: 151px }
/* line 1, ../sass/partials/_downloads.scss */
.content-wrapper .downloads-page .downloads-page-title {
  margin: 0 10px; }

/* line 4, ../sass/partials/_downloads.scss */
.content-wrapper .main-content #downloads-widget-container {
  position: relative;
  min-height: 300px; }

/* line 8, ../sass/partials/_downloads.scss */
#downloads-widget-container div.send-by-email {
  background-color: #fff;
  /*commented out 3/23/17 */
  /*position: fixed;
  top: 278px;*/
  z-index: 100;
  margin-left: 0; }

/* line 15, ../sass/partials/_downloads.scss */
.send-by-email h3 {
  color: #1e376c;
  font-size: 18px;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  margin-bottom: 12px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  padding-bottom: 6px; }

/* line 27, ../sass/partials/_downloads.scss */
.content-wrapper .main-content form.send-by-email input[type="text"] {
  display: block;
  padding: 10px;
  margin: 5px 0;
  background-color: white;
  border: 1px solid #bababa;
  box-shadow: 1px 1px 2px #ccc inset;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* line 36, ../sass/partials/_downloads.scss */
form.send-by-email > label {
  margin-bottom: 10px;
  font-weight: normal; }

/* line 40, ../sass/partials/_downloads.scss */
form.send-by-email button[type="submit"] {
  padding: 5px 23px;
  margin: 5px 0;
  background-color: #7ac142;
  color: white;
  text-transform: uppercase;
  background-image: none;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  box-shadow: none;
  text-shadow: none;
  font-size: 0.9em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* line 56, ../sass/partials/_downloads.scss */
#downloads-list h3 {
  font-size: 14px;
  background: #1c6cab;
  color: #fff;
  padding: 9px 0 9px 15px;
  position: relative;
  display: block;
  border: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-image: url(../images/icon-plus.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  margin-bottom: 5px; }

#downloads-list.product h3 {
	background-image: none;
}

/* line 73, ../sass/partials/_downloads.scss */
#downloads-list h3:hover {
  cursor: pointer; }

/* line 76, ../sass/partials/_downloads.scss */
#downloads-list h3.ui-accordion-header-active {
  background-image: url(../images/icon-minus.png); }

/* line 79, ../sass/partials/_downloads.scss */
#downloads-list h3:after {
  content: ' ';
  border-right: 20px solid #fff;
  border-bottom: 20px solid transparent;
  top: 0;
  left: 0;
  position: absolute;
  width: 98%; }

/* line 88, ../sass/partials/_downloads.scss */
#downloads-list h3:focus {
  outline: none; }

/* line 91, ../sass/partials/_downloads.scss */
#downloads-list .ui-accordion-content {
  overflow: hidden; }

/* line 94, ../sass/partials/_downloads.scss */
#downloads-list .downloads-section {
  background: #f1f2f2;
  padding: 10px 0;
  margin-bottom: 10px;
  position: relative;
  border: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

/* line 103, ../sass/partials/_downloads.scss */
#downloads-list div.downloads-section:after {
  content: ' ';
  border-right: 20px solid #fff;
  border-bottom: 20px solid transparent;
  top: 0;
  left: 0;
  position: absolute;
  width: 98%; }

/* line 113, ../sass/partials/_downloads.scss */
#downloads-list .downloads-section div {
  padding: 7px 15px;
  overflow: auto; }
  /* line 117, ../sass/partials/_downloads.scss */
  #downloads-list .downloads-section div:hover {
    background: #cee1ed;
    cursor: pointer; }
    /* line 121, ../sass/partials/_downloads.scss */
    #downloads-list .downloads-section div:hover a {
      text-decoration: underline; }
  /* line 126, ../sass/partials/_downloads.scss */
  #downloads-list .downloads-section div label {
    display: block;
    float: left;
    padding: 5px 10px;
    margin-right: 10px; }
    /* line 131, ../sass/partials/_downloads.scss */
    #downloads-list .downloads-section div label:hover {
      cursor: pointer; }
  /* line 137, ../sass/partials/_downloads.scss */
  #downloads-list .downloads-section div input[type="checkbox"]:hover {
    cursor: pointer; }
  /* line 142, ../sass/partials/_downloads.scss */
  #downloads-list .downloads-section div a {
    color: #444;
    font-size: 13px;
    font-weight: normal;
    display: block;
    padding-top: 7px;
    font-size: 15px; }
  /* line 151, ../sass/partials/_downloads.scss */
  #downloads-list .downloads-section div label {
    font-size: 16px; }

@media screen and (min-width: 749px) {
  /* line 158, ../sass/partials/_downloads.scss */
  div.send-by-email-full {
    display: none !important; } }
@media only screen and (max-width: 47.9375em) {
  /* line 3, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .sixteen.columns {
    width: 97% !important; } }
/* line 9, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .search-widget .search-form span {
  font-weight: 300;
  font-size: 14px;
  padding-right: 10px; }
  @media only screen and (max-width: 47.9375em) {
    /* line 9, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .search-widget .search-form span {
      display: block;
      margin-bottom: 10px; } }
/* line 19, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .search-widget .search-form input[type="text"] {
  width: auto; }
/* line 23, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .search-widget .search-form input[type="submit"] {
  margin-left: 7px;
  text-transform: capitalize;
  padding: 5px 18px; }
/* line 31, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .search-results-tabs {
  overflow: hidden;
  margin-top: -25px; }
  /* line 37, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-results-tabs .resp-tabs-list li {
    padding: 0 3px !important; }
  /* line 41, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-results-tabs .resp-tabs-list a {
    color: #fff; }
  /* line 47, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-results-tabs .resp-tabs-list .resp-tab-active a {
    color: #667078; }
  /* line 51, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-results-tabs .resp-tabs-list .resp-tab-active div:after {
    right: -27px;
    width: 65%; }
  /* line 56, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-results-tabs .resp-tabs-list .resp-tab-active div:before {
    left: -26px;
    width: 65%; }
/* line 67, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .search-results-content {
  background: #f1f2f2;
  overflow: auto; }
  @media only screen and (max-width: 47.9375em) {
    /* line 67, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .search-results-content {
      width: 97% !important; } }
  /* line 72, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-results-content .result {
    margin: 30px 17px 35px; }
    /* line 75, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .search-results-content .result .result-cat {
      font-size: 13px;
      font-style: italic;
      font-weight: bold;
      margin-bottom: 10px; }
    /* line 82, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .search-results-content .result p {
      line-height: 15px; }
/* line 90, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .find-the-right-product,
.content-wrapper .search-results-page .top-product-matches {
  margin: 30px 17px 35px 0; }
  @media only screen and (max-width: 47.9375em) {
    /* line 90, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .find-the-right-product,
    .content-wrapper .search-results-page .top-product-matches {
      margin-left: 17px; } }
/* line 100, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .find-the-right-product h4 {
  font-size: 16px; }
/* line 104, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .find-the-right-product p {
  line-height: 15px; }
/* line 108, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .find-the-right-product .detail-button:after {
  border-right-color: #f1f2f2; }
/* line 113, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .top-product-matches {
  background: #fff;
  padding: 12px 7px; }
  /* line 117, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .top-product-matches h3 {
    margin-top: 0; }
  /* line 121, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .top-product-matches div {
    text-align: center; }
    /* line 123, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .top-product-matches div h4 {
      text-align: left;
      font-size: 16px;
      font-family: "Open Sans", sans-serif; }
@media only screen and (max-width: 47.9375em) {
  /* line 131, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .widget {
    display: block; } }
/* line 137, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .mobile-only {
  display: none; }
  @media only screen and (max-width: 47.9375em) {
    /* line 137, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .mobile-only {
      display: block; } }
@media only screen and (max-width: 47.9375em) {
  /* line 144, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .not-mobile {
    display: none; } }
/* line 150, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .search-content-and-sidebar {
  background: #f1f2f2;
  border-bottom: 2px solid #88939c;
  margin-top: 50px; }
/* line 156, ../sass/partials/_search.scss */
.content-wrapper .search-results-page .products-results-tab {
  padding: 0; }
  /* line 159, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .products-results-tab .inner-product-result {
    padding: 0 20px; }
    /* line 162, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .products-results-tab .inner-product-result > a {
      display: block;
      width: 100%;
      height: 115px;
      background: #fff;
      padding-top: 5px; }
      /* line 169, ../sass/partials/_search.scss */
      .content-wrapper .search-results-page .products-results-tab .inner-product-result > a img {
        max-height: 110px; }
    /* line 174, ../sass/partials/_search.scss */
    .content-wrapper .search-results-page .products-results-tab .inner-product-result h2 {
      padding: 10px 0; }
  /* line 180, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .products-results-tab .row:first-child .inner-product-result {
    padding-top: 20px; }
@media only screen and (max-width: 47.9375em) {
  /* line 187, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-results-tabs {
    margin-top: 0; }
  /* line 188, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-results-content {
    width: auto !important; }
  /* line 189, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-content-and-sidebar {
    width: 97%; }
  /* line 190, ../sass/partials/_search.scss */
  .content-wrapper .search-results-page .search-content-and-sidebar > .alpha {
    margin: 0 !important;
    width: 100% !important; } }

/* line 1, ../sass/partials/_faq.scss */
#faq-list h3 {
  font-size: 14px;
  background: #1c6cab;
  color: #fff;
  padding: 9px 0 9px 15px;
  position: relative;
  display: block;
  border: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-image: url(../images/icon-plus.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  margin-bottom: 5px; }

/* line 18, ../sass/partials/_faq.scss */
#faq-list h3:hover {
  cursor: pointer; }

/* line 21, ../sass/partials/_faq.scss */
#faq-list h3.ui-accordion-header-active {
  background-image: url(../images/icon-minus.png); }

/* line 24, ../sass/partials/_faq.scss */
#faq-list h3:after {
  content: ' ';
  border-right: 20px solid #fff;
  border-bottom: 20px solid transparent;
  top: 0;
  left: 0;
  position: absolute;
  width: 98%; }

/* line 33, ../sass/partials/_faq.scss */
#faq-list h3:focus {
  outline: none; }

/* line 36, ../sass/partials/_faq.scss */
div#faq-list .faq-header .ui-accordion-header {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none; }

/* line 42, ../sass/partials/_faq.scss */
#faq-list .faq-section {
  background: #f1f2f2;
  padding: 0  20px 20px 10px;
  margin-bottom: 10px;
  position: relative;
  border: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

/* line 51, ../sass/partials/_faq.scss */
#faq-list .ui-accordion-content {
  overflow: hidden; }

/* line 54, ../sass/partials/_faq.scss */
.faq-entry {
  padding: 0; }

/* line 57, ../sass/partials/_faq.scss */
#faq-list div.faq-section:after {
  content: ' ';
  border-right: 20px solid #fff;
  border-bottom: 20px solid transparent;
  top: 0;
  left: 0;
  position: absolute;
  width: 98%; }

/* line 66, ../sass/partials/_faq.scss */
#faq-list .faq-section .show-all,
#faq-list .faq-section .hide-all {
  padding: 15px 25px 0;
  margin: 0 25px 0 0;
  font-size: 11px;
  float: right; }

/*#faq-list .faq-section .hide-all {
	display: none;
}*/
/* line 76, ../sass/partials/_faq.scss */
#faq-list .faq-section a.show,
#faq-list .faq-section a.hide {
  font-size: 11px; }

/* line 80, ../sass/partials/_faq.scss */
//#faq-list .faq-question, #faq-list .faq-question strong {
//  font-size: 14px;
//  line-height: 17px;
//  margin: 10px 40px 0 0;
//  padding: 10px 0 0 0;
// color: #575757;
//  clear: right; }

/* line 88, ../sass/partials/_faq.scss */
#faq-list .faq-answer {
  padding: 15px 25px;
  font-size: 12px;
  color: #575757;
  line-height: 15px; }

/* line 94, ../sass/partials/_faq.scss */
.faq-widget.widget h3 {
  margin-top: 0; }

/* line 97, ../sass/partials/_faq.scss */
.faq-widget-entry {
  clear: left;
  margin-bottom: 12px; }

/* line 101, ../sass/partials/_faq.scss */
.faq-widget.widget .faq-widget-entry img.faq-widget-icon {
  float: left;
  margin-right: 10px; }

/* line 105, ../sass/partials/_faq.scss */
.faq-widget.widget .faq-widget-entry .faq-widget-entry-info p {
  padding-top: 2px;
  margin-bottom: 0; }

/* line 109, ../sass/partials/_faq.scss */
.faq-widget.widget .faq-widget-entry span.faq-widget-entry-header {
  font-size: 14px;
  font-weight: bold;
  color: #005da5; }

/* line 114, ../sass/partials/_faq.scss */
.faq-widget.widget .faq.widget-entry a {
  font-size: 12px;
  color: #005da5; }

@media only screen and (max-width: 47.9375em) {
  /* line 118, ../sass/partials/_faq.scss */
  .faq-widget.widget.questions {
    padding-top: 15px;
    display: block; } }

/* line 1, ../sass/partials/_history.scss */
div.center-column-content .history-slides {
  border: none;
  background-image: none;
  background-color: #fff;
  border-radius: 0;
  position: relative;
  height: 26px;
  /* Timeline tab styling */
  /* Timeline next/previous controls */ }
  /* line 9, ../sass/partials/_history.scss */
  div.center-column-content .history-slides ul {
    margin-left: 0;
    height: 31px;
    border: none;
    overflow: hidden;
    padding: 0;
    border-radius: 0; }
  /* line 18, ../sass/partials/_history.scss */
  div.center-column-content .history-slides li {
    list-style-type: none;
    list-style-image: none; }
  /* line 25, ../sass/partials/_history.scss */
  div.center-column-content .history-slides .flex-viewport {
    margin: 0 40px;
    position: absolute !important;
    z-index: 1; }
    /* line 32, ../sass/partials/_history.scss */
    div.center-column-content .history-slides .flex-viewport .slides li {
      margin: 0 2px;
      background: #f1f2f2;
      color: #0976bd;
      border: 0;
      height: 18px;
      padding: 4px 16px !important;
      font-size: 14px;
      white-space: nowrap; }
      @media only screen and (max-width: 59.9375em) {
        /* line 32, ../sass/partials/_history.scss */
        div.center-column-content .history-slides .flex-viewport .slides li {
          font-size: 12px;
          padding: 4px 8px !important; } }
      /* line 47, ../sass/partials/_history.scss */
      div.center-column-content .history-slides .flex-viewport .slides li:before, div.center-column-content .history-slides .flex-viewport .slides li:after {
        display: none;
        content: ''; }
      /* line 52, ../sass/partials/_history.scss */
      div.center-column-content .history-slides .flex-viewport .slides li.resp-tab-active {
        color: #667078;
        border-top: 2px solid #a4b4c1;
        border-right: 2px solid #a4b4c1;
        background: #fff;
        padding: 2px 14px 4px 16px !important; }
        @media only screen and (max-width: 59.9375em) {
          /* line 52, ../sass/partials/_history.scss */
          div.center-column-content .history-slides .flex-viewport .slides li.resp-tab-active {
            font-size: 12px;
            padding: 2px 6px 4px 8px !important; } }
  /* line 72, ../sass/partials/_history.scss */
  div.center-column-content .history-slides .flex-direction-nav {
    width: 100%; }
    @media only screen and (max-width: 47.9375em) {
      /* line 72, ../sass/partials/_history.scss */
      div.center-column-content .history-slides .flex-direction-nav {
        display: none; } }
  /* line 79, ../sass/partials/_history.scss */
  div.center-column-content .history-slides .flex-direction-nav,
  div.center-column-content .history-slides .flex-direction-nav li,
  div.center-column-content .history-slides .flex-direction-nav a {
    position: absolute;
    height: 26px; }
  /* line 86, ../sass/partials/_history.scss */
  div.center-column-content .history-slides .flex-direction-nav li {
    left: 0; }
  /* line 90, ../sass/partials/_history.scss */
  div.center-column-content .history-slides .flex-direction-nav li + li {
    right: 0;
    left: auto; }
  /* line 95, ../sass/partials/_history.scss */
  div.center-column-content .history-slides .flex-direction-nav li,
  div.center-column-content .history-slides .flex-direction-nav a {
    width: 27px; }
  /* line 100, ../sass/partials/_history.scss */
  div.center-column-content .history-slides .flex-direction-nav a {
    display: block;
    text-align: left;
    opacity: 1 !important;
    top: 0;
    margin: 0;
    text-indent: -9999px; }
    /* line 108, ../sass/partials/_history.scss */
    div.center-column-content .history-slides .flex-direction-nav a:before {
      border: 0;
      content: ''; }
    /* line 113, ../sass/partials/_history.scss */
    div.center-column-content .history-slides .flex-direction-nav a.flex-prev {
      left: 0;
      background: url('../images/history/arrow-left.png?1408629836') no-repeat; }
    /* line 118, ../sass/partials/_history.scss */
    div.center-column-content .history-slides .flex-direction-nav a.flex-next {
      right: 0;
      background: url('../images/history/arrow-right.png?1408629836') no-repeat; }

/* Tab content */
/* line 131, ../sass/partials/_history.scss */
.tabs-history .resp-tabs-container {
  clear: both;
  margin-top: 10px; }
/* line 136, ../sass/partials/_history.scss */
.tabs-history .resp-tab-content {
  padding: 0; }

/* line 142, ../sass/partials/_history.scss */
.history-info {
  margin-top: 10px; }

/* line 147, ../sass/partials/_history.scss */
.history-header-image img {
  width: 100%; }

@media only screen and (max-width: 47.9375em) {
  /* line 150, ../sass/partials/_history.scss */
  .open-tab {
    display: none; } }

/* email document response area */
#emailmsg {
	font-weight: bold;
	font-size: 13px;
}

/* approval listings */
.approval-listing-page .content-column .approval-listings {
	border-top: 1px solid #a4b4c1;
}
.approval-listing-page .content-column .approval-listing-header {
  position: relative;
  z-index: 0; }
.approval-listing-page .content-column .approval-listing {
  overflow: auto;
  padding: 10px 0;
  border-bottom: 1px solid #a4b4c1;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.approval-listing-page .content-column .approval-listing:hover {
    background: #cee1ed; }
  
.approval-listing-page .content-column .approval-listing img.approval-image {
    max-width: 142px; 
	max-height: 40px }

.solid-border td, .solid-border tr, .solid-border th {
	border: 1px solid #686d72;
}	
.legalnoticetext {color: #004160;}
