body {
  color: #656051;
  font-size: 0;
  height: 100%;
  margin: 0 auto;
  max-width: 1440px;
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 1470px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 1360px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 1300px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 1250px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 1140px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 940px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 840px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 720px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 640px
*
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 560px
* 
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 420px
* 
*/
  /*
* as part of improving responsive design below css changes takes effect when the web page resolution is 250px
* 
*/
}
body p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body input,
body textarea,
body label {
  color: #656051;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  line-height: 22px;
}
body textarea {
  padding: 16px;
}
body input {
  padding: 6px;
}
body a {
  clear: both;
  color: #4ccede;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}
body hr {
  border: 0;
  background-color: #7e7773;
  clear: both;
  display: block;
  float: left;
  height: 1px;
  margin: 25px 20px;
  width: 96%;
}
body ul {
  padding: 0;
}
body ul li {
  display: list-item;
  list-style-type: disc;
  margin-left: 1em;
}
body ul.defaultUL {
  padding: 0;
  font-size: 16px;
  line-height: 22px;
}
body ol.defaultOL {
  padding: 0;
  padding-left: 25px;
  font-size: 16px;
  line-height: 22px;
}
body .bold {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body .caption {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 40px;
  overflow: visible;
}
body .expandingMenuNode {
  display: inline;
  float: right;
  width: auto;
}
body .selected {
  color: #48c1ac !important;
}
body .grandchildNodeSelected {
  background-color: #48c1ac;
  color: white !important;
}
body .grandchildNodeSelected p {
  color: white !important;
}
body .typeAheadSelected {
  background-color: #f3f2f2;
  margin: 0 -20px;
}
body .typeAheadSelected a {
  margin-left: 20px;
}
body h1#pageTitle {
  color: #656051;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 0px;
  margin-top: 10px;
}
body h1#adhesivePageTitle {
  color: #656051;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 0px;
  margin-top: 15px;
}
body #mainBody #leftColumn .leftcolumn-twocol-flex-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body #mainBody #leftColumn .leftcolumn-twocol-flex-container .leftcolumn-twocol-flex-item {
  padding: 5px;
  width: 45%;
  height: auto;
  margin: 10px;
}
body #mainBody #leftColumn .leftcolumn-twocol-flex-container .leftcolumn-twocol-flex-item p {
  font-size: 14px;
}
body #bodyContent p {
  display: block;
}
body #breadcrumbLink {
  margin: 20px 0;
}
body #breadcrumbLink ul li {
  display: inline-block;
}
body #breadcrumbLink ul li a {
  color: #83786f;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
body #breadcrumbLink ul li a:hover {
  color: #bad739;
}
body #breadcrumbLink ul li p {
  color: #83786f;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 0 12px;
}
body #breadcrumbLink ul li:last-child p {
  padding: 0;
}
body #rightColumn {
  margin-bottom: 20px;
}
body #rightColumn ul {
  margin-top: 20px;
}
body #rightColumn ul li {
  color: #656051;
  font-size: 16px;
  line-height: 22px;
}
body .secondaryBodyCopy {
  height: auto;
  overflow: hidden;
}
body .secondaryBodyCopy p {
  font-size: 14px;
  line-height: 21px;
  margin-left: 16px;
  margin-right: 16px;
}
body #presentationListHeader {
  font-size: 26px;
  margin: 20px 0 10px 0;
}
body .presentationList {
  width: 100%;
}
body .presentationList li {
  margin-left: -25px;
  padding: 20px 0;
}
body .presentationList li:nth-child(odd) {
  background-color: #f3f2f2;
}
body .presentationList .subhead {
  margin: 0 12px 0 0;
}
body .presentationList .speakerImage {
  display: inline-block;
  margin: 0 25px;
  vertical-align: top;
  width: calc(37.8% - 25px);
}
body .presentationList .speakerImage img {
  width: 100%;
}
body .presentationList .presentationDetails {
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
  margin-right: 25px;
}
body .eventItinerary p {
  display: inline;
  margin: 0;
  line-height: 22px;
}
body .eventItinerary .subhead {
  margin: 0 12px 0 0;
}
body #tradeShowRightColumn h2 {
  font-size: 26px;
}
body #tradeShowRightColumn li {
  list-style-type: none;
  margin-bottom: 20px;
  margin-left: 0;
}
body #tradeShowRightColumn a {
  color: #4ccede;
  margin: 0;
}
body #tradeShowRightColumn h3 {
  font-size: 16px;
}
body #showMore {
  display: inline-block;
}
body #showMore p {
  display: inline-block;
}
body #showMore p:hover {
  color: #bad739;
}
body #showMore #showMorePointer {
  border-style: solid;
  border-width: 18px 9px 0 9px;
  border-color: #4ccede transparent transparent transparent;
  display: inline-block;
  height: 0;
  margin: 0 0 0 8px;
  width: 0;
}
body .subhead,
body .eventTitle {
  color: #656051;
  display: inline-block;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 5px;
}
body .productDocumentsHeader {
  color: #656051;
  display: inline-block;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 27px;
  line-height: 25px;
  margin-bottom: 5px;
}
body .productTab {
  display: none;
}
body .productTabActive {
  display: block !important;
}
body .productTabs {
  width: 100%;
  height: 40px;
  margin: 20px auto;
}
body .productTabs .tabs-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
body .productTabs .tabs-list li {
  width: auto;
  float: left;
  margin: 0px;
  margin-right: 2px;
  padding: 8px 12px;
  text-align: center;
  background-color: #83786f;
  color: white;
  border-radius: 3px;
  font-size: 16px;
  text-decoration: none;
  list-style-type: none;
}
body .productTabs .tabs-list li:hover {
  cursor: pointer;
}
body .productTabs .tabs-list li.productTabActive {
  background-color: #4ccede !important;
}
body .textLink {
  clear: both;
  color: #4ccede;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  line-height: 22px;
  margin-bottom: 16px;
  text-decoration: none;
}
body .textLink:hover {
  color: #bad739;
}
body .verticalSeperator {
  border-right: 1px solid #7e7773;
  color: #7e7773;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  top: 32px;
  text-align: center;
  width: 1px;
}
body .fixedTop {
  box-sizing: border-box;
  max-width: 1440px;
  padding: 20px 0;
  position: fixed;
  top: 0;
  z-index: 1001;
}
body .fixedTop ul {
  margin: 0 auto;
}
body .fixedTopMobile {
  box-sizing: border-box;
  left: 0;
  overflow: auto;
  padding: 20px;
  position: fixed;
  top: 0;
  z-index: 1001;
}
body .pageTitle {
  color: #656051;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 0px;
  margin-top: 0;
}
body .gsc-completion-container table span {
  color: #656051;
  font-family: "Century Gothic W01", "Arial", sans-serif;
}
body .preservativeSubmarket {
  width: 15%;
  float: left;
}
body .biofunctionalSubmarket {
  float: left;
}
body .additionalInfo table {
  border: 1px solid #83786f;
  width: 100%;
}
body .additionalInfo table td {
  text-align: left;
  vertical-align: top;
}
body .colorKeyHeader p {
  font-size: 20px;
}
body .colorKeyList {
  display: flex;
  flex-wrap: wrap;
}
body .colorKeyList .ashlandBlueColorCode {
  display: flex;
  flex-direction: column;
  width: 16.3%;
  background-color: #4ccede;
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 20px;
  text-align: center;
  float: left;
  margin-left: 0.3%;
  clear: none;
  color: #656051;
  padding: 10px;
  margin-bottom: 10px;
}
body .colorKeyList .ashlandTealColorCode {
  display: flex;
  flex-direction: column;
  width: 16.3%;
  background-color: #48c1ac;
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 20px;
  text-align: center;
  float: left;
  margin-left: 0.3%;
  clear: none;
  color: #656051;
  padding: 10px;
  margin-bottom: 10px;
}
body .colorKeyList .ashlandGreenColorCode {
  display: flex;
  flex-direction: column;
  width: 16.3%;
  background-color: #bad739;
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 20px;
  text-align: center;
  float: left;
  margin-left: 0.3%;
  clear: none;
  color: #656051;
  padding: 10px;
  margin-bottom: 10px;
}
body .colorKeyList .ashlandWarmGrayColorCode {
  display: flex;
  flex-direction: column;
  width: 16.3%;
  background-color: #83786f;
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 20px;
  text-align: center;
  float: left;
  margin-left: 0.3%;
  clear: none;
  color: white;
  padding: 10px;
  margin-bottom: 10px;
}
body .colorKeyList .ashlandLightBlueColorCode {
  display: flex;
  flex-direction: column;
  width: 16.3%;
  background-color: #94d7e3;
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 20px;
  text-align: center;
  float: left;
  margin-left: 0.3%;
  clear: none;
  color: #656051;
  padding: 10px;
  margin-bottom: 10px;
}
body .colorKeyList .ashlandPaleGreenColorCode {
  display: flex;
  flex-direction: column;
  width: 16.3%;
  background-color: #91d3cd;
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 20px;
  text-align: center;
  float: left;
  margin-left: 0.3%;
  clear: none;
  color: #656051;
  padding: 10px;
  margin-bottom: 10px;
}
body .adhesiveFilterHeading {
  margin-bottom: 0px;
  margin-left: 15px;
}
body .adhesiveProduct {
  margin-bottom: 2px;
}
body .adhesiveProduct a {
  background-color: #48c1ac;
  cursor: pointer;
  color: white;
  padding: 0.5em 0.5em 0.5em 0.7em;
  text-align: left;
  text-decoration: none;
  border: 1px solid black;
  border-radius: 3px;
  display: block;
}
body .adhesiveFilter {
  display: flex;
  width: 85%;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #adhesiveHeader {
  margin-top: 10px;
  display: block;
  clear: both;
  margin-bottom: 10px;
}
body #adhesiveHeader p {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 25px;
  line-height: 22px;
  margin-bottom: 2px;
  padding-top: 15px;
  padding-bottom: 15px;
}
body #bannerText {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 42px;
  margin-top: 20px;
}
body #resultText {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 42px;
  margin-top: 20px;
}
body .preservativesHeader {
  margin-top: 10px;
  display: block;
  clear: both;
  margin-bottom: 10px;
}
body .preservativesHeader p {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 25px;
  line-height: 22px;
  margin-bottom: 2px;
  padding-top: 15px;
  padding-bottom: 15px;
}
body .phContainer {
  margin-left: 15px;
  margin-bottom: 15px;
}
body .phContainer p label {
  font-weight: bold;
}
body .phContainer p input {
  border: 0;
  color: #4ccede;
  font-weight: bold;
}
body .phContainer p span {
  border: 0;
  color: #4ccede;
  font-weight: bold;
}
body .phContainer .applyButton {
  float: right;
  background-image: url("/file_source/Ashland/General/Images/Formulations/apply filter final.png");
  width: 105px;
  height: 46px;
  margin-right: 40px;
  cursor: pointer;
}
body .phContainer .applyButton p {
  margin-left: 10px;
  margin-top: 8px;
  font-weight: bold;
  color: white;
  cursor: pointer;
}
body .phContainer .sliderscale {
  display: block;
  margin-bottom: 10px;
  height: 40px;
  width: 85%;
}
body .phContainer .sliderscale .sliderscalenum {
  width: 8%;
  float: left;
  margin-bottom: 10px;
}
body .phContainer .sliderscale-2 {
  display: block;
  margin-bottom: 10px;
  height: 40px;
  width: 85%;
}
body .phContainer .sliderscale-2 .sliderscalenum {
  width: 8.8%;
  float: left;
  margin-bottom: 10px;
}
body .phContainer .beforeSlider {
  background-image: url("/file_source/Ashland/images/preservatives selector/Picture3-rev.png");
  width: 30px;
  height: 30px;
  display: inline-block;
  float: left;
  margin-right: -0.4%;
  margin-top: -20px;
  clear: left;
  margin-left: -28px;
}
body .phContainer .container {
  width: 75%;
}
body .phContainer .container .slider-range {
  height: 15px;
  background-image: url("/file_source/Ashland/images/preservatives selector/picture 2 -17.png");
  border: none;
}
body .phContainer .container .slider-range .ui-slider .ui-slider-range {
  background-image: url("/file_source/Ashland/images/preservatives selector/Picture1 revised.png");
}
body .phContainer .container .afterSlider {
  float: left;
  background-image: url("/file_source/Ashland/images/preservatives selector/picture 2 -17.png.png");
  height: 15px;
  width: 1.4%;
  margin-right: -20px;
}
body .phContainer .container .applyButton {
  float: right;
  background-image: url("/file_source/Ashland/images/preservatives selector/applybutton.png");
  height: 46px;
  width: 110px;
  margin-right: 25px;
  margin-top: -20px;
  cursor: pointer;
}
body .phContainer .container .applyButton p {
  margin-left: 12px;
  margin-top: 8px;
  color: white;
  cursor: pointer;
}
body .phContainer .container .applyButton p a {
  color: white;
}
body .adhesive-checkbox-columns {
  display: flex;
  flex-flow: column;
  float: left;
  position: relative;
  margin-left: 1%;
  margin-top: 1%;
}
body .adhesive-checkbox-columns .target_market_h2 {
  font-weight: bold;
  width: 470px;
  margin-left: 4%;
}
body .adhesive-checkbox-columns #techcheck {
  display: flex;
  flex-direction: column;
  height: 175px;
  flex-wrap: wrap;
}
body .adhesive-checkbox-columns #techcheck .column-row {
  display: flex;
}
body .adhesive-checkbox-columns #adhesivetypecheck {
  display: flex;
  flex-direction: column;
  height: auto;
  flex-wrap: wrap;
}
body .adhesive-checkbox-columns #adhesivetypecheck .column-row {
  display: flex;
}
body .adhesive-checkbox-columns #solidstypecheck .column-row {
  display: flex;
}
body .adhesive-checkbox-columns #coatingheadtypescheck {
  display: flex;
  flex-direction: column;
  height: 175px;
  flex-wrap: wrap;
}
body .adhesive-checkbox-columns #coatingheadtypescheck .column-row {
  display: flex;
}
body .adhesive-checkbox-columns #targetmarketscheck {
  display: flex;
  flex-direction: column;
  height: 175px;
  flex-wrap: wrap;
  margin-left: 4%;
}
body .adhesive-checkbox-columns #targetmarketscheck .column-row {
  display: flex;
  margin-right: 40px;
}
body .buttonContainer {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .buttonContainer .applyButton {
  display: block;
  background-image: url("/file_source/Ashland/General/Images/Formulations/apply filter final.png");
  width: 105px;
  height: 46px;
  cursor: pointer;
}
body .buttonContainer .resetButton {
  background-image: url("/file_source/Ashland/General/Images/Formulations/reset button final.png");
  width: 105px;
  height: 46px;
  margin-left: 60px;
  cursor: pointer;
  display: block;
}
body .checkbox-columns {
  width: 23%;
  float: left;
  position: relative;
  margin-left: 1%;
  margin-top: 1%;
}
body .checkbox-columns li .inputCheck {
  width: 8%;
  float: left;
}
body .checkbox-columns li .inputText {
  width: 90%;
  float: left;
}
body .checkbox-columns:nth-of-type(4n) {
  margin-top: -15px;
}
body #page-wrap {
  position: relative;
}
body #page-wrap header {
  height: auto;
  margin-bottom: 20px;
  overflow: visible;
  width: 100%;
}
body #page-wrap header #headerWrap {
  box-sizing: content-box;
  padding: 0 25px;
  position: relative;
}
body #page-wrap header #headerWrap img {
  height: 89px;
  padding-top: 39px;
}
body #page-wrap header #mobileMenu {
  display: none;
  text-align: center;
  margin-top: 8px;
}
body #page-wrap header #mobileMenu #menuIcon {
  background-image: url("img/menuIcon.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 48px auto;
  display: inline-block;
  height: 48px;
  overflow: auto;
  width: 48px;
}
body #page-wrap header #mobileMenu #menuIcon:hover {
  background-position: 0 -60px;
}
body #page-wrap header #mobileMenu ul {
  list-style-type: none;
}
body #page-wrap header #searchAndLinks {
  display: inline-block;
  float: right;
  position: absolute;
  right: 25px;
  top: 0px;
  width: auto;
}
body #page-wrap header #searchAndLinks .headerLinks ul {
  position: absolute;
  display: block;
  right: 380px;
  margin-bottom: 12px;
  margin-top: 62px;
}
body #page-wrap header #searchAndLinks .headerLinks ul li {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
}
body #page-wrap header #searchAndLinks .headerLinks ul li a.headerLink:link,
body #page-wrap header #searchAndLinks .headerLinks ul li a.headerLink:visited {
  color: #7e7773;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  display: inline-block;
  font-size: 15.5px;
  line-height: 1em;
  vertical-align: bottom;
}
body #page-wrap header #searchAndLinks .headerLinks ul li a.headerLink:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .headerLinks ul li:nth-last-child(1) {
  margin-right: 0;
}
body #page-wrap header #searchAndLinks #___gcse_0 {
  clear: right;
  float: right;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  height: 32px;
  width: 380px;
}
body #page-wrap header #searchAndLinks #___gcse_0 .gsc-search-box {
  height: 32px;
  margin: 0;
  padding: 0;
}
body #page-wrap header #searchAndLinks #___gcse_0 .gsc-search-box .gsc-input {
  border-radius: 16px 0 0 16px;
}
body #page-wrap header #searchAndLinks #___gcse_0 .gsc-search-box .gsc-input input.gsc-input {
  background-color: #f3f2f2 !important;
  color: #656051;
  font-size: 14.5px;
  height: 24px;
  padding: 3px 12px;
}
body #page-wrap header #searchAndLinks #___gcse_0 .gsc-search-box input.gsc-search-button {
  background-color: #4ccede;
  border: none;
  border-radius: 0 16px 16px 0;
  font-size: 14.5px;
  height: 32px;
  margin-left: 0;
}
body #page-wrap header #searchAndLinks form {
  margin-left: 20px;
  margin-top: 10px;
  top: 41px;
  right: 0;
  position: absolute;
  width: auto;
}
body #page-wrap header #searchAndLinks form #search {
  background-color: rgba(126, 119, 115, 0.3);
  border-color: transparent;
  border-radius: 25px;
  box-sizing: border-box;
  clear: right;
  display: inline-block;
  margin: 2px 0;
  position: relative;
  width: 350px !important;
}
body #page-wrap header #searchAndLinks form #searchBar {
  background-color: transparent;
  border: transparent solid 0;
  box-sizing: border-box;
  padding: 4px 18px 4px 12px;
  width: 310px;
}
body #page-wrap header #searchAndLinks form input[type="submit"] {
  background-color: transparent;
  background-image: url(searchGlass.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-color: transparent;
  border-width: 0px;
  clear: none;
  display: inline-block;
  float: right;
  height: 20px;
  margin: 4px 8px 4px 0;
  overflow: hidden;
  padding: 0;
  width: 20px;
  z-index: 1000;
}
body #page-wrap header #searchAndLinks form #typeAhead {
  background-color: white;
  box-sizing: border-box;
  display: none;
  height: auto;
  outline: solid 1px #7e7773;
  margin: 0;
  padding: 20px;
  position: absolute;
  width: 100%;
  z-index: 1005;
}
body #page-wrap header #searchAndLinks form #typeAhead li {
  list-style: none;
  overflow: auto;
  height: auto;
  margin-bottom: 5px;
}
body #page-wrap header #searchAndLinks form #typeAhead li a {
  color: #7e7773;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 16px;
  line-height: 22px;
}
body #page-wrap header #searchAndLinks form #typeAhead li a:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks #cancel {
  display: none;
}
body #page-wrap header #searchAndLinks .mainNavigation {
  position: relative;
  clear: right;
  top: 87px;
  display: inline-block;
  width: auto;
}
body #page-wrap header #searchAndLinks .mainNavigation ul {
  display: block;
  float: left;
  margin-top: 16px;
  padding-left: 0;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li:last-child a.mainNavigationLink:link,
