#mapid { 
height: 400px; 
width: 600px;
}
h1{
	font-size: 1em;
}
.map_txt{
	font-size: 0px;
	color: rgba(255,255,255,0.00);
}
.leaflet-popup-tip-container {
	
}
.leaflet-popup-content-wrapper {
	text-align: center !important;
	/*border:thin solid #f0f;*/
}
@media screen and (max-width:1400px){ 

}
@media screen and (max-width: 1200px) { 

}
@media screen and (max-width:1024px){ 

}
@media screen and (max-width: 960px) { 

}
@media screen and (max-width: 800px) { 

}
@media screen and (max-width: 768px) { 

}
@media screen and (max-width:750px){

}
@media screen and (max-width: 600px) { 
#mapid { 
height: 450px !important ; 
width: 300px;
}
}
@media screen and (max-width: 480px) { 

}
@media screen and (max-width: 320px) { 

}
