/* Site Navigation */

nav   {
    margin: 21px auto 40px;
    width: 80%;
    text-align: center;
}

/* Site Frameworks */

section.content   {
    width: 80%;
}

.header  {
	width: 70%;
	margin: auto;
	padding-top: 21px;
}

.footer  {
	width: 50%;
	margin: auto;
	padding-top: 21px;
}

.content p img.book   {
    width: 20vw;
    height: auto;
}

/* Display Directives */

.desktop   {
    display: block;
}

.tablet   {
    display: none;
}

.mobile   {
    display: none;
}


/* Button / Link Management */

a.insp_link   {
    width: 29%;
    margin: 1%;
}

a.sermon_link   {
    width: 25vw;
    margin: 1vw;
}

/* Spotlight */

div.spotlight   {
    width: 28%;
    margin: 21px 2%;
    display: inline-block;
}



div.spotlight:first-of-type   {
    width: 94%;
    margin: 21px auto;
    display: block;
}


div.apple_podcasts   {
    width: 30%;
    margin: 1%;
}

div.spotify_podcasts   {
    width: 30%;
    margin: 1%;
}

div.amazon_podcasts   {
    width: 30%;
    margin: 1%;
}

div.iheart_podcasts   {
    width: 30%;
    margin: 1%;
}

div.goodpods_podcasts   {
    width: 30%;
    margin: 1%;
	vertical-align: top;
}

div.youtube_podcasts   {
    width: 30%;
    margin: 1%;
}

div.spotlight25   {
    width: 20%;
    margin: 40px 20px;
    display: inline-block;
}