body #page-wrap header #searchAndLinks .mainNavigation ul li:last-child a.mainNavigationLink:visited {
  margin: 0 0 0 10.5px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li {
  display: inline-block;
  border-radius: 0px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li a.mainNavigationLink:link,
body #page-wrap header #searchAndLinks .mainNavigation ul li a.mainNavigationLink:visited {
  color: #7e7773;
  display: inline-block;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 19px;
  text-transform: lowercase;
  margin: 0 10.5px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li a.mainNavigationLink:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu::before {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #7e7773;
  content: "";
  position: absolute;
  left: 40px;
  top: -20px;
  z-index: 1010;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu::after {
  width: 0;
  height: 0;
  border-left: 19px solid transparent;
  border-right: 19px solid transparent;
  border-bottom: 19px solid white;
  content: "";
  position: absolute;
  left: 41px;
  top: -19px;
  z-index: 1011;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu {
  background-color: white;
  border: 1px solid #7e7773;
  display: none;
  height: auto;
  overflow: visible;
  position: absolute;
  top: 59px;
  padding: 0;
  margin-right: -25px;
  width: 275px;
  right: 275px;
  z-index: 100;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu .absoluteWraper {
  height: 100%;
  position: relative;
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu .absoluteWraper .verticalSeperator {
  left: 50%;
  bottom: 20px;
  top: 20px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu ul.grandchildContainer {
  height: 100%;
  margin-top: 0;
  overflow: visible;
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu a,
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu p {
  color: #7e7773;
  display: block;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  height: auto;
  line-height: 24px;
  overflow: visible;
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu a {
  box-sizing: border-box;
  float: left;
  height: auto;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  z-index: 102;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu ul.greatGrandchildContainer {
  display: none;
  height: 100%;
  margin: 0;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu ul.greatGrandchildContainer a {
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode {
  display: block;
  height: auto;
  margin: 0;
  overflow: visible;
  position: relative;
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode a {
  height: auto;
  overflow: none;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode a p {
  display: inline-block;
  margin: 0;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode a .menuItem {
  width: calc(100% - 30px);
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode a .expandingMenuNode {
  width: auto;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode ul.greatGrandchildContainer {
  background-color: white;
  border: 1px solid #7e7773;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 275px;
  width: 300px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode ul.greatGrandchildContainer li {
  box-sizing: border-box;
  display: block;
  height: auto;
  overflow: hidden;
  margin: 0;
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode ul.greatGrandchildContainer li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode:after {
  content: " ";
  display: block;
  clear: both;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode {
  overflow: visible;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode > a:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode ul.greatGrandchildContainer {
  display: none;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.grandchildNode ul.greatGrandchildContainer li > a:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu ul.greaterGreatGrandchildContainer {
  display: none;
  height: 100%;
  margin: 0;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu ul.greaterGreatGrandchildContainer a {
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greaterGreatGrandchildNode {
  display: block;
  height: auto;
  margin: 0;
  overflow: visible;
  position: relative;
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greaterGreatGrandchildNode a {
  height: auto;
  overflow: none;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greaterGreatGrandchildNode a p {
  display: inline-block;
  margin: 0;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greaterGreatGrandchildNode a .menuItem {
  width: calc(100% - 30px);
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greaterGreatGrandchildNode a .expandingMenuNode {
  width: auto;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greaterGreatGrandchildNode ul.greaterGreatGrandchildContainer {
  background-color: white;
  border: 1px solid #7e7773;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 275px;
  width: 300px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greaterGreatGrandchildNode ul.greaterGreatGrandchildContainer li {
  box-sizing: border-box;
  display: block;
  height: auto;
  overflow: hidden;
  margin: 0;
  width: 100%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greaterGreatGrandchildNode ul.greaterGreatGrandchildContainer li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greatGrandchildNode {
  overflow: visible;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greatGrandchildNode > a:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greatGrandchildNode ul.greaterGreatGrandchildContainer {
  display: none;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li .dropdownMenu li.greatGrandchildNode ul.greaterGreatGrandchildContainer li > a:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li ul.mainNavigationSecondaryCategory p {
  font-size: 20px;
  line-height: 30px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li li.secondaryDropdown:last-child .dropdownMenu {
  right: 0;
}
body #page-wrap header #searchAndLinks .mainNavigation ul ul.industryNavigationCategory {
  position: relative;
  width: 50%;
  margin-top: 2px;
  margin-bottom: 10px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul ul.industryNavigationCategory ul {
  padding-left: 16px;
  margin-top: 2px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul ul.industryNavigationCategory li {
  display: inline-block;
  padding-bottom: 0;
  margin: 0;
  width: 255px;
  vertical-align: top;
  text-transform: lowercase;
  font-size: 14px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul ul.industryNavigationCategory li a {
  box-sizing: border-box;
  padding-right: 10px;
  width: calc("100% - 10px");
  padding-bottom: 2px;
  padding-left: 0px;
  padding-top: 2px;
  line-height: 16px;
  font-size: 14px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .dropdownMenu {
  height: auto;
  width: 1200px;
  right: 120px;
  top: 60px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .dropdownMenu .verticalSeperator {
  border-right: none;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .dropdownMenu::before {
  left: 712px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .dropdownMenu::after {
  left: 713px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .col-2 {
  width: 46%;
  position: relative;
  float: left;
  margin-left: 15px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .col-3 {
  width: 33%;
  position: relative;
  float: left;
  margin-left: 15px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .col-4 {
  width: 18%;
  position: relative;
  float: left;
  margin-left: 15px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .col-4 a {
  font-size: 14px;
  text-transform: lowercase;
  padding-left: 0px;
  padding-top: 0px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .col-5 {
  width: 19%;
  position: relative;
  float: left;
  margin-left: 15px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .col-6 {
  width: 11%;
  position: relative;
  float: left;
  margin-left: 15px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .backgroundAlpha {
  background-color: #4ccede;
  padding-left: 5px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .backgroundChem {
  background-color: #48c1ac;
  padding-left: 5px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .backgroundIndus {
  background-color: #bad739;
  padding-left: 5px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu .backgroundSelect {
  background-color: #c2bcba;
  padding-left: 5px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu ul.mainNavigationCategory {
  position: relative;
  margin-top: 2px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu ul.mainNavigationCategory li.alphalower a {
  text-transform: lowercase;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu ul.mainNavigationCategory li {
  display: inline-block;
  padding-bottom: 0;
  margin: 0;
  width: 100%;
  vertical-align: top;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu ul.mainNavigationCategory li a {
  box-sizing: border-box;
  padding-right: 10px;
  width: calc("100% - 10px");
  padding-bottom: 2px;
  padding-left: 0px;
  padding-top: 2px;
  line-height: 16px;
  font-size: 14px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu #showMoreProducts hr {
  margin: 0 15%;
  width: 70%;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #productsMenu #showMoreProducts a {
  width: 200px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #aboutMenu .dropdownMenu {
  right: 627px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #servicesMenu .dropdownMenu {
  left: 458px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #servicesMenu .dropdownMenu::before {
  left: 195px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #servicesMenu .dropdownMenu::after {
  left: 196px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #esgMenu .dropdownMenu {
  left: 199px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #esgMenu .dropdownMenu::before {
  left: 195px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #esgMenu .dropdownMenu::after {
  left: 196px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #innovationMenu .dropdownMenu {
  left: 342px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #innovationMenu .dropdownMenu::before {
  left: 195px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #innovationMenu .dropdownMenu::after {
  left: 196px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #industryMenu .dropdownMenu {
  width: 570px;
  right: 375px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #industryMenu .dropdownMenu::before {
  left: 210px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #industryMenu .dropdownMenu::after {
  left: 211px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #industryMenu .industryMenuCategory {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 5px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul #industryMenu a:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li#industryMenu .showMoreIndustries a:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li#industryMenu:hover > a {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li#aboutMenu:hover > a {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li#productsMenu:hover > a {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li#productsMenu:hover a:hover {
  color: #bad739;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li:first-child {
  margin-left: 0px;
}
body #page-wrap header #searchAndLinks .mainNavigation ul li:nth-last-child(1) {
  margin-right: 0;
}
body #aboutAshland #patternBar,
body #fiveAshlandEffects #patternBar,
body #alwaysSolving #patternBar,
body #theAshlandWay #patternBar {
  position: relative;
}
body #aboutAshland #patternBar .titleBox,
body #fiveAshlandEffects #patternBar .titleBox,
body #alwaysSolving #patternBar .titleBox,
body #theAshlandWay #patternBar .titleBox {
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: bottom;
  width: 60%;
  z-index: 5;
}
body #aboutAshland #patternBar .titleBox h1,
body #fiveAshlandEffects #patternBar .titleBox h1,
body #alwaysSolving #patternBar .titleBox h1,
body #theAshlandWay #patternBar .titleBox h1 {
  font-size: 36px;
  line-height: 40px;
  margin-left: 36px;
  margin-top: 123px;
}
body #aboutAshland #mainBody,
body #fiveAshlandEffects #mainBody,
body #alwaysSolving #mainBody,
body #theAshlandWay #mainBody {
  overflow: hidden;
}
body #aboutAshland #mainBody #leftColumn,
body #fiveAshlandEffects #mainBody #leftColumn,
body #alwaysSolving #mainBody #leftColumn,
body #theAshlandWay #mainBody #leftColumn {
  overflow: hidden;
}
body #aboutAshland #mainBody #leftColumn p,
body #fiveAshlandEffects #mainBody #leftColumn p,
body #alwaysSolving #mainBody #leftColumn p,
body #theAshlandWay #mainBody #leftColumn p {
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 20px 0;
}
body #aboutAshland #mainBody #leftColumn p .bold,
body #fiveAshlandEffects #mainBody #leftColumn p .bold,
body #alwaysSolving #mainBody #leftColumn p .bold,
body #theAshlandWay #mainBody #leftColumn p .bold {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body #aboutAshland #mainBody #leftColumn #highlight,
body #fiveAshlandEffects #mainBody #leftColumn #highlight,
body #alwaysSolving #mainBody #leftColumn #highlight,
body #theAshlandWay #mainBody #leftColumn #highlight {
  font-size: 34px;
  line-height: 38px;
}
body #aboutAshland #mainBody #leftColumn #bodyContent,
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent,
body #alwaysSolving #mainBody #leftColumn #bodyContent,
body #theAshlandWay #mainBody #leftColumn #bodyContent {
  display: block !important;
  height: auto;
  overflow: hidden;
}
body #aboutAshland #mainBody #leftColumn #bodyContent #bodyCopy,
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent #bodyCopy,
body #alwaysSolving #mainBody #leftColumn #bodyContent #bodyCopy,
body #theAshlandWay #mainBody #leftColumn #bodyContent #bodyCopy {
  display: block !important;
  height: auto !important;
  overflow: hidden;
}
body #aboutAshland #mainBody #bottomColumn,
body #fiveAshlandEffects #mainBody #bottomColumn,
body #alwaysSolving #mainBody #bottomColumn,
body #theAshlandWay #mainBody #bottomColumn {
  box-sizing: border-box;
  height: auto;
  margin-bottom: 20px;
  overflow: auto;
  position: relative;
}
body #aboutAshland #mainBody #bottomColumn hr,
body #fiveAshlandEffects #mainBody #bottomColumn hr,
body #alwaysSolving #mainBody #bottomColumn hr,
body #theAshlandWay #mainBody #bottomColumn hr {
  margin: 0 0 20px 0;
  width: 100%;
}
body #aboutAshland #mainBody #bottomColumn #leftContent,
body #fiveAshlandEffects #mainBody #bottomColumn #leftContent,
body #alwaysSolving #mainBody #bottomColumn #leftContent,
body #theAshlandWay #mainBody #bottomColumn #leftContent,
body #aboutAshland #mainBody #bottomColumn #rightContent,
body #fiveAshlandEffects #mainBody #bottomColumn #rightContent,
body #alwaysSolving #mainBody #bottomColumn #rightContent,
body #theAshlandWay #mainBody #bottomColumn #rightContent {
  font-size: 16px;
  line-height: 22px;
  width: calc(50% - 21px);
}
body #aboutAshland #mainBody #bottomColumn #leftContent .bold,
body #fiveAshlandEffects #mainBody #bottomColumn #leftContent .bold,
body #alwaysSolving #mainBody #bottomColumn #leftContent .bold,
body #theAshlandWay #mainBody #bottomColumn #leftContent .bold,
body #aboutAshland #mainBody #bottomColumn #rightContent .bold,
body #fiveAshlandEffects #mainBody #bottomColumn #rightContent .bold,
body #alwaysSolving #mainBody #bottomColumn #rightContent .bold,
body #theAshlandWay #mainBody #bottomColumn #rightContent .bold {
  color: #656051;
  display: inline;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body #aboutAshland #mainBody #bottomColumn #leftContent a:hover,
body #fiveAshlandEffects #mainBody #bottomColumn #leftContent a:hover,
body #alwaysSolving #mainBody #bottomColumn #leftContent a:hover,
body #theAshlandWay #mainBody #bottomColumn #leftContent a:hover,
body #aboutAshland #mainBody #bottomColumn #rightContent a:hover,
body #fiveAshlandEffects #mainBody #bottomColumn #rightContent a:hover,
body #alwaysSolving #mainBody #bottomColumn #rightContent a:hover,
body #theAshlandWay #mainBody #bottomColumn #rightContent a:hover {
  color: #bad739;
}
body #aboutAshland #mainBody #bottomColumn #leftContent,
body #fiveAshlandEffects #mainBody #bottomColumn #leftContent,
body #alwaysSolving #mainBody #bottomColumn #leftContent,
body #theAshlandWay #mainBody #bottomColumn #leftContent {
  float: left;
  margin-right: 20px;
}
body #aboutAshland #mainBody #bottomColumn #leftContent .alwaysSolving,
body #fiveAshlandEffects #mainBody #bottomColumn #leftContent .alwaysSolving,
body #alwaysSolving #mainBody #bottomColumn #leftContent .alwaysSolving,
body #theAshlandWay #mainBody #bottomColumn #leftContent .alwaysSolving {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}
body #aboutAshland #mainBody #bottomColumn .verticalSeperator,
body #fiveAshlandEffects #mainBody #bottomColumn .verticalSeperator,
body #alwaysSolving #mainBody #bottomColumn .verticalSeperator,
body #theAshlandWay #mainBody #bottomColumn .verticalSeperator {
  bottom: 0;
}
body #aboutAshland #mainBody #bottomColumn #rightContent,
body #fiveAshlandEffects #mainBody #bottomColumn #rightContent,
body #alwaysSolving #mainBody #bottomColumn #rightContent,
body #theAshlandWay #mainBody #bottomColumn #rightContent {
  float: right;
  margin-left: 20px;
}
body #theAshlandWay #patternBar .titleBox {
  background-color: #7e7773;
}
body #theAshlandWay #patternBar h1 {
  color: white;
}
body #theAshlandWay #mainBody img {
  height: auto;
  padding-bottom: 16px;
  width: 100%;
}
body #theAshlandWay #mainBody .caption {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
}
body #theAshlandWay #mainBody #rightColumn {
  margin-bottom: 20px;
}
body #theAshlandWay #mainBody #rightColumn .bold {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body #theAshlandWay #mainBody #rightColumn p {
  color: white;
  font-size: 22px;
  line-height: 28px;
  margin: 28px;
}
body #theAshlandWay #mainBody #rightColumn div {
  height: auto;
  margin: 0;
  overflow: auto;
  padding: 0;
}
body #theAshlandWay #mainBody #rightColumn .blue {
  background-color: #4ccede;
}
body #theAshlandWay #mainBody #rightColumn .brown {
  background-color: #7e7773;
}
body #theAshlandWay #mainBody #rightColumn .teal {
  background-color: #48c1ac;
}
body #theAshlandWay #mainBody #rightColumn .teal img {
  height: 54px;
  width: auto;
  float: right;
  margin: 0 20px 20px 0;
}
body #theAshlandWay #mainBody #bottomColumn #leftContent {
  width: 100%;
}
body #theAshlandWay #mainBody #bottomColumn #leftContent p {
  margin: 0;
}
body #aboutAshland #patternBar .titleBox {
  background-color: #7e7773;
}
body #aboutAshland #patternBar h1 {
  color: white;
}
body #fiveAshlandEffects #patternBar .titleBox {
  background-color: #c2bcba;
}
body #fiveAshlandEffects #patternBar h1 {
  color: #7e7773;
}
body #fiveAshlandEffects #mainBody #leftColumn {
  height: 100%;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyCopy {
  color: #656051;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyCopy p {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 20px;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyCopy p a {
  font-size: 28px;
  line-height: 32px;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyCopy p.openingParagraph {
  font-size: 34px;
  line-height: 38px;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyCopy p.openingParagraph a {
  font-size: 34px;
  line-height: 38px;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyCopy a:hover {
  color: #bad739;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent {
  height: 100%;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent #bodyCopy {
  color: #656051;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent #bodyCopy p {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 20px;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent #bodyCopy p a {
  font-size: 28px;
  line-height: 32px;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent #bodyCopy p.openingParagraph {
  font-size: 34px;
  line-height: 38px;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent #bodyCopy p.openingParagraph a {
  font-size: 34px;
  line-height: 38px;
}
body #fiveAshlandEffects #mainBody #leftColumn #bodyContent #bodyCopy a:hover {
  color: #bad739;
}
body #alwaysSolving a {
  white-space: nowrap;
}
body #alwaysSolving .bold {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body #alwaysSolving #patternBar .titleBox {
  background-color: #c2bcba;
}
body #alwaysSolving #patternBar h1 {
  color: #7e7773;
}
body #alwaysSolving #mainBody #leftColumn #bodyCopy p.openingParagraph {
  font-size: 34px;
  line-height: 38px;
}
body #alwaysSolving #mainBody #leftColumn #bodyCopy p.openingParagraph a {
  font-size: 34px;
  line-height: 38px;
}
body #alwaysSolving #mainBody #leftColumn #bodyCopy a,
body #alwaysSolving #mainBody #leftColumn #bodyCopy p {
  display: inline-block;
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 20px 0;
}
body #alwaysSolving #mainBody #leftColumn #bodyCopy a:hover {
  color: #bad739;
}
body #alwaysSolving #mainBody #leftColumn #bodyContent #bodyCopy p.openingParagraph {
  font-size: 34px;
  line-height: 38px;
}
body #alwaysSolving #mainBody #leftColumn #bodyContent #bodyCopy p.openingParagraph a {
  font-size: 34px;
  line-height: 38px;
}
body #alwaysSolving #mainBody #leftColumn #bodyContent #bodyCopy a,
body #alwaysSolving #mainBody #leftColumn #bodyContent #bodyCopy p {
  display: inline-block;
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 20px 0;
}
body #alwaysSolving #mainBody #leftColumn #bodyContent #bodyCopy a:hover {
  color: #bad739;
}
body #alwaysSolving #mainBody #bottomColumn {
  color: #656051;
}
body #alwaysSolving #mainBody #bottomColumn #leftContent p,
body #alwaysSolving #mainBody #bottomColumn #rightContent p {
  line-height: 22px;
  margin-top: 0;
}
body #alwaysSolving #mainBody #bottomColumn .verticalSeperator {
  bottom: 34px;
  top: 20px;
}
body #patternBar {
  background-color: #f3f2f2;
  clear: both;
  height: 195px;
  max-width: 2048px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
body #patternBar img {
  width: auto;
}
body #secondaryNavigationBar {
  background-color: #f3f2f2;
  width: 100%;
}
body #secondaryNavigationBar #secondaryNavigation {
  padding-top: 5px;
  padding-bottom: 5px;
}
body #secondaryNavigationBar #secondaryNavigation h2 {
  margin: 0 25px;
}
body #secondaryNavigationBar #secondaryNavigation h2,
body #secondaryNavigationBar #secondaryNavigation a {
  color: #656051;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 18px;
  line-height: 30px;
}
body #secondaryNavigationBar #secondaryNavigation a:hover {
  color: #bad739;
}
body #secondaryNavigationBar #secondaryNavigation ul {
  display: inline-flex;
  height: 100%;
  margin: 0 25px;
  width: calc(100% - 20px);
}
body #secondaryNavigationBar #secondaryNavigation ul li {
  flex-direction: column;
  flex: 1;
  position: relative;
  text-align: left;
  width: 100%;
  padding-right: 22px;
}
body #secondaryNavigationBar #secondaryNavigation ul .secondaryDropdownMenu {
  background-color: white;
  border: 1px solid #7e7773;
  display: none;
  height: auto;
  position: absolute;
  padding: 24px;
  margin-left: -20px;
  margin-top: 0;
  width: 300px;
  z-index: 100;
}
body #secondaryNavigationBar #secondaryNavigation ul .secondaryDropdownMenu li {
  display: block;
  height: 100%;
  overflow: auto;
  text-align: left;
}
body #secondaryNavigationBar #secondaryNavigation ul .secondaryDropdownMenu li a {
  color: #7e7773;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 20px;
  line-height: 36px;
  width: 300px;
}
body #secondaryNavigationBar #secondaryNavigation ul li.secondaryDropdown {
  flex: 1;
}
body #secondaryNavigationBar #secondaryNavigation ul li.secondaryDropdown a:hover {
  color: #bad739;
}
body #secondaryNavigationBar #secondaryNavigation ul li.secondaryDropdown:hover .secondaryDropdownMenu {
  display: block;
}
body #secondaryNavigationBar #secondaryNavigation ul li.secondaryDropdown:last-child .secondaryDropdownMenu {
  right: -25px;
}
body #secondaryNavigationMobileMenu {
  display: none;
}
body #mainBody {
  padding: 0 25px;
}
body #mainBody #breadcrumbLink ul li {
  display: inline-block;
}
body #mainBody #breadcrumbLink ul li a {
  color: #83786f;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
body #mainBody #breadcrumbLink ul li a:hover {
  color: #bad739;
}
body #mainBody #breadcrumbLink ul li p {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 0 12px;
}
body #mainBody #breadcrumbLink ul li:last-child p {
  padding: 0;
}
body #mainBody #leftColumn {
  display: inline-block;
  float: left;
  margin-right: 5%;
  width: 55%;
}
body #mainBody #leftColumn .tableWidget {
  overflow: hidden;
  padding-bottom: 20px;
  margin-right: 0 !important;
  width: 100% !important;
}
body #mainBody #leftColumn .tableWidget table {
  width: 100% !important;
}
body #mainBody #leftColumn #pageTitle {
  color: #656051;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 0px;
  margin-top: 0;
}
body #mainBody #leftColumn #chemistry {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 12px;
  margin-top: 0;
}
body #mainBody #leftColumn #inci {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 0;
}
body #mainBody #leftColumn #additionalInfo table {
  width: 100%;
}
body #mainBody #leftColumn #additionalInfo table td {
  border: 1px solid #83786f;
  text-align: left;
  vertical-align: top;
}
body #mainBody #leftColumn #applications table {
  width: 100%;
}
body #mainBody #leftColumn #applications table td {
  border: 1px solid #83786f;
  text-align: left;
  vertical-align: top;
}
body #mainBody #leftColumn #applications table tr.odd {
  background: #f3f2f2;
}
body #mainBody #leftColumn #applications table tr.even {
  background: #fff;
}
body #mainBody #leftColumn #bodyCopy {
  display: inline-block;
  overflow: auto;
}
body #mainBody #leftColumn #bodyCopy p {
  margin-bottom: 16px;
}
body #mainBody #leftColumn #bodyContent {
  display: block;
  font-size: 16px;
  line-height: 22px;
}
body #mainBody #leftColumn #bodyContent .tabletImage {
  display: none;
}
body #mainBody #leftColumn #bodyContent .subhead {
  margin-top: 8px;
}
body #mainBody #leftColumn #bodyContent #bodyCopy {
  display: block;
  overflow: auto;
}
body #mainBody #leftColumn #bodyContent #bodyCopy p {
  margin-bottom: 0px;
}
body #mainBody #leftColumn #bodyContent #bodyCopy #formulationBodyCopy .ingredientSection {
  margin-top: 15px;
}
body #mainBody #leftColumn #bodyContent #bodyCopy #formulationBodyCopy .ingredientSection .ashlandIngredient {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
}
body #mainBody #leftColumn #bodyContent #bodyCopy #formulationBodyCopy strong {
  font-size: 16px;
  line-height: 22px;
}
body #mainBody #leftColumn #bodyContent #readMore {
  display: none;
}
body #mainBody #leftColumn #productDocs table {
  width: 100%;
}
body #mainBody #leftColumn #productDocs table td {
  border: 1px solid #83786f;
  text-align: left;
  vertical-align: top;
}
body #mainBody #leftColumn #productDocs table tr.odd {
  background: #f3f2f2;
}
body #mainBody #leftColumn #productDocs table tr.even {
  background: #fff;
}
body #mainBody #rightColumn {
  display: inline-block;
  float: right;
  width: 38%;
}
body #mainBody #rightColumn img {
  height: auto;
  vertical-align: top;
  width: 100%;
}
body #mainBody #rightColumn #sustainabilityProduct {
  background-color: #f3f1f2;
  padding-bottom: 10px;
  /* Clearfix (clear floats) */
}
body #mainBody #rightColumn #sustainabilityProduct .textLink {
  font-size: 12px;
  padding-left: 10px;
}
body #mainBody #rightColumn #sustainabilityProduct .subhead {
  margin-top: 10px;
  margin-bottom: 6px;
  margin-left: 10px;
}
body #mainBody #rightColumn #sustainabilityProduct .column {
  float: left;
  width: 25%;
  padding: 10px;
}
body #mainBody #rightColumn #sustainabilityProduct .row::after {
  content: "";
  clear: both;
  display: table;
}
body #mainBody #rightColumn #sustainabilityProductPharma {
  padding-bottom: 10px;
  /* Clearfix (clear floats) */
}
body #mainBody #rightColumn #sustainabilityProductPharma .textLink {
  font-size: 12px;
  padding-left: 10px;
}
body #mainBody #rightColumn #sustainabilityProductPharma .subhead {
  margin-top: 10px;
  margin-bottom: 6px;
  margin-left: 10px;
}
body #mainBody #rightColumn #sustainabilityProductPharma .column {
  float: left;
  width: 20%;
  padding: 10px;
}
body #mainBody #rightColumn #sustainabilityProductPharma .row::after {
  content: "";
  clear: both;
  display: table;
}
body #mainBody #rightColumn .secondaryBodyCopy p {
  margin: 14px 0;
}
body #mainBody #rightColumn #rightColumnLinks {
  width: 100%;
}
body #mainBody #rightColumn #rightColumnLinks .speakerDetail {
  margin-top: 5px;
  padding-bottom: 5px;
}
body #mainBody #rightColumn #rightColumnLinks .speakerDetail .speakerImage {
  width: calc(33% - 25px);
  vertical-align: top;
  margin: 0 5px;
  display: inline-block;
}
body #mainBody #rightColumn #rightColumnLinks .speakerDetail .speakerInfo {
  display: inline-block;
  vertical-align: top;
  width: calc(67% - 40px);
  margin: 0 10px;
}
body #mainBody #rightColumn #rightColumnLinks .speakerDetail .speakerInfo a {
  font-size: 14px;
}
body #mainBody #rightColumn #rightColumnLinks .speakerDetail .speakerInfo p {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 14px;
}
body #mainBody #rightColumn #rightColumnLinks ul li {
  display: block;
  list-style-type: none;
}
body #mainBody #rightColumn #rightColumnLinks ul li a {
  margin: 0;
}
body #mainBody #rightColumn #rightColumnLinks ul li p {
  clear: both;
  color: #4ccede;
  display: block;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  line-height: 22px;
  margin: 0;
}
body #mainBody #bottomColumn {
  clear: both;
  height: auto;
  overflow: auto;
  width: 100%;
}
body #mainBody #bottomColumn .textLink {
  margin-left: 16px;
}
body #childNodes {
  clear: both;
  margin-bottom: 24px;
}
body #childNodes ul {
  width: 100%;
}
body #childNodes ul li {
  display: flex;
  height: 100%;
}
body #childNodes ul li .childNodeTitleBox {
  align-items: stretch;
  display: inline-block;
  vertical-align: top;
  width: 40%;
}
body #childNodes ul li .childNodeTitleBox .childNodeTitle {
  color: white;
  margin-left: 20px;
  font-size: 24px;
}
body #childNodes ul li .childNodeIntro {
  align-items: stretch;
  display: inline-block;
  width: 60%;
}
body #childNodes ul li .childNodeIntro .subhead {
  margin-left: 16px;
  margin-right: 20px;
}
body #childNodes ul li .childNodeIntro .textLink {
  float: left;
  margin-bottom: 20px;
  margin-left: 16px;
}
body #childNodes ul li:nth-child(even) .childNodeIntro {
  background-color: #f3f2f2;
}
body #childNodes ul li:nth-child(4n + 1) .childNodeTitleBox {
  background-color: #48c1ac;
}
body #childNodes ul li:nth-child(4n + 2) .childNodeTitleBox {
  background-color: #4ccede;
}
body #childNodes ul li:nth-child(4n + 3) .childNodeTitleBox {
  background-color: #7e7773;
}
body #childNodes ul li:nth-child(4n + 4) .childNodeTitleBox {
  background-color: #bad739;
}
body #industry {
  display: inline-block;
  margin-bottom: 20px;
  width: 60.3%;
}
body #industry ul {
  list-style-type: none;
  padding-left: 0;
}
body #industry ul li.subIndustry {
  box-sizing: border-box;
  height: auto;
  display: flex;
  flex-flow: row;
  overflow: hidden;
  width: 100%;
  margin: 10px 0px;
}
body #industry ul li.subIndustry div.nameBox {
  display: inline-block;
  flex: 1;
  height: 100%;
  overflow: hidden;
}
body #industry ul li.subIndustry div.nameBox h3.name {
  color: white;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 20px;
  text-transform: lowercase;
}
body #industry ul li.subIndustry div.description {
  display: inline-block;
  flex: 2;
  float: right;
  padding-bottom: 8px;
}
body #industry ul li.subIndustry div.description .subhead {
  display: inline-block;
  margin-left: 16px;
  margin-right: 16px;
}
body #industry ul li.subIndustry div.description .expandContract {
  border-style: solid;
  border-width: 24px 12px 0 12px;
  border-color: #83786f transparent transparent transparent;
  clear: left;
  display: none;
  float: right;
  margin-right: 12px;
  margin-top: 20px;
  width: 0;
  height: 0;
}
body #industry ul li.subIndustry div.description .secondaryBodyCopy {
  display: block;
  height: 90px;
  overflow: hidden;
}
body #industry ul li.subIndustry div.description .secondaryBodyCopy p {
  overflow: hidden;
  margin: 0px 16px 21px 16px;
}
body #industry ul li.subIndustry div.description .bigger {
  height: auto;
}
body #industry ul li.subIndustry div.description .textLink {
  clear: both;
  display: block;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: unset;
  position: static;
}
body #industry ul li.subIndustry:nth-child(odd) {
  background: #48c1ac;
}
body #industry ul li.subIndustry:nth-child(odd) div.description {
  background-color: white;
  border: 1px solid #7e7773;
  border-left: none;
  overflow: auto;
  margin: 0;
}
body #industry ul li.subIndustry:nth-child(even) {
  background: #4ccede;
}
body #industry ul li.subIndustry:nth-child(even) div.description {
  background-color: #f3f2f2;
}
body table {
  border-collapse: collapse;
  font-size: 16px;
  width: 100%;
}
body table caption {
  border-left: 1px solid #7e7773;
  border-right: 1px solid #7e7773;
  border-top: 1px solid #7e7773;
  color: #656051;
  line-height: 22px;
  padding: 6px;
}
body table thead tr {
  background-color: #4ccede;
}
body table thead tr td {
  color: white;
}
body table th,
body table td {
  border-left: 1px solid #7e7773;
  border-right: 1px solid #7e7773;
  padding: 6px;
}
body table td {
  color: #656051;
  line-height: 22px;
  text-align: center;
}
body table tbody tr:nth-child(odd) {
  background: #f3f2f2;
}
body .tableWidget {
  font-size: 16px;
  margin-right: 5%;
  overflow: hidden;
  width: 55%;
}
body .tableWidget .tableContainer {
  overflow: scroll;
}
body .tableWidget .tableContainer table {
  border-bottom: 1px solid #7e7773;
  border-left: 1px solid #7e7773;
  border-right: 1px solid #7e7773;
  border-collapse: collapse;
  width: 100%;
}
body .tableWidget .tableContainer table caption {
  border-left: 1px solid #7e7773;
  border-right: 1px solid #7e7773;
  border-top: 1px solid #7e7773;
  color: #656051;
  line-height: 22px;
  padding: 6px;
}
body .tableWidget .tableContainer table thead tr {
  background-color: #4ccede;
  color: white;
}
body .tableWidget .tableContainer th,
body .tableWidget .tableContainer td {
  border-left: 1px solid #7e7773;
  border-right: 1px solid #7e7773;
  padding: 6px;
}
body .tableWidget .tableContainer td {
  color: #656051;
  line-height: 22px;
  text-align: center;
}
body .tableWidget .tableContainer tbody tr:nth-child(odd) {
  background: #f3f2f2;
}
body #home {
  clear: both;
}
body #home .wrapper {
  font-size: 15px;
  max-width: 100%;
}
body #home .wrapper p {
  display: inline;
}
body #home .jcarousel-wrapper {
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
body #home .jcarousel-wrapper .photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: 0.66;
}
body #home .jcarousel-wrapper .photo-credits a {
  color: #fff;
}
body #home .jcarousel {
  height: 20vw;
  max-height: 288px;
  position: relative;
  overflow: hidden;
}
body #home .jcarousel ul {
  width: 20000em;
  overflow: hidden;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
