    
body {
	color:#727071;
	font-family: 'Open Sans', sans-serif;
}
#content {
    padding: 0px 0px 20px 0px;
}
.testimonial-body {
	font-style:italic;
	font-family: times, serif;
}
.profile-directions a {
	color:#647598;
}
.right-col {
	color:#3b3b3b;
    background-color: #e1e1e1;
    padding-left: 15px;
	padding-top:30px;
}
.right-col ul {
    padding-left:0px;
}
.right-col img {
	max-width:345px;
}
.right-col .accordion .media img {
	/* max-width:374px; */
    max-width: none;
    width: 100%;
}
h4.medium-heading {
	font-size:16px;
}

#video-player {
	display:inline-block;
	color:#DDD;
	font-size:10px;
    width: 580px;
    max-width: 100%;
}
#video-player a {
	color:#DDD;
}
#video-player a:focus {
	color:#DDD;
	text-decoration:none;
}
#video-player a:hover {
	color:white;
	text-decoration:none;
}
#video-player h2 {
	color:white;
	font-size:16px;
	position:absolute;
	 top:0px;
	margin:0px;
}
.video-container {
	position:relative;
    /*
	background: #b5bdc8;
	background: -moz-radial-gradient(center, ellipse cover,  #b5bdc8 0%, #828c95 36%, #28343b 100%);
	background: -webkit-radial-gradient(center, ellipse cover,  #b5bdc8 0%,#828c95 36%,#28343b 100%);
	background: radial-gradient(ellipse at center,  #b5bdc8 0%,#828c95 36%,#28343b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=1 );
    */
    width: 100%;
    /*height: 348px;*/
    background-size: cover;
    background-position: top center;
    background-image: url(/images/home-background.jpg);
    /*margin: 40px 0;*/
    margin-bottom: 15px;
}
.video-content {
	margin:30px auto;

}

.video-nav {
	float:right;
	width:360px;
}
.video-nav ul {
	height: 253px;
    overflow-y: auto;
}
.video-nav li {
    list-style-type: none;
    padding-bottom: 9px;
}
.video-nav ul div {
	display:inline-block;
}
.vid-nav-title {
	color:#CCC;
	font-weight:bold;
	padding-left: 10px;
}
.vid-nav-subtitle {
	color:#676565;
}
@media screen and (max-width: 1020px) {
	body {
		background-color:white;
		padding-left: 20px;
		padding-right: 20px;
	}
	#page, #mainmenu {
		margin:0px;
		padding:10px 0px;
	}
}
@media screen and (max-width: 640px) {
	#header div#callout {
		display:none;
	}
}
@media screen and (max-width: 640px) {
	img.profile-pic {
		max-width:120px;
	}
}
iframe {
	max-width:100%;
}
#content {
	position:relative;
}
.client-header {
	background-color:rgba(33,61,119,0.6);
	color:white;
}
.client-header h1 {
    font-size: 26px;
	font-weight: normal;
    color:white;
    margin: 10px 0;
    line-height:40px;
}
.header-right {
    float: right;
}
.phone {
	font-weight:bold;
}

.phone.header-right {
	font-size:18px;
	color:white !important;
}

ul {
	margin:0px;
}

.testimonial-profiles ul>li>a>img:first-child,.staff-profiles ul>li>a>img:first-child {
	height:100px;
}
.testimonial-profiles ul>li,.staff-profiles ul>li {
	vertical-align:top;
}
.profiles li {
    list-style-type: none;
    padding: 0px 10px 10px 0;
	display: inline-block;
}
.staff-profiles li img.profile-pic {
	max-width:110px;
}
.profiles {
	margin-bottom:10px;
}
.ad {
	margin-bottom:10px;
}

.subheader {
	color:white;
	background-color:#6f6f6f;
}

