﻿.sampleadrclauses .payment-boxs {
  background: #f7f7f9;
  padding: 20px;
  height: 100%;
}

.sampleadrclauses .tx-comnal {
  text-align:left;
}

.intro-text {
  font-style: italic; 
}

.sub-title {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 35px;
  font-size: 28.28px;
  line-height: 28.28px;
  color: #d1a326;
}

.section-heading {
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 15px;
}

.section-text {

}

.footnote-text {
  font-size: 14px;
}

.spacer10 {
  height: 10px
}


@media only screen and (max-width: 991px) {
  .sampleadrclauses .payment-boxs {
    padding: 20px 10px;
  }
}

@media only screen and (max-width: 767px) {
  .sampleadrclauses .mo-mr {
    margin-bottom: 20px;
  }
}