body #home .jcarousel li {
  display: inline-flex;
  float: left;
  height: 40vw;
  margin-left: 0;
  max-height: 576px;
  width: 100vw;
  max-width: 1440px;
}
body #home .jcarousel li .callToAction {
  background-color: #f3f1f0;
  padding-left: 20px;
  width: calc(60% - 20px);
}
body #home .jcarousel li .callToAction h2 {
  font-size: 37px;
  line-height: 42px;
  margin-bottom: 30px;
  margin-right: 20px;
}
body #home .jcarousel li .callToAction a,
body #home .jcarousel li .callToAction p {
  font-size: 22px;
  line-height: 32px;
}
body #home .jcarousel li .callToAction a:hover {
  color: #bad739;
}
body #home .jcarousel li img {
  background-color: #7e7773;
  display: inline-block;
  flex: 0 0 40%;
  float: right;
  height: 100%;
}
body #home .jcarousel-control-prev,
body #home .jcarousel-control-next {
  margin: auto 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4e443c;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px / 27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
body #home .jcarousel-control-prev {
  left: 5%;
}
body #home .jcarousel-control-next {
  left: 95%;
}
body #home .jcarousel-control-prev:hover span,
body #home .jcarousel-control-next:hover span {
  display: block;
}
body #home .jcarousel-control-prev.inactive,
body #home .jcarousel-control-next.inactive {
  opacity: 0.5;
  cursor: default;
}
body #home .jcarousel-pagination {
  position: absolute;
  bottom: 0;
  left: 15px;
}
body #home .jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  min-width: 14px;
  background: #fff;
  color: #4e443c;
  border-radius: 14px;
  padding: 3px;
  text-align: center;
  margin-right: 2px;
  opacity: 0.75;
}
body #home .jcarousel-pagination a.active {
  background: #4e443c;
  color: #fff;
  opacity: 1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
body #home #alwaysSolvingBox {
  position: relative;
  width: 100%;
  overflow: hidden;
}
body #home #alwaysSolvingBox:before {
  content: "";
  display: block;
  padding-top: 20%;
}
body #home .centeringBox {
  padding: 0 25px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}
body #home .centeringBox h3 {
  font-size: 54px;
  line-height: 68px;
  margin-bottom: 10px;
}
body #home .centeringBox p {
  line-height: 22px;
}
body #home #video {
  position: relative;
  width: 100%;
  overflow: hidden;
}
body #home #video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
body #home #video:before {
  background-color: #c2bcba;
  content: "";
  display: block;
  padding-top: 56.25%;
}
body .storyTeaser {
  background-color: white;
  overflow: hidden;
  position: relative;
  width: 100%;
}
body .storyTeaser img {
  background-color: #7e7773;
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 40%;
}
body .storyTeaser .teaserText {
  box-sizing: border-box;
  height: 100%;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 60%;
}
body .storyTeaser .teaserText h3 {
  font-size: 32px;
  line-height: 38px;
  margin-top: 0;
}
body .storyTeaser .teaserText p,
body .storyTeaser .teaserText a {
  margin-top: 20px;
}
body .storyTeaser .teaserText a:hover {
  color: #bad739;
}
body .storyTeaser:before {
  content: "";
  display: block;
  padding-top: 40%;
}
body .leftImage .teaserText {
  right: 0;
  background-color: #48c1ac;
}
body .leftImage .teaserText h3,
body .leftImage .teaserText p,
body .leftImage .teaserText a {
  color: white;
}
body .leftImage .teaserText a:hover {
  color: white;
}
body .leftImage img {
  left: 0;
}
body .rightImage .teaserText {
  background-color: #bad739;
  left: 0;
}
body .rightImage .teaserText a {
  color: #656051;
}
body .rightImage .teaserText a:hover {
  color: #656051;
}
body .rightImage img {
  right: 0;
}
body #submarket,
body #productFamily,
body #productFamilyNoData {
  float: left;
  margin-bottom: 20px;
  margin-right: 0;
  margin-top: 12px;
  width: 100%;
}
body #submarket #filters,
body #productFamily #filters,
body #productFamilyNoData #filters {
  background-color: white;
  display: inline-block;
  width: 100%;
}
body #submarket #filters #filtersHeader,
body #productFamily #filters #filtersHeader,
body #productFamilyNoData #filters #filtersHeader {
  border-bottom: 1px solid #7e7773;
  display: none;
}
body #submarket #filters ul,
body #productFamily #filters ul,
body #productFamilyNoData #filters ul {
  width: 100%;
}
body #submarket #filters ul li.filterDropdown,
body #productFamily #filters ul li.filterDropdown,
body #productFamilyNoData #filters ul li.filterDropdown {
  outline: solid 1px #7e7773;
  display: inline-block;
  height: auto;
  list-style: none;
  margin-bottom: 12px;
  margin-right: 2%;
  position: relative;
  width: 23.5%;
}
body #submarket #filters ul li.filterDropdown select,
body #productFamily #filters ul li.filterDropdown select,
body #productFamilyNoData #filters ul li.filterDropdown select {
  background-color: #f3f2f2;
  border-radius: 0;
  color: #656051;
  display: block;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 16px;
  width: 100%;
}
body #submarket #filters ul li.filterDropdown select:disabled,
body #productFamily #filters ul li.filterDropdown select:disabled,
body #productFamilyNoData #filters ul li.filterDropdown select:disabled {
  opacity: 0.5;
}
body #submarket #filters ul li.filterDropdown a.filterToggle,
body #productFamily #filters ul li.filterDropdown a.filterToggle,
body #productFamilyNoData #filters ul li.filterDropdown a.filterToggle {
  display: inline-block;
  height: 100%;
  overflow: auto;
  width: 100%;
}
body #submarket #filters ul li.filterDropdown a.filterToggle .expandContractFilter,
body #productFamily #filters ul li.filterDropdown a.filterToggle .expandContractFilter,
body #productFamilyNoData #filters ul li.filterDropdown a.filterToggle .expandContractFilter {
  display: inline-block;
  float: right;
  height: 14px;
  margin-right: 7px;
  margin-top: 7px;
  width: auto;
}
body #submarket #filters ul li.filterDropdown a.filterToggle p,
body #productFamily #filters ul li.filterDropdown a.filterToggle p,
body #productFamilyNoData #filters ul li.filterDropdown a.filterToggle p {
  color: #7e7773;
  display: inline-block;
  font-size: 14px;
  margin: 7px;
  overflow: hidden;
}
body #submarket #filters ul li.filterDropdown p:nth-child(even),
body #productFamily #filters ul li.filterDropdown p:nth-child(even),
body #productFamilyNoData #filters ul li.filterDropdown p:nth-child(even) {
  float: right;
}
body #submarket #filters ul li.filterDropdown p:nth-child(even):hover,
body #productFamily #filters ul li.filterDropdown p:nth-child(even):hover,
body #productFamilyNoData #filters ul li.filterDropdown p:nth-child(even):hover {
  color: #bad739;
  cursor: pointer;
}
body #submarket #filters ul li.filterDropdown a.filter:hover,
body #productFamily #filters ul li.filterDropdown a.filter:hover,
body #productFamilyNoData #filters ul li.filterDropdown a.filter:hover,
body #submarket #filters ul li.filterDropdown a.filterToggle:active,
body #productFamily #filters ul li.filterDropdown a.filterToggle:active,
body #productFamilyNoData #filters ul li.filterDropdown a.filterToggle:active {
  color: #83786f;
}
body #submarket #filters ul .filter p,
body #productFamily #filters ul .filter p,
body #productFamilyNoData #filters ul .filter p {
  display: inline-block;
  line-height: 21px;
  margin: 7px 12px;
}
body #submarket #filters ul .filter:nth-child(4n + 4),
body #productFamily #filters ul .filter:nth-child(4n + 4),
body #productFamilyNoData #filters ul .filter:nth-child(4n + 4) {
  margin-right: 0;
}
body #submarket #filters ul.filterMenu,
body #productFamily #filters ul.filterMenu,
body #productFamilyNoData #filters ul.filterMenu {
  background-color: white;
  border: 1px solid #7e7773;
  display: none;
  position: absolute;
  padding: 12px;
  margin-top: 1px;
  text-align: left;
  width: 92%;
  z-index: 100;
}
body #submarket #filters ul.filterMenu li,
body #productFamily #filters ul.filterMenu li,
body #productFamilyNoData #filters ul.filterMenu li {
  display: block;
}
body #submarket #filters ul.filterMenu li a,
body #productFamily #filters ul.filterMenu li a,
body #productFamilyNoData #filters ul.filterMenu li a {
  color: #7e7773;
  font-size: 14px;
  line-height: 21px;
  width: auto;
}
body #submarket #filters ul.filterMenu.active,
body #productFamily #filters ul.filterMenu.active,
body #productFamilyNoData #filters ul.filterMenu.active {
  display: block;
}
body #submarket #productFamilies ul,
body #productFamily #productFamilies ul,
body #productFamilyNoData #productFamilies ul,
body #submarket #products ul,
body #productFamily #products ul,
body #productFamilyNoData #products ul {
  width: 100%;
}
body #submarket #productFamilies ul a,
body #productFamily #productFamilies ul a,
body #productFamilyNoData #productFamilies ul a,
body #submarket #products ul a,
body #productFamily #products ul a,
body #productFamilyNoData #products ul a {
  display: inline-block;
  height: 100%;
  margin-right: 2%;
  margin-top: 12px;
  overflow: auto;
  padding-top: 12px;
  width: 32%;
}
body #submarket #productFamilies ul .productFamily,
body #productFamily #productFamilies ul .productFamily,
body #productFamilyNoData #productFamilies ul .productFamily,
body #submarket #products ul .productFamily,
body #productFamily #products ul .productFamily,
body #productFamilyNoData #products ul .productFamily,
body #submarket #productFamilies ul .product,
body #productFamily #productFamilies ul .product,
body #productFamilyNoData #productFamilies ul .product,
body #submarket #products ul .product,
body #productFamily #products ul .product,
body #productFamilyNoData #products ul .product {
  background-color: #4ccede;
  box-sizing: border-box;
  display: inline-block;
  height: 184px;
  margin-left: 0;
  padding: 20px;
  width: 100%;
}
body #submarket #productFamilies ul .productFamily h3.mouseOut,
body #productFamily #productFamilies ul .productFamily h3.mouseOut,
body #productFamilyNoData #productFamilies ul .productFamily h3.mouseOut,
body #submarket #products ul .productFamily h3.mouseOut,
body #productFamily #products ul .productFamily h3.mouseOut,
body #productFamilyNoData #products ul .productFamily h3.mouseOut,
body #submarket #productFamilies ul .product h3.mouseOut,
body #productFamily #productFamilies ul .product h3.mouseOut,
body #productFamilyNoData #productFamilies ul .product h3.mouseOut,
body #submarket #products ul .product h3.mouseOut,
body #productFamily #products ul .product h3.mouseOut,
body #productFamilyNoData #products ul .product h3.mouseOut {
  color: white;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 30px;
  line-height: 36px;
  margin: 0;
}
body #submarket #productFamilies ul .productFamily .mouseOver,
body #productFamily #productFamilies ul .productFamily .mouseOver,
body #productFamilyNoData #productFamilies ul .productFamily .mouseOver,
body #submarket #products ul .productFamily .mouseOver,
body #productFamily #products ul .productFamily .mouseOver,
body #productFamilyNoData #products ul .productFamily .mouseOver,
body #submarket #productFamilies ul .product .mouseOver,
body #productFamily #productFamilies ul .product .mouseOver,
body #productFamilyNoData #productFamilies ul .product .mouseOver,
body #submarket #products ul .product .mouseOver,
body #productFamily #products ul .product .mouseOver,
body #productFamilyNoData #products ul .product .mouseOver {
  display: none;
  height: 144px;
  overflow: hidden;
}
body #submarket #productFamilies ul .productFamily .mouseOver p,
body #productFamily #productFamilies ul .productFamily .mouseOver p,
body #productFamilyNoData #productFamilies ul .productFamily .mouseOver p,
body #submarket #products ul .productFamily .mouseOver p,
body #productFamily #products ul .productFamily .mouseOver p,
body #productFamilyNoData #products ul .productFamily .mouseOver p,
body #submarket #productFamilies ul .product .mouseOver p,
body #productFamily #productFamilies ul .product .mouseOver p,
body #productFamilyNoData #productFamilies ul .product .mouseOver p,
body #submarket #products ul .product .mouseOver p,
body #productFamily #products ul .product .mouseOver p,
body #productFamilyNoData #products ul .product .mouseOver p {
  color: white;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 18px 0;
  overflow: hidden;
}
body #submarket #productFamilies ul .productFamily .mouseOver h3,
body #productFamily #productFamilies ul .productFamily .mouseOver h3,
body #productFamilyNoData #productFamilies ul .productFamily .mouseOver h3,
body #submarket #products ul .productFamily .mouseOver h3,
body #productFamily #products ul .productFamily .mouseOver h3,
body #productFamilyNoData #products ul .productFamily .mouseOver h3,
body #submarket #productFamilies ul .product .mouseOver h3,
body #productFamily #productFamilies ul .product .mouseOver h3,
body #productFamilyNoData #productFamilies ul .product .mouseOver h3,
body #submarket #products ul .product .mouseOver h3,
body #productFamily #products ul .product .mouseOver h3,
body #productFamilyNoData #products ul .product .mouseOver h3 {
  color: white;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 18px 0;
}
body #submarket #productFamilies ul .productFamily:hover,
body #productFamily #productFamilies ul .productFamily:hover,
body #productFamilyNoData #productFamilies ul .productFamily:hover,
body #submarket #products ul .productFamily:hover,
body #productFamily #products ul .productFamily:hover,
body #productFamilyNoData #products ul .productFamily:hover,
body #submarket #productFamilies ul .product:hover,
body #productFamily #productFamilies ul .product:hover,
body #productFamilyNoData #productFamilies ul .product:hover,
body #submarket #products ul .product:hover,
body #productFamily #products ul .product:hover,
body #productFamilyNoData #products ul .product:hover {
  background-color: #48c1ac;
}
body #submarket #productFamilies ul .productFamily:hover h3.mouseOut,
body #productFamily #productFamilies ul .productFamily:hover h3.mouseOut,
body #productFamilyNoData #productFamilies ul .productFamily:hover h3.mouseOut,
body #submarket #products ul .productFamily:hover h3.mouseOut,
body #productFamily #products ul .productFamily:hover h3.mouseOut,
body #productFamilyNoData #products ul .productFamily:hover h3.mouseOut,
body #submarket #productFamilies ul .product:hover h3.mouseOut,
body #productFamily #productFamilies ul .product:hover h3.mouseOut,
body #productFamilyNoData #productFamilies ul .product:hover h3.mouseOut,
body #submarket #products ul .product:hover h3.mouseOut,
body #productFamily #products ul .product:hover h3.mouseOut,
body #productFamilyNoData #products ul .product:hover h3.mouseOut {
  display: none;
}
body #submarket #productFamilies ul .productFamily:hover .mouseOver,
body #productFamily #productFamilies ul .productFamily:hover .mouseOver,
body #productFamilyNoData #productFamilies ul .productFamily:hover .mouseOver,
body #submarket #products ul .productFamily:hover .mouseOver,
body #productFamily #products ul .productFamily:hover .mouseOver,
body #productFamilyNoData #products ul .productFamily:hover .mouseOver,
body #submarket #productFamilies ul .product:hover .mouseOver,
body #productFamily #productFamilies ul .product:hover .mouseOver,
body #productFamilyNoData #productFamilies ul .product:hover .mouseOver,
body #submarket #products ul .product:hover .mouseOver,
body #productFamily #products ul .product:hover .mouseOver,
body #productFamilyNoData #products ul .product:hover .mouseOver {
  display: inline-block;
}
body #submarket #productFamilies ul a:nth-child(3n + 3),
body #productFamily #productFamilies ul a:nth-child(3n + 3),
body #productFamilyNoData #productFamilies ul a:nth-child(3n + 3),
body #submarket #products ul a:nth-child(3n + 3),
body #productFamily #products ul a:nth-child(3n + 3),
body #productFamilyNoData #products ul a:nth-child(3n + 3) {
  margin-right: 0;
}
body #productDetails {
  clear: left;
  display: inline-block;
  margin-right: 5%;
  width: 100%;
}
body #productDetails ul {
  list-style-type: none;
  margin-top: 10px;
}
body #productDetails ul li {
  display: inline-block;
  margin-right: 2%;
  vertical-align: top;
  width: 18%;
  margin-bottom: 0.6%;
}
body #productDetails ul li a img {
  background-color: #48c1ac;
  height: 48px;
  width: 48px;
}
body #productDetails ul li a h3 {
  color: #48c1ac;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  line-height: 22px;
}
body #productDetails ul li:nth-child(5n + 5) {
  margin-right: 0;
}
body #productDetails #showMore {
  display: none;
}
body #tradeShowEventList #eventCategories,
body #tradeShowEventListNoData #eventCategories {
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}
body #tradeShowEventList #eventCategories p,
body #tradeShowEventListNoData #eventCategories p {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 20px;
  line-height: 32px;
  margin: 0 0 0 25px;
  vertical-align: middle;
}
body #tradeShowEventList #eventCategories .eventTitle:hover,
body #tradeShowEventListNoData #eventCategories .eventTitle:hover {
  color: inherit;
}
body #tradeShowEventList #breadcrumbLink,
body #tradeShowEventListNoData #breadcrumbLink {
  margin-left: 25px;
}
body #tradeShowEventList .event,
body #tradeShowEventListNoData .event {
  height: 100%;
  overflow: hidden;
}
body #tradeShowEventList .event > *,
body #tradeShowEventListNoData .event > * {
  vertical-align: top;
}
body #tradeShowEventList .date,
body #tradeShowEventListNoData .date {
  display: inline-block;
  margin: 0 0 0 25px;
  width: calc(20% - 25px);
}
body #tradeShowEventList .eventTitle,
body #tradeShowEventListNoData .eventTitle {
  margin-left: 25px;
  width: calc(30% - 25px);
}
body #tradeShowEventList .eventTitle:hover,
body #tradeShowEventListNoData .eventTitle:hover {
  color: #bad739;
}
body #tradeShowEventList .addressAndLocation,
body #tradeShowEventListNoData .addressAndLocation {
  display: inline-block;
  margin-left: 25px;
  width: calc(30% - 25px);
}
body #tradeShowEventList .addressAndLocation p:first-child,
body #tradeShowEventListNoData .addressAndLocation p:first-child {
  margin-top: 0;
}
body #tradeShowEventList .boothNumber,
body #tradeShowEventListNoData .boothNumber {
  display: inline-block;
  margin: 0 25px 0 25px;
  width: calc(20% - 50px);
}
body #tradeShowEventList .pageTitle,
body #tradeShowEventListNoData .pageTitle {
  margin-left: 25px;
}
body #tradeShowEventList #eventsReturned,
body #tradeShowEventListNoData #eventsReturned {
  display: block;
  width: 100%;
}
body #tradeShowEventList #eventsReturned ul li,
body #tradeShowEventListNoData #eventsReturned ul li {
  padding-top: 20px;
}
body #tradeShowEventList #eventsReturned ul li:nth-child(odd),
body #tradeShowEventListNoData #eventsReturned ul li:nth-child(odd) {
  background-color: #f3f2f2;
}
body #searchFormulationsResultsPage {
  clear: both;
}
body #searchFormulationsResultsPage .formulationquicksearchContainer {
  display: inline-block;
  clear: both;
  background: #e3e0e2;
  width: 100%;
  padding-top: 1px;
}
body #searchFormulationsResultsPage .formulationquicksearchContainer .subhead {
  clear: both;
  display: block;
  margin-bottom: 15px;
  padding-left: 25px;
}
body #searchFormulationsResultsPage .formulationquicksearchContainer .subhead .subText {
  font-size: 16px;
  font-family: "Century Gothic W01 ", "Arial", sans-serif;
  line-height: 21px;
}
body #searchFormulationsResultsPage .formulationquicksearchContainer .formulationquicksearch {
  padding-left: 25px;
}
body #searchFormulationsResultsPage .formulationquicksearchContainer .formulationquicksearch .searchinputcontainer {
  float: left;
  width: 62%;
}
body #searchFormulationsResultsPage .formulationquicksearchContainer .formulationquicksearch .searchinputcontainer input {
  background-color: #fff;
  width: 100%;
}
body #searchFormulationsResultsPage .formulationquicksearchContainer .formulationquicksearch .searchbutton {
  float: right;
  margin-right: 140px;
}
body #searchFormulationsResultsPage #primaryFilters {
  margin-left: auto;
  padding-bottom: 20px;
}
body #searchFormulationsResultsPage #primaryFilters .subText {
  font-size: 16px;
  font-family: "Century Gothic W01 ", "Arial", sans-serif;
  line-height: 21px;
}
body #searchFormulationsResultsPage #primaryFilters ul {
  margin-left: 25px;
  display: block;
  clear: both;
  background: #e3e0e2;
  padding-left: 25px;
  padding-top: 1px;
  width: 60%;
}
body #searchFormulationsResultsPage #primaryFilters ul li {
  display: inline-block;
  width: 25%;
}
body #searchFormulationsResultsPage #primaryFilters ul li .primarySelectable {
  background: white none repeat scroll 0% 0%;
  outline: white solid 1px;
}
body #searchFormulationsResultsPage #primaryFilters .primarySelectable {
  display: inline-block;
  height: 11px;
  width: 11px;
  outline: 1px solid #4ccede;
}
body #searchFormulationsResultsPage #primaryFilters .primarySelected {
  color: #4ccede;
  display: none;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body #searchFormulationsResultsPage #primaryFilters h3 {
  display: inline-block;
  margin-left: 18px;
  margin-right: 36px;
}
body #searchFormulationsResultsPage #primaryFilters h3 .subhead {
  margin-left: 25px;
  margin-bottom: 20px;
}
body #searchFormulationsResultsPage #primaryFilters h3:hover {
  color: #4ccede;
}
body #searchFormulationsResultsPage #primaryFilters .resetPrimaryFilters {
  float: right;
  margin-right: 140px;
  margin-top: -51px;
}
body #searchFormulationsResultsPage #filters {
  background-color: #f2f1f2;
  display: inline-block;
  width: 100%;
}
body #searchFormulationsResultsPage #filters .resetFilters {
  float: right;
  margin-right: 140px;
}
body #searchFormulationsResultsPage #filters .advanceFilterContainer {
  float: left;
  width: 70%;
}
body #searchFormulationsResultsPage #filters h3.subhead {
  margin-left: 25px;
}
body #searchFormulationsResultsPage #filters #filtersHeader {
  border-bottom: 1px solid #7e7773;
  display: none;
}
body #searchFormulationsResultsPage #filters ul {
  margin-left: 25px;
  width: 100%;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown {
  background-color: #e3e0e2;
  display: inline-block;
  height: auto;
  list-style: none;
  margin-bottom: 12px;
  margin-right: 2%;
  margin-top: 12px;
  position: relative;
  vertical-align: top;
  width: 28%;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown select {
  background-color: white;
  border-radius: 0;
  color: #656051;
  display: block;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 16px;
  width: 99%;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown select:disabled {
  opacity: 0.5;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown a.filterToggle {
  display: inline-block;
  height: 100%;
  overflow: auto;
  width: 100%;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown a.filterToggle .expandContractFilter {
  display: inline-block;
  float: right;
  height: 14px;
  margin-right: 7px;
  margin-top: 7px;
  width: auto;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown a.filterToggle p {
  color: #7e7773;
  display: inline-block;
  font-size: 14px;
  margin: 7px;
  overflow: hidden;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown p:nth-child(even) {
  float: right;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown p:nth-child(even):hover {
  color: #bad739;
  cursor: pointer;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown a.filter:hover,
body #searchFormulationsResultsPage #filters ul li.filterDropdown a.filterToggle:active {
  color: #83786f;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown ul {
  margin-left: 0;
  margin-right: 0;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown:nth-child(3n + 4) {
  display: block;
}
body #searchFormulationsResultsPage #filters ul .filter p {
  display: inline-block;
  line-height: 21px;
  margin: 7px 12px;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown.addFilters {
  background-color: white;
  margin-left: 24px;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #7e7773;
  border-right: 1px solid #7e7773;
  border-top: 1px solid #7e7773;
  border-left: none;
  outline: none;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown.addFilters::after,
body #searchFormulationsResultsPage #filters ul li.filterDropdown.addFilters::before {
  width: 0;
  height: 0;
  content: "";
  display: block;
  margin-left: -24px;
  position: absolute;
  left: 100%;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown.addFilters::before {
  content: "";
  left: 2px;
  position: absolute;
  height: 0;
  width: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-right: 22px solid #7e7773;
  top: -1px;
}
body #searchFormulationsResultsPage #filters ul li.filterDropdown.addFilters::after {
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  border-right: 21px solid white;
  left: 3px;
  position: absolute;
  top: 0;
}
body #searchFormulationsResultsPage #filters ul.filterMenu {
  background-color: white;
  border: 1px solid #7e7773;
  column-count: 2;
  display: none;
  position: absolute;
  padding: 12px;
  margin-top: 1px;
  text-align: left;
  width: 100%;
  z-index: 100;
}
body #searchFormulationsResultsPage #filters ul.filterMenu li {
  display: block;
}
body #searchFormulationsResultsPage #filters ul.filterMenu li a {
  color: #7e7773;
  font-size: 14px;
  line-height: 21px;
  width: auto;
}
body #searchFormulationsResultsPage #filters ul.filterMenu .selectable {
  display: inline-block;
  height: 14px;
  outline: 1px solid #7e7773;
  width: 14px;
}
body #searchFormulationsResultsPage #filters ul.filterMenu .selected {
  display: none;
}
body #searchFormulationsResultsPage #filters ul.filterMenu.active {
  display: block;
}
body #searchFormulationsResultsPage #resultsOverview {
  background-color: #f3f2f2;
  padding: 36px 0;
  width: 100%;
}
body #searchFormulationsResultsPage #resultsOverview h1 {
  display: inline-block;
}
body #searchFormulationsResultsPage #resultsOverview h1:first-child {
  margin-left: 25px;
}
body #searchFormulationsResultsPage #resultsOverview .searchedFor {
  color: #656051;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 12px;
  margin-top: 0;
}
body #searchFormulationsResultsPage #resultsOverview #searchTerm {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body #searchFormulationsResultsPage #resultsOverview #totalResults {
  color: #656051;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin: 0 0 0 25px;
}
body #searchFormulationsResultsPage #productsReturned {
  margin-bottom: 20px;
}
body #searchFormulationsResultsPage #productsReturned li {
  display: block;
  width: 100%;
}
body #searchFormulationsResultsPage #productsReturned li .leftContent {
  display: inline-block;
  height: auto;
  margin-right: 5%;
  margin-left: 20px;
  width: 55%;
}
body #searchFormulationsResultsPage #productsReturned li .leftContent .submarketList {
  width: 100%;
  margin-bottom: 5px;
}
body #searchFormulationsResultsPage #productsReturned li .leftContent .submarketList li {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  width: 50%;
}
body #searchFormulationsResultsPage #productsReturned li .leftContent .submarketList li a {
  box-sizing: border-box;
  padding-right: 20px;
  margin-bottom: 1%;
}
body #searchFormulationsResultsPage #productsReturned li .leftContent .submarketList li a:hover {
  color: #bad739;
}
body #searchFormulationsResultsPage #productsReturned li .rightContent {
  display: inline-block;
  margin-top: 72px;
  vertical-align: top;
}
body #searchFormulationsResultsPage #productsReturned li .rightContent img {
  height: 100px;
  width: 100px;
}
body #searchFormulationsResultsPage #productsReturned li h1 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 12px;
  margin-top: 12px;
}
body #searchFormulationsResultsPage #productsReturned li h1,
body #searchFormulationsResultsPage #productsReturned li h2,
body #searchFormulationsResultsPage #productsReturned li a {
  display: block;
}
body #searchFormulationsResultsPage #productsReturned .alphabetHeader {
  height: 20px;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-left: 10px;
}
body #searchFormulationsResultsPage #productsReturned .alphabetHeader .col {
  float: left;
  padding-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 8px;
  padding-right: 8px;
}
body #searchFormulationsResultsPage #productsReturned .alphabetHeader .col p {
  margin-top: 0px;
  font-weight: bold;
  font-size: 40px;
  text-transform: lowercase;
}
body #searchFormulationsResultsPage #productsReturned .alphabetHeader .col a {
  color: #c2bcba;
  font-weight: bold;
  font-size: 40px;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  text-transform: lowercase;
}
body #searchFormulationsResultsPage #productsReturned .alphabetHeader .col a:hover {
  color: #bad739;
}
body #searchFormulationsResultsPage #productsReturned .productsHeader {
  height: auto;
  display: flex;
  flex-flow: row;
  width: 100%;
  margin-bottom: 10px;
}
body #searchFormulationsResultsPage #productsReturned .productsHeader .productName {
  font-size: 20px;
  line-height: 23px;
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}
body #searchFormulationsResultsPage #productsReturned .productsHeader .submarketName {
  font-size: 20px;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}
