<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Template #2078
Theme URI: http://www.pbhs.com
Author: Riki, Anthony Brown
Tags: responsive-layout, featured-pages,  theme-photos, supports-admin3-designOptions
*/

html { font-size: 62.5%; }
body {
	-webkit-font-smoothing: antialiased;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 20px;
    color: #555;
}

.font-questrial {
    font-family: Questrial;
}
.font-bilbo-swash-caps {
    font-family: "Bilbo Swash Caps";
}

@font-face {
    font-family: 'parkavenuebt';
    src: url('_fonts/parkavenuebt/parkavenue-bt.eot');
    src: url('_fonts/parkavenuebt/parkavenue-bt.eot?#iefix') format('embedded-opentype'),
         url('_fonts/parkavenuebt/parkavenue-bt.woff2') format('woff2'),
         url('_fonts/parkavenuebt/parkavenue-bt.woff') format('woff'),
         url('_fonts/parkavenuebt/parkavenue-bt.ttf') format('truetype'),
         url('_fonts/parkavenuebt/parkavenue-bt.svg#parkavenue_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*------------- Main Styles ----------------- */

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
	text-align:left;
    margin: 0 0 .5em;
}

h1 {
	font-size: 2.8rem;
}

h2 {
	font-size: 2.2rem;
    line-height: 1.2em;
}

h3 { font-size: 1.3em; }

h4 { font-size: 1em; }

h5 { font-size: .9em; }

h6 { font-size: .8em; }

a { font-weight: bold; }

a:hover { }

a.clickable {
	position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    text-decoration:none; /* Makes sure the link doesn't get underlined */
    z-index:10; /* raises anchor tag above everything else in div */
    background-color:white; /*workaround to make clickable in IE */
    opacity: 0; /*workaround to make clickable in IE */
    filter: alpha(opacity=1); /*workaround to make clickable in IE */
	/* This link class should be used on an empty anchor tag (no text or other elements between the opening and closing tags). */
}

p {
	text-align: justify;
}

ul, ol { margin: 0 0 10px 25px; }

ul { margin-left: 0; }
ul li { position: relative; padding-left: 25px; list-style: none; }
ul li:before {
    content: "\f111";
    position: absolute;
    left: 0;
    margin: 0 8px;
    font-family: FontAwesome;
    font-size: 0.8rem;
    float: right;
}

li { }

blockquote { margin: 1em; }

/*------------- Bootstrap Styles ----------------- */

.well {
    border: none;

    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn { }

.well.well-full {
	width: 100%;
}

.border-box,
.gfield.gfield_error,
.gform_wrapper input[type=text],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=email],
.gform_wrapper textarea {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

/*------------- Main Widths ----------------- */

#header, #bucket-wrapper, #bucket-wrapper, #content-footer, #footer {

}

.container {
    width: 1050px;
	max-width: 100%;
}

/* --- Colors --- */
body {
    background: #031322;
}
#x-repeatable-middle-top {
    background: #7998aa;
}
#middle-wrapper,
.module h2 {
    background: #65889d;
}
.image, .module, .highlight {
    background: #e1e9ed;
    border: 1px solid #65889d;
}
#interior #content-wrapper {
    background-color: #edf1f4;
}
#content-wrapper {
    background-color: #e7edf0;
}
#interior #btm-bar-banner .full-width {
    background: #a4bac7;
}
footer {
    color: #94bacc;
}
.side-nav li a {
    border-bottom: 1px solid #89b3cc;
}
.side-nav li:first-child a {
    border-top: 1px solid #89b3cc;
}
#sidebar_widget,
.sidebar-single.well {
    border: 1px solid #89b3cc;
}
h1, h2, h3, h4, h5, h6, a:hover,
ul li:before,
.text-blue {
    color: #6491a9;
}
.bucket .learn-more {
    color: #557f95;
}
.bucket .learn-more:hover,
.well {
    background: #557f95;
}
.side-nav a, .side-nav a:hover,
.side-nav a:hover:before,
.side-nav li.current_page_item &gt; a:before {
    color: #3f8eb8;
}
#practice {
    color: #25719f;
}
#location,
#interior #phone {
    color: #1d5f87;
}
.pbhs-slider-a-block {
    color: #F4F2EF;
}
.text-white, .text-white a, .text-white a:hover,
.bucket .learn-more:hover,
footer a, footer a:hover,
.side-nav li a:before,
.module h2,
.highlight h2,
.well,
.well *,
.well a,
.well a:hover,
body #ada-content .well * {
    color: #FFF;
}
#contact-form,
.bucket .learn-more,
.side-nav a:hover,
.side-nav li.current_page_item &gt; a,
#sidebar_widget,
.sidebar-single.well {
    background: #fafbfc;
    background: rgba(250,251,252, 0.8);
}
a {
    color: #555;
}

