@viewport {
   width: device-width;
   initial-scale:1;
}

html {
	height: 100%;
	font-size:1em;
	-webkit-text-size-adjust:100%;
}


body{
	margin:0;
	padding:0;
  	font:1em Arial,helvetica,sans-serif;
	line-height: 1.7em;
	color:#6f5a4f;
	width:100%;
	height: 100%;
	overflow-x: hidden;
	background:#045686 url(../img/2025/background_m.jpg) no-repeat top center;
	background-size: 100% auto;
}

@media all and (orientation: landscape) {

	body {
		background:#045686 url(../img/2025/background_m_landscape.jpg) no-repeat top center;
		background-size: 100% auto;	
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {

	body {
		background:#045686 url(../img/2025/background.jpg) no-repeat top center;
		background-size: 100% 75%;	
	}
}


.sheet {
	background-color: #fcf2e5;
	background-image: url(../img/sheet_decor_TL.png), url(../img/sheet_decor_TR.png), -webkit-linear-gradient(to right, #e3d7c7 0%, #fcf2e5 10%, #fcf2e5 90%, #e3d7c7 100%);
	background-image: url(../img/sheet_decor_TL.png), url(../img/sheet_decor_TR.png), linear-gradient(to right, #e3d7c7 0%, #fcf2e5 10%, #fcf2e5 90%, #e3d7c7 100%);
	background-position: top 5px left 5px, top 5px right 5px, top center;
	background-repeat: no-repeat;
	background-size: 150px 142px, 150px 142px, auto auto;
	border:1px solid #fffaf6;
	box-shadow: 0 0 3px 1px #101010;
	position: relative;
	width: 100%;
	height: 100%;	
	padding-top:30px;
	padding-bottom: 3em;
}

.sheet_holder {
	position: relative;
	min-height: 10em;
}

div#main > div.sheet_holder > div.sheet.transparent {
	background-image: none;
	background-color: transparent;
	border: none;
	box-shadow: none;
}

.rot1, .rot2 {
	display: none;
}


@media all and (orientation: landscape) and (min-width:890px) {

	div#main > div.sheet_holder > div.sheet.transparent {
		background-image: url(../img/sheet_decor_TL.png), url(../img/sheet_decor_TR.png), -webkit-linear-gradient(to right, #e3d7c7 0%, #fcf2e5 10%, #fcf2e5 90%, #e3d7c7 100%);
		background-image: url(../img/sheet_decor_TL.png), url(../img/sheet_decor_TR.png), linear-gradient(to right, #e3d7c7 0%, #fcf2e5 10%, #fcf2e5 90%, #e3d7c7 100%);
		border:1px solid #fffaf6;
		box-shadow: 0 0 3px 1px #101010;
	}

	.sheet {
		padding:20px;
		min-height: 850px;
		padding-bottom:5em;
	}

	.rot1, .rot2 {
		display: block;
		position: absolute;
		transform: rotate(-3deg);
		background-image: -webkit-linear-gradient(to right, #e3d4c8 0%, #fff7f1 10%, #fff7f1 90%, #e3d4c8 100%);
		background-image: linear-gradient(to right, #e3d4c8 0%, #fff7f1 10%, #fff7f1 90%, #e3d4c8 100%);
		background-position: top center;
		background-repeat: no-repeat;
		background-size: auto auto;
		max-height: 550px;
	}

	.rot1 {
		transform: rotate(-4deg);
	}

	.rot2 {
		transform: rotate(-2deg);
	}
}

#main {
	width:95%;
	max-width: 900px;
	margin: 0px auto 3em auto;
	box-sizing: border-box;
	padding-top:0px;
	position: relative;
	z-index: 10;
}


@media all and (orientation: portrait) and (max-width: 320px) {
/*	#main.morespace {
		margin-top:10px;
	}*/

	div.logo {
		margin-top:-25px;
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {
	#main {
		margin-top:70px;
	}
}


.content {
	box-sizing: border-box;
	padding-top:15px;
	min-height: 500px;
	position: relative;
	z-index:5;
}

@media all and (orientation: landscape) {
	.content {
		min-height: 320px;
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {

	.content {
		padding-top:0px;
		min-height: 800px;
	}
}



#main.question_cards {
	min-height: 450px;
}

@media all and (orientation: landscape) and (min-width: 890px) {

	#main.main_cards, #main.monthly_cards, #main.question_cards {
		margin-top:20px;
		padding-top:0px;
	}
}

@media all and (orientation: portrait) {
	

}

@media all and (orientation: portrait) and (min-width: 700px) {
	#main {
		padding-top: 50px;
	}
}



h3.pagetitle.cards_title {
	font-size:1.8em;
	background: transparent;
	padding-bottom: 0;
	margin-bottom: 0.5em;
	margin-top: -40px;
}



#main.main_cards, #main.monthly_cards, #main.question_cards {
	margin-top:10px;
}


@media all and (orientation: landscape) and (min-width:890px) {
	#main.main_cards, #main.monthly_cards, #main.question_cards {
		margin-top:30px;
		border: 1px solid green;
	}
}

#left_decor {
	display: block;
	margin:0 auto 0 auto;
	width: 75%;
}

#star_left {
	width: 80%;
}

#star {
	width: 50%;
	margin-top:-40px;
}



