#banner_img img {
	/*height:664px;*/
}

.front #main,
.front section#content,
.content_wrap,
.video_wrap,
.news_events_wrap,
.one_call_wrap,
.wide_scope_wrap,
.featured_specialties_wrap {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	font-size:18.39px;
    line-height:1.6;
}

.front #header-nav .classes,
.front #header-nav .news,
.front .dashboard .find_doc,
.front .dashboard .request_appt,
.front .dashboard .mychart,
.front .dashboard .search,
.front .event_legend {
	display:none;
}

.front header {
	padding:0 80px;
}

.front #header-nav {
	right:370px;
	top:10px;
}

.ie7 .front #header-nav {
	right:450px;
}

.ie7 .front .dashboard {
	right:80px;
}

.front .dashboard .four_one_two {
	font-size:14px;
	margin:0;
	height:35px;
	line-height:35px;
	background-color:#5ec09a;
	padding:0 3.33em;
	width:340px;
	box-sizing:border-box;
	letter-spacing:0.02em;
}

.ie7 .front .dashboard .four_one_two {
	padding:0 45px;
	width:250px;
}

.front .dashboard .four_one_two h4 {
	float:right;
	font-size:14px;
	margin:0;
	color:#fff;
	line-height:33px;
}

.front .dashboard .four_one_two > span {
	font-size:14px;
	position:static;
	color:#fff;
	line-height:33px;
}

.front #search {
	top:120px;
	z-index:100;
	display:block;
	background-color:#eee;
	background-color:rgba(255, 255, 255, 0.7);
	border-bottom:2px solid #515453;
	width:88.3%;
	margin:0 auto;
	padding:0;
	height:37px;
}

.ie7 .front #search {
	background-color:#eee;
    top:122px;
}

.ie7 .front #search input[type=text] {
	width:650px;
	height:25px;
	line-height:25px;
}

.front #search h4 {
	width:30%;
	float:left;
	font-size:18px;
	color:#17b46d;
	background-color:rgba(255, 255, 255, 0.8);
	box-sizing:border-box;
	border-right:1px solid #9c9c9c;
	line-height:35px;
	text-align:center;
}

.front #block-search-0 {
	width:70%;
	float:right;
	line-height:52px;
	padding-left:0.75em;
	box-sizing:border-box;
}

.ie7 .front #block-search-0 {
	width:60%;
	float:left;
}

.ie7 #site_search_form .container-inline {
	float:left;
}

.front #search input[type=text],
.front #site_search_form #edit-submit {
	color:#666;
	border:none;
	position:relative;
	top:-10px;
}

.front #search input[type=text] {
	font-size:18px;
}

.front #search .close {
	display:none;
}

.front .bx-controls {
	position:relative;
	top:-50px;
}

.ie8 .front #main {
	position:relative;
	top:-30px;
}

#big_pix {
	height:485px;
	overflow:hidden;
}

#big_pix .pagewidth {
	position:absolute;
	left:50%;
	top:2em;
	margin-left:-585px;
}

#big_pix .text_block {
	width:62%;
	position:absolute;
	right:0;
	bottom:6em;
}

#big_pix h2 {
	color:#fff;
	font-size:60px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
	font-family:open_sansbold;
}

#big_pix p {
	color:#fff;
	font-size:42px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
	font-family:open_sansregular;
	line-height:1.1;
}

#big_pix a {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
	font-family:open_sanssemibold;
	display:block;
	width:100%;
	height:100%;
}

#big_pix li {
	height:100%;
}

.front .bx-wrapper {
	margin:0 auto;
	max-height:485px;
	overflow:hidden;
}

.front .bx-wrapper .bx-pager {
	text-align:center;
	bottom:0;
}

.ie8 .front .bx-wrapper .bx-pager {
	bottom:-22px;
}

.front .bx-wrapper .bx-pager .bx-pager-item {
	width:25%;
}

.ie7 .front .bx-wrapper .bx-pager .bx-pager-item {
	width:341px;
}

.ie7 .front .bx-wrapper .bx-pager .bx-pager-item:first-child,
.ie7 .front .bx-wrapper .bx-pager .bx-pager-item  + .bx-pager-item + .bx-pager-item + .bx-pager-item {
	width:342px;
}

