#article2018.container .row {
  margin: 20px 0;
}

#article2018.container h1 {
  color: #f79f87;
}

#article2018.container .breadCrumb {
  margin: 20px 0;
}

#article2018.container .pciLockup .pciTitle h1 {
  margin: 30px 0 0 -70px;
}

#article2018.container .img-fluid.hero {
  margin: 30px 0;
}

#article2018.container #section-get-started {
  margin-top: 30px;
 }
#article2018.container #section-get-started {
  background-color: rgba(247,159,135,0.2);
  color: #333;
 }
 #article2018.container #section-get-started p,
 #article2018.container #section-get-started label {
	color: #333 !important;
 }
 #article2018.container #section-get-started h3 {
    font-family: helvcnlt;
    font-size: 60px;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    width: 100%;
}
#article2018.container #section-get-started .button.PCIContact {
  float: left;
}
#article2018.container #section-get-started .contact {
  background-color: #fff;
  color: #666;
}
#article2018.container #section-get-started .col.right {
  vertical-align: top;
}
td.conTxt>select.ddlCountry {
    width: 60%;
}
#section-get-started textarea {
    width: 96%;
}
label.btnLabel a,
label.btnLabel a:link { color: #000 !important; }
.errorMsg { color: red !important; font-size: 18px; font-weight: bold;}

@media only screen and (max-width: 768px) {
  #article2018.container .pciLockup .pciTitle h1 {
    font-size: 38px;
    margin: 0;
  }
  #article2018.container .img-fluid {
    margin: 20px 0;
  }
  #article2018.container .pciImage .img-fluid {
    margin: 0;
  }
  .latestArticles { height: 1800px; }
}

/* MAGENTO */

