@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
/*
Fonts and colors
	font-family: input-sans, sans-serif;
	font-family: input-sans-narrow, sans-serif;
	font-family: 'Open Sans', sans-serif;
	
Blue			#0c2c41
Lighter Blue	#79c5cc

*/

/*** twentynineteen overrides ***/
.entry .entry-content, .entry .entry-summary {
	margin: 0;
	padding: 0;
	max-width: 100%;
}
.entry .entry-content > *, .entry .entry-summary > * {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/*** END twentynineteen overrides ***/

body::before {
	display: none;
}
body {
	background: none #fff;
}
p {
	margin-bottom: 20px;
}
sup {
	font-size: 60%;
}
h3 {
	font-family: input-sans, sans-serif;
	font-weight: 600;
	font-size: 35px;
	line-height: 45px;
	color: #0c2c41;	
}
.widget,
.entry-content, 
.entry-summary {
	margin: 0;
	padding: 0;
}
.entry-content {
	min-height: 500px;
}
.widget {
	list-style-type: none;
}
a:focus {
	outline: none !important;
}
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
	border-bottom: 0;
	color: #57cbf5;
}
.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .pingback .comment-body > a:hover {
	color: #017eb7;
}
.logo {
	position: absolute;
	top: 25px;
	left: 0;	
	z-index: 100;
	max-width: 230px;	
}
.logo img {
	width: 100%;
	max-width: 230px;	
}
.site-header {
	position: fixed;
	width: 100%;
	margin: 0;
	padding: 0 0 30px;
	background: none #fff;
	z-index: 99;
}
.site-branding {
	margin: 0;
	padding: 0;	
	
}
.site-main {
	padding: 0;
}
.site-content {
	padding-top: 340px;	
}
.site-content,
.site-footer {
	margin: 0;
	width: 100%;
}
.site {
	max-width: 100%;
	margin: 0 auto;
}
.hentry {
	margin: 0;
	padding: 20px;
}
.hentry, .page-header, .page-content {
	padding: 0 0 100px 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.wrapper {
	position: relative;
	width: 1165px;
	margin: 0 auto;
}
.wrapper-small {
	position: relative;
	width: 780px;
	margin: 0 auto;	
}
.entry-content p {
	font-family: input-sans, sans-serif;
	font-size: 24px;
	line-height: 30px;
}
.menu-main-menu-container {
	float: right;
}
.header-connect {
	position: relative;
	top: 0;
	float: right;
}
.header-connect img {
	width: 30px;
	vertical-align: sub;
}
.main-nav {
	position: relative;
	top: 25px;
	margin: 0;
	z-index: 98;
}
.main-nav ul {
	border: 0;
	width: 100%;
	text-align: right;
}
.main-nav ul li {
	display: inline-block;
	padding: 0;
	border: 0;
}
.main-nav ul li a {
	display: inline-block;
	font-family: input-sans, sans-serif;
	font-size: 22px;
	line-height: 32px;
	color: #0c2c41;
	padding: 0 15px;
	text-transform: uppercase;
}
.main-nav ul li a:hover,
.main-nav ul li.current-menu-parent a,
.main-nav ul li.current-menu-item a {
	color: #79c5cc;
}
.main-nav ul li:last-child a {
	border: 0;
}
.main-nav .header-connect ul li {
	font-family: input-sans, sans-serif;
	font-size: 22px;
	line-height: 32px;
	color: #0c2c41;
}
.main-nav .header-connect ul li a {
	padding: 0;
}
.sub-menu {
	position: absolute;
	width: auto;
	top: 53px;
	display: none;
	margin-left: 0;
}
.menu-item:hover > .sub-menu {
	display: block;
}
.main-nav ul li ul li {
	width: 230px;
	border-top: 1px solid #32A3D6;
	padding: 0;
	display: block;
	float: none;
}
.main-nav ul li ul li:first-child {
	border: 0;
}
.main-nav ul li ul li a {
	width: 100%;
	font-family: input-sans, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #fff !important;
	background: url('images/ico-pretzel.png') 15px center no-repeat #017EB7;
	padding-left: 40px;
	display: block;
	float: none;
	border-right: 0;
	text-transform: none;
}
.main-nav ul li ul li a:hover {
	color: #79c5cc !important;
}
.main-nav ul li ul li.sub-menu-title a:hover {
	color: #79c5cc !important;
}
.main-nav ul li ul li.sub-menu-title a {
	font-family: input-sans, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #79c5cc !important;	
	background: none #017EB7;
	padding: 0 15px 15px;
	text-transform: uppercase;
}
.main-nav ul li ul li.current-menu-item a {
	color: #79c5cc !important;		
}
.shiftnav-nav li.mobile-tw a {
	display: block;
	text-indent: -1000px;
	background: url('images/ico-tw.png') 28px center no-repeat;
	background-size: 30px;
	padding-bottom: 0 !important;
}
.shiftnav-nav li.mobile-in a {
	display: block;
	text-indent: -1000px;
	background: url('images/ico-in.png') 28px center no-repeat;
	background-size: 30px;
	padding-top: 0 !important;
}
.header-tw {
	position: relative;
	width: 30px;
	height: 25px;
	display: block;
	background: url('images/ico-tw.png') center center no-repeat;
	background-size: contain;	
	transition: background 0.2s;
}
.header-in {
	position: relative;
	width: 30px;
	height: 25px;
	display: block;
	background: url('images/ico-in.png') center center no-repeat;
	background-size: contain;	
	transition: background 0.2s;	
}
.header-tw:hover {
	background: url('images/ico-tw-over.png') center center no-repeat;
	background-size: 30px;
}
.header-in:hover {
	background: url('images/ico-in-over.png') center center no-repeat;
	background-size: 30px;
}
.man-content p {
	font-family: input-sans, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #0c2c41 !important;		
}
h2.section-heading {	
	position: relative;
	font-family: input-sans-narrow, sans-serif;
	font-weight: 600;
	font-size: 60px;
	line-height: 64px;
	color: #0c2c41;		
	display: block;
	text-transform: uppercase;
	margin-top: 80px;
}
h2.section-heading:before {	
	content: " ";
	position: absolute;
	left: -70px;
	top: -10px;
	width: 37px;
	height: 37px;
	background: url('images/ico-rsaquo.jpg') top left no-repeat;
	background-size: contain;
}
.section-desc p {
	font-family: input-sans, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #0c2c41;			
}
.pnw-portfolio-item {
	position: relative;
	width: 25%;
	float: left;	
}
.portfolio-image {
	padding: 20px;	
}
.portfolio-image-hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.2s;
	padding: 20px;	
}
.pnw-portfolio-item:hover .portfolio-image-hover {
	opacity: 1;
}
.pnw-team-item {
	position: relative;
	width: 25%;
	padding-bottom: 20px;
	float: left;	
}
.pnw-team-item:nth-child(4n+5) {
	clear: both;
}
.team-image {
	padding: 5px;	
}
.team-image img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	transition: filter 0.2s;
}
.team-image-hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.2s;
	padding: 5px;	
}
.pnw-team-item:hover .team-image img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}
.pnw-team-item:hover .team-image-hover {
	opacity: 1;
}
.pnw-team-inner {
	position: relative;
}
.team-image-hover img {
	position: absolute;
	bottom: 20px;
	left: 10px;
	width: 60px;
}
.pnw-team-content {
	padding: 0 5px;
}
.pnw-team-name {
	font-family: input-sans-narrow, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #0c2c41;		
	display: block;
	text-transform: uppercase;
}
.pnw-team-title {
	font-family: input-sans-narrow, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #0c2c41;		
	display: block;
	text-transform: uppercase;	
}
.pnw-team-desc {
	font-family: input-sans, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	color: #0c2c41;		
	display: block;
	margin-top: 3px;
}
.site-footer .wrapper {
	border-top: 3px solid #0c2c41;
}
.site-footer {
	text-align: center;
	font-family: input-sans, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #0c2c41;	
}
.footer-left {
	position: relative;
	width: 60%;
	padding-top: 30px;
	text-align: left;
	float: left;
}
.footer-right {
	position: relative;
	width: 40%;
	padding-top: 30px;
	text-align: left;
	float: right;
}
.footer-podcasts {
	padding: 10px;
}
.footer-podcasts p {
	display: block;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
	margin: 0;
}
.footer-podcasts ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.footer-apple {
	position: relative;
	width: 40px;
	height: 35px;
	background: url('/wp-content/uploads/2021/12/ico-apple.png') center center no-repeat;
	background-size: contain;
	transition: background .2s;
	display: inline-block;
}
.footer-libsyn {
	position: relative;
	width: 40px;
	height: 35px;
	background: url('/wp-content/uploads/2021/12/ico-libsyn.png') center center no-repeat;
	background-size: contain;
	transition: background .2s;
	display: inline-block;
}
.footer-spotify {
	position: relative;
	width: 40px;
	height: 35px;
	background: url('/wp-content/uploads/2021/12/ico-spotify.png') center center no-repeat;
	background-size: contain;
	transition: background .2s;
	display: inline-block;
}
.footer-apple:hover {
	background: url("/wp-content/uploads/2021/12/ico-apple_hover.png") center center no-repeat;
	background-size: 35px;
}
.footer-libsyn:hover {
	background: url("/wp-content/uploads/2021/12/ico-lisbyn_hover.png") center center no-repeat;
	background-size: 35px;
}
.footer-spotify:hover {
	background: url("/wp-content/uploads/2021/12/ico-spotify_hover.png") center center no-repeat;
	background-size: 35px;
}
.footer-quarter {
	position: relative;
	width: 50%;
	float: left;
}
.footer-copyright {
	font-family: input-sans, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0c2c41;	
	text-align: left;
	padding: 40px 0;
	clear: both;
}
.footer-menu li {
	list-style-type: none;
	display: inline;
}
.footer-menu li a {
	font-family: input-sans-narrow, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #0c2c41;		
	display: block;
	padding: 0 10px;
	margin-bottom: 8px;
	vertical-align: middle;
}
.footer-menu li a:hover {
	color: #79c5cc;		
}
#mc_embed_signup label {
	text-align: left;
}
#mc_embed_signup form {
	text-align: left !important;
}
#mc_embed_signup input.email {
	width: 100% !important;
	display: block !important;
	height: auto !important;
	font-family: input-sans, sans-serif !important;
	font-size: 14px !important;
	line-height: 16px !important;
	color: #0c2c41 !important;	
	padding: 12px 15px !important;
	border: 2px solid #79c5cc !important;
	-webkit-border-radius: 8px !important;
	border-radius: 8px !important;
}
.frm_fields_container input,
.frm_fields_container textarea {
	width: 100% !important;
	display: block !important;
	height: auto !important;
	font-family: input-sans, sans-serif !important;
	font-size: 14px !important;
	line-height: 16px !important;
	color: #0c2c41 !important;	
	padding: 12px 15px !important;
	border: 2px solid #79c5cc !important;
	-webkit-border-radius: 8px !important;
	border-radius: 8px !important;
}
.with_frm_style .frm_inside_container .frm_primary_label {
	display: none !important;
}



