body{
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    vertical-align:baseline;
	background-color:#fff;
    width:100%;
    text-align:left;
}
h1,h6{
    font-weight:700;
    text-decoration:none
}
h1{
    font-family:Avenir Next,Helvetica;
    color:#811517;
    line-height:1.2em
}

h6{
    font-family:Verdana;
    color:#444;
    font-size:48px;
    line-height:60px
}

img{
    max-width:100%;
    height:auto
}
body,html{
    background-color:#fff;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%
}

 p {
    font-family:Helvetica,Arial;
    font-weight:400!important;
    letter-spacing:1px;
    font-size:20px
}
 div.top-container {
    background-image: url("images/lake-image.jpg")
}
 div.christian-truth {
	 position: relative;
	 width: 100%;
	 min-height: 50vh;
	 display: flex;
    align-items: center;
    justify-content: center;
}
div.christian-truth::before { 
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.33;
  background-image: url("images/header-mountain.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

div.christian-truth .text {
	padding: 0;
	color: #000;
}

div.advert{
        width:100%;
        background-color:#ededec;
        height:auto;
        text-align:center;
        padding:10px 0px;
        float:left
    }
div.logo{
        width:50%;
        min-height:189px;
        background-color:#fff;
        height:auto;
        padding:0;
        float:left
    }
div.searchbox{
        width:30%;
        height:auto;
        padding:60px 0 0;
		float:right;
        text-align:center
    }
	div.rightrail{
		background-color:#fff;
		color:#555;
        font-family:Helvetica,Arial;
		font-size:20px;
        font-weight:400!important;
		float:right;
		height:auto;
        letter-spacing:1px;
        line-height:1.2em;
        padding:50px 0;
        text-align:center;
        width:20%;
    }
	div.text{
		color:#555;
        font-family:Helvetica,Arial;
		font-size:20px;
        font-weight:400!important;
		float:left;
		height:auto;
        letter-spacing:1px;
        line-height:1.4em;
		padding:25px 10px 25px 30px;
        width:75%;
		position: relative;
    }
	div.mainimage{
        width:100%;
        float:left;
        height:auto;
        min-height:108px;
    }
	div.popularcategories img{
		min-height:210px;
	}
	div.topback{
        width:100%;
        background:url(/images/brick-wall.jpg) repeat-y;
        height:auto;
		padding: 20px 0;
        display:inline-block
    }
	div.thetruthabout{
		color:#811517;	
        font-size:36px;
        font-weight: 600;
        height:auto;
        letter-spacing:2px;
        line-height:.5em;
        padding:15 0;
		text-align:center;
    }
	
    div.topnav{
		float:left;
        font-size:2em;
        font-weight:700;			
		height:auto;
        padding:20px 0 0;
        width:100%; 
    }
	.text-container{
        display:flex;
		flex-flow: row;
		justify-content: space-around;
    }

	div.lakeimage{
        width:100%;
        float:left;
        height:auto
    }
	div.popularcatback{
        width:100%;
        background-color:#ededec;
        height:auto;
        display:inline-block
    }
    div.popularcategoriesbanner{
        width:100%;
        height:auto;
        min-height:99px;
        text-align:center;
        float:left;
        padding:75px 25px
    }
    div.popularcategories{
        background-color:#fff;
        width:100%;
        height:auto;
        float:left;
        padding: 0
    }
	div.popularcategories a:active,div.popularcategories a:hover,div.popularcategories a:link,div.popularcategories a:visited{
    color:#811517;
	font-size:1.4em;
	font-weight: 600;
    line-height:1.5em;
    text-decoration:none;
	
}
    .photo-container{
        display:flex
    }
    .photo-container>div{
        flex:1
    }
	
	.embed-container{
        position:relative;
        padding-bottom:31.25%;
        height:0;
        overflow:hidden;
        max-width:100%
    }
    .embed-container embed,.embed-container iframe,.embed-container object{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%
    }
    div.video1{
        width:60%;
        height:auto;
        margin:10px 30px 20px 20px;
        float:left
    }
    div.textback{
        height:auto;
        width:100%;
        padding:0;
        background-color:#fff;
        display:inline-block
    }
	div.footer,div.ftrback{
        background-color:#878787;
        height:auto
    }
    div.ftrback{
        width:100%;
        padding:0;
        display:inline-block
    }
	div.footer{
        font-family:Avenir Next,Arial;
        color:#ededec;
        float:left;
        font-weight:400;
        text-align:left;
        font-size:1em;
        line-height:1.5em;
        padding:15px;
    }
	
	/*.signupprint { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); grid-gap: 2.4rem; justify-items: center; justify-content: center; }
	.signupprint > div { padding: .8rem; }*/

	.signupprint form{
        display:flex;
		flex-flow: column;
		padding-top: 1rem;
		justify-content: center;
		align-items: center;
    }
	
	.signupprint form > input{
    -webkit-appearance:none;
    padding:.5rem;
    border:#811517 1px solid;
    border-radius:4px
}
	.signupprint form > input[type=submit]{
    background:#811517;
    color:#fff;
    padding:.5em 2rem;
    border-radius:2.4em;
    text-decoration:none;
    margin-left:.8rem;
    border:1px solid;
	 margin-top:0;
}


	
	.content-page h1 {
		text-align: center;
		/* border-bottom: #555 1px solid; */
	}
	
	.content-page h1:not(:first-of-type) {
		padding-top: 1em;
	}
	
	.content-page h2 {
		font-size: 1.4em;
	}
	

	.content-page a:not(h2 a):active,div.content-page a:not(h2 a):hover,div.content-page a:not(h2 a):link,div.content-page a:not(h2 a):visited {
		color:#811517;
		text-decoration:underline;
	}
	
	.breadcrumb {
		font-size: .75em;
	}
	


div.headerbk{
        background-color:#fff;
		width:100%;
        height:auto;
        display:inline-block
}
div.thetruthabout,div.topnav{
        font-family:Avenir Next,Helvetica;
    }


	
.center-content{
    width:100%;
    text-align:center
}
.clear{
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;
    width:0
}

.topnav a:active,.topnav a:hover,.topnav a:link,.topnav a:visited{
    color:#7c7c7c;
    text-decoration:none
}
.text a,.text a:active,.text a:hover{
    color:#811517;
    text-decoration:underline
}
.text a:visited{
    color:#3d3d3d;
    text-decoration:underline
}
div.topnav .text-container:not(:last-child){
    padding-bottom:1em
}
div.topnav.desktop-show br{
    content:""
}
div.topRight{
    padding:40px 10px 0 0;
    width:calc(50% - 15px);
    text-align:right;
    float:right;
    font-family:Helvetica,Arial
}

 div.topRight div.searchbox{
    width:100%;
    padding-top:40px;
    text-align:right
}
div.topRight div.searchbox input[type=image]{
    vertical-align:middle
}
div.toplinks{
    color:#811517;
    font-weight:700;
    font-size:18px
}
.toplinks a:active,.toplinks a:link,.toplinks a:visited{
    color:#811517;
    text-decoration:none
}
.toplinks a:hover{
    color:#811517;
    text-decoration:underline
}
.toplinks a{
    padding:0 10px
}
div.sponsor-sidebar{
    height:600px
}

div.spacer {
	min-height: 1em;
}

/* DESKTOP */
@media (min-width:1218px){

    #centered,#container,body,div.content{
        width:1240px;       
        background-color:#fff
    }
    body{
        margin:0 0 20px
    }
    #centered{
        position:absolute;
        left:50%;
        margin-left:-620px;
        background-repeat:repeat-n;
        margin-bottom:20px
    }
    #container{
        height:100%;
        margin:0
    }
    div.content{
        margin-left:0;
        margin-right:0;
        margin-top:0;
        padding-right:0;
        padding-left:0;
        padding-bottom:0;
        height:auto
    }
	.mobile-show{
        display:none
    }

}


