.section canvas {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
  }

.myclass {
	position:relative;
	top:0px;
	left:500px;

}




#particles-js{

	position:absolute;
	top:0px;

	
	width: 100%;
	height: 940px;





  background: -moz-linear-gradient(top, #25639A, #30CEAC);
  background: -webkit-linear-gradient(top, #25639A, #30CEAC);
  background: linear-gradient(top bottom, #25639A, #30CEAC);
  
}

#particles-js2{


	height: 940px;


  
}

	#myclas3{
	position:relative;
	top:0px;
	left:500px;
	z-index:5000;
	}

@media screen and (min-width: 1090px){
#particles-js3{

	position:absolute;
	top:8948px;

	
	width: 100%;
	height: 785px;

	z-index:0;




  background: -moz-linear-gradient(top, #25639A, #4DB2A3);
  background: -webkit-linear-gradient(top, #25639A, #4DB2A3);
  background: linear-gradient(top bottom, #25639A, #4DB2A3);

  
}
}

@media screen and (max-width: 1080px) {
#particles-js3{

	position:absolute;
	top:9618px;

	
	width: 100%;
	height: 785px;

	z-index:0;




  background: -moz-linear-gradient(top, #25639A, #4DB2A3);
  background: -webkit-linear-gradient(top, #25639A, #4DB2A3);
  background: linear-gradient(top bottom, #25639A, #4DB2A3);

  
}
}



#btn_box1
{
	position:absolute;
	top:1000px;
	left:000px;
}

#hd
{	
	position:relative;
	width: 100%;
}