/**** BEGIN modal window ****/
.contact-overlay {	
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100000;
	display: none;
}
.overlay-wrapper p {
	margin-bottom: 15px !important;
}
.overlay-wrapper {	
    position: fixed;
    top: 40px;
	font-family: Helvetica, Arial, sans-serif;
    left: 50%;
    width: 780px;
	margin: 0 0 0 -390px;
	padding: 40px 50px;
    background-color: #ffffff;
	font-size: 14px;
    opacity: 1.0;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    z-index: 100001;
	display: none;
}
a.overlay-close {
	position: fixed;
	top: -1px;
	right: 0;
	width: 40px;
	height: 40px;
	background: none #79c5cc;
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 6px 0px 10px 0;
    z-index: 100001;
	display: none;
}
a.overlay-close:hover {
	color: #000000;
}
/**** END modal window ****/



/**** BEGIN responsiveness ****/
.mobile-only {
	display: none;
}
.no-mobile {
	display: block;
}

/**** Small laptop ****/
@media only screen and (max-width: 1260px) { 
	
}

/**** pick up wrapper ****/
@media only screen and (max-width: 1190px) { 
	.wrapper {
		width: 100%;
		padding: 0 20px;
	}	
}

/**** iPad landscape ****/
@media only screen and (max-width: 1024px) { 
	
}