.front .bx-wrapper .bx-pager.bx-default-pager a {
	width:100%;
	height:2em;
	border-radius:0;
	margin:0;
	opacity:0.8;
	position:relative;
	border-color:rgba(255, 255, 255, 0);
}

.front .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(2n) a {
	opacity:0.6;
}	

.front .bx-wrapper .bx-pager.bx-default-pager a.active,
.front .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:nth-child(2n) a.active {
	background-color:#fef9f9;
	opacity:1;
	transition:background-color 0.3s, opacity 0.3s;
}

.front .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color:#ddd;
}

.front .bx-wrapper .bx-pager.bx-default-pager a.active:hover:after {
	border-bottom-color:#ddd;
}

.front .bx-wrapper .bx-pager.bx-default-pager a:after {
	transition:border-bottom-color 0.3s, opacity 0.3s;
	border-color:rgba(254, 249, 249, 0);
}

.front .bx-wrapper .bx-pager.bx-default-pager a.active:after {
	bottom:99%;
	left:50%;
	border:solid transparent;
	content:' ';
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-bottom-color:rgba(254, 249, 249, 1);
	border-width:20px;
	margin-left:-20px;
}

.home_actions {
	width:100%;
	color:#fdfbfb;
	font-size:30px;
	line-height:1;
	position:relative;
}

#fad_field {
	background-color:#17b46d;
    position:absolute;
    width:25%;
    height:59px;
	left:0;
	top:0;
}

.ie7 #fad_field {
    width:312px;
	height:auto;
}

#fad_field button {
}

#fad_field input[type=text] {
	background-color:transparent;
	border:none;
	border-bottom:2px solid #fff;
	width:80%;
	color:#fff;
	font-family:open_sansregular;
	font-size:16px;
}

.home_actions a {
	line-height:1.4em;
	font-size:19px;
}

.home_actions .find,
.home_actions .mychart,
.home_actions .request,
.home_actions .pay {
	display:block;
	float:left;
	padding:0.9em 1.25em;
	color:#fff;
	box-sizing:border-box;
	font-family:open_sanssemibold;
	height:59px;
	width:25%;
}

.ie7 .home_actions {
	position:relative;
	z-index:999999;
}

.ie7 .home_actions a {
	height:19px;
	line-height:19px;
	width:301px;
	padding:20px;
}

.ie7 .home_actions .find,
.ie7 .home_actions .pay {
	width:302px;
}

.ie7 .home_actions a.mychart img {
	display:none;
}

.ie8 .home_actions a {
	height:80px;
}

.home_actions .find:hover,
.home_actions .mychart:hover,
.home_actions .request:hover,
.home_actions .pay:hover {
	text-decoration:none;
}

.home_actions .find {
	background-color:#17b46d;
}

.home_actions .mychart {
	background-color:#00bbce;
}

.home_actions .mychart img {
    float:left;
    margin:0 0.75em 0 0.25em;
    font-size:1.75em;
    position:relative;
    top:-0.125em;
}

.ie7 .home_actions .mychart img,
.ie8 .home_actions .mychart img {
	height:50px;
}
	
.home_actions .request {
	background-color:#50bf9b;
}

.home_actions .pay {
	background-color:#0098d1;
}

.home_actions .find:before {
    font-family:FontAwesome;
	font-size:2em;
    content:'\f0f0';
    margin:0 0.75em 0 0.25em;
    float: left;
    line-height:0.67em;
}

.home_actions .request:before {
    font-family:FontAwesome;
	font-size:1.75em;
    content:'\f073';
    margin:0 0.75em 0 0.25em;
    float: left;
    line-height:0.75em;
}

.home_actions .pay:before {
    font-family:FontAwesome;
	font-size:1.75em;
    content:'\f108';
    margin:0 0.75em 0 0.25em;
    float: left;
    line-height:0.9em;
}

.content_wrap {
	background-color:#fff;
	padding:1.5em 0;
}

.ie7 .content_wrap {
	position:relative;
	z-index:1;
}

.video_wrap,
.wide_scope_wrap {
	background-color:#e8edf0;
	padding:2.75em 0 3.25em;
}

.news_events_wrap {
	background-color:#fff;
	padding:2.75em 0 1em;
}

.one_call_wrap {
	background-color:#50bf9b;
}

.video_wrap .pagewidth {
	background-color:#fff;
	overflow:hidden;
	padding:23px 23px 23px 0;
	box-sizing:border-box;
	width:1206px;
}