body #searchFormulationsResultsPage #productsReturned .productsHeader .inciName {
  font-size: 20px;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}
body #searchFormulationsResultsPage #productsReturned .productsHeader .description {
  font-size: 20px;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  flex: 2;
}
body #searchFormulationsResultsPage #productsReturned .productsBox {
  height: auto;
  display: flex;
  flex-flow: row;
  width: 100%;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col3 {
  flex: 1;
  height: inherit;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col5 {
  height: inherit;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col5 p {
  margin-top: 5px;
  margin-bottom: 5px;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col5 p a:hover {
  color: #bad739;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col6 {
  height: inherit;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  flex: 1;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col6 p {
  margin-top: 2px;
  margin-bottom: 2px;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col6 p a:hover {
  color: #bad739;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col2 {
  flex: 2;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col2 p {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 15px;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .col2 p a:hover {
  color: #bad739;
}
body #searchFormulationsResultsPage #productsReturned .productsBox h1 {
  font-size: 25px;
  line-height: 30px;
}
body #searchFormulationsResultsPage #productsReturned .productsBox .secondaryBodyCopy {
  display: block;
  overflow: hidden;
}
body #searchFormulationsResultsPage #productsReturned .productsBox:nth-child(even) {
  background-color: #f3f2f2;
}
body #searchFormulationsResultsPage #productsReturned .productBox:nth-child(odd) {
  background-color: #f3f2f2;
}
body #formula {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #656051;
  font-family: "Century Gothic W01", "Arial", sans-serif;
}
body .bio-accordian {
  padding-left: 15px !important;
  height: auto !important;
  display: none;
}
body #bioFunctionalContainer {
  background: #f3f2f2;
  position: relative;
  padding-top: 1px;
}
body #bioFunctionalContainer p {
  padding-top: 4px;
  padding-left: 21px;
  padding-bottom: 4px;
  margin-left: 2%;
  background-color: #e3e0e2;
}
body #bioFunctionalContainer p.vincience {
  max-width: 68%;
}
body #bioFunctionalContainer .bio-functional-block1 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 1%;
  margin-left: 1%;
  margin-bottom: 4%;
  height: 106px;
}
body #bioFunctionalContainer .bio-functional-block1 h2 {
  font-weight: bold;
}
body #bioFunctionalContainer .bio-functional-block1 .bio-functional-block1__child {
  display: flex;
  width: 50%;
}
body #bioFunctionalContainer .bio-functional-block2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 1%;
  margin: 1%;
  position: relative;
}
body #bioFunctionalContainer .bio-functional-block2 p {
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  min-width: 12%;
  top: -34px;
  position: absolute;
}
body #bioFunctionalContainer .bio-functional-block2 p.market {
  max-width: 78%;
}
body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child1 {
  display: flex;
  flex-direction: column;
  margin-right: 10%;
  align-content: flex-end;
}
body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child1 .technology {
  align-content: flex-end;
  width: 300px;
}
body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child1 .bio-functional-block2__child1_content {
  display: flex;
  flex-direction: row;
}
body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex-grow: 1;
}
body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 p.cosmetic {
  width: 50%;
}
body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 .cosmeticActivities {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex-grow: 1;
  height: 160px;
  margin-bottom: 3%;
}
body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 .bio-functional-block2__child1_content {
  display: flex;
  flex-direction: row;
}
body #bioFunctionalContainer .applyButton {
  top: 1.5rem;
  right: 0;
  position: absolute;
  background-image: url("/file_source/Ashland/General/Images/Formulations/apply filter final.png");
  width: 105px;
  height: 46px;
  margin-top: 1%;
  margin-right: 40px;
  border-radius: 21px;
  cursor: pointer;
  z-index: 1;
}
body #bioFunctionalContainer .resetButton {
  top: 5.5rem;
  right: 0;
  position: absolute;
  background-image: url("/file_source/Ashland/General/Images/Formulations/reset button final.png");
  width: 105px;
  height: 46px;
  margin-top: 1%;
  margin-right: 40px;
  cursor: pointer;
  z-index: 1;
}
body #searchResultsPage,
body #tradeShowEventList,
body #tradeShowEventListNoData {
  clear: both;
}
body #searchResultsPage #primaryFilters,
body #tradeShowEventList #primaryFilters,
body #tradeShowEventListNoData #primaryFilters {
  margin-left: 25px;
}
body #searchResultsPage #primaryFilters ul li,
body #tradeShowEventList #primaryFilters ul li,
body #tradeShowEventListNoData #primaryFilters ul li {
  display: inline-block;
}
body #searchResultsPage #primaryFilters .primarySelectable,
body #tradeShowEventList #primaryFilters .primarySelectable,
body #tradeShowEventListNoData #primaryFilters .primarySelectable {
  display: inline-block;
  height: 11px;
  width: 11px;
  outline: 1px solid #4ccede;
}
body #searchResultsPage #primaryFilters .primarySelected,
body #tradeShowEventList #primaryFilters .primarySelected,
body #tradeShowEventListNoData #primaryFilters .primarySelected {
  color: #4ccede;
  display: none;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body #searchResultsPage #primaryFilters h3,
body #tradeShowEventList #primaryFilters h3,
body #tradeShowEventListNoData #primaryFilters h3 {
  display: inline-block;
  margin-left: 18px;
  margin-right: 36px;
}
body #searchResultsPage #primaryFilters h3:hover,
body #tradeShowEventList #primaryFilters h3:hover,
body #tradeShowEventListNoData #primaryFilters h3:hover {
  color: #4ccede;
}
body #searchResultsPage #filters,
body #tradeShowEventList #filters,
body #tradeShowEventListNoData #filters {
  background-color: white;
  display: inline-block;
  width: 100%;
}
body #searchResultsPage #filters #filtersHeader,
body #tradeShowEventList #filters #filtersHeader,
body #tradeShowEventListNoData #filters #filtersHeader {
  border-bottom: 1px solid #7e7773;
  display: none;
}
body #searchResultsPage #filters ul,
body #tradeShowEventList #filters ul,
body #tradeShowEventListNoData #filters ul {
  margin-left: 25px;
  width: 100%;
}
body #searchResultsPage #filters ul li.filterDropdown,
body #tradeShowEventList #filters ul li.filterDropdown,
body #tradeShowEventListNoData #filters ul li.filterDropdown {
  outline: solid 1px #7e7773;
  display: inline-block;
  height: auto;
  list-style: none;
  margin-bottom: 12px;
  margin-right: 2%;
  margin-top: 12px;
  position: relative;
  vertical-align: top;
  width: 15%;
}
body #searchResultsPage #filters ul li.filterDropdown select,
body #tradeShowEventList #filters ul li.filterDropdown select,
body #tradeShowEventListNoData #filters ul li.filterDropdown select {
  background-color: #f3f2f2;
  border-radius: 0;
  color: #656051;
  display: block;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 16px;
  width: 100%;
}
body #searchResultsPage #filters ul li.filterDropdown select:disabled,
body #tradeShowEventList #filters ul li.filterDropdown select:disabled,
body #tradeShowEventListNoData #filters ul li.filterDropdown select:disabled {
  opacity: 0.5;
}
body #searchResultsPage #filters ul li.filterDropdown a.filterToggle,
body #tradeShowEventList #filters ul li.filterDropdown a.filterToggle,
body #tradeShowEventListNoData #filters ul li.filterDropdown a.filterToggle {
  display: inline-block;
  height: 100%;
  overflow: auto;
  width: 100%;
}
body #searchResultsPage #filters ul li.filterDropdown a.filterToggle .expandContractFilter,
body #tradeShowEventList #filters ul li.filterDropdown a.filterToggle .expandContractFilter,
body #tradeShowEventListNoData #filters ul li.filterDropdown a.filterToggle .expandContractFilter {
  display: inline-block;
  float: right;
  height: 14px;
  margin-right: 7px;
  margin-top: 7px;
  width: auto;
}
body #searchResultsPage #filters ul li.filterDropdown a.filterToggle p,
body #tradeShowEventList #filters ul li.filterDropdown a.filterToggle p,
body #tradeShowEventListNoData #filters ul li.filterDropdown a.filterToggle p {
  color: #7e7773;
  display: inline-block;
  font-size: 14px;
  margin: 7px;
  overflow: hidden;
}
body #searchResultsPage #filters ul li.filterDropdown p:nth-child(even),
body #tradeShowEventList #filters ul li.filterDropdown p:nth-child(even),
body #tradeShowEventListNoData #filters ul li.filterDropdown p:nth-child(even) {
  float: right;
}
body #searchResultsPage #filters ul li.filterDropdown p:nth-child(even):hover,
body #tradeShowEventList #filters ul li.filterDropdown p:nth-child(even):hover,
body #tradeShowEventListNoData #filters ul li.filterDropdown p:nth-child(even):hover {
  color: #bad739;
  cursor: pointer;
}
body #searchResultsPage #filters ul li.filterDropdown a.filter:hover,
body #tradeShowEventList #filters ul li.filterDropdown a.filter:hover,
body #tradeShowEventListNoData #filters ul li.filterDropdown a.filter:hover,
body #searchResultsPage #filters ul li.filterDropdown a.filterToggle:active,
body #tradeShowEventList #filters ul li.filterDropdown a.filterToggle:active,
body #tradeShowEventListNoData #filters ul li.filterDropdown a.filterToggle:active {
  color: #83786f;
}
body #searchResultsPage #filters ul li.filterDropdown ul,
body #tradeShowEventList #filters ul li.filterDropdown ul,
body #tradeShowEventListNoData #filters ul li.filterDropdown ul {
  margin-left: 0;
  margin-right: 0;
}
body #searchResultsPage #filters ul .filter p,
body #tradeShowEventList #filters ul .filter p,
body #tradeShowEventListNoData #filters ul .filter p {
  display: inline-block;
  line-height: 21px;
  margin: 7px 12px;
}
body #searchResultsPage #filters ul li.filterDropdown.addFilters,
body #tradeShowEventList #filters ul li.filterDropdown.addFilters,
body #tradeShowEventListNoData #filters ul li.filterDropdown.addFilters {
  background-color: white;
  margin-left: 24px;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #7e7773;
  border-right: 1px solid #7e7773;
  border-top: 1px solid #7e7773;
  border-left: none;
  outline: none;
}
body #searchResultsPage #filters ul li.filterDropdown.addFilters::after,
body #tradeShowEventList #filters ul li.filterDropdown.addFilters::after,
body #tradeShowEventListNoData #filters ul li.filterDropdown.addFilters::after,
body #searchResultsPage #filters ul li.filterDropdown.addFilters::before,
body #tradeShowEventList #filters ul li.filterDropdown.addFilters::before,
body #tradeShowEventListNoData #filters ul li.filterDropdown.addFilters::before {
  width: 0;
  height: 0;
  content: "";
  display: block;
  margin-left: -24px;
  position: absolute;
  left: 100%;
}
body #searchResultsPage #filters ul li.filterDropdown.addFilters::before,
body #tradeShowEventList #filters ul li.filterDropdown.addFilters::before,
body #tradeShowEventListNoData #filters ul li.filterDropdown.addFilters::before {
  content: "";
  left: 2px;
  position: absolute;
  height: 0;
  width: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-right: 22px solid #7e7773;
  top: -1px;
}
body #searchResultsPage #filters ul li.filterDropdown.addFilters::after,
body #tradeShowEventList #filters ul li.filterDropdown.addFilters::after,
body #tradeShowEventListNoData #filters ul li.filterDropdown.addFilters::after {
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  border-right: 21px solid white;
  left: 3px;
  position: absolute;
  top: 0;
}
body #searchResultsPage #filters ul.filterMenu,
body #tradeShowEventList #filters ul.filterMenu,
body #tradeShowEventListNoData #filters ul.filterMenu {
  background-color: white;
  border: 1px solid #7e7773;
  column-count: 2;
  display: none;
  position: absolute;
  padding: 12px;
  margin-top: 1px;
  text-align: left;
  width: 100%;
  z-index: 100;
}
body #searchResultsPage #filters ul.filterMenu li,
body #tradeShowEventList #filters ul.filterMenu li,
body #tradeShowEventListNoData #filters ul.filterMenu li {
  display: block;
}
body #searchResultsPage #filters ul.filterMenu li a,
body #tradeShowEventList #filters ul.filterMenu li a,
body #tradeShowEventListNoData #filters ul.filterMenu li a {
  color: #7e7773;
  font-size: 14px;
  line-height: 21px;
  width: auto;
}
body #searchResultsPage #filters ul.filterMenu .selectable,
body #tradeShowEventList #filters ul.filterMenu .selectable,
body #tradeShowEventListNoData #filters ul.filterMenu .selectable {
  display: inline-block;
  height: 14px;
  outline: 1px solid #7e7773;
  width: 14px;
}
body #searchResultsPage #filters ul.filterMenu .selected,
body #tradeShowEventList #filters ul.filterMenu .selected,
body #tradeShowEventListNoData #filters ul.filterMenu .selected {
  display: none;
}
body #searchResultsPage #filters ul.filterMenu.active,
body #tradeShowEventList #filters ul.filterMenu.active,
body #tradeShowEventListNoData #filters ul.filterMenu.active {
  display: block;
}
body #searchResultsPage #resultsOverview,
body #tradeShowEventList #resultsOverview,
body #tradeShowEventListNoData #resultsOverview {
  background-color: #f3f2f2;
  padding: 36px 0;
  width: 100%;
}
body #searchResultsPage #resultsOverview h1,
body #tradeShowEventList #resultsOverview h1,
body #tradeShowEventListNoData #resultsOverview h1 {
  display: inline-block;
}
body #searchResultsPage #resultsOverview h1:first-child,
body #tradeShowEventList #resultsOverview h1:first-child,
body #tradeShowEventListNoData #resultsOverview h1:first-child {
  margin-left: 25px;
}
body #searchResultsPage #resultsOverview .searchedFor,
body #tradeShowEventList #resultsOverview .searchedFor,
body #tradeShowEventListNoData #resultsOverview .searchedFor {
  color: #656051;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 12px;
  margin-top: 0;
}
body #searchResultsPage #resultsOverview #searchTerm,
body #tradeShowEventList #resultsOverview #searchTerm,
body #tradeShowEventListNoData #resultsOverview #searchTerm {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
}
body #searchResultsPage #resultsOverview #totalResults,
body #tradeShowEventList #resultsOverview #totalResults,
body #tradeShowEventListNoData #resultsOverview #totalResults {
  color: #656051;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin: 0 0 0 25px;
}
body #searchResultsPage #productsReturned,
body #tradeShowEventList #productsReturned,
body #tradeShowEventListNoData #productsReturned {
  margin-bottom: 20px;
}
body #searchResultsPage #productsReturned li,
body #tradeShowEventList #productsReturned li,
body #tradeShowEventListNoData #productsReturned li {
  display: block;
  width: 100%;
}
body #searchResultsPage #productsReturned li .leftContent,
body #tradeShowEventList #productsReturned li .leftContent,
body #tradeShowEventListNoData #productsReturned li .leftContent {
  display: inline-block;
  height: auto;
  margin-right: 5%;
  margin-left: 20px;
  width: 55%;
}
body #searchResultsPage #productsReturned li .leftContent .submarketList,
body #tradeShowEventList #productsReturned li .leftContent .submarketList,
body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList {
  width: 100%;
  margin-bottom: 5px;
}
body #searchResultsPage #productsReturned li .leftContent .submarketList li,
body #tradeShowEventList #productsReturned li .leftContent .submarketList li,
body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  width: 50%;
}
body #searchResultsPage #productsReturned li .leftContent .submarketList li a,
body #tradeShowEventList #productsReturned li .leftContent .submarketList li a,
body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li a {
  box-sizing: border-box;
  padding-right: 20px;
  margin-bottom: 1%;
}
body #searchResultsPage #productsReturned li .leftContent .submarketList li a:hover,
body #tradeShowEventList #productsReturned li .leftContent .submarketList li a:hover,
body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li a:hover {
  color: #bad739;
}
body #searchResultsPage #productsReturned li .rightContent,
body #tradeShowEventList #productsReturned li .rightContent,
body #tradeShowEventListNoData #productsReturned li .rightContent {
  display: inline-block;
  margin-top: 72px;
  vertical-align: top;
}
body #searchResultsPage #productsReturned li .rightContent img,
body #tradeShowEventList #productsReturned li .rightContent img,
body #tradeShowEventListNoData #productsReturned li .rightContent img {
  height: 100px;
  width: 100px;
}
body #searchResultsPage #productsReturned li h1,
body #tradeShowEventList #productsReturned li h1,
body #tradeShowEventListNoData #productsReturned li h1 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 12px;
  margin-top: 12px;
}
body #searchResultsPage #productsReturned li h1,
body #tradeShowEventList #productsReturned li h1,
body #tradeShowEventListNoData #productsReturned li h1,
body #searchResultsPage #productsReturned li h2,
body #tradeShowEventList #productsReturned li h2,
body #tradeShowEventListNoData #productsReturned li h2,
body #searchResultsPage #productsReturned li a,
body #tradeShowEventList #productsReturned li a,
body #tradeShowEventListNoData #productsReturned li a {
  display: block;
}
body #searchResultsPage #productsReturned .alphabetHeader,
body #tradeShowEventList #productsReturned .alphabetHeader,
body #tradeShowEventListNoData #productsReturned .alphabetHeader {
  height: 20px;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-left: 10px;
}
body #searchResultsPage #productsReturned .alphabetHeader .col,
body #tradeShowEventList #productsReturned .alphabetHeader .col,
body #tradeShowEventListNoData #productsReturned .alphabetHeader .col {
  float: left;
  padding-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 8px;
  padding-right: 8px;
}
body #searchResultsPage #productsReturned .alphabetHeader .col p,
body #tradeShowEventList #productsReturned .alphabetHeader .col p,
body #tradeShowEventListNoData #productsReturned .alphabetHeader .col p {
  margin-top: 0px;
  font-weight: bold;
  font-size: 40px;
  text-transform: lowercase;
}
body #searchResultsPage #productsReturned .alphabetHeader .col a,
body #tradeShowEventList #productsReturned .alphabetHeader .col a,
body #tradeShowEventListNoData #productsReturned .alphabetHeader .col a {
  color: #c2bcba;
  font-weight: bold;
  font-size: 40px;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  text-transform: lowercase;
}
body #searchResultsPage #productsReturned .alphabetHeader .col a:hover,
body #tradeShowEventList #productsReturned .alphabetHeader .col a:hover,
body #tradeShowEventListNoData #productsReturned .alphabetHeader .col a:hover {
  color: #bad739;
}
body #searchResultsPage #productsReturned .productsHeader,
body #tradeShowEventList #productsReturned .productsHeader,
body #tradeShowEventListNoData #productsReturned .productsHeader {
  height: auto;
  display: flex;
  flex-flow: row;
  width: 100%;
  margin-bottom: 10px;
}
body #searchResultsPage #productsReturned .productsHeader .productName,
body #tradeShowEventList #productsReturned .productsHeader .productName,
body #tradeShowEventListNoData #productsReturned .productsHeader .productName {
  font-size: 20px;
  line-height: 23px;
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}
body #searchResultsPage #productsReturned .productsHeader .submarketName,
body #tradeShowEventList #productsReturned .productsHeader .submarketName,
body #tradeShowEventListNoData #productsReturned .productsHeader .submarketName {
  font-size: 20px;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}
