

.bsss .table td{
  border: 0;
      display: block;
        text-align: center;
        font-size: 36px;
}
.bsss .table .views-field-title{
        color: white;
}
.bsss h2{
  color: white;padding-top: 10px;
}
.bsss li {
  display: block;
  background: white;
  margin: 10px 0;
  padding: 10px;
  text-align: center;
}

.bsss .views-field-field-services li{
  font-weight: normal;
    font-size: 22px;color: #020d47;
}
.bsss .field-content {
  background: white;
}

.bsss ul {
  padding: 0;
}
.bsss svg {
  color:#ef0727;
}
section#block-subtheme-servicessummary
 {
    background: white;
    font-weight: bold;padding: 15px;
}
@media only screen and (min-width: 769px) {
  .bsi h2 {
      padding-bottom: 60px;
      font-size: 34px;
      font-weight: 800;
    }
.path-frontpage .container-fluid.lunar-reg {
  background: white;
  padding: 6% 2%;        display: none;
}
.bsi {
  text-align: center;
}
.bsi p{
  width: 70%;
  margin: auto;
  padding-bottom: 60px;
  /* font-weight: bold; */
  font-size: 22px;
}
.bsss {
  background: #020d47;
  border-left: 10px solid white;
  border-right: 10px solid white;
}
section#block-subtheme-servicessummary {
    padding: 20px 10%;        color: #040458;
}
}


@media only screen and (max-width: 768px) {

.bsi p {
  padding: 10px;
}
.bsi {
  margin-top: 30px;color: white; padding: 10px;
}
.bsi h2 {
  color: white;
}
.bsss h2 {
  font-size: 20px;
}
.bsss .views-field-field-services li {
  font-size: 20px;
}
}