ul.start {
	width: 90%;
    margin: 0 auto 0 auto;
    top:-20px;
    color: #fff7f1;
    text-shadow: 1px 1px 1px #000000;
   	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size:1.4em;
	text-stroke1: 1px #a5302b;
	-webkit-text-stroke1: 1px #a5302b;
    list-style: none;
    text-align: center;
    padding: 0;
    line-height: normal;
    z-index: 0;
    position: relative;

    border:1px solid #6f86ca;
    border-radius: 10px;
    background-color: #192342;
    background-color: rgba(25, 35, 66, 0.5);
    box-shadow: 0 0 5px #000000;
    
}

ul.start li {
	padding: 0 0.7em 0 0.7em;
	margin-top: 0.5em;
	font-weight: normal;
	box-sizing: border-box;
}

ul.start li:first-of-type {
	padding-top:1em;
}

ul.start li:last-of-type {
	padding-bottom: 1em;
}

@media all and (orientation: landscape) and (min-width:890px) {
	ul.start {
		min-height: 250px;
		width: 75%;
	}

	ul.start li {
	}

	ul.start li {
		margin-top: 1.5em;
	}
}


#right {
	width:100%;
}

#left {
	float:left;
	text-align: center;
	width:30%;
	margin:-60px 0 0 0;
}



#left p {
	font-style: italic;
	font-size: 1.1em;
}


#left p:first-of-type {
	margin-top:0;
}

@media all and (orientation: landscape) and (min-width:890px) {
	#right {
		width:67%;
		float:right;
	}
}

#star_top {
	display: none;
}

@media all and (orientation: landscape) and (min-width: 890px) {
	#star_top {
		margin:-65px auto 10px auto;
		position: relative;
		display: block;
		width:100px;
		height: 124px;
	}
}


p {
	width: 95%;
	display: block;
	margin: 1em auto 1em auto;
	padding:0;
	font-size: 1em;
	line-height: 1.4em;
}


p a {
	color:inherit;
}

.popup_parent {
   width: 100%;
   height: 100%;
   margin: auto;
   position: absolute;
   top:0;
   z-index: 30;
   display: none;
}

.popup_parent table td {
   vertical-align: middle;
}

.popup {
	width:90%;
	max-width:500px;
	background: #055d8f url(../img/2025/45-degree-fabric-dark.png) top left repeat;
	margin: auto;
	border-radius: 5px;
	border: 1px solid #021f31;
	color:inherit;
	overflow: hidden;
	z-index: 100;
	text-align: center;
	box-sizing: border-box;
	padding:0.5em;
	box-shadow: 0px 0px 12px 1px #000;
}

.popup_inner {
	border-radius: 5px;
	border:1px solid #021f31;
	box-shadow: inset 0 0 5px #606060;
	background: #fcf2e5;
	background-image: url(../img/2025/popup_decor.png);
	background-size: 512px 80px;
	background-position:  center bottom;
	background-repeat: repeat-x;
	box-sizing: border-box;
	padding:0.5em;
}

@media all and (orientation: landscape) and (min-height: 480px) {
	.popup {
		width: 70%;
	}

	.popup_inner {
		background-size: 512px 80px;
	}
}
@media all and (orientation: landscape) and (min-width: 890px) {
	.popup {
		box-shadow: 0px 0px 10px 3px #000;
		padding:15px;
	}

	.popup_inner {
		padding:1em;
	}
}


