
*{

	font-size: 14pt;
	line-height: 22pt;	
}

body {
	min-width: 320px !important;
	
	
}

#main_div {

	overflow: hidden;
	
	min-width: 320px !important;
	
	
	padding-bottom: 40px !important;
}

.global_container {
/*	width: 320px !important;*/
	width: 100% !important;


}

.content_container {
/*	max-width: 240px !important;*/
	margin: 0;
	margin-top: 10px;
	
	
	padding: 10px !important;
	/*max-width: 300px !important;*/
	
	background-color: rgb(255, 0, 0, 0,5);
}

.txt_container {
/*	max-width: 240px !important;*/

	margin: 0;
	margin-top: 10px;

/*	max-width: 300px !important;	*/
	padding: 20px !important;
	
	background-color: rgba(255, 255, 0, 0,5);

}

.fancy_card {

}

.bigheadline {

	position: absolute; 
	left: 0px; 
	top: 40px;
	width: 100%;
	text-align: center;
	
	font-size: 26pt;
	line-height: 32pt;
}

.bigheadline > strong {
	font-size: 26pt;
	line-height: 32pt;
}


.slider_txt{
	position: absolute; 
	left: 0px; 
	top: 250px;
	
	text-align: center;
	
	width: 100%;
	
	font-size: 12pt;
	line-height: 20pt;
}

.slider_button_bar{
	position: absolute; bottom: 60px; width: 100%;
}

.slider_badge{
	height: 212px; position: absolute; top: 0px; left: 60px;
}

.bigtxt{
	font-size: 26pt;
	text-transform: uppercase;
	
	line-height: 32pt;
}

strong.bigtxt{
	
	font-weight: 700;
}

.bigicon {
	border-radius: 20px; width: 256px; box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
