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

/* IMPORTS */
@import url('_fonts/TrajanPro-Regular.css');

html { font-size: 62.5%; }

body {
	-webkit-font-smoothing: antialiased;

}

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

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 .5em;
}

p { text-align: justify; }

h1 {
    font-size: 3em;
}

h2 { font-size: 1.8em; }

h3 { font-size: 1.3em; }

h4 { font-size: 1em; }

h5 { font-size: .9em; }

h6 { font-size: .8em; }

p, div {
    font-size: 1.4rem;
}

a {	color: #806833; }

a:hover { color: #806833; text-decoration: none; }

#content-main a, #bucket-wrapper a { color: #806833; text-decoration:underline; }

#content-main a:hover, #bucket-wrapper a:hover { color: #806833; text-decoration:none; }

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;
}

li {
    margin: 0 30px 1em;
    text-align: justify;
}

ul li { list-style: square outside; }

ol li { list-style: decimal; }

blockquote { margin: 1em 1em 1em 0; border-left: 5px solid #af9f83; }

#content-main #edit, span #edit, #edit:hover {
	color:#fff;
	text-decoration:none;
}

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

.well { background:#cbb998; border: 1px solid #af9f83; }

.btn { }

.well.well-full {
	width: 100%;
	margin-left: -20px;
	border: 1px solid #af9f83;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 25px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 0 25px rgba(0,0,0,0.05);
	box-shadow: inset 0 0 25px rgba(0,0,0,0.05);
}

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

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

}

.container {
	max-width: 1000px;
}


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

#practice, #location, #phone, #nav, h1, h2, h3, #pbhsSlider .pbhs-slider-a-block {
    font-family: 'Alegreya SC', serif;
    font-weight: 400;
}

#header-wrapper {
    background:url(/wp-content/themes/2058-template-r/_media/backgrounds/bg-body.jpg) top center repeat-x;
}

#header-wrapper header { position: relative; z-index: 1; }
#header-wrapper #banner-wrapper { position: relative; z-index: 0; }

#client-logo {
	padding: 10px 15px 5px 0;
}
#client-logo img { max-width: 100%; width: auto; height: auto; }

@media(max-width: 767px) {
    #client-logo {
        margin-left: 0px !important;
        margin-top: 10px !important;
    }
}

#practice {
	font-size: 4rem;
	color:#251e13;
	line-height: 1.1em;
}

#practice-wrapper {
	margin-top: 23px;
    width:60%;
    float:left;
    margin-bottom: 14px;
}

#location {
	font-size: 2.8rem;
	color:#251e13;
	line-height: 1em;
	padding-top:5px;
}

#phone {
    position:absolute;
    right:8px;
    top:-1px;
	font-size: 1.4em;
	color: #fff;
	line-height: 1.4em;
    background:#180403;
    padding:10px 14px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

#phone span.phone-text:before {
    content:url(_media/icon-phone.png);
    position:relative;
    left:-3px;
    padding-left:5px;
}

#phone span.phone-number {
    font-size:1.8em;
}

#menu-wrapper {
    background:#180403;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 10px 20px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 10px 20px rgba(0, 0, 0, 0.4);
    margin-bottom:20px;
}

#interior #banner-wrapper {
	margin-bottom:0;
}

#interior #header-wrapper {
    padding-bottom:5px;
}

#banner {
	position: relative;
	width: 96%;
	margin: 0 auto;
	background: #dcc8a3;
    padding:10px;
}

#interior #banner {
    height:244px;
}

#pbhsSlider {
	width: 100%;
	height: 344px;
    border:1px solid #695546;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.4);
}

#interior #pbhsSlider {
    height:244px !important;
}

.pbhs-slider {
    visibility:hidden;
}

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

#pbhsSlider .pbhs-slider-a-block {
    background: none;
    bottom: 10%;
    font-size: 1.8em;
    right: 5%;
    left: auto;
    line-height: 1.6em;
    padding: 0.5em 1em;
    top: auto;
    color: #fff;
    text-indent: -70px;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
}