.popup h3 {
	text-align: center;
	padding: 0;
	margin:0;
	font-size: 1.3em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	margin-bottom: 0.5em;
	color:#af2432;
}

.popup p {
	width:99%;
	margin: 0 auto 0 auto;
	font-size: 1em;
	line-height: 1.4em;
}

.popup a.button {
	width: 70%;
	padding-bottom: 20px;
	padding-top: 20px;
}

@media all and (orientation: landscape) and (min-width: 890px) {
	.popup a.button {
		width: 60%;
	}
}

#paywait {
	padding-bottom: 80px;
}

.popup a.button:hover {
	padding-top:21px;
	padding-bottom: 19px;
}


input {
    border: 1px solid #af2432;
    padding: 4px;
    width: 60%;
    background-color: #f8efea;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    float: none;
    font-size: 1.2em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 0 2px #606060;
    display: block;
    margin:0.5em auto 0.5em auto;
    color:inherit;
}


.popup textarea {
	font-size: 2em;
	width: 90%;
	background-color: #f4ead7;
	border: 1px solid #a07460;
	 -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 0 2px #606060;
}

@media all and (orientation: landscape) {
	.popup textarea {
		height: 2em;
	}
}

.popup div.spacer {
	width: 1em;
	height: 1em;
}


.button {
	border:1px solid #5b231d;
	margin: 0 auto 0 auto;
	display: block;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
	font-size: 1.4em;
	line-height: 1em;
	border-radius: 8px;
	box-shadow: 0 0 4px #e08e7d inset, 0 0 8px #101010;
	background-color: #c84637;
	background: linear-gradient(to bottom, rgba(252,75,66,1) 0%,rgba(119,5,14,1) 100%);
	background-image: url(../img/2025/45-degree-fabric-dark.png), linear-gradient(to bottom, rgba(252,75,66,1) 0%,rgba(119,5,14,1) 100%);
	color:#ede4d2;
	text-shadow: 0 0 1px #000000, #303030 0px -1px;
	font-weight: bold;
	padding:10px 3px 10px 3px;
	max-width: 400px;
	position: relative;
	z-index: 10;
}

.button img {
	position: absolute;
	display: block;
	width: 70px;
	height: 70px;
	bottom:-20px;
	right: -30px;
	border:0;
}

a.button:hover {
	padding-top:11px;
	padding-bottom: 9px;
	text-shadow: 0 0 1px #000000, 0 0 5px #faba73;
	background-image: url(../img/2025/45-degree-fabric-dark.png), linear-gradient(to top, rgba(252,75,66,1) 0%,rgba(119,5,14,1) 100%);
}



@media all and (orientation: landscape) and (min-width: 890px) {
	/*.button {
		margin-top:1em;
	}*/
}


a.button.twolines {
	/*padding-top: 20px;*/
	line-height: 1em;
}

a.button.twolines:hover {
	/*padding-top:21px;*/
}



.button468 {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	max-width: 468px;
	box-shadow: 0 0 4px #e08e7d inset, 0 0 8px #101010;
	border-radius: 10px;
	border:1px solid #770f03;
	background-color: #c84637;
	background: linear-gradient(to bottom, rgba(252,75,66,1) 0%,rgba(119,5,14,1) 100%);
	background-image: url(../img/2025/45-degree-fabric-dark.png), url(../img/snow_button_decor_BL.png), url(../img/snow_button_decor_BR.png), url(../img/snow_button_decor_BC.png), linear-gradient(to bottom, rgba(252,75,66,1) 0%,rgba(119,5,14,1) 100%);
	background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: top left, left -5px bottom -5px, right -3px bottom -5px, center bottom -5px, center center;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc4b42', endColorstr='#77050e',GradientType=0 );
	left:0;
}

a.button468:hover {
	text-shadow: 0 0 1px #000000, 0 0 5px #faba73;
	background-color: #77050e;
	background: linear-gradient(to top, rgba(252,75,66,1) 0%,rgba(119,5,14,1) 100%);
	background-image: url(../img/2025/45-degree-fabric-dark.png), url(../img/snow_button_decor_BL.png), url(../img/snow_button_decor_BR.png), url(../img/snow_button_decor_BC.png), linear-gradient(to top, rgba(252,75,66,1) 0%,rgba(119,5,14,1) 100%);
	background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: top left, left -5px bottom -6px, right -3px bottom -6px, center bottom -6px, center center;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc4b42', endColorstr='#77050e',GradientType=0 );
}

