html { font-size: 62.5%; }

body {
    color: #524c43;
    font-size: 1.8rem;
    background:#fff;
    font-family: 'Raleway', sans-serif;
}

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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color:#4a8a98;
	font-weight:500;
}

h1, .h1 {
	font-size:2.8rem;
	font-family: 'Raleway', sans-serif;
}

.home h2 {
	margin-top:10px;
}

h2, .h2 {
	font-size:2.4rem;
	font-family: 'Raleway', sans-serif;
}
h3, .h3 {
    font-size: 2.0rem;
}

#interior h2, #interior .h2 {
	margin-bottom: 2px;
}

.page-content-wrap a {
    color:#524c43;
    text-decoration:underline;
}
.page-content-wrap a:hover {
    color:#524c43;
    text-decoration:none;
}

p {
    text-align: justify;
}
p.text_center {
	text-align:center;
}

a, a:hover {
    color: inherit;
}

ul {}
ol {}
ul.unstyled, ol.unstyled { padding-left: 0; }
li { }

.page-content-wrap ul {
	list-style-type:none;
	padding-left:0;
}
.page-content-wrap ul:not(.list-unstyled) li:not(.pbhs-slider-content) {
	padding-left:27px;
	position:relative;
}
.page-content-wrap ul:not(.list-unstyled) li:not(.pbhs-slider-content):before {
	content:url(../_media/bullet-content.jpg);
	position:absolute;
	left: 2px;
	top: 1px;
}

.gform_wrapper li:before {
    display: none;
}

blockquote {
	background: #f9f7f5;
	border-radius: 8px;
	border: none;
	line-height: 32px;
	padding: 20px 35px;
}
blockquote p {
	font-size:2.8rem;
	font-weight:300;
}
.btn {
    font-size: 1.4rem;
}