body #searchResultsPage #productsReturned .productsHeader .inciName,
body #tradeShowEventList #productsReturned .productsHeader .inciName,
body #tradeShowEventListNoData #productsReturned .productsHeader .inciName {
  font-size: 20px;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}
body #searchResultsPage #productsReturned .productsHeader .description,
body #tradeShowEventList #productsReturned .productsHeader .description,
body #tradeShowEventListNoData #productsReturned .productsHeader .description {
  font-size: 20px;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 10px;
  flex: 2;
}
body #searchResultsPage #productsReturned .productsBox,
body #tradeShowEventList #productsReturned .productsBox,
body #tradeShowEventListNoData #productsReturned .productsBox {
  height: auto;
  display: flex;
  flex-flow: row;
  width: 100%;
}
body #searchResultsPage #productsReturned .productsBox .col3,
body #tradeShowEventList #productsReturned .productsBox .col3,
body #tradeShowEventListNoData #productsReturned .productsBox .col3 {
  flex: 1;
  height: inherit;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
}
body #searchResultsPage #productsReturned .productsBox .col5,
body #tradeShowEventList #productsReturned .productsBox .col5,
body #tradeShowEventListNoData #productsReturned .productsBox .col5 {
  height: inherit;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}
body #searchResultsPage #productsReturned .productsBox .col5 p,
body #tradeShowEventList #productsReturned .productsBox .col5 p,
body #tradeShowEventListNoData #productsReturned .productsBox .col5 p {
  margin-top: 5px;
  margin-bottom: 5px;
}
body #searchResultsPage #productsReturned .productsBox .col5 p a:hover,
body #tradeShowEventList #productsReturned .productsBox .col5 p a:hover,
body #tradeShowEventListNoData #productsReturned .productsBox .col5 p a:hover {
  color: #bad739;
}
body #searchResultsPage #productsReturned .productsBox .col6,
body #tradeShowEventList #productsReturned .productsBox .col6,
body #tradeShowEventListNoData #productsReturned .productsBox .col6 {
  height: inherit;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  flex: 1;
}
body #searchResultsPage #productsReturned .productsBox .col6 p,
body #tradeShowEventList #productsReturned .productsBox .col6 p,
body #tradeShowEventListNoData #productsReturned .productsBox .col6 p {
  margin-top: 2px;
  margin-bottom: 2px;
}
body #searchResultsPage #productsReturned .productsBox .col6 p a:hover,
body #tradeShowEventList #productsReturned .productsBox .col6 p a:hover,
body #tradeShowEventListNoData #productsReturned .productsBox .col6 p a:hover {
  color: #bad739;
}
body #searchResultsPage #productsReturned .productsBox .col2,
body #tradeShowEventList #productsReturned .productsBox .col2,
body #tradeShowEventListNoData #productsReturned .productsBox .col2 {
  flex: 2;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
}
body #searchResultsPage #productsReturned .productsBox .col2 p,
body #tradeShowEventList #productsReturned .productsBox .col2 p,
body #tradeShowEventListNoData #productsReturned .productsBox .col2 p {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 15px;
}
body #searchResultsPage #productsReturned .productsBox .col2 p a:hover,
body #tradeShowEventList #productsReturned .productsBox .col2 p a:hover,
body #tradeShowEventListNoData #productsReturned .productsBox .col2 p a:hover {
  color: #bad739;
}
body #searchResultsPage #productsReturned .productsBox h1,
body #tradeShowEventList #productsReturned .productsBox h1,
body #tradeShowEventListNoData #productsReturned .productsBox h1 {
  font-size: 25px;
  line-height: 30px;
}
body #searchResultsPage #productsReturned .productsBox .secondaryBodyCopy,
body #tradeShowEventList #productsReturned .productsBox .secondaryBodyCopy,
body #tradeShowEventListNoData #productsReturned .productsBox .secondaryBodyCopy {
  display: block;
  overflow: hidden;
}
body #searchResultsPage #productsReturned .productsBox:nth-child(even),
body #tradeShowEventList #productsReturned .productsBox:nth-child(even),
body #tradeShowEventListNoData #productsReturned .productsBox:nth-child(even) {
  background-color: #f3f2f2;
}
body #searchResultsPage #productsReturned .productBox:nth-child(odd),
body #tradeShowEventList #productsReturned .productBox:nth-child(odd),
body #tradeShowEventListNoData #productsReturned .productBox:nth-child(odd) {
  background-color: #f3f2f2;
}
body #moreResults {
  display: inline-block;
  text-align: center;
  margin-bottom: 16px;
  margin-left: calc(50% - 40px);
  width: auto;
}
body #moreResults a {
  line-height: 24px;
  overflow: hidden;
}
body #moreResults #showMorePointer {
  border-style: solid;
  border-width: 18px 9px 0 9px;
  border-color: #4ccede transparent transparent transparent;
  display: block;
  height: 0;
  margin: 0 auto;
  width: 0;
}
body #moreResults:hover {
  cursor: pointer;
}
body #moreResults:hover #showMorePointer {
  border-color: #bad739 transparent transparent transparent;
}
body #moreResults:hover a {
  color: #bad739;
}
body hr {
  background-color: #7e7773;
  border: 0;
  height: 1px;
  margin-top: 20px;
}
body #relatedContent {
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  font-size: 20px;
  line-height: 25px;
}
body .relatedLinks {
  height: auto;
  list-style-type: none;
  overflow: auto;
  padding: 0 0 20px 0;
  width: 100%;
}
body .relatedLinks .secondaryBodyCopy {
  display: block;
  height: 126px;
  margin-bottom: 16px;
  overflow: hidden;
}
body .relatedLinks .secondaryBodyCopy p {
  margin: 0 16px 21px 16px;
  overflow: hidden;
}
body .relatedLinks li {
  border-width: 0;
  float: left;
  overflow: hidden;
  margin-right: 1.5%;
  padding-bottom: 16px;
  position: relative;
}
body .relatedLinks .relatedLink {
  background-color: #f3f2f2;
  height: 228px;
  margin-bottom: 16px;
  width: 32.3%;
}
body .relatedLinks .twoColumnRelatedLink {
  height: 228px;
  width: 49%;
}
body .relatedLinks .twoColumnRelatedLink .textLink {
  margin-left: 16px;
  margin-right: 16px;
}
body .relatedLinks .twoColumnRelatedLink:nth-child(even) {
  margin-right: 0;
}
body .relatedLinks .twoColumnRelatedLink:nth-child(4n + 1),
body .relatedLinks .fourColumnRelatedLink:nth-child(5n + 1),
body .relatedLinks .twoColumnRelatedLink:nth-child(4n + 4),
body .relatedLinks .fourColumnRelatedLink:nth-child(5n + 3) {
  background-color: #f3f2f2;
}
body .relatedLinks .threeColumnRelatedLinkWithImage {
  margin-bottom: 16px;
  width: 32%;
}
body .relatedLinks .threeColumnRelatedLinkWithImage .relatedLinkImage {
  background-color: none;
  height: auto;
  max-height: 163.08px;
  width: 100%;
}
body .relatedLinks .threeColumnRelatedLinkWithImage .relatedLinkImage[src=""] {
  height: calc(100vw * .1123);
  visibility: hidden;
}
body .relatedLinks .fourColumnRelatedLink {
  height: 300px;
  width: 23.5%;
}
body .relatedLinks .fourColumnRelatedLink .secondaryBodyCopy {
  height: 180px;
}
body .relatedLinks .fourColumnRelatedLink:nth-child(4n) {
  margin-right: 0;
}
body .relatedLinks .subhead {
  margin-left: 16px;
}
body .relatedLink:nth-child(3n + 3),
body .threeColumnRelatedLinkWithImage:nth-child(3n + 3) {
  margin-right: 0;
}
body .relatedLink:nth-child(3n + 4),
body .threeColumnRelatedLinkWithImage:nth-child(3n + 4) {
  clear: left;
}
body #contactPage form .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  padding-bottom: 10px;
  user-select: none;
}
body #contactPage form .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
body #contactPage form .container input:checked ~ .checkmark {
  background-color: #2196f3;
}
body #contactPage form .container input:checked ~ .checkmark:after {
  display: block;
}
body #contactPage form .container:hover input ~ .checkmark {
  background-color: #ccc;
}
body #contactPage form .container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body #contactPage form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
body #contactPage form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
body #contactPage form #address #streetAddressLine1,
body #contactPage form #address #streetAddressLine2 {
  display: block;
  width: 100%;
}
body #contactPage form #address div {
  width: 47.5%;
  display: inline-block;
}
body #contactPage form #address div:nth-child(odd) {
  margin-right: 0;
}
body #contactPage form #address div:nth-child(even) {
  margin-right: 5%;
}
body #contactPage form #address p {
  margin: 0 0 16px 0;
}
body #contactPage form select {
  background-color: #f3f2f2;
  border-radius: 0;
  color: #656051;
  display: block;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 16px;
  width: 100%;
}
body #contactPage form textarea {
  box-sizing: border-box;
  height: 240px;
  margin-bottom: 22px;
  width: 100%;
}
body #contactPage form div {
  display: block;
  margin-right: 22px;
  width: 40%;
}
body #contactPage form div p:last-child {
  margin: 0;
}
body #contactPage form div div {
  display: inline-block;
  margin: 0 22px 16px 0;
}
body #contactPage form label {
  display: block;
  font-size: 16px;
  font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  line-height: 22px;
  margin-top: 16px;
}
body #contactPage form input {
  box-sizing: border-box;
  width: 100%;
}
body #contactPage form #contactPageSubmit {
  border-radius: 4px;
  color: #656051;
  line-height: 32px;
  margin-bottom: 20px;
  width: 80px;
}
body #fiveEffects {
  clear: both;
  padding: 0;
}
body #fiveEffects ul {
  width: 100%;
}
body #fiveEffects ul li.effect {
  display: inline-block;
  height: 0;
  overflow: hidden;
  padding-bottom: 20%;
  position: relative;
  width: 20%;
}
body #fiveEffects ul li.effect .hideShowStories {
  border-style: solid;
  border-width: 24px 12px 0 12px;
  border-color: white transparent transparent transparent;
  display: none;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 0;
  z-index: 1000;
}
body #fiveEffects ul li.effect .effectBox {
  height: auto;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
body #fiveEffects ul li.effect .effectBox h3 {
  color: white;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 32px;
  font-variant-ligatures: common-ligatures;
  line-height: 40px;
  margin: 0;
}
body #fiveEffects ul li.effect .hidden {
  display: none;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
}
body #fiveEffects ul li.effect .hidden li {
  display: block;
  margin: 0;
}
body #fiveEffects ul .effect:hover .effectBox {
  left: 0;
  padding-top: calc(50% - 20px);
  text-align: top;
  transform: none;
  top: 0;
}
body #fiveEffects ul .effect:hover .effectBox .hidden {
  display: block !important;
}
body #fiveEffects ul .effect:hover .effectBox .hidden li {
  display: block;
  margin: 0;
  padding: 0 20px;
}
body #fiveEffects ul .effect:hover .effectBox .hidden li a {
  margin: 0;
}
body #fiveEffects ul .effect:hover .effectBox .hidden li a:hover {
  cursor: pointer;
  text-decoration: underline;
}
body #fiveEffects ul #efficacy {
  background-color: #4ccede;
}
body #fiveEffects ul #efficacy:hover {
  background-color: #e5f5f9;
}
body #fiveEffects ul #efficacy:hover h3,
body #fiveEffects ul #efficacy:hover a {
  color: #00bfd6;
}
body #fiveEffects ul #usability {
  background-color: #48c1ac;
}
body #fiveEffects ul #usability:hover {
  background-color: #cfe0d8;
}
body #fiveEffects ul #usability:hover h3,
body #fiveEffects ul #usability:hover a {
  color: #48c1ac;
}
body #fiveEffects ul #allure {
  background-color: #bad739;
}
body #fiveEffects ul #allure:hover {
  background-color: #f1f7d7;
}
body #fiveEffects ul #allure:hover h3,
body #fiveEffects ul #allure:hover a {
  color: #bad739;
}
body #fiveEffects ul #integrity {
  background-color: #83786f;
}
body #fiveEffects ul #integrity:hover {
  background-color: #e6e4e2;
}
body #fiveEffects ul #integrity:hover h3,
body #fiveEffects ul #integrity:hover a {
  color: #83786f;
}
body #fiveEffects ul #profitability {
  background-color: #c2bcba;
}
body #fiveEffects ul #profitability:hover {
  background-color: #f3f2f1;
}
body #fiveEffects ul #profitability:hover h3,
body #fiveEffects ul #profitability:hover a {
  color: #83786f;
}
body footer {
  clear: both;
  height: 100%;
  overflow: hidden;
}
body footer #footerContentTop {
  background-color: #f3f2f2;
  height: 100%;
  margin-bottom: 8px;
  overflow: auto;
  padding: 24px 0 0 0;
  width: 100%;
}
body footer #footerContentTop #footerMain {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body footer #footerContentTop #footerMain #footerContentLeft {
  display: flex;
  flex-wrap: wrap;
  width: 65%;
  justify-content: space-between;
}
body footer #footerContentTop #footerMain #footerContentLeft ul li {
  clear: left;
  float: left;
  margin-left: 20px;
  max-width: 320px;
}
body footer #footerContentTop #footerMain #footerContentLeft ul li a {
  color: #7e7773;
  display: inline-block;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  line-height: 24px;
  margin-bottom: 15px;
}
body footer #footerContentTop #footerMain #footerContentLeft ul li a:hover {
  color: #bad739;
}
body footer #footerContentTop #footerMain #footerContentLeft #footerNavigation {
  float: left;
}
body footer #footerContentTop #footerMain #footerContentLeft #footerNavigation li a.footerNavigationLink:link,
body footer #footerContentTop #footerMain #footerContentLeft #footerNavigation li a.footerNavigationLink:visited {
  font-family: "Century Gothic W01", "Arial", sans-serif;
  text-transform: lowercase;
}
body footer #footerContentTop #footerMain #footerContentLeft #footerLinks li a.footerLink:link,
body footer #footerContentTop #footerMain #footerContentLeft #footerLinks li a.footerLink:visited {
  font-family: "Century Gothic W01", "Arial", sans-serif;
}
body footer #footerContentTop #footerMain #footerContentRight {
  clear: left;
  display: inline-block;
  width: 25%;
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar {
  display: inline-block;
  float: right;
  margin-right: 20px;
  margin-top: 0;
  width: auto;
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li {
  display: inline-block;
  margin: 0 12px;
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li #facebook {
  background-image: url("img/icon_facebook.png");
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li #twitter {
  background-image: url("img/icon_twitter.png");
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li #linkedin {
  background-image: url("img/icon_linkedin.png");
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li #youtube {
  background-image: url("img/icon_youtube.png");
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li #googlePlus {
  background-image: url("img/icon_google.png");
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li a.shareBarLink {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 40px auto;
  display: inline-block;
  height: 40px;
  overflow: auto;
  width: 40px;
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li a.shareBarLink img {
  background-color: #7e7773;
  height: auto;
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li a.shareBarLink:hover {
  background-position: 0px -40px;
}
body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li:last-child {
  margin-right: 0;
}
body footer #footerContentBottom {
  background-color: white;
  clear: both;
  height: 48px;
  overflow: auto;
  position: relative;
}
body footer #footerContentBottom p#copyright {
  clear: left;
  color: #7e7773;
  display: inline;
  float: left;
  font-size: 10px;
  margin: 0;
  position: absolute;
  bottom: 12px;
  left: 20px;
}
body footer #footerContentBottom ul#signOff {
  display: inline-block;
  margin: 0;
  position: absolute;
  bottom: 7px;
  right: 20px;
  width: auto;
}
body footer #footerContentBottom ul#signOff #ashlandFooterLink img {
  height: 26px;
}
body footer #footerContentBottom ul#signOff li {
  color: #7e7773;
  display: inline-block;
  margin: 0 6px;
}
body footer #footerContentBottom ul#signOff li a:link,
body footer #footerContentBottom ul#signOff li a:visited {
  color: #7e7773;
  font-family: "Century Gothic W01", "Arial", sans-serif;
  font-size: 12px;
}
body footer #footerContentBottom ul#signOff li a:hover {
  color: #bad739;
}
body footer #footerContentBottom ul#signOff li:last-child {
  margin-right: 0;
}
body footer .cookieConsentCloseButton {
  position: absolute;
  right: 15px;
  top: 12px;
  width: 20px;
  height: 20px;
  border: 2px solid #8a8c87;
  border-radius: 50%;
}
body footer .cookieConsentCloseButton::before,
body footer .cookieConsentCloseButton::after {
  position: absolute;
  top: 9px;
  left: 4px;
  width: 13px;
  height: 3px;
  content: "";
  background-color: #8a8c87;
  display: none;
}
body footer .cookieConsentCloseButton::before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body footer .cookieConsentCloseButton::after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body footer .cookieConsentCloseButton::before,
body footer .cookieConsentCloseButton::after {
  display: block;
}
body footer #cookieConsent {
  display: none;
  flex-direction: row;
  background-color: #d6dadc;
  font-size: 14px;
  color: #101010;
  padding: 20px 0 20px 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