.button.button468 img {
	position: absolute;
	display: block;
	width: 70px;
	height: 70px;
	bottom:-20px;
	right: -40px;
}



.button.button468:hover img {
	position: absolute;
	display: block;
	width: 70px;
	height: 70px;
	bottom:-21px;
	right: -40px;
}

a.button468.twolines {
    padding-top: 10px;
    padding-bottom: 11px;
}

a.button468.twolines:hover {
    padding-top: 11px;
    padding-bottom: 10px;
}

@media all and (orientation: portrait) and (max-width: 320px) {

	.button.button468 img, .button.button468:hover img {
		display:none;
	}
}

@media all and (orientation: landscape) and (max-width: 480px) {
	a.button468.threelines {
		max-width: 400px;
		height: auto;
	}
}

@media all and (orientation: portrait) {
	.button468 {
		width:96%;
		margin:0 auto 0 auto;
	}

	a.button468.threelines {
		padding-top:5px;
		font-size:1.3em;
		line-height: 1.1em;	
		height: auto;
	}

}
#start_button {
	width: 80%;
	margin-top:-30px;
}


#start_button1 {
	width: 80%;
	margin-top:0.5em;
}

@media all and (orientation: landscape) and (max-width: 600px) {
	#start_button1 {
		transform: scale(0.9);
	}
}


@media all and (orientation: landscape) and (max-width: 550px) {
	#start_button1 {
		transform: scale(0.8);
		/*left:-85%;*/
	}
}

.button_decor_cards_angels > a.button {
	width: 80%;
}

@media all and (orientation: landscape) and (min-width: 890px) {
	.button_decor_cards {
		border:1px solid transparent;
		display: block;
		height: 86px;
		background:transparent url(../img/button_cards_decor.png) -10px 0 no-repeat;
		background-size:80px 172px;
	}

	.button_decor_cards:hover {
		background-position: -2px -86px;
	}

	.button_decor_cards_angels {
		box-sizing: border-box;
		padding-top:75px;
		border:1px solid transparent;
		display: block;
		width:100%;
		max-width: 700px;
		height: 170px;
		margin:0 auto 30px auto;
		background-image: url('../img/2025/angel.png');
		background-position: top center;
		background-repeat: no-repeat;
		background-size:auto 80%;
	}

	.button_decor_cards_angels > a.button {
		max-width: 250px;
		min-height: 45px;
	}

	div.popup .button_decor_cards_angels {
		max-width: 100%;
		padding-top:60px;
		height: 95px;
		background-position: top center;
	}
}


p.start {
	margin: 0 auto 0 auto;
	line-height: 1.3em;
	text-align: center;
	color:#ffffff;
	text-shadow: 0 0 1px #000000;
}



.price {
	margin-top: 0.5em;
	margin-bottom:0.5em;
	font-size:0.9em;
	font-style:italic;
}

.disclaimer_top {
	text-align:center;
	font-style:italic;
	padding:0.2em;
	line-height:1em;
	color:#bdd6e2;
	font-size:0.8em;
	top:0px;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background-color: transparent;
	text-shadow: 1px 1px 0 #5a003c;
	z-index: 20;
}


@media all and (orientation: landscape) and (min-width:890px) {
	.disclaimer_top {
		padding: 5px;
		width: unset;
		left: unset;
		top:0;
		padding-right: 1em;
		text-align: right;
		text-shadow: none;
		padding-right:90px;
	}
}

.disclaimer {
	font-size: 0.9em;
	margin: 1em 0 1em 0;
	
	line-height: 1em;
}

.disclaimer a {
	color:inherit;
	text-decoration-style: dotted;
}

@media all and (orientation: landscape) and (min-width:890px) {
	.disclaimer {
		margin:3em 0 0 0;
	}
}

.logo {
	width: 95%;
	margin: 0 auto 0 auto;
	padding-top:46%;
}



.logo h3 {
	width: 100%;
	margin-top: -5px;
	margin-bottom: 1%;
	font-size:1.7em;
	padding:0 15px 0 15px;
	box-sizing: border-box;
	/*text-stroke: 1px #a5302b;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #a5302b;*/
    color:#ffffff;
    text-shadow: 0 0 3px #000000;
}

