/*
Theme Name: Chatterbox WP Theme
Description: Chatterbox Wordpress Theme
Author: DB
Version: 1.0
Tags: 
License: 
License URI: 
*/
/* fixes */
.branding .top-contact-us span a {
	padding-top: 0;
}
.entry .shortcode-orderedlist ol li, .entry .shortcode-orderedlist ol li ol, .shortcode-orderedlist ol li {
	list-style-type: decimal!important;
}
/* CUSTOM STYLES for marketing pages: */
#contents .mentry {
	padding: 0;
}
.progressor {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	font-size: 110%;
	line-height: 48px;
	background: transparent url(images/mkt_bg_progressor.jpg) top center;
}
.progressor li {
	padding: 0;
	margin: 0;
	float: left;
}
#contents .progressor li a {
	padding: 0 30px;
	padding-left: 15px;
	display: block;
	color: #57544d;
	font-weight: normal;
	background: transparent url(images/mkt_bg_normal.jpg) top right no-repeat;
}
#contents .progressor li.active a {
	color: #111;
	background: transparent url(images/mkt_bg_active.jpg) top right no-repeat;
}
#contents .progressor li.complete a {
	color: #999;
	background: transparent url(images/mkt_bg_complete.jpg) top right no-repeat;
}

#contents .progressor li:first-child a{
	padding-left: 20px;
}
.feature-box {
	background: #00264e;
	padding: 25px;
	color: #fff;
	overflow: hidden;
	position: relative;

	min-height: 250px;
}
.feature-box .doctor {
	width: 20%;
	position: absolute;
	left: 25px;
	top: 25px;
	margin-right: 5%;
	text-align: center;
}
	.feature-box .doctor strong {
		display: block;
	}
.feature-box .doctor img {
	margin: 10px 0;
	width: 100%;
	max-width: none;
	border-radius: 4px;
}
.feature-box h4 {
	color: #fff;
	margin: 5px 0;
}
.feature-box small {
	color: #afc7e0;
}
.feature-box h1 {
	margin: 0;
	font-size: 220%;
	padding-left: 20px;
	font-weight: normal;
	line-height: 1.3;

}
.feature-box h1.with-dr {
	margin-left: 25%;
		padding-top: 0px;
		padding-bottom: 20px;

}
.feature-box h1:after,
.feature-box h1:before {
	color: #80a1c4;
	font-size: 80px;
	content: '"';
	line-height: 1;
	height: 10px;
	margin: -40px 0px;
	display: inline-block;

	position: relative;
	top: 30px;
	width: 30px;
	display: none;
}

.feature-box h1:before {
	left: -20px;
	margin-right: -20px;
}
.feature-box strong {
	font-weight: bold;
}
#contents .mentry .entry-content  {
	padding: 25px;
}
.half {
	width: 50%;
	float: left;
}
.cta-bar {
	clear: both;
	overflow: hidden;
}
#contents .cta-bar .cta {
	color: #fff;
}
.cta-bar .cta {
	display: block;
	padding: 1em 2em;
	padding-left: 1em;	
  background-color: #444444;
  background-image: -webkit-linear-gradient(top, #444444, #999999);
  background-image:         linear-gradient(to bottom, #444444, #999999);
	color: #fff;
	text-decoration: none;
	font-size: 140%;
	font-weight: bold;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.cta-bar .cta-orange {	
  background-color: #ff7848;
  background-image: -webkit-linear-gradient(top, #ff7848, #c6491f);
  background-image:         linear-gradient(to bottom, #ff7848, #c6491f);
}

.cta-bar .cta-orange:hover {
	background: #c6491f;
}

.cta-bar .cta-green,
.cta-bar .cta-call {	
	cursor: pointer;
  background-color: #8ebe46;
  background-image: -webkit-linear-gradient(top, #8ebe46, #648730);
  background-image:         linear-gradient(to bottom, #8ebe46, #648730);
}
.cta-bar .cta-green:hover,
.cta-bar .cta-call:hover {
	background: #648730;
}
#contents .entry .cta-bar .cta-call a {
	color: #fff;
}

.cta-bar i.fa {
	float: left;
	font-size: 220%;
	margin-right: 0.5em;
}
 .cta-bar .cta small {
	display: block;
	font-size: 80%;
	font-weight: normal;
}


@media only screen and (max-width: 1024px) {
	.feature-box .doctor {
		width: 16%;
	}
	.feature-box h1.with-dr {
		margin-left: 22%;
		line-height: 1.6;
	}
}
@media only screen and (max-width: 768px) {

	body.page-template-page-marketing-php #main-contents {
		padding: 0;
	}	
	.feature-box {
		padding: 10px;
		padding-top: 20px;
		min-height: 30px;
	}
	.feature-box .doctor {
		float: none;
		width: 100%;
		text-align: left;
		margin: 10px 0;
		margin-top:0;
		padding: 10px;
		border-top: 1px solid #274e77;
	position: static;
	top: auto;
	left: auto;

	}
	.feature-box h4 {
		margin-bottom: 0;
		margin-top: 0;
	}
	.feature-box .doctor img {
		width: 50px;
		height: auto;
		float: left;
		margin-right: 10px;
		margin-top: 0;
	}
	.half {
		width: 100%;
	}

.feature-box h1.with-dr {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
}
	.feature-box h1 {
		margin: 0;
		font-size: 140%;
		padding-left: 20px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	.feature-box h1:after,
	.feature-box h1:before {
		
		display: none;
	}
	#contents .progressor {
		list-style-type: decimal;
		list-style-position: inside;
		line-height: 1.3;
		background: #eee;
	}
	#contents .progressor li {
		display: list-item;
		background: #eee;
		width: auto;
		float: none;
		border-bottom: 1px solid #eee;
	}
	#contents .progressor li a,
	#contents .progressor li.complete a,
	#contents .progressor li.active  a {
		background: none;
		padding: 5px 20px;

	}
	#contents .progressor li.active  a {
		background: #fff;
	}
}



@media only screen and (max-width: 768px) {
	.branding {
		position:absolute!important;
	}
	html.nav-open .branding {
		left: 0!important;
	}

	.branding .top-btn-nav {
	}
	.branding .site-logo {
		padding-right: 0!important;
		width:75%!important;
		margin-right: 0px!important;

	}
	.branding .top-btn-nav {
		float:right!important;
	}
	script {
		display:;
	}
}

.gmnoprint img {
    max-width: none!important; 
}