/* --- CSS3 Colors --- */
.text-shadow1 {
    -moz-text-shadow: 1px 1px 3px #063350;
    -webkit-text-shadow: 1px 1px 3px #063350;
    text-shadow: 1px 1px 3px #063350;
}
.box-shadow1 {
    -moz-box-shadow: 0px -5px 200px 80px #48687f;
    -webkit-box-shadow: 0px -5px 200px 80px #48687f;
    box-shadow: 0px -5px 200px 80px #48687f;
}
.gradient1 {
    position: relative;
    background: #9fa9b2;
    background: -moz-linear-gradient(top,  #9fa9b2 0%, #6f7d88 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fa9b2), color-stop(100%,#6f7d88));
    background: -webkit-linear-gradient(top,  #9fa9b2 0%,#6f7d88 100%);
    background: -o-linear-gradient(top,  #9fa9b2 0%,#6f7d88 100%);
    background: -ms-linear-gradient(top,  #9fa9b2 0%,#6f7d88 100%);
    background: linear-gradient(to bottom,  #9fa9b2 0%,#6f7d88 100%);
    -pie-background: linear-gradient(top,  #9fa9b2 0%,#6f7d88 100%);

    behavior: url(/PIE.htc);
}
.gradient2 {
    position: relative;
    background: #527287;
    background: -moz-linear-gradient(top,  #527287 0%, #97aebc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#527287), color-stop(100%,#97aebc));
    background: -webkit-linear-gradient(top,  #527287 0%,#97aebc 100%);
    background: -o-linear-gradient(top,  #527287 0%,#97aebc 100%);
    background: -ms-linear-gradient(top,  #527287 0%,#97aebc 100%);
    background: linear-gradient(to bottom,  #527287 0%,#97aebc 100%);
    -pie-background: linear-gradient(top,  #527287 0%,#97aebc 100%);

    behavior: url(/PIE.htc);
}
.gradient3 {
    position: relative;
    background: #65889d;
    background: -moz-linear-gradient(top,  #65889d 0%, #1b364b 45%, #031323 75%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65889d), color-stop(45%,#1b364b), color-stop(75%,#031323));
    background: -webkit-linear-gradient(top,  #65889d 0%,#1b364b 45%,#031323 75%);
    background: -o-linear-gradient(top,  #65889d 0%,#1b364b 45%,#031323 75%);
    background: -ms-linear-gradient(top,  #65889d 0%,#1b364b 45%,#031323 75%);
    background: linear-gradient(to bottom,  #65889d 0%,#1b364b 45%,#031323 75%);

    behavior: url(/PIE.htc);
}

/* --- CSS3 Transformations --- */
.border-12,
#contact-form .gfield.gfield_error {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

/* --- Top Bar --- */
#top-bar {
    position: relative;
    z-index: 10;
    min-height: 25px;

    -moz-box-shadow: 0px -10px 50px 20px #2c3f4e;
    -webkit-box-shadow: 0px -10px 50px 20px #2c3f4e;
    box-shadow: 0px -10px 50px 20px #2c3f4e;
}

/*------------- Header ----------------- */

#header-wrapper {
    position: relative;
    z-index: 80;
	background: #436276;
}
#header-wrapper &gt; .container { position: relative; }
.home #header-wrapper { border-bottom: 1px solid #334e61; }
#header {
    position: absolute;
    z-index: 60;
    top: 0;
    right: 0;
    bottom: 16%;
    left: 0;
}
#header &gt; .row-fluid {
    height: 88.4%;
    margin-top: 5.3%;
}
#header .col-1 { height: 40%; }
#header .col-2 {}
#banner-wrapper { position: relative; z-index: 5; }
#client-logo {
    width: 100%;
    height: 100%;
	margin: 0;
    padding: 0 18% 0 4%;
    text-align: center;
}
#client-logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: -12% 0 0;
}
#interior #client-logo img {
    max-height: 85%;
}

#practice {
	font-size: 3.2em;
	line-height: 1.5em;
	margin-top: 1%;
    font-size: 7.0rem;
    font-family: 'Bilbo Swash Caps', Georgia, Times, serif;
    font-weight: 400;
}
#interior #practice {
    line-height: 1.3em;
    font-size: 5.5rem;
}

#location {
    margin-bottom: 1%;
    padding: 2% 8% 2% 0;
	font-size: 2.0rem;
    font-family: 'Questrial', Arial, Helvetica, sans-serif;
    line-height: 1em;
    font-weight: 400;
    text-align: right;
}
#interior #location { font-size: 16px; padding: 2% 8% 1% 0; }

#phone {
    position: absolute;
	font-size: 1.4em;
	color: #FFF;
	line-height: 2em;
}
.home #phone {
    bottom: 0;
    left: 0;
    width: 50%;
    height: 52.5%;
    font-size: 2.4rem;
}
.home #phone a {
    font-size: 3.6rem;
}
#interior #phone {
    top: 0;
    right: 0;
    padding: 0 5% 0 0;
    font-size: 2.4rem;
    font-family: 'Questrial', Arial, Helvetica, sans-serif;
    line-height: 2.3em;
    font-weight: 400;
}

#banner-wrapper {

}

#banner {
	position: relative;
    z-index: 5;
	width: 100%;
	margin: 0 auto;
	background: url(_media/backgrounds/loading.gif) no-repeat center center;  /* displays a small loading icon behind slider that is displayed when no slides are visible. */
}

#pbhs-slider {
	width: 100%;
	height: 570px;
}
#pbhs-slider:before {
    content: "";
    position: absolute;
    z-index: 10;
    top:0;
    right:0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background: url(_media/backgrounds/banner-overlay.png) center top no-repeat;
    background-size: contain;
}
.fill-circle #pbhs-slider:before {
    background-image: url(_media/backgrounds/banner-overlay-fill-circle.png);
}
#interior #pbhs-slider { height: 499px; }
#interior #pbhs-slider:before {
    background-image: url(_media/backgrounds/banner-overlay-interior.png);
}
#interior.fill-circle #pbhs-slider:before {
    background-image: url(_media/backgrounds/banner-overlay-interior-fill-circle.png);
}
#pbhs-slider .pbhs-slider-overflow {
    z-index: -1;
}

