/*--Responsive CSS--*/

@media screen and (max-width: 1200px){
	.menuarea ul li {margin: 0 15px 0 0;}
	.desktopmenu{display: none;}
	.mobilemenu {display: block;}
}

@media screen and (max-width: 1024px){
	.maplebeartext {font-size: 14px;}
	.maplebearsocial ul li a {font-size: 14px;}
}

@media screen and (max-width: 770px){
.child_age {
	width: 281px;
	}
}
@media screen and (max-width: 450px){
.subsidy_label_text {
	float: left;
	width: 295px;
	margin: 0 15px 0 15px;
	}
}
@media screen and (max-width: 450px){
	.subsidy_label_icon {
		margin: 0 0px 0px 15px;
	}
}

@media screen and (max-width: 430px){
	.child_age {
		width:200px;
	}
}
@media screen and (max-width: 424px){
	.attend-days {
		width: 109px;
	}
}
@media screen and (max-width:408px){
	.subsidy_form_textm {
	margin: 0 15px 0 15px;
	}
}

@media screen and (max-width: 400px){
	.subsidy_form_title {
		font-size: 21px;
		padding: 0px 15px 15px;

	}
}

@media screen and (max-width: 370px){
	.attend-days {
		padding: 10px 15px 10px 30px;
		width: 98px;
	}
}