body {
	font-family: helrom, Arial, sans-serif;
    font-size: 16px;
}
#article2018 {
  margin-top: 3rem;
}

#article2018 hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-top: 1px solid rgba(0,0,0,.5);
}
#article2018 .bold { font-weight: bold; }
#article2018 .italic { font-style: italic; }
#article2018 .uppercase { text-transform: uppercase; }

#article2018 sup {
  top: -.75em;
  font-size: 60%;
}

#article2018 .btnCustom {
  padding: 0.25rem 1rem;
}
#article2018 .btnCustom {
  font-size: 17.5px;
}
#article2018 .btnCustom.color1 {
  background-color: #01c7ac;
}

#article2018 h3 {
  font-family: HelveticaNeueLTStd-ThIt;
  color: #3c47c5;
  font-weight: bold;
  letter-spacing: 0;
}

#article2018 h3,
#article2018 .ctaButton-1,
#article2018 .h1Headline-1 h1,
#article2018 .h2Headline-1,
#article2018 .paragraph-1,
#article2018 .paragraph-2,
#article2018 .paragraph-3,
#article2018 .custom-1,
#article2018 .custom-2,
#article2018 .custom-4 thead {
  text-align: center;
}

#article2018 .h1Headline-1 {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
#article2018 .h1Headline-1 h1 {
  font-family: helvbld, sans-serif;
  font-size: 24px;
  padding: 0.5rem 0;
  margin: 12px auto auto;
}
#article2018 .h1Headline-1 img {
  margin-top: -12px;
  margin: -12px 0 0 6px;
}
#article2018 .h2Headline-1 {
  text-transform: uppercase;
  border-bottom: solid 1px #000;
  padding-bottom: 0.75rem;
  margin-top: 0.75rem;
}
#article2018 .h2Headline-1 h2 {
  color: #3447c0;
  font-family: helvetica, arial, sans-serif;
}


#article2018 .paragraph-1 {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: -1rem;
}


#article2018 .ctaButton-1 .btnCustom {
  margin: auto;
  background-color: #01c7ac;
  font-size: 17.5px;
}
#article2018 .ctaButton-1 .btnCustom:hover {
  background-color: #8fdbc0;
}


#article2018 .paragraph-3 {
  font-size: 12.8px;
}


#article2018 .custom-1,
#article2018 .custom-6 {
  background-color: #f0f0f0;
  padding: 1rem;
}

#article2018 .custom-1 .col-3 {
  flex: 20%;
  max-width: 20%;
}
#article2018 .custom-1 .col-6 {
  flex: 60%;
  max-width: 60%;
}
#article2018 .custom-1 h3 {
  color: #01c7ac;
}
#article2018 .custom-1 p.headline {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11.2px;
  letter-spacing: 0;
  margin-top: -12px;
}
#article2018 .custom-1 p {
  width: 60%;
  margin: auto;
  font-size: 14.4px;
}
#article2018 .custom-1 .middle {
  margin: 30px 0 0 -60px;
}
#article2018 .custom-1 .middle .btn {
  width: 60%;
}
#article2018 .custom-1 .right img {
  width: 140%;
  margin: 30px 0 0 -60px;
}




#article2018 .custom-2 p {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0.5rem;
}
#article2018 .custom-2 .btnCustom {
  width: 100%;
  bottom: 0;
}
#article2018 .custom-2 .left .btn,
#article2018 .custom-2 .middle .btn {
  margin-top: 30px;
}

#article2018 .custom-3 {
  background-color: #d9f0e8;
  padding: 1.5rem 0;
  margin: 0 0 2rem 0;
}
#article2018 .custom-3 .btn {
  margin: 6px 0 0 -20px;
  padding: 0.25rem 2rem;
}
#article2018 .custom-3 p {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 0 120px;
  width: 80%;
  line-height: 1.2;
}
#article2018 .custom-3 img {
  width: 10%;
  position: absolute;
  top: -10px;
  left: 20px;
}


#article2018 .h3Headline-2 {
  margin-bottom: 0;
  font-size: 17.5px;
}
#article2018 .h3Headline-2 img {
  margin: -2px 10px 10px 0;
}



