*{
	box-sizing : border-box ;
	padding : 0 ;
	margin : 0 ;
}

@media only screen and (min-width : 851px){
	
	
	.gagu1{
		text-align : center ;
		font :  bold 6vw  pacifico, "lucida handwriting" , "brush script MT"  , cursive ;
		color : blue ;
		margin : 40px auto 20px 50px ;
	}
	

		
	form{
		width : 50%;
		margin-top : 4%;
		margin-left : 25% ;
		
	}
legend{
		font-size : 120% ;
		color : navy ;
	}
	
	fieldset{
	border : 1px solid grey ;
	color : red ;
}

	.tuna{
	border-radius : 10% ;
	border-top : 0px ;
}

	form .editor{
	clear:both ;
	width: 100%;
/*	line-height : 280% ;		*/
	margin-bottom : 25% ;
	margin-top : 10%; 	
}

.land{
	width : 100% ;
	margin : 3% auto ;
}

.editor label{
	width : 30% ;
	padding-left:0% ;
	margin-left : 3%;
	float : left;
	text-align : left ;font-size:80%;
/*	color : #fd4500 ;	*/
	color : #0505fc ;
	font-size : 120% ;
	font-weight : bold ;
}
.editor input{
	width : 60%;
	margin-right : 2% ; 
	float : left;
	text-align : left ;
	border-radius : 8%;
}
form .mario{
	text-align:center ;
	margin-top : 15px ;
	margin-bottom : 15px ;
}
.mario a{
	text-decoration:none;
	}
form .submit{
	margin-right:40% ;
	margin-left:40% ;
	margin-top : 5%;
	margin-bottom : 4% ;
	width :20%;
	text-align:center;
}	


}

@media only screen and (min-width : 500.1px) and (max-width : 850.9px){
	
	
	
	.gagu1{
		text-align : center;
		font :  bold 6vw  pacifico, "lucida handwriting" , "brush script MT"  , cursive ;
		color : blue ;
		margin : 40px auto 20px 50px ;
	}
		
			
	form{
		width : 70%;
		margin-top : 7%;
		margin-left : 15% ;
	}
legend{
		font-size : 120% ;
		color : red ;
	}
	
	fieldset{
	border-radius : 10% ;
	border : 1px solid pink ;
	color : red ;
}

	form .editor{
	clear:both ;
	width: 100% ;
	margin-bottom : 8%;
	margin-top : 5%; 
line-height : 300% ;	
}

.land{
	width : 100% ;
}

fieldset{
	border-radius : 10% ;
	border : 1px solid pink ;
	color : red ;
}

legend{
	color : red ;
}

.editor label{
	width : 90% ;
	padding-left:0% ;
	margin-left : 5%;
	text-align : left ;font-size:80%;
	color : #7007dd ;
	font-size : 120% ;
	font-weight : bold ;
}
.editor input{
	width : 80%;
	margin-left : 15% ; 
	font-weight : bold ;
	text-align : left ;
}

.tuna{
	border-radius : 10% ;
	border-top : 0px ;
}

form .mario{
	text-align:center ;
	margin-top : 15px ;
	margin-bottom : 15px ;
}
.mario a{
	text-decoration:none;
	}
form .submit{
	margin-right:40% ;
	margin-left:40% ;
	margin-top : 5%;
	margin-bottom : 4% ;
	width :20%;
	text-align:center;
}	


}

@media only screen and (max-width : 500px){

		
	.gagu1{
		text-align : left;
		font :  bold 8vw  pacifico, "lucida handwriting" , "brush script MT"  , cursive ;
		color : blue ;
		margin : 40px auto 20px 50px ;
	}
		
	form{
		width : 90%;
		margin-top : 15%;
		margin-left : 5% ;
	}
legend{
		font-size : 120% ;
		color : red ;
	}
	
	fieldset{
	border-radius : 10% ;
	border : 1px solid pink ;
	color : red ;
}
	
	form .editor{
	clear:both ;
	width: 100% ;
	margin-bottom : 10%;
	margin-top : 5%; 
line-height : 300% ;	
}

.land{
	width : 100% ;
	margin-top : 10% ;
}


.editor label{
	width : 90% ;
	padding-left:0% ;
	margin-left : 5%;
	text-align : left ;font-size:80%;
	color : #7007dd ;
	font-size : 120% ;
	font-weight : bold ;
}
.editor input{
	width : 80%;
	margin-left : 15% ; 
	font-weight : bold ;
	text-align : left ;
}

.tuna{
	border-radius : 10% ;
	border-top : 0px ;
}

form .mario{
	text-align:center ;
	margin-top : 15px ;
	margin-bottom : 15px ;
}
.mario a{
	text-decoration:none;
	}
form .submit{
	margin-right:40% ;
	margin-left:40% ;
	margin-top : 5%;
	margin-bottom : 4% ;
	width :20%;
	text-align:center;
}	

}

