img.hero {     
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 2rem; 
}
img.side {     
  margin-bottom: 2rem; 
}
.bold { font-weight: bold; }

.customContainer {
  max-width: 1200px;
  padding-left: 0px;
  padding-right: 0px; 
}
.customContainer .btn a {
	color: #fff;
	text-decoration: none;
}
.customContainer ul {
	margin-left: -20px;
}

.customContainer .row { margin-bottom: 3rem; }

.customContainer p { 
  font-size: 15.52px; 
  margin-bottom: 1em;
}

.customContainer img { width: 100%; }
/.customContainer img.d-md-block.hero { width: 112%; margin: 0 0 0 -74px; }


.customContainer hr { 
  border-top: 1px solid rgba(0,0,0,1); 
  margin-top: 0;
  margin-bottom: 0.5rem;
}

#article2018 h2.h2Custom,
#article2018 h3.h3Custom { 
  font-family: Helvetica, Arial, sans-serif; 
  font-weight: 600; 
  text-transform: uppercase;
}
#article2018 h2.h2Custom { 
  color: #00a84b;
  font-size: 24px;
}
#article2018 h3.h3Custom,
#polyester p.harmony { 
  font-size: 21px;
}
#article2018 h3.h3Custom.blue { 
  color: #0195e4;
}
#article2018 h3.h3Custom.green { 
  color: #84ca43;
}
#polyester .products p {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 0.9em;
}
#polyester hr {
  margin-bottom: 1em;
}
#polyester p.paletteText {
  margin-bottom: 1rem;
}
#polyester p.harmony {
  margin: 2rem 0 1rem;
  font-family: HelveticaNeueLTStd-ThIt;
}
#polyester p.credit {
  margin: 1rem 0 1rem;
  font-size: 0.9rem;
}
#polyester .row.why,
#polyester .row.why2 {
  margin-bottom: 0;
}
#polyester .row.why2 {
  margin-top: 0.5em;
}
#polyester .row.products {
  margin: 1rem -15px 3rem;
}
#polyester li {
  line-height: 1.5rem;
  margin-bottom: 1em;
}

.btnCustom1, .btnCustom2, .btnCustom3 { 
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  font-weight: 700;
  margin: 10px 0 0 0;
}

.btnCustom1 { 
  padding: 0.5rem 0;
  width: 100%;
}
.btnCustom2 { 
  padding: 0.5rem 2rem;
  max-width: 100%;
}
.btn a:hover {
  color: #e0e0e0;
}

@media only screen and (min-width: 767px) {
  #polyester .btnCustom2 { width: 60%; }
  #polyester .row.why2 img {
  margin: 0;
  /width: 90%;
  /height: 90%;
  float: right;
  }
}

@media only screen and (max-width: 575.98px) {
 .customContainer .row.padded { padding: 1rem; }
 .customContainer .row { margin-bottom: 0; display:inline; }
 .btnCustom1, .btnCustom2 { margin-bottom: 30px; }
 .btnCustom2 { font-size: 0.95em; }
}

/* Magento */
.customContainer.magento img.d-md-block.hero { width: 110% !important; max-width: 200% !important; margin-left: -50px; }
.customContainer.magento img.d-md-none.hero { margin-left: -20px; width: 112%; max-width: 120%; }

.customContainer.magento p { font-family: helvetica, arial, sans-serif; font-size: 16px; }
.customContainer.magento .btn a { font-size: 16px; }
.customContainer.magento.es .btn a { font-size: 13px; }
.customContainer.magento ul { font-size: 16px; margin: 0 0 1rem 0; font-family: Helvetica,"Microsoft JhengHei",Arial,sans-serif !important;}
.customContainer.magento p.harmony { font-style: italic; }
#polyester .magento li { line-height: 2.5rem; }
#polyester .magento p.credit { font-size: 1.1rem; }
@media only screen and (max-width: 575.98px) {
 .customContainer.magento .btn a { font-size: 1.2rem; }
 .customContainer.magento.it .btnCustom2 a { font-size: 0.8rem; }
}
@media only screen and (min-width: 767px) {
  #polyester .magento .btnCustom2 { width: 70%; }
}