.sl-right-modal-wrapper
{
  border-radius:0px !important;
}
.sp-menu-item > a
{
  padding:0px 9px 0px 9px !important;
}
#sp-title>.sp-column:not(:empty)
{
  margin-top: 3px !important;
}
.sp-page-title-heading
{
  font-size:56px !important;
  text-align: center !important;
}
.box-pricing-table.active .sppb-pricing-box .sppb-pricing-header
{
  background-image: none !important;
  background-color: #1a962b !important;
}
.com-content.view-article #sp-page-title
{
  display:block !important;
}
.view-article .article-details .col-md-8
{
  width:100% !important;
}
.view-article .article-details .col-md-4
{
  display:none !important;
}

#sp-main-body
{
  padding-bottom: 0px !important;
}
#sp-footer
{
  margin-bottom: 0px !important;
}
#sp-footer
{
  height:auto !important;
}
.sige_cont_0
{
  max-width: 50%;
}
/* Mobile Optimization----------------------------------------------------------------------------------*/
@media only screen and (max-width: 991px) 
{
  #sp-header
  {
    margin-bottom:0px !important;
  }
}
/* END----------------------------------------------------------------------------------END Mobile Optimization   */