#pbhsSlider blockquote {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	color: #222;
	width: 40%;
	border:none;
}

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


#pbhsSlider .testimonial-body, #pbhsSlider .testimonial-author {
	background: none;
	font-size: 1.3em;
	padding: 0.5em 1em;
	color: #fff;
	text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
	font-family: 'Alegreya SC', serif;
	font-weight: 400;
}


/*------------- Middle ----------------- */

#bucket-wrapper {
    width:98%;
    margin: 7px auto 0;
}

.bucket-img { width: 100%; height: auto; }

.bucket {
    background-color: #180303;
    padding: 11px;
    float: left;
    margin-bottom:5px;
    position:relative;
}
.bucket h2 {
    font-size: 2rem;
    color: #998559;
    line-height: 1.2em;
    margin-top:7px;
    margin-bottom:0;
    width:100%;
}
.bucket a {
    font-size: .8em;
    color: #CCB68F;
}

.bucket .read-more {
    position:relative;
    font-family: 'Alegreya SC', serif;
    font-weight: 400;
}

#bucket-wrapper .bucket {
    float:left;
}

#middle-wrapper {
    background:url(/wp-content/themes/2058-template-r/_media/backgrounds/bg-middle-wrapper.jpg) top center repeat;
    position:relative;
}

#interior #middle-wrapper {
    background:url(/wp-content/themes/2058-template-r/_media/backgrounds/bg-wrapper-int.jpg) top center repeat;
    position:relative;
}

#top-shadow {
	position:absolute;
	top:-3px;
	left:0;
	width:100%;
	max-width:100%;
}

#inner-wrapper {
    background:url(/wp-content/themes/2058-template-r/_media/backgrounds/footer-gradient.png) bottom center repeat-x;
}

#content-wrapper { }

#content-footer { }

#content-header {
    background:url(/wp-content/themes/2058-template-r/_media/backgrounds/middle-gradient.png) top center repeat-x;
    padding:10px;
    width:auto;
}

#interior #content-header {
	background:none;
}

.home #content-header-inner {
	background: none;
	padding: 0;
}

.home #content-header-inner-border {
	border: none;
}

#content-header-inner {
    background:url(/wp-content/themes/2058-template-r/_media/backgrounds/box_bg.png) top center repeat;
    padding:10px;
}

#content-header-inner-border {
    border:1px solid #8a7662;
}

.page-template-form-php #content-main {
    width: 76%;
    margin-left: 0;
}

.home #content-main, .home #content-side, .home #contact-form {
    background-image: url(/wp-content/themes/2058-template-r/_media/backgrounds/box_bg.png);
    background-repeat: repeat;
    margin: 0;
}

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

.home #content-main.span8 {
   width: 67.3%;
}

.home #content-main.span9 {
   width: 75%;
}

#interior #content-main { width:76%; }
#interior.page-template-one-column-php #content-main { width: 100%; }
#interior.page-template-form-php #content-main.span6 { width: 52%; }

#contact-form {
    padding: 18px;
}
.page-template-form-php #contact-form { float: right; }

#content-side {
    width:22%;
    margin-right:1%;
    margin: 12px 0 20px 10px;
    background-color: #180403;
    border-radius: 10px;
    padding: 10px;
}

.home #content-side {
	width:24%;
	border-radius:0px;
	background: url(/wp-content/themes/2058-template-r/_media/backgrounds/box_bg.png) top center repeat;
}

#content-side h1, #content-side h2, #content-side h3 {
    color: #d8c9a7;
    font-size: 1.6em;
    text-align: center;
    line-height:24px;
}

.home #content-side h1, .home #content-side h2, .home #content-side h3 { color: #333; margin-top:10px; }

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

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

#content-side ul {
	margin-left: 0;
}

#content-side li {
    list-style: none;
    text-align: left;
    margin: 0;
}

