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%
}
html {
      scroll-behavior: smooth;
    }

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;
}




#NavBanner
{
position: fixed;
top: 0; left: 0;
width: 100%;
height: 60px;
background-color: #ff0010;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.9);
z-index: 1000;
padding: 10px 25px;

display: flex; /* Add flexbox */
align-items: center; /* Vertically center content */
justify-content: left;
box-sizing: border-box;
color:#ffffff;
}


.logo img {
      height: 40px; /* Slightly smaller logo to fit */
      width: auto;
      display: block; /* Remove any default image spacing */
      
    }

.scrolling-message {
      flex-grow: 1; /* Take available space */
      overflow: hidden; /* Hide overflow for marquee */
      white-space: nowrap;
      margin: 0 20px; /* Space between logo and links */
      color: white;
    }

.marquee {
      display: inline-block;
      animation: marquee 15s linear infinite; /* Adjust duration for speed */
    }

    @keyframes marquee {
      0% { transform: translateX(100%); } /* Start off-screen right */
      100% { transform: translateX(-100%); } /* Move off-screen left */
    }

.right-links {
    	display: flex;
    	gap: 15px; /* Space between links */
    	margin-left: auto; /* Push to far right */
   }
   

#NavBanner a:link, #NavBanner a:hover, #NavBanner a:visited, #NavBanner #a:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
#NavBanner a:visited { color: #ffffff; !important; }




#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-DUOSeries
{
position: relative;
background-color: #bb2231;
box-shadow: inset 0 10px 10px -5px rgba(0, 0, 0, 0.5);
color: #ffffff;

font-size: 20px;
line-height: 25px;
padding: 25px;
padding-left: 50px;
padding-right: 50px;
}
#feature-DUOSeries .headline img
{
	display:block; 
	max-width: 439px;
  	width: 100%;
  	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}



#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%;
}

/* Break Points ----------- */
@media only screen and (max-width : 750px) {
	#feature-DUOSpace, #feature-DUOTown { height: 350px; background-position: 0px 0px;}
}
@media only screen and (max-width : 700px) {
	#feature-DUOSpace, #feature-DUOTown { height: 250px; background-position: 0px -65px;}
	}



#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;
}





























#welcome
{
  	display: flex;
  	align-items: center; /* Vertically center content */
  	width: 100%;
	background: #DEC6B6;
	padding-top:15px;
	padding-bottom:15px;
}

#welcome #logo
{

	
	width: 100px; /* Fixed width for logo */
 	height: auto; /* Maintain aspect ratio */
  	flex-shrink: 0; /* Prevent logo from shrinking */
  	padding-left:35px;
  	padding-right:25px;
}
#welcome #logo img
{
	max-height:250px;
}

#welcome #message h1
{
	text-align: left;
	font-size:25px;
	color: #837E78;
	padding-right: 100px;
}

#welcome #message
{
	border-left: 2px solid #2E3C3F;
	flex-grow: 1; /* Expand to fill remaining space */
	padding-left: 25px;
	padding-right: 25px;
	font-size: 25px;
	color: #837E78;	
}


/* Break Points ----------- */
@media only screen and (max-width : 750px) {
	#welcome #message { font-size: 20px;}
	#welcome #message h1 { font-size: 20px;}
}


.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 .Bumper
{
	width:100%;
	margin: 0 auto; /* Centers the container horizontally */
  	text-align: center;
}
#Apps .Bumper .Group {
  	display: inline-block; /* Makes the group of icons a single inline unit */
  	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

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

#Apps #product
{
	display:block;
	width: 100px; height:170px;
	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;
}









#privacy
{
	position: relative;
	z-index: 1;
	padding-left:8%;
	padding-right:5%;
	padding-top:65px;
	padding-bottom:50px;
	background: #ffffff;
	font-size: 16px;
}
#privacy h1
{
	
	color:#BF2622;
	font-size: 30px;
	padding-top: 50px;

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






#sponsors
{
	position: relative;
	z-index: 1;

	padding-bottom:0px;
	background: #ffffff;
	font-size: 16px;
}

#sponsors h2
{	
	padding-top:15px;
	color:#BF2622;
}

#sponsors .thankyou {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 15px;
    font-weight: bold;
    text-align: center;
}

#sponsors .logos
{	
		position: relative;
		width:100%;
		background-color: #DEC6B6;
		padding-top:75px;
}

#sponsors .wrap
{
padding-left:50px;
padding-right:50px;
padding-bottom:25px;
padding-top: 15px;
}

