body {
    color: #333;
    background: #A3AB90;
    font-size: 13px;
}

/* --- 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);
}

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

.slider {
    width: 100%;
    z-index: 0;
}
.slider .pbhs-slider-a-block {
    text-align: center;
}
.slider .pbhs-slider-a-block {
    left: 20%;
    right: 20%;
}
.slider .testimonial .pbhs-slider-a-block {
    top: 20%;
}
.slider .pbhs-slider-content blockquote {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 50%;
}
.slider .pbhs-slider-content blockquote p {
    line-height: 1.5em;
}
@media (max-width: 1199px) {
    .slider .pbhs-slider-content blockquote {
        right: 0;
    }
}
@media (max-width: 767px) {
    .slider .testimonial .pbhs-slider-a-block {
        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 {}

#header {
    border-top: 3px solid rgb(212, 213, 169);
    background: white;
    background: linear-gradient(to right, #fff 0%, #D7E2E8 93%, #fff 104%);

}
#client-logo {
    margin-right: 20px;
}
#client-logo img {
    width: auto;
    height: auto;
    max-width: 100%;
}
#practice {}

.offset-client-logo div {
    font-family: "Open Sans", sans-serif;
}

.offset-client-logo #location {
    color: #d3d7ab;
    font-size: 72px;
    text-transform: uppercase;
    letter-spacing: 20px;
    margin-bottom: -16px;
    margin-top: -21px;
}

.offset-client-logo #doctor {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #80a3b7;
}

.offset-client-logo #certified {
    color: #888f4d;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 10px;
}

.banner-wrap {
    background: linear-gradient(#889150 0%, #80A3B7 50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#889150, endColorstr=#80A3B7)";
}

.banner-wrap:before {
    content: '';
    width: 100%;
    height: 27px;
    display: block;
    background: linear-gradient(#B4D0E0, transparent);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#B4D0E0, endColorstr=#white)";
}

.container {
    max-width: 1000px;
}

.pbhs-slider-content:after {
    box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,0.5);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#banner .pbhs-slider-overflow:after {
    content: '';
    display: block;
    height: 272px;
    width: 347px;
    background-image: url('../_media/backgrounds/banner-staff.png');
    position: absolute;
    top: 75px;
    left: 36px;
    z-index: 30;
}

/* --- Multiple Bucket Styles --- */
.bucket-wrap > .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 { min-height: 500px; }
.page-content-wrap li { text-align: justify; }
.page-content-wrap .container { width: auto; }


/* --- Sidebar Styles --- */
.side-wrap {}


/* --- Sidebar Navigation Styles --- */
.side-nav-title { margin-top: 0; }
.side-nav-title,
.side-nav h2 {
    color: #333;
}
.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: 5px 8px;
    color: black;
    font-weight: 400;
    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 > a {
    color: black;
    text-decoration: none;
    background: #5F91AB;
}
.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 > a,
.side-nav .current_page_ancestor > a {
    border-bottom: none;
}
.side-nav .children { display: none; }  /* Hide Child Pages by Default */
.side-nav .current_page_ancestor > .children,
.side-nav .current_page_item > .children {
    display: block;
}

/* --- Footer Styles --- */
.footer-wrap {}

.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 > :first-child, .module > :first-child, .highlight > :first-child, .well > :first-child {
    margin-top: 0;
}

.image { border: 15px solid #333; }

.module {
    padding: 30px;
    border: none;
}
.ht-image { padding-top: 15px; padding-bottom: 15px; }
.ht-image img { border: 15px solid transparent; }
/*.ht-image a:hover img { border-color: #428bca; }*/

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

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

#clientinfo-banner-wrap {
    background: url("../_media/backgrounds/banner-repeat.jpg");
    min-height: 112px;
    padding-bottom: 0;
    background-repeat: repeat-x;
    background-color: white;
    background-size: auto 100%;
}

#home #clientinfo-banner-wrap:after {
    content: '';
    display: block;
    width: 100%;
    height: 27px;
    background: linear-gradient(#6D7A4F, #fff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#6D7A4F, endColorstr=#fff)";
    margin-top: -3px;
}

.specialty {
    width: 100%;
    font-size: 43px;
    clear: both;
    color: #B0C4CF;
    padding-top: 10px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 10px;
}

