@media only screen and (max-width: 1024px) {
    .pxl-pagetitle.layout-df{
        padding-top: 140px;
    }
  }
  @media only screen and (max-width: 575px) {
    .pxl-pagetitle.layout-df{
        padding-top: 120px !important;
    }
  }
div#softauurl p a{color: #e11515 !important;}
div#softauurl p a:hover{color: #0f0f0f !important;}
.pxl-loader.style-1 .loading-spinner{width: 11% !important;}

.cls_home_sec_section_heading{
  font-size: 24px;
  color: #0f0f0f;
}