@media all and (orientation: landscape) {
	.logo {
		padding-top:0;
		margin-top:0;
	}

	.logo h3 {
		color:#ffffff;
		font-size: 2.5em;
		width: 50%;
		float: right;
		text-shadow: 0 0 1px #000000;
	}
}

@media all and (orientation: landscape) and (max-width: 890px) {
	.logo h3 {
		min-height: 200px;
	}
}

@media all and (orientation: portrait) and (max-width: 320px) {
	.logo h3 {
		margin-bottom:-5px;
	}
}

.logo img {
	height: auto;
	margin: 0 auto 0 auto;
	display: block;
	max-width: 400px;
	width: 75%;
	position: relative;
	z-index: 10;
	margin-top:-90px;

}

.logo img.left {
	float: left;
	transform: rotate(90deg);
	margin-top: 0;
	margin-left: -120px;
}

.logo img.right {
	float: right;
	transform: rotate(-90deg);
}

@media all and (orientation: landscape) and (min-width: 890px)  {
	.logo h3 {
    	font-size: 2.5em;
    	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-style: italic;
		font-weight: bold;
		color:#de413a;
		text-align: center;
		line-height: 1em;
	}
	.logo img {
		width: 40%;
		float: left;
		margin-top:0;
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {

	.logo {
		margin-top:2em;
		margin-bottom:2em;
		background: transparent url(../img/divider_red.png) bottom center no-repeat;
		background-size: 60% auto;
		padding-bottom: 40px;
		box-sizing: border-box;
	}

	.logo h3 {
		padding-top:0;
		padding-bottom: 35px;
		margin-top:0;
		font-size: 2.9em;
		padding-left: 0;
		padding-right: 0;
		text-shadow: none;
	}

	.logo img {
		width: 50%;
	}
}


.pagetitle {
	width: 90%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	color:#de413a;
	text-align: center;
	line-height: 1em;
	margin: 0.5em auto 0.5em auto;
	background: transparent url(../img/divider_red.png) bottom center no-repeat;
	background-size: 80% auto;
	padding-bottom: 30px;
	box-sizing: border-box;
	font-size: 2em;
	text-stroke: 1px #a5302b;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #a5302b;
}



@media all and (orientation: landscape) {
	.pagetitle {
		background-size: 40% auto;
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {
	.pagetitle {
		margin-top:1em;
		background-size: 50% auto;
	}
}

.title {
	width: 90%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size:1.7em;
	color:#af2432;
	text-align: center;
	line-height: 1em;
	margin: 0 auto 0.5em auto;
}

@media all and (orientation: landscape) and (min-width: 890px) {
	.title {
		margin-top:0;
	}
}


p.start_bullets {
	width: 90%;
	margin:0 auto 0 auto;
	margin-top:0.2em;
	line-height: 1.1em;
	font-style: italic;
	text-align: center;
	color:#ffffff;
	text-shadow: 0 0 1px #000000;
}

@media all and (orientation: portrait) and (max-width: 320px) {
	p.start_bullets {
		margin-top:0.3em;
	}
}

.cardback {
	width: 100%;
	height: 92%;
	background: transparent;
	border:0;
	border-radius: 7%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 1% 0 0 2%;
}

.selected_holder {   
   text-align: center;
   position: relative;
   width: 22%;   
   float: left;
   margin: 2% 0 0 1%;   
}

@media all and (orientation: portrait) {
	#main.monthly_cards {
		padding-top:0;
	}

	#selected_cards.monthly_cards {
		margin-top:-1em;
	}

	#selected_cards.monthly_cards div.selected_holder {
		margin-top:0;
		margin-left: 2.2%;
	}

}


.card {
	width: 22%;
	background: transparent;
	border:0;
	border-radius: 7%;
	/*box-shadow: 0 0 10px 4px #101010;*/
	box-shadow: 0 0 2px 1px #505050;
	position: relative;
	margin: 1% 0 0 8%;
	float: left;
	visibility: hidden;
    z-index: 0;
}

@media all and (orientation: portrait) {
	.card {
		margin: 0 0 2% 8%;
		box-shadow: 0 0 1px 1px #505050;
	}
}

.card_month {
	width: 100%;
	background: transparent;
	border:0;
	border-radius: 7%;
	box-shadow: 0 0 1px 1px #505050;
	position: relative;
	margin: 0;
   float: left;
   visibility: hidden;
   z-index: 0;
}

.cardFace {
   position: absolute;
   top:0;
   left: 0;
   width: 100%;
   height: 100%;
	border-radius: 7%;
   box-shadow: 0 0 2px 1px #505050;
}

@media all and (orientation: portrait) {
	.cardFace {
		box-shadow: 0 0 1px 1px #505050;
	}
}

.card_meaning {
	width:95%;
	margin:2% auto 1em auto;
	clear: both;
	padding-bottom:0;
	text-align: justify;
}

@media all and (orientation: landscape) {
	.card_meaning {
		margin-bottom:0;
	}
}

@media all and (orientation: landscape) and (min-width:890px) {
	.card_meaning {
		width:85%;
		min-height: 17em;
	}
}


.card_meaning div {
	float:left;
	width:30%;
	max-width:200px;
	padding-right: 5%;
}



.clear {
	width:100% !important;
	clear: both !important;
	float: none !important;
}

.clear.result {
	margin-top:0;
}



@media all and (orientation: landscape) and (mix-width: 890px) {

	.clear.result {
		margin-top:-6em;
	}
}


.card_meaning img {
	width: 100%;
	background: transparent;
	border:0;
	border-radius: 7%;
	box-shadow: 0 0 5px 1px #101010;
	position: relative;
}

@media all and (orientation: portrait) {
	.card_meaning img {
		box-shadow: 0 0 2px 1px #101010;
	}
}


.card_meaning h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size:1.7em;
	color:#b62125;
	text-align: center;
	margin: 1em 0 0.5em 0;
	text-align: center;
	background: transparent url(../img/divider_red.png) bottom center no-repeat;
	background-size: 60% auto;
	padding-bottom: 1.2em;
}

