﻿html {	
	max-width: 100%;
	min-height: 100%;
	font-size:16px;
}	
*{	
	scrollbar-color: #5a7ead #fff;
	padding:0;
	margin:0;
	font-family: "Times New Roman", Helvetica, sans-serif;
}	
.active {	
  background-color: #04AA6D;	
  color: white;	
}
body#indexpage{
	background-image:linear-gradient(to left, #fdffef, #426BA3, #426BA3,#426BA3,#426BA3,#fdffef);
	color: #000;
	height: 100vh;
	max-width:100%;
	min-width:100%;
}
body#indexpage div.fadein{
	display:grid;
	grid-template-columns: 60%;
	justify-items:center;
	place-content:center;
	font-variant:small-caps;
	margin-top:3.5rem;
	margin-bottom:1rem;
	color:#fff;
	font-size:1.5rem;
	text-align:center;
	animation: fadeInAnimation ease 13s;
    animation-iteration-count: 1;	
    animation-fill-mode: forwards;	
}
body#otherpages{
	background-color:#426ba3;
	color: #000;
	max-height: 100vh;
	font-size: 1rem;
	top:0;
	margin:0;
}
nav.nav {	
	position:fixed;
	background-color:#5a7ead;
	top:0;
	width:100%;
	z-index:10;
	border-top:1px #ff0000 solid;
}
div.toplogo{
	display:grid;
	grid-template-columns:74% 26%;
	color:#fff; 
	margin-left:.5rem;
	margin-right:.5rem;
	margin-top:.5rem;
	margin-bottom:.5rem;
	width:100%;
}
a.toplogo{
	text-decoration: none;	
}
span.enlighten{	
	color:#ff0000;
 	font-size:1.5rem;
 	font-family:"Vladimir Script", "Times New Roman", serif;
	text-shadow:1px 0px 0px #fff;
	font-weight:600;
}
a.menu{
	font-size:1.2rem;
	margin-top:.2rem;
	text-decoration:none;
	color:#fff;
}
div.articlelistlinks{
	display:grid;
	grid-template-columns: 100%;
	margin-top:.5rem;
	margin-left:.5rem;
	margin-bottom:.5rem;
	justify-items: left; 
}
h3.articlelinks{
	font-size:1.1rem;
	background-color:#5a7ead;
	max-width:100%;
	text-align:left;
	margin-bottom:.3rem;
}
ul.articlelist{	
	width:90%;
	margin-left:.5rem;
	list-style-type:none;
	border-top:1px #fff solid;
	border-left:1px #fff solid;
	margin-top:3rem;
}
ul.articlelist2{
	width:90%;
	margin-left:.5rem;
	list-style-type:none;
	border-top:1px #fff solid;
	border-left:1px #fff solid;
	margin-top:3rem;
}
ul.articlelist3{
	width:90%;
	margin-left:.5rem;
	list-style-type:none;
	border-top:1px #fff solid;
	border-left:1px #fff solid;
	margin-top:3rem;
	margin-bottom:4rem;
}
li.articlelinks{
	font-size:1rem;
	margin-bottom:1rem;
}
li.lastarticlelinks{
	font-size:1rem;
	margin-bottom:3rem;
}
a.articlelinks  {
	color: #fff;
	text-decoration: none;
	font-size:1rem;
}
li.articlelinks1  {	
	font-size:1rem;
	padding-left:30px;
	padding-bottom:1rem;
}
li.articlelinks2  {	
	font-size:1rem;
	padding-left:30px;
	padding-bottom:1rem;
}
div.linkspage{
	display:block;
	font-size:1.1rem;
}
a.linkspage1{
	color:#5a7ead;
	text-decoration:none;
	margin:0;
	margin-left:10%;
}
div.fadein {
	display:grid;
	grid-template-columns: 100%;
	justify-items:center;
	place-content:center;
	font-variant:small-caps;
	padding:1rem;
	margin-top:3rem;
	margin-bottom:.5rem;
	color:#fff;
	font-size:.9rem;
	text-align:center;
	animation: fadeInAnimation ease 13s;
    animation-iteration-count: 1;	
    animation-fill-mode: forwards;	
}
p.versefade {
	color:#fff;
	animation: fadeInAnimation ease 13s;
    animation-iteration-count: 1;	
    animation-fill-mode: forwards;	
}	
@keyframes fadeInAnimation {	
    0% 	
	{
    opacity: 0;	
    }	
    100% {	
    opacity: 1;	
    }	
    }	