/* SMALL DESKTOP */
@media only screen and (min-width:1085px) and (max-width:1217px){

div.container{
        width:960px
    }
    div.content{
        margin-top:0
    }
	div.logo{
        min-height:180px;
    }
	div.mainimage{
		min-height:95px;
	}
	div.popularcategories img{
		min-height:180px;
	}
	div.topnav{
	font-size:36px;	
	}
	.mobile-show{
        display:none
    }
}


/* TABLET */
@media only screen and (min-width:650px) and (max-width:1084px){

 div.container{
        width:960px
    }
    div.content{
        margin-top:0
    }
	div.logo{
        min-height:105px;
    }
	div.searchbox{
        padding:35px 0 0 60px;
        float:left;
    }
	div.topRight div.searchbox{
        padding:40px 0 0
    }
    div.topRight div.searchbox .zoom_searchbox{
        width:calc(100% - 150px)
    }
	div.rightrail{
	width: 18%;
	}
	div.mainimage{
		min-height:55px
	}
	div.popularcategories img{
		min-height:106px;
	}
	div.topnav{
		font-size:32px;
		padding:50px 30px 20px;
	}
	div.popularcategoriesbanner{
	padding:75px 0
	
	}
	.mobile-show{
        display:none
    }

}

/* MOBILE */
@media only screen and (min-width:200px) and (max-width:649px){

div.container{
        width:320px
    }
	
 div.content{
        margin-top:0
    }
	div.advert{
        padding: 0;
    }
	div.logo{
		width:100%;
		min-height:150px; 
    }
	div.topRight{
        padding:20px 0 0 5px;
        width:100%;
        text-align:center;
        float:left
    }
	div.topRight div.searchbox{
        text-align:center
    }
	div.searchbox{
		width:100%;
		padding:20px 0 0 5px;
		float:left;
        min-height:90px;	
    }
	div.rightrail{
		float:right;
		padding:25px 0 50px 10px;
		width:90%;
	}
	div.text{
        width:90%;
	}
	div.mainimage{
		min-height:42px;
	}
	div.popularcategories img{
		min-height:80px;
	}
	div.thetruthabout{
		font-size:2em;
		line-height:.9em;

	}
	div.topnav{
		font-size:1.8em;
		line-height:2em;
	}
	div.topnav .text-container:not(:last-child){
    padding-bottom:0
	}
	.text-container{
		flex-flow: column;
		align-items: center
    }
	div.popularcategoriesbanner{
		min-height:63px;
		padding:75px 0	
	}
	div.footer{
		font-size:.8em;
        line-height:2em;
	}
	a[href^=tel]{
        color:inherit;
        text-decoration:underline
    }
    div.center{
        margin-left:auto;
        margin-right:auto;
        width:80%;
        background-color:#555
    }
    div.centered{
        text-align:center
    }
    div.indent{
        padding:0 0 0 10px
    }
    .desktop-show{
        display:none;
        visibility:hidden
    }
    .mobile-hide{
        display:none
    }
    div.toplinks{
        padding-bottom:20px
    }
	.signupprint form{
		flex-flow: column;
    }
	
	.signupprint form > input[type=submit]{
    margin-top:.8rem
}
	
}