#content-side li a {
    font-size:0.9em;
    color: #e6c973;
    text-decoration: none;
    padding: 6px 10px 6px 20px;
    display: block;
    background-image: url(_media/side_divider.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.home #content-side li:first-child a { border-top: none; }

.home #content-side li a {
    border-top: 1px solid #ccbfa6;
    border-bottom: 1px solid #a49372;
    background: none;
    font-size:0.9em;
}

.home #content-side a {
    color: #333;
}

#content-side li a:hover {
    background: #a08961;
}

#content-side ul ul { margin: 0; }

#content-side li li a {
    padding: 6px 10px 6px 30px;
}

#content-side li li:first-child a { border-top: none; }

#content-side .children, #content-side .sub-menu { display: none; }
#content-side .current_page_item .children, #content-side .current_page_ancestor .children, #content-side .current_page_parent .children,
#content-side .current_page_item .sub-menu, #content-side .current_page_ancestor .sub-menu, #content-side .current_page_parent .sub-menu { display: block; }

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

#footer-wrapper{
	background: #6f5e39;
}
footer {

	color: #999;
}

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

footer a {
	color: #999;
	text-decoration: none;
}

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

footer {
    color: #ac9a75;
    font-size:1.3rem;
    width: auto;
    text-align: left;
    padding: 40px 0 20px 10px;
}

footer p {
    color: #ac9a75;
    margin: 0 0 1em;
}

footer a {
    color: #c3b290;
    text-decoration: none;
}

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

footer ul {
    text-align: left;
    margin: 0 0 10px;
}

footer li {
    list-style: none;
    display: inline;
    margin: 0 16px 0 0;
}

