.heroLeadbox {
  margin-top: 60px;
  padding-top: 100px;
}

.heroLeadbox .mb-40 {
  margin-bottom: 40px;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.faq .panel-group .panel {
  border-radius: 0;
  border: 0;
}

.faq .panel-group .panel-heading {
  padding: 0;
  background: #2d9e45;
  border-radius: 0;
  border: 0;
}

.faq .panel-group .panel-heading a {
  font-size: 18px;
  color: #fff;
  display: block;
  padding: 12px 18px;
}

.faq .panel-group .panel-body p {
  font-size: 18px;
  line-height: 1.5;
}

.dfList {
  padding-left: 0;
  margin-bottom: 24px;
  list-style: none;
}

.dfList li {
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 1.4;
  position: relative;
  padding-left: 24px;
}

.dfList li .fa {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 16px;
}

@media (min-width: 768px) {
  .d-lg-none {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .d-lg-block {
    display: none !important;
  }
  .spotlight-block .spotlight-text, .spotlight-block figure {
    height: auto;
  }
  .vertical-center-abs, .vertical-center-rel {
    top: inherit !important;
    -webkit-transform: inherit !important;
    -ms-transform: inherit !important;
    transform: inherit !important;
  }
  .images {
    height: 400px;
    width: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
  }
  .greenBox {
    padding: 36px 20px !important;
  }
}

@media (max-width: 991.98px) {
  .center-md {
    text-align: left !important;
  }
}

.creatDate {
  display: none;
}

.creatDate input {
  color: #000;
}
