.content-title{margin:0 !important;padding:0 !important;}
.content-reg{font-size:18px;font-weight:400;color:#58595b;}
.h-100-next>div:first-child{height:100%;}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {		
  top:56px;
	box-shadow: 0px 20px 10px -10px rgba(0,0,0,0.45) inset;
  -webkit-box-shadow: 0px 20px 10px -10px rgba(0,0,0,0.45) inset;
  -moz-box-shadow: 0px 20px 10px -10px rgba(0,0,0,0.45) inset;
	padding-top:25px;
	padding-bottom:50px;
}

ol.pdpa {
  padding-left:18px;
}

.entry-content ol.pdpa > li,
.entry-content ol.alpha > li {
   margin-bottom:10px;
}

ol.alpha {
  counter-reset: list;
  padding-top:10px;
}

ol.alpha > li {
  list-style: none;
  position: relative;
}

ol.alpha > li:before {
  counter-increment: list;
  content: counter(list, lower-alpha) ") ";
  position: absolute;
  left: -1.4em;
}


/*AGM/EGM  */
.post-type-archive-agm-egm #content{min-height:420px;}
.single-agm-egm .entry-header{display:none !important;}
.single-agm-egm .mb-next-0 > div:first-child {
  margin-bottom:0 !important;
}

.single-agm-egm a.more, .single-agm-egm .entry-content a, .post-type-archive-agm-egm .entry-content a {
  font-weight:700;
  font-size:18px;
  color:#00808c;
}