.client-header .gc-cs-link {
	color:white;
}
.popup-noborder img {
    transition: all .5s 1s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
}
.popup-noborder img:hover {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4);
}
.ask-a-question {
    font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:white;
	padding-bottom: 10px;
}
.insurance {
    font-size: 18px;
}
.payment {
    font-size: 18px;
}
.current-patients {
	float:right;
	padding-right:10px;
}
.visit-website {
    font-size: 18px;
    display: block;
    background-color: #AAA;
    padding: 5px 20px;
    margin-left: -15px;
    margin-top: 30px;
    text-align: center;
    bottom: 0px;
}
.visit-website a {
	color:white;
	font-size:14px;
}

.client-profile .profile-details {
	margin-top: 20px;
	width:380px;
}
.client-profile .profile-pic {
	float:left;
	max-width:135px;
	padding-right:10px;
}
.client-profile .profile-details {
    display: inline;
}
.client-profile .profile-audio {
	margin-bottom: 10px;
	display: inline-block;
	vertical-align:top;
	padding-right:10px;
}
.client-profile .profile-audio span {
    font-size: 18px;
    color: #888;
	padding-left:10px;
}
.client-profile .profile-audio img {
	width:25px;
}
.client-profile .profile-name {
    font-size: 20px;
    font-weight: bold;
	display:inline-block;
}
.client-profile .profile-rating {
	padding-bottom:5px;
	padding-left:0px;
	display:block;
	vertical-align:top;
}
.client-profile .profile-phone {
	padding-top:5px;
}
.client-profile .profile-address,.client-profile .profile-phone {
	font-size: 14px;
}
.client-profile .profile-name,.client-profile .profile-address,.client-profile .profile-phone {
	color: #727071;
	line-height: 1.2em;
}
.client-profile .profile-hours {
	line-height: 1.5em;
}
.client-profile .profile-hours,.client-profile .profile-directions {
    font-size: 12px;
	text-align:right;
}
.profile-directions {
	font-weight:bold;
}
.caption {
	display:block;
	padding-top: 8px;
    line-height: 1em;
}
.testimonial-text .caption {
	display:inline;
}
.subcaption {
    font-size: 12px;
}
.pic-with-audio {
    position: relative;
    display: block;
}
.btn-review {
	margin-top: 8px;
	margin-bottom:15px;
	display: block;
}
.profile-member {
	display: inline-block;
    vertical-align: bottom;
    padding-left: 20px;
}
.fade {
	opacity: 1;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
}
.fade:hover {
  opacity: 0.8;
}
.testimonial-pic {
    display: inline-block;
    padding-right: 20px;
}
.testimonial-text {
    max-width: 400px;
    display: inline-block;
    vertical-align: top;
}
.caption {
	font-weight:bold;
}
h3 {
    font-size: 22px;
}
.testimonial-profiles, .testimonial-profiles h4 {
	padding-bottom: 10px;
}
a.accordion-toggle {
	color:#FFF;
	font-weight:bold;
	background-color:#647598;
	text-decoration:none !important;
}
a.accordion-toggle:hover {
	border:none;
	margin:0px;
	opacity:0.6;
}
.accordion .accordion-group {
	margin:0px;
	border:none;
	border-top: 1px solid #e5e5e5;
}    

.hi-text1 {
  color:#515050;
  font-size:30px;
  font-weight:bold;
  font-family:font-family: 'News Cycle', sans-serif;
}

.hi-text2 {
  color:#515050;
  font-size:14px;
  font-family:font-family: 'News Cycle', sans-serif, italic;
}

.accordion-contact img {
	max-width:80px !important;
	float:right !important;
	padding-right:0px !important;
	padding-left:10px !important;
}
.accordion-contact .media {
	float:right;
}
.accordion-contact .audio-button {
	display:block
}
.accordion-contact, .accordion-default {
	padding:10px;
}
figcaption {
	background-color:#647598 !important;
	text-align:center;
	font-size: 22px;
    line-height: 1.2em;
}
figcaption img {
    position: absolute;
    left: 0px;
    top: 0;
}

.accordion {
	margin-left:-15px; max-width:none; margin-top:-30px;
}