/* Prevent slides from stacking down the page before slide has loaded */
#pbhs-slider &gt; .pbhs-slider-content { display:none; }
#pbhs-slider &gt; .pbhs-slider-content:first-child { display:block; }

#pbhs-slider .pbhs-slider-a-block {
    top: auto;
    right: 0;
    bottom: 20%;
    left: auto;
    padding: 0.5em 4em 0.5em 1em;
    font-family: 'Questrial',Arial,Helvetica,sans-serif;
    font-size: 2em;
    line-height: 1.5em;
    font-weight: bold;
    text-shadow: 1px 1px 2px #094273;
}
#pbhs-slider .pbhs-slider-a-block span {
    display: block;
}
#pbhs-slider .phrase-line-2 {
    padding-left: 30px;
}

#pbhs-slider blockquote {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 40%;
}

#pbhs-slider blockquote .testimonial-author { font-weight: bold; }

/* --- Banner Repeatable Image X --- */
#x-repeatable-banner {
    position: absolute;
    z-index: 0;
    bottom: 16%;
    left: 0;
    width: 100%;
    height: 74.2%;
    background: url(_media/backgrounds/banner-repeat-x.jpg) center bottom repeat-x;
    background-size: contain;
}
#interior #x-repeatable-banner { bottom: 19.3%; height: 69.5%; }