/* Fee Chart */
#article2018 .custom-4 td.left,
#article2018 .custom-4 td.middle,
#article2018 .custom-4 td.right {
  float: none!important;
}
#article2018 .custom-4 {
  width: 60%;
  margin: auto;
}
#article2018 .custom-4 table {
  line-height: 1.2;
}
#article2018 .custom-4 td {
  width: 33%;
  font-size: 12.8px;
  padding: 0.5rem 1rem;
}
#article2018 .custom-4 td img {
  display: block;
  float: left;
  padding: 2px 10px 0 0;
}
#article2018 .custom-4 td.left {
  font-size: 16px;
}
#article2018 .custom-4 td.middle {
  border-left: solid 1px #000;
  border-right: solid 1px #000;
}
#article2018 .custom-4 thead {
  background-color: #5a5a5a;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
#article2018 .custom-4 thead .middle {
  background-color: #000;
}
#article2018 .custom-4 thead td {
  padding: 0.75rem;
  font-size: 16px;
}
#article2018 .custom-4 tr:nth-child(even) {
  background-color: #f0f0f0;
}
#article2018 .custom-4 table .spec1 .middle img {
  margin-top: 18px;
  padding-bottom: 10px;
}
#article2018 .custom-4 table .spec2 .middle img {
  margin-top: 12px;
}
#article2018 .custom-4 ul {
  margin-bottom: 0;
  list-style-type: none;
}
#article2018 .custom-4 ul li:before  {
  content: "\2022";
  font-size: 20px;
  line-height: 0;
  position: absolute;
  margin-top: 8px;
  margin-left: -9px;
 }


/* Fee Buttons */
#article2018 .custom-5 {
  width:60%;
  margin: 1rem auto;
}
#article2018 .custom-5 .col-12.col-lg-4.left,
#article2018 .custom-5 .col-12.col-lg-4.middle {
  padding: 0;
}
#article2018 .custom-5 .col-12.col-lg-4.left .btn,
#article2018 .custom-5 .col-12.col-lg-4.middle .btn {
  width: 100%;
}
#article2018 .custom-5 .col-12.col-lg-4.middle .btn {
  position: relative;
}
#article2018 .custom-5 .col-12.col-lg-4.right .btn {
  position: absolute;
  right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

#article2018 .custom-5 .btn a {
  color: #000;
}
#article2018 .custom-5 .sub {
  color: #000;
}
#article2018 .custom-5 .left .btn a {
  margin-left: -10px;
}
#article2018 .custom-5 .right .btn a {
  color: #fff;
}
#article2018 .custom-5 .left .btn {
  background-color: #fff;
  border: solid 1px #01c7ac;
}

#article2018 .custom-5 .left .btn .sub {
  font-size: 10px;
}
#article2018 .custom-5 .left .btn .color {
  color: #01c7ac;
  font-size: 10px;
}



/* FAQ Section */
#article2018 .custom-6 .question {
  cursor: pointer;
  font-weight: bold;
  border-top: solid 1px #000;
  font-size: 16.8px;
}
#article2018 .custom-6 .plus,
#article2018 .custom-6 .minus {
  height: 24px;
  width: 24px;
  display: inline-block;
  color: #000;
  line-height: 24px;
  text-align: center;
}
#article2018 .custom-6 .plus::after,
#article2018 .custom-6 .minus::after {
  font-family: helv;
  position: absolute;
  margin-top: 4px;
  font-size: 36px;
}
#article2018 .custom-6 .plus::after {
  content: "+";
  right: 20px;
}
#article2018 .custom-6 .minus::after {
  content: "- ";
  right: 24px;
}
#article2018 .custom-6 p.answer, 
#article2018 .custom-6 div.answer {
  display: none;
  transition: max-height 0.2s ease-out;
  margin: -6px 0 10px;
  width: 90%;
}


#article2018 .custom-7 .left {
  margin-left: 50px;
}
#article2018 .custom-7 .middle {
  margin-left: -50px;
}
#article2018 .custom-7 .right {
  margin-left: -40px;
}



/* Temporary Updates */
#article2018 .custom-2 .middle .btn {
  visibility: hidden;
}
#article2018 .custom-4 td.right {
  display: none;
}
#article2018 .custom-4 td.middle {
  border-right: none;
}
#article2018 .custom-5 .left .btn,
#article2018 .custom-5 .middle .btn {
  display: none;
}
#article2018 .custom-5 .col-12.col-lg-12.right {
  text-align: center;
}
#article2018 .paragraph-3 {
  display: none;
}
#article2018 .paragraph-3,
#article2018 .paragraph-4 {
  font-size: 14px;
  padding: 0 12rem;
}
#article2018 .paragraph-4 {
  margin-bottom: 0;
}
#article2018 .paragraph-4 li {
  margin-bottom: 6px;
}
#article2018.magento .paragraph-4 {
  margin-top: 6rem;
}
#article2018.magento .custom-5 {
  margin: 0;
}