body footer #cookieConsent a {
  color: #4ccede;
  line-height: 19px;
  text-decoration: none;
}
body footer #cookieConsent a.cookieConsentOK {
  background-color: #5cc9e5;
  color: #fdf9f9;
  display: inline-block;
  padding: 6px 21px;
  cursor: pointer;
  float: right;
  margin: 0 60px 0 10px;
}
body footer #cookieConsent a.cookieConsentOK:hover {
  background-color: #5cc9e5;
}
body footer #closeCookieConsent {
  float: right;
  display: inline-block;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: -15px 0 0 0;
  font-weight: bold;
}
body footer #closeCookieConsent:hover {
  color: #fff;
}
body footer #accept {
  align-self: center;
}
@media screen and (max-width: 1470px) {
  body #mainBody #leftColumn .tableWidget {
    margin-right: 0 important;
    width: 100% !important;
  }
  body #mainBody #leftColumn .tableWidget table {
    width: 100%;
  }
  body #mainBody table {
    height: auto !important;
  }
  body #mainBody table th {
    display: block !important;
    width: 98% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 1360px) {
  body #submarket #productFamilies ul .productFamily,
  body #productFamily #productFamilies ul .productFamily,
  body #submarket #products ul .productFamily,
  body #productFamily #products ul .productFamily,
  body #submarket #productFamilies ul .product,
  body #productFamily #productFamilies ul .product,
  body #submarket #products ul .product,
  body #productFamily #products ul .product {
    background-color: #4ccede;
    display: inline-block;
    height: 232px;
    width: 100%;
  }
}
@media screen and (max-width: 1300px) {
  body .colorKeyList .ashlandBlueColorCode {
    padding: 0.5% 1.7% 0.5% 1.7%;
  }
  body .colorKeyList .ashlandTealColorCode {
    padding: 0.5% 1.7% 0.5% 1.7%;
  }
  body .colorKeyList .ashlandGreenColorCode {
    padding: 0.5% 1.7% 0.5% 1.7%;
  }
  body .colorKeyList .ashlandWarmGrayColorCode {
    padding: 0.5% 1.7% 0.5% 1.7%;
  }
  body .colorKeyList .ashlandLightBlueColorCode {
    padding: 0.5% 1.7% 0.5% 1.7%;
  }
  body .colorKeyList .ashlandPaleGreenColorCode {
    padding: 0.5% 1.7% 0.5% 1.7%;
  }
  body .colorKeyList .productTabs .tabs-list li {
    font-size: 16px;
  }
  body #page-wrap header #searchAndLinks form #search {
    width: 180px;
  }
  body #page-wrap header #searchAndLinks form #searchBar {
    width: 140px;
  }
}
@media screen and (max-width: 1250px), screen and (orientation: landscape) and (max-width: 1250px) and (-webkit-min-device-pixel-ratio: 2), screen and (orientation: portrait) and (max-width: 1250px) and (-webkit-min-device-pixel-ratio: 2) {
  body .submarket-content-area-feature {
    overflow: hidden;
    width: 100%;
  }
  body h2 {
    font-size: 26px;
    line-height: 38px;
  }
  body h2 ul li {
    font-size: 26px;
    line-height: 38px;
  }
  body .colorKeyList .ashlandBlueColorCode {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 15px;
  }
  body .colorKeyList .ashlandTealColorCode {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 15px;
  }
  body .colorKeyList .ashlandGreenColorCode {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 15px;
  }
  body .colorKeyList .ashlandWarmGrayColorCode {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 15px;
  }
  body .colorKeyList .ashlandLightBlueColorCode {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 15px;
  }
  body .colorKeyList .ashlandPaleGreenColorCode {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 15px;
  }
  body .checkbox-columns {
    width: 100%;
  }
  body .checkbox-columns li .inputCheck {
    width: 4%;
  }
  body .checkbox-columns li .inputText {
    width: 95%;
  }
  body .phContainer .applyButton {
    margin-top: 20px;
  }
  body .checkbox-columns:nth-of-type(4n) {
    margin-top: 0px;
  }
  body .hideShowInverse {
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 32px solid #7e7773;
    display: inline-block;
    float: right;
  }
  body #filtersHeader {
    height: 100%;
    overflow: auto;
    padding: 20px 0;
    width: 100%;
  }
  body #filtersHeader h2 {
    display: inline-block;
    font-size: 32px;
    line-height: 48px;
    margin: 0;
  }
  body #filtersHeader .hideShowStories {
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 32px solid #7e7773;
    display: inline-block;
    float: right;
  }
  body .filtersHeaderScroll {
    display: block !important;
  }
  body .filtersListScroll {
    display: none !important;
  }
  body .caption {
    font-size: 20px;
  }
  body #rightColumn ul {
    margin-top: 20px;
  }
  body #rightColumn ul li {
    color: #656051;
    font-size: 26px;
    line-height: 38px;
  }
  body #presentationListHeader {
    font-size: 42px;
    margin: 40px 0 20px 0;
  }
  body #tradeShowRightColumn h2 {
    font-size: 32px;
  }
  body #tradeShowRightColumn h3 {
    font-size: 26px;
  }
  body .presentationList {
    width: 100%;
  }
  body .presentationList .caption {
    font-size: 20px;
  }
  body .presentationList li {
    margin: 0 -20px;
    padding: 20px 0;
  }
  body .presentationList li:nth-child(odd) {
    background-color: #f3f2f2;
  }
  body .presentationList p {
    font-size: 26px;
    line-height: 38px;
  }
  body .presentationList .subhead {
    margin: 0 12px 0 0;
  }
  body .presentationList .speakerImage {
    display: inline-block;
    margin: 0 20px;
    vertical-align: top;
    width: calc(37.8% - 20px);
  }
  body .presentationList .speakerImage img {
    width: 100%;
  }
  body .presentationList .presentationDetails {
    display: inline-block;
    vertical-align: top;
  }
  body .eventItinerary p {
    display: inline-block;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 0;
  }
  body .eventItinerary .subhead {
    margin: 0 12px 0 0;
  }
  body #breadcrumbLink ul li a,
  body #breadcrumbLink ul li p {
    font-size: 28px;
    line-height: 42px;
  }
  body .secondaryBodyCopy p {
    font-size: 26px;
    line-height: 38px;
    margin: 14px 20px;
  }
  body .subhead {
    color: #656051;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 10px;
  }
  body .textLink {
    display: block;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 26px;
    margin-top: 26px;
  }
  body header {
    padding-bottom: 20px;
  }
  body header #headerWrap {
    padding: 0 20px;
  }
  body header #headerWrap #logo a {
    display: block;
    margin-bottom: 24px;
    text-align: center;
  }
  body header #headerWrap #logo a img {
    margin: 0 auto;
  }
  body header #headerWrap #mobileMenu {
    display: inline-block;
    position: relative;
    width: 20%;
  }
  body header #headerWrap #mobileMenu #moreMenuBelow {
    display: none;
    position: fixed;
    right: 20px;
    height: 60px;
    width: 60px;
    z-index: 1010;
  }
  body header #headerWrap #mobileMenu .buttonDropdown {
    background-color: white;
    border: 1px solid #7e7773;
    display: none;
    position: absolute;
    margin-left: -25px;
    margin-top: 3px;
    overflow: hidden;
    text-align: left;
    width: 80vw;
    z-index: 100;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li {
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav {
    display: block;
    float: left;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openChild.childNode .grandchildContainer {
    background-color: white;
    height: 100%;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -10px;
    overflow: hidden;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openChild.childNode .grandchildContainer li:first-child {
    background-color: #48c1ac;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openChild.childNode .grandchildContainer li:first-child a,
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openChild.childNode .grandchildContainer li:first-child p {
    color: white;
    font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openGrandChild.grandchildNode .greatGrandchildContainer {
    background-color: white;
    height: 100%;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -10px;
    overflow: hidden;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openGrandChild.grandchildNode .greatGrandchildContainer li:first-child {
    background-color: #48c1ac;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openGrandChild.grandchildNode .greatGrandchildContainer li:first-child a,
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openGrandChild.grandchildNode .greatGrandchildContainer li:first-child p {
    color: white;
    font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openGreatGrandchild.greatGrandchildNode .greaterGreatGrandchildContainer {
    background-color: white;
    height: 100%;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -10px;
    overflow: hidden;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openGreatGrandchild.greatGrandchildNode .greaterGreatGrandchildContainer li:first-child {
    background-color: #48c1ac;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openGreatGrandchild.greatGrandchildNode .greaterGreatGrandchildContainer li:first-child a,
  body header #headerWrap #mobileMenu .buttonDropdown li nav .openGreatGrandchild.greatGrandchildNode .greaterGreatGrandchildContainer li:first-child p {
    color: white;
    font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul {
    overflow: hidden;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li {
    display: block;
    float: left;
    padding: 10px 20px 10px 20px;
    width: 100%;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li .backArrow {
    float: right;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li p,
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li a {
    color: #7e7773;
    display: inline-block;
    font-family: "Century Gothic W01", "Arial", sans-serif;
    font-size: 32px;
    overflow: hidden;
    text-transform: lowercase;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li p {
    margin: 0;
    line-height: 48px;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li a,
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li .childNode {
    line-height: 48px;
    width: 100%;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li a p:nth-child(even),
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul li .childNode p:nth-child(even) {
    float: right;
    margin-right: 40px;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul .back {
    background-color: #7e7773;
    display: none;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul .back p {
    color: white;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild {
    background-color: #48c1ac;
    padding: 0 0 0 20px;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild a,
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild p {
    color: white;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild a p,
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild p p {
    padding: 0;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer {
    overflow: visible;
    margin-left: -20px;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li.mobilechars {
    width: 16%;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li.mobilechars:last-child {
    width: 100%;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li {
    background-color: white;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li a {
    color: #656051;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li a:hover {
    color: #bad739;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li p {
    color: #7e7773;
    display: inline-block;
    font-family: "Century Gothic W01", "Arial", sans-serif;
    font-size: 32px;
    overflow: hidden;
    text-transform: lowercase;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild {
    background-color: #48c1ac;
    padding: 0 0 0 20px;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild a,
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild p {
    color: white;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild a p,
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild p p {
    padding: 0;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild ul.greaterGreatGrandchildContainer {
    overflow: visible;
    margin-left: -20px;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild ul.greaterGreatGrandchildContainer li {
    background-color: white;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild ul.greaterGreatGrandchildContainer li a {
    color: #656051;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li li.openGreatGrandchild ul.greaterGreatGrandchildContainer li a:hover {
    color: #bad739;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li .openGreatGrandchild > a,
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li .openGreatGrandchild > p {
    font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  }
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer .openGrandchild > a,
  body header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer .openGrandchild > p {
    font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
  }
  body header #headerWrap #mobileMenu .visible {
    display: block;
  }
  body header #headerWrap #mobileMenu ul.grandchildContainer,
  body header #headerWrap #mobileMenu ul.greatGrandchildContainer,
  body header #headerWrap #mobileMenu ul.greaterGreatGrandchildContainer {
    display: none;
  }
  body header #headerWrap #mobileMenu .mainNavigation {
    margin-bottom: -10px;
    width: 100%;
  }
  body header #headerWrap #searchAndLinks {
    display: inline-block;
    float: right;
    margin-top: 4px;
    overflow: visible;
    position: relative;
    right: 0;
    top: 0;
    width: 80%;
  }
  body header #headerWrap #searchAndLinks form {
    margin-top: 0;
    width: 100%;
  }
  body header #headerWrap #searchAndLinks form #search {
    position: absolute;
    bottom: -11px;
    border-radius: 10px;
    width: 100% !important;
  }
  body header #headerWrap #searchAndLinks form #search #searchBar {
    font-size: 26px;
    line-height: 38px;
    padding: 5px 18px 5px 12px;
    width: calc(90% - 48px);
  }
  body header #headerWrap #searchAndLinks form #search input[type="submit"] {
    background-size: cover;
    height: 38px;
    width: 38px;
  }
  body header #headerWrap #searchAndLinks form #typeAhead li a {
    font-size: 26px;
    line-height: 38px;
  }
  body header #headerWrap #searchAndLinks #___gcse_0 {
    height: 56px;
    width: 100%;
  }
  body header #headerWrap #searchAndLinks #___gcse_0 .gsc-input {
    font-size: 32px;
    height: 48px;
    padding-right: 0;
  }
  body header #headerWrap #searchAndLinks #___gcse_0 .gsc-input #gsc-i-id1 {
    font-size: 24px;
    height: 48px;
  }
  body header #headerWrap #searchAndLinks #___gcse_0 td.gsc-search-button .gsc-search-button {
    font-size: 32px;
    height: 56px;
    padding: 0 20px;
  }
  body header #headerWrap #searchAndLinks nav {
    display: none;
  }
  body header #headerWrap #searchAndLinks nav ul {
    position: relative !important;
    right: 0 !important;
  }
  body header #headerWrap #searchAndLinks .mainNavigation {
    display: none;
  }
  body #contactPage form div,
  body #contactPage form select {
    width: 100%;
  }
  body #secondaryNavigationBar {
    display: none;
  }
  body #secondaryNavigationMobileMenu {
    display: block;
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
  }
  body #secondaryNavigationMobileMenu a,
  body #secondaryNavigationMobileMenu p {
    font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
    font-size: 26px;
    line-height: 38px;
    text-transform: lowercase;
  }
  body #secondaryNavigationMobileMenu .nav {
    width: 90%;
  }
  body #secondaryNavigationMobileMenu .buttonDropdown {
    width: 100%;
  }
  body #secondaryNavigationMobileMenu .dropdownMenu {
    z-index: 10;
    background-color: white;
    display: none;
    left: -17px;
    overflow: hidden;
    outline: 1px solid #7e7773;
    position: absolute;
    width: 90%;
  }
  body #secondaryNavigationMobileMenu .dropdownMenu li.back {
    background-color: #7e7773;
  }
  body #secondaryNavigationMobileMenu .dropdownMenu li.back p {
    color: white;
    display: inline-block;
    font-family: "Century Gothic W01", "Arial", sans-serif;
    margin: 20px 20px 10px 20px;
  }
  body #secondaryNavigationMobileMenu .dropdownMenu li.back p:nth-child(even) {
    float: right;
  }
  body #secondaryNavigationMobileMenu .dropdownMenu li {
    height: 100%;
    overflow: auto;
  }
  body #secondaryNavigationMobileMenu .dropdownMenu li a {
    color: #656051;
    display: block;
    height: 100%;
    margin: 10px 20px;
    overflow: auto;
    text-transform: lowercase;
  }
  body #secondaryNavigationMobileMenu .dropdownMenu li a p {
    color: #656051;
    display: inline-block;
    font-family: "Century Gothic W01", "Arial", sans-serif;
    margin: 0;
    padding: 0;
  }
  body #secondaryNavigationMobileMenu .dropdownMenu li a .expandable {
    float: right;
  }
  body #secondaryNavigationMobileMenu .back {
    display: none;
    height: 100%;
    overflow: auto;
    margin-left: 0;
    width: 100%;
  }
  body #secondaryNavigationMobileMenu .back li {
    background-color: #7e7773;
    width: 100%;
  }
  body #secondaryNavigationMobileMenu .childNode.openChild {
    background-color: #48c1ac;
  }
  body #secondaryNavigationMobileMenu .childNode.openChild a,
  body #secondaryNavigationMobileMenu .childNode.openChild p {
    color: white;
  }
  body #secondaryNavigationMobileMenu .childNode {
    background-color: white;
    display: block;
    width: 100%;
  }
  body #secondaryNavigationMobileMenu .childNode .grandchildContainer {
    background: white;
    display: none;
  }
  body #secondaryNavigationMobileMenu .childNode .grandchildContainer li {
    display: block;
    overflow: auto;
  }
  body #secondaryNavigationMobileMenu .childNode .grandchildContainer li a {
    color: #656051;
    font-family: "Century Gothic W01", "Arial", sans-serif;
    display: block;
    overflow: auto;
  }
  body #secondaryNavigationMobileMenu .active {
    display: block;
  }
  body #secondaryNavigationMobileMenu .active a {
    color: white;
  }
  body #secondaryNavigationMobileMenu .active a p {
    margin: 12px 0;
  }
  body #aboutAshland #mainBody #leftColumn #bodyContent #bodyCopy,
  body #fiveAshlandEffects #mainBody #leftColumn #bodyContent #bodyCopy,
  body #alwaysSolving #mainBody #leftColumn #bodyContent #bodyCopy,
  body #theAshlandWay #mainBody #leftColumn #bodyContent #bodyCopy {
    max-height: 100%;
  }
  body #aboutAshland #mainBody #bottomColumn hr,
  body #fiveAshlandEffects #mainBody #bottomColumn hr,
  body #alwaysSolving #mainBody #bottomColumn hr,
  body #theAshlandWay #mainBody #bottomColumn hr,
  body #aboutAshland #mainBody #bottomColumn .verticalSeperator,
  body #fiveAshlandEffects #mainBody #bottomColumn .verticalSeperator,
  body #alwaysSolving #mainBody #bottomColumn .verticalSeperator,
  body #theAshlandWay #mainBody #bottomColumn .verticalSeperator {
    display: none;
  }
  body #aboutAshland #mainBody #bottomColumn #leftContent,
  body #fiveAshlandEffects #mainBody #bottomColumn #leftContent,
  body #alwaysSolving #mainBody #bottomColumn #leftContent,
  body #theAshlandWay #mainBody #bottomColumn #leftContent,
  body #aboutAshland #mainBody #bottomColumn #rightContent,
  body #fiveAshlandEffects #mainBody #bottomColumn #rightContent,
  body #alwaysSolving #mainBody #bottomColumn #rightContent,
  body #theAshlandWay #mainBody #bottomColumn #rightContent {
    font-size: 26px;
    line-height: 38px;
    margin: 0 0 26px 0;
    padding: 0 20px;
    width: calc(100% - 40px);
  }
  body #aboutAshland #mainBody #bottomColumn #leftContent .alwaysSolving,
  body #fiveAshlandEffects #mainBody #bottomColumn #leftContent .alwaysSolving,
  body #alwaysSolving #mainBody #bottomColumn #leftContent .alwaysSolving,
  body #theAshlandWay #mainBody #bottomColumn #leftContent .alwaysSolving,
  body #aboutAshland #mainBody #bottomColumn #rightContent .alwaysSolving,
  body #fiveAshlandEffects #mainBody #bottomColumn #rightContent .alwaysSolving,
  body #alwaysSolving #mainBody #bottomColumn #rightContent .alwaysSolving,
  body #theAshlandWay #mainBody #bottomColumn #rightContent .alwaysSolving {
    margin: 0;
  }
  body #aboutAshland #mainBody #bottomColumn #leftContent a,
  body #fiveAshlandEffects #mainBody #bottomColumn #leftContent a,
  body #alwaysSolving #mainBody #bottomColumn #leftContent a,
  body #theAshlandWay #mainBody #bottomColumn #leftContent a,
  body #aboutAshland #mainBody #bottomColumn #rightContent a,
  body #fiveAshlandEffects #mainBody #bottomColumn #rightContent a,
  body #alwaysSolving #mainBody #bottomColumn #rightContent a,
  body #theAshlandWay #mainBody #bottomColumn #rightContent a,
  body #aboutAshland #mainBody #bottomColumn #leftContent p,
  body #fiveAshlandEffects #mainBody #bottomColumn #leftContent p,
  body #alwaysSolving #mainBody #bottomColumn #leftContent p,
  body #theAshlandWay #mainBody #bottomColumn #leftContent p,
  body #aboutAshland #mainBody #bottomColumn #rightContent p,
  body #fiveAshlandEffects #mainBody #bottomColumn #rightContent p,
  body #alwaysSolving #mainBody #bottomColumn #rightContent p,
  body #theAshlandWay #mainBody #bottomColumn #rightContent p {
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody {
    padding: 0 20px;
  }
  body #mainBody #breadcrumbLink ul li a,
  body #mainBody #breadcrumbLink ul li p {
    font-size: 28px;
    line-height: 42px;
  }
  body #mainBody #leftColumn {
    margin-right: 0;
    width: 100%;
  }
  body #mainBody #leftColumn #bodyCopy {
    display: block;
    height: 328px;
    overflow: hidden;
    text-overflow: "…";
  }
  body #mainBody #leftColumn #bodyCopy a,
  body #mainBody #leftColumn #bodyCopy p {
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody #leftColumn #pageTitle {
    color: #656051;
    margin-bottom: 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  body #mainBody #leftColumn #bodyCopy {
    display: block;
    height: 328px;
    overflow: hidden;
    text-overflow: "…";
  }
  body #mainBody #leftColumn #bodyCopy a,
  body #mainBody #leftColumn #bodyCopy p {
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody #leftColumn #bodyContent .subhead {
    margin-top: 16px;
  }
  body #mainBody #leftColumn #bodyContent .tabletImage {
    display: none;
  }
  body #mainBody #leftColumn #bodyContent #bodyCopy {
    display: block;
    height: auto;
    overflow: auto;
    text-overflow: "…";
  }
  body #mainBody #leftColumn #bodyContent #bodyCopy a,
  body #mainBody #leftColumn #bodyContent #bodyCopy p {
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody #leftColumn #bodyContent #bodyCopy #formulationBodyCopy strong {
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody #leftColumn #bodyContent #bodyCopy #formulationBodyCopy .ingredientSection .ashlandIngredient {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 10px;
  }
  body #mainBody #leftColumn #bodyContent #readMore {
    clear: both;
    color: #48c1ac;
    display: block;
    font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 26px;
    margin-top: 26px;
  }
  body #mainBody #rightColumn {
    margin-bottom: 0;
    width: 100%;
  }
  body #mainBody #rightColumn img {
    display: block;
  }
  body #mainBody #rightColumn #rightColumnLinks {
    width: 100%;
  }
  body #mainBody #rightColumn #rightColumnLinks .speakerDetail {
    display: block;
  }
  body #mainBody #rightColumn #rightColumnLinks .speakerDetail .speakerImage {
    margin-top: 2%;
  }
  body #mainBody #rightColumn #rightColumnLinks .speakerDetail .speakerInfo {
    padding-top: 2%;
  }
  body #mainBody #rightColumn #rightColumnLinks .speakerDetail .speakerInfo p {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 26px;
  }
  body #mainBody #rightColumn #rightColumnLinks .speakerDetail .speakerInfo a {
    clear: both;
    color: #4ccede;
    font-family: "Century Gothic W01 Bold", "Arial Bold", "Arial", sans-serif;
    font-size: 26px;
    line-height: 38px;
    text-decoration: none;
  }
  body #mainBody #rightColumn #rightColumnLinks ul {
    margin-top: 0;
  }
  body #mainBody #rightColumn #rightColumnLinks ul li p {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 26px;
  }
  body #mainBody #rightColumn #sustainabilityProduct .textLink {
    font-size: 20px;
    margin: 0px;
  }
  body #mainBody #rightColumn #sustainabilityProduct .column {
    width: 33.33%;
  }
  body #mainBody table caption {
    padding-left: 20px;
    text-align: left;
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody table td {
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody .tableWidget {
    width: 100%;
  }
  body #mainBody .tableWidget .tableContainer caption {
    padding-left: 20px;
    text-align: left;
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody .tableWidget .tableContainer td {
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody #industry {
    margin: 0 -25px;
    width: auto;
  }
  body #mainBody #industry ul li.subIndustry {
    display: block;
  }
  body #mainBody #industry ul li.subIndustry div.nameBox {
    display: block;
    width: 100%;
  }
  body #mainBody #industry ul li.subIndustry div.nameBox .name {
    font-size: 48px;
    line-height: 60px;
    margin: 20px;
  }
  body #mainBody #industry ul li.subIndustry div.nameBox .textLink {
    margin: 0 20px;
  }
  body #mainBody #industry ul li.subIndustry div.description {
    border: none;
    display: block;
    width: 100%;
  }
  body #mainBody #industry ul li.subIndustry div.description .secondaryBodyCopy {
    height: 304px;
  }
  body #mainBody #industry ul li.subIndustry div.description .secondaryBodyCopy a {
    font-size: 26px;
    line-height: 38px;
  }
  body #mainBody #industry ul li.subIndustry div.description .secondaryBodyCopy p {
    margin: 0 16px 38px 16px;
  }
  body #mainBody #industry ul li.subIndustry div.description .textLink {
    margin: 26px 16px;
  }
  body #mainBody #submarket #filters,
  body #mainBody #productFamily #filters,
  body #mainBody #productFamilyNoData #filters {
    background-color: white;
    display: inline-block;
    width: 100%;
  }
  body #mainBody #submarket #filters ul,
  body #mainBody #productFamily #filters ul,
  body #mainBody #productFamilyNoData #filters ul {
    width: 100%;
  }
  body #mainBody #submarket #filters ul li.filterDropdown,
  body #mainBody #productFamily #filters ul li.filterDropdown,
  body #mainBody #productFamilyNoData #filters ul li.filterDropdown {
    border: solid 1px #7e7773;
    display: block;
    height: auto;
    list-style: none;
    margin-bottom: 12px;
    position: relative;
    width: 100%;
  }
  body #mainBody #submarket #filters ul li.filterDropdown a.filterToggle p,
  body #mainBody #productFamily #filters ul li.filterDropdown a.filterToggle p,
  body #mainBody #productFamilyNoData #filters ul li.filterDropdown a.filterToggle p {
    display: inline-block;
    font-size: 28px;
    line-height: 42px;
  }
  body #mainBody #submarket #filters ul li.filterDropdown a.filter:hover,
  body #mainBody #productFamily #filters ul li.filterDropdown a.filter:hover,
  body #mainBody #productFamilyNoData #filters ul li.filterDropdown a.filter:hover,
  body #mainBody #submarket #filters ul li.filterDropdown a.filterToggle:active,
  body #mainBody #productFamily #filters ul li.filterDropdown a.filterToggle:active,
  body #mainBody #productFamilyNoData #filters ul li.filterDropdown a.filterToggle:active {
    color: #83786f;
  }
  body #mainBody #submarket #filters ul .filter p,
  body #mainBody #productFamily #filters ul .filter p,
  body #mainBody #productFamilyNoData #filters ul .filter p {
    display: inline-block;
    line-height: 21px;
    margin: 7px 12px;
  }
  body #mainBody #submarket #filters ul .filter select:disabled,
  body #mainBody #productFamily #filters ul .filter select:disabled,
  body #mainBody #productFamilyNoData #filters ul .filter select:disabled {
    opacity: 0.5;
  }
  body #mainBody #submarket #filters ul .filter p:nth-child(even),
  body #mainBody #productFamily #filters ul .filter p:nth-child(even),
  body #mainBody #productFamilyNoData #filters ul .filter p:nth-child(even) {
    float: right;
  }
  body #mainBody #submarket #filters ul .filter p:nth-child(even):hover,
  body #mainBody #productFamily #filters ul .filter p:nth-child(even):hover,
  body #mainBody #productFamilyNoData #filters ul .filter p:nth-child(even):hover {
    color: #bad739;
    cursor: pointer;
  }
  body #mainBody #submarket #filters ul .filter .expandContractFilter,
  body #mainBody #productFamily #filters ul .filter .expandContractFilter,
  body #mainBody #productFamilyNoData #filters ul .filter .expandContractFilter {
    display: inline-block;
    height: 14px;
    margin-left: 6px;
    position: absolute;
    right: 6px;
    width: auto;
  }
  body #mainBody #submarket #filters ul .filter:nth-child(4n + 4),
  body #mainBody #productFamily #filters ul .filter:nth-child(4n + 4),
  body #mainBody #productFamilyNoData #filters ul .filter:nth-child(4n + 4) {
    margin-right: 0;
  }
  body #mainBody #submarket #filters ul.filterMenu,
  body #mainBody #productFamily #filters ul.filterMenu,
  body #mainBody #productFamilyNoData #filters ul.filterMenu {
    background-color: white;
    outline: 1px solid #7e7773;
    display: none;
    position: absolute;
    margin-top: 1px;
    text-align: left;
    width: 95.5%;
    z-index: 100;
  }
  body #mainBody #submarket #filters ul.filterMenu li,
  body #mainBody #productFamily #filters ul.filterMenu li,
  body #mainBody #productFamilyNoData #filters ul.filterMenu li {
    padding: 6px 12px;
  }
  body #mainBody #submarket #filters ul.filterMenu li a,
  body #mainBody #productFamily #filters ul.filterMenu li a,
  body #mainBody #productFamilyNoData #filters ul.filterMenu li a {
    font-size: 28px;
    line-height: 42px;
    width: auto;
  }
  body #mainBody #submarket #filters ul.filterMenu.active,
  body #mainBody #productFamily #filters ul.filterMenu.active,
  body #mainBody #productFamilyNoData #filters ul.filterMenu.active {
    display: block;
  }
  body #mainBody #submarket #productFamilies ul,
  body #mainBody #productFamily #productFamilies ul,
  body #mainBody #productFamilyNoData #productFamilies ul,
  body #mainBody #submarket #products ul,
  body #mainBody #productFamily #products ul,
  body #mainBody #productFamilyNoData #products ul {
    margin: 0 -20px;
    width: auto;
  }
  body #mainBody #submarket #productFamilies ul a,
  body #mainBody #productFamily #productFamilies ul a,
  body #mainBody #productFamilyNoData #productFamilies ul a,
  body #mainBody #submarket #products ul a,
  body #mainBody #productFamily #products ul a,
  body #mainBody #productFamilyNoData #products ul a {
    display: inline-block;
    height: 100%;
    margin-top: 12px;
    overflow: auto;
    padding-top: 12px;
    width: 100%;
  }
  body #mainBody #submarket #productFamilies ul .productFamily,
  body #mainBody #productFamily #productFamilies ul .productFamily,
  body #mainBody #productFamilyNoData #productFamilies ul .productFamily,
  body #mainBody #submarket #products ul .productFamily,
  body #mainBody #productFamily #products ul .productFamily,
  body #mainBody #productFamilyNoData #products ul .productFamily,
  body #mainBody #submarket #productFamilies ul .product,
  body #mainBody #productFamily #productFamilies ul .product,
  body #mainBody #productFamilyNoData #productFamilies ul .product,
  body #mainBody #submarket #products ul .product,
  body #mainBody #productFamily #products ul .product,
  body #mainBody #productFamilyNoData #products ul .product {
    background-color: #4ccede;
    display: inline-block;
    height: 208px;
    width: 100%;
  }
  body #mainBody #submarket #productFamilies ul .productFamily h3.mouseOut,
  body #mainBody #productFamily #productFamilies ul .productFamily h3.mouseOut,
  body #mainBody #productFamilyNoData #productFamilies ul .productFamily h3.mouseOut,
  body #mainBody #submarket #products ul .productFamily h3.mouseOut,
  body #mainBody #productFamily #products ul .productFamily h3.mouseOut,
  body #mainBody #productFamilyNoData #products ul .productFamily h3.mouseOut,
  body #mainBody #submarket #productFamilies ul .product h3.mouseOut,
  body #mainBody #productFamily #productFamilies ul .product h3.mouseOut,
  body #mainBody #productFamilyNoData #productFamilies ul .product h3.mouseOut,
  body #mainBody #submarket #products ul .product h3.mouseOut,
  body #mainBody #productFamily #products ul .product h3.mouseOut,
  body #mainBody #productFamilyNoData #products ul .product h3.mouseOut {
    color: white;
    font-family: "Century Gothic W01", "Arial", sans-serif;
    font-size: 36px;
    line-height: 48px;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  body #mainBody #submarket #productFamilies ul .productFamily .mouseOver,
  body #mainBody #productFamily #productFamilies ul .productFamily .mouseOver,
  body #mainBody #productFamilyNoData #productFamilies ul .productFamily .mouseOver,
  body #mainBody #submarket #products ul .productFamily .mouseOver,
  body #mainBody #productFamily #products ul .productFamily .mouseOver,
  body #mainBody #productFamilyNoData #products ul .productFamily .mouseOver,
  body #mainBody #submarket #productFamilies ul .product .mouseOver,
  body #mainBody #productFamily #productFamilies ul .product .mouseOver,
  body #mainBody #productFamilyNoData #productFamilies ul .product .mouseOver,
  body #mainBody #submarket #products ul .product .mouseOver,
  body #mainBody #productFamily #products ul .product .mouseOver,
  body #mainBody #productFamilyNoData #products ul .product .mouseOver {
    color: white;
    height: 168px;
    display: none;
  }
  body #mainBody #submarket #productFamilies ul .productFamily .mouseOver p,
  body #mainBody #productFamily #productFamilies ul .productFamily .mouseOver p,
  body #mainBody #productFamilyNoData #productFamilies ul .productFamily .mouseOver p,
  body #mainBody #submarket #products ul .productFamily .mouseOver p,
  body #mainBody #productFamily #products ul .productFamily .mouseOver p,
  body #mainBody #productFamilyNoData #products ul .productFamily .mouseOver p,
  body #mainBody #submarket #productFamilies ul .product .mouseOver p,
  body #mainBody #productFamily #productFamilies ul .product .mouseOver p,
  body #mainBody #productFamilyNoData #productFamilies ul .product .mouseOver p,
  body #mainBody #submarket #products ul .product .mouseOver p,
  body #mainBody #productFamily #products ul .product .mouseOver p,
  body #mainBody #productFamilyNoData #products ul .product .mouseOver p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
  }
  body #mainBody #submarket #productFamilies ul .productFamily .mouseOver h3,
  body #mainBody #productFamily #productFamilies ul .productFamily .mouseOver h3,
  body #mainBody #productFamilyNoData #productFamilies ul .productFamily .mouseOver h3,
  body #mainBody #submarket #products ul .productFamily .mouseOver h3,
  body #mainBody #productFamily #products ul .productFamily .mouseOver h3,
  body #mainBody #productFamilyNoData #products ul .productFamily .mouseOver h3,
  body #mainBody #submarket #productFamilies ul .product .mouseOver h3,
  body #mainBody #productFamily #productFamilies ul .product .mouseOver h3,
  body #mainBody #productFamilyNoData #productFamilies ul .product .mouseOver h3,
  body #mainBody #submarket #products ul .product .mouseOver h3,
  body #mainBody #productFamily #products ul .product .mouseOver h3,
  body #mainBody #productFamilyNoData #products ul .product .mouseOver h3 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 24px;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  body #mainBody #submarket #productFamilies ul .productFamily:hover,
  body #mainBody #productFamily #productFamilies ul .productFamily:hover,
  body #mainBody #productFamilyNoData #productFamilies ul .productFamily:hover,
  body #mainBody #submarket #products ul .productFamily:hover,
  body #mainBody #productFamily #products ul .productFamily:hover,
  body #mainBody #productFamilyNoData #products ul .productFamily:hover,
  body #mainBody #submarket #productFamilies ul .product:hover,
  body #mainBody #productFamily #productFamilies ul .product:hover,
  body #mainBody #productFamilyNoData #productFamilies ul .product:hover,
  body #mainBody #submarket #products ul .product:hover,
  body #mainBody #productFamily #products ul .product:hover,
  body #mainBody #productFamilyNoData #products ul .product:hover {
    background-color: #48c1ac;
  }
  body #mainBody #submarket #productFamilies ul .productFamily:hover h3.mouseOut,
  body #mainBody #productFamily #productFamilies ul .productFamily:hover h3.mouseOut,
  body #mainBody #productFamilyNoData #productFamilies ul .productFamily:hover h3.mouseOut,
  body #mainBody #submarket #products ul .productFamily:hover h3.mouseOut,
  body #mainBody #productFamily #products ul .productFamily:hover h3.mouseOut,
  body #mainBody #productFamilyNoData #products ul .productFamily:hover h3.mouseOut,
  body #mainBody #submarket #productFamilies ul .product:hover h3.mouseOut,
  body #mainBody #productFamily #productFamilies ul .product:hover h3.mouseOut,
  body #mainBody #productFamilyNoData #productFamilies ul .product:hover h3.mouseOut,
  body #mainBody #submarket #products ul .product:hover h3.mouseOut,
  body #mainBody #productFamily #products ul .product:hover h3.mouseOut,
  body #mainBody #productFamilyNoData #products ul .product:hover h3.mouseOut {
    display: none;
  }
  body #mainBody #submarket #productFamilies ul .productFamily:hover .mouseOver,
  body #mainBody #productFamily #productFamilies ul .productFamily:hover .mouseOver,
  body #mainBody #productFamilyNoData #productFamilies ul .productFamily:hover .mouseOver,
  body #mainBody #submarket #products ul .productFamily:hover .mouseOver,
  body #mainBody #productFamily #products ul .productFamily:hover .mouseOver,
  body #mainBody #productFamilyNoData #products ul .productFamily:hover .mouseOver,
  body #mainBody #submarket #productFamilies ul .product:hover .mouseOver,
  body #mainBody #productFamily #productFamilies ul .product:hover .mouseOver,
  body #mainBody #productFamilyNoData #productFamilies ul .product:hover .mouseOver,
  body #mainBody #submarket #products ul .product:hover .mouseOver,
  body #mainBody #productFamily #products ul .product:hover .mouseOver,
  body #mainBody #productFamilyNoData #products ul .product:hover .mouseOver {
    display: block;
  }
  body #mainBody #submarket #showMore,
  body #mainBody #productFamily #showMore,
  body #mainBody #productFamilyNoData #showMore {
    display: inline-block;
  }
  body #mainBody #productDetails {
    width: 100%;
  }
  body #mainBody #productDetails ul {
    max-height: 336px;
    overflow: hidden;
  }
  body #mainBody #productDetails ul li {
    margin-right: 2%;
    width: 49%;
  }
  body #mainBody #productDetails ul li a h3 {
    font-size: 32px;
    line-height: 48px;
    margin: 24px 0;
  }
  body #mainBody #productDetails ul li:nth-child(even) {
    margin-right: 0;
  }
  body #mainBody #productDetails #showMore {
    display: inline-block;
  }
  body #mainBody #bottomColumn {
    margin: 0 -20px;
    width: auto;
  }
  body #mainBody #bottomColumn #relatedContent {
    font-size: 32px;
    line-height: 48px;
    margin-left: 20px;
  }
  body #mainBody #bottomColumn .relatedLinks .relatedLink,
  body #mainBody #bottomColumn .relatedLinks .twoColumnRelatedLink,
  body #mainBody #bottomColumn .relatedLinks .fourColumnRelatedLink {
    background-color: white;
    height: 404px;
    width: 100%;
  }
  body #mainBody #bottomColumn .relatedLinks .relatedLink .secondaryBodyCopy,
  body #mainBody #bottomColumn .relatedLinks .twoColumnRelatedLink .secondaryBodyCopy,
  body #mainBody #bottomColumn .relatedLinks .fourColumnRelatedLink .secondaryBodyCopy {
    height: 228px;
  }
  body #mainBody #bottomColumn .relatedLinks .relatedLink .secondaryBodyCopy p,
  body #mainBody #bottomColumn .relatedLinks .twoColumnRelatedLink .secondaryBodyCopy p,
  body #mainBody #bottomColumn .relatedLinks .fourColumnRelatedLink .secondaryBodyCopy p {
    font-size: 26px;
    line-height: 38px;
    margin: 0 20px 38px 20px;
  }
  body #mainBody #bottomColumn .relatedLinks .relatedLink .subhead,
  body #mainBody #bottomColumn .relatedLinks .twoColumnRelatedLink .subhead,
  body #mainBody #bottomColumn .relatedLinks .fourColumnRelatedLink .subhead {
    margin: 38px 20px 0 20px;
  }
  body #mainBody #bottomColumn .relatedLinks .relatedLink .textLink,
  body #mainBody #bottomColumn .relatedLinks .twoColumnRelatedLink .textLink,
  body #mainBody #bottomColumn .relatedLinks .fourColumnRelatedLink .textLink {
    margin: 26px 20px;
  }
  body #mainBody #bottomColumn .relatedLinks .relatedLink:nth-child(2n + 1),
  body #mainBody #bottomColumn .relatedLinks .twoColumnRelatedLink:nth-child(2n + 1),
  body #mainBody #bottomColumn .relatedLinks .fourColumnRelatedLink:nth-child(2n + 1),
  body #mainBody #bottomColumn .relatedLinks .threeColumnRelatedLinkWithImage:nth-child(2n + 1) {
    background-color: #f3f2f2;
  }
  body #mainBody #bottomColumn .relatedLinks .threeColumnRelatedLinkWithImage {
    height: 573px;
    margin-bottom: 0;
    width: 100%;
  }
  body #mainBody #bottomColumn .relatedLinks .threeColumnRelatedLinkWithImage .relatedLinkImage {
    display: block;
    margin-left: 16px;
    margin-top: 26px;
    width: auto;
  }
  body #mainBody #bottomColumn .relatedLinks .threeColumnRelatedLinkWithImage .secondaryBodyCopy {
    height: 228px;
  }
  body #searchResultsPage #productsReturned,
  body #tradeShowEventList #productsReturned,
  body #tradeShowEventListNoData #productsReturned {
    padding: 0;
  }
  body #searchResultsPage #productsReturned li .leftContent,
  body #tradeShowEventList #productsReturned li .leftContent,
  body #tradeShowEventListNoData #productsReturned li .leftContent {
    height: auto;
  }
  body #searchResultsPage #productsReturned li .leftContent .submarketList li,
  body #tradeShowEventList #productsReturned li .leftContent .submarketList li,
  body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li {
    display: block;
    width: 100%;
  }
  body #searchResultsPage #productsReturned li .leftContent .submarketList li a,
  body #tradeShowEventList #productsReturned li .leftContent .submarketList li a,
  body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li a {
    font-size: 26px;
    line-height: 38px;
  }
  body #searchResultsPage #productsReturned li .leftContent .submarketList li a,
  body #tradeShowEventList #productsReturned li .leftContent .submarketList li a,
  body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li a,
  body #searchResultsPage #productsReturned li .leftContent .submarketList li div,
  body #tradeShowEventList #productsReturned li .leftContent .submarketList li div,
  body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li div,
  body #searchResultsPage #productsReturned li .leftContent .submarketList li h1,
  body #tradeShowEventList #productsReturned li .leftContent .submarketList li h1,
  body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li h1,
  body #searchResultsPage #productsReturned li .leftContent .submarketList li h2,
  body #tradeShowEventList #productsReturned li .leftContent .submarketList li h2,
  body #tradeShowEventListNoData #productsReturned li .leftContent .submarketList li h2 {
    margin-left: 20px;
    margin-right: 20px;
  }
  body #searchResultsPage #productsReturned .alphabetHeader,
  body #tradeShowEventList #productsReturned .alphabetHeader,
  body #tradeShowEventListNoData #productsReturned .alphabetHeader {
    width: 100%;
  }
  body #searchResultsPage #productsReturned .alphabetHeader .col,
  body #tradeShowEventList #productsReturned .alphabetHeader .col,
  body #tradeShowEventListNoData #productsReturned .alphabetHeader .col {
    width: 8%;
  }
  body #searchResultsPage #filters,
  body #tradeShowEventList #filters,
  body #tradeShowEventListNoData #filters {
    box-sizing: border-box;
    width: calc(100%);
  }
  body #searchResultsPage #filters ul li.filterDropdown,
  body #tradeShowEventList #filters ul li.filterDropdown,
  body #tradeShowEventListNoData #filters ul li.filterDropdown {
    margin-right: 0;
  }
  body #searchResultsPage #eventCategories p,
  body #tradeShowEventList #eventCategories p,
  body #tradeShowEventListNoData #eventCategories p {
    font-size: 32px;
    line-height: 48px;
    margin: 0 0 0 20px;
  }
  body #searchResultsPage .date,
  body #tradeShowEventList .date,
  body #tradeShowEventListNoData .date {
    display: inline-block;
    margin: 0 0 0 20px;
    width: calc(20% - 20px);
  }
  body #searchResultsPage .eventTitle,
  body #tradeShowEventList .eventTitle,
  body #tradeShowEventListNoData .eventTitle {
    margin-left: 20px;
    width: calc(30% - 20px);
  }
  body #searchResultsPage .eventTitle:hover,
  body #tradeShowEventList .eventTitle:hover,
  body #tradeShowEventListNoData .eventTitle:hover {
    color: #bad739;
  }
  body #searchResultsPage .addressAndLocation,
  body #tradeShowEventList .addressAndLocation,
  body #tradeShowEventListNoData .addressAndLocation {
    display: inline-block;
    margin-left: 20px;
    width: calc(30% - 20px);
  }
  body #searchResultsPage .addressAndLocation p:first-child,
  body #tradeShowEventList .addressAndLocation p:first-child,
  body #tradeShowEventListNoData .addressAndLocation p:first-child {
    margin-top: 0;
  }
  body #searchResultsPage .boothNumber,
  body #tradeShowEventList .boothNumber,
  body #tradeShowEventListNoData .boothNumber {
    display: inline-block;
    margin: 0 20px 0 20px;
    width: calc(20% - 40px);
  }
  body #searchResultsPage #eventsReturned a,
  body #tradeShowEventList #eventsReturned a,
  body #tradeShowEventListNoData #eventsReturned a,
  body #searchResultsPage #eventsReturned p,
  body #tradeShowEventList #eventsReturned p,
  body #tradeShowEventListNoData #eventsReturned p {
    font-size: 26px;
    line-height: 38px;
  }
  body #searchResultsPage #moreResults,
  body #tradeShowEventList #moreResults,
  body #tradeShowEventListNoData #moreResults {
    display: inline-block;
    text-align: center;
    margin-bottom: 22px;
    margin-left: calc(50% - 57.5px);
    width: auto;
  }
  body #searchResultsPage #moreResults a,
  body #tradeShowEventList #moreResults a,
  body #tradeShowEventListNoData #moreResults a {
    font-size: 22px;
    margin-bottom: 11px;
    margin-top: 0;
  }
  body #searchResultsPage #moreResults #showMorePointer,
  body #tradeShowEventList #moreResults #showMorePointer,
  body #tradeShowEventListNoData #moreResults #showMorePointer {
    border-width: 22px 11px 0 11px;
  }
  body #home .wrapper {
    display: none;
  }
  body #home .jcarousel li .callToAction h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  body #home .jcarousel li .callToAction a,
  body #home .jcarousel li .callToAction p {
    font-size: 14px;
    line-height: 26px;
  }
  body #home .jcarousel li .callToAction a:hover {
    color: #bad739;
  }
  body #home #alwaysSolvingBox {
    position: static;
    height: 100%;
  }
  body #home #alwaysSolvingBox .centeringBox {
    padding: 0 20px;
    position: static;
  }
  body #home #alwaysSolvingBox .centeringBox h3 {
    font-size: 64px;
    line-height: 80px;
    margin-top: 26px;
  }
  body #home #alwaysSolvingBox .centeringBox p {
    font-size: 26px;
    line-height: 38px;
  }
  body #home #alwaysSolvingBox:before {
    content: none;
    display: block;
    padding-top: 0;
  }
  body .storyTeaser .teaserText {
    margin: 0;
  }
  body .storyTeaser .teaserText h3 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 25px;
  }
  body .storyTeaser .teaserText p,
  body .storyTeaser .teaserText a {
    font-size: 16px;
    line-height: 22px;
    overflow: auto;
  }
  body #searchResultsPage #filters,
  body #tradeShowEventList #filters,
  body #tradeShowEventListNoData #filters {
    background-color: white;
    display: block;
    padding: 0 20px;
    width: calc(100%);
  }
  body #searchResultsPage #filters ul,
  body #tradeShowEventList #filters ul,
  body #tradeShowEventListNoData #filters ul {
    margin-left: 0;
    width: 100%;
  }
  body #searchResultsPage #filters ul li.filterDropdown,
  body #tradeShowEventList #filters ul li.filterDropdown,
  body #tradeShowEventListNoData #filters ul li.filterDropdown {
    outline: solid 2px #7e7773;
    display: block;
    height: auto;
    list-style: none;
    margin-bottom: 12px;
    position: relative;
    width: 100%;
  }
  body #searchResultsPage #filters ul li.filterDropdown a.filterToggle p,
  body #tradeShowEventList #filters ul li.filterDropdown a.filterToggle p,
  body #tradeShowEventListNoData #filters ul li.filterDropdown a.filterToggle p {
    display: inline-block;
    font-size: 28px;
    line-height: 42px;
  }
  body #searchResultsPage #filters ul li.filterDropdown a.filter:hover,
  body #tradeShowEventList #filters ul li.filterDropdown a.filter:hover,
  body #tradeShowEventListNoData #filters ul li.filterDropdown a.filter:hover,
  body #searchResultsPage #filters ul li.filterDropdown a.filterToggle:active,
  body #tradeShowEventList #filters ul li.filterDropdown a.filterToggle:active,
  body #tradeShowEventListNoData #filters ul li.filterDropdown a.filterToggle:active {
    color: #83786f;
  }
  body #searchResultsPage #filters ul .filter,
  body #tradeShowEventList #filters ul .filter,
  body #tradeShowEventListNoData #filters ul .filter {
    box-sizing: border-box;
    margin: 0;
  }
  body #searchResultsPage #filters ul .filter p,
  body #tradeShowEventList #filters ul .filter p,
  body #tradeShowEventListNoData #filters ul .filter p {
    display: inline-block;
    line-height: 21px;
    margin: 7px 12px;
  }
  body #searchResultsPage #filters ul .filter .expandContractFilter,
  body #tradeShowEventList #filters ul .filter .expandContractFilter,
  body #tradeShowEventListNoData #filters ul .filter .expandContractFilter {
    display: inline-block;
    height: 14px;
    margin-left: 6px;
    position: absolute;
    right: 6px;
    width: auto;
  }
  body #searchResultsPage #filters ul li.filterDropdown.addFilters,
  body #tradeShowEventList #filters ul li.filterDropdown.addFilters,
  body #tradeShowEventListNoData #filters ul li.filterDropdown.addFilters {
    background-color: white;
    margin-left: 0;
    position: relative;
    display: inline-block;
    outline: 2px solid #7e7773;
    border: none;
  }
  body #searchResultsPage #filters ul li.filterDropdown.addFilters::after,
  body #tradeShowEventList #filters ul li.filterDropdown.addFilters::after,
  body #tradeShowEventListNoData #filters ul li.filterDropdown.addFilters::after,
  body #searchResultsPage #filters ul li.filterDropdown.addFilters::before,
  body #tradeShowEventList #filters ul li.filterDropdown.addFilters::before,
  body #tradeShowEventListNoData #filters ul li.filterDropdown.addFilters::before {
    display: none;
  }
  body #searchResultsPage #filters ul.filterMenu,
  body #tradeShowEventList #filters ul.filterMenu,
  body #tradeShowEventListNoData #filters ul.filterMenu {
    background-color: white;
    outline: 1px solid #7e7773;
    display: none;
    position: absolute;
    margin-top: 1px;
    text-align: left;
    width: 95.5%;
    z-index: 100;
  }
  body #searchResultsPage #filters ul.filterMenu li,
  body #tradeShowEventList #filters ul.filterMenu li,
  body #tradeShowEventListNoData #filters ul.filterMenu li {
    padding: 6px 12px;
  }
  body #searchResultsPage #filters ul.filterMenu li a,
  body #tradeShowEventList #filters ul.filterMenu li a,
  body #tradeShowEventListNoData #filters ul.filterMenu li a {
    font-size: 28px;
    line-height: 42px;
    width: auto;
  }
  body #searchResultsPage #filters ul.filterMenu.active,
  body #tradeShowEventList #filters ul.filterMenu.active,
  body #tradeShowEventListNoData #filters ul.filterMenu.active {
    display: block;
  }
  body #childNodes {
    clear: both;
    margin-bottom: 24px;
  }
  body #childNodes ul {
    width: auto;
  }
  body #childNodes ul li {
    display: block;
  }
  body #childNodes ul li .childNodeTitleBox {
    display: block;
    height: auto;
    overflow: auto;
    width: 100%;
  }
  body #childNodes ul li .childNodeTitleBox .childNodeTitle {
    color: white;
    margin: 20px;
    font-size: 48px;
    line-height: 60px;
  }
  body #childNodes ul li .childNodeIntro {
    clear: both;
    display: block;
    overflow: auto;
    width: 100%;
  }
  body #childNodes ul li .childNodeIntro .subhead {
    margin-left: 16px;
    margin-right: 20px;
  }
  body #childNodes ul li .childNodeIntro .textLink {
    float: left;
    margin-bottom: 20px;
    margin-left: 16px;
  }
  body #childNodes ul li:nth-child(even) .childNodeIntro {
    background-color: transparent;
  }
  body #fiveEffects ul li.effect {
    display: block;
    float: left;
    height: 325px;
    overflow: hidden;
    padding: 0;
    width: 100%;
  }
  body #fiveEffects ul li.effect .hideShowStories {
    display: block;
  }
  body #fiveEffects ul li.effect .effectBox {
    left: 0;
    overflow: hidden;
    transform: none;
    text-align: center;
    top: 0;
  }
  body #fiveEffects ul li.effect .effectBox h3 {
    font-size: 64px;
    line-height: 325px;
  }
  body #fiveEffects ul li.effect .hidden a {
    font-size: 48px;
    line-height: 72px;
  }
  body #fiveEffects ul .effect:hover .effectBox {
    padding: 0;
    transform: translate(0, 0);
  }
  body #fiveEffects ul .effect:hover .effectBox h3 {
    color: white;
    margin-bottom: 0;
  }
  body #fiveEffects ul .effect:hover .effectBox .hidden {
    display: none;
  }
  body #fiveEffects ul #efficacy:hover {
    background-color: #4ccede;
  }
  body #fiveEffects ul #efficacy:hover h3,
  body #fiveEffects ul #efficacy:hover a {
    color: white;
  }
  body #fiveEffects ul #efficacy.efficacyInverse {
    background-color: #e5f5f9;
  }
  body #fiveEffects ul #efficacy.efficacyInverse .hideShowStories {
    border-color: transparent transparent #00bfd6 transparent;
    border-width: 0 12px 24px 12px;
  }
  body #fiveEffects ul #efficacy.efficacyInverse .effectBox h3,
  body #fiveEffects ul #efficacy.efficacyInverse .effectBox a {
    color: #00bfd6;
  }
  body #fiveEffects ul #efficacy.efficacyInverse .effectBox h3 {
    line-height: 96px;
  }
  body #fiveEffects ul #efficacy.efficacyInverse .effectBox .hidden {
    display: block;
  }
  body #fiveEffects ul #usability:hover {
    background-color: #48c1ac;
  }
  body #fiveEffects ul #usability:hover h3,
  body #fiveEffects ul #usability:hover a {
    color: white;
  }
  body #fiveEffects ul #usability.usabilityInverse {
    background-color: #cfe0d8;
  }
  body #fiveEffects ul #usability.usabilityInverse .hideShowStories {
    border-color: transparent transparent #48c1ac transparent;
    border-width: 0 12px 24px 12px;
  }
  body #fiveEffects ul #usability.usabilityInverse .effectBox h3,
  body #fiveEffects ul #usability.usabilityInverse .effectBox a {
    color: #48c1ac;
  }
  body #fiveEffects ul #usability.usabilityInverse .effectBox h3 {
    line-height: 96px;
  }
  body #fiveEffects ul #usability.usabilityInverse .effectBox .hidden {
    display: block;
  }
  body #fiveEffects ul #allure:hover {
    background-color: #bad739;
  }
  body #fiveEffects ul #allure:hover h3,
  body #fiveEffects ul #allure:hover a {
    color: white;
  }
  body #fiveEffects ul #allure.allureInverse {
    background-color: #f1f7d7;
  }
  body #fiveEffects ul #allure.allureInverse .hideShowStories {
    border-color: transparent transparent #bad739 transparent;
    border-width: 0 12px 24px 12px;
  }
  body #fiveEffects ul #allure.allureInverse .effectBox h3,
  body #fiveEffects ul #allure.allureInverse .effectBox a {
    color: #bad739;
  }
  body #fiveEffects ul #allure.allureInverse .effectBox h3 {
    line-height: 96px;
  }
  body #fiveEffects ul #allure.allureInverse .effectBox .hidden {
    display: block;
  }
  body #fiveEffects ul #integrity:hover {
    background-color: #83786f;
  }
  body #fiveEffects ul #integrity:hover h3,
  body #fiveEffects ul #integrity:hover a {
    color: white;
  }
  body #fiveEffects ul #integrity.integrityInverse {
    background-color: #e6e4e2;
  }
  body #fiveEffects ul #integrity.integrityInverse .hideShowStories {
    border-color: transparent transparent #83786f transparent;
    border-width: 0 12px 24px 12px;
  }
  body #fiveEffects ul #integrity.integrityInverse .effectBox h3,
  body #fiveEffects ul #integrity.integrityInverse .effectBox a {
    color: #83786f;
  }
  body #fiveEffects ul #integrity.integrityInverse .effectBox h3 {
    line-height: 96px;
  }
  body #fiveEffects ul #integrity.integrityInverse .effectBox .hidden {
    display: block;
  }
  body #fiveEffects ul #profitability:hover {
    background-color: #c2bcba;
  }
  body #fiveEffects ul #profitability:hover h3,
  body #fiveEffects ul #profitability:hover a {
    color: white;
  }
  body #fiveEffects ul #profitability.profitabilityInverse {
    background-color: #f3f2f1;
  }
  body #fiveEffects ul #profitability.profitabilityInverse .hideShowStories {
    border-color: transparent transparent #83786f transparent;
    border-width: 0 12px 24px 12px;
  }
  body #fiveEffects ul #profitability.profitabilityInverse .effectBox h3,
  body #fiveEffects ul #profitability.profitabilityInverse .effectBox a {
    color: #83786f;
  }
  body #fiveEffects ul #profitability.profitabilityInverse .effectBox h3 {
    line-height: 96px;
  }
  body #fiveEffects ul #profitability.profitabilityInverse .effectBox .hidden {
    display: block;
  }
  body footer #footerContentTop {
    overflow: auto;
    width: auto;
  }
  body footer #footerContentTop #footerMain #footerContentLeft {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }
  body footer #footerContentTop #footerMain #footerContentLeft ul#footerNavigation {
    width: 30%;
  }
  body footer #footerContentTop #footerMain #footerContentLeft ul#footerLinks {
    width: 100%;
  }
  body footer #footerContentTop #footerMain #footerContentRight {
    clear: both;
    float: left;
    margin-top: 0;
    width: 100%;
  }
  body footer #footerContentTop #footerMain #footerContentRight ul#shareBar {
    clear: both;
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-left: 0;
    width: 100%;
  }
  body footer #footerContentTop #footerMain #footerContentRight ul#shareBar li:first-child {
    margin-left: 20px;
  }
  body #searchFormulationsResultsPage .formulationquicksearchContainer {
    display: inline-block;
    clear: both;
    background: #e3e0e2;
    padding-top: 1px;
  }
  body #searchFormulationsResultsPage .formulationquicksearchContainer .subhead {
    clear: both;
    display: block;
    margin-bottom: 15px;
  }
  body #searchFormulationsResultsPage .formulationquicksearchContainer .formulationquicksearch .searchinputcontainer {
    width: 80%;
  }
  body #searchFormulationsResultsPage .formulationquicksearchContainer .formulationquicksearch .searchbutton {
    float: inherit;
    margin-right: auto;
    clear: both;
  }
  body #searchFormulationsResultsPage .formulationquicksearchContainer .formulationquicksearch .searchbutton input {
    padding-left: inherit;
  }
  body #searchFormulationsResultsPage #primaryFilters ul {
    width: 96%;
    margin-left: unset;
    padding-left: 10px;
  }
  body #searchFormulationsResultsPage #primaryFilters ul li {
    width: 100%;
    position: relative;
    display: block;
    height: auto;
  }
  body #searchFormulationsResultsPage #primaryFilters ul li .primarySelectable {
    margin-bottom: 3px;
  }
  body #searchFormulationsResultsPage #primaryFilters .subhead .subText {
    font-size: 32px;
  }
  body #searchFormulationsResultsPage #primaryFilters .resetPrimaryFilters {
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    float: none;
  }
  body #searchFormulationsResultsPage #filters .advanceFilterContainer {
    width: 85%;
  }
  body #searchFormulationsResultsPage #filters ul li.filterDropdown {
    width: 100%;
    position: relative;
    height: auto;
    display: block;
    margin-right: 0;
    outline: solid 2px #7e7773;
    list-style: none;
  }
  body #searchFormulationsResultsPage #filters .resetFilters {
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: none;
  }
  body #formulationBodyCopy p .ashlandIngredient {
    margin-bottom: 2px;
  }
  body #bioFunctionalContainer {
    padding-bottom: 1rem;
  }
  body #bioFunctionalContainer p.vincience {
    max-width: 84%;
  }
  body #bioFunctionalContainer .bio-functional-block1 {
    flex-wrap: nowrap;
    margin-bottom: 0;
    height: auto;
  }
  body #bioFunctionalContainer .bio-functional-block1 .bio-functional-block1__child {
    width: 100%;
  }
  body #bioFunctionalContainer .bio-functional-block2 {
    position: static;
    flex-direction: column;
  }
  body #bioFunctionalContainer .bio-functional-block2 p {
    position: static;
    margin-bottom: 2%;
    min-width: 79%;
    max-width: 89%;
  }
  body #bioFunctionalContainer .bio-functional-block2 p.market {
    max-width: 89%;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child1 {
    width: 100%;
    margin-bottom: 2%;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child1 .technology {
    width: 100%;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 {
    flex-wrap: nowrap;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 p.cosmetic {
    width: 81%;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 .cosmeticActivities {
    height: 100%;
    margin-bottom: 0;
  }
  body #bioFunctionalContainer .applyButton {
    position: static;
    margin: 1rem auto;
  }
  body #bioFunctionalContainer .resetButton {
    position: static;
    margin: 1rem auto;
  }
  body .adhesive-checkbox-columns .target_market_h2 {
    margin-left: unset;
  }
  body .adhesive-checkbox-columns #techcheck {
    height: unset;
  }
  body .adhesive-checkbox-columns #adhesivetypecheck {
    height: unset;
  }
  body .adhesive-checkbox-columns #coatingheadtypescheck {
    height: unset;
  }
  body .adhesive-checkbox-columns #targetmarketscheck {
    margin-left: unset;
  }
  body #bioFunctionalContainer {
    padding-bottom: 13px;
  }
  body #bioFunctionalContainer p.vincience {
    width: 86%;
  }
  body #bioFunctionalContainer .applyButton {
    position: static;
    margin: 1rem auto;
  }
  body #bioFunctionalContainer .resetButton {
    position: static;
    margin: 1rem auto;
  }
  body #bioFunctionalContainer .bio-functional-block1 {
    margin-bottom: 0;
  }
  body #bioFunctionalContainer .bio-functional-block2 {
    margin-left: 1%;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 1%;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  body #bioFunctionalContainer .bio-functional-block2 p {
    position: static;
    margin-left: 0;
  }
  body #bioFunctionalContainer .bio-functional-block2 p.market {
    width: 89%;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child1 {
    width: 100%;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 {
    flex-wrap: nowrap;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 p.cosmetic {
    width: 89%;
  }
  body #bioFunctionalContainer .bio-functional-block2 .bio-functional-block2__child2 .cosmeticActivities {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 940px), screen and (orientation: landscape) and (max-width: 840px), screen and (orientation: portrait) and (max-width: 840px) {
  body footer #cookieConsent {
    flex-direction: column;
  }
  body footer #cookieConsent #banner {
    margin-right: 40px;
  }
  body footer #accept {
    margin-top: 20px;
  }
  body .storyTeaser .teaserText h3 {
    margin-bottom: 14px;
  }
  body .storyTeaser .teaserText a,
  body .storyTeaser .teaserText p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0;
  }
  body #searchResultsPage #productsReturned .productsHeader {
    display: none;
  }
  body #searchResultsPage #productsReturned .alphabetHeader {
    height: 280px;
  }
  body #searchResultsPage #productsReturned .productsBox {
    height: auto;
    display: block;
    flex-flow: unset;
  }
  body #searchResultsPage #productsReturned .productsBox .col3 {
    flex: unset;
    display: block;
    width: 100%;
  }
  body #searchResultsPage #productsReturned .productsBox .col5 {
    flex: unset;
    display: block;
    width: 100%;
  }
  body #searchResultsPage #productsReturned .productsBox .col6 {
    flex: unset;
    display: block;
    width: 100%;
  }
  body #searchResultsPage #productsReturned .productsBox .col2 {
    flex: unset;
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 840px), screen and (orientation: landscape) and (max-width: 840px), screen and (orientation: portrait) and (max-width: 840px) {
  body .phContainer .sliderscale {
    display: none;
  }
  body .phContainer .sliderscale-2 {
    display: none;
  }
  body .phContainer .beforeSlider {
    margin-top: -6px;
  }
  body .phContainer p {
    margin-bottom: 20px !important;
  }
  body .storyTeaser .teaserText h3 {
    margin-bottom: 16px;
  }
  body .storyTeaser .teaserText p {
    margin-top: 0;
  }
  body #mainBody #breadcrumbLink ul li a,
  body #mainBody #breadcrumbLink ul li p {
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 0;
  }
  body #bottomColumn .relatedLinks .relatedLink {
    height: 300px;
  }
  body #searchResultsPage #productsReturned {
    padding: 0;
  }
  body #searchResultsPage #productsReturned li .leftContent {
    display: block;
    margin-left: 0;
    padding: 0;
    width: 100%;
  }
  body #searchResultsPage #productsReturned li .leftContent a,
  body #searchResultsPage #productsReturned li .leftContent div,
  body #searchResultsPage #productsReturned li .leftContent h1,
  body #searchResultsPage #productsReturned li .leftContent h2 {
    margin-left: 20px;
    margin-right: 20px;
  }
  body #searchResultsPage #productsReturned li .rightContent {
    display: block;
    margin-top: 24px;
    width: 100%;
  }
  body #searchResultsPage #productsReturned li .rightContent img {
    margin-bottom: 36px;
    margin-left: 20px;
    margin-right: 20px;
  }
  body #searchResultsPage #productsReturned .productsHeader {
    display: none;
  }
  body #searchResultsPage #productsReturned .productsBox {
    height: auto;
    display: block;
    flex-flow: unset;
  }
  body #searchResultsPage #productsReturned .productsBox .col3 {
    flex: unset;
    display: block;
    width: 100%;
  }
  body #searchResultsPage #productsReturned .productsBox .col5 {
    flex: unset;
    display: block;
    width: 100%;
  }
  body #searchResultsPage #productsReturned .productsBox .col6 {
    flex: unset;
    display: block;
    width: 100%;
  }
  body #searchResultsPage #productsReturned .productsBox .col2 {
    flex: unset;
    display: block;
    width: 100%;
  }
  body .presentationList {
    width: 100%;
  }
  body .presentationList .caption {
    font-size: 20px;
  }
  body .presentationList li {
    margin: 0 -20px;
    padding: 20px 0;
  }
  body .presentationList li:nth-child(odd) {
    background-color: #f3f2f2;
  }
  body .presentationList p {
    font-size: 26px;
    line-height: 38px;
  }
  body .presentationList .subhead {
    margin: 0 12px 0 0;
  }
  body .presentationList .speakerImage {
    display: block;
    margin: 20px;
    vertical-align: top;
    width: calc(100% - 40px);
  }
  body .presentationList .speakerImage img {
    width: 100%;
  }
  body .presentationList .presentationDetails {
    display: block;
    margin: 0 20px;
    vertical-align: top;
  }
}
@media screen and (max-width: 720px), screen and (orientation: landscape) and (max-width: 720px), screen and (orientation: portrait) and (max-width: 720px) {
  body #mainBody #leftColumn .leftcolumn-twocol-flex-container .leftcolumn-twocol-flex-item {
    width: 44%;
  }
  body #mainBody #rightColumn #sustainabilityProduct .column {
    width: 50%;
  }
  body #mainBody #breadcrumbLink ul li a,
  body #mainBody #breadcrumbLink ul li p {
    font-size: 16px;
    line-height: 24px;
  }
  body #mainBody #bottomColumn .relatedLinks .relatedLink {
    height: 360px;
  }
  body #mainBody #bottomColumn .relatedLinks .fourColumnRelatedLink {
    height: 450px;
  }
  body .productTabs {
    width: 100%;
    height: unset;
    margin: 20px auto;
  }
  body .productTabs .tabs-list li {
    float: unset;
    margin: 1px;
  }
  body .storyTeaser {
    height: 100%;
    overflow: hidden;
    position: static;
    width: 100%;
  }
  body .storyTeaser .teaserText {
    display: block;
    float: left;
    margin-bottom: 20px;
    position: static;
    text-align: top;
    vertical-align: top;
    width: 100%;
  }
  body .storyTeaser .teaserText p,
  body .storyTeaser .teaserText a {
    font-size: 26px;
    line-height: 38px;
  }
  body .storyTeaser img {
    background-color: #7e7773;
    display: block;
    height: auto;
    position: static;
    width: 100%;
  }
  body .storyTeaser:before {
    content: normal;
    padding-top: 0;
  }
  body .leftImage {
    background-color: #48c1ac;
  }
  body .rightImage img {
    float: left;
  }
  body #searchResultsPage #productsReturned .alphabetHeader {
    height: 420px;
    width: 100%;
  }
  body #searchResultsPage #productsReturned .alphabetHeader .col {
    width: 15%;
  }
}
@media screen and (max-width: 640px) {
  body #mainBody #leftColumn .leftcolumn-twocol-flex-container .leftcolumn-twocol-flex-item {
    width: 100%;
  }
  body .adhesive-checkbox-columns {
    width: 100% !important;
  }
  body .adhesive-checkbox-columns h2 {
    width: 100% !important;
  }
  body .adhesive-checkbox-columns #targetmarketscheck {
    height: unset;
  }
  body #page-wrap #mainBody #leftColumn {
    margin-right: 0;
    width: 100%;
  }
  body #page-wrap #mainBody #leftColumn #pageTitle {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 0;
  }
  body #page-wrap #mainBody #leftColumn #bodyContent .subhead {
    font-size: 26px;
    margin: 0;
  }
  body #page-wrap #mainBody .relatedLinks .relatedLink {
    height: 420px;
  }
  body #page-wrap #home #alwaysSolvingBox .centeringBox h3 {
    font-size: 48px;
    line-height: 56px;
  }
  body #page-wrap #fiveEffects .effectBox {
    height: 280px;
  }
  body #page-wrap #fiveEffects .effectBox h3 {
    font-size: 54px;
  }
  body #page-wrap #fiveEffects .hidden a {
    line-height: 64px;
  }
  body #page-wrap #submarket #productFamilies ul .productFamily,
  body #page-wrap #productFamily #productFamilies ul .productFamily,
  body #page-wrap #submarket #products ul .productFamily,
  body #page-wrap #productFamily #products ul .productFamily,
  body #page-wrap #submarket #productFamilies ul .product,
  body #page-wrap #productFamily #productFamilies ul .product,
  body #page-wrap #submarket #products ul .product,
  body #page-wrap #productFamily #products ul .product {
    background-color: #4ccede;
    display: inline-block;
    height: 280px;
    width: 100%;
  }
  body #page-wrap #submarket #productFamilies ul .productFamily h3.mouseOut,
  body #page-wrap #productFamily #productFamilies ul .productFamily h3.mouseOut,
  body #page-wrap #submarket #products ul .productFamily h3.mouseOut,
  body #page-wrap #productFamily #products ul .productFamily h3.mouseOut,
  body #page-wrap #submarket #productFamilies ul .product h3.mouseOut,
  body #page-wrap #productFamily #productFamilies ul .product h3.mouseOut,
  body #page-wrap #submarket #products ul .product h3.mouseOut,
  body #page-wrap #productFamily #products ul .product h3.mouseOut {
    color: white;
    font-family: "Century Gothic W01", "Arial", sans-serif;
    font-size: 36px;
    line-height: 48px;
  }
  body #page-wrap #submarket #productFamilies ul .productFamily .mouseOver,
  body #page-wrap #productFamily #productFamilies ul .productFamily .mouseOver,
  body #page-wrap #submarket #products ul .productFamily .mouseOver,
  body #page-wrap #productFamily #products ul .productFamily .mouseOver,
  body #page-wrap #submarket #productFamilies ul .product .mouseOver,
  body #page-wrap #productFamily #productFamilies ul .product .mouseOver,
  body #page-wrap #submarket #products ul .product .mouseOver,
  body #page-wrap #productFamily #products ul .product .mouseOver {
    color: white;
    height: 240px;
    display: none;
  }
  body #page-wrap #submarket #productFamilies ul .productFamily .mouseOver p,
  body #page-wrap #productFamily #productFamilies ul .productFamily .mouseOver p,
  body #page-wrap #submarket #products ul .productFamily .mouseOver p,
  body #page-wrap #productFamily #products ul .productFamily .mouseOver p,
  body #page-wrap #submarket #productFamilies ul .product .mouseOver p,
  body #page-wrap #productFamily #productFamilies ul .product .mouseOver p,
  body #page-wrap #submarket #products ul .product .mouseOver p,
  body #page-wrap #productFamily #products ul .product .mouseOver p {
    font-size: 20px;
    line-height: 24px;
  }
  body #page-wrap #searchResultsPage #productsReturned li .leftContent .submarketList li {
    display: block;
    margin-right: 0;
  }
  body #page-wrap footer #footerContentBottom {
    height: auto;
  }
  body #page-wrap footer #footerContentBottom #copyright {
    position: static;
    float: left;
    margin-bottom: 12px;
    margin-left: 20px;
  }
  body #page-wrap footer #footerContentBottom #signOff {
    clear: both;
    float: left;
    margin-left: 14px;
    position: static;
  }
  body #page-wrap header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li.mobilechars {
    width: 25%;
  }
  body #page-wrap header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li.mobilechars:last-child {
    width: 100%;
  }
  body #page-wrap .preservativeSubmarket {
    width: 100%;
    margin-bottom: 10px;
  }
  body #secondaryNavigationBar #secondaryNavigation ul {
    flex-direction: column;
  }
}
@media screen and (max-width: 560px) {
  body #page-wrap #mainBody #leftColumn {
    margin-right: 0;
    width: 100%;
  }
  body #page-wrap #submarket #productFamilies ul .productFamily,
  body #page-wrap #productFamily #productFamilies ul .productFamily,
  body #page-wrap #submarket #products ul .productFamily,
  body #page-wrap #productFamily #products ul .productFamily,
  body #page-wrap #submarket #productFamilies ul .product,
  body #page-wrap #productFamily #productFamilies ul .product,
  body #page-wrap #submarket #products ul .product,
  body #page-wrap #productFamily #products ul .product {
    background-color: #4ccede;
    display: inline-block;
    height: 260px;
    width: 100%;
  }
  body #page-wrap #submarket #productFamilies ul .productFamily h3.mouseOut,
  body #page-wrap #productFamily #productFamilies ul .productFamily h3.mouseOut,
  body #page-wrap #submarket #products ul .productFamily h3.mouseOut,
  body #page-wrap #productFamily #products ul .productFamily h3.mouseOut,
  body #page-wrap #submarket #productFamilies ul .product h3.mouseOut,
  body #page-wrap #productFamily #productFamilies ul .product h3.mouseOut,
  body #page-wrap #submarket #products ul .product h3.mouseOut,
  body #page-wrap #productFamily #products ul .product h3.mouseOut {
    color: white;
    font-family: "Century Gothic W01", "Arial", sans-serif;
    font-size: 32px;
    line-height: 40px;
  }
  body #page-wrap #submarket #productFamilies ul .productFamily .mouseOver,
  body #page-wrap #productFamily #productFamilies ul .productFamily .mouseOver,
  body #page-wrap #submarket #products ul .productFamily .mouseOver,
  body #page-wrap #productFamily #products ul .productFamily .mouseOver,
  body #page-wrap #submarket #productFamilies ul .product .mouseOver,
  body #page-wrap #productFamily #productFamilies ul .product .mouseOver,
  body #page-wrap #submarket #products ul .product .mouseOver,
  body #page-wrap #productFamily #products ul .product .mouseOver {
    color: white;
    height: 220px;
    display: none;
  }
  body #page-wrap #submarket #productFamilies ul .productFamily .mouseOver p,
  body #page-wrap #productFamily #productFamilies ul .productFamily .mouseOver p,
  body #page-wrap #submarket #products ul .productFamily .mouseOver p,
  body #page-wrap #productFamily #products ul .productFamily .mouseOver p,
  body #page-wrap #submarket #productFamilies ul .product .mouseOver p,
  body #page-wrap #productFamily #productFamilies ul .product .mouseOver p,
  body #page-wrap #submarket #products ul .product .mouseOver p,
  body #page-wrap #productFamily #products ul .product .mouseOver p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body #page-wrap #fiveEffects .effectBox {
    height: 280px;
  }
  body #page-wrap #fiveEffects .effectBox h3 {
    font-size: 54px;
  }
  body #page-wrap #fiveEffects .hidden a {
    font-size: 40px;
    line-height: 56px;
  }
  body #searchResultsPage #productsReturned .alphabetHeader {
    width: 100%;
    display: block;
    height: 640px;
  }
  body #searchResultsPage #productsReturned .alphabetHeader .col {
    width: 20%;
    display: block;
  }
}
@media screen and (max-width: 420px) {
  body #page-wrap header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li.mobilechars {
    width: 33%;
  }
  body #page-wrap header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li.mobilechars:last-child {
    width: 100%;
  }
  body .checkbox-columns {
    width: 100%;
  }
  body .checkbox-columns li .inputCheck {
    width: 8%;
  }
  body .checkbox-columns li .inputText {
    width: 92%;
  }
  body .buttonContainer {
    flex-direction: column;
  }
  body .buttonContainer .resetButton {
    margin-left: 0px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 250px) {
  body #mainBody #rightColumn #sustainabilityProduct .column {
    width: 100%;
  }
  body #page-wrap header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li.mobilechars {
    width: 49%;
  }
  body #page-wrap header #headerWrap #mobileMenu .buttonDropdown li nav ul.grandchildContainer li.openGrandchild ul.greatGrandchildContainer li.mobilechars:last-child {
    width: 100%;
  }
}

