<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    color: white;
    background: black;
    font-family: 'Open Sans', sans-serif;
}

/* --- Base Element Styles --- */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {}

a {}
a:hover {}
p {
    text-align: justify;
}
ul {}
ol {}
ul.unstyled,
ol.unstyled {
    padding-left: 0;
}
li { }
blockquote {}
span.line {
    display: block;
}

/* --- Static Text Colors --- */
.text-white {
    color: #FFF;
}

/* --- Text Shadows --- */
.text-shadow {
    text-shadow: 0 0 10px rgba(0,0,0, 0.4);
}

/* --- Royal Slider Addons --- */
.rsContent {
    display:none; /* Prevent slides from stacking down the page before slide has loaded */
}
.rsContent:first-child {
    display:block;
}

.slider {
    width: 100%;
    z-index: 0;
}
.slider .rsABlock {
    text-align: center;
}
.slider .rsABlock {
    left: 20%;
    right: 20%;
}
.slider .testimonial .rsABlock {
    top: 20%;
}
.slider .rsContent blockquote {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 50%;
}
.slider .rsContent blockquote p {
    line-height: 1.5em;
}
@media (max-width: 1199px) {
    .slider .rsContent blockquote {
        right: 0;
    }
}
@media (max-width: 767px) {
    .slider .testimonial .rsABlock {
        top: 0;
    }
}

/* --- Facebook Feed Style --- */
#cff .cff-item {
    padding: 15px !important;
    border-bottom: none !important;
}
#cff .cff-item:nth-child(odd) {
    background: rgba(255,255,255,0.2);
}
#cff .cff-item:empty {
    display: none;
}
#cff .cff-view-comments,
#cff .cff-comments-box p,
#cff .cff-comments-box .cff-comment {
    background: rgba(0,0,0, 0.4);
}
#cff .cff-view-comments:hover {
    background: rgba(0,0,0, 0.6);
}

/* --- Gravity Form Addons --- */
.gform_wrapper {
    max-width: 100%;
}
.gform_wrapper li.gfield_error,
.gform_wrapper .validation_error {
    background-color: #f2dede !important;
}
.full-width-errors .gform_wrapper li.gfield.gfield_error,
.full-width-errors .gform_wrapper .validation_error,
.gform_wrapper .full-width-errors li.gfield.gfield_error,
.gform_wrapper .full-width-errors .validation_error{
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.gform_title {
    width: auto !important;
}
input.form-control,
textarea.form-control {
    padding-left: 8px !important;
    padding-right: 8px !important;
}


/* --- Header Styles --- */
.header-wrap {}
#client-logo {
    margin-right: 20px;
}
#client-logo img {
    width: auto;
    height: auto;
    max-width: 100%;
}
#practice {}