.video_wrap .col_one {
	float:left;
	width:905px;
}

.video_wrap iframe {
	display:block;
}

.video_wrap h3 {
	color:#1c2a2a;
	font-size:29.75px;
	margin:0.25em 0 0.25em 23px;
	font-family:open_sansregular;
}

.video_wrap h3 + p {
	margin-left:23px;
}

.video_wrap h3 + p + a,
.vid_prev + a,
section#content .video_wrap h2 a,
#block-views-e12d52d6f52d6feca3116b95e3d10999 .front_news a,
#block-views-6126bd0ef647d4d02445600c0fb1b4b8 .view_all {
	margin-left:23px;
	color:#00aeef;
	font-family:open_sanssemibold;
	text-transform:uppercase;
	display:block;
	font-size:18.39px;
	background-color:transparent;
}

.vid_prev + a {
	text-align:right;
}

.ie7 .vid_prev + a {
	margin:0 15px 10px 0;
}

.video_wrap h3 + p + a:after,
.vid_prev + a:after,
section#content .video_wrap h2 a:after,
.featured_specialties_wrap .text_block a:after,
#block-views-e12d52d6f52d6feca3116b95e3d10999 .front_news a:after,
#block-views-6126bd0ef647d4d02445600c0fb1b4b8 .view_all:after {
	font-family:FontAwesome;
	content:'\f054';
	margin-left:0.5em;
}

.video_wrap .col_two {
	float:right;
	width:256px;
}

section#content .video_wrap h2 {
	position:absolute;
    background-color:rgba(255,255,255,0.7);
    border:none;
    width:905px;
	height:48px;
	line-height:46px;
    left:0;
    top:23px;
	font-size:29px;
	font-family:open_sanssemibold;
	color:#1c2a2a;
	padding:0 23px;
	box-sizing:border-box;
}

.ie7 section#content .video_wrap h2 {
	background-color:#ddd;
	width:859px;
	top:0;
}

section#content .video_wrap h2 a {
	float:right;
}

.ie7 section#content .video_wrap h2 a {
	position:absolute;
	right:23px;
	top:0;
}

.vid_prev {
	position:relative;
	margin:0 0 15px;
	cursor:pointer;
	transition:opacity 0.3s;
}

.ie7 .vid_prev {
	margin:0 0 2px;
}

.vid_prev:hover {
	opacity:0.65;
}

.vid_prev img {
	display:block;
	width:100%;
}

.vid_prev h4 {
	position:absolute;
	bottom:1px;
	left:0;
	background-color:#eee;
	background-color:rgba(255,255,255,0.8);
	padding:0 0.5em;
	margin:0;
	width:100%;
	box-sizing:border-box;
	font-size:12.5px;
	height:30px;
	line-height:31px;
}

.ie7 .vid_prev h4 {
	position:static;
}

.vid_prev h4 span {
	float:right;
}

.ie7 .vid_prev h4 span {
	display:none;
}

.vid_prev:before {
    content:'\f04b';
    font-family:FontAwesome;
    color:rgba(255,255,255,0.9);
    position:absolute;
    width:100%;
    text-align:center;
    margin-top:40px;
    font-size:24px;
}

.featured_specialties_wrap {
	background:url('/themes/wpahs_theme/images/home_feat_spec/FSB_Ortho_full_comp.jpg') 0 0 no-repeat;
	background-size:cover;
	height:817px;
	position:relative;
}

.ie7 .featured_specialties_wrap {
	display:none;
}

.featured_specialties_wrap .stripe {
	background-color:#00bbce;
	position:absolute;
	top:3em;
	width:100%;
}

.featured_specialties_wrap h3 {
	color:#fdfbfb;
	font-size:48.14px;
	font-family:open_sansregular;
	letter-spacing:.02em;
}

section#content .featured_specialties_wrap h2 {
	font-size:48px;
	color:#e8edf0;
	font-family:open_sansbold;
	border:none;
	margin:0;
	padding:0;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
}

.featured_specialties_wrap p {
	color:#fcfcfc;
	font-size:20px;
	font-family:open_sansregular;
	width:55%;
	margin:0.75em 0;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
	line-height:1.25;
}

.featured_specialties_wrap .text_block {
	position:absolute;
	left:50%;
	bottom:250px;
	width:1200px;
	margin-left:-600px;
}