div.bottomlinks{
	position:fixed;
	bottom:0;
	width:100%;
	z-index:12;
	background-color:#5a7ead;
	text-align:right;
}
div.footerlinks {
	display:grid;
	grid-template-columns: 18% 12% 70%;
	max-width:100%;
	height:auto;
	color:#fff;
	margin-left:4px;
}
a.articles1{
	font-size:1rem;
	text-decoration:none;
	color:#fff;
	margin-right:2rem;
}
div.messageandclips{
	width:100%;
}
div.twocolumns{
	display:grid;
	grid-template-columns: 100%;
	background-color:#426ba3;
	max-width:100%;
	margin-left:.5rem;
	margin-right:.6rem;
}
div.columnone{
	width:100%;	
	margin-bottom:3rem;
}
div.columntwo{
	width:100%;
	margin-bottom:4rem;
}
div.messagetop {
	border-radius:15px;		
	background-color: #fdffef;			
	z-index: 10;	
	padding:.5rem;
	width:100%:
}
p.begverse {
	border-radius:15px;
	padding-bottom:0;
	margin-top:1rem;
	font-size:1rem;
}
p.source {
	text-align:center;
	font-size:1rem;
	margin-bottom:4rem;
}
h1.topic{
	font-size:2rem;
	background-image:linear-gradient(to left, #fdffef, #426ba3, #fdffef);
	text-align:center;
	margin-bottom:.25rem;	
}
span.subtitle{
	text-align:center;
	font-size:1.75rem;
}
hr.titlebar{
	height:5px;
	border:thin #fff solid;
	background-image:linear-gradient(to left, #fdffef, #426ba3, #fdffef);
	width:100%;
}
hr.titlebarnodownload{
	height:5px;
	border:thin #fff solid;
	background-image:linear-gradient(to left, #fdffef, #426ba3, #fdffef);
	width:100%;
	margin-bottom:4rem;
}
p.pdfdownload{
	text-align:right;
	margin-top:.7rem;
	width:100%;
	font-size:1rem;
}
div.pdfdownload{
	padding-bottom:4rem;
}
button.download-button {
	font-size:.6rem;
}

p.pages{ 
	margin-bottom:1rem;
	font-size:1rem
}
p.blockquote {	
	font-size:1rem;
	padding-left: 2rem;	
	padding-right:2rem;
	margin-bottom:1rem;
}
a.title{
	text-decoration:none;
	cursor:default;
	color:#fff;	
	margin-bottom:5px;
}
p.varioussource {
	text-align:center;
	font-size:1rem;
	margin-bottom:3rem;
}
a.varioustitle{
	text-decoration:none;
	cursor:default;
	color:#fff;	
	font-size:2rem;
}
h3.subheadings{
	font-size:1.2rem;
	padding-top:3%;
	font-style:oblique;
	margin-top:0;
}
h4.scriptureheading{
	font-size:1.1rem;
	text-align:center;	
}
div.biblechapter{
	
}
h4.biblechapterheading{
	font-size:1.2rem;
	color:#fff;
	text-align:center;
	margin-top:3rem;
}
p.biblechapter{
	font-size:1rem;
	color:#fff;
	padding:1rem;
}
a.biblechapter{
	font-size:1rem;
	color:#fff;
}
sup.superscript{
	font-size:.5rem;
}
span.word{
	color:#e50000;
}
span.stress {		
	font-weight:bolder;
}
hr.bar{
	width:100%;
	height:5px;
	background-image:linear-gradient(to right, #426ba3, #fdffef);
	border-radius:15px 15px 15px 15px;
	margin-top:3rem;
}
hr.bar1{
	width:100%;
	height:5px;
	background-image:linear-gradient(to left, #426ba3, #fdffef);
	border-radius:15px 15px 15px 15px;
	margin-bottom:10px;
}
p.floatlft{
	float:left;
	margin-left:0;
}
a.floattitle{
	font-size:.8rem;
	font-variant: small-caps;
	color:#000;
	text-decoration:none;
	padding:5px;
}
p.floatgt{
	float:right;
	margin-right:0;
}
div.clips{	
	overflow:hidden;
	margin-left:0;
	border-radius:15px 0px 0px 15px;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
	top:0;
	background-image:linear-gradient(to left, #426ba3, #fdffef);
	width:80%;
	height:auto; 
	padding:1rem;
	padding-top:0;
	margin-top:0;
}
h4.clips {
	margin-top:1rem;
	margin-left:.5rem;
	color: #5a7ead;
}
h4.clipstopic{
	font-size:1.25rem;
	background-image:linear-gradient(to left, #426ba3, #fdffef,  #fdffef);
	text-align:center;
	width:100%;
	margin-bottom:.25rem;
	margin-top:1rem;
}
div.clipsimg{
	margin-top:.5rem;
	margin-bottom:.75em;
}
a.clips{
	font-size:.9rem;
	text-decoration:none;
	color:#5a7ead;
	font-weight:bold;
}
a.clipslinks{
	font-size:.9rem;
	text-decoration:none;
	color:#426ba3;
	font-weight:600;
}
p.sidescripture{
	font-size:.9rem;
	padding-left: 7%;
	padding-right:4%;
	padding-bottom:2rem;
	border-bottom:1px #fff solid;
}
p.sidescripture2{
	font-size:.9rem;
	padding-left: 7%;
	padding-right:4%;
}
span.source2 {
	font-size:.9rem;
	float:right;
	color:#000;
}
a.box{
	display:block;
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #fffffe;
	text-decoration:none;
}
a.box1{
	display:block;
	width:153px;
	height:78px;
	font-family:"Century Gothic";
	color:#fff;
	font-size:.75rem;
	text-decoration:none;
	clear:both;
	padding-top:1.5rem;
	text-align:center;
}
h1.varioustopic{
	background-image:linear-gradient(to left, #fdffef, #426ba3, #fdffef);
	text-align:center;
	padding-bottom:.5rem;
	margin-bottom:.5rem;
	margin-top:3rem;
}
div.divvarious{
	margin-bottom:4rem;
}
span.subtitle2{
	font-size:1.5rem;
}
a.chartrelated{
	font-size:.9rem;
	color:#5a7ead;
	text-decoration:none;
	text-align:center;
	margin-bottom:2rem;
}
a.chartreturntitle{
	font-size:1.5rem;
	text-decoration:none;
}
p.chartimage{
	margin-top:.5%;	
	width:100%;
	border-radius:15px;
	text-align:center;
} 	
p.charttitle{
	margin-top:1rem;
	text-align:center;
}
table.spirit {		
	width: 100%;		
	background-color: #f8efef;	
	border: 2px solid #426ba3;	
	margin-bottom: 1rem;	
	border-radius:15px 15px 15px 15px;
}
td.spirit {	
	background-color: #f8e1ef;
	text-align: left;
	padding-left:1rem;
}
td.spirit1 {	
	text-align: left;	
	padding-left: 1rem;
}
a.spiritref{
	font-size:1rem;
	text-decoration:none;
}
a.bibleverse{
	font-size:.9rem;
	text-decoration:none;
}	
a.plinks{
	text-decoration:none;
	font-size:1rem;
	color:#426ba3;
	font-weight:600;
}
div.videoalert{
  padding:1rem;
  background-color: #fffacd; 
  border: 1px solid #FFFFE0;
  color: #000;
  border-radius: 15px; 
  position: relative;
  margin-bottom:3rem;
  font-size:.6rem;
  margin-top:.5rem;
}
div.watchalert {
  padding:1rem;
  background-color: #fffacd; 
  border: 1px solid #FFFFE0;
  color: #000;
  border-radius: 15px; 
  position: relative;
  margin-bottom: .5rem;
  font-size:.6rem;
  margin-top:0;
}
span.closebtn {
  margin-left: 15px;
  color: #333;
  font-weight: bold;
  float: right;
  font-size: 2rem;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
h4.imagetitle{
	font-size:1.1rem;
	margin-top:.5rem;
	text-align:center;
}
h5.figd{
	font-size:.8rem;
	text-align:center;
}
a.copyright{
	font-size:.3rem;
	color:#426ba3;
	text-decoration:none;
	font-weight:bold;
}
div.response{
	padding:4%;
	border:1px #426ba3 solid;
	border-radius:15px;
}
p.responseblockquote{
	font-size:1rem;
}
p.replyblockquote{
	font-size:1rem;
}
.q_body, .head{
	font-size:1rem;
}
.faq_body{
	padding:0px 0px;
}
.head{
	padding:0px 0px;
}
hr.creation{
	width:100%;
	height:5px;
	background-image:linear-gradient(to left, #426ba3, #fdffef);
	border-radius:15px;
	margin-bottom:2rem;
}
.q_body{
	padding:0px 0px;
	border:1px #426ba3 solid;
	border-radius:15px;
}

details div{	
	padding:0px 0px;
	line-height:1.25;
	margin:5px 8px;
	font-size:1rem;
}
summary{
	font-size:1rem;
	padding:0px 0px;
	margin:5px 8px;
}
h3.videotitlefirst{
	width:100%;
	text-align:center;
}
h3.videotitle{
	margin-top:1rem;
}
h3.watchvideotitle{
	font-size:1rem;
	color:#000;
	margin-top:3rem;
	text-align:center;
}
div.videotop{
	margin-top:4rem;
	margin-bottom:1rem;
	text-align:center;
}
p.video{
	font-size:.9rem;
	color:#000;
	text-align:center;
}
p.videoalert{
	font-size:.7rem; 
	margin-top:1rem;
	margin-bottom:1rem;
}
a.video{
	font-size:.9rem;
	text-decoration:none;
}
div.divcharts{
	padding-bottom:4rem;
}
img.bookofenoch{
	max-width:100%;
}
img.videocenturyoftheself{
	max-width:100%;
	border-radius:15px;
}
img.videocronkite{
	max-width:100%;
	border-radius:15px;
}
img.videoelonmuskwarns{
	max-width:100%;
	margin-top:0;
	border-radius:15px;
}
img.watchelonmuskwarns{
	max-width:100%;
	margin-top:.5rem;
	border-radius:15px;
}
img.videojudgingtrump{
	max-width:100%;
	border-radius:15px;
}
img.videosecretpapers{
	max-width:100%;
	border-radius:15px;
}
img.videosecretsoffreemasonry{
	max-width:100%;	
	border-radius:15px;
}
img.videotechnocracy{
	max-width:100%;
	border-radius:15px;
}
img.watchthirdtemple{
	max-width:100%;
	margin-top:.3rem;
	border-radius:15px;
}
img.videothirdtemple{
	max-width:100%;
	border-radius:15px;
}
img.videotrustus{
	max-width:100%;
	border-radius:15px;
}
img.videouniversalbasicincome{
	max-width:100%;
	border-radius:15px;
}	

p.image{
	font-size:.5rem;
	text-align:center;
	margin-top:.5rem;
	margin-bottom:2rem;
	width:100%;
}
img.beast{
	max-width:100%;
	border-radius:15px;
}

img.dollar{
	width:30%;
}
img.ordermap{
	max-width:100%;
	border-radius:15px;
}
img.watchmap{
	max-width:100%;
	border-radius:15px;
}
img.understandfactchecker{
	max-width:100%;
	border-radius:15px;
}
img.flatEarth{
	max-width:100%;
}
img.israeljeremiah29-11{
	margin-top:3rem;
	max-width:100%;
	border-radius:15px;
}
img.chosenpeoplejohn3-17 {
	margin-top:3rem;
	max-width:100%;
	border-radius:15px;
}
img.judgmentlifeordeath{
	max-width:100%;
	margin-top:1rem;
}
img.turin{
	max-width:100%;
	border-radius:15px;
}
img.creation{
	max-width:85%;
	border-radius:15px;
}
img.threedays{
	max-width:100%;
	border-radius:15px;
}
img.chartsthreedays{
	max-width:100%;
	border-radius:15px;
	
}
img.worship{
	max-width:100%;
	border-radius:15px;
}
img.sunheaven{
	max-width:100%;
	border-radius:15px;
}
img.starhell{
	max-width:100%;
	border-radius:15px;
}
img.timesweeks{
	max-width:100%;
	margin-bottom:1rem;
	border-radius:15px;
}
img.chartsweeks{
	max-width:100%;
	margin-bottom:1rem;
	border-radius:15px;
}
img.antichristsyringe{
	max-width:75%;
	border-radius:15px;
}
img.chartstheLordsDay{
	max-width:100%;
	margin-bottom:1rem;
	border-radius:15px;
}
img.timestheLordsDay{
	max-width:100%;
	margin-bottom:1rem;
}
img.videothirdtempleupdate{
	margin-top:.5rem;
	max-width:100%;
	border-radius:15px;
}
img.daytimeline{
	max-width:85%;
	border-radius:15px;
}
img.chartstimeline{
	max-width:100%;
	border-radius:15px;
}
img.trillion{
	max-width:100%;
}
div.baptism{
	background-image: url('images/baptism.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.circles{
	background-image: url('images/flat_earth.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.antichrist{
	background-image: url('images/antichrist.jpg');
	background-position: center center; 
	width:156px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.chosenpeople{
	background-image: url('images/chosenpeople.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.covid{
	background-image: url('images/chip.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.created{
	background-image: url('images/created.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.day{
	background-image: url('images/return.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.enoch {
	background-image: url('images/enoch.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.heaven{
	background-image: url('images/heaven.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.hell{
	background-image: url('images/hell.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.holidays{
	background-image: url('images/holidays.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.israel{
	display:block;
	background-image: url('images/allsaved.jpg');
	background-position: center center; 	
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.Jesus{
	background-image: url('images/Jesus.jpg');
	background-position: center center; 
	width:156px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.john{
	background-image: url('images/john.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.judgment{
	background-image: url('images/gavel.jpg');
	background-position: center center; 	
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.mercy{
	background-image: url('images/mercy.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.money{
	background-image: url('images/money.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.nation{
	background-image: url('images/nation.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.nicolaitans{
	background-image: url('images/nicolaitans.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}div.one{
	background-image: url('images/asone.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.order{
	background-image: url('images/order.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.preterism{
	background-image: url('images/preterism.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.rapture{
	background-image: url('images/rapture.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.roots{
	background-image: url('images/roots.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.sabbath{
	background-image: url('images/sabbath.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.savior{
	background-image: url('images/savior.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.temple{
	background-image: url('images/temple.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.threedays{
	background-image: url('images/threedays.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.times{
	background-image: url('images/times.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.times{
	background-image: url('images/times.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
div.understand{
	background-image: url('images/understand.jpg');
	background-position: center center; 
	width:153px;
	height:78px;
	border-radius:15px 15px 15px 15px;
	padding:1%;
	font-family:"Century Gothic";
	box-shadow: 5px 5px 25px #ffffe0;
	font-size:.25rem;
	background-repeat: no-repeat;
}
@media (hover:hover){
div.understand:hover {
	background-image: url('images/understand1.jpg')
}
div.money:hover {
	background-image: url('images/money1.jpg')
}
div.baptism:hover {
	background-image: url('images/baptism1.jpg');
}
iv.threedays:hover {
	background-image: url('images/threedays1.jpg');
}
div.order:hover {
	background-image: url('images/order1.jpg');
}
div.circles:hover {
	background-image: url('images/flat_earth1.jpg')
}
div.roots:hover {
	background-image: url('images/roots1.jpg');
}
div.nation:hover {
	background-image: url('images/nation1.jpg');
}
div.rapture:hover {
	background-image: url('images/rapture1.jpg');
}
div.mercy:hover {
	background-image: url('images/mercy1.jpg')
}
div.hell:hover {
	background-image: url('images/hell1.jpg')
}
div.savior:hover {
	background-image: url('images/savior1.jpg');
}
div.created:hover {
	background-image: url('images/created1.jpg');
}
div.heaven:hover {
	background-image: url('images/heaven1.jpg');
}
div.judgment:hover {
	background-image: url('images/gavel1.jpg');
}
div.israel:hover {
	background-image: url('images/allsaved1.jpg');
}
div.preterism:hover {
	background-image: url('images/preterism1.jpg');
}
div.Jesus:hover {
	background-image: url('images/Jesus1.jpg');
}
div.sabbath:hover {
	background-image: url('images/sabbath1.jpg');
}
div.one:hover {
	background-image: url('images/asone1.jpg')
}
div.holidays:hover {
	background-image: url('images/holidays1.jpg');
}
div.covid:hover {
	background-image: url('images/chip1.jpg');
}
div.nicolaitans:hover {
	background-image: url('images/nicolaitans1.jpg');
}
div.chosenpeople:hover {
	background-image: url('images/chosenpeople1.jpg');
}
div.times:hover {
	background-image: url('images/times1.jpg')
}
div.antichrist:hover {
	background-image: url('images/antichrist1.jpg');
}
div.day:hover {
	background-image: url('images/return1.jpg')
}
.menu a.menuicon:hover {
 	background-color:#426ba3;
  	color: #ffffff;
}
a.articles:hover{
	color:#fff;
	background-color:#426ba3;
}
a.articlelinks:hover  {	
	background-color:#426ba3;
	}
.topnav a.menuicon:hover {
 	background-color:#5a7ead;
 	border:thin #426ba3 solid;
  	color: #fff;
}
a.charts:hover{
	background-color:#426ba3;
}
a.floattitle:hover{
	border-radius:15px 15px 15px 15px;
	box-shadow: 5px 5px 25px #426ba3;
}
a.box1:hover {
	color:#fff;
}
a.biblechapter:hover{
	text-decoration:none;
}
a.clips:hover{		
	font-style:italic;
 }
 span.closebtn:hover {
  color: black;
}
summary:hover{
	background-color:#dae3ef;
}
}

@media (hover:none){
div.understand:hover {
	background-image: url('images/understand1.jpg')
}
div.money:hover {
	background-image: url('images/money1.jpg')
}
div.baptism:hover {
	background-image: url('images/baptism1.jpg');
}
iv.threedays:hover {
	background-image: url('images/threedays1.jpg');
}
div.order:hover {
	background-image: url('images/order1.jpg');
}
div.circles:hover {
	background-image: url('images/flat_earth1.jpg')
}
div.roots:hover {
	background-image: url('images/roots1.jpg');
}
div.nation:hover {
	background-image: url('images/nation1.jpg');
}
div.rapture:hover {
	background-image: url('images/rapture1.jpg');
}
div.mercy:hover {
	background-image: url('images/mercy1.jpg')
}
div.hell:hover {
	background-image: url('images/hell1.jpg')
}
div.savior:hover {
	background-image: url('images/savior1.jpg');
}
div.created:hover {
	background-image: url('images/created1.jpg');
}
div.heaven:hover {
	background-image: url('images/heaven1.jpg');
}
div.judgment:hover {
	background-image: url('images/gavel1.jpg');
}
div.israel:hover {
	background-image: url('images/allsaved1.jpg');
}
div.preterism:hover {
	background-image: url('images/preterism1.jpg');
}
div.Jesus:hover {
	background-image: url('images/Jesus1.jpg');
}
div.sabbath:hover {
	background-image: url('images/sabbath1.jpg');
}
div.one:hover {
	background-image: url('images/asone1.jpg')
}
div.holidays:hover {
	background-image: url('images/holidays1.jpg');
}
div.covid:hover {
	background-image: url('images/chip1.jpg');
}
div.nicolaitans:hover {
	background-image: url('images/nicolaitans1.jpg');
}
div.chosenpeople:hover {
	background-image: url('images/chosenpeople1.jpg');
}
div.times:hover {
	background-image: url('images/times1.jpg')
}
div.antichrist:hover {
	background-image: url('images/antichrist1.jpg');
}
div.day:hover {
	background-image: url('images/return1.jpg')
}
.menu a.menuicon:hover {
 	background-color:#426ba3;
  	color: #ffffff;
}
a.articlelinks:hover  {	
	background-color:#426ba3;
	}
.topnav a.menuicon:hover {
 	background-color:#5a7ead;
 	border:thin #426ba3 solid;
  	color: #fff;
}
a.charts:hover{
	background-color:#426ba3;
}
a.box1:hover {
	background-color:#426ba3;
	color:#fff;
}
a.clips:hover{		
	font-style:italic;
 }
summary:hover{
	background-color:#dae3ef;
}
}
@media only screen and (max-width:740px) and (min-width:385.5px){
span.enlighten{
	font-size:1.8rem;
}
body#indexpage div.fadein{
	display:grid;
	margin-top:6rem;
	grid-template-columns:100%:
}
div.toplogo{
	display:grid;
	grid-template-columns:83% 11%;
}
div.articlelistlinks{
	margin-top:1rem;
}
h3.articlelinks{
	font-size:1.2rem;
}
a.articlelinks  {
	font-size:1rem;
}
div.fadein {
	margin-top:3rem;
}
p.begverse {
	padding:1rem;
	padding-bottom:0;
	padding-top:1rem;
}
div.footerlinks {	
	grid-template-columns: 45% 9% 46%;
}
div.columnone{
	width:100%;
	margin-bottom:1rem;
}
a.copyright{
	font-size:.4rem;
}
div.videotop{
	margin-top:8rem;
	margin-bottom:1rem;
	text-align:center;
}
a.video{
	font-size:1.1rem;
}
h1.topic{
	font-size:2.25rem;
}
}
@media only screen and (max-width:1200px) and (min-width:740.5px){
html{
	font-size:16px;
}
body#indexpage{
	background-image: url('images/indexbackground.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	background-color:#426ba3;
	color: #000;
	max-width:100vw;
	max-height: 100vh;
	font-size: 1rem;
	font-family: "Times New Roman", serif;
	z-index:0;
}
body#indexpage div.toplogo span.enlighten{
	display:none;
}
body#indexpage div.fadein p.versefade{
	display:none;
}
div.toplogo{
	display:grid;
	grid-template-columns:91% 5%;
}
span.enlighten{	
 	font-size:1.8rem;
}
div.articlelistlinks{
	grid-template-columns:38% 34% 30%;
	margin-top:.5rem;
	margin-left:.5rem;
}
h3.articlelinks{
	font-size:1.1rem;
}
ul.articlelist{	
	width:95%;
	max-height:20rem;
	margin-bottom:3rem;
	overflow:auto;
	scrollbar-color: #fff #5a7ead;
}
ul.articlelist2{	
	width:95%;
	max-height:20rem;
	margin-bottom:3rem;
	overflow:auto;
	scrollbar-color: #fff #5a7ead;
}
ul.articlelist3{	
	width:85%;
	max-height:20rem;
	margin-bottom:3rem;
}
a.articlelinks  {
	font-size:1rem;
}
div.fadein {
	margin-top:4.5rem;
}
p.begverse {
	padding:2rem;
	padding-bottom:0;
	padding-top:2rem;
}
div.footerlinks {	
	grid-template-columns: 70% 8% 20%;
}
div.twocolumns{
	grid-template-columns: 68% 27%;
}
div.columnone{
	width:100%;
	margin-bottom:4rem;
	margin-left:.5rem;
}
h1.topic{
	font-size:2.5rem;
}
div.clips{
	margin-bottom:1rem;
	margin-left:1.5rem;
}
a.copyright{
	font-size:.4rem;
}
div.videotop{
	margin-top:8rem;
	margin-bottom:1rem;
	text-align:center;
}
a.video{
	font-size:1.1rem;
}
}
@media only screen and (max-width:1400px) and (min-width:1200.5px){
body#indexpage{
	background-image: url('images/indexbackground.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	background-color:#426ba3;
	color: #000;
	max-width:100vw;
	max-height: 100vh;
	font-size: 1rem;
	font-family: "Times New Roman", serif;
	z-index:0;
}
body#indexpage div.toplogo a.toplogo span.enlighten{
	display:none;
}
div.toplogo{
	grid-template-columns:94% 5%;
}
body#indexpage div.fadein p.versefade{
	display:none;
}
span.enlighten{
	font-size:2rem;
}
a.menu{
	font-size:1.2rem;
	margin-top:4%;
}
div.articlelistlinks{
	grid-template-columns:33.3% 33.3% 33.3%;
	margin-bottom:3rem;
	margin-top:1rem;
}
h3.articlelinks{
	font-size:1.1rem;
}
ul.articlelist{	
	width:95%;
	max-height:20rem;
	margin-bottom:3rem;
	overflow:auto;
	scrollbar-color: #fff #5a7ead;
}
ul.articlelist2{	
	width:95%;
	max-height:20rem;
	margin-bottom:3rem;
	overflow:auto;
	scrollbar-color: #fff #5a7ead;
}
ul.articlelist3{
	width:90%;
	margin-bottom:3rem;
}
a.articlelinks  {
	font-size:1rem;
}
div.fadein {
	margin-top:5rem;
	margin-bottom:2rem;
}

div.twocolumns{
	grid-template-columns: 68% 32%;
	margin-left:.5rem;
	margin-right:.5rem;
	gap:1rem;
}
p.begverse {
	padding:3rem;
	padding-bottom:0;
	padding-top:2rem;
}
h1.topic{
	font-size:2.5rem;
}
span.subtitle{
	text-align:center;
	font-size:1.75rem;
}
div.pdfdownload{
	padding-bottom:4rem;
}
a.pdfdownload{
	text-decoration:none;
}
br.responsive-break{
	display:none;
}
div.twocolumns{
	grid-template-columns: 72% 26%;
}
div.columnone{
	width:100%;
	margin-bottom:4rem;
	margin-left:.5rem;
}
h1.topic{
	font-size:2.5rem;
}
div.clips{
	margin-bottom:1rem;
	margin-left:1rem;
}
p.sidescripture{
	font-size:.9rem;
}
div.footerlinks {	
	grid-template-columns: 79% 6% 11%;
}
p.blockquote {	
	font-size:1.1rem;
}
p.pages{ 
	font-size:1.1rem;
}
a.plinks{
	font-size:1.1rem;
}
a.floattitle{
	font-size:.8rem;
}
sup.superscript{
	font-size:.5rem;
}
a.copyright{
	font-size:.5rem;
}
a.video{
	font-size:1.1rem;
}
button.download-button {
	font-size:.8rem;
}
}
@media only screen and (min-width:1400.5px){
html{
	font-size:16px;
}
body#indexpage{
	background-image: url('images/600.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	background-color:#426ba3;
	color: #000;
	max-width:100vw;
	max-height: 100vh;
	font-size: 1rem;
	font-family: "Times New Roman", serif;
	z-index:0;
}
body#indexpage div.toplogo a.toplogo span.enlighten{
	display:none;
}
div.toplogo{
	grid-template-columns:94% 5%;
}
body#indexpage div.fadein p.versefade{
	display:none;
}
span.enlighten{
	font-size:2rem;
}
a.menu{
	font-size:1.2rem;
	margin-top:8%;
}
div.articlelistlinks{
	grid-template-columns:32% 32% 32%;
	margin-top:1rem;
	margin-bottom:5rem;
}
h3.articlelinks{
	font-size:1.3rem;
}
ul.articlelist{	
	width:95%;
	max-height:20rem;
	margin-bottom:3rem;
	overflow:auto;
	scrollbar-color: #fff #5a7ead;
}
ul.articlelist2{	
	width:95%;
	max-height:20rem;
	margin-bottom:3rem;
	overflow:auto;
	scrollbar-color: #fff #5a7ead;
}
ul.articlelist3{
	width:90%;
	margin-bottom:3rem;
}
a.articlelinks{
	font-size:1.2rem;
}
body#otherpages div.fadein{
	margin-top:4rem;
	margin-bottom:2rem;
	grid-template-columns: 70%;
}
p.blockquote {	
	font-size:1.1rem;
}
p.pages{ 
	font-size:1.1rem;
}
a.plinks{
	font-size:1.1rem;
}
p.begverse {
	padding:3rem;
	padding-bottom:0;
	padding-top:2rem;
}
div.twocolumns{
	grid-template-columns: 72% 26%;
		margin-left:.5rem;
	margin-right:.5rem;
	gap:1rem;
}
div.columnone{
	width:100%;
	margin-bottom:4rem;
	margin-left:.5rem;
}
h1.topic{
	font-size:2.5rem;
}
div.clips{
	margin-bottom:1rem;
	margin-left:1rem;
}
p.sidescripture{
	font-size:.9rem;
}
div.footerlinks {	
	grid-template-columns: 78% 8% 12%;margin-bottom:1rem;
}
h3.subheadings{
	font-size:1.3rem;
}
a.floattitle{
	font-size:.9rem;
}
a.copyright{
	font-size:.5rem;
}
div.videotop{
	margin-top:8rem;
	margin-bottom:1rem;
	text-align:center;
}
a.video{
	font-size:1.1rem;
}

button.download-button {
	font-size:.8rem;
}











}



	











