div.msep {
	float: left;
	width: 100%;
	height: 20px;
	display: none;
}

@media screen and (min-width: 1281px) and (max-width: 1600px) {
	div.chladd div.posbox {
		padding-left: 20%;
	}
	
	div.chladd div.linkbox ul {
		margin-left: 17%;
	}
	
	div.clist a.active, div.clist ul li a {
		font-size: 18px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
	footer ul {
		width: 100%;
		margin-top: 40px;
	}
		
	div.paymethods {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: 25px;
	}
	
	div.mapbox b, section.step2 b {
		font-size: 30px;
	}
	
	div.mapbox h2, section.step2 h2 {
		font-size: 36px;
	}
	
	.mapslide div.mapbck div.maphead h4 {
		font-size: 24px;
	}
	
	div.mapbox p {
		font-size: 18px;
		margin-top: 10px;
		line-height: 20px;
	}
	
	section.steps ul li {
		width: 48%;
		padding-bottom: 0px;
		margin-left: 2%;
	}
	
	section.steps ul li:nth-child(3n) {
		width: 49%;
		margin-left: 0%;
	}
	
	section.steps ul li span.cnt {
		font-size: 120px;
		float: right;
	}
	
	section.steps ul li div.info strong {
		font-size: 24px;
	}
	
	section.steps ul li div.info p {
		font-size: 18px;
		line-height: 22px;
	}
	
	ul.chlist li div.card {
		height: 200px;
		font-size: 20px;
	}
	
	ul.chlist li div.card span {
		margin-top: 20%;
	}
	
	section.parts ul.news li div.nimg {
		height: 197px;
	}
	
	ul.chlistm.gall li {
		width: calc(33% - 0.3%);
		margin-bottom: 10px;
	}
	
	ul.chlist li {
		width: calc(23% - 0.8%);
	}
	
	ul.chlist li:nth-child(4n) {
		margin-right: 0px;
	}
	
	ul.chlist li div.card {
		height: 400px;
	}
	
	aside.usrdata {
		display: none;
	}
	
	article.usrbox {
		float: left;
		width: 95%;
	}
	
	div.chladd div.posbox {
		padding-left: 20%;
	}
	
	div.chladd div.linkbox ul {
		margin-left: 17%;
	}

	div.chname {
		font-size: 36px;
	}
	
	article.usrbox div.headline strong {
		font-size: 18px;
	}
	
	div.altboxes {
		width: 98.5%;
	}
	
	article.usrboxc {
		width: 100%;
	}
}

@media screen and (min-width: 760px) and (max-width: 1023px) {
	footer ul {
		width: 100%;
		margin-top: 20px;
	}
	
	footer ul li {
		width: 33%;
		text-align: center;	
		margin-bottom: 10px;
	}
	
	footer ul li a {
		border-left: none;
	}
	
	div.paymethods {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: 25px;
	}
	
	.slider h1 {
		font-size: 40px;
		line-height: 50px;
	}
	
	div.mapbox b, section.step2 b {
		font-size: 30px;
	}
	
	div.mapbox h2, section.step2 h2 {
		font-size: 36px;
	}
	
	.mapslide div.mapbck div.maphead h4 {
		font-size: 24px;
	}
	
	div.mapbox p {
		font-size: 18px;
		margin-top: 10px;
		line-height: 20px;
	}
	
	section.steps ul li {
		width: 48%;
		padding-bottom: 0px;
		margin-left: 2%;
	}
	
	section.steps ul li:nth-child(3n) {
		width: 49%;
		margin-left: 0%;
	}
	
	section.steps ul li span.cnt {
		font-size: 120px;
		float: right;
	}
	
	section.steps ul li div.info strong {
		font-size: 24px;
	}
	
	section.steps ul li div.info p {
		font-size: 18px;
		line-height: 22px;
	}
	
	ul.chlist li {
		width: 31.5%;
		margin-bottom: 10px;
	}
	
	ul.chlist li div.card {
		height: 200px;
		font-size: 24px;
	}
	
	ul.chlist li div.card span {
		margin-top: 20%;
	}
	
	ul.nobck li {
		width: 23%;
		margin-bottom: 10px;
	}
	
	section.childphotos {
		background: none;
	}
	
	section.step2 {
		background-color: transparent;
		background: url("/images/bck_green.png") no-repeat center top, linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -o-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -moz-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -webkit-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -ms-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
	}
	
	section.childphotos ul.story {
		margin-top: 5%;
	}
	
	section.childphotos ul.story li {
		width: 19%;
		margin-bottom: 25px;
	}
	
	section.childphotos ul.story li div.namebox {
		padding-top: 0px;
	}
	
	section.parts ul.news li {
		width: 45%;
		margin-left: 0px;
	}
	
	section.parts ul.news li:nth-child(even) {
		margin-left: 1%;
	}
	
	section.parts ul.news li div.ninfo h2 {
		font-size: 20px;
	}
	
	section.parts ul.news li div.nimg {
		height: 230px;
	}
	
	ul.chlistm.gall li {
		width: calc(33% - 0.3%);
		margin-bottom: 10px;
	}
	
	ul.chlist li {
		width: calc(48% - 1%);
	}
	
	ul.chlist li div.card {
		height: 450px;
	}
	
	ul.chlist li:nth-child(even) {
		margin-right: 0px;
	}
	
	aside.usrdata {
		display: none;
	}
	
	article.usrbox {
		float: left;
		width: 95%;
	}
	
	div.chladd div.posbox {
		padding-left: 23%;
	}
	
	div.chladd div.linkbox ul {
		margin-left: 20%;
	}

	div.chname {
		font-size: 36px;
	}
	
	article.usrbox div.headline strong {
		font-size: 18px;
	}
	
	div.clist a.active, div.clist ul li a {
		font-size: 18px;
	}
	
	.rbtn {
		padding: 0px;
	}
	
	.rbtn i {
		padding: 7px 16px 8px 16px !important;
	}
	
	div.altboxes {
		width: 98.5%;
	}
	
	div.dislist {
		padding: 12px 1% 7px 0%;
		margin-left: 10px;
	}
	
	div.dislist span {
		font-size: 18px;
	}
	
	div.chladd div.posbox {
		width: 77%;
	}
	
	article.usrboxc {
		width: 100%;
	}
	
}

@media screen and (max-width: 1400px) {
div.childlist ul.story li {
    float: left;
    width: 24%;
    margin-left: 0.0%;
}
	
@media screen and (max-width: 759px) {
div.childlist ul.story li {
    float: left;
    width: 49%;
    margin-left: 0.0%;
}

@media screen and (min-width: 640px) and (max-width: 759px) {
	footer {
		height: auto;
		background: #f0f0f0;
	}
	
	footer ul {
		width: 100%;
		margin-top: 20px;
	}
	
	footer ul li {
		width: 49%;
		text-align: center;	
		margin-bottom: 10px;
	}
	
	footer ul li a {
		border-left: none;
	}
	
	
	div.paymethods {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: 25px;
		margin-bottom: 20px;
	}
	
	.slider h1 {
		font-size: 30px;
		line-height: 36px;
	}
	
	div.mapbox b, section.step2 b {
		font-size: 20px;
	}
	
	div.mapbox h2, section.step2 h2 {
		font-size: 20px;
	}
	
	.mapslide div.mapbck div.maphead h4 {
		font-size: 20px;
	}
	
	div.mapbox p {
		font-size: 16px;
		margin-top: 5px;
		line-height: 20px;
	}
	
	section.steps ul li {
		width: 48%;
		padding-bottom: 20px;
		margin-left: 0%;
	}
	
	section.steps ul li:* {
		margin-left: 0%;
	}
	
	section.steps ul li span.cnt {
		font-size: 120px;
		float: right;
	}
	
	section.steps ul li div.info strong {
		font-size: 24px;
	}
	
	section.steps ul li div.info p {
		font-size: 18px;
		line-height: 22px;
	}
	
	section.steps {
		background-color: #FFF6EB !important;
	}
	
	ul.chlist li {
		width: calc(47% - 0.8%);
		margin-bottom: 10px;
	}
	
	ul.chlist li:nth-child(even) {
		margin-right: 0px;
	}
	
	ul.chlist li div.card {
		height: 400px;
		font-size: 20px;
	}
	
	ul.chlist li div.card span {
		margin-top: 20%;
	}
	
	ul.nobck li {
		width: 23%;
		margin-bottom: 10px;
	}
	
	ul.chlist.sml li {
		width: 15.5%;
	}
	
	div.chname {
		font-size: 24px;
	}
	
	section.regcrc {
		height: auto;
		min-height: 190px !important;
	}
	
	.regcrc a {
		font-size: 36px;
	}
	
	section.childphotos {
		background: none;
	}
	
	section.step2 {
		background-color: transparent;
		background: url("/images/bck_green.png") no-repeat center top, linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -o-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -moz-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -webkit-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -ms-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
	}
	
	section.childphotos ul.story {
		margin-top: 8%;
	}
	
	section.childphotos ul.story li {
		width: 32%;
		margin-bottom: 25px;
	}
	
	section.childphotos ul.story li div.namebox {
		padding-top: 0px;
	}
	
	ul.chlist.gall li {
		width: 23.5%;
		margin-left: 0.7%;
	}
	
	section.parts ul.news li {
		width: 45%;
		margin-left: 0px;
	}
	
	section.parts ul.news li:nth-child(even) {
		margin-left: 1%;
	}
	
	section.parts ul.news li div.ninfo h2 {
		font-size: 18px;
	}
	
	section.parts ul.news li div.nimg {
		height: 195px;
	}
	
	section.parts ul.news li div.ninfo small {
		margin: 5px 0px;
	}
	
	section.parts ul.news li div.ntext p {
		font-size: 16px;
	}
	
	ul.chlistm.gall li {
		width: calc(50% - 0.8%);
		margin-bottom: 10px;
	}
	
	aside.usrdata {
		display: none;
	}
	
	article.usrbox {
		float: left;
		width: 95%;
	}
	
	div.chladd div.posbox {
		padding-left: 30%;
		width: 70%;
		height: 120px;
	}
	
	div.chladd div.linkbox ul {
		margin-left: 20%;
	}

	div.chname {
		font-size: 36px;
	}
	
	article.usrbox div.headline h2 {
		font-size: 28px;
	}
	
	article.usrbox div.headline span {
		
	}
	
	article.usrbox div.headline strong {
		float: left;
		width: 70%;
		font-size: 18px;
	}
	
	div.clist a.active, div.clist ul li a {
		font-size: 18px;
	}
	
	.rbtn {
		padding: 0px;
	}
	
	.rbtn i {
		padding: 7px 16px 8px 16px !important;
	}
	
	div.altboxes {
		width: 98.5%;
	}
	
	div.dislist {
		padding: 12px 1% 7px 0%;
		margin-left: 10px;
	}
	
	div.dislist span {
		font-size: 18px;
	}
		
	div.cmbw {
		width: 50%;
	}
	
	div.chname {
		margin-bottom: 10px;
	}
	
	nav.top a.mainmenu {
		margin-left: 0px;
	}
	
	article.usrboxc {
		width: 100%;
	}
	
	div.chlbody div.limgbox {
		width: 100%;
	}
	
	div.chlbody div.rinfobox {
		width: 100%;
		margin-top: 10px;
	}
	
	ul.chlistm.sml li {
		width: 15%;
	}

}

@media screen and (min-width: 500px) and (max-width: 639px) {
	footer {
		height: auto;
		background: #f0f0f0;
	}
	
	footer ul {
		width: 100%;
		margin-top: 20px;
	}
	
	footer ul li {
		width: 49%;
		text-align: center;	
		margin-bottom: 10px;
	}
	
	footer ul li a {
		border-left: none;
	}
	
	div.paymethods {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: 25px;
		margin-bottom: 20px;
	}
	
	.slider h1 {
		font-size: 30px;
		line-height: 36px;
	}
	
	div.mapbox b, section.step2 b {
		font-size: 20px;
	}
	
	div.mapbox h2, section.step2 h2 {
		font-size: 20px;
	}
	
	.mapslide div.mapbck div.maphead h4 {
		font-size: 20px;
	}
	
	div.mapbox p {
		font-size: 16px;
		margin-top: 5px;
		line-height: 20px;
	}
	
	div.msep {
		display: block;
	}
	
	nav.top a.mainmenu {
		float: right;
		margin-left: 0px;
	}
	
	.rbtn i {
		padding: 7px 20px 7px 20px !important;
	}
	
	section.steps ul li {
		width: 48%;
		padding-bottom: 20px;
		margin-left: 0%;
	}
	
	section.steps ul li:* {
		margin-left: 0%;
	}
	
	section.steps ul li span.cnt {
		font-size: 120px;
		float: right;
	}
	
	section.steps ul li div.info strong {
		font-size: 24px;
	}
	
	section.steps ul li div.info p {
		font-size: 18px;
		line-height: 22px;
	}
	
	section.steps {
		background-color: #FFF6EB !important;
	}
	
	ul.chlist li {
		width: calc(47% - 0.8%);
		margin-bottom: 10px;
	}
	
	ul.chlist li:nth-child(even) {
		margin-right: 0px;
	}
	
	ul.nobck li {
		width: 23%;
		margin-bottom: 10px;
	}
	
	ul.chlist li div.card {
		height: 400px;
		font-size: 20px;
	}
	
	ul.chlist li div.card span {
		margin-top: 20%;
	}
	
	div.chname {
		font-size: 24px;
	}
	
	section.regcrc {
		height: auto;
		min-height: 190px !important;
	}
	
	.regcrc a {
		font-size: 36px;
	}
	
	section.childphotos {
		background: none;
	}
	
	section.step2 {
		background-color: transparent;
		background: url("/images/bck_green.png") no-repeat center top, linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -o-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -moz-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -webkit-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -ms-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
	}
	
	section.childphotos ul.story {
		margin-top: 8%;
	}
	
	section.childphotos ul.story li {
		width: 32%;
		margin-bottom: 25px;
	}
	
	section.childphotos ul.story li div.namebox {
		padding-top: 0px;
	}
	
	ul.chlist.gall li {
		width: 31.5%;
		margin-left: 1%;
	}
	
	ul.chlist.sml li {
		width: 15.5%;
	}
	
	section.parts ul.news li {
		width: 45%;
		margin-left: 0px;
	}
	
	section.parts ul.news li:nth-child(even) {
		margin-left: 1%;
	}
	
	section.parts ul.news li div.ninfo h2 {
		font-size: 18px;
	}
	
	section.parts ul.news li div.nimg {
		height: 150px;
	}
	
	section.parts ul.news li div.ninfo small {
		margin: 5px 0px;
	}
	
	section.parts ul.news li div.ntext p {
		font-size: 16px;
	}
	
	section.plst {
		padding-bottom: 30px;
	}
	
	footer ul li a {
		font-size: 14px;
	}

	ul.chlistm.gall li {
		width: calc(50% - 0.8%);
		margin-bottom: 10px;
	}
	
	aside.usrdata {
		display: none;
	}
	
	article.usrbox {
		float: left;
		width: 95%;
	}
	
	div.chladd div.posbox {
		padding-left: 30%;
		width: 70%;
		height: 180px;
	}
	
	div.clist ul {
		z-index: 100;
	}
	
	div.chladd div.linkbox ul {
		margin-left: 0%;
	}

	div.chname {
		font-size: 36px;
	}
	
	article.usrbox div.headline h2 {
		font-size: 28px;
	}
	
	article.usrbox div.headline span {
		
	}
	
	article.usrbox div.headline strong {
		float: left;
		width: 70%;
		font-size: 18px;
	}
	
	div.clist a.active, div.clist ul li a {
		font-size: 18px;
	}
	
	.rbtn {
		padding: 0px;
	}
	
	.rbtn i {
		padding: 7px 16px 8px 16px !important;
	}
	
	div.altboxes {
		width: 98.5%;
	}
	
	div.dislist {
		padding: 12px 1% 7px 0%;
		margin-left: 10px;
	}
	
	div.dislist span {
		font-size: 18px;
	}
		
	div.cmbw {
		float: right;
		width: 90%;
	}
	
	div.chname {
		font-size: 36px;
		margin-bottom: 10px;
	}
	
	nav.top a.mainmenu {
		margin-left: 0px;
	}
	
	div.halfbox {
		width: 100%;
		height: auto;
		min-height: auto;
		padding: 3% 1%;
	}
	
	div.halfbox.orange {
		margin-right: 0px;
		margin-top: 10px;
	}
	
	div.halfbox strong {
		margin-top: 0px;
		font-size: 24px;
	}
	
	div.halfbox p {
		font-size: 18px;
	}
	
	article.usrboxc {
		width: 100%;
	}
	
	div.chlbody div.limgbox {
		width: 100%;
	}
	
	div.chlbody div.rinfobox {
		width: 100%;
		margin-top: 10px;
	}
	
	div.chlbody div.rinfobox h3 {
		font-size: 36px;
	}
	
	div.chlbody div.rinfobox p {
		font-size: 20px;
		line-height: 28px;
	}
	
	article.usrboxc div.headline h2 {
		font-size: 36px;
	}
	
	ul.chlistm.sml li {
		width: 15%;
	}
}

@media screen and (min-width: 300px) and (max-width: 499px) {
	
	article.usrboxc {
		width: 100%;
	}
	
	div.chlbody div.limgbox {
		width: 100%;
	}
	
	div.chlbody div.rinfobox {
		width: 100%;
		margin-top: 10px;
	}
	
	div.chlbody div.rinfobox h3 {
		font-size: 24px;
	}
	
	div.chlbody div.rinfobox p {
		font-size: 20px;
		line-height: 28px;
	}
	
	article.usrboxc div.headline h2 {
		font-size: 22px;
		margin-top: 10px;
	}
	
	footer {
		height: auto;	
		background: #f0f0f0;
	}
	
	footer ul {
		width: 100%;
		margin-top: 20px;
	}
	
	footer ul li {
		width: 99%;
		text-align: center;	
		margin-bottom: 10px;
	}
	
	footer ul li a {
		border-left: none;
	}
	
	.slider h1 {
		font-size: 30px;
		line-height: 36px;
	}
	
	div.mapline {
		display: none;
	}
	
	div.mapbox b, section.step2 b, div.chname {
		font-size: 16px;
	}
	
	div.mapbox h2, section.step2 h2 {
		font-size: 18px;
	}
	
	.mapslide div.mapbck div.maphead h4 {
		font-size: 20px;
	}
	
	div.mapbox p {
		font-size: 16px;
		margin-top: 5px;
		line-height: 16px;
	}
	
	.mapslide div.mapbck div.bckbox span.crs i {
		font-size: 15px;
		top: -20px;
	}
	
	div.msep {
		display: block;
	}
	
	nav.top a.mainmenu {
		float: right;
		margin-left: 0px;
	}
	
	.rbtn i {
		padding: 7px 20px 7px 20px !important;
	}
	
	span.cntri {
		display: block;
		float: left;
		width: 100%;
		height: 0px;
	}
	
	span.cntri img {
		display: none;
	}
	
	section.steps ul li {
		float: left;
		width: 100%;
		padding-bottom: 0px;
	}
	
	section.steps {
		background-color: #FFF6EB !important;
	}
	
	section.steps ul li:* {
		margin-left: 0%;
	}
	
	section.steps ul li span.cnt {
		font-size: 120px;
		float: right;
	}
	
	ul.chlist li {
		width: 98%;
		margin-bottom: 10px;
	}
	
	ul.chlist li div.card {
		height: 400px;
	}
	
	ul.chlist li div.card span {
		margin-top: 25%;
	}
	
	section.regcrc {
		height: auto;
		min-height: 170px !important;
	}
	
	.regcrc a {
		font-size: 24px;
	}
	
	section.childphotos {
		background: none;
	}
	
	section.step2 {
		background-color: transparent;
		background: url("/images/bck_green.png") no-repeat center top, linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -o-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -moz-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -webkit-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
		background: url("/images/bck_green.png") no-repeat center top, -ms-linear-gradient(rgba(255,255,255,0.0), 50%, #ffffff);
	}
	
	section.childphotos ul.story li {
		width: 49%;
		margin-bottom: 25px;
	}
	
	section.childphotos ul.story li div.namebox {
		padding-top: 0px;
	}
	
	section.tombola ul.chlist li div.tb {
		height: 120px;
		padding-bottom: 30px;
	}
	
	section.tombola ul.chlist li div.tb img {
		height: 120px;
	}
	
	section.challenge nav div.nbox {
		float: left;
		width: 100%;
	}
	
	section.challenge nav div.nbox a.rbtn {
		float: left;
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	
	section.challenge nav div.nbox a.rbtn i {
		width: 80%;
		display: block;
		text-align: center;
	}
	
	ul.chlist.gall li {
		width: 47.5%;
		margin-left: 1.5%;
	}
	
	ul.chlist.sml li {
		width: 32.3%;
	}
	
	section.parts ul.news li {
		width: 96%;
		margin-left: 0px;
		padding: 2%;
		margin-bottom: 20px;
	}
	
	section.parts ul.news li div.ntext {
		max-height: none;
	}
	
	section.parts ul.news li:nth-child(even) {
		margin-left: 0%;
	}
	
	section.parts ul.news li div.ninfo h2 {
		font-size: 18px;
	}
	
	section.parts ul.news li div.nimg {
		height: 195px;
	}
	
	section.parts ul.news li div.ninfo small {
		margin: 5px 0px;
	}
	
	section.parts ul.news li div.ntext p {
		font-size: 16px;
	}
	
	.regcrc p {
		margin-bottom: 10px;
	}

	section.plst {
		padding-bottom: 30px;
	}
	
	footer ul li a {
		font-size: 18px;
	}
	
	div.paymethods {
		float: left;
    width: 100%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
	}
	
	div.mapbox {
		margin-top: 140px;
		background-color: transparent;
	}
	
	section.mapslide {
		padding: 20px 0px;
		background-color: transparent;		
	}
	
	.mapslide div.mapbck div.bckbox {
		margin-top: 0px;
	}
	
	a.aleft, a.aright {
		margin-top: 0%;
	}
	
	.mapslide div.mapbck div.maphead {
		width: 100%;
		margin-left: 0px;
	}
	
	.mapslide div.mapbck div.maphead h4 {
		float: left;
		width: 100%;
		text-align: center;
		font-size: 30px;
		margin-bottom: 20px;
	}
	
	div.minimap {
		float: left;
		width: 100%;
	}
	
	ul.chlistm.gall li {
		width: 44%;
		padding: 1%;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	
	ul.chlistm.gall {
		margin-left: 0px;
	}
	
	aside.usrdata {
		display: none;
	}
	
	article.usrbox {
		float: left;
		width: 95%;
	}
	
	div.chladd div.posbox {
		padding-left: 0%;
		width: 100%;
		height: 180px;
		-webkit-border-radius: 0%;
		-moz-border-radius: 0%;
		border-radius: 0%;
		margin-top: 0px;
	}
	
	div.chladd div.linkbox {
		width: 100%;
		margin-left: 0px;
		-webkit-border-radius: 0%;
		-moz-border-radius: 0%;
		border-radius: 0%;
	}
	
	div.clist ul {
		z-index: 100;
	}
	
	div.chladd div.linkbox ul {
		margin-left: 10px;
	}

	div.chname {
		font-size: 36px;
	}
	
	article.usrbox div.headline h2 {
		font-size: 24px;
	}
	
	article.usrbox div.headline span {
		
	}
	
	article.usrbox div.headline strong {
		float: left;
		width: 70%;
		font-size: 18px;
	}
	
	div.clist a.active, div.clist ul li a {
		font-size: 18px;
	}
	
	.rbtn {
		padding: 0px;
	}
	
	.rbtn i {
		padding: 7px 16px 8px 16px !important;
	}
	
	div.altboxes {
		width: 98.5%;
	}
	
	div.dislist {
		padding: 12px 1% 7px 0%;
		margin-left: 10px;
	}
	
	div.dislist span {
		font-size: 18px;
	}
		
	div.cmbw {
		float: right;
		width: 95%;
	}
	
	div.chname {
		font-size: 22px;
		margin-bottom: 10px;
	}
	
	nav.top a.mainmenu {
		margin-left: 0px;
	}
	
	div.halfbox {
		width: 100%;
		height: auto;
		min-height: auto;
		padding: 3% 1%;
	}
	
	div.halfbox.orange {
		margin-right: 0px;
		margin-top: 10px;
	}
	
	div.halfbox strong {
		margin-top: 0px;
		font-size: 24px;
	}
	
	div.halfbox p {
		font-size: 18px;
	}
	
	a.rbtn {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px;
	}
	
	nav div.nbox a.rbtn i {
    width: 80%;
    display: block;
    text-align: center;
	}
	
	ul.chlist {
		margin-top: 20px;
	}
	
	article.usrbox div.headline span {
		font-size: 20px;
		margin-top: -32px;
	}
	
	article.usrbox div.headline strong {
		width: 100%;
	}
	
	nav.top a.rbtn {
		float: right;
		display: block;
		width: 45%;
		margin-top: 40px;
	}
	
	nav.top a.rbtn i, nav.top a.rbtn {
		background-color: transparent;
	}
	
	div.msep {
		height: 1px;
		float: left;
	}
	
	nav.top a.mainmenu {
		padding: 0px;
		margin-top: 10px;
	}
	
	div.chladd div.photobox {
		position: relative;
		top: auto;
		left: auto;
		float: left;
		width: 100%;
		height: auto;
		-webkit-border-radius: 0%;
		-moz-border-radius: 0%;
		border-radius: 0%;
		margin-top: 0px;
		overflow: hidden;
		box-shadow: none;
	}
	
	div.chladd div.photobox img {
		-webkit-border-radius: 0%;
		-moz-border-radius: 0%;
		border-radius: 0%;
	}
	
	div.chladd div.linkbox ul li a {
		font-size: 16px;
		padding: 5px;
	}
	
	div.chladd {
		box-shadow: 0px 0px 5px #777;
	}
	
	aside.dialog div.cover article {
		width: 95% !important;
	}
	
	div.infobox div.info h2 {
		font-size: 20px;
	}
	
	div.infobox div.info {
		font-size: 16px;
	}
	
	div.infobox div.info strong {
		font-size: 18px;
	}
	
	nav.top a.rbtn {
		float: right;
		padding-left: 1px;
	}
	
	ul.chlistm.sml li {
		width: 15%;
	}
	
	ul.chlistm li {
		width: 23%;
		margin-bottom: 20px;
	}
	
	ul.chlistm li div.tb span {
		font-size: 16px;
	}
}

@media screen and (min-width: 300px) and (max-width: 460px) {
	
	div.mapbox {
		margin-top: 150px;
		background-color: #325641;
		padding: 10px 0px;
	}
}