.featured_specialties_wrap .thumbs {
	list-style:none;
	margin:0 5px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-600px;
}

.featured_specialties_wrap .thumbs li {
	float:left;
	width:150px;
	height:220px;
	color:#1c2a2a;
	background-color:#fff;
	font-size:14.61px;
    font-family:open_sanslight;
	position:relative;
	cursor:pointer;
}

.featured_specialties_wrap .thumbs h6 {
	color:#575757;
	background-color:#fff;
	font-size:16px;
	line-height:1.2;
    font-family:open_sanssemibold;
	text-align:center;
	padding:0.6em 0.75em;
	height:2.25em;
}

.featured_specialties_wrap .thumbs h6,
.featured_specialties_wrap .thumbs img {
	opacity:0.7;
	transition:opacity 0.3s;
}

.featured_specialties_wrap .thumbs a:hover h6,
.featured_specialties_wrap .thumbs a:hover img {
	opacity:1;
}

.featured_specialties_wrap .thumbs a:hover {
	text-decoration:none;
}

.featured_specialties_wrap .thumbs .active h6,
.featured_specialties_wrap .thumbs .active img {
	opacity:1;
}

.featured_specialties_wrap .thumbs img {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
}

.featured_specialties_wrap .text_block a {
	font-size:18.18px;
	color:#fff;
	font-family:open_sanssemibold;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
}

.news_events_wrap .latest_news,
.news_events_wrap .classes_events {
	width:48.75%;
	padding:0 17px 17px !important;
	margin:0 !important;
	box-sizing:border-box;
	float:left;
}

.ie7 .news_events_wrap .latest_news,
.ie7 .news_events_wrap .classes_events {
	width:550px;
}

.news_events_wrap .classes_events {
	float:right;
}

.pagewidth {
	width:100%;
	height:100%;
	margin:0 auto;
	position:relative;
	padding:0 80px;
	box-sizing:border-box;
}

.ie7 .pagewidth {
	padding:0;
	width:1206px;
}

.content_wrap h1 {
	font-size:60px;
    text-transform:none;
    font-family:open_sanslight;
    width:23%;
    line-height:1;
    border:none;
    float:left;
	margin:0;
	padding:0;
}

.content_wrap .content {
	float:right;
	width:75%;
}

.one_call_wrap {
	border-bottom:2px solid #979a9c;
}

.one_call_wrap img {
	float:left;
	margin:0 95px 0 0;
}

.one_call_wrap h3 {
	color:#fff;
	font-family:open_sansbold;
	font-size:18.39px;
    line-height:1.2;
	padding:1.4em 0 0;
	margin:0 0 1em;
}

.one_call_wrap p {
	color:#fff;
	width:532px;
	float:left;
}

.one_call_wrap a {
	color:#fff;
	font-family:open_sansregular;
	font-size:18.39px;
    line-height:1.6;
	float:left;
}

.wide_scope_wrap .col_one,
.wide_scope_wrap .col_two {
	width:48.75%;
	height:500px;
	float:left;
	background-color:#fff;
	padding:2em;
	box-sizing:border-box;
	border-bottom:2px solid #babec0;
}

.ie7 .wide_scope_wrap .col_one,
.ie7 .wide_scope_wrap .col_two {
	width:520px;
}

.wide_scope_wrap .col_two {
 	float:right;
}

section#content .wide_scope_wrap h2 {
	color:#00a651;
	font-size:29px;
	font-family:open_sansregular;
	border-bottom:2px solid #4f4a4a;
}

.latest_news,
.classes_events {
	background-color:#e8edf0;
}

.latest_news .latest_news {
	background-color:#fff;
	width:auto;
}

section#content .latest_news h2,
section#content .classes_events h2 {
	font-size:38.96px;
	color:#fff;
	background-color:#00a651;
	border:none;
	margin:0 -17px;
	padding:0 1em;
	line-height:1.75;
}

section#content .classes_events h2 {
	background-color:#00bbce;
}

#block-views-frontpage-news-featured-block-1 {
	background-color:#fff;
}

#block-views-frontpage-news-featured-block-1 .latest_news li {
	border-bottom:3px solid #d9d9d9;
}

.latest_news {
	border:none !important;
}

ul.latest_news > li > img {
	width:100%;
}

