/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #9e66b9 !important;
}
    /* you can override with a single-color in CSS */
    .st-single-color a:before { color: #cccccc !important; }

    .st-single-color a:hover:before,
    .st-single-color a:focus:before { color: #9e66b9 !important; }
    .st-single-color a:active:before { color: #9e66b9 !important; }
	
   .st-header-color a:before { color: #ffffff !important; }
    .st-header-color a:hover:before,
    .st-header-color a:focus:before { color: #9e66b9 !important; }
    .st-header-color a:active:before { color: #9e66b9 !important; }	
	

/*
@media only screen and (min-width: 1800px) {
	#home {background-position: 50% 25%!important;}
}


li {
font-family: 'Orbitron', sans-serif;
}

div.announcement {
	font-family: 'Orbitron', sans-serif;
	font-weight: 400;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #ffffff !important;
	text-transform: none;
	text-shadow: 2px 2px #000000;
	letter-spacing: 2px;
	position: absolute;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}


@media only screen and (min-width: 320px) {
	div.announcement {
		font-size: 0.5em;
		bottom: -20px;
	}
	.nav-social {font-size: 0.8em;}
}

@media only screen and (min-width: 480px) {
	div.announcement {
		font-size: 0.6em;
		bottom: 60px;
	}
	.nav-social {font-size: 0.8em;}
}

@media only screen and (min-width: 600px) {
	div.announcement {
		font-size: 1.0em;
		bottom: -70px;
	}
}

@media only screen and (min-width: 768px) {
	div.announcement {
		font-size: 1.0em;
		bottom: -110px;
	}
}

@media only screen and (min-width: 1024px) {
	div.announcement {
		font-size: 1.2em;
		bottom: -60px;
	}
}

@media only screen and (min-width: 1600px) {
	div.announcement {
		font-size: 1.4em;
		bottom: -150px;
	}
	.nav-social {font-size: 100%;}
}

@media only screen and (min-width: 1800px) {
	div.announcement {
		bottom: -190px;
	}
}
*/



#anasia-title {
	font-family: 'Orbitron', sans-serif;
	font-weight: 400;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #ffffff !important;
	text-transform: none;
	text-shadow: 2px 2px #000000;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 auto;
	width: 90%;
	position: relative;
	z-index: 10;
	padding-top: 50%;
}
#anasia-title > img {display: block; max-width: 90%; margin: 0 auto;}


@media only screen and (max-width: 480px) {
	#anasia-title {
		font-size: 0.9em;
		padding-top: 60%;
	}
	#anasia-title > img {max-width: 70%;}
	#div-findmeon {
		bottom: 50px !important;
		font-size: 80%;
	}
}

@media only screen and (max-width: 640px) {
	#anasia-title {
		font-size: 1.0em;
	}
	#anasia-title > img {max-width: 70%;}
}

@media only screen and (min-width: 481px) and (max-width: 640px) and (orientation : landscape) {
	#anasia-title {
		font-size: 0.7em;
		padding-top: 30%;
	}
	#div-findmeon {
		bottom: 100px !important;
		font-size: 80%;
	}
}

@media only screen and (min-width: 641px) and  (max-width: 768px) {
	#anasia-title {
		font-size: 1.0em;
		top: -50px;
	}
	#anasia-title > img {max-width: 70%;}
}


@media only screen and (min-width: 641px) and (max-width: 768px) and (orientation : landscape) {
	#anasia-title {
		font-size: 1.0em;
		padding-top: 30%;
	}
	#div-findmeon {
		bottom: 100px !important;
		font-size: 80%;
	}
}

@media only screen and (min-width: 1024px) {
	#anasia-title {
		font-size: 1.0em;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1024px) and (orientation : landscape) {
	#anasia-title {
		font-size: 1.3em;
		padding-top: 50%;
	}
	#div-findmeon {
		bottom: 100px !important;
		font-size: 100%;
	}
}

@media only screen and (min-width: 1600px) {
	#anasia-title {
		font-size: 1.3em;
	}
	}
	#div-findmeon {
		bottom: 100px !important;
		font-size: 100%;
	}
}
