.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  display: inline-block;
  padding: 0 12px;
  line-height: 90px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #19a567;
  margin: 0;
}

.telephoneontop {
    margin-top:15px;
}

.telephoneontop span{
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    color: #006c3c;
}

@media only screen and (max-width: 1200px){
    .sp-megamenu-parent >li >a,
    .sp-megamenu-parent >li >span {
      display: inline-block;
      padding: 0 8px;
      line-height: 90px;
      font-size: 13px;
      font-weight: 600;
      text-transform: uppercase;
      color: #19a567;
      margin: 0;
    }

    .telephoneontop {
        margin-top:15px;
    }

    .telephoneontop span{
        line-height: 30px;
        font-size: 13px;
        font-weight: 600;
        color: #006c3c;
    }
}

@media only screen and (max-width: 1000px){
.sppb-addon-title {
    margin-bottom: 50px;
    color: rgba(24, 26, 39, 1);
    font-size: 14px !important;
    line-height: 20px !important;
    text-transform: uppercase;
    font-weight: 600;
}
}

table.chze {
margin: 10px 0px 0 0px;
background-color: #fff;
width:80%;
font-size:12px;
}

table.chze td{
padding:3px;
border: 2px solid #cccccc;
text-align:center;
font-weight:bold;
}

table.chze td.chze_top{
    background-color: #006c3c;
    color: #ffffff;
}

#sp-bottom1 .major {
    color:white !important;
}