#banner-address, #banner-mailing {
    font-size: 16px;
    font-weight: 500;
}

#banner-mailing {
    text-align: right;
}

p, ul, ol {
    color:#242424;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-align: justify;
    line-height: 150%;
    margin: 14px 0px 14px 0px;
}

h1 {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 180%;
    text-align: left;
    margin: 0px 0px 20px 0px;
    text-transform:uppercase;
    font-weight:bold;
}
#home h1 {
    color: #FFFFFF;
    font-weight:normal;
    font-size: 200%;
    color: #1d58a2;
    text-transform: capitalize;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#home h1 span {
    color: #492e29;
    display: block;
    font-size: 80%;
    text-indent: 80px;
}

h2 {
    color: #6C9CE0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
    margin: 10px 0px 10px 0px;
}

h3 {
    color:#3E3123;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-align: left;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

h4 {
    color: #000000;
    font-size: 125%;
    line-height: 100%;
    font-family: Georgia, "Times New Roman", Times;
    text-align: center;
    width: 90%;
    margin: 10px 0px 10px 0px;
}

a {
    color: #993300;
    font-weight: 700;
}

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

footer ul li {
    padding: 8px 8px 8px 0px;
}

#footer_links ul {
    text-align: center;
}

#footer_links li {
    display: inline-block;
}

footer a {
    color: #597484 !important;
    font-weight: bold;
    font-size: 80%;
    padding: 0px 3px 0px 3px;
    text-decoration: none;
}

#interior #banner .pbhs-slider-overflow:after {
    content: '';
    display: block;
    height: 200px;
    width: 347px;
    background-image: url('../_media/backgrounds/banner-staff.png');
    position: absolute;
    top: 28px;
    left: 36px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    z-index: 30;
}

#interior .specialty {
    display: none;
}

#interior #clientinfo-banner-wrap {
    background: url("../_media/backgrounds/banner-repeat.jpg");
    min-height: 0;
    padding-bottom: 0;
    background-repeat: repeat-x;
    background-color: white;
}

#interior .content-wrap .container {
    background: linear-gradient(transparent, #80A3B7 10%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#80A3B7)";
}

#interior #content-main {
    background: white;
}

.image, .module, .highlight {
    background-color: #e1e9f0;
    border: solid #000000 1px;
    margin-bottom: 5px;
    padding: 4px;
}

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

.module a {
color: #993300;
    font-weight: 700;
}

.side-nav-title, .side-nav h2 {
    color: #993300;
    font-weight: 700;
    text-decoration: underline;
}

.side-nav-title:hover, .side-nav h2:hover {
    text-decoration: none;
}

#content-main, #content-side {
    padding-top: 15px;
}

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


@media (max-width: 991px) {
    .offset-client-logo #location {
        color: #d3d7ab;
        font-size: 54px;
        text-transform: uppercase;
        letter-spacing: 6px;
        margin-bottom: -16px;
        margin-top: 0;
    }

    #interior #clientinfo-banner-wrap {
        background: url("../_media/backgrounds/banner-repeat-mobile.jpg");
        background-color: white;
        background-repeat: repeat-x;
        padding-bottom: 0;
        background-size: auto 100%;

    }

    #home #clientinfo-banner-wrap {
        background: url("../_media/backgrounds/banner-repeat-mobile.jpg");
        background-repeat: repeat-x;
        padding-bottom: 0;
        background-size: auto 100%;
    }

    #interior #banner .pbhs-slider-overflow:after, #banner .pbhs-slider-overflow:after {
        display: none;
    }
}


@media (max-width: 767px) {
    .offset-client-logo #location {
        color: #d3d7ab;
        font-size: 47px;
        text-transform: uppercase;
        letter-spacing: 0;
        margin-bottom: 0;
        margin-top: 0;
    }

    #banner-address, #banner-mailing {
        font-size: 12px;
        font-weight: 500;
    }



    #banner-address span {
        display: block;
    }

    #banner-address i {
        display: none;
    }

    .specialty {
        width: 100%;
        clear: both;
        color: #B0C4CF;
        padding-top: 10px;
        text-align: center;
        font-family: "Open Sans", sans-serif;
        letter-spacing: 2px;
        font-size: 30px;
    }
}

#interior #content-main {
    min-height: 769px;
}

.ie8 #clientinfo-banner-wrap {
    background: #80a3b7;
}