#sponsors .note
{padding-top: 10px;
font-size: 13px;
}



#sponsors .opportunity {
  display: flex;
  align-items: center; /* Vertically align image and caption */
  gap: 20px; /* Space between image and caption */
  max-width: 800px; /* Limit container width */
  padding-top: 15px;
  padding-bottom: 15px;
}

#sponsors .image-wrapper {
  width: 285px; /* Match hardcoded image width */
  flex-shrink: 0; /* Prevent wrapper from shrinking */
}

#sponsors .image {
  display: block; /* Remove inline spacing */
  max-width: 100%; /* Prevent overflow */
  height: auto; /* Maintain aspect ratio */
}

#sponsors .caption {
  flex: 1; /* Caption fills remaining space */
  font-size: 16px;
  line-height: 1.5;
}

#sponsors .caption h3 {
  margin: 0 0 10px 0;
  font-size: 20px;
}

/* Breakpoint for narrow screens */
@media (max-width: 600px) {
  #sponsors .opportunity {
    flex-direction: column; /* Stack image above caption */
    align-items: center; /* Center image and caption */
  }

  #sponsors .image-wrapper {
    width: 285px; /* Keep image width */
    text-align: center; /* Center image */
  }

  #sponsors .caption {
    text-align: center; /* Center caption text */
  }
}


#sponsors .sponsorwall {
    width: 100%;
    background-color: #DEC6B6;
    padding-bottom: 20px;
    padding-top: 75px; /* Kept to avoid other page elements */
}

#sponsors .logowrap {
    background-color: #ffffff; /* Ensure fully white background */
    border-radius: 12px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 15px 15px 15px; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom:10px;
    
    background-color: #ffffff;
background-image: url('../sponsors/sponsorimages/sponsor-banner-huttonforge.png');
background-size: cover;
background-position: top center
    
    
    
    
}

#sponsors .members {
    display: flex;
    flex-wrap: wrap; /* Stack left-to-right, wrap to next line */
    justify-content: center; /* Center logos horizontally */
    gap: 15px; /* Space between logos */
    padding: 0; /* No padding to avoid extra space */
    margin: 0; /* No margins to avoid extra space */
}

#sponsors .single {
    width: 200px;
    height: 100px;
    padding: 10px; /* Consistent padding around logos */
}

#sponsors .single img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Ensure logos scale properly */
    margin: 0; /* Reset default image margins */
}

#sponsors .sponsorwall h1 {
    color: #BF2622;
    font-size: 30px;
    padding-bottom: 8px;
    text-align: center;
    margin: 0; /* Reset default margins */
}

















#sponsors .contact {
  display: flex;
  flex-wrap: nowrap; /* Prevents wrapping on desktop */
  padding: 20px 50px 25px; /* Consolidated padding */
  background-color: #ff0010;
  color: #ffffff;
  justify-content: center; /* Centers both zones horizontally */
  align-items: stretch; /* Ensures zones stretch to full height */
}

#sponsors .contact .leftzone {
  width: 230px; /* Fixed width */
  flex-shrink: 0; /* Prevents shrinking */
  text-align: center; /* Centers content horizontally */
}

#sponsors .contact .rightzone {
  flex-grow: 1; /* Fills remaining space on desktop */
  min-height: 100%; /* Ensures rightzone takes full container height */
  display: flex; /* Enables Flexbox for vertical centering */
  flex-direction: column; /* Aligns content in a column */
  justify-content: center; /* Vertically centers content */
}

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

@media only screen and (max-width: 500px) {
  #sponsors .contact {
    flex-wrap: wrap; /* Enables wrapping on mobile */
  }

  #sponsors .contact .leftzone {
    width: 100%; /* Full width on mobile */
    max-width: 230px; /* Caps width for consistency */
    text-align: center; /* Maintains horizontal centering */
  }

  #sponsors .contact .rightzone {
    width: 100%; /* Full width on mobile */
    max-width: 100%; /* Ensures it doesn't exceed container */
    display: flex; /* Maintains Flexbox for vertical centering */
    flex-direction: column; /* Aligns content in a column */
    justify-content: center; /* Vertically centers content */
    align-items: center; /* Centers content horizontally */
    text-align: center;
  }
}









#error
{
	position: relative;
	z-index: 1;
	padding-left:8%;
	padding-right:5%;
	padding-top:65px;
	padding-bottom:50px;
	background: #ffffff;
	font-size: 16px;
}
#error h1
{
	
	color:#BF2622;
	font-size: 30px;
	padding-top: 50px;
}







#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;
}




