@media screen and (max-width: 999px) {
	#container_e-book.force-visible {
    display: block !important;
}

	


html { 
	font-family: "Questrial", Arial, sans-serif;
}


header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	box-sizing: border-box;
}


body {
    text-size-adjust: none;
}


@font-face {
	font-family: 'Questrial';
	src: url('../fonts/Questrial.ttf') format('truetype'), 
		 url('../fonts/Questrial-Regular.woff2') format('woff2'),
		 url('../fonts/Questrial-Regular.woff') format('woff');;
}


@font-face {
	font-family: 'Kanit';
	src: url('../fonts/Kanit.ttf') format('truetype'), 
		 url('../fonts/Kanit-Black.woff2') format('woff2'),
		 url('../fonts/Kanit-Black.woff') format('woff');
}


@font-face {
	font-family: 'Parisienne';
	src: url('../fonts/Parisienne.ttf') format('truetype'), 
		 url('../fonts/Parisienne-Regular.woff2') format('woff2'),
		 url('../fonts/Parisienne-Regular.woff') format('woff');
}




	/* responsive in mobile not visual */


#info, #update, #logo h2, #contentmenu, #wyrd_container, #date, .marquee, .dropdown_properties, .download_site_link, button.dropdown_button, .dropdown_menu, #container, td.info_biblio_desk, .archive, .notes, .dropdown_wrapper_con, .at_reportage, .tooltiptext, .privacyFooter {
	display: none !important;
}




	/* size of fonts */


.dropdown_button_mobile, .dropdown_content_mobile, #container_e-book, #container_e-book_start, .dropdown_wrapper, textarea, .infoReportaget, label .title_info  {	
	font-size: 1.6rem !important;
}


#book_size, .quote, #contact_option, label {
	font-size: 1.2rem !important;
}


.hi, button {
    font-size: 2.4rem !important;
}




	/* link stylation */


a:link, a:active, a:hover, a:visited {  
	text-shadow: none !important;
	text-decoration: none !important;
}


a {
	cursor: default;
	-webkit-touch-callout: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}




	/* header stylation */
	

#logo a { 
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select :none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}


#logo h1 { 
	text-transform: none;
	padding-left: 16px !important;
}


.dropdown_wrapper { 
	box-sizing: border-box;
	position: relative;
	z-index: 3;
    margin-left: 16px !important;
}


.dropdown_button_mobile {
	font-weight: bold;
	font-family: Questrial; 
	color: #fff;
	width: 100% !important;
	display: inline-block;
	margin: -9px 0 0 2px !important;
	padding: 0;
	border: none;
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}


.dropdown_content_mobile {
	font-family: Questrial; 
	line-height: 2.4;
	width: 100vw !important;
    margin: 9px 0 0 -16px !important;
    background: #dc0d0d !important;
}


.dropdown_content_mobile a:link, .dropdown_content_mobile a:visited {
	color: #fff !important;
}


.dropdown_content a:first-child {
	margin-top: -48px !important;
}


.dropdown_content a {
	box-shadow: none !important;
	border: none !important;
}




	/* bod stylation */


#container H1, H6 {
	display: none;
}


#wrapper_container_mobi {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
	background: linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
	background: -webkit-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
	background: -moz-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
	background: -ms-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
	background: -o-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
}




	/* foot stylation */


.FooterWrapper {
    height: 40px !important;
    line-height: 40px !important;
    padding: 4px 0 4px 0 !important;
	font-size: 1.6rem;
    box-shadow: 0 -1px 0 rgba(250,255,255, .77), inset 0 -1px 1px rgba(0,0,0, .3);
    text-shadow: 0 1px 1px rgba(255,255,255, .75), 0 -1px 1px rgba(100,100,100, .3) !important;
}


.BottomButtons_ebook {
    margin-top: -12px !important;
    display: inline-block;
}


.copyright_ebook {
    font-size: 1rem !important;
    margin: -5px -48px 0 0 !important;
	line-height: 64px !important;
}


.utgivare {
    font-size: 1rem !important;
    margin: -5px 0 0 -48px !important;
}


.FooterWrapper_info {
    font-size: 1.6rem;
    padding-top: 2px;
    height: 40px !important;
    line-height: 40px !important;
    padding-bottom: 4px !important;
    box-shadow: 0 -1px 0 rgba(250,255,255, .77), inset 0 -1px 1px rgba(0,0,0, .3);
    text-shadow: 0 1px 1px rgba(255,255,255, .75), 0 -1px 1px rgba(100,100,100, .3);
}


#footer {
	width: 100% !important;
	height: 96px !important;
}


#footer_ebook {
    position: fixed;
    z-index: -2;
    bottom: 0;
    width: 100% !important;
    box-sizing: border-box;
    margin: 0 auto;
	height: 96px !important;
	text-align: center;
	background-color: silver;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, .40), inset 0 .5px .5px rgba(250, 255, 255, .69) !important;
}




	/* e-book contents */


#container_e-book {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 114px 0 !important;
    box-sizing: border-box;
    display: none;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, .22), inset 0 1px 1px rgba(250, 255, 255, .69) !important;
	border-top: 1px solid grey;
}