.block ul.latest_news {
	padding:1.33em 1.75em 0 !important;
	width:100% !important;
	position:relative;
	z-index:500;
}

.ie7 .latest_news > .block ul.latest_news {
	width:487px !important;
}

.ie7 .block ul.latest_news {
	width:495px !important;
}

.latest_news .views-field-title a,
.latest_news .views-field-short-title a {
	font-size:18px;
	line-height:1.1;
	color:#00aeef;
	font-family:open_sansregular;
}

.latest_news .views-field-title a:hover,
.latest_news .views-field-short-title a:hover {
    text-decoration: underline !important;
}

#block-views-e12d52d6f52d6feca3116b95e3d10999 .views-field-title {
	margin:0;
}

.latest_news img + .views-field-title a {
	font-size:29px;
	line-height:1.1;
	color:#00aeef;
	font-family:open_sansregular;
}

#block-views-e12d52d6f52d6feca3116b95e3d10999 .front_news {
	background-color:#fff;
	width:100%;
	overflow:hidden;
	text-align:right;	
}

.latest_news .views-field-created {
    font-size:14.61px !important;
	font-family:open_sansregular;
	color:#205352;
}

.view-frontpage-classes-and-events .view-content {
	width:100%;
	border:none;
	margin:0;
	padding:0;
}

.view-frontpage-classes-and-events .views-row {
	background-color:#fff;
	overflow:hidden;
	margin:0.75em 0;
	padding:0.5em 1em;
	border-bottom:3px solid #c5cacc;
	position:relative;
	box-sizing:border-box;
	width:100%;
	height:105px;
}

.ie7 .view-frontpage-classes-and-events .views-row {
	width:auto;
}

.view-frontpage-classes-and-events .views-row:first-child {
	margin-top:1.33em;
}

.view-frontpage-classes-and-events .views-field-field-time-value {
	color:#00bbce;
	font-size:25px !important;
	margin:0;
	width:35%;
}

.view-frontpage-classes-and-events .views-field-field-time-value-2 {
    font-size:14px;
    color:#1c2a2a;
    font-family:open_sansregular;
	float:none;
	clear:both;
}

.view-frontpage-classes-and-events .views-field-title {
	position:absolute;
	top:0.9em;
	left:38%;
	width:50%;
}

.view-frontpage-classes-and-events .views-field-title a {
    font-size:14px;
    color:#1c2a2a;
    font-family:open_sansregular;
	display:block;
}

.view-frontpage-classes-and-events .views-field-phpcode {
	width:50% !important;
    position:absolute;
    left:38%;
	bottom:0.7em;
}

.view-frontpage-classes-and-events .views-field-phpcode a {
    font-size:14px;
	color:#828787;
    font-family:open_sansregular;
	display:block;
	line-height:1.25;
}

.view-frontpage-classes-and-events .views-field-phpcode-1 {
	width:auto;
	float:none;
	position:absolute;
	right:25px;
	top:30px;
}

.views-field-phpcode-1 .field-content:before {
	content:'\f058';
    font-family:FontAwesome;
	color:#0fb46e;
	font-size:27px;
}

.views-field-phpcode-1 img {
	display:none;
}

#block-views-frontpage-news-featured-block-1 .views-field-teaser p {
	font-size:18px;
    font-family:open_sansregular;
}

#block-views-e12d52d6f52d6feca3116b95e3d10999 .front_news a {
	margin-right:1.5em;
}

div#block-views-6126bd0ef647d4d02445600c0fb1b4b8 p {
	text-align:right;
	margin:-1.25em 0.5em 0 0;
}

.front .social-bar h5,
.front .social-bar > div > a,
.front .social-bar .btns {
	float:none;
}

.front .social-bar {
	height:120px;
}

.front .social-bar > div {
	position:relative;
	height:100%;
}

.front .social-bar h5 {
	position:absolute;
	left:0;
	top:0.45em;
}

.front .social-bar > div > a {
	position:absolute;
	left:0;
	bottom:0.45em;
}

.front .social-bar .btns {
	position:absolute;
	top:0;
	right:0;
}

.ie7 .front .social-bar .btns {
	right:160px;
}

.front .social-bar .btns a {
	width:120px;
	height:120px;
}

.front .social-bar .btns a:before {
	width:120px;
	height:120px;
	line-height:120px;
	font-size:48px;
}