/* --- Background Colors --- */
.bg-light { background: #efece7; }
.bg-accent { background: #c4d6d5; color: #193539; }
.bg-dark { background-color: #333; color: #FFF; }
.bg-dark-40 { background-color: rgba(51,51,51,0.4); color: #FFF; }
.bg-darker { background-color: #222; color: #FFF; }
/* --- Background Colors LG Styles --- */
@media (min-width: 1200px) {
    .bg-dark-lg { background-color: #333; color: #FFF; }
    .bg-dark-40-lg { background-color: rgba(51,51,51,0.4); color: #FFF; }
    .bg-darker-lg { background-color: #222; color: #FFF; }
}
/* --- Background Colors MD Styles --- */
@media (max-width: 1199px) {
    .bg-dark-md { background-color: #333; color: #FFF; }
    .bg-dark-40-md { background-color: rgba(51,51,51,0.4); color: #FFF; }
    .bg-darker-md { background-color: #222; color: #FFF; }
}
/* --- Background Colors SM Styles --- */
@media (max-width: 991px) {
    .bg-dark-sm { background-color: #333; color: #FFF; }
    .bg-dark-40-sm { background-color: rgba(51,51,51,0.4); color: #FFF; }
    .bg-darker-sm { background-color: #222; color: #FFF; }
}
/* --- Background Colors XS Styles --- */
@media (max-width: 767px) {
    .bg-dark-xs { background-color: #333; color: #FFF; }
    .bg-dark-40-xs { background-color: rgba(51,51,51,0.4); color: #FFF; }
    .bg-darker-xs { background-color: #222; color: #FFF; }
}


/* --- Text Colors --- */
.text-white { color: #FFF; }
/* --- Text Colors LG Styles --- */
@media (min-width: 1200px) {
    .text-white-lg { color: #FFF; }
}
/* --- Text Colors MD Styles --- */
@media (max-width: 1199px) {
    .text-white-md { color: #FFF; }
}
/* --- Text Colors SM Styles --- */
@media (max-width: 991px) {
    .text-white-sm { color: #FFF; }
}
/* --- Text Colors XS Styles --- */
@media (max-width: 767px) {
    .text-white-xs { color: #FFF; }
}


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


/* --- Royal 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;
    font-size: 2.8rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.slider canvas {
    width: 100%;
    height: 100%;
}
.slider .pbhs-slider-overflow {
    position: absolute;
    top: 0;
    left: 0;
}
.pbhs-slider-overflow, .pbhs-slider-image {
	border-radius:7px;
}
.slider div.pbhs-slider-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 40%;
    margin: 0;
    padding: 1.5em 1em;
    background: rgba(80, 125, 130, 0.60);
}

.slider .phrase p {
    position: absolute;
    right: 5%;
    top: 50%;
    margin: 0;
}
.interior .slider .phrase p {
    top: 40%;
}
.slider .phrase .pbhs-slider-a-block {
    position: relative;
    float: right;
    clear: right;
    display: block;
    margin-top: 0.6em;
    padding: 0.15em 0.6em;
    background: rgba(80, 125, 130, 0.60);
}
.slider .phrase .pbhs-slider-a-block:first-child {
    margin-right: 40px;
}
.interior .slider .phrase .pbhs-slider-a-block:first-child {
    margin-right: 20px;
}
@media (max-width: 1199px) {
    .slider .pbhs-slider-content blockquote { right: 0; }
}
@media (max-width: 767px) {
    .interior .banner-wrap {
        display: none;
    }
    .slider .testimonial .pbhs-slider-a-block { top: 0; }
    .slider div.pbhs-slider-block {
        width: 55%;
        padding: 2.5em 1.5em;
        background: rgba(80, 125, 130, 0.40);
    }
}
/* --- Page Gallery --- */
.pbhs-slider-gallery.pbhs-slider-default .pbhs-slider-overflow,
.pbhs-slider-gallery.pbhs-slider-default .pbhs-slider-slide,
.pbhs-slider-gallery.pbhs-slider-default .pbhs-slider-thumbs,
.pbhs-slider-gallery.pbhs-slider-default .pbhs-slider-video-frame-holder {
    background: #333;
}


/* --- 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; }
.page-content-wrap .gfield:before {
    content: normal;
}
input.form-control,
textarea.form-control {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
body [id*="gform_container_"] textarea,
body [id*="gform_container_"] input[type="text"],
body [id*="gform_container_"] input[type="password"],
body [id*="gform_container_"] input[type="datetime"],
body [id*="gform_container_"] input[type="datetime-local"],
body [id*="gform_container_"] input[type="date"],
body [id*="gform_container_"] input[type="month"],
body [id*="gform_container_"] input[type="time"],
body [id*="gform_container_"] input[type="week"],
body [id*="gform_container_"] input[type="number"],
body [id*="gform_container_"] input[type="email"],
body [id*="gform_container_"] input[type="url"],
body [id*="gform_container_"] input[type="search"],
body [id*="gform_container_"] input[type="tel"],
body [id*="gform_container_"] input[type="color"],
body [id*="gform_container_"] .uneditable-input {
    height: 34px;
}

/* --- Container Max-Width --- */

.container {
	max-width:1086px;
}

/* --- Modal Styles --- */
.modal {}
.modal-content {
    background: #f9f7f5;

    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.modal-content,
.modal-content .gform_wrapper span.gform_description,
.modal-content label {
    font-weight: 500;
}
.modal-header {
    color: #FFF;
    background: #7dbcc1;
}
.modal-header h3 {
    color: #FFF;
    margin: 10px 0;
}
.modal-header .close {
    margin-top: -8px;
    color: #FFF;
    font-size: 5.4rem;
    line-height: .6em;
    text-shadow: 0 1px 0 #000;
}

/* --- Testimonials Styles --- */

.testimonial-wrap h3 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
}
.testimonial,
.testimonial-wrap .review-inner {
    position: relative;
    min-height: 180px;
    padding: 24px 42px 30px;
    margin-top: 40px;
    margin-bottom: 0;

    border-bottom-left-radius: 120%  50px;
    border-bottom-right-radius: 120%  50px;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
}
.testimonial svg,
.testimonial-wrap .review-inner svg {
    position: absolute;
    right: 15px;
    bottom: 100%;
    fill: #c4d6d5;
}
.testimonial-text {
    margin-bottom: 0;
    font-size: 1.6rem;
    text-align: justify;
    line-height: 120%;
}
.testimonial-text span {
    display: block;
    margin-top: 15px;
    padding-right: 24px;
    font-size: .9em;
    text-indent: 0;
}

.testimonial-option1 .left {
    padding-left: 0;
}
.testimonial-option1 .middle {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.testimonial-option1 .right {
    padding-right: 0;
}

/* --- PBHS Reviews Styles --- */
.pbhs_reviews_rating, #pbhs_reviews_commentform .pbhs_reviews_rating {
    float: none;
    display: inline-block;
    margin-left: 10px;
}
.sp_rating {
    line-height: 1em;
}

.testimonial-option2 > div {
    margin-left: -15px;
    margin-right: -15px;
}
.testimonial-option2 p {
    margin-bottom: 8px;
}
.testimonial-wrap .overall-review {
    margin-left: 15px;
    margin-right: 15px;
}
.testimonial-wrap .review-item {
    float: left;
    width: 33.33333%;
    margin-top: 40px;
    font-size: 1.6rem;
    clear: none;
}
.testimonial-wrap .review-item .review-inner {
    margin: 0 15px;
    padding: 30px;
    color: #193539;
    background: #c4d6d5;
}
.testimonial-option2 h2,
.testimonial-wrap .review-rating span {
    display: none;
}
.testimonial-option2 hr {
    border: none;
}
.testimonial-wrap .review-item h3 {
    display: none;
}
.testimonial-wrap .review-item .review-body {
    font-weight: 500;
}
.testimonial-wrap .review-item .review-body a {
    color: #193539;
    font-weight: 400;
    text-decoration: underline;
}
.testimonial-wrap .review-item .reviewer-in-post a {
    margin-left: 8px;
}
.testimonial-wrap .review-rating {
    font-size: .7em;
    line-height: 2.5em;
}
.testimonial-wrap .review-item .review-rating .stars-wrapper {
    font-size: 1.4rem;
    line-height: 2em;
}
@media (max-width: 991px) {
    .testimonial-wrap .review-item {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .testimonial-wrap h2 {
        margin-left: 0;
        margin-right: 0;
    }
    .testimonial-option2 > div {
        margin-left: 0;
        margin-right: 0;
    }
    .testimonial-wrap .review-item {
        float: none;
        width: auto;
        margin-bottom: 15px;
    }
}

/* --- Launch Survey --- */
.page-content-wrap hr {
    border-top-color: #4a8a98;
}
.page-content-wrap .review-inner {
    padding: 15px;
    background: rgba(255,255,255, 0.3);
}
.page-content-wrap .review-inner h3 {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    font-size: 2.0rem;
    background: #f9f7f5;
    /*border-bottom: 2px solid rgba(255,255,255, 0.6);*/
}
.page-content-wrap .review-inner a {
    display: inline-block;
    color: #4a8a98;
    font-weight: 600;
    text-decoration: none;
}
.pbhs-reviews.pagination a,
.pbhs-reviews.pagination span {
    display: inline-block;
    padding: 3px 8px;
    color: #FFF;
    font-weight: 500;
    background: #36312a;
    text-decoration: none;
}
.pbhs-reviews.pagination a:hover {
    opacity: 0.9;
}
.pbhs-reviews.pagination span.current {
    background: #4a8a98;
}

/* --- Header Styles --- */
.header-wrap {
    position: relative;
	background:url(../_media/backgrounds/bg-noise_repeat.png) top center repeat #7dbcc1;
	font-family: 'Josefin Sans', sans-serif;
}
#header {
	position: relative;
	z-index: 100;
}
#client-logo { margin-right: 20px; }
#client-logo img { width: auto; height: auto; max-width: 100%; }
#practice {}

.content-curve {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 335px;
    overflow: hidden;
}
.content-curve-inner {
    width: 120%;
    height: 100%;
    margin-left: -10%;

    background: rgb(250,249,247);
    background: -moz-linear-gradient(top,  rgba(250,249,247,1) 0%, rgba(239,236,231,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,249,247,1)), color-stop(100%,rgba(239,236,231,1)));
    background: -webkit-linear-gradient(top,  rgba(250,249,247,1) 0%,rgba(239,236,231,1) 100%);
    background: -o-linear-gradient(top,  rgba(250,249,247,1) 0%,rgba(239,236,231,1) 100%);
    background: -ms-linear-gradient(top,  rgba(250,249,247,1) 0%,rgba(239,236,231,1) 100%);
    background: linear-gradient(to bottom,  rgba(250,249,247,1) 0%,rgba(239,236,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f7', endColorstr='#efece7',GradientType=0 );

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50%  103px;
    border-top-right-radius: 50%  103px;
}
.interior .content-curve {
    height: 146px;
}
.interior .content-curve-inner {
    background: #f5f3ef;
    background: -moz-linear-gradient(top,  #f5f3ef 0%, #efece7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f3ef), color-stop(100%,#efece7));
    background: -webkit-linear-gradient(top,  #f5f3ef 0%,#efece7 100%);
    background: -o-linear-gradient(top,  #f5f3ef 0%,#efece7 100%);
    background: -ms-linear-gradient(top,  #f5f3ef 0%,#efece7 100%);
    background: linear-gradient(to bottom,  #f5f3ef 0%,#efece7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f3ef', endColorstr='#efece7',GradientType=0 );
}
@media(max-width: 991px) {
    .home .content-curve {
        height: 285px;
    }
}
@media(max-width: 767px) {
    .home .content-curve {
        height: 120px;
    }
    .interior .content-curve {
        bottom: -112px;
    }
    .content-curve-inner {
        border-top-left-radius: 50%  65px;
        border-top-right-radius: 50%  65px;
    }
}

/* --- Header Option #1 Styles --- */
.logo-centered #practice {
	text-align:center;
	font-weight:600;
	text-shadow: 0 0 10px rgba(0,0,0, 0.4);
}
#practice,
.doctor-names,
.address-phone {
    color:#193539;
}
.doctor-names,
.address-phone {
    margin-top: 60px;
    font-weight: bold;
}
#practice a,
.doctor-names a,
.address-phone a {
    color: inherit;
}
.doctor-names a {
    display:block;
}
@media(min-width: 768px) and (max-width: 991px) {
    .doctor-names,
    .address-phone {
        font-size: 1.4rem;
        margin-bottom: 15px;
    }
}
@media(max-width: 767px) {
    .logo-practice-name,
    .doctor-names,
    .address-phone {
        margin: 15px 0;
    }
    #client-logo {
        margin: 0;
    }
    .interior .doctor-names,
    .interior .address-phone {
        display: none;
    }
}


/* --- Banner Styles --- */
#banner {
	position:relative;
    color: #FFF;
}
.banner-overlay-halfcircle-wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -214.5px;
	height: 26px;
	width: 409px;
	overflow: hidden;
}
.banner-overlay-halfcircle {
	position: absolute;
	top: -76px;
	left: 0;
	height: 101px;
	width: 429px;
	border-radius: 50%;
	z-index: 50;
	background: url(../_media/banner-top-crescent.png) bottom center no-repeat #7dbcc1;
}
.banner-overlay-frame {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:50;
}
.banner-overlay-bottom-curve {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:51;
}
.banner-overlay-sheer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:14%;
	z-index:49;
	background:#003c41;
	opacity:0.2;
}

#interior .banner-overlay-sheer {
	height:23%;
}
.slideNav-wrapper {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:9%;
	z-index:55;
	text-align:center;
}
#interior .slideNav-wrapper {
	height:15%;
}
.pbhs-slider-nav-item {
	width: 9px;
	height: 9px;
	background: #fff;
	display: inline-block;
	margin: 0 2px;
	opacity: 0.4;
}
.pbhs-slider-nav-item:hover {
    cursor: pointer;
}
.pbhs-slider-nav-selected {
	opacity:0.7;
}

.content-box .pbhs-slider-g-caption {
    position: static;
    width: auto !important;
    padding: 0;
    color: #524c43;
    background: transparent;
    text-align: left;
}
.content-box .pbhs-slider-g-caption p {
    margin: 0;
}
.phrase span {
    display: block;
}
.phrase span:first-child {
    font-size: 1.1em;
    font-weight: 600;
}

#interior img.pbhs-slider-image {
	max-width: none;
}



/* --- What We Offer Section Styles --- */
.what-we-offer {
	background:#efece7;
    padding-top: 24px;
}
.what-we-offer .container {
    padding: 0 55px;
}
.what-we-offer .title-box {
    padding: 0 1em 0 0;
	min-height:87px;
    text-transform: uppercase;
}
.what-we-offer .title-box h2 {
	font-size:1.66em;
	letter-spacing:2px;
	/*line-height: 87px;*/
	margin: 0;
	font-weight:300;
	color: #524c43;
	font-family: 'Josefin Sans', sans-serif;
}
.what-we-offer .content-box {
	border-radius:7px;
	background:#f9f7f5;
	min-height:87px;
	padding: 15px 30px;
}

.what-we-offer .content-hidden {
	display:none;
}
@media(max-width: 991px) {
    .what-we-offer .content-box {
        font-size: 1.6rem;
    }
}
@media(max-width: 767px) {
    .what-we-offer .container {
        padding: 0 15px;
    }
    .what-we-offer .title-box {
        text-align: center;
        font-size: 1.6rem;
        padding: 0;
    }
}


/* --- Bucket Styles --- */
.bucket-wrap { background:#efece7; }
.bucket {
	padding-left:6px;
	padding-right:6px;
}
.bucket.col-sm-2 {
    width: 20%;
}
.bucket-link:hover {
    text-decoration: none;
}
.bucket-inner {
	margin:0 auto;
    padding: 3px;
    min-height: 148px;
	background:#c4d6d5;
	text-align: center;
	position:relative;
    border-bottom-left-radius: 120%  50px;
    border-bottom-right-radius: 120%  50px;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
}
.bucket-inner:before,
.bucket-inner:after {
    content: '';
    position: absolute;
    display: block;
    border-radius: 50%;
}
.bucket-inner:before {
    top: -12px;
    left: 50%;
    width: 46%;
    height: 22px;
    margin-left: -23%;
    background: #efece7;
    border-bottom: 3px solid #c4d6d5;
}
/*.bucket-inner:after {
    z-index: 0;
    bottom: -14px;
    left: 5px;
    right: 5px;
    height: 34px;
    background: #c4d6d5;
}*/
.bucket-img {
    width: 254px;
    max-width: 100%;
    height: auto;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.bucket-title {
	position:absolute;
    top: 50%;
    right: 10px;
    left: 10px;
    z-index: 5;
    margin: 0;
	padding: 15px 0 1px;
	color:#193539;
	font-family: 'Josefin Sans', sans-serif;
	font-size:2.5rem;
	text-align:center;
	text-transform:uppercase;
    visibility: hidden;
}
.bucket-with-image .bucket-title {
    margin: 20px 0;
    padding: 0;
    font-size: 1.6rem;
    position: static;
    visibility: visible;
}
.bucket.col-sm-2 .bucket-title {
    font-size: 2.0rem;
}
.bucket-text {}

@media(max-width: 1199px) {
    .bucket-title {
        font-size:2.2rem;
    }
    .bucket.col-sm-2 .bucket-title {
        font-size: 1.8rem;
    }
}
@media(min-width:768px) and (max-width: 991px) {
    .bucket-inner {
        min-height: 90px;
    }
    .bucket-title {
        font-size: 1.6rem;
    }
    .bucket.col-sm-2 .bucket-title {
        font-size: 1.4rem;
    }
}
@media(max-width:767px) {
    .bucket,
    .bucket.col-sm-2 {
        width: auto;
        margin-bottom: 40px;
    }
    .bucket-inner {
        max-width: none;
    }
}

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


/* --- Content Section Styles --- */
.content-wrap {
	background:#efece7;
}

/* --- Page Content Styles (Specific to the main content area of the page editable by users) --- */
.page-content-wrap {
	min-height: 200px;
	/*font-size:18px;*/
	color:#524c43;
}
#interior .page-content-wrap {
	width:80%;
	padding-right: 3%;
	padding-left: 0;
}

#interior.search .page-content-wrap {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
.page-content-wrap li { text-align: justify; }
.page-content-wrap .container { width: auto; }


/* --- Sidebar Styles --- */
.side-wrap {
	width:20%;
	padding:0 0 8px 0;
	margin-top: -10px;
    font-size: 1.4rem;
	background:#f9f7f5;
	border-radius:7px;
}
.side-wrap-top {
	width:100%;
	height:auto;
}

.blog-sidebar .side-nav li.recentcomments a:before {
	content:"";
}

.blog-sidebar .side-nav li.recentcomments {
	padding: 0 22px 0 10px;
	text-align:right;
}

.blog-sidebar #search-2 {
	float: left;
	margin-top: 0;
	margin-bottom: 15px;
}

.blog-sidebar #search-2 > div {
	float: left;
	width: 100%;
}

.blog-sidebar #search-2 label {
	margin-bottom: 5px;
	font-weight: 700;
	display: block;
	text-align: right;
	padding-right: 22px;
}

.blog-sidebar #search-2 input {
	display: block;
	float: right;
	margin-right: 22px;
}

.blog-sidebar #search-2 #searchsubmit {
	margin-top:5px;
	margin-bottom: 15px;
}

/* --- Sidebar Navigation Styles --- */
.side-nav-title { margin-top: 0; }
.side-nav-title,
.side-nav h2 {
    color: #4a8a98;
    padding:0 27px 10px 20px;
    text-align:right;
    font-size:1.8rem;
    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;
    text-align:right;
    padding: 5px 47px 5px 20px;
    color:#524c43;
    font-size:1.5rem;
    font-weight:600;
    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;
    position:relative;
}
.side-nav li a:before {
	content:url(../_media/bullet-sidebar.jpg);
	position:absolute;
	top: 7px;
	right: 22px;
}
.side-nav li a:hover,
.side-nav .current_page_item > a {
	color:#40133c;
    text-decoration: none;
}
.side-nav li a:hover:before {
	opacity:0.6;
}
.side-nav li li {
    list-style-type: none;
    list-style-position: inside;
}
.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;
}

.side-form .gform_wrapper .gsection .gfield_label, .side-form .gform_wrapper h2.gsection_title, .side-form .gform_wrapper h3.gform_title {
	font-weight:600;
	text-align:right;
}

.side-form {
	padding:15px;
}

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

.btn-default {
	color: #fff;
	background: #36312a;
    border-color: #36312a;
	border-radius: 0;
}
.btn-default:hover {
    color: #fff;
	border:1px solid #fff;
    border-color: #36312a;
    background: #36312a;
    opacity: 0.9;
}


.office-contact-outer {
	background:#efece7;
}
.office-contact-wrapper {
	background:#f9f7f5;
	border-radius:7px;
	padding:23px 25px;
}

.office-contact-wrapper span.contact-text {
	font-size:2.0rem;
	font-weight:500;
	display:block;
	padding-left: 8px;
}
#mailing-address, #phone-area, #fax-area, #contact-form-area {
	position:relative;
	padding: 20px 20px 5px 35px;
	font-size:1.4rem;
}
.contact-column-header {
	font-weight:600;
}
.office-contact-wrapper .fa {
	position: absolute;
	left: 8px;
	top: 17px;
	font-size: 2.6rem;
	color: #4a8a98;
}
.office-contact-wrapper .fa-print {
	font-size: 2.5rem;
	left: 0;
}

.office-contact-wrapper .fa-mobile-phone {
	font-size: 3.4rem;
	left: 4px;
}
.office-contact-wrapper .fa-envelope {
	font-size: 2.2rem;
	top:19px;
	left: 0;
}
#contact-form-intro-wrapper {
	text-align:justify;
}
#formButton {
	border-top: 1px solid #000;
	margin: 10px 0;
	padding: 5px 0;
	text-align: right;
	position: relative;
	font-weight:bold;
}
#formButton a {
    color: #524c43;
}
#formButton .fa {
    position: static;
    font-size: 2.0rem;
    vertical-align: -2px;
}


/* --- Footer Styles --- */
.footer-wrap {
    color: #c2b7a5;
	background:#36312a;
    font-weight: 300;
}

.footer-wrap h3 {
    color: #c2b7a5;
}

.footer-wrap, .footer-wrap a {
    color: #c2b7a5;
	font-size:1.4rem;
}

.pbhs-grid-snippet.pbhs-grid-snippet-copyright p {
    float: none;
}

.footer-links {
	margin-top:28px;
}

.admin-links, .nav-links {
	clear:both;
	float:left;
	margin:5px 0 5px 0;
}

.admin-links a, .nav-links a {
    color: #c2b7a5;
	text-transform:uppercase;
	font-weight:bold;
}

.admin-links li, .nav-links li {
	float:left;
	padding-right:25px;
}

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

.pbhs-copyright {
	float:left;
	clear:both;
	margin-top: 15px;
	font-size:1.4rem;
	font-weight:bold;
	margin-bottom:10px;
}

p.footer-seo-areas {
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}

/* --- SEO Footer --- */
.pbhs-grid-snippet-contact .btn {
	color: #36312a;
}

/* --- Social Icon Styles --- */
.social {
	margin: 6px 0 0 0;
	padding: 0;
	height: 5px;
	position: relative;
	z-index: 3;
}

.find-us-online {
	position:relative;
	font-size:1.4rem;
	font-weight:bold;
	margin-top: 10px;
	display: block;
}

.social .social-icon {
	position: relative;
	display: block;
	float:left;
	width: 32px;
	height: 32px;
    margin-bottom:2px;
    margin-right:2px;
    padding: 4px;
    color: #c2b7a5;
	font-size: 2.4rem;
	line-height: 24px;
	text-align: center;
    background: transparent;
	border:1px solid #c2b7a5;

    transition: ease-in-out background .2s, ease-in-out border .2s, ease-in-out color .2s;
    -moz-transition: ease-in-out background .2s, ease-in-out border .2s, ease-in-out color .2s;
    -webkit-transition: ease-in-out background .2s, ease-in-out border .2s, ease-in-out color .2s;
}
.social .social-icon:before { content: normal; }
.social .social-icon:hover { color: #FFF; }
.social .social-icon.fa-facebook:hover { background-color: #3b5998; border-color: #3b5998; }
.social .social-icon.fa-twitter:hover { background-color: #00aced; border-color: #00aced; }
.social .social-icon.fa-google-plus:hover { background-color: #dd4b39; border-color: #dd4b39; }
.social .social-icon.fa-linkedin:hover { background-color: #007bb6; border-color: #007bb6; }
.social .social-icon.fa-pinterest:hover { background-color: #0072b1; border-color: #0072b1; }
.social .social-icon.fa-youtube:hover { background-color: #bb0000; border-color: #bb0000; }
.social .social-icon.fa-vimeo-square:hover { background-color: #aad450; border-color: #aad450; }
.social .social-icon.fa-instagram:hover { background-color: #517fa4; border-color: #517fa4; }
.social .social-icon.fa-foursquare:hover { background-color: #0072b1; border-color: #0072b1; }
.social .social-icon.fa-rss:hover { background: #fd761f; border-color: #fd761f; }
.social .social-icon.fa-yelp:hover { background-color: #ce2200; border-color: #ce2200; }
.social .social-icon.fa-tumblr:hover { background-color: #aad450; border-color: #aad450; }
.social .social-icon.fa-wordpress:hover  { background-color: #1e8cbe; border-color: #1e8cbe; }
.social .social-icon.fa-stumbleupon:hover { background-color: #eb4924; border-color: #eb4924; }
.social .social-icon.fa-paypal:hover { background-color: #179bd7; border-color: #179bd7; }


/* --- Button Styles --- */
.btn {
    font-weight: bold;
}
.btn-outline {
    border-width: 2px;
}
.btn-outline.btn-default {
    background: transparent;
}
.btn-outline.btn-default:hover, .btn-outline.btn-default:hover, .btn-outline.btn-default:hover, .btn-outline.btn-default:hover {
    color: #FFF;
    background: #36312a;
    border-width: 2px;
    border-color: #36312a;
}


/* --- 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: #444444;
    background-color: #c4d6d5;
}
.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; }

.well {
	border-radius: 8px;
	border: none;
	line-height: normal;
	padding: 20px 35px;
	font-size:1.7rem;
	font-weight:300;
	margin:20px 0;
}

.module {
    position: relative;
    padding: 40px 30px;
    border: 8px solid #d6e2e1;
    border-left-width: 6px;
    border-right-width: 6px;

    border-radius: 120%  / 80px;
}
/*.module:before,*/
/*.module:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*display: block;*/
    /*height: 36px;*/
    /*background: #c4d6d5;*/
    /*border-radius: 50%;*/
/*}*/
/*.module:before {*/
    /*top: -18px;*/
    /*border-top: 8px solid #d6e2e1;*/
/*}*/
/*.module:after {*/
    /*bottom: -18px;*/
    /*border-bottom: 8px solid #d6e2e1;*/
/*}*/
#interior .module h2 {
	color:#fff;
	font-size:1.8rem;
	margin-bottom:10px;
	margin-top:-10px;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	text-transform:uppercase;
	font-weight: 600;
}
.module .ht-message, .module .ht-description {
	text-align:justify;
	font-size:1.4rem;
}
.ht-image { padding-top: 15px; padding-bottom: 15px; }
.ht-image img {
	border: 3px solid #fff;
	outline: 1px solid #c1c1c1;
}
.ht-image a:hover img { border-color: #dadada; }

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

/* --- Map Shortcode Styles --- */
.map { height: 400px; }
.mobile-phone .map { margin-bottom: 65px; }
.modal-map .map { height: 255px; }
.modal-map .highlight { margin-bottom: 12px; width: 95%;}
.modal-map .modal-body { max-height: 415px; }


.ie7 .banner-overlay-halfcircle-wrapper,
.ie8 .banner-overlay-halfcircle-wrapper,
.ie7 .banner-overlay-frame,
.ie8 .banner-overlay-frame {
	display:none;
}
.ie7 .slideNav-wrapper,
.ie8 .slideNav-wrapper {
	height:12%;
}

@media (max-width: 1199px) {
	.banner-overlay-halfcircle-wrapper {
		margin-left: -207px;
	}
	.banner-overlay-halfcircle {
		top: -83px;
		left: 0;
		height: 105px;
		width: 413px;
	}
}

@media (max-width: 991px) {
	.banner-overlay-halfcircle-wrapper {
		margin-left: -172px;
	}
	.banner-overlay-halfcircle {
		top: -83px;
		left: 0;
		height: 100px;
		width: 345px;
	}
	.footer-wrap .col-md-9, .footer-wrap .col-md-3 {
		float:left;
	}
	.what-we-offer {
		padding-top: 25px;
		padding-bottom: 10px;
	}
	#content-main.page-content-wrap {
		margin-top:0 !important;
		margin-bottom:10px !important;
	}
	#interior .page-content-wrap {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.side-wrap {
		width: 100%;
	}
	.side-wrap-top {
		width: 100%;
		height: 30px;
	}
	.side-nav-title, .side-nav h2 {
		text-align:center;
	}
	.side-nav li a {
		padding: 5px 20px;
		text-align: center;
	}
	.side-nav li a:before {
		content:"";
	}
	.side-form .gform_wrapper .gsection .gfield_label, .side-form .gform_wrapper h2.gsection_title, .side-form .gform_wrapper h3.gform_title {
		font-weight: 600;
		text-align: center;
	}
	.side-form {
		padding: 15px;
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
	.blog-sidebar #search-2 {
		float: none;
		margin-top: 0;
		margin-bottom: 15px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.blog-sidebar #search-2 label {
		margin-bottom: 5px;
		font-weight: 700;
		display: block;
		text-align: center;
		padding-right: 0;
	}
	.blog-sidebar #search-2 input {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.blog-sidebar .side-nav li.recentcomments {
		padding: 0 20px;
		text-align: center;
	}
	.blog-sidebar {
		padding-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.banner-overlay-halfcircle-wrapper {
		width: 100%;
		left: 0;
		text-align: center;
		margin: 0;
	}
	.banner-overlay-halfcircle {
		top: -83px;
		left: 50%;
		height: 100px;
		width: 330px;
		margin: 0 auto 0 -165px;
		text-align: center;
		float: none;
	}
	.banner-overlay-frame {
		display:none;
	}
	.banner-overlay-sheer {
		height:40px;
	}
	.slideNav-wrapper {
		height:27px;
	}
	.what-we-offer .title-box {
		width: 100%;
		min-height: 0;
		padding-bottom: 10px;
	}
	.what-we-offer .title-box h2 {
		line-height: normal;
	}
	.what-we-offer .content-box {
		width: 98%;
		margin: 0 1%;
	}
	#interior img.pbhs-slider-image {
		margin-top:auto !important;
	}
	.bucket-wrap {
		text-align:center;
	}
	.content-wrap .row {
		margin:0;
	}
	.office-contact-outer {
		padding: 0 15px;
	}
	.form-sub-list {
		width:100%;
	}
	.office-contact-wrapper span.contact-text {
		text-align:center;
	}
	.read-more-testimonials {
		float: none;
		text-align: center;
	}
	.footer-wrap .col-md-9, .footer-wrap .col-md-3, .footer-wrap .col-md-12 {
		float: left;
		width: 100%;
		text-align:center;
	}
	.admin-links, .nav-links {
		float:none;
	}
	.footer-links {
		padding-top:0;
	}
	.admin-links li, .nav-links li {
		float: none;
		padding-right: 0;
		text-align: center;
		display: block;
		line-height:24px;
	}
	.social .social-icon {
		display:inline-block;
		float:none;
	}
	.social {
		height:40px;
	}
	p.pbhs-copyright {
		width:100%;
	}
	p.footer-seo-areas {
		text-align: center;
		font-size: 1.2rem;
	}
	blockquote, blockquote p, .well {
		padding:10px;
		font-size:1.7rem;
		line-height:normal;
	}
	.admin-bar #sidr {
		top: 46px;
	}
	.sidr .menu {
		padding: 0;
	}
	#sidr > .container {
		padding:0;
	}
}

@media (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}