.fa-thumbs-up,.fa-heart {
	color:white;
	font-size:16px;
    font-family:Arial;
}

.fa-thumbs-up:before {
	color:#0c97d2;
	font-size:24px;
	font-family:FontAwesome;
}

.fa-heart:before {
	color:red;
	font-size:24px;
	font-family:FontAwesome;
}

/* Responsive */
body {
	padding:0px;
}
#page {
	max-width:100%;
}
@media screen and (max-width: 1020px) {
	.client-profile {
		width:100% !important;
	}
	.right-col {
		clear:both;
		width: 100% !important;
		height:inherit !important;
		padding: 0 !important;
		margin: 60px 0 !important;
		background:none;
	}
    .right-col .accordion img {
        width: inherit;
    }
	.video-container {
		background:none;
	}
	.video-content {
		margin:0px;
	}
	.video-nav {
		float:none;
		width:100%;
		max-width:480px;
	}
	.video-nav ul {
		height:inherit;
	}
	.video-nav li {
		display:inline-block;
		width:32%;
		vertical-align: top;
	}
	.video-nav li a div {
		display:block;
	}
	.video-nav li a img {
		width:100%;
	}
	.vid-nav-title {
		padding-left: 0px;
	}
	.client-header {
		display:none;
	}
	
	.client-header h1 {
		font-size: 20px;
	}
	.phone.header-right {
		display:none;
	}
	
	.ask-a-question {
		color:#666;
	}
	
}

.staff-profiles .profile-details .audio-button {
    display:none;
}

@media (max-width: 767px) {
	.container-fluid {
		padding: 20px;
	}
	.profile-details {
		margin-top: 0px;
		max-width: 220px;
		width:inherit;
	}
    .staff-profiles ul li {
		display:block;
	}
    .staff-profiles .profile-details {
        display: inline-block;
        padding-left: 10px;
        margin-top: 20px;
    }
    .staff-profiles .profile-details .audio-button {
        display:block;
    }
    .pic-with-audio {
        display: inline-block;
        vertical-align: top;
    }
    .client .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 544px) {
	.client-profile .profile-pic {
		max-width: 25%;
	}
	#mainmenu {
		display:none !important;
	}
	.right-col img {
		max-width: 100%;
	}
	.testimonial-text {
		display:none;
	}
	.testimonial-profile iframe {
		max-width:100% !important;
	}
	.client-profile .profile-name {
		font-size: 16px;
	}
}
.ebook {
    display:inline-block;
    padding-right:10px;
    padding-bottom:10px;
}
.ebook img {
    max-width:160px;
}

.client .container {
    max-width:970px;
}

#main-slider .background-image {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: top center;
}

.border-title {
    font-size: 20px;
    margin: 0px;
    position: absolute;
    margin-top: -16px;
    background-color: white;
    padding: 5px;
    margin-left: -5px;
    line-height: 1em;
}

.list-view {
    position:relative;
}

.summary {
    position: absolute;
    top: -22px !important;
    right: 0px;
    font-size: 12px;position: absolute;
    top: -22px !important;
    right: 0px;
    font-size: 10px;
    font-style:italic;
}

.items {
    padding-top: 10px;
}

audio {
    padding-top:10px;
}

.review-body {
    padding: 10px 0;
}

.downloads .downloads-header {
    background-color:#09FE01;
}

.downloads .downloads-header h3 {
    padding: 0px 15px;
    margin: 0px;
}

.downloads .downloads-header p {
    background-color:#09FE01;
    padding: 0px 15px 15px 15px;
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
}

.downloads ul li {
    padding: 15px 15px 15px 30px;
}

.downloads ul li {
    color:white;
    font-size: 16px;
}

.downloads ul li a {
    color:#09FE01;
    font-size:14px;
    float:right;
}

.downloads ul li:nth-child(odd) {
    background-color:#696C7B;
}

.downloads ul li:nth-child(even) {
    background-color:#34373E;
}