@charset "UTF-8";
/* CSS Document */

@media (max-width: 2225px){
	.chartBig	{
	display:block;
}
.chartBigger	{
	display:none;
}
.chartBiggest{
	display:none;
}
}
@media (max-width: 1024px){
.container{
	max-width:1024px;
	padding: 10px;
	margin:0 auto;
}
.content{
	padding: 10px 10px;
}
.card{
	max-width:453px;
	padding-bottom: 5px;
	margin:0 0 0 0;
}
.applyApp{
	position: relative;
	width: 85%;
	height: auto;
	margin-top:1%;
	margin-left:7%;
}
.chartBigger	{
	display:none;
}
}
@media(max-width: 896px){
.citiCard{
	position: relative;
	margin-top: -20%;
	width: 85%;
	height: auto;
}
.apply{
	position: relative;
	width: 85%;
	height: auto;
	margin-top: 40%;
}
.applyApp{
	position: relative;
	width: 85%;
	height: auto;
	margin-top:1%;
	margin-left:-0.5%;
}
.chartBigger	{
	display:none;
}
}
@media (max-width : 767px ){
.container{
	max-width:767px;
	padding: 10px;
	margin:0 auto;
}
	.citiCard{
	position: relative;
	margin-top: -14%;
	width: 75%;
	height: auto;
}
.apply{
	position: relative;
	margin-top: 40%;
	width: 75%;
	height: auto;
}
.applyApp{
	position: relative;
	width: 75%;
	height: auto;
	margin-top:1%;
}
.chartBig	{
	display:none;
}
.chartBigger	{
	display:block;
}
}
@media (max-width:666.9999px){
.citiCard{
	position: relative;
	margin-top: -14%;
	width: 65%;
	height: auto;
}
.apply{
	position: relative;
	width: 65%;
	height: auto;
	margin-top: 32%;
}
.applyApp{
	position: relative;
	width: 65%;
	height: auto;
	margin-top:1%;
}
.chartBig	{
	display:none;
}
.chartBigger	{
	display:block;
}
}
@media (min-width: 666.99999px){
}
@media (max-width:599.999999px){
h3{
	margin-bottom: 20px;
	font-weight:bold;
	font-size: 18px;
	line-height:22px;
}
.citiCard{
	position: relative;
	margin-top: -11%;
	width: 55%;
	height: auto;
}
.apply{
	position: relative;
	width: 55%;
	height: auto;
	margin-top: 30%;
}
.applyApp{
	position: relative;
	width: 55%;
	height: auto;
	margin-top:1%;
}
.chartBig	{
	display:none;
}
.chartBigger	{
	display:none;
}
.chartBiggest{
	display:block;
}
}
@media (min-width: 599.99999px){
}
@media (max-width:529.9999px){
h3{
	margin-bottom: 20px;
	font-weight:bold;
	font-size: 16px;
	line-height:20px;
}
h6{
	font-size: 12px;
	line-height:10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align:center;
}
.citiCard{
	position: relative;
	margin-top: -10%;
	width: 55%;
	height: auto;
}
.apply{
	position: relative;
	width: 55%;
	height: auto;
	margin-top: 30%;
}
.applyApp{
	position: relative;
	width: 55%;
	height: auto;
	margin-top:1%;
}
.chartBig	{
	display:none;
}
.chartBigger	{
	display:none;
}
.chartBiggest{
	display:block;
}
}
@media (min-width: 529.99999px) {
}
@media (max-width:480px){
h3{
	margin-bottom: 20px;
	font-weight:bold;
	font-size: 14px;
	line-height:18px;
}
h6{
	font-size: 10px;
	line-height:10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align:center;
}
ul li {
  padding-bottom: 8px;
}
.container{
	max-width:480px;
	padding: 10px;
	margin:0 auto;
}
.citiCard{
	position: relative;
	margin-top: -9%;
	width: 50%;
	height: auto;
}
.apply{
	position: relative;
	margin-top: 28%;
	margin-left:2%;
	width: 45%;
	height: auto;
}
.applyApp{
	position: relative;
	width: 45%;
	height: auto;
	margin-top:1%;
	margin-left:2%;
}
.content{
	margin-left: 45%;
	margin-right:1%;
	font-size:12px;
	line-height:14px;
}
.chartBig	{
	display:none;
}
.chartBigger	{
	display:none;
}
.chartBiggest{
	display:block;
}
}
@media (max-width: 400px){
.citiCard{
	position: relative;
	margin-top: -18%;
	width: 100%;
	height: auto;
}
.apply{
	position: relative;
	margin-top: 45%;
	width: 100%;
	height: auto;
}
.applyApp{
	position: relative;
	width: 100%;
	height: auto;
	margin-top:1%;
}
.content{
	margin-left: 5%;
	margin-right:1%;
	margin-top:70%;
	font-size:12px;
	line-height:14px;
}
}