@media all and (orientation: portrait) and (max-width: 600px) {
	.card_meaning h3 {
		background-size: 100% auto;
	}
}

@media only screen and (min-width: 800px) {
	.card_meaning h3 {
		background-size: 40% auto;
	}
}


.card_meaning h3.month_result {
	color: #b62125;
	text-align: center;
	background: transparent;
	padding-bottom:0;
	margin-top:0;
	margin-bottom: -0.6em;
	font-size: 2.2em;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #a5302b;
}

ul {
	padding:0;
	list-style-position: inside;
}

.card_meaning p, ul {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 0 2em 0;
	width: 100%;
}

#selected_cards {
	width:95%;
	margin: 5% auto 0 auto;
	position: relative;
	left:1%;
    z-index: 0;
    border: 1px solid rgba(255,255,255,0);
    box-sizing: border-box;
    padding-bottom: 2.5em;
}

@media all and (orientation: portrait) {
	#selected_cards {
		padding-bottom: 1em;
		margin-top: 0;
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {
	#selected_cards {
		padding-bottom: 4em;
	}
}

#cards_deck {
	width: 21%;
	margin: 2% auto 2% auto;
	position: relative;
}

#card_fake {
	position: relative;
	visibility: hidden;
}

#cards_deck img {
	width: 100%;
}


@media all and (orientation: landscape) {
	#selected_cards {
		margin: 0;
		width: 80%;
		float: left;
	}

	.card {
		width: 15%;
		margin: 2% 0 0 2%;
		position: relative;
		z-index: 0;
	}

	.card_month {
		width: 100%;
		margin: 0;
		position: relative;
		z-index: 0;
	}

	#cards_deck {
		float: right;
		width: 15%;
		margin: 10% 2% 0 0;
	}

	.selected_holder {   
		text-align: center;
		position: relative;
		width: 15%;   
		float: left;
		margin: 0 0 2% 3.5%;
	}

	div.monthly_cards .selected_holder {
		margin-left:1.4%;
	}

	.line2 {
		margin: 2% 0 0 10%;
	}

	.cardback {
		width: 80%;
		height: 76%;
	}

	#cards_deck img.cardback {
		width:80%;
	}
}

@media all and (orientation: landscape) and (min-width:890px) {
	.card {
		width: 12%;
		margin-left:6%;
	}

	#cards_deck {
		width: 12%;
	}

	.selected_holder {
		width: 12%;
	}

	.line2 {
		margin-left:15%;
	}

	div.monthly_cards .selected_holder {
		margin-left:4%;
	}
}