/*------------ 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, .twtr-widget, .highlight {
	border: solid #000000 1px;
	margin-bottom: 5px;
	padding: 4px;
    background-color: rgba(249, 231, 200, 0.6);
}

.module h2 {
	background-color: #51442A;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 10px;
}

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

.module { width: 50%; }

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

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

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

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

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

@media (max-width: 767px) {
    .alignleft, .alignright, .aligncenter  {
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
}

.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;
}

#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 {
	font-size: inherit !important;
	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: 2rem;
	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 .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(/wp-content/themes/2058-template-r/_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; color: #333; }
.gform_wrapper { margin: 0 0 4px; padding-left: 6px; padding-right: 6px; }
.gform_wrapper .gform_footer { margin: 10px 0 0; padding: 0; }
.gform_wrapper h3.gform_title, #content_side .gform_wrapper h3.gform_title { font-size: 24px; font-weight: normal; text-align: left; margin-top: 0; margin-bottom: 16px; }
.gform_description { font-size: 1.3rem; display: block; text-align: justify; }
#content_side .gform_wrapper li a { padding: 0; display: inline; border: none; color: #806833; text-decoration: underline; }
#content_side .gform_wrapper li a:hover { background: transparent; text-decoration: none; }
.gform_body ul { padding-left: 0; }
.gform_wrapper li { margin: 0; }
.gform_wrapper input[type=tel], .gform_wrapper input[type=email], .gform_wrapper input[type=text], .gform_wrapper select, .gform_wrapper textarea { font-size: 1.3rem; padding: 4px; width: 92% !important; }
.gform_wrapper input[type=text] { margin-bottom: 5px; }
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { margin-bottom: 4px !important; padding: 0; }
.gform_wrapper textarea.medium { height: 100px !important; }
.gfield_label { float: none; clear: both; font-weight: bold; }

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

#recaptcha_table, #recaptcha_table tbody { display: block;  background: #FFF; }
.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; }

.gform_wrapper h3.gform_title, #content_side .gform_wrapper h3.gform_title {
	color: #180403;
}

#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; }

.ie7 #interior #middle-wrapper, .ie8 #interior #middle-wrapper {
    background:url(/wp-content/themes/2058-template-r/_media/backgrounds/bg-wrapper-int.jpg) top center repeat;
    background-size:940px 1405px;
    position:relative;
}

.ie7 #footer, .ie8 #footer {
		max-width:940px;
		padding: 40px 10px 20px 10px;
	}

@media (max-width: 1200px) {
	#interior #middle-wrapper {
	    background:url(/wp-content/themes/2058-template-r/_media/backgrounds/bg-wrapper-int.jpg) top center repeat;
	    background-size:940px 1405px;
	    position:relative;
	}
	#footer {
		max-width:940px;
		padding: 40px 10px 20px 10px;
        box-sizing: border-box;
	}
}

@media (max-width: 1040px) {
	.scrollup { display: none !important; }
    #practice-wrapper { width: 53%; }
}

@media (max-width: 940px) {
    .container { width:100%; }
}

@media (max-width: 800px) {
	#bucket-wrapper .bucket, #bucket-wrapper #bucket1 {
		width: 98%;
		float: left;
		margin: 0 1% 10px;
		text-align: center;
		width: 48%;
	}
}

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

@media (max-width: 767px) {
    body {
        padding-left:0;
        padding-right:0;
    }
    embed {
    	max-width:100%;
    }
	.pbhs-slider-a-block { font-size: 1.2em; }
	#practice-wrapper {
        text-align:center;
        width:100%;
        font-size: 2.8em !important;
	}
	#practice {
		line-height: 1em;
	}
	#location {
		font-size: 0.7em;
		margin: 10px 0;
	}
    #practice, #location, #phone { text-align: center; clear: both; float: none; }
	#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; }
	.mobile-hide { display: none !important; }

    #client-logo {
        width: 100%;
        text-align: center;
        padding:0 20px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
    }
    #header-wrapper {
        -moz-background-size:100% 100%;
        -webkit-background-size:100% 100%;
        background-size:100% 100%;
    }
    .home #content-main {
        width: 100%;
        margin-top: 10px;
    }
    .bucket .read-more {
        position:relative;
        left:0;
        top:5px;
    }
    #content-side {
        width: 100%;
        float: none;
        margin: 0;
        background-color: #180403;
        border-radius: 0;
        padding: 10px;
    }
	#interior.page-template-form-php #content-main.span6,
    .page-template-form-php #content-main,
	#interior #content-main {
        float:none;
        width:100%;
    }
    #content-header {
        padding:10px 0 0;
    }
    #content-side li a {
        text-align:center;
    }
    .mobile-show { display: block !important; }

    .home #content-main.span8 {
		width: 100%;
	}
	.home #content-main, .home #content-side, .home #contact-form {
		clear:both;
	}
	.home #content-main.span9 {
		width:100%;
	}
	.home #content-side {
		width:100%;
	}
	#phone {
		position: relative;
		right: auto;
		top: 0px;
		font-size: 1.4em;
		width: 100%;
		text-align: center;
		color: #180403;
		line-height: 1.4em;
		border-radius: 0px !important;
		background: none;
		padding: 10px 0;
	}
	#phone span.phone-text:before {
		content: "";
	}
}

@media (max-width: 600px) {

    #pbhsSlider .pbhs-slider-a-block {
        font-size:1.7rem;
    }
    #banner {
        padding:0;
    }
    .bucket h2 {
        font-size:2rem !important;
    }
    #interior #pbhsSlider, #interior #banner {
        height:150px !important;
    }
    .module {
    	width:100%;
    	margin:0;
    	float:none;
    }
    #bucket-wrapper .bucket, #bucket-wrapper #bucket1 {
        width: 98%;
        float: none;
        margin: 0 auto 10px;
        text-align: center;
    }
    #bucket-wrapper {
        margin-top:10px;
    }
    .bucket-img {
        width:auto;
        height:auto;
        max-width:100%;
    }
}

@media (max-width: 479px) {
	#pbhsSlider .pbhs-slider-a-block { font-size: 1em; bottom: 0%; }
    #footer li {
        text-align:center;
        display:block;
        width:100%;
        padding:0;
        margin:0;
        line-height:24px;
    }
    #footer { text-align:center; }
}

.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>