#container_God {
	padding: 0 16px 512px 16px;
	margin-bottom: -16px;
}


#container_religion {
	padding: 0 16px 512px 16px;
	margin-bottom: -16px;
}


#container_abrahamic {
	padding: 0 16px 512px 16px;
	margin-bottom: -16px;
}


#container_Indian {
	padding: 0 16px 512px 16px;
	margin-bottom: -16px;
}


#container_magicmen {
	padding: 0 16px 512px 16px;
	margin-bottom: -16px;
}


#container_truthVStales {
	padding: 0 16px 512px 16px;
	margin-bottom: -16px;
}


.quote {
	margin: 96px 0 48px -8px !important;
	font-weight: normal;
}


.column {
	margin: 64px 0 0 0 !important;
}


#container_e-book p {
    font-size: 1rem !important;
}


#wyrd_container_menu {
	font-weight: bold;
    text-align: center;
    color: #321;
    width: 128px;
    margin: 64px auto 12px auto;
}


.copyLink {
	color: #123 !important
}


#wyrd_container_menu a:hover {
    text-decoration: none !important;
    transition: .5s all ease;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}


.touch_wyrd_text img a:hover {
    opacity: 0 !important;
}


#wyrd {
    width: 96px !important;
	height: 96px !important;
	margin: 24px 0 0 0 !important;
}


#biblio-symb {
	height: 16px;
	margin: 0 2px -4px 0;
	display: inline-block !important;
}


.date_mobi {
    display: inline-block;
    float: left !important;
    font-size: 1.2rem;	
	font-family: Questrial;
	padding: 1px 16px 0 0;
}


.date_mobi a {
    color: #123 !important;
	text-decoration: underline solid #DC0D0D 2px !important;
	-webkit-text-decoration-line: underline !important;
	-webkit-text-decoration-color: #DC0D0D !important;
	-webkit-text-decoration-style: solid !important;
	-webkit-text-decoration-thickness: 2px !important;
}


#pseudonym_dash {
    text-shadow: 1px 2px 3px rgba(234, 234, 234, .7);
	font-family: Kanit;
    color: transparent;
    background-color: #030303;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
}


#pseudonym_mobile {
    font-weight: bold;
	font-family: Kanit; 
 	display: inline;
    text-align: right;
	float: right !important;
	padding: 10px 16px 0 16px;
	margin: 0 0 84px 0;
    text-shadow: 1px 2px 3px rgba(234, 234, 234, .7);
	border-bottom: 1px solid grey;
	box-shadow: 0 1px 1px rgba(250, 255, 255, .55), inset 0 -1px 1px rgba(250, 255, 255, .55), inset 0 -1px 0 rgba(0, 0, 0, .3);
    color: transparent;
    background-color: #030303;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    width: 100%;
	height: 48px;
    font-size: 1.6rem;
    box-sizing: border-box;
}


button:focus {
    outline: none;
}


.button_contents {
    cursor: default;
    background-color: transparent;
    margin: 0 auto;
	width: 100%;
    box-sizing: border-box;
}


p.button_contents {
	margin: 0 auto;
	width: 100%;
    box-sizing: border-box;
    z-index: 99999;
}


.button_contents a:link {
    text-decoration: none !important;
    color: #123 !important;
}


.button_contents a:active {
    text-decoration: none !important;
    color: #123 !important;
}


.button_contents a:visited {
    text-decoration: none !important;
    color: #123 !important;
    outline: none;
}


.button_contents a:hover {
    text-decoration: none !important;
    color: #123 !important;
}


.toc {
    margin: 212px auto -1px auto;
	width: 96px;
	text-align: justify;
    font-size: 1.6rem;
	font-family: Questrial; 
	font-weight: 950;
	letter-spacing: -2px;
	color: #123;
	height: 16px;
	border-bottom: 6px double #123; 
}


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


#button_wrapper {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    display: none;
    font-family: Kanit;
	padding: 64px 0 128px 0;
}


p.button_contents_text  {
	background: linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    background: -webkit-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    background: -moz-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    background: -ms-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    background: -o-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    margin: 14px 0 0 0;
    padding: 12px 0 24px 0;
    text-align: center;
	border-bottom: 4px solid #f7f7f7;
    font-size: 2.4rem;
}


p.button_contents_text_second  {
    cursor: default;
}


p.button_contents_text_last  {
    cursor: default;
    text-align: center;
	background: linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    background: -webkit-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    background: -moz-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    background: -ms-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
    background: -o-linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7);
	margin: 14px 0 123px 0;
    padding: 12px 0 32px 0;
    font-size: 2.4rem;
}


#chapters_arrow {
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 auto -16px auto;
}


