.indexlist {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
  padding-left: 0;
}
.indexBoxText {
  text-align: justify;
}

}
#services-list-left, #services-list-right{
 line-height:20px;
}
#services-list-left li,#services-list-right li{
/*  float:left;
width:44%;*/
list-style-type:none;
/*  padding-left:1%;
padding-right:3%;*/
}
.services-sublist{
  margin:15px;
  border-collapse: collapse;
}
.card-body{
  margin: 10px;
}
.services-sublist .services-sublist th, .services-sublist td{
  border:3px solid #320a28;
  font-weight:bold;
}
.services-sublist th, .services-sublist td{
  height:30px;
  padding-left:10px;
}
.hidden-table{
  display:none;
  margin-bottom:30px;
}
.serviceH3 {
  font-size: 12px;
}
.serviceJS{
  font-size:12px; 
  margin-left:190px;
}
.serviceBtn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.contactPg {
  margin-top: 10px;
}
@media (min-width: 576px) {
}  

@media (min-width: 768px) {
 .navbar{
  opacity: 0.75;
}
.navbar-collapse{
 padding-left: 1%;
}

}

@media (min-width: 992px) {
.serviceList h3{
      font-size: 1.5rem;
}
}

@media (min-width: 1200px) {

}
