body {
  font-family: helrom, Arial, sans-serif;
    font-size: 16px;
}
#article2018 .row {
}
#article2018 {
    margin-top: 60px;
}
#article2018 p {
    margin: 14px 0;
}
#article2018 h1,
#article2018 .color {
    color: #029f96;
}
#article2018 h2 {
    font-family: helvbld;
    text-transform: uppercase;
}

#article2018 h3 {
  font-size: 18px;
    font-family: helvbld;
    text-transform: uppercase;
    margin-bottom: -16px;
}

#article2018 .lowerCase {
    text-transform: none;
}

#article2018 .lowerCase {
    text-transform: none;
}

#article2018 .btnCustom4 {
  width: 35%;
}

#article2018 #podcast {
  background-color: #029f94;
  padding: 0 20px 20px;
  max-width: 1200px;
  margin: auto;
  margin-top: 40px;
}
#article2018 #podcast p {
  margin: 0 0 -10px 0;
}
#article2018 #podcast,
#article2018 #podcast label,
#article2018 #podcast .consent,
#article2018 #podcast a
 {
  color: #fff;
}

#article2018 p.credit {
  font-style: italic;
  font-size: 11px;
}
#article2018 .cont {
  text-transform: uppercase;
  font-weight: bold;
}

 #article2018 #podcast .btnCustom {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
}

 #article2018 #podcast img {
  margin-left: -4px;
}

 #article2018 #podcast .vertLine {
  border-right: 2px solid #fff;
  margin-left: -70px;
  margin-right: 20px;
}
 #article2018 #podcast .col-md-1 {
  margin-top: 20px;
}
 #article2018 #podcast .col-md-8 {
  
}



#article2018.magento h1 {
  font-family: Helvetica-Neue-Thin-Italic,"Helvetica Neue Thin Italic","Microsoft JhengHei",Arial,sans-serif;
}
#article2018.magento h2,
#article2018.magento h3 {
  font-family: Helvetica,"Microsoft JhengHei", Arial, sans-serif;
  font-weight: bold;
}
#article2018.magento .btnCustom a {
    font-weight: bold;
    font-size: 16px;
}
#article2018.magento h3 {
    margin-bottom: -12px;
}
#article2018.magento #podcast p {
    line-height: 2;
    margin: 0 0 -2px 0;
}
#article2018.magento.fr #podcast .btnCustom {
    line-height: 1.5;
}

@media only screen and (min-width: 768px) {
    #article2018.magento.fr #podcast .btnCustom {
      margin-left: -60px;
    }
    #article2018.magento.fr #podcast p {
      width: 90%;
    }
    #article2018.magento #podcast .cont {
          margin-top: 20px;
    }
}
@media only screen and (max-width: 568px) {
    #article2018 h2 {
        margin-top: 20px;
    }
    #article2018 .btnCustom4 {
      width: 100%;
    }
    #article2018 .img-fluid {
      width: 100%;
      margin-bottom: 30px;
    }
    #article2018 .btnCustom {
      margin: -10px 0 30px;
    }
    #article2018 .mobileMargin {
      margin-top: -26px;
    }
     #article2018 #podcast .col-md-1 {
      border-right: none;
      margin-top: 0;
    }
     #article2018 #podcast .btnCustom {
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 20px;
      margin-left: 0;
      width: 100%;
    }
     #article2018 #podcast img {
      margin-top: 20px;
      margin-bottom: 10px;
    }
}