/* --- Multiple Bucket Styles --- */
.bucket-wrap &gt; .row {
    position: relative;
    overflow: hidden;
}
.bucket-row {
    margin: 8px -4px 0;
    overflow: hidden;
}
.bucket-row:first-child {
    margin-top: 0;
}
.bucket {
    padding: 0 4px;
}
.bucket-title {
    font-size: 28px;
    margin-top: 0;
    line-height: 1;
    text-transform: uppercase;
}
.bucket-icon {
    position: relative;
    float: left;
    width: 0.9em;
    height: 1em;
    margin-right: 0.4em;
    margin-bottom: 10px;
    font-size: 1.94em;
}
.bucket-icon .fa-stack {
    font-size: 0.24em;
    position: absolute;
    bottom: -8%;
    right: -17%;
}
.features-count-4 .bucket-title,
.features-count-7 .bucket-title,
.features-count-8 .bucket-title {
    font-size: 22px;
}
.bucket-title .line2 {
    font-weight: 400;
}
.bucket-img-wrap {
    margin: 15px 0;
    overflow: hidden;
}
.bucket-img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0;
}
.bucket-text {
    font-size: 17px;
    line-height: 1.4;
}
.bucket-text p:last-child {
    margin-bottom: 0;
}
.bucket-text p {
    text-align: left;
}
.bucket-link {
    display: block;
    min-height: 228px;
    padding: 20px;

    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.bucket-link:hover {
    text-decoration: none;
}
@media(min-width:768px) {
    .bucket.first.last .bucket-img-wrap {
        width: 48%;
        max-width: 541px;
        margin: 0 20px 0 0;
        float: left;
    }
}
@media(max-width: 991px) {
    .bucket-title,
    .features-count-4 .bucket-title,
    .features-count-7 .bucket-title,
    .features-count-8 .bucket-title {
        font-size: 18px;
    }
    .bucket-link {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media(max-width: 767px) {
    #features-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    .bucket {
        text-align: center;
    }
    .bucket-link {
        min-height: 0;
        padding: 12px 4px;
    }
    .bucket-icon {
        float: none;
        margin: 0 auto 10px;
    }
    .bucket-icon .fa-stack {
        font-size: 0.4;
    }
    .bucket-title,
    .interior .bucket-title {
        font-size: 16px;
        margin-bottom: 0;
    }
    .features-count-4 .bucket-title,
    .features-count-7 .bucket-title,
    .features-count-8 .bucket-title {
        font-size: 13px;
    }
    .bucket .bucket-img-wrap img {
        margin: 0 auto;
    }
}


/* --- Member and Office Bucket Styles --- */
.members-office-count-2 .container {
    width: 50%;
    float: left;
}
.member-title,
.office-title {
    margin-top: 0;
}
.members-bucket-wrap {}
.member-bucket {}
.member-title {}
.member-body {}
.member-link {}
.office-bucket {}
.office-title {}
.office-body {
    margin-bottom: 10px;
}
.offices-bucket-wrap {}
.office-phone,
.office-fax {
    display: block;
}
.office-link {}

/* --- Breadcrumb Styles --- */
.breadcrumb-wrap {}


/* --- Content Section Styles --- */
.content-wrap {}


/* --- Page Content Styles (Specific to the main content area of the page editable by users) --- */
.page-content-wrap {}
.page-content-wrap li { text-align: justify; }
.page-content-wrap .container { width: auto; }


/* --- Sidebar Styles --- */
.side-wrap {
    padding-top: 12px;
}


/* --- Sidebar Navigation Styles --- */
.side-nav-title { margin-top: 0; }
.side-nav-title,
.side-nav h2 {
    color: #ccc;
    font-size: 24px;
    font-weight: 600;
}
.side-nav h2 a,
.side-nav h2 a:hover,
.side-nav-title a,
.side-nav-title a:hover {
    text-decoration: none;
    color: inherit;
}
.side-nav,
.side-nav ul {
    padding: 0;
    list-style: none;
}
.side-nav li {}
.side-nav li a {
    display: block;
    padding: 1px 8px;
    color: #ccc;
    font-size: 16px;

    transition: ease-in-out background .2s, ease-in-out color .2s;
    -moz-transition: ease-in-out background .2s, ease-in-out color .2s;
    -webkit-transition: ease-in-out background .2s, ease-in-out color .2s;
}
.side-nav li a:hover,
.side-nav .current_page_item &gt; a {
    color: #eea200;
    text-decoration: none;
}
.side-nav li:first-child a {

}
.side-nav li li {
    list-style: none;
}
.side-nav li li a {
    padding-left: 20px;
}
.side-nav .current_page_item.page_item_has_children &gt; a,
.side-nav .current_page_ancestor &gt; a {
    border-bottom: none;
}
.side-nav .children { display: none; }  /* Hide Child Pages by Default */
.side-nav .current_page_ancestor &gt; .children,
.side-nav .current_page_item &gt; .children {
    display: block;
}

/* --- Footer Styles --- */
.footer-wrap {    padding-top: 120px;  }

.nav-column-wrap ul {
    overflow: hidden;
    max-height: 200px;
}


/* --- Button Styles --- */
.navigation div.btn:empty {
	display:none;
}


/* --- Popovers --- */
.popover .popover-title {
    color: #333;
}


/* --- Wp Alignment Classes --- */
.alignleft, .alignright, .aligncenter, .alignnone {
    margin-bottom: 30px;
}
.alignleft, .alignright {
    width: 50%;
}
.alignleft {
    margin-right: 30px;
    float: left;
}
.alignright {
    margin-left: 30px;
    float: right;
}
.aligncenter {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
}
.alignnone {
    width: auto;
    float: none;
}
img.alignleft, img.alignright, img.aligncenter
.alignleft.flash-replaced, .alignright.flash-replaced, img.aligncenter {
    display: block;
    width: auto;
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .alignleft, .alignright, .aligncenter  {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
}

/* --- Module, Image, Highlight and Well Styles --- */
/*.image, .module, .highlight, .well {
    color: #FFF;
    background-color: #333;
}*/
.highlight.aligncenter, .highlight.alignnone,
.well.aligncenter, .well.alignnone,
.module.aligncenter, .module.alignnone,
.image.aligncenter, .image.alignnone {
    margin-top: 30px;
}
.image h2, .image .h2, .module h2, .module .h2, .highlight h2, .highlight .h2, .well h2, .well .h2,
.image h3, .image .h3, .module h3, .module .h3, .highlight h3, .highlight .h3, .well h3, .well .h3,
.image p, .module p, .highlight p, .well p,
.image label, .module label, .highlight label, .well label,
.image .btn, .module .btn, .highlight .btn, .well .btn,
.image a, .module a, .highlight a, .well a {
    color: inherit;
}
.image, .module, .highlight,
.image h2, .image .h2, .module h2, .module .h2, .highlight h2, .highlight .h2,
.image h3, .image .h3, .module h3, .module .h3, .highlight h3, .highlight .h3,
.image p, .module p, .highlight p,
.image label, .module label, .highlight label,
.image .btn, .module .btn, .highlight .btn,
.image a, .module a, .highlight a {
    text-align: center;
}
.image label, .module label, .highlight label, .well label {
    display: block;
}
.image a, .module a, .highlight a, .well a {
    text-decoration: underline;
    font-weight: bold;
}
.image a:hover, .module a:hover, .highlight a:hover, .well a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.image .btn, .module .btn, .highlight .btn, .well .btn {
    text-decoration: none;
}
.image .btn:hover, .module .btn:hover, .highlight .btn:hover, .well .btn:hover {
    opacity: 1;
}
.image &gt; :first-child, .module &gt; :first-child, .highlight &gt; :first-child, .well &gt; :first-child {
    margin-top: 0;
}

.image { border: 3px solid #f7a11a; }

.module {
    padding: 30px;
    border: none;
}
.ht-image { padding-top: 15px; padding-bottom: 15px; }
.ht-image img { border: 15px solid transparent; border-color: transparent !important; }
.ht-image a:hover img { border-color: transparent !important; }

@media (max-width: 767px) {
    .module, .highlight  {
        margin-left: -15px;
        margin-right: -15px;
    }
}

/* --- Map Shortcode Styles --- */
.map { height: 400px; }
.mobile-phone .map { margin-bottom: 65px; }

#topBanner {
    background-color: #333;
    height: 760px;
    top: -80px;
}

.header-wrap {
    margin-bottom: -80px;
}

#topBanner .cover-up {
    background: black;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 30;
    height: 50%;
}

#topBanner .cover-up:first-of-type {
    top: 0;
}

#topBanner .cover-up:last-of-type {
    top: 50%;
}