/* --- Banner Bottom Bar --- */
#btm-bar-banner {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 16%;
}
#interior #btm-bar-banner { height: 19.3%; }
#btm-bar-banner .container {
    position: relative;
    z-index: 20;
    height: 100%;
}
#btm-bar-banner .graphic {
    position: absolute;
    left:0;
    bottom: 0;
    width: 100%;
    height: 167px;
    background: url(_media/backgrounds/banner-bottom.png) center bottom no-repeat;
    background-size: contain;
}
#btm-bar-banner .full-width {
    position: absolute;
    top:0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}


/*------------- Middle ----------------- */
#middle-wrapper { position: relative; }

/* --- Middle Repeatable X --- */
#x-repeatable-middle-top {
    position: absolute;
    /*z-index: 20;*/
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 105px;
}
#interior #x-repeatable-middle-top {
    height: 0;
}

#bucket-wrapper { margin: 75px 0; }
#bucket-wrapper.bottom { margin-bottom: 0; }

.bucket { padding: 0 5px; }
.bucket.first { padding: 0 10px 0 0; }
.bucket.last { padding: 0 0 0 10px; }

.bucket h2 {
    font-size: 1.8rem;
    line-height: 16px;
}
.bucket-img {
    max-width: 100%;
    width: auto;
    height: auto;
    padding: 4px;
    border: 12px solid #ccdae1;
    background-color: #fff;
}
.bucket-description {
    margin-bottom: 12px;
    padding: 8px 0 12px;
    font-size: 1.3rem;
    border-bottom: 12px solid #ccdae1;
}
.bucket .learn-more {
    padding: 3px 14px;
    border-bottom: 2px solid #ededed;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    transition: ease-in-out background .3s, ease-in-out color .3s;
    -moz-transition:ease-in-out background .3s, ease-in-out color .3s;
    -webkit-transition: ease-in-out background .3s, ease-in-out color .3s;
}
.bucket .learn-more:hover { text-decoration: none; }

#content-wrapper {
    position: relative;
    /*z-index: 40;*/
    margin-bottom: -72px;
    background-image: url(_media/backgrounds/content-top.png);
    background-position: center top;
    background-repeat: no-repeat;
}
#interior #content-wrapper {
    background-image: url(_media/backgrounds/content-top-interior.png);
    background-position: center top;
    background-size: contain;
}

#content-header {
    padding: 96px 72px 96px;
    background: url(_media/backgrounds/content-glow-bottom.png) center bottom repeat-x;
}

#content-footer { }

.page-template-form-php #content-main {  }

#content-main { position: relative; padding-right: 20px; }

#content-side { text-align: right; }

#content-side h2,
#content-side .side-nav-title {
    font-size: 1.8rem;
    text-align: inherit;
}

#content-side h3 {
    font-size: 1.5rem;
    text-align: inherit;
}


#content-side h2 a,
#content-side .side-nav-title a,
#content-side h3 a {
	color: inherit;
    text-decoration: none;
}

#content-side, #content-side p { }

.side-nav {
	margin-left: 0;
}

.side-nav li {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: inherit;
    list-style: none;
}

.side-nav li a {
    display: block;
    padding: 5px 26px 5px 0px;
    font-size: 1.4rem;
    font-weight: normal;
    text-decoration: none;
}
.side-nav li a:before {
    content: "\f111";
    position: absolute;
    right: 0;
    margin: 0 8px;
    font-family: FontAwesome;
    font-size: 0.9rem;
    float: right;
}

.side-nav ul { margin: 0 0; }

.side-nav li li a {
    padding: 5px 44px 5px 0;
    font-size: 0.9em;
    background-color: transparent;
}

.side-nav li li a:before {
    right: 18px;
}

.side-nav li li:first-child a { border-top: none; }

.side-nav .recentcomments a, #content-side .recentcomments a:first-child, #content-side .recentcomments a:last-child { border: none; }
.side-nav .children,
.side-nav .sub-menu {
	display: none;
}
.side-nav .current_page_item .children,
.side-nav .current_page_ancestor .children,
.side-nav .current_page_parent .children,
.side-nav .current_page_item .sub-menu,
.side-nav .current_page_ancestor .sub-menu,
.side-nav .current_page_parent .sub-menu {
	display: block;
}