.share{
    min-height:32px
}
.social-share{
    padding:0;
    list-style:none;
    min-height:30px;
    margin:0
}
.social-share li{
    flex:auto;
    margin:0 auto;
    text-align:center;
    width:25px;
    font-size:14px;
    white-space:nowrap
}
.social-share *{
    cursor:pointer
}
.social-share img{
    max-width:25px;
    height:16px
}
.social-share a{
    padding:.5rem 0
}
.social-share a:hover img{
    transform:scale(1.1,1.1);
    transition:.2s ease
}
.social-share a:not(.button){
    display:block
}
.socialShare-placeholder{
    max-width:940px;
    margin:0 auto;
    padding-top:2em
}
.socialShare-bibleRefHeader{
    display:inline-block;
    float:left;
    width:19%
}
.topsearch .socialShare-placeholder{
    padding-top:1em
}
.social-share-plus{
    background:0 0;
    width:1pc;
    height:20px;
    margin:0 auto;
    padding:.7rem 0;
    opacity:.75;
    transition:all .2s ease;
    cursor:initial
}
.social-share-plus:after,.social-share-plus:before{
    content:'';
    display:block;
    width:17px;
    height:2px;
    background:0 0;
    position:absolute;
    z-index:-1;
    transition:all .3s
}
.social-share-plus:before{
    background:#fff
}
.social-share-plus:after{
    background:#fff;
    transform:rotate(90deg)
}
.social-share-count{
    font-size:10px;
    color:#fff;
    opacity:.75;
    cursor:initial
}
@media screen and (max-width:839px){
	.share{
    min-height:0px
}

    .social-share{
        position:fixed;
        top:auto;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        max-width:100%;
        z-index:10002001;
        box-shadow:0 0 1px 1px #e2dfe2;
        animation-name:slideInUp;
        animation-duration:.4s
    }
}
@-webkit-keyframes slideInUp{
    0%{
        opacity:0;
        transform:translate(0,100px)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
@keyframes slideInUp{
    0%{
        opacity:0;
        transform:translate(0,100px)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
.fundraiser{
    min-height:60px;
    width:100%;
    margin:0;
    padding:0;
    font-family:helvetica neue,helvetica,arial,sans-serif;
    z-index:1900000000
}
.fundraiser-outer-cnt{
    background-color:#7d7d7d;
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:1900000001
}
.fundraiser-inner-cnt{
    position:relative;
    text-align:center;
    text-rendering:optimizespeed
}
.fundraiser-bar{
    position:relative;
    margin:auto;
    width:95%;
    padding-top:13px
}
.fundraiser-message-bar{
    display:inline-block;
    color:#fff;
    padding-right:15px;
    cursor:default;
    font-weight:300;
    font-size:1pc;
    line-height:normal
}
.fundraiser-bar-text{
    white-space:pre-line;
    display:inherit;
    word-wrap:normal
}
.fundraiser-message-btn{
    display:inline-block
}
.fundraiser-message-btn a{
    background-color:#7d7d7d;
    border:1px solid #fff;
    color:#fff;
    position:relative;
    top:-1px;
    border-radius:4px;
    font-weight:300;
    cursor:pointer;
    display:inline-block;
    height:2pc;
    line-height:2pc;
    padding:0 10px;
    outline:0;
    font-size:14px
}
.fundraiser-bar-close-container{
    position:absolute;
    top:calc(50% - 10px);
    right:20px;
    margin:0;
    padding:0
}
.fundraiser-bar-close{
    background:0 0;
    width:1pc;
    height:20px;
    margin:0;
    padding:0;
    opacity:.5;
    transition:all .2s ease
}
.fundraiser-bar-close:after,.fundraiser-bar-close:before{
    content:'';
    display:block;
    width:17px;
    height:2px;
    margin:0;
    padding:0;
    background:0 0;
    position:absolute;
    z-index:-1;
    transition:all .3s
}
.fundraiser-bar-close:before{
    top:9px;
    left:-1px;
    background:#fff;
    transform:rotate(-45deg)
}
.fundraiser-bar-close:after{
    top:9px;
    left:-1px;
    background:#fff;
    transform:rotate(45deg)
}
@media screen and (max-width:1024px){
    .fundraiser-outer-cnt,.fundraiser-spacer{
        position:fixed;
        top:auto;
        bottom:0;
        left:0;
        right:0;
        max-height:200px
    }
    .fundraiser{
        min-height:85px
    }
}
@media screen and (max-width:480px){
    .fundraiser-message-btn{
        width:72%;
        margin:10px auto
    }
    .fundraiser-bar-close-container{
        top:10px;
        right:8px
    }
}
.home-icon{
    width:16px;
    height:16px;
    background:url(../img/home.svg) no-repeat center bottom;
    background-size:contain;
    padding:0 1em
}
.chevron-right{
    width:12px;
    height:12px;
    background:url(../img/chevron-right.svg) no-repeat center bottom;
    background-size:contain;
    padding:0 1em
}
