/* html,
body {
  background-color: transparent;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;


} */

/* .draw-new {
  background-color: transparent;
  width: 100%;
  height: 50% !important;
  margin: 0;
  padding: 0;
  overflow: hidden;
} */

/* @media (max-width: 1000px) {
  
  div#particle-slider-new {
    margin-bottom: -260px;
    margin-top: -240px;

  }
  
} */

/*@media (min-width: 1024px) {*/
  
/*  div#particle-slider-new {*/
/*    margin-bottom: -260px;*/
/*    margin-top: -240px;*/
/*    height: 1000px;*/
/*  }*/
  
/*}*/

/*@media (max-width: 600px){*/

/*  div#particle-slider-new {*/
/*    margin-bottom: 0;*/
/*    margin-top: 0;*/
/*    height: 334px;*/
/*  }*/

  
/*}*/

/*@media (max-width: 480px) {*/

/*  div#particle-slider-new {*/
/*    margin-bottom: 0;*/
/*    margin-top: 0;*/
/*    height: 334px;*/
/*  }*/

  
/*}*/

/*.dg {*/
/*  display: none;*/
/*}*/