#sidebar_widget,
.sidebar-single.well {
    margin: 20px 0;
    padding: 16px;

    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#contact-form {
    margin-top: 76px;
    padding: 12px 12px 0;
}
#interior #contact-form {
    margin-top: 58px;
}
#contact-form,
#contact-form label {
    font-size: 1.3rem;
}
#contact-form .gform_wrapper,
#contact-form .gform_title {
    width: auto;
    max-width: none;
}
#contact-form .gform_title {
    margin: 0 0 12px;
    font-size: 2.2rem;
    line-height: 1.2em;
    font-weight: 400 !important;
}
#contact-form textarea,
#contact-form input[type=text],
#contact-form input[type=tel],
#contact-form input[type=email],
#contact-form .gfield.gfield_error {
    width: 100%;
    max-width: none;
}
#contact-form .gfield.gfield_error {
    border: none;
    padding: 5px  8px !important;
}
#contact-form .gfield.gfield_error input[type=text],
#contact-form .gfield.gfield_error input[type=tel],
#contact-form .gfield.gfield_error input[type=email] {
    margin-bottom: 0;
}
#contact-form .gform_footer {
    margin-top: 0;
    padding: 0;
}

/*------------- Footer ----------------- */

#footer-wrapper{
    position: relative;
    z-index: 5;
    padding: 100px 0 50px;
    font-size: 1.2rem;
    font-weight: bold;
}

footer p {
	margin: 0 0 1em;
	text-align:inherit;
}

footer ul, footer ol {
    margin: 0 0 1em;
}

footer a {
	text-decoration: none;
    text-transform: uppercase;
}

#footer a:hover { text-decoration: underline; }

#footer-links { margin-top: 10px; }

.pbhs-grid-footer button {
    background: rgba(85, 135, 174, 0.5) none repeat scroll 0 0;
    border: 1px solid #6d8b9b;
    border-radius: 12px;
    color: #fff;
    text-shadow: none;
}
.pbhs-grid-footer .pbhs-grid-snippet ul.snippet-list.list-block li::before {
   /* position: absolute;*/
    float: left;
}

/*------------ Form overrides -------------*/