@media all and (orientation: landscape) and (min-width:890px) {
	#selected_cards {
		margin:0 auto 0 auto;
		float: none;
        width: 90%;
	}


}

#footer {
	color:#2678a8;
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 1em;
	line-height: 1.7em;
	position: relative;
	z-index: 0;
	box-sizing: border-box;
}

#footer div.top {
	height: 60px;
	background-image: url('../img/2025/snow_pattern.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color:transparent;
	background-size: auto 60px;
}

#footer div.bottom {
	background-color: #f7f5ef;
	border:1px solid #f7f5ef;
	margin-top:-1px;
	box-sizing: border-box;

}

@media all and (orientation: landscape) {
	#footer {
		
		margin:0;
		padding:0;
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {

	#footer {
	}
}


#footer div {
	width: 100%;
}




#footer p {
	font-size:0.9em;
	line-height: 1.2em;
	margin:-7px auto 0 auto;
	width: 100%;
	max-width: 950px;
	box-sizing: border-box;
	padding:2em 1em 1em 1em;
	color:inherit;
	-webkit-margin-after: 0;
	color:#aeada9;
}

#footer a {
	color:#4791bd;
	font-size: 1.2em;
	line-height: 1.6em;
}

.error {
	position: absolute;
	top: 30%;
	left: 18%;
	width: 64%;
	margin: 0;
	border: 2px solid red;
	font-size: 1.2em;
	font-weight: bold;
	color: maroon;
	padding: 0;
	height: 3em;
	line-height: 3em;
	background: white;
	display: none;
}



.imgframe {
	display: inline-block;
	background-color: transparent;
	border: 2px solid #d8cebc;
	border-radius: 5px;
	box-sizing: border-box;
	padding:5px;
	margin-top:2em;
	margin-bottom: 2em;

}

.imgframe img {
	display: block;
	width: 100%;
}

.center {
	text-align: center;
}

.aboutus_list {
	box-sizing: border-box;
	width: 90%;
	margin: 0 auto 0 auto;
}

.privacy_list {
	color:inherit;
	box-sizing: border-box;
	width: 95%;
}

.privacy_list p {
	width: 100%;
	margin-top: 0;
	font-weight: normal;
}

.privacy_list li {
	font-weight: bold;
	line-height: 1.4em;
}

#user_hint {
   display: none;
}

#error_hint {
   visibility: hidden;
   color: red;
   font-weight: bold;
}

#payform {
	display: none;
	position: relative;
}

#process_hint {
		opacity: 0;
}
.title_holder {
	
	min-height: 1.5em;
}

.title_holder h3 {
	font-style: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
    font-weight: bold;
    font-size: 1.6em;
    

}

@media all and (orientation: landscape) {
	.title_holder h3 {
		margin-top:5px;
		margin-bottom: 0;
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {
	.title_holder {
		min-height: 1.5em;
	}

	.title_holder h3 {
		font-style: normal;
		margin-bottom: 1em;
		font-size: 1.1em;
		font-family: Arial, helvetica, sans-serif;
		margin-top:0;
		background-size: 33% 1px, 33% 1px;
		text-transform: uppercase;
		background-image: url(../img/line_left.png), url(../img/line_right.png);
    	background-position: center left, center right;
    	background-size: 20% 1px, 20% 1px;
    	background-repeat: no-repeat;
	}
}

#sms_wait_div {
	display: none;
	padding-top:1em;
	line-height:1.5em;
	color:inherit;
}

#sms_wait_div img {
	top:0;
	width:15px;
	height:15px;
}

#code_button {
}

#msg_text {
	white-space: nowrap;
}

.front {
	z-index: 10;
}

.back {
	
}

#cards_desk {
   min-height: 180px;
   margin: 0 auto 0 auto;
   position: relative;
   z-index: 2;
   width:90%;
}

.carddesk {
	width: 12%;
    height: 80%;
    margin: 0 0 0 1%;
	background: transparent;
	border:0;
	border-radius: 7%;
	position: absolute;
    cursor: pointer;    
}

#angels {
	width:75%;
}

.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.textcenter {
	text-align: center;
}

.textcenter img {
	max-width: 80%;
}
.desktoponly,.desktoponlylink {display: none;}

.mobileonly {display: block;}

