@media(min-width:300px ) and (max-width: 991px ){
  .bsFooter-manage{
    text-align: center;
  }  
  .bs-logo-footer{
    width: 32%;
    /* margin-top: -1.5em; */
  }
  .bPara-head-Pross{
    font-size: 1em;
  }
  .bPar-head-Pross{
    font-size: .9em;
  }
  .bmanage-Pross{
     margin-bottom: 1em;
     text-align: center;
     /* width: 45%; */
  }
  .bmanage-home{
    text-align: center;
  }
  .bboxes-why-home{
     font-size: .9em;
      /* height: 300px; */
  }
  .bimages-developer-contact{
    display: none;
  }
}
@media(min-width:300px ) and (max-width:700px ){
  .bimage-Pross{
    width:65%;
  }
  .bboxes-why-home{
    font-size: .8em;
     /* height: 300px; */
 }
  .bimage-Pross-padding{
    width:65%;
    padding-bottom: 1.3em;
  }
  .bmanage-Pross{
    text-align: center;
  }
  .bmanage-Prossess{
    text-align: center;
  }
  .bcopyRight{
    font-size: .6em;
  }
}
@media(min-width:1000px ) and (max-width: 1250px ){
  .bsFooter-manage{
    margin-bottom: -1em;
  }  
  .bpar-box-Prog{
    font-family: 'Cairo-Regular';
    font-size: .8em;
  }
}
@media(min-width: 600px) and (max-width:1200px){
  .bmanage-home{
    text-align: center;
  }
  .bimage-home{
    width: 60%;
  }
  .bboxes-why-home{
    font-size: .7em;
  }
  
}