#bannerInnerDiv {
    background-color: #545557;
    background-image: linear-gradient(180deg, #545557 0%, transparent 100%);
    border: 1px solid #eea200;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 50%;
    bottom: 50%;
}

#animatedLogoContainer {
    z-index: 90;
    width: 700px;
    height: 700px;
    position:absolute;
    left: 50%;
    margin-left: -350px;
    top: 50%;
    margin-top: -350px;
}

.velocity-fade {
    opacity: 0;
}

#accentBar {
    background-color: #eea200;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 0;
}

#sidr.sf-active {
    background-color: #333;
    border: 4px solid #000101;
    margin: 20px;
    z-index: 90;
}

#topBanner {
    background-image: url(../_media/backgrounds/transparent-logo.png);
    background-repeat: no-repeat;
    background-position: 80% 79px;
}

#drInfo {
    font-family: "myriad-pro",sans-serif;
    text-align: right;
    right: 60px;
    bottom: 134px;
}

#drInfo .name {
    color: #f29f1c;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
}

#drInfo .title {
    color: white;
    font-size: 25px;
    font-weight: 700;
    line-height: 36px;
}

#drInfo .honors {
    color: white;
    font-size: 14px;
    line-height: 19px;
}

#videoLink {
    right: 73px;
    bottom: 54px;
    background-image: url(../_media/assets/icons/video-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    height: 40px;
    padding-top: 8px;
    transition: right 0.3s;
    color: white;
    font-size: 18px;
}

