   body{
   overflow:hidden;
   }
   .addscroll{
      overflow:auto;
   }
   header .headerDesktop .primaryNavWrapper .primaryNav ul>li .subMenuWrapper{
      left: 0 !important;
   }
  
  .request_call_back_modal .modal-header .close span {
     font-size: 27px !important;
     color: #787070 !important;
     font-weight: 400 !important;
  }
  .minheight_auto .modal-dialog{
  min-height:100% !Important;
  transform: translate(0, 0%) !Important;
  }
  .minheight_auto{
  overflow-y:auto !important;
  }
  .minheight_auto:before {
   content: none !important;   
}