@media all and (orientation: landscape) and (min-width:890px) {
    .desktoponlylink { display: inline-block !important; }
    .mobileonly { display: none !important; }
    .desktoponly { display: block !important; }
    
}

#codeerror {
    width: 60%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 1em;
    line-height: 1em;
    border: 2px solid red;
    border-radius: 5px;
    z-index: 10;
    position: absolute;
    left:20%;
    font-weight: bold;
    display: none;
}

input.loading {
    background-image: url("../img/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: 93% 50%;
}

.prev {
	text-align: center;
}

.prev label {
	width: 100%;
	display: inline-block;
}

.prev input {
	width: 40%;
	display: block;
}

.prev input::-webkit-input-placeholder {
   color: rgba(125,69,47,0.6);
}
.prev input:-moz-placeholder { /* Firefox 18- */
   color: rgba(125,69,47,0.6);
}
.prev input::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(125,69,47,0.6);
}
.prev input:-ms-input-placeholder {  
   color: rgba(125,69,47,0.6);
}

#preverror {
    width: 60%;
    box-sizing: border-box;
    padding: 1em;
    line-height: 1em;
    border: 2px solid #ff0000;
    border-radius: 5px;
    font-weight: bold;
    margin: 0 auto -2em auto;
    color: #ff0000;    
    background-color: #ffffff;
    visibility: hidden;
	z-index: 5;
    position: relative;
}

div.ad {
	text-align: center;
	display: block;
	margin: 0 auto 0 auto;
	font-size:0.7em;
	line-height: 1.2em;
	clear: both;
	margin-bottom:9em;
}

div.ad > div {
	margin: 0 auto 0 auto;
}



#dateval {
	cursor: pointer;
	margin-bottom: 1em;
}

.month {
	margin: auto;
	visibility: hidden;
	opacity: 1;
	color: #b62125;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.2em;
	font-style: italic;    
}


.month_result {

   	
}

.res_holder {
   text-align: center;
}

.divider {
	display: block;
	clear: both;
	margin:2em auto 0 auto;
	width:100%;
	background: transparent url(../img/divider_red.png) bottom center no-repeat;
	background-size: 80% auto;
	min-height: 60px;
}

.white {
	background-image: url(../img/2025/divider_white.png);
}

@media all and (orientation: landscape) and (min-width: 890px) {
	.white {
		background-image: url(../img/divider_red.png);
	}
}

@media all and (orientation: landscape)  {
	.divider {
		width: 60%;
	}
}

@media all and (orientation: landscape) and (min-width: 890px) {
	.divider {
		width: 50%;
	}
}

.monthly_disclaimer {
	font-style: italic;
	text-align: center;
	margin-top:3em;
	margin-bottom: 2em;
}

@media all and (orientation: portrait) {   

   #cards_deck.mobileonly > .active {      
      display: none;
   }
   
   #dummy {
      position: relative;
      visibility: hidden;      
   }
   
   #dummy.line_0 {
      top: -220px;
   }
   
   #dummy.line_1,
   #dummy.line_2 {
      top: -110px;
   }
   
   #dummy.line_3 {
      top: 0px;
   }

	#dummy.line_2.monthly {
		top:-60px;
	}
   
	#dummy.line_3.monthly {
		top:-50px;
	}
}


div.start_box {
	border:1px solid #6f86ca;
    border-radius: 10px;
    background-color: #192342;
    background-color: rgba(25, 35, 66, 0.7);
    box-shadow: 0 0 5px #000000;
    padding:0.5em 0.5em 2em 0.5em;
    box-sizing: border-box;
    margin-bottom:-2em;
    width: 100%;
    margin: 0 auto -2.4em auto;
    line-height: 1em;
    font-size: 1em;
}


div.pricelogo {
	font-family:Arial;
	font-size:12px;
	border: 0;
	width:80px;
	height:60px;
	z-index: 3000;
	position: absolute;
	width:0;
	height:0;
	top:0;
	right: 82px;
	visibility: hidden;
}

#pricelogo1st {
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#ffffff;
	background-color:#000000;
	border:1px solid #000000;
}

#pricelogo2nd {
	line-height:30px;
	width:80px;
	height:30px;
	text-align:center;
	color: #000000;
	background-color:#ffffff;
	border:1px solid #000000;
}



#payready {
	display: none;
	position: relative;
}