#videoLink:hover {
    right: 63px;
}

#social {
    bottom: -25px;
    right: 21px;
    z-index: 40;
}

#social a {
    width: 42px;
    height: 42px;
    background-size: 100% 100%;
    margin: 0 4px;
}

#social a:hover {
    transform: scaleX(1.1) scaleY(1.1);
}

#social a.facebook {
    background-image: url(../_media/assets/social/facebook.png);
}

#social a.twitter {
    background-image: url(../_media/assets/social/twitter.png);
}

#social a.googleplus {
    background-image: url(../_media/assets/social/googleplus.png);
}

#social a.youtube {
    background-image: url(../_media/assets/social/youtube.png);
}

#social a.linkedin {
    background-image: url(../_media/assets/social/linkedin.png);
}

.content-wrap {
    position: relative;
    z-index: 30
}

#spotLight {
    mix-blend-mode: soft-light;
    right: 0;
    bottom: 0;
}

#address {
    color: white;
    font-size: 18px;
    line-height: 20px;
    background-image: url(../_media/assets/icons/map-pin.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 39px;
    width: 257px;
    height: 40px;
    bottom: 20px;
    left: 21px;
    transform: scaleX(1) scaleY(1);
    transition: transform 0.3s;
}

#address:hover {
    transform: scaleX(1.05) scaleY(1.05);
}

hr {
    border-color: #f7a11a;
}

#content-side #address {
    width: 100%;
    height: auto;
}

#contactInfo {
    bottom: 18px;
    left: 43px;
    color: white;
    font-size: 18px;
}

#phone {
    background-image: url(../_media/assets/icons/phone.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 26px;

}

#fax {
    background-image: url(../_media/assets/icons/fax-machine.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 26px;
    margin-top: 15px;
}

#bannerLogo {
    top: 0;
    right: 20px;
}

#bannerInnerDiv div {
    z-index: 50;
}

#mobile-menu, #mobile-menu &gt; a {
    background-color: #eea200;
}

a.clickable {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
    background-color: white;
    opacity: 0;
    filter: alpha(opacity=1);
}

h1 {
    color: #f7a11a;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #f7a11a;
    line-height: 50px;
    margin: 0;
}

h2 {
    color: #f7a11a;
    font-size: 16px;
    font-weight: 700;
}

#content {
    color: #ccc;
    font-size: 16px;
}

a, a:hover, a:focus {
    color: white;
}

#content a {
    font-size: 16px;
}

p.pbhs-copyright {
    text-align: right;
    color: #5f5f5f;
    font-size: 14px;
}

#pbhs-copyright, #pbhs-copyright:hover, #pbhs-copyright:focus {
    color: #5f5f5f;
}

.footer-wrap li a {
    color: #f7a11a;
    font-size: 14px;
}

.footer-wrap ul {
    text-align: center;
}

.footer-wrap li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}


#interior #accentBar {
    height: 10px;
}

#interior #bannerInnerDiv {
    position: relative;
    height: 245px;
    margin-left: 20px;
    margin-right: 20px;
    top: -20px !important;
    left: auto;
    right: auto;
    bottom: auto;
}

#interior .content-wrap &gt; .container &gt; .row {
    background-color: #333;
    top: 20px;
    position: relative;
    padding-bottom: 126px;
}

#interior #client-logo img {
    position: absolute;
    bottom: 18px;
    left: 18px;
    z-index: 1;
}

#interior #bannerLogo {
    top: 0;
    right: 80px;
    max-height: 237px;
}