hr.hr_ebook {
    height: 4px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(230, 230, 230, 1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(to right, rgba(0, 0, 0, 0), rgba(230, 230, 230, 1), rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0), rgba(230, 230, 230, 1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(to right, rgba(0, 0, 0, 0), rgba(230, 230, 230, 1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(to right, rgba(0, 0, 0, 0), rgba(230, 230, 230, 1), rgba(0, 0, 0, 0));
}


.info_biblio_mobi {
    font-size: 1rem !important;
	font-weight: bold;
    color: #654321;
	display: block; 
	border-bottom: 3px double #abcdef;
	vertical-align: middle; 
	line-height: 1.6; 
	margin: 0 8px 16px 4px; 
	padding: 16px 0 64px 2px;
}


.table_bibliography {
    width: 100%;
    line-height: 2 !important;
    font-size: 1.2rem;
    margin: 0 auto -16px auto !important;
    padding: 24px 16px 256px 8px !important;
    box-shadow: inset 0 0 8px 4px rgba(192, 192, 192, 1), inset 0 0 24px 12px rgba(192, 192, 192, 1) !important;
}


ul {
    list-style: none;
}


ul li.bibliography_desk::before {
    content: "\2022";
    color: #654321;
    display: inline-block;
    width: 1.1em !important; 
    margin-left: -1.1em !important;
    font-weight: bold;
    font-size: 1.6rem !important;
}


.literature {
	width: 123px !important;
    text-align: center;
	height: 32px;
	line-height: 1.35 !important;
    margin: 48px 0 -32px 16px !important;
	background-color: #123456;
    font-weight: normal !important;
    box-shadow: 1px 0 1px #abcdef, -1px 0 1px #abcdef, 0 1px 1px #abcdef, 0 -1px 1px #abcdef !important;
}


.initial { 
	padding-right: 24px !important;
	margin: -8px 0 -32px 0 !important;
}


.bloggspace {
    padding: 16px 0 0 0 !important;
    margin: 0 0 64px 0 !important;
}


.blogg_title {
    font-size: 2.4rem;
    margin: 48px 0px 48px 0px !important;
}


.blogg_date {
    font-size: 1rem;
}


.blogg_author {
    font-size: 1.2rem;
    font-weight: bold;
}


.blog_author_firesoul {
    background: linear-gradient(-90deg, #dc0d0d, #654321 90%);
    background: -webkit-linear-gradient(-90deg, #dc0d0d, #654321 90%);
    background: -moz-linear-gradient(-90deg, #dc0d0d, #654321 90%);
    background: -ms-linear-gradient(-90deg, #dc0d0d, #654321 90%);
    background: -o-linear-gradient(-90deg, #dc0d0d, #654321 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




	/* contact */


.hi {
    margin: 128px 0 64px 0 !important;
	padding: 24px 0 0 0;
	text-decoration: none !important
}


.greeting {
	display: inline-block;
	font-size: 4rem !important;
}


textarea {
	width: 100vw !important;
	margin: 0 0 0 -16px;
	height: 96px !important; 
	box-shadow: none !important;
	border: none !important;
}


.contact_button {
	width: 100vw !important;
	margin: 0 0 0 -16px;
	height: 48px !important; 
	box-shadow: none !important;
	border: none !important;
}


.contact_button {
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .33), 0 -1px 0 rgba(250,255,255, 1), 0 -2px 0 rgba(0,0,0, .25) !important;
}


textarea {
	box-shadow: 0 -1px 1px rgba(250,255,255, 1), 0 -1px 1px rgba(0,0,0, .75) !important;
	padding: 14px 16px 4px 16px !important
}


#info_form p {
	font-size: 1rem !important;
}


#container_contact {
    width: 100vw !important;
    background: linear-gradient(to right, #f7f7f7, #fff, #fff, #f7f7f7) !important;
}


#contact_wrapper {
	width: 91% !important;
	padding: 0 16px 0 16px
}


#reason {
    line-height: 150%;
    padding: 16px !important;
	margin: 0 0 256px 0 !important;
}




	/* info */


#book_size {
	font-size: 1.6rem;
	margin-top: 6px;
}


.info_intressant {
	font-size: 1.2rem !important;
}


#container_info {
    width: 100% !important;
	padding: 256px 16px 256px 16px !important;
}


.title_info {
	margin: 24px auto 4px auto !important;
}


.content_ebook_links {
	padding: 16px !important;
}


#wyrd_box {
	width: 100% !important;
}


.img_floating {
	width: 25% !important;
	padding: 4px 0 0 0;
}


.wyrd {	
	width: 75%
}


.about {
	margin: -16px 0 8px -16px !important;
}


.firesoul {
    width: 84% !important;
    padding: 16px 16px 16px 16px !important;
    box-shadow: rgba(18, 52, 86, .48) -4px 4px, rgba(18, 52, 86, .36) -8px 8px, rgba(18, 52, 86, .24) -12px 12px, rgba(18, 52, 86, .12) -16px 16px, rgba(18, 52, 86, .64) 0 -4px 16px 0 inset !important;
}


.info_firesoul, .fire_volt {
    font-size: 1.2rem !important;
}


.hr_info {
	height: 4px;
    width: 100% !important;
    margin: 32px 0 32px 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(230, 230, 230, 1), rgba(0, 0, 0, 0));
}




}