<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html
{
	min-height: 100%;
	min-width: 385px;
	-ms-text-size-adjust: none;
	font-family: "din-2014", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #DEC6B6;
	-webkit-text-size-adjust: 100%

}


a:link, a:hover, a:visited, #a:active
{
	color: #BF2622;
	text-decoration: none;
	font-weight: bold;
}
a:visited { color: #BF2622; !important; }


/* font-family: "din-2014", sans-serif;
font-weight: 700;
font-style: normal; */


body,div,dl,dt,dd,ul,ol,li,nav,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	background-repeat: no-repeat;
}
	
#page
{
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	background-color: #DEC6B6;
}







#feature-DotConner
{
position: relative;
background-color: #46383D;
background-image: url('../images/DotConnerBackground.jpg');
background-size: cover;
background-position: top center;

}
#feature-DotConner #Hero
{
	display:block;
	width:60%;
	margin-left: auto;
	margin-right: auto;
	padding:18px;
}
#feature-DotConner #Logo
{
	display:block;
	width:50%;
	margin-top: -100px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:20px;
}
#feature-DotConner .links
{
	display:block;
	width:360px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
}

#feature-DotConner .links .iOS {
float: left;
width: 175px;
height: 40px;
background-color: #6580b9;
color: #ffffff;
font-size: 20px;
text-align: center;
padding-top: 10px;
}
#feature-DotConner .links .Android {
float: left;
width: 175px;
height: 40px;
background-color: #e3273e;
margin-left:10px;
font-size: 20px;
text-align: center;
padding-top: 10px;
}

#feature-DotConner a:link, #feature a:hover, #feature a:visited, #feature a:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#feature-DotConner a:visited { color: #ffffff; !important; }



#dotconner-bar
{
	position: relative;
	z-index: 1;
	padding-left:8%;
	padding-right:5%;
	padding-top:0px;
	padding-bottom:30px;
	background-color: #000000;
}
#dotconner-bar #message
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-left: 0%;
	font-size: 24px;
	color: #ffffff;
	padding-top:0px;
}


#dotconner-details
{
	position: relative;
	z-index: 1;
	padding-left:8%;
	padding-right:5%;
	padding-top:20px;
	padding-bottom:30px;
	list-style-position: inside;
	background-color: #46383D;
	background-image: url('../images/ConnerGradient.jpg');
	background-size: cover;
	font-size: 24px;
	color: #ffffff;
}


#dotconner-details #mockups{
	padding-top: 0px;
	padding-bottom: 0px;
}
#dotconner-details #mockups img{
	max-width:100%;
	max-height:100%;
}

#dotconner-details #details
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-top: 0px;
	padding-left: 0%;
	font-size: 24px;
	color: #ffffff;
}

#dotconner-details #details ul{
	margin-top: 10px;
}
#dotconner-details #details li
{	
	list-style: none;
    background: transparent url(../images/DotCross.svg) no-repeat left 5px;
    background-size: 12px 12px;
    padding-left: 20px;
}


/* Break Points ----------- */

@media only screen and (max-width : 750px) {
	#dotconner-bar #message { font-size: 18px;}
	#dotconner-details #details { font-size: 16px;}
}




#feature-DUOTown
{
position: relative;
background-image: url('../images/DUOTOWN-SKY.png');
background-repeat: repeat-x;
background-color: #000000;
height: 350px;
}
#feature-DUOTown #Logo
{
background-image: url('../images/DUO-TOWN-BANNER.png');
background-size: auto 100%;
background-position: center center;
width:100%;
height:100%;
}




#feature-BibleWords
{
position: relative;
background-color: #46383D;
background-image: url('../images/BibleWordsBackground.gif');
background-size: cover;
background-position: top center;
height: 350px;
}
#feature-BibleWords #Logo
{
	display:block;
	width:340px;
	margin-left: auto;
	margin-right: auto;
	padding-top:50px;
}


#feature-BibleWords .links
{
	display:block;
	width:360px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
}

#feature-BibleWords .links .iOS {
float: left;
width: 175px;
height: 40px;
background-color: #009CD6;
color: #ffffff;
font-size: 20px;
text-align: center;
padding-top: 10px;
}
#feature-BibleWords .links .Android {
float: left;
width: 175px;
height: 40px;
background-color: #FA005D;
margin-left:10px;
font-size: 20px;
text-align: center;
padding-top: 10px;
}


#feature-BibleWords a:link, #feature a:hover, #feature a:visited, #feature a:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#feature-BibleWords a:visited { color: #ffffff; !important; }







#feature-DUOTown
{
position: relative;
background-image: url('../images/DUOTOWN-SKY.png');
background-repeat: repeat-x;
background-color: #000000;
height: 350px;
}
#feature-DUOTown #Logo
{
background-image: url('../images/DUO-TOWN-BANNER.png');
background-size: auto 100%;
background-position: center center;
width:100%;
height:100%;
}
#feature-DUOSpace
{
position: relative;
background-image: url('../images/DUOSPACE-SKY.png');
background-repeat: repeat-x;
background-color: #000000;
height: 350px;
}
#feature-DUOSpace #Logo
{
background-image: url('../images/DUO-SPACE-BANNER.png');
background-size: auto 100%;
background-position: center center;
width:100%;
height:100%;
}