#interior #spotLight {
    right: 2px;
    bottom: 0;
    max-height: 245px;
}

#interior #drInfo {
    right: 48px;
    bottom: 32px;
}

#interior .footer-wrap {
    padding-top: 35px;
}

#content .module {
    background-color: #545557;
    border: 1px solid #f7a11a !important;
    border-color: #f7a11a !important;
    box-shadow: 1.5px 2.6px 0 rgba(0, 1, 1, 0.41);
    padding: 20px;
}

#content .module p, #content .module a {
    color: #ccc;
    font-size: 12px;
    text-align: left;
}

#content .module.aligncenter p {
    text-align: center;
}

h2.ht-title {
    font-size: 16px;
    font-weight: 700;
    background-color: #333;
    border: 2px solid #000101;
    padding: 9px 5px;
}

#content .well {
    border-color: #f7a11a;
}

#content-side .well {
    border: none;
    padding: 8px;
}

h2.widgettitle {
    color: #ccc;
    font-size: 24px;
    font-weight: 600;
}

#content-side .btn {
    width: 100%;
}

.btn {
    background-color: #f7a11a;
    color: #333 !important;
    font-size: 16px;
    border-color: #f7a11a;
    transition: all 0.3s ease;
}

.sf-menu ul {
    box-shadow: 0px 4px 0px rgba(0, 0, 0, 1);
}

.gform_wrapper input, .gform_wrapper textarea {
    width: 100% !important;
}

.btn:hover {
    background-color: #333 !important;
    color: #f7a11a !important;
    font-size: 16px;
    border-color: #f7a11a !IMPORTANT;
}

#interior .content-wrap &gt; .container &gt; .row {
    background-image: url("../_media/backgrounds/transparent-logo.png");
    background-repeat: no-repeat;
    background-position: 90% top;
}

.highlight {
    background-color: #545457 !important;
}

.footer-wrap ul {
    padding: 0;
}


@media (min-width: 767px) {
    #interior #client-logo img {
        max-width: 520px;
    }

    #content .module {
        max-width: 340px;
    }

    #content .module.aligncenter {
        max-width: none;
    }
}

@media (max-width: 991px) {
    #bannerLogo {
        opacity: 0.1 !important;
    }

    #bannerInnerDiv {
        overflow: hidden;
    }

    #drInfo {
        width: 100%;
        left: 0;
        text-align: center;
    }

    #address {
        width: 100%;
        left: 0;
        text-align: center;
        padding-left: 0;
        background-position: center top;
        padding-top: 44px;
        bottom: 60px;
    }

    #topBanner {
        height: 550px;
    }

    .sf-active a {
        font-size: 16px !important;
    }

    #interior #drInfo {
        right: 0;
        bottom: 32px;
        width: 100%;
    }

    #interior #client-logo {
        display: none;
    }

    #interior #phone, #interior #fax {
        background-position: 41% center;
    }

    #contactInfo {
        text-align: center;
    }

    #interior .content-wrap &gt; .container &gt; .row {
        padding-bottom: 0px;
    }

}

@media (max-width: 767px) {
    #drInfo .title {
        font-size: 19px;
        line-height: 26px;
    }

    #drInfo .name {
        font-size: 26px;
    }

    #drInfo .honors {
        padding: 3px 30px;
    }

    #address {
        padding-left: 30px;
        bottom: 69px;
        padding-right: 30px;
    }

    #topBanner {
        height: 600px !important;
    }

    #bannerInnerDiv {
        bottom: 140px !important;
    }

    #videoLink {
        margin-left: -104.75px;
        left: 50%;
        bottom: 91px;
    }

    #home #contactInfo {
        width: 150px;
        left: 50%;
        text-align: center;
        margin-left: -75px;
    }

    #social {
        width: 100%;
        text-align: center;
        right: 0;
        bottom: -55px;
    }

    #social a {
        display: inline-block !important;
    }

    .header-wrap {
        margin-bottom: -20px;
    }

    #spotLight {
        opacity: 0.3 !important;
    }

    #interior #phone, #interior #fax {
        background-position: 26% center;
    }
}</pre></body></html>