@media screen and (max-width: 1100px) {
	.main-nav ul li a {
		font-size: 18px;
		padding: 0 5px;
	}
}
@media screen and (max-width: 900px) {
	.main-nav ul li a {
		font-size: 16px;
	}
}

/**** iPad portrait ****/
@media only screen and (max-width: 989px) { 
	.wrapper-small {
		width: 80%;
	}
	/*.main-nav ul li a {
		font-size: 18px;
		padding: 0 5px;
	}*/
	.main-nav .header-connect ul li	{
		font-size: 18px;
	}
}

/**** Phone landscape ****/
@media only screen and (max-width: 850px) {
	.mobile-only {
		display: block;
	}
	.no-mobile {
		display: none;
	}
	.top-nav,
	.main-nav {
		display: none;
	}
	.wrapper,
	.wrapper-small {
		width: 100%;
	}
	.wrapper {
		padding: 0 10px;
	}
	.logo {
		width: 265px;
		z-index: 99999 !important;
	}
	.site-content {
		padding-top: 180px;
	}
	.site-footer {
		padding: 30px 10px;
	}
	.site-footer ul {
		margin: 0;
	}
	.footer-menu li a {
		font-size: 12px;
		line-height: 20px;
		padding: 0 6px;
	}
	.mobile-menu {
		position: absolute;
		width: 100%;
		top: 35px;
		z-index: 98 !important;
		padding: 12px 20px;
		text-align: right;
		font-family: input-sans, sans-serif;
		font-size: 24px; 
		text-transform: uppercase;
	}
	.shiftnav-toggle * {
		margin-top: -3px !important;
	}
	.mobile-menu a {
		color: #fff;
	}
	#shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar::before {
		font-size: 18px;
		float: right !important;
	}
	#shiftnav-toggle-main .shiftnav-main-toggle-content {
		padding: 9px 55px !important;
		text-align: right;
		font-family: input-sans, sans-serif;
		font-size: 20px; 
	}
	.entry-title  {
		position: relative;
		top: 10px;
		margin-left: 10px;
		padding: 0 12px 8px;
		font-size: 42px;
		line-height: 42px;
	}
	.entry-content p {
		text-align: center;
	}
	.content-heading {
		text-align: center;
	}
	.products .entry-header {
		position: relative;
	}
	.site-header {
		min-height: 110px;
	}
	.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
		font-family: input-sans, sans-serif;
		font-size: 20px !important; 
		text-transform: uppercase;
		color: #0c2c41 !important;
		line-height: 200% !important;
	}
	.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target {
		background: none transparent !important;
		color: #fff !important;
	}
	.entry-content {
		padding: 30px 10px;
	}
	.col-md-6 {
		width: 95%;
	}
	.single-post .entry-header {
		margin-top: 0;
	}
	.pnw-team-item {
		position: relative;
		width: 50%;
		padding-bottom: 20px;
		float: left;	
	}
	h3 {
		font-size: 22px;
		line-height: 32px;
	}
	.man-content p {
		font-size: 18px;
	}
	h2.section-heading {
		font-size: 30px;
		line-height: 42px;
	}
	h2.section-heading:before {
		width: 30px;
		left: -50px;
		top: -17px;
	}
	.pnw-portfolio-item {
		width: 50%;
	}
	.footer-left {
		width: 100%;
	}
	.footer-right {
		width: 100%;
	}
	#mc_embed_signup label,
	.footer-copyright,
	.footer-podcasts p,
	.footer-podcasts ul li {
		text-align: center;
	}
	.overlay-wrapper {
		top: 10px;
		left: 5%;
		width: 90%;
		padding: 20px;
		margin: 0;
	}
	a.overlay-close {
		z-index: 100002;
	}
	.pnw-team-item {
		clear: none;
	}
	.pnw-team-item:nth-child(2n+3) {
		clear: both;
	}
}