.gform_button {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 0;
	margin-top: 10px;
    padding: 4px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.gform_button:hover, .gform_button:active, .gform_button.active, .gform_button.disabled, .gform_button[disabled] {
    background: #e6e6e6;
    color: #333333;
}


/*------------- classes ----------------- */

.image, .module, .highlight {
	margin-bottom: 5px;
	padding: 4px;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.image, .image-fit { max-width: 100%; height: auto; }

.module { width: 50%; }

.module.aligncenter { width: 80%; margin: 10px auto; }

.module h2,
.highlight h2 {
	text-align: center;
	padding: 5px 10px;
	margin:0 0 2px 0;
    font-size: 1.8rem;
	font-style:normal;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.module p.text_center,
.highlight p.text_center{ text-align:center; }

.ht-description,
.ht-image,
.ht-message {
    padding: 0 12px 0 12px;
    margin: 12px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignleft:after, .alignright:after {
	content: "";
	clear: both;
}

.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.dashed_line {
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #666;
}

.highlight {
	width: 97%;
	margin: 0 auto;
	padding: 10px 10px 5px;
}

.text_center { text-align: center; }

#mapContainer { height: 400px; }

.mobile-phone #mapContainer { margin-bottom: 65px; }
.modal #mapContainer { height: 255px; }
.modal .highlight { margin-bottom: 12px; width: 95%;}
.modal-map .modal-body { max-height: 415px; }

a[href^="tel:"], a[href^="tel:"]:hover {
	cursor: text !important;
	color: inherit !important;
	font-weight: inherit !important;
	text-decoration: inherit !important;
	background: none !important;
}

/* ----- Office Tour Styles ----- */
.page-template-image-slider-php ul.gallery { display: none; }
.page-template-image-slider-php .tn3-gallery {
	background: #000;
	padding: 15px 0;
}
.page-template-image-slider-php .tn3-image { background: none; cursor: pointer; }
.page-template-image-slider-php .tn3-prev, .page-template-image-slider-php .tn3-next { display: block !important; opacity: 1 !important; }
.page-template-image-slider-php .tn3-prev { left: -35px; }
.page-template-image-slider-php .tn3-next { right: -35px; }
.page-template-image-slider-php .tn3-controls-bg { background: none; }
.page-template-image-slider-php .tn3-thumbs, .page-template-image-slider-php .tn3-sep1, .page-template-image-slider-php .tn3-sep2, .page-template-image-slider-php .tn3-sep3 { background: none; }
.page-template-image-slider-php .tn3-thumbs { height: 52px; }
.page-template-image-slider-php .tn3-thumb { width: 50px; height: 50px; }
.page-template-image-slider-php .tn3-thumb img { width: 50px; height: 50px; }
#gallery_container { margin-bottom: 20px; max-width: 100%; }
.tn3-gallery, .tn3-image, .tn3-image-in, .tn3-in-image { max-width: 100%; }
#gallery_container:after { content: ""; display: table; line-height: 0; clear: both; }


.pbhs-slider.pbhs-slider-with-thumbs .pbhs-slider-image { height: auto !important; }

.pbhs-slider-default .pbhs-slider-fullscreen-icon, .pbhs-slider-default.pbhs-slider-fullscreen .pbhs-slider-fullscreen-icon,
.pbhs-slider-default .pbhs-slider-thumbs-arrow-icon, .pbhs-slider-default .pbhs-slider-arrow-icon { background-image: none; }

.pbhs-slider-default .pbhs-slider-fullscreen-icon:before, .pbhs-slider-default.pbhs-slider-fullscreen .pbhs-slider-fullscreen-icon,
.pbhs-slider-default .pbhs-slider-thumbs-arrow-icon, .pbhs-slider-default .pbhs-slider-arrow-icon {
	font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;
	display:block;width:auto;height:auto;line-height:150%;vertical-align:baseline; text-align: center;
	color: #fff;
	font-size: 2.0rem;
	width: 100%;
	height: 100%;
	left: auto;
	top: auto;
	margin: 0;
	padding: 0;
}

.pbhs-slider-default .pbhs-slider-thumbs-arrow-icon { margin-top: 100%; }
.pbhs-slider-default .pbhs-slider-arrow-right .pbhs-slider-arrow-icon, .pbhs-slider-default .pbhs-slider-arrow-left .pbhs-slider-arrow-icon {
	font-size: 2.8rem;
	height: 43px;
	top: 50%;
	margin-top: -12px;
}

.pbhs-slider-default .pbhs-slider-fullscreen-icon:before { content: "\f065"; }                       /* Full screen icon */
.pbhs-slider-default.pbhs-slider-fullscreen .pbhs-slider-fullscreen-icon:before {content: "\f066"; }           /* Minimize screen icon */
.pbhs-slider-default .pbhs-slider-thumbs-arrow-right .pbhs-slider-thumbs-arrow-icon:before { content: "\f0da"; }  /* Thumbnail icon right */
.pbhs-slider-default .pbhs-slider-thumbs-arrow-left .pbhs-slider-thumbs-arrow-icon:before { content: "\f0d9"; }   /* Thumbnail icon left */
.pbhs-slider-default .pbhs-slider-arrow-right .pbhs-slider-arrow-icon:before { content: "\f105"; }              /* Next arrow icon */
.pbhs-slider-default .pbhs-slider-arrow-left .pbhs-slider-arrow-icon:before { content: "\f104"; }               /* Previous arrow icon */

.pbhs-slider-default .pbhs-slider-thumb.pbhs-slider-nav-selected { background: #02874A; } /** Background color for active thumbnail **/


/* --- Smile Gallery --- */
#smile_gallery_container { position: relative; height: 100%; margin: 0 50px; }
#smile_gallery_container .prevCase, #smile_gallery_container .nextCase {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -50px;
	width: 40px;
	background:url(_media/backgrounds/prev-next-arrows.png) left center no-repeat;
	cursor: pointer;
}
#smile_gallery_container .nextCase { left: auto; right: -50px; background-position: right center; }
#smile_gallery_container .prevCase:hover, #smile_gallery_container .nextCase:hover { opacity: .8; filter: alpha(opacity=80)}
#smile_gallery { position: relative; height: 300px; margin: 0; }
#smile_gallery &gt; * { list-style: none; height: 100%; width: 100%; margin: 0; }
#smile_gallery &gt; li { padding: 0; background: none; }
#smile_gallery .before, #smile_gallery .after {
	position: absolute;
	top: 0;
	width: 45%;
	padding: 10px;
	text-align: center;
	font-size: 1.3em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#smile_gallery .before { z-index: 50; left: 0; }
#smile_gallery .after { z-index: 49; right: 0; }
#smile_gallery .before img, #smile_gallery .after img {
	max-width: 100%;
	margin-top: 10px;
	-moz-box-shadow: 2px 2px 4px #01002b;
	-webkit-box-shadow: 2px 2px 4px #01002b;
	box-shadow: 2px 2px 4px #01002b;
}

/*------------- wp elements ----------------- */
.search-results form {
	border-bottom: 1px solid #DDD;
	padding: 0 0 8px;
}

.search-results div.page, .search-results div.post {
	padding: 0 10px;
	margin: 6px 0;
	border-bottom: 1px solid #DDD;
}

.next-posts { float:left; }

.prev-posts { float:right; }

.navigation {
	overflow: auto;
	margin: 0 0 .5em;
}

.metadata {
	border-top: 1px solid #CCC;
	border-bottom: 3px solid #CCC;
	padding: 10px 0;
	margin: 1em 0;
	clear: both;
}

.tags { font-weight: bold; }

.postmetadata {
	border-left: 2px solid #666;
	padding-left: 6px;
	margin: 0;
}

#commentform &gt; div { margin:5px 0; }

#commentform label { font-weight:bold; }

#commentform textarea#comment { width:100%; }

.commentlist li {
	background: #EEE;
	list-style: none;
	border:1px solid #ccc;
	border-left:4px solid #ccc;
	box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.07);
	padding: 10px;
}

.commentlist li.even { background-color:#F7F7F7; }

.commentlist img.avatar {
	float:left;
	margin-right:10px;
}

.commentlist .reply { text-align:right; }

.commentlist ul.children { margin-top:10px; }

/* --- Jot Form Styles --- */
.form-all {
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	color:#333;
	padding: 0;
}

.form-all li, .form-label-top, .form-subHeader, .form-header-group {
	margin: 0;
	padding: 0;
}

.form-subHeader, .form-header-group {
	background: none;
	border: none;
	text-align: justify;
	font-style: normal;
}

.form-label-top { font-weight: bold; }

.form-all li {
	background: none;
	list-style: none;
	margin: 0 4px .5em;
}

.form-all input, .form-all textarea {
	padding: 4px;
	width: 180px;
}

.form-all input[type=checkbox], .form-all .form-multiple-column .form-checkbox-item { width: auto; }

.form-all .form-checkbox-item label { margin: 0 8px 0 4px; }

/* --- Gravity Form Styles --- */
/*.gform_wrapper, .gform_wrapper label, .gform_wrapper input, .gform_wrapper button, .gform_wrapper select, .gform_wrapper textarea { font-size: 13px; }*/
.gform_wrapper { margin: 0 auto; }
.gform_wrapper input[type=text],
.gform_wrapper input[type=email] {
    height: 30px;
}
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { margin-bottom: 4px !important; }
.gform_wrapper textarea.medium { height: 100px !important; }

.gform_fields .gfield { padding-left: 0; }

.multiple-column .gfield_checkbox li, .multiple-column .gfield_radio li { width: auto; float: left; margin-right: 8px !important; }
.multiple-column .gfield_checkbox li:first-child, .multiple-column .gfield_radio li:first-child { margin-left: 0 !important; }

#recaptcha_table, #recaptcha_table tbody { display: block; }
.recaptcha_theme_clean tr { display: block; }
.recaptcha_theme_clean tr td { display: block; width: auto !important; }
.recaptcha_theme_clean tr:first-child td { float: left; }
.gfield .recaptchatable .recaptcha_image_cell { width: 96% !important; padding-left: 2% !important; padding-right: 2% !important; }
#recaptcha_image, #recaptcha_image img { width: 100% !important; height: auto !important; }
.recaptcha_input_area { padding-right: 7px !important; }
.recaptcha_input_area input { max-width: 100% !important; }

#content-side .gfield_html a,
#content-side .gfield_html a:hover {
	display: inline;
	padding: 0;
	margin: 0;
	border: none !important;
	background: transparent;
}

.mobile-show { display: none !important; }

@media (max-width: 1040px) {
	#banner { width: 100%; }
	.scrollup { display: none !important; }
    #interior #practice { line-height: 1.1em; }
}

@media (max-width: 899px) {
    .home #phone { height: 78px; }
    #practice { font-size: 50px; }
    #interior #practice { line-height: 0.8em; }
}

@media (min-width: 768px) {
	#content-main {
		min-height: 500px;
	}
    .bucket-img {
        width: 100%;
    }
	.mobile-show { display: none !important; }
}

@media (max-width: 767px) {
	.pbhs-slider-a-block { font-size: 1.2em; }
    #header { position: static; }
    #header .col-1,
    #header .col-2 {
        float: none;
    }
    #header &gt; .row-fluid {
        height:auto;
        margin-top:0;
        padding-top: 5.3%;
        border-top: 5px solid #FFF;

        background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
        background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    }
    #x-repeatable-banner { display: none; }
    #pbhs-slider:before { content: normal; }
    #practice,
    #location,
    #interior #location {
        margin: 20px 0;
        padding: 0;
        color: #FFF;
        text-align: center;
    }
	#practice {
		line-height: 1em;
		font-size: 2.5em;
	}
	#location {
		font-size: 1.5em;
	}
    #interior #phone {
        color: #FFF;
        line-height: 1.9em;
    }
    #client-logo,
    #client-logo img {
        padding: 0;
        margin: 0 !important;
    }
    #top-bar,
    #header-wrapper {
        margin-left: -20px;
        margin-right: -20px;
    }
    #pbhs-slider .pbhs-slider-a-block {
        font-size: 1.4em;
        padding-right: 2em;
        bottom: 10%;
    }
    #btm-bar-banner {
        padding: 20px 0 10px;
        text-align: center;
    }
    #btm-bar-banner,
    #btm-bar-banner .container,
    #btm-bar-banner .graphic,
    .home #phone {
        position: relative;
        height: auto;
    }
    #interior #btm-bar-banner { display: none; }
    .home #phone { width: auto; }
    #btm-bar-banner .graphic {
        background: none;
    }
    #content-wrapper { max-width: none; width: auto; }
    #content-header,
    #bucket-wrapper .bucket {
        width: auto;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .bucket,.bucket.last,.bucket.first { margin-bottom: 30px; padding-top: 20px; padding-bottom: 20px;}
    .bucket h2 { text-align: center }
    .bucket.odd { background: rgba(255,255,255,0.3); }
    .bucket-img { min-width: 50%; width: auto; margin-left: auto; margin-right: auto; }

    #content-main { padding-right: 0; }

	#dc-social-4 { display: none; }
	.modal.fade.in {
		bottom: 20px;
		overflow: hidden;
		top: 20px;
	}
	.modal .modal-body { position: absolute; top: 49px; bottom: 0; left:0; right: 0; }
	.modal .highlight { margin-bottom: 12px; width: 85%; margin: 0 0 12px; }
    .modal .modal-footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        box-sizing: border-box;
    }
	.mobile-hide { display: none !important; }
}

@media (max-width: 479px) {
	#practice, #location, #phone { clear: both; float: none; }
    #content-wrapper { padding: 0 20px; }
	.pbhs-slider-a-block { font-size: 1em; bottom: 5%; }
}

.gform_wrapper.gravity-theme .multiple-column .gchoice,
.gform_legacy_markup_wrapper .multiple-column .gchoice {
    width: auto; float: left; margin-right: 8px !important;
}
.gform_legacy_markup_wrapper .multiple-column .gfield_checkbox li:first-child,
.gform_wrapper.gravity-theme .multiple-column .gfield_checkbox li:first-child {
    margin-left: 0 !important;
}

.gform_legacy_markup_wrapper .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_radio li label,
.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 0.875em;
}
</pre></body></html>