.sec-pTB {padding:0 0;}
.heading-menu { display: none !important;}
.ul-list > li::before {
  content: '';
  width: 11px;
  height: 7px;
  border-left: 2px solid #f0483e;
  border-bottom: 2px solid #f0483e;
  transform: rotate(-50deg);
  position: absolute;
  left: 0;
  top: 8px;
}
.ul-list > li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}
.pricing-btn {min-width:162px;}
@media (min-width: 768px)
.cs-col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 46%;
    max-width: 50%;
}
div#scroll {
    display: none;
}