/* Magento */
#article2018.magento .h1Headline-1 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  margin-top: 10px;
}
#article2018.magento h3 {
  font-family: Helvetica-Neue-Thin-Italic,"Helvetica Neue Thin Italic","Microsoft JhengHei",Arial,sans-serif;
  font-size: 28px;
}

#article2018.magento .custom-1 .middle {
  margin-top: 20px;
}
#article2018.magento .custom-1 p.headline {
  margin-top: -4px;
  margin-bottom: 10px;
}
#article2018.magento .custom-1 .btn {
  width: max-content;
  display: block;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10px;
}

#article2018.magento .custom-2 div {
  height: 360px;
  position: relative;
}
#article2018.magento .custom-2 .btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90%;
  margin-left: 20px;
  overflow-wrap: break-word;
}
#article2018.magento .custom-3 {
  position: relative;
}
#article2018.magento .custom-3 .btn {
  position: absolute;
  right: 50px;
  top: -8px;
}
#article2018.magento .custom-5 a {
  font-weight: bold;
}
#article2018.magento .custom-5 .sub {
  color: #000;
}
#article2018.magento .custom-5 .left .btn a {
  color: #000 !important;
}

/* MEDIA QUERIES */
/* Mobile */

@media only screen and (max-width: 578px) { 
  #article2018 .btnCustom {
    margin: 0;
  }
  #article2018 .h1Headline-1 {
    width: 110%;
    margin-left: -15px;
  }
	#article2018 .h1Headline-1 h1 {
    padding-bottom: 1rem;
  }
	#article2018 .custom-1 .left img {
    margin-left: -10px;
  }
  #article2018 .custom-1 .middle {
    margin: 20px 0;
  }
  #article2018 .custom-1 p {
    width: 90%;
  }
  #article2018 .custom-1 .middle .btn {
    width: 100%;
  }
  #article2018 .custom-1 .right img {
    width: 90%;
    margin: 0;
  }
  #article2018.magento .custom-2 .btn {
    margin-left: 0;
}
  #article2018 .custom-2 .left .btn, 
  #article2018 .custom-2 .middle .btn {
    margin: 0 0 2rem;
  }
  #article2018 .custom-3 {
    margin: 4rem 0;
  }
  #article2018 .custom-3 img {
    width: 18%;
    left: 10px;
  }
  #article2018 .custom-3 p {
    margin: -14px 0 10px 80px;
    width: fit-content;
  }
  #article2018 .custom-3 .btn {
    margin: 0;  
    width: 100%;
  }
  #article2018 .h3Headline-2 img {
    display: block;
    margin: auto;
    width: 16%;
  }
  #article2018 .custom-4 {
    width: 100%;
  }
  
  #article2018 .custom-5 {
    width: 100%;
    margin-bottom: 4rem;
  }
  #article2018 .custom-5 .btn {
    width: 100% !important;
  }
  #article2018 .custom-6 .question {
    line-height: 1.2;
    width: 100%;
    padding-top: 10px;
    padding-right: 10px;
  }
  #article2018 .custom-6 h4 {
    position: relative;
  }
  #article2018 .custom-6 .plus, 
  #article2018 .custom-6 .minus {
    top: 0;
    position: absolute;
    right: -30px;
  }
	#article2018 .custom-7 {
    text-align: center;
  }
  #article2018 .custom-7 .left,
  #article2018 .custom-7 .middle,
  #article2018 .custom-7 .right {
    margin-top: 10px;
    margin-left: 0;
  }
  #article2018.magento .h1Headline-1 {
    margin-left: -19px;
  }
  #article2018.magento .custom-2 .btn {
    position: relative;
    width: 100%;
  }
  #article2018.magento .custom-3 .btn {
    position: unset;
  }
  #article2018.magento .custom-3 p {
    margin-top: 0;
    width: fit-content;
  }
  #article2018.magento .custom-5 {
    margin-bottom: 5rem;
  }
}