@charset "utf-8";

/* BEGIN moved from narrow sheet ==> */
#title,
#menu
{
	float: none;
	text-align: center;
	margin: 0 auto;
	display: block;
}
#title
{
	margin-right: 8px;
	margin-bottom: 5px;
}
#banner h1
{
	padding-left: 0;
	padding-bottom: 1px;
}
#banner h1 a
{
	margin: 5px auto 0 auto;
	padding-right: 8px;
	background-image: url('../images/logos/BTP.png');
	width: 220px;
	height: 65px;
	background-position: bottom center;
}
#menu ul
{
	padding: 0;
}
#menu li a
{
	padding-top: 5px;
}
#contentwrap,
.services #contentwrap ul.service_menu
{
	border-radius: unset;
}
h3:first-of-type
{
	margin-top: auto;
}
#headshot
{
	width: 40%;
	float: none;
	margin: 10px auto 30px auto;
	overflow: hidden;
}
#headshot img
{
	display: block;
	width: 100%;
}
section#contact_form article:first-of-type,
section#contact_form aside:first-of-type
{
	float: none;
	display: block;
	width: 100%;
}
section#contact_form article:first-of-type
{
	padding-bottom: 10px;
	padding-right: 0;
	width: 100%;
	background-image: url('../images/arrows/arrow_down_lime.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 30%;
	background-blend-mode: darken;
}
section#contact_form article.confirmation:first-of-type,
section#contact_form article.errors:first-of-type
{
	display: none;
}
#blurbs article:nth-child(odd),
#blurbs article:nth-child(even)
{
	float: none;
	width: auto;
	clear: unset;
}
/* <== END moved from narrow sheet  */

.mobile_only
{
	display: unset;
}
.tack_on_btn button.mobile_only
{
	display: inline-block;
}
body
{
	background-image: radial-gradient(ellipse at 10% 20%, #11143a, #062b63, #306668, #144772, #051d3c, #245778);
}
body,
#contentwrap
{
	font-size: 120%;
}
#title
{
	font-size: 85%;
}
h3
{
	line-height: 130%;
	text-align: center;
}
h3#page_head,
h3#alt_head
{
	font-size: 120%;
	margin-top: 5px;
}
h3#alt_head
{
	display: block;
}
h3
{
	margin-bottom: 15px;
}
#praise h3:first-of-type,
#praise h3#alt_head
{
	margin-bottom: 25px;
}
#praise #page_head
{
	display: none; /* Javascript will replace this headline on mobile */
}
.services #contentwrap article ul li h4
{
	line-height: 140%;
}
#menu
{
	font-size: 105%;
}
#menu ul
{
	white-space: nowrap;
	text-align: center;
	display: inline-block;
	width: 100%;
	padding-right: 10px;
}
#menu ul li
{
	display: inline-block;
	width: 24%;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
#menu li a
{
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
#menu li a:hover
{
	border-bottom-color: transparent; /* because iphone registers click as hover */
}
#menu li a.highlight
{
	border-bottom-color: #ef8;
}
#contentwrap ul.service_menu
{
	padding: 0;
	display: none;
	border-top: none;
	border-left: none;
}
#contentwrap ul.service_menu li
{
	display: inline;
	margin: 0;
	font-size: 85%;
	font-weight: 600;
	line-height: 115%;
}
#contentwrap ul.service_menu li.last
{
	box-shadow: 3px 3px 4px #036;
}
#contentwrap ul.service_menu li a
{
	display: block;
	padding: 15px 5px;
	color: #024;
	background-color: #ef8;
	background-image: linear-gradient(to bottom right, #ef8 40%, #e6dd1b);
}
#contentwrap ul.service_menu li a.active
{
	color: #fff;
	background-color: #2cafa8;
	background-image: radial-gradient(at 35% 30%, #2cafa8, #25878B);
}
#contentwrap ul.service_menu li a:hover,
#contentwrap ul.service_menu li a.active:hover
{
	color: #fff;
	background-color: #122c45;
	background-image: radial-gradient(at 35% 30%, #058, #122c45);
}
#contentwrap ul.service_menu li a.active:hover
{
	cursor: default;
}
#contentwrap ul.service_menu li.first a
{
	padding-top: 20px;
}
#contentwrap ul.service_menu li.last a
{
	padding-bottom: 16px;
}
#contentwrap ul.service_menu li a,
#contentwrap ul.service_menu li a:hover
{
	text-decoration: none;
}
#contentwrap
{
	box-shadow: none;
	border-top: 4px solid #3ba8a2;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
#contentwrap.highlighted
{
	border-color: #ef8;
}
#contentwrap section
{
	padding: 30px;
}
#praise #contentwrap section
{
	padding-left: 8px;
}
#campaigns #contentwrap section
{
	padding-left: 0;
	padding-right: 0;
}
#campaigns #contentwrap section article
{
	padding-left: 15px;
	padding-right: 30px;
}
#contact #contentwrap section
{
	padding-left: 0;
	padding-right: 0;
}
section#contact_form
{
	padding-bottom: 0;
}
section#contact_form form
{
	box-shadow: none;
}
section#contact_form article,
section#contact_form article:first-of-type
{
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
}
section#contact_form article:first-of-type
{
	background-size: 150px;
	background-position: center 200px;
}
#contentwrap.confirmation section.lead,
#contentwrap.errors section.lead
{
	padding-top: 0;
}
section#contact_form article.confirmation:first-of-type,
section#contact_form article.errors:first-of-type
{
	display: none;
}
section#contact_form article:first-of-type p
{
	padding-right: 0;
	padding-bottom: 0;
}
section#contact_form aside:first-of-type,
section#contact_form form
{
	border-top-left-radius: unset;
	border-bottom-right-radius: unset;
}
section#contact_form article:first-of-type
{
	background-size: 50%;
}
section#contact_form form label,
section#contact_form form input,
section#contact_form form textarea,
span.err
{
	width: 92%;
}
.services article ul
{
	padding-left: 0;
}
.services article li
{
	line-height: 180%;
	background-position-y: 10px;
}
#advertising.services article li,
#audience.services article li,
#publishers.services article li
{
	background-position-y: 16px;
}
#blurbs article
{
	margin-top: 3em;
}
#blurbs article:first-of-type
{
	margin-top: 0;
}
#blurbs article figure
{
	display: block;
	margin: .25px auto;
	float: none;
	width: 40%;
}
#blurbs article figure img
{
	display: block;
	margin: 0;
	float: none;
	width: 100%;
}
#footer
{
	font-size: 80%;
}
#services section.lead
{
	background-position-x: 25px;
}

/* BEGIN: Styles for smallest windows ==> */
@media only screen and (max-width: 600px) {
	#headshot
	{
		width: 60%;
	}
	#blurbs article figure {
		width: 70%;
	}
} /* BEGIN: Styles for smallest windows ==> */