#feature-BibleTimes
{
position: relative;
background-image: url('../images/RockWall.jpg');
background-size: cover;
background-position: top center;
background-color: #000000;
height: 350px;
}


#feature-BibleTimes #Logo
{
background-image: url('../images/BibleTime-Logo2.png');
background-size: auto 100%;
background-position: center center;
width:100%;
height:100%;
}

/* Break Points ----------- */
@media only screen and (max-width : 750px) {
	#feature-BibleTimes { height: 350px;}
}
@media only screen and (max-width : 700px) {
	#feature-BibleTimes { height: 250px;}
	}

#feature-BibleTimes #Logo .message
{
Position: absolute;
color:#ffffff;
text-align: center;
bottom: 20px;
width:100%;
font-size: 25px;
}





























#verse
{
position: relative;
z-index: 1;
padding-left:8%;
padding-right:5%;
padding-top:25px;
padding-bottom:25px;
background: #DEC6B6 url("../images/RowShadow.png") repeat-x center top;
}

#verse #logo
{
	width:20%;
	padding-right: 5%;
	float: left;
	border-right: 2px solid #2E3C3F;
}
#verse #logo img
{
	max-height:250px;
}

#verse #message
{
	float: right;
	width: 70%;
	padding-left: 0%;
	font-size: 30px;
	color: #837E78;
	padding-top:30px;
	
}
#verse .Location
{
	text-align: right;
	font-size:25px;
	
	color: #837E78;
	padding-right: 50px;
}

/* Break Points ----------- */
@media only screen and (max-width : 750px) {
	#verse #message { font-size: 25px; padding-left: 0%;}
	#verse .Location { font-size: 20px;}
}
@media only screen and (max-width : 700px) {
	#verse #message { font-size: 20px; padding-top:10px; padding-left: 0%;}
	#verse .Location { font-size: 15px; }
	
}

.clear{clear:both}



#Apps 
{
	position: relative;
	z-index: 1;
	padding-left:8%;
	padding-right:5%;
	padding-top:25px;
	padding-bottom:25px;
	background: #ffffff url("../images/RowShadow.png") repeat-x center top;
}

#Apps h3
{
	font-size: 25px;
	padding-bottom:10px;
}

#Apps #product
{
	display:block;
	width: 100px;
	padding-top:5;
	padding-bottom:10px;
	margin-right:15px;
	float:left;	
}
#Apps #product .img
{
	margin-left: auto;
	margin-right: auto;
	
}
#Apps #product .name
{
	text-align: center;
	font-weight: 700;
}
#Apps #product .link
{
	text-align: center;
	font-weight: 500;	
	font-size: 12;
}





#Social
{
	position: relative;
	z-index: 1;
	padding-left:8%;
	padding-right:5%;
	padding-top:25px;
	padding-bottom:25px;
	background: #DEC6B6 url("../images/RowShadow.png") repeat-x center top;
	
}
#Social h3
{
	font-size: 25px;
	padding-bottom:10px;
	text-align: center;
}

#Socialbuttons
{
	padding-left:7px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 290px;
}

#Social .button
{
	Padding-right:7px;
}

hr { width:75%; border-bottom: 1px solid #837E78;}







#foot
{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-top:25px;
	padding-bottom: 50px;
}

#foot #logo
{
	float: left;
	padding-bottom:20px;
	padding-top:0px;
	width: 30%;
	
}

#foot #contact
{
	float: left;
	width: 60%;
	padding-bottom:20px;
	padding-left:10%;
	font-size: 20px;
}

#foot #contact #message
{
	padding-bottom:15px;
	font-size: 20px;
}


#foot #ContactButton
{
	width: 200px;
	height: 52px;
	background: transparent url("../images/Button.svg") no-repeat left top;
	background-size: auto auto;
	color:#fffFff;
	font-weight: 700;
	font-size: 22px;
	text-align: center;
	padding-top:10px;
 	margin-top: 7px;
}
#foot #PrivacyButton
{
	width: 200px;
	height: 52px;
	background: transparent url("../images/Button.svg") no-repeat left top;
	background-size: auto auto;
	color:#fffFff;
	font-weight: 700;
	font-size: 22px;	
	text-align: center;
	padding-top:10px;
 	margin-top: 7px;
}

#copyright
{
	clear:both;
	width: 100%;
	padding-top:15px;
	text-align: center;
	padding-bottom: 50px;
}





#privacy
{
	position: relative;
	z-index: 1;
	padding-left:8%;
	padding-right:5%;
	padding-top:25px;
	padding-bottom:25px;
	background: #ffffff url("../images/RowShadow.png") repeat-x center top;
	font-size: 16px;
}
#privacy .Title
{
	
	color:#BF2622;
	font-size: 30px;
	padding-top: 50px;

}
#privacy h2
{
	
	padding-top:25px;

}







</pre></body></html>