/*!
Theme Name: J. Thomas Plastic Surgery
Theme URI: http://underscores.me/
Author: Hawthorn Creative
Author URI: https://hawthorncreative.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jthomas
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

J. Thomas Plastic Surgery is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}
html, body {
    height: 100%;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

/*
FONTS FROM TYPEKIT
	font-family: minerva-modern, sans-serif;
	font-family: halyard-micro, sans-serif;
	font-family: halyard-text, sans-serif;
*/

h1 {
	color: #000;
	font-family: minerva-modern, sans-serif;
	font-weight: 400;
	font-size: 1.875em;
	line-height: 1.1em;
}
h2 {
	color: #000;
	font-family: minerva-modern, sans-serif;
	font-weight: 400;
	font-size: 1.375em;
	letter-spacing: 0.025em;
	line-height: 1.325em;
}
h3 {
	color: #000;
	font-family: minerva-modern, sans-serif;
	font-weight: 400;
	font-size: 1.125em;
	letter-spacing: 0.025em;
	margin-bottom: 15px;
	line-height: 1.1em;
}
h4, .h4 {
	color: #e4e0e2;
	font-family: minerva-modern, sans-serif;
	font-size: 3.75em;
	letter-spacing: 0.025em;
	line-height: 1.2em;
	font-weight: 400;
}
h5 {
	color: #7d8f78;
	font-family: halyard-micro, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 15px;
}
.caption {
	font-family: halyard-text, sans-serif;
	color: #7d8f78;
	font-weight: 300;
	font-size: 0.75em;
	letter-spacing: 0.025em;
}
.button {
	color: #000;
	font-weight: 300;
	font-family: halyard-micro, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 5px 0;
}
a.button:visited {
	color: #000;
}
@media screen and (max-width: 768px) {
h1 {
	font-size: 1.6875em;
}
h4 {
    font-size: 1.85em;
}
}
.white {
	color: #fff;
}
.green {
	color: #7d8f78;
}
.lt-green {
	color: #96a790;
}
.grey {
	color: #e4e0e2;
}
.purple {
	color: #8d8388;
}
.black {
	color: #000;
}
.lt-green-bg {
	background-color: #e5e9e3;
}
.purple-bg {
	background-color: #ebe8e9;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
    color: #96a790;
    font-family: minerva-modern, sans-serif;
    font-weight: 400;
    font-size: 1.375em;
    letter-spacing: 0.025em;
    line-height: 1.5em;
    margin: 0;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}


@font-face {
    font-family: 'modena_scriptregular';
    src: url('fonts/modenascript-regular-webfont.woff2') format('woff2'),
         url('fonts/modenascript-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.script-font {
    font-family: 'modena_scriptregular';
}


/* Elements
--------------------------------------------- */
body {
	background: #fff;
	color: #000;
	font-family: halyard-text, sans-serif;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.025em;
	line-height: 1.5em;
	overflow-x: hidden;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #7d8f78;
	text-decoration: none;
	border-bottom: 1px solid;
	transition: all .3s ease;
}

p a:visited {
	color: #7d8f78;
}

a:hover,
a:focus,
a:active {
	color: #000000;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: 100%;
}

.main-navigation ul ul a {
	min-width: 230px;
}
.main-navigation .sub-menu .sub-menu a {
	min-width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 768px) {

	.menu-toggle {
		display: none;
	}

.main-navigation ul {
    display: flex;
}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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


/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}



/* General Styling  */

.background-img {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: -1;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1115px !important;
}

a.button {
	position: relative;
}

/*
.button::before, .button.service-button::before {
	content: "";
	position: absolute;
	width: 300px;
	background-image: url('images/JThomas_hovercircle.svg');
	background-repeat: no-repeat;
	height: 78px;
	display: block;
	left: -38px;
	top: -20px;
	opacity: 0;
	transition: all .3s ease;
}
*/
.fancy-btn-link {
    position: relative;
}
.button::before, .button.service-button::before, .fancy-btn-link::before {
    content: "";
    position: absolute;
    width: calc(100% + 85px);
    height: calc(100% + 40px);
    display: block;
    left: 50%;
    top: 50%;
    opacity: 0;
    transition: all .3s ease;
    border-radius: 100%;
    border: 1px solid #fff;
    transform: translate(-50%,-45%) rotate(3deg);
    z-index: 1;
}

.button::after, .button.service-button::after, .fancy-btn-link::after {
    content: "";
    position: absolute;
    width: calc(100% + 80px);
    height: calc(100% + 40px);
    display: block;
    left: 50%;
    top: 50%;
    opacity: 0;
    transition: all .3s ease;
    border-radius: 100%;
    border: 1px solid #fff;
    transform: translate(-50%,-45%) rotate(-4deg);
    z-index: 1;
}
.fancy-btn-link::after, .fancy-btn-link::before, .button-hover-dark::before, .button-hover-dark::after {
    border: 1px solid #000;
}
.bgcolor-g .button::before, .bgcolor-g .button::after {
	border: 1px solid #d3dbd0;
}
.bgcolor-p .button::before, .bgcolor-p .button::after {
	border: 1px solid #e4e0e2;
}

.button-hover-narrow::before {
	width: 200px;
}
.fancy-btn::before, .fancy-btn::after {
	content: none;
}
.button:hover::before, .button.service-button:hover::before, .button:hover::after, .button.service-button:hover::after, .fancy-btn:hover .fancy-btn-link::before, .fancy-btn:hover .fancy-btn-link::after {
	opacity: 1;
}
.fancy-btn::before {
    left: auto;
    right: -10px;
    top: -18px;
    z-index: 1;
}
@media only screen and (max-width: 768px) { 
.button::before, .button.service-button::before, .button::after, .button.service-button::after, .fancy-btn-link::before, .fancy-btn-link::after {
    opacity: 1;
}
}



/* Home Hero Styling */


.home-site-branding {
    height: 100vh;
    overflow: hidden;
}
.hero-image::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(31,29,28,.3);
}
.hero-overlay {
    position: relative;
    height: 100%;
}
.home-hero-logo-row {
    margin-bottom: 80px;
}
.hero-cta {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 405px;
    overflow: hidden;
    height: 225px;
}
.hero-cta-wrapper {
    width: 122px;
    z-index: 10;
    position: relative;
}
.hero-overlay-wrapper {
    transform: translatey(-50%);
    transition: all .3s ease;
    top: 50%;
    position: relative;
}
.hero-signature-wrapper img {
    position: absolute;
    bottom: -30px;
    right: -70px;
    width: 390px;
}
.hero-cta-link span {
	display: none;
}
.hero-cta-link {
    width: 121px;
    height: 121px;
    display: block;
    transition: all .3s ease;
    border-bottom: none;
}
.hero-cta-link #bookvisit-button-bg circle,
.hero-cta-link .st0 {
    transition: all .3s ease;
}

.hero-cta-link:hover #bookvisit-button-bg circle {
    fill: white;
}
.hero-cta-link:hover #bookvisit-button-line .st0 {
    fill: #000;
}
.hero-cta-link:hover #bookvisit-button-text .st0 {
    fill: #000;
}
.hero-image-mobile {
    display: none;
}

@media only screen and (max-height: 800px) {
.hero-signature-wrapper img {
    width: 310px;
}
.hero-cta {
    width: 315px;
    height: 175px;
}
.hero-cta-link {
    width: 101px;
    height: 101px;
}
.hero-overlay-wrapper {
  transform: translatey(-70%);
}

}
@media only screen and (max-height: 800px) and (max-width: 992px) {
.home-hero-logo-row {
  margin-bottom: 10px;
}
}
@media only screen and (max-height: 685px) {
.hero-cta-wrapper {
    margin-top: 60px;
}
}
@media only screen and (max-height: 585px) {
.home-hero-logo-row {
    margin-bottom: 20px;
}
.hero-cta {
  width: 255px;
}
.hero-signature-wrapper img {
  width: 220px;
}
}
@media only screen and (max-height: 485px) {
.hero-overlay-wrapper {
  top: 0;
  transform: none;
}
}

.hide-desktop {
	display: none;
}
@media only screen and (max-width: 992px) { 
.home-site-branding {
    height: 100%;
    overflow: hidden;
    z-index: 2;
    position: relative;
}
.hero-overlay-wrapper {
    transform: none;
    transition: all .3s ease;
    height: 100%;
    top: 1.5rem;
}
.hero-cta {
	display: none;
}	
.hero-headline {
	display: none;
}
.nav-middle .site-logo {
    width: 150px;
}
.site-branding {
    padding: 16px 0;
}
.home .site-header {
    height: calc(100 * var(--vh));
    position: relative;
}
}	

@media only screen and (max-width: 768px) { 

.hero-image-mobile {
	display: block;
}
.hero-image-desktop {
	display: none;
}
.hide-mobile {
	display: none;
}
.hide-desktop {
	display: block;
}
.logged-in .site-branding.sticky{
	top:0 !important;
}
}
@media only screen and (max-width: 992px) and (max-height: 700px) { 
.home .site-header {
    height: 700px;
}
.hero-image-mobile {
	display: none;
}
.hero-image-desktop {
	display: block;
}
}

/* Home Hero Navigation  */

.menu-hero-overlay-navigation-container a {
	color: #fff;
	font-family: minerva-modern, sans-serif;
	font-weight: 400;
	font-size: 1.125em;
	letter-spacing: 0.025em;
	line-height: 1.1em;
	border: none;
}
.menu-hero-overlay-navigation-container .sub-menu li {
    margin-bottom: 7px;
}
.menu-hero-overlay-navigation-container .sub-menu a {
	font-weight: 300;
	font-family: halyard-micro, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	border: none;
    border-bottom: 1px solid transparent;
	transition: all .3s ease;
}
.menu-hero-overlay-navigation-container .sub-menu a:hover {
    border-bottom: 1px solid #fff;
}
.menu-hero-overlay-navigation-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#hero-menu {
    display: flex;
    justify-content: space-between;
}
.menu-hero-overlay-navigation-container .sub-menu {
    margin-top: 10px;
}
.hero-headline {
    padding-right: 10% !important;
    position: relative;
}
.home-hero-nav-row h1.white {
	position: relative;
}
.headline-separator {
    position: absolute;
    width: calc(100% - 110px);
    height: 1px;
    background-color: #fff;
    margin-top: 17px;
}
.headline-pt2 {
    text-align: right;
    width: 100%;
    display: block;
}
.hero-headline {
    padding-right: 10% !important;
}
@media only screen and (max-width: 992px) { 
#hero-menu {
    display: block;
}
.home-hero-logo-row {
    margin-bottom: 0;
}
.menu-hero-overlay-navigation-container .sub-menu {
    opacity: 0;
    height: 0;
    transition: max-height 1s ease 0s, opacity 0.6s ease 0.3s;
    margin-top: 0;
    display: none;
}
.menu-hero-overlay-navigation-container a {
    display: block;
    padding: 20px 0;
    position: relative;
}
.menu-hero-overlay-navigation-container a::after {
    content: "";
    width: 15px;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 30px;
    transition: all .3s ease;
    background-color: #fff;
}
.menu-hero-overlay-navigation-container a::before {
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    right: 7.5px;
    bottom: 22.5px;
    transition: all .3s ease;
    background-color: #fff;
    opacity: 1;
}
.menu-hero-overlay-navigation-container .open a::before {
    opacity: 0;
}
.menu-hero-overlay-navigation-container .sub-menu a {
    display: block;
    padding: 5px 0;
}
.menu-hero-overlay-navigation-container .sub-menu a::after {
    content: none;
}
.menu-hero-overlay-navigation-container .sub-menu.show-child {
    opacity: 1;
    height: auto;
    margin-top: -5px;
    margin-bottom: 15px;
    display: block;
}
.home-hero-nav-row {
    position: absolute;
    bottom: 3.5rem;
    width: 103%;
    left: 0;
}
.menu-item-has-children {
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 0;
}
.hero-headline-mobile {
    width: 190px;
    position: relative;
}
.headline-separator {
    width: calc(100% - 100px);
}
.menu-hero-overlay-navigation-container .sub-menu a, 
.menu-hero-overlay-navigation-container .sub-menu a:hover {
    border-bottom: none;
}
.home-site-branding .hide-desktop {
  display: block;
}
.home-site-branding .hide-mobile {
  display: none;
}
}

@media only screen and (max-width: 450px) { 
.headline-separator {
    width: calc(100% - 100px);
}
}

/* Sticky Navigation Styling */
.site-branding {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 20;
    top: 0;
    padding: 20px 0;
    transition: all .3s ease;
    margin-top: -100px;
}
.hero-image, 
.hero-overlay .site-logo,
.hero-headline, 
.hero-nav, 
.hero-cta-wrapper, 
.hero-signature-wrapper, 
.interior-hero-image, 
.interior-intro-content {
	opacity: 0;
}
.site-branding.sticky {
    margin-top: 0;
}
.logged-in .site-branding.sticky, .logged-in .interior-nav {top:30px;}
.interior-nav {
    display: block !important;
    margin-top: 0 !important;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    color: #000;
    transition: all .3s ease;
    font-size: .95em;
    font-weight: 300;
    font-family: halyard-micro, sans-serif;
    font-size: 0.75em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
    padding: 5px 0;
}
.main-navigation a:hover {
    border-bottom: 1px solid #000;
}
.nav-btn a {
    text-transform: none;
    font-family: minerva-modern, sans-serif;
    font-size: 1.125em;
    border: none;
}
.nav-btn:hover, .nav-btn a:hover {
    border: none;
    color: #7d8f78;
}
.book-divider {
    background-color: #7d8f78;
    width: 20px;
    height: 1px;
    display: inline-block;
    margin-bottom: 4px;
	transition: all .3s ease;
}
.nav-btn a:hover .book-divider {
    background-color: #7d8f78;
}
.site-logo a {
	border: none;
}
.nav-middle .site-logo {
    width: 210px;
    margin: 0 auto;
    max-width: 100%;
}
.main-navigation #primary-menu-left li {
    margin: 0 13% 0 0;
}
.main-navigation #primary-menu-right li {
    margin: 0 0 0 13%;
}
#primary-menu-right {
    display: flex;
    justify-content: flex-end;
}
.main-navigation .sub-menu {
    display: block;
}
.main-navigation ul ul {
    box-shadow: none;
    padding-top: 10px;
}
.main-navigation .sub-menu li {
    margin: 0 auto !important;
    background-color: #fff;
    padding-left: 40px;
    padding-right: 40px;
}
.main-navigation .sub-menu li:first-child {
    padding-top: 15px;
}
.main-navigation .sub-menu li:last-child {
    padding-bottom: 15px;
}
.main-navigation ul ul li a {
	border: none;
}
.main-menu-subhead a {
	text-transform: none;
	font-family: minerva-modern, sans-serif;
	font-size: 1.125em;
	border: none !important;
}
.main-menu-subhead.main-menu-nolink {
    padding-top: 25px;
}
.main-navigation .sub-menu a:hover {
    border: none;
    color: #7d8f78;
}
.main-navigation .sub-menu .menu-item-has-children a::after {
    background-image: url('images/green-arrow.png');
    content: "";
    position: absolute;
    right: 15px;
    background-size: contain;
    background-position: center;
    height: 10px;
    width: 20px;
    background-repeat: no-repeat;
    top: 13px;
    transition: all .3s ease;
    opacity: 0;
}
.main-navigation .sub-menu li.menu-item-has-children:nth-child(1) a::after {
    top: 23px;
}
.main-navigation .sub-menu .menu-item-has-children a:hover::after {
    opacity: 1;
}
.main-navigation .sub-menu .sub-menu {
    margin-top: -24px;
    padding-left: 0;
    padding-top: 10px;
    background-color: #fff;
    padding-bottom: 10px;
}
.main-navigation .sub-menu .sub-menu a:hover {
    color: #000;
    text-decoration: underline;
}
.main-menu-nolink a {
    cursor: default;
}
.main-menu-nolink .sub-menu a {
    cursor: pointer;
}
.main-navigation .main-menu-nolink a {
    color: #000 !important;
}
.main-navigation .sub-menu li.menu-item-has-children:nth-child(1) .sub-menu {
    margin-top: -10px;
}
.main-navigation .sub-menu .menu-item-has-children .sub-menu a::after {
    background-image: none;
}

.toggle-wrapper {
    height: 15px;
    position: absolute;
    width: 25px;
    display: none;
    right: 12px;
    top: 50%;
    transform: translatey(-50%);
}

.toggle-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    height: 18px;
    width: 25px;
    cursor: pointer;
    z-index: 3;
}
.bar {

    background-color: #000;
    display: block;
    width: 100%;
    height: 1px;
    border: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    border-radius: 0;
    margin: 0 0 11px;

}

.posts-nav .bar {
    background-color: #000;
}
.bar + .bar {
    margin-top: 11px;
}
.middle {
    top: -5px;
    position: absolute;
}
.bottom {
    top: 2px;
    position: absolute;
}
.toggle-button:hover {
    opacity: .7;
}
.toggle-active .bar {
    background-color: #000;
}
.toggle-active .top {
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
}
.toggle-active .middle {
   opacity: 0;
}
.toggle-active .bottom {
    -webkit-transform: translateY(-6px) translateX(0) rotate(-45deg);
}
.sticky .toggle-active .bottom,
.toggle-wrapper.toggle-active .toggle-active .bottom {
    -webkit-transform: translateY(-6px) translateX(0) rotate(-45deg);
}
.overlay {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
    z-index: 9;
    padding-top: 90px;
}
#overlay .sub-menu {
    display: none;
}
#overlay #primary-menu, #overlay #secondary-menu {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
#overlay #secondary-menu li {
    float: none;
}
#overlay #primary-menu a {
    color: #000;
    text-decoration: none;
    font-family: kepler-std-display, serif;
    font-weight: 300;
    font-size: 1.5em;
    letter-spacing: 1.5px;
}
#overlay #primary-menu li, #overlay #secondary-menu li {
    margin-bottom: 30px;
    text-align: center;
}
.nav-active {
    opacity: 1;
    visibility: visible;
    height: 100%;
}
#overlay .row.overlay-nav-footer {
    position: absolute;
    bottom: 0;
}
.overlay .container {
    position: relative;
    height: 100%;
}
@media only screen and (max-width: 992px) {
.toggle-wrapper {
    display: inline-block;
    z-index: 10;
}
.main-navigation {
    display: none !important;
}
.nav-middle .site-logo {
    width: 150px !important;
    z-index: 10 !important;
    position: relative;
}
.nav-right {
    position: relative;
}
.mobile-sticky-cta {
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    width: 110px;
    height: 110px;
    opacity: 0;
    transition: all .3s ease;
    z-index: 1;
}
.mobile-sticky-cta.sticky {
    opacity: 1;
}
.mobile-sticky-cta-link a {
    border: none;
}
}
.mobile-nav-wrapper {
    position: absolute;
    display: block;
    height: calc(100vh - 150px);
    opacity: 0;
    width: 100%;
    top: 0px;
    padding-top: 120px;
    left: 0;
    line-height: 1.4em;
    color: #fff;
    font-weight: 300;
    -webkit-transition: opacity 0s ease 0.3s, transform 0s ease 0.3s;
    -moz-transition: opacity 0s ease 0.3s, transform 0s ease 0.3s;
    -o-background-size: opacity 0s ease 0.3s, transform 0s ease 0.3s;
    transition: opacity 0s ease 0.3s, transform 0s ease 0.3s;
    transform: translate(0, 50px);
}
.main-nav-wrapper *{
	color: #000 !important
}

.mobile-nav-wrapper a:hover {
    text-decoration: none;
    color: #000;
}
.mobile-nav-wrapper ul {
    padding: 0 9vw;
    margin: 0;
    list-style: none;
    display: block;
    position: relative;
}
.mobile-nav-wrapper a, .mobile-nav-wrapper span {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    position: relative;
    position: relative;
    font-family: minerva-modern, sans-serif;
    border-bottom: none;
    color: #000;
    font-size: 1.125em;
    padding: 18px 0 5px;
    display: block;
}

.mobile-nav-wrapper ul li a::before,
.mobile-nav-wrapper ul li span::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 13px;
    width: 13px;
    border-radius: 100%;
    border: 1px solid #fff;
    z-index: -1;
}
.mobile-nav-wrapper .nav-top-level-outer {
    display: block;
    position: relative;
    z-index: 1;
    height: 100%;
    overflow: scroll;
}
.mobile-nav-wrapper .nav-top-level-outer .nav-top-level {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1;
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -o-background-size: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.mobile-nav-wrapper .nav-top-level-outer .nav-top-level.child-active {
    opacity: 0;
    transform: translate(-100%, 0);
    -webkit-transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
    -moz-transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
    -o-background-size: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
    transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
}
.mobile-nav-wrapper .nav-back {
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px 9vw;
    position: absolute;
    box-sizing: border-box;
    padding: 0 0 0 45px;
    color: transparent;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    -o-background-size: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    content: "";
    width: 15px;
    height: 23px;
    background-image: url('images/back-arrow.svg');
    background-repeat: no-repeat;
    background-size: contain;
    top: 22px;
}
.mobile-nav-wrapper .nav-back:hover {
	color: transparent;
}
.mobile-nav-wrapper .child-panel {
    position: absolute;
    display: block;
    opacity: 0;
    width: 100%;
    background: #fff;
/*     height: calc(100vh - 250px); */
	height: 100vh;
    padding-top: 120px;
    overflow: scroll;
    left: 0;
    top: 0;
    transform: translate(calc(100% + 2px), 0);
    z-index: 5;
    -webkit-transition: transform 0.6s ease 0s, opacity 0.3s ease 0s;
    -moz-transition: transform 0.6s ease 0s, opacity 0.3s ease 0s;
    -o-background-size: transform 0.6s ease 0s, opacity 0.3s ease 0s;
    transition: transform 0.6s ease 0s, opacity 0.3s ease 0s;
}
.mobile-nav-wrapper .child-panel .panel-title {
    position: relative;
    padding: 0;
    margin-left: 9vw;
    box-sizing: border-box;
    text-transform: uppercase;
    color: #000;
    font-family: halyard-micro, sans-serif;
    font-size: .75em;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 1px solid #000;
}
.mobile-nav-wrapper .child-panel.is-active {
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition: transform 0.6s ease 0s, opacity 0.3s ease 0.2s;
    -moz-transition: transform 0.6s ease 0s, opacity 0.3s ease 0.2s;
    -o-background-size: transform 0.6s ease 0s, opacity 0.3s ease 0.2s;
    transition: transform 0.6s ease 0s, opacity 0.3s ease 0.2s;
}
.mobile-nav-wrapper .child-panel ul li a,
.mobile-nav-wrapper .child-panel ul li span {
    font-size: 22px;
    font-weight: 400;
}
.mobile-nav-wrapper .child-panel ul li a::before,
.mobile-nav-wrapper .child-panel ul li span::before {
    display: none;
}
.nav-active .mobile-nav-wrapper {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.4s;
    -moz-transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.4s;
    -o-background-size: opacity 0.6s ease 0.5s, transform 0.6s ease 0.4s;
    transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.4s;
}
.nav-child-level a.main-menu-subhead, .nav-child-level span.main-menu-subhead {
    text-transform: uppercase;
    font-family: halyard-micro, sans-serif !important;
    font-size: .75em !important;
    padding: 5px 0 !important;
}
.nav-level-3 {
    padding: 0 !important;
    display: none !important;
}
.parent-trigger {
    padding: 0 !important;
}
.nav-level-3 a {
    font-family: minerva-modern, sans-serif !important;
    font-size: 1.125em !important;
    text-transform: none !important;
}
@media (max-width: 350px) {
    .mobile-nav-wrapper {
        font-size: 20px;
    }
    .mobile-nav-wrapper ul li a,
    .mobile-nav-wrapper ul li span {
        padding: 18px 0 19px 30px;
    }
    .mobile-nav-wrapper .child-panel .panel-title {
        padding: 18px 0 19px 30px;
    }
    .mobile-nav-wrapper .child-panel ul li a,
    .mobile-nav-wrapper .child-panel ul li span {
        font-size: 16px;
        line-height: 1.3em;
        padding: 14px 0 15px 30px;
    }
}


/* Intro Styling */
.intro-block-home {
    max-width: 950px;
}
.intro-image {
    position: relative;
    width: 200px;
    height: 310px;
    border-top-right-radius: 100px 100px;
    border-bottom-right-radius: 100px 100px;
    margin: 150px auto 60px 36%;
}
.intro-content {
    margin-left: -40px;
    padding-right: 20%;
}
.intro-image .background-img {
    border-top-right-radius: 100px 100px;
    border-bottom-right-radius: 100px 100px;
}
.intro-image-circle {
    content: "";
    position: absolute;
    top: 50px;
    left: -50px;
    width: 100px;
    height: 100px;
    border: 1px solid #d3dbd0;
    border-radius: 100%;
}
.intro-image-line {
    content: "";
    height: 1px;
    background-color: #000;
    width: 340px;
    position: absolute;
    bottom: 80px;
    left: -130px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -2;
}
@media only screen and (max-width: 992px) {
.intro-content {
  margin-left: 0;
  padding-right: 10%;
}
}
@media only screen and (max-width: 768px) {
.intro-image {
    width: 160px;
    height: 240px;
    margin: 150px 0 20px 52px;
}
.intro-image-circle {
    top: 55px;
    left: -40px;
    width: 80px;
    height: 80px;
}
.intro-image-line {
    width: 210px;
    bottom: 90px;
    left: -80px;
}
.intro-content {
    margin-left: 0;
    padding-right: 0;
}
.intro-image .background-img {
    border-top-right-radius: 80px 80px;
    border-bottom-right-radius: 80px 80px;
}
}
@media only screen and (max-height: 550px) { 
.intro-image {
  margin: 270px 0 20px 52px;
}
}

/* Testimonial Styling */

.fancy-btn.button img {
    height: 114px;
    margin-bottom: 21px;
}
.fancy-btn.button {
    padding: 0 40px 9px 60px;
    border: none;
}
.fancy-btn span {
    margin-left: 60px;
}
.fancy-btn .script-font {
    text-transform: none;
    font-size: 3.75em;
    color: #000;
    margin-left: 0;
}
[data-aos="grow-right"] .fancy-btn::after {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #000;
    left: 0;
    bottom: -1px;
    width: 0;
    transition: all .3s ease;
    transform: none !important;
    border: none;
    opacity: 1;
    top: auto;
}
[data-aos="grow-right"].aos-animate .fancy-btn::after {
    width: 100%;
}
.fancy-btn:hover::after {
	background-color: #d3dbd0;
}
.testimonial-block-home {
    margin-bottom: 6rem !important;
}
.testimonial-block-home .fancy-btn.button {
    margin: 50px 0 45px;
    display: inline-block;
}
@media only screen and (max-width: 992px) {
.fancy-btn .script-font {
    font-size: 2.5em;
}
}
@media only screen and (max-width: 768px) {
.fancy-btn.button img {
    height: 70px;
    margin-bottom: 0;
}
.fancy-btn.button {
    padding: 0 0px 9px 0px;
    color: #000 !important;
}
.testimonial-block-home .fancy-btn.button {
    margin: 50px 0 0;
}
.fancy-btn .script-font {
    font-size: 1.95em;
    position: relative;
    display: block;
}
.fancy-btn .script-font::after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -2px;
    height: 1px;
    background-color: #000;
    left: 0;
}
.fancy-btn span:nth-child(2) {
    margin: 70px 51px 65px;
    display: inline-block;
}
[data-aos="grow-right"] .fancy-btn::after {
	height: 0;
}
.fancy-btn::before {
    right: auto;
    top: 70px;
    opacity: 1;
    left: 5px;
}
.testimonial-block-home {
    margin-bottom: 2rem !important;
}
.testimonial-block {
    margin: 90px auto !important;
}
}


/* Footer Styling */
.home .site-footer {
    margin-top: 160px;
}
.site-footer {
    border-top: 1px solid #d3dbd0;
}
.footer-row-2 {
	padding: 10px 0;
}
.footer-row-2 {
    border-top: 1px solid #d3dbd0;
}
.site-footer .container	{	
	position: relative;
}
.footer-row-1 .container::before {
    content: "";
    width: 160px;
    height: 160px;
    position: absolute;
    left: -100px;
    top: -53px;
    background-color: #fff;
    background-image: url('images/jthomas-submark-new-footer.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 122px auto;
}
.footer-description-block {
	position: relative;
}
.footer-description p {
    margin-bottom: 0;
}
.footer-description, .footer-contact-block {
	padding: 120px 120px 120px 0;
} 
.footer-contact-form-block {
	padding: 120px 0 120px 120px;
}
.footer-description-block::after {
    content: "";
    height: 1px;
    background-color: #d3dbd0;
    width: 100vw;
    position: absolute;
    bottom: 0;
    right: 0;
}
.contact-info p, .footer-row-2 p {
    margin-bottom: 0;
}
.contact-info {
	margin-bottom: 40px;
}
.hours-row > * {
    border-right: 1px solid #e4e0e2;
    border-bottom: 1px solid #e4e0e2;
    padding: 2px 10px !important;
}
.footer-hours {
    border-top: 1px solid #e4e0e2;
    border-left: 1px solid #e4e0e2;
}
.row.hours-row {
    margin: 0;
}
.border-right {
	border-right: 1px solid #d3dbd0;
}
.hours-headline {
    margin-bottom: -5px;
}
@media only screen and (max-width: 1280px) {
.footer-row-1 .container::before { 
	left: -60px;
}
}
@media only screen and (max-width: 1200px) {
.footer-contact-form-block {
	padding: 120px 0 120px 30px;
}
.footer-row-1 .container::before { 
	left: 0;
}
}
@media only screen and (max-width: 992px) {
.footer-contact-form-block {
    padding: 60px 0 25px;
}
.footer-row-1 .border-right {
	border-right: none;
}

}
@media only screen and (max-width: 768px) {
.footer-description {
    padding: 120px 0 60px 0;
}
.footer-contact-block {
    padding: 60px 0;
    position: relative;
}
.footer-row-1 .container::before {
    width: 110px;
    height: 110px;
    left: 15px;
    top: -35px;
    background-size: 84%;
}
.contact-info {
    margin-bottom: 25px;
}
.contact-info a {
    line-height: 190%;
}
.footer-row-2 {
    padding: 0;
}
.border-right {
    border-right: none;
}
.footer-description-block::after, .footer-contact-block::after {
    content: "";
    height: 1px;
    background-color: #d3dbd0;
    width: 120vw;
    position: absolute;
    bottom: 0;
    right: -10%;
}
.site-footer {
    margin-top: 120px;
}
.site-footer .row {
    overflow-x: hidden;
}
.footer-row-2 {
    padding: 0;
}
.footer-row-2 p {
    line-height: 250%;
}
}

/* Contact Form Styling */

.nf-before-form-content {
    display: none;
}
.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea, 
.wpforms-field input, .wpforms-field .choices, .wpforms-field textarea {
    background: transparent !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #e4e0e2 !important;
    padding: 6px 0 !important;
    height: auto !important;
    font-family: halyard-text, sans-serif;
    font-weight: 300 !important;
}
.nf-field-label {
	margin-bottom: 0 !important;
}
.nf-field-label label, .wpforms-field label, .wpforms-field-description {
    font-weight: 300 !important;
    font-size: .75em !important;
    color: #96a790;
    font-family: halyard-text, sans-serif;
}
.nf-error-msg, .ninja-forms-req-symbol, .wpforms-required-label {
    color: #96a790 !important;
}
.nf-field-container {
    margin-bottom: 11px !important; 
}
.choices__inner {
    border: none !important;
    padding: 0 !important;
}
.choices__list.choices__list--single {
    padding: 5px 0 !important;
}

.nf-form-cont input::placeholder,
.nf-form-cont textarea::placeholder, 
.nf-form-cont input:-ms-input-placeholder,
.nf-form-cont textarea:-ms-input-placeholder, 
.nf-form-cont input::-ms-input-placeholder, 
.wpforms-container input::placeholder,
.wpforms-container textarea::placeholder, 
.wpforms-container input:-ms-input-placeholder,
.wpforms-container textarea:-ms-input-placeholder, 
.wpforms-container input::-ms-input-placeholder, 
 div.wpforms-container-full .wpforms-form input[type="text"], 
.choices__item.choices__placeholder.choices__item--selectable {
    color: #ada5a9;
    opacity: 1 !important; /* Firefox */
}
.wpforms-container ::-webkit-input-placeholder { /* Chrome and Safari */
   color: #ada5a9;
}
 
.wpforms-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #ada5a9;
   opacity: 1;
}
 
.wpforms-container ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #ada5a9;
   opacity: 1;
}
 
.wpforms-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #ada5a9;
}
 
.wpforms-container ::-ms-input-placeholder { /* Microsoft Edge */
   color: #ada5a9;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 85px !important;
}
.checkbox-wrap .nf-field-label label::after {
	background: #fff !important;
	border-color: #e1e5e5 !important;	
    left: -44px;
    border-radius: 100px !important;
    width: 28px !important;
    height: 28px !important;
    left: -44px !important;
    top: -3px !important;
}
.checkbox-container.label-right label {
    margin: 0 0 0 45px !important;
}
div.wpforms-container-full .wpforms-form input[type="checkbox"] {
	border-color: #e1e5e5 !important;	
    border-radius: 100px !important;
    width: 28px !important;
    height: 28px !important;
}
.checkbox-wrap .nf-field-label label::before {
    content: "" !important;
    width: 4px !important;
    height: 4px !important;
    border-radius: 100px !important;
    background-color: #96a790 !important;
    top: 9px !important;
    left: -32px !important;
}
.checkbox-wrap .nf-field-label label.nf-checked-label::after {
    border-color: #96a790 !important;
}
.nf-error .nf-error-msg {
    color: #96a790;
    font-weight: 400;
    font-size: .75em;
}
.nf-error.field-wrap .nf-field-element::after {
    background: #96a790 !important;
    font-family: halyard-text,sans-serif !important;
    font-size: 20px !important;
    content: "!" !important;
    height: 36px !important;
    width: 30px !important;
    line-height: 37px !important;
}
.nf-pass.field-wrap .nf-field-element::after {
	content: "" !important;
}
.nf-form-content .list-select-wrap .nf-field-element > div {
    height: 50px !important;
}
.nf-form-content .list-select-wrap > div div::after, 
div.wpforms-container .wpforms-form .choices[data-type*="select-one"]::after {
    content: "" !important;
    background-image: url('images/angled-arrow.png');
    background-repeat: no-repeat;
    width: 10px !important;
    height: 10px !important;
    right: 0 !important;
    bottom: -23px !important;
}
.nf-form-content .list-select-wrap > div select {
	padding: 0 !important;
	color: #ada5a9 !important;
    font-family: halyard-text, sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px !important;
}
nf-field:nth-child(5) .nf-field-container {
    margin-bottom: 20px !important;
}
.form-submit-btn, div.wpforms-container-full .wpforms-form button[type="submit"] {
    background-image: url('images/JThomas_CTA_SendMessage_button.svg') !important;
    color: transparent !important;
    background-color: transparent !important;
	background-repeat: no-repeat;
	background-size: contain;
	width: 80px !important;
	height: 80px !important;
	border: none !important;
}
.form-submit-btn:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
    background-image: url('images/JThomas_CTA_SendMessage_button_hover.svg') !important;
}
.contact-form-block .nf-form-content, .wpforms-form {
    position: relative;
}
.contact-form-block nf-field:nth-child(6), nf-field:nth-child(7),
#wpforms-148-field_11-container, #wpforms-148-field_10-container {
    width: 60% !important;
    display: inline-block;
    padding: 5px 0 0;
}
.contact-form-block nf-field:nth-child(8), .wpforms-submit-container {
    position: absolute !important;
    right: 0;
    bottom: -15px;
}
.contact-block .contact-form-block nf-field:nth-child(8), .contact-block .wpforms-submit-container {
    bottom: 15px;
}

div.wpforms-container .wpforms-form .is-focused .choices__inner, div.wpforms-container .wpforms-form .is-open .choices__inner, 
div.wpforms-container .wpforms-form .is-open .choices__list--dropdown {
	box-shadow: none !important;
}
.choices__input.choices__input--cloned {
    display: none !important;
}
.choices__list {
    border-bottom: 1px solid #e4e0e2 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable::after {
	content: none !important;
	border: none !important;
}
div.wpforms-container .wpforms-form .choices[data-type*="select-one"]::after {
	border-width: 0 !important;
}
.choices__item {
    color: #ada5a9 !important;
    opacity: 1 !important;
    font-size: 1em !important;
    padding: 9px 0 !important;
}
div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    color: #ada5a9 !important; 
    opacity: 1 !important;
}
.choices__list.choices__list--single {
    border: none !important;
}
div.wpforms-container-full {
    margin-bottom: 0;
}

.wpforms-container .wpforms-field.wpforms-field-checkbox label {
	position: relative;
	margin: 0;
	display: block;
	padding-left: 40px;
	font-size: 12px;
	line-height: 2.2em;
	color: #96a790;
	-webkit-transition: color 0.3s ease 0s;
	-moz-transition: color 0.3s ease 0s;
	-o-background-size: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
}

.wpforms-container .wpforms-field.wpforms-field-checkbox label .checkmark {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	height: 26px;
	width: 26px;
	background-color: transparent;
	border: 1px solid #e1e5e5;
	border-radius: 100%;
	overflow: hidden;
	-webkit-transition: border 0.3s ease 0s;
	-moz-transition: border 0.3s ease 0s;
	-o-background-size: border 0.3s ease 0s;
	transition: border 0.3s ease 0s;
}

.wpforms-container .wpforms-field.wpforms-field-checkbox label .checkmark:after { 
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	background: #96a790;
	border-radius: 100%;
	border: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: height 0.1s ease 0s, width 0.1s ease 0s;
	-moz-transition: height 0.1s ease 0s, width 0.1s ease 0s;
	-o-background-size: height 0.1s ease 0s, width 0.1s ease 0s;
	transition: height 0.1s ease 0s, width 0.1s ease 0s;
}

.checkmark-text {
    display: inline-block;
    vertical-align: middle;
    line-height: 145%;
    width: 80% !important;
}

.wpforms-container .wpforms-field.wpforms-field-checkbox ul li input {
	display: none
}

.wpforms-container .wpforms-field.wpforms-field-checkbox ul li.wpforms-selected .checkmark {
	border: 1px solid #96a790;
}
.wpforms-field-checkbox label.wpforms-field-label-inline {
    display: inline-block !important;
}

/* Contact Page Form radio button colors */
.contact-block .wpforms-container .wpforms-field.wpforms-field-checkbox ul li.wpforms-selected .checkmark {
    border: 1px solid #8d8388;
}
.contact-block .wpforms-container .wpforms-field.wpforms-field-checkbox label .checkmark::after {
	background: #8d8388;
}

.wpforms-container .wpforms-field.wpforms-field-checkbox ul li.wpforms-selected .checkmark::after {
	height: 3px;
	width: 3px;
}
div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown {
    border: none !important;
}
@media only screen and (max-width: 768px) {
div.wpforms-container .wpforms-form .choices__list--single .choices__item {
    white-space: inherit !important;
    line-height: 125%;
}
.nf-form-content .list-select-wrap > div div::after, div.wpforms-container .wpforms-form .choices[data-type*="select-one"]::after {
    bottom: 11px !important;
    top: auto !important;
}
.checkmark-text {
    width: 50% !important;
}
}

/* Services Block Styling */

.services-callout-blocks {
    height: 100%;
    background-color: #ebe8e9;
}
.services-callout-blocks.is-even {
    background-color: #e5e9e3;
}
.services-callout-blocks .headline-pt2 {
    display: inline-block;
    background-color: #e5e9e3;
    padding-left: 15px;
    width: auto;
    z-index: 1;
    position: relative;
}
.is-odd.services-callout-blocks .headline-pt2 {
    background-color: #ebe8e9;
}
.is-first .swiper-prev a, 
.is-last .swiper-next a {
  opacity: .15;
  cursor: default;
}
.swiper-prev.disabled a,
.swiper-next.disabled a {
	opacity: .15;
	cursor: default;
}

.services-callout-blocks:nth-child(2n) .headline-pt2 {
    background-color: #ebe8e9;
}
.services-callout-blocks.is-even .headline-pt2 {
    background-color: #e5e9e3;
}
.services-callout-blocks .headline-line-2::before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 100%;
    left: 0;
    top: 17px;
    z-index: 0;
}
.services-callout-blocks .headline-line-2 {
    width: 100%;
    text-align: right;
    position: relative;
}
.services-large-image {
    position: relative;
    height: 100%;
    z-index: 1;
}
.services-large-image .background-img::before {
    content: "";
    background-color: rgba(31, 29, 28, 0.1);
    position: absolute;
    width: 100%;
    height: 100%;
}
.services-small-image {
    height: 305px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.services-graphic-element {
    position: absolute;
    height: 190px;
    width: 120px;
    z-index: 1;
    top: 275px;
    left: -80px;
}
.services-graphic-element .background-img {
	background-size: contain;    
}


.services-left-block { 
    width: 325px;
    margin: 0 auto;
    position: relative;
}
.services-headline {
    width: calc(100% - 90px);
    margin: 0 auto 40px;
}
.services-small-image {
    height: 305px;
    width: calc(100% - 90px);
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.service-links {
    width: calc(100% - 90px);
    margin: 0 auto 40px;
}
.services-button-link {
    display: block;
    padding: 3px 0;
    position: relative;
}
.button-arrow {
    width: 10px !important;
    display: inline-block;
    right: 0;
    position: absolute;
}
a.services-button-link #vector-arrow .st0 {
    transition: all .3s ease;
    fill: #7d8f78;
}
.service-content-wrapper:nth-child(2n) a.services-button-link #vector-arrow .st0 {
    fill: #ada5a9;
}
a.services-button-link:hover #vector-arrow .st0, 
#slideContainer .panel:nth-child(2n) a.services-button-link:hover #vector-arrow .st0 {
    fill: #000;
}
#slideContainer .panel:nth-child(2n) .services-button-link, #slideContainer .panel:nth-child(2n) .services-button-link:hover {
    border-color: #ada5a9;
}
#slideContainer .panel:nth-child(2n) a.services-button-link {
    color: #ada5a9;
}
a.services-button-link:hover, #slideContainer .panel:nth-child(2n) a.services-button-link:hover, .services-callout-blocks.is-odd .services-button-link:hover {
	color: #000;
}
.services-button-link, .services-button-link:hover {
    border-color: #7d8f78;
}

.all-services-link a {
    border: none;
}
.all-services-link {
    width: 125px;
    position: absolute;
    right: 80px;
    bottom: 80px;
}
.all-services-link a #allservices-button-bg circle,
.all-services-link a .st0 {
    transition: all .3s ease;
}

.all-services-link a:hover #allservices-button-bg circle {
    fill: white;
}
.all-services-link a:hover #allservices-button-line .st0 {
    fill: #000;
}
.all-services-link a:hover #allservices-button-text .st0 {
    fill: #000;
}


.swiper-container {
	width: 100%;
	height: 100vh;
}
.swiper-controls-wrapper {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 50px;
    left: 4%;
    top: 0;
}
.swiper-controls, .swiper-numbers {
    white-space: nowrap;
    transform: translate(calc(-100% + 10px), 0) rotate(-90deg);
    transform-origin: top right;
    top: 0;
    left: 0;
    position: absolute;
    text-align: center;
    display: flex;
    color: #7d8f78;
}
.swiper-numbers {
	color: #7d8f78;
}
.swiper-num-curr {
    color: #000;
}
/* is-odd = GREEN BG = #7d8f78 text */
/* is-even = PURPLE BG = #ada5a9 text */

.swiper-controls-wrapper.is-even .swiper-controls, .swiper-controls-wrapper.is-even .swiper-numbers {
    color: #ada5a9;
}
.swiper-controls-wrapper.is-even a {
    color: #ada5a9 !important;
}


.swiper-controls {
    top: 50%;
    margin-top: -75px;
    width: 150px;
	font-family: minerva-modern, sans-serif;
	font-size: 1.125em;
}
.swiper-controls a {
    border: none;
    cursor: pointer;
    color: #7d8f78 !important;
}
.swiper-controls a:hover {
    color: #000 !important;
}
.swiper-separator {
    width: 30px;
    height: 1px;
    background-color: #7d8f78;
    margin: 13px 16px;
}
.swiper-controls-wrapper.is-even .swiper-separator {
	background-color: #ada5a9;
}
.swiper-controls-wrapper.is-even .swiper-controls {
	color: #ada5a9;
}
.swiper-controls-wrapper.is-even .swiper-num-all, 
.swiper-controls-wrapper.is-even .swiper-num-separator {
	color: #ada5a9;
}


.swiper-numbers {
    bottom: 10%;
    top: auto;
	font-family: halyard-micro, sans-serif;
	font-size: .75em;
}
.swiper-num-separator {
    margin: 0 10px;
}

/* New Services Slider */
.swiper-container {
	position: relative;
}
#pinContainer {
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-perspective: 1000;
	        perspective: 1000;
}
#slideContainer {
	width: 100%; /* to contain 4 panels, each with 100% of window width */
	height: 100%;
}
.panel {
	height: 100%;
	width: 100%; /* relative to parent -> 25% of 400% = 100% of window width */
	float: left;
}
.sticky-content{
	display: block;
	position: sticky;
	height:100vh;
	width: 100%;
}
.sticky-inner{
	display: block;
	position: absolute;
	height:50%;
	width: 50%;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	background: rgba(255,255,255,0.2);
}
.button.service-button {
    color: #000 !important;
}
@media only screen and (max-width: 1200px) { 
.swiper-controls-wrapper {
  left: 4px;
}
}
@media screen and (max-width: 768px), 
       screen and (max-height: 800px) {
.swiper-container {
    height: auto;
}
#slideContainer {
    height: auto;
}
.panel {
    height: auto;
    float: none;
}
.sticky-content {
    position: relative;
    height: auto;
}
.services-left-block {
    margin: 65px auto;
}
.swiper-controls-wrapper {
    display: none;
}
}


@media only screen and (max-width: 768px) {
.services-graphic-element {
    position: absolute;
    height: 120px;
    width: 80px;
    z-index: 1;
    top: 190px;
    left: -50px;
}
.swiper-controls-wrapper {
    position: absolute;
    z-index: 2;
    height: 44%;
    width: 50px;
    right: -17px;
    left: auto;
    top: 49%;
    transform: translateY(-50%);
}
.swiper-numbers {
    transform: translate(calc(-100% + 10px), 0) rotate(90deg);
}
.swiper-controls .swiper-next, .swiper-controls .swiper-prev {
    transform: translate(calc(-100% + 34px), 0) rotate(180deg);
}
.swiper-controls {
    transform: translate(calc(-100% - 15px), 0) rotate(-90deg);
    top: 20%;
}
.services-small-image {
    height: 235px;
}
.services-headline {
    margin: 0 auto 25px;
}
.service-links {
    margin: 0 auto 60px;
}
.button.service-button {
    margin-left: 40px;
    margin-top: 15px;
    display: inline-block;
}

}


/* Interior Hero Block */

.interior-hero-image {
    position: relative;
    height: 100%;
}
.interior-page {
    margin-top: 77px;
    overflow: hidden;
}
.logged-in .interior-page {
	margin-top: 75px;
}
.container-fluid.interior-hero-block {
    height: calc(100vh - 80px);
}
.interior-hero-block .row {
    height: 100%;
    width: 100%;
}
.interior-hero-image-wrapper {
	height: 100%;
}
.interior-hero-block {
    height: 100%;
}
.ihc-headline h1 {
	color: #000000;
	font-family: minerva-modern, sans-serif;
	font-size: 3.75em;
	letter-spacing: 0.025em;
	line-height: 1.2em;
	font-weight: 400;
	width: 100%;
}
.ihc-headline .headline-line-2::before {
    background-color: #ebe8e9;
}
.ihc-headline .headline-pt2 {
    display: inline-block;
    background-color: #fff;
    padding-left: 15px;
    width: auto;
    z-index: 1;
    position: relative;
}
.ihc-headline .headline-line-2::before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 100%;
    left: 0;
    top: 40px;
    z-index: 0;
}
.ihc-headline .headline-line-2 {
    position: relative;
}
.ihc-headline .headline-line-2 {
    width: 100%;
    text-align: right;
    position: relative;
}
.interior-hero-block-wrapper .hero-cta-wrapper {
    position: absolute;
    bottom: 110px;
    right: calc( 50% - 49px );
}

.interior-hero-block-wrapper {
    display: block;
    position: relative;
    height: calc(100vh - 75px);
    background-color: #fff;
}
.interior-hero-block-wrapper .ih-img-wrapper {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 1;
}
.interior-hero-block-wrapper .ih-img-wrapper .ih-img-bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.ih-img-bg .background-img::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(31,29,28,.10);
}
.interior-hero-block-wrapper .ih-content-wrapper {
    display: block;
    position: relative;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    z-index: 10;
    height: 100%;
}
.interior-hero-block-wrapper .ih-content .ih-content-outer {
    height: 100vh;
}
.interior-hero-block-wrapper .ih-content .ih-content-outer .ih-content-inner {
    width: calc(100% - 30px);
    padding-top: 125px;
    padding-bottom: 125px;
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
}
.interior-intro-content.ih-content-inner {
    height: 100%;
    padding-right: 10%;
    padding-top: 10vh;
    padding-bottom: 8vh;
}
.ihc-content {
    width: 70%;
}
.ihc-content h2 {
    margin-bottom: 1.5em;
}
.ihc-headline {
    width: 105%;
    margin-left: -17%;
}
.interior-hero-block h1 {
    margin: 0;
}
@media only screen and (max-width: 1310px) {
	.ihc-headline {
	  width: 100%;
	  margin-left: -5%;
	}
}
@media only screen and (max-width: 1200px) {
	.ihc-headline {
	  margin-left: 0;
	}
}
@media only screen and (max-width: 992px) {
.ihc-headline {
      max-width: 500px;
}
.ihc-content {
    width: 90%;
}
}

@media only screen and (max-width: 768px) { 
.interior-hero-block-wrapper .hide-desktop {
    display: none;
}
.interior-hero-block-wrapper .hide-mobile {
    display: block;
}
}
@media only screen and (max-width: 576px) { 
.interior-hero-block-wrapper {
    height: auto;
}
.interior-hero-block-wrapper .ih-img-wrapper {
    position: relative;
    height: calc(100vh - 238px);
    width: 100%;
}
.ihc-headline {
    width: calc(100% - 6rem);
    margin: 0 3rem !important;
}
.ihc-headline h1 {
    font-size: 1.95em;
    margin: 40px auto 60px;
}
.ihc-headline .headline-line-2::before {
    top: 17px;
}
.interior-hero-block-wrapper .ih-content-wrapper {
    top: 0;
    transform: none;
    height: auto;
}
.interior-hero-block-wrapper .hero-cta-wrapper {
    display: none;
}
.interior-intro-content.ih-content-inner {
    height: auto;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 85px auto 65px;
}
.ihc-content {
    width: 100%;
}
.hero-signature-wrapper img {
    width: 240px;
}
.interior-hero-block-wrapper .hide-desktop {
    display: block;
}
.interior-hero-block-wrapper .hide-mobile {
    display: none;
}

.interior-page {
    overflow-x: hidden;
}

}
@media only screen and (max-height: 710px) and (min-width: 576px) {
.interior-hero-block-wrapper {
    height: 680px;
}
}
@media only screen and (max-width: 400px) { 
.interior-hero-block-wrapper .ih-img-wrapper {
    position: relative;
    height: 430px;
    width: 100%;
}
}


/* Services List Block */

.services-large-link {
    position: relative;
    display: inline-block;
    padding: 0 2%;
    border-bottom: none;
}
.service-link-text {
    border-bottom: 1px solid transparent;
    transition: all .3s ease;
}
.services-large-link:hover .service-link-text {
    border-bottom: 1px solid #000;
}
.services-large-link .services-graphic-element {
    position: relative;
    width: 80px;
    height: 90px;
    display: inline-block;
    top: 20px;
    left: 0;
}

.services-small-link {
    color: #000 !important;
    font-family: minerva-modern, sans-serif;
    font-weight: 400;
    font-size: 1.375em;
    letter-spacing: 0.025em;
    border-bottom: 1px solid transparent;
    line-height: 1.1em;
    margin-right: 12px;
    display: inline-block;
    position: relative;
}
.services-small-list p {
    line-height: 225% !important;
}
.services-small-link:hover {
	color: #96a790 !important;
	border-bottom: 1px solid #96a790;
}
.services-small-link::after {
	content:",";
	position: absolute;
	color: #000 !important;
}
.services-small-link:last-child {
	margin-right: 0;
}
.services-small-link:last-child::after {
	content:"";
}
.services-list-block {
    padding: 50px 0;
    position: relative;
}
.services-list-wrapper {
    max-width: 1395px;
    margin: 0 auto;
}
.services-list-block-button .fancy-btn-wrapper {
    margin-bottom: 25px;
}
.services-list-block::before {
    content: "";
    display: block;
    position: absolute;
    left: -40px;
    top: -40px;
    border: 1px solid #d3dbd0;
    height: 240px;
    width: 240px;
    border-radius: 140px;
}
.services-list-block-large h2 {
    width: 70%;
    margin: 0 auto 50px;
}
.services-list-block-small h5 {
    margin-bottom: 25px;
}

@media only screen and (max-width: 992px) { 
.services-list-wrapper h4 {
    font-size: 1.375em;
    line-height: .95em;
}
.services-large-link .service-link-text {
    border-bottom: 1px solid #000;
}
.services-list-block::before {
    content: none;
}
.services-large-link .services-graphic-element {
    width: 42px;
    height: 40px;
    top: 9px;
}
.services-small-link, .services-small-link:hover {
    color: #000 !important;
    border-bottom: 1px solid #000;
}
.services-small-link {
    font-size: 1.125em;
}
}
@media only screen and (max-width: 900px) { 
.text-center .fancy-btn::before {
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
}
.text-center .fancy-btn span:nth-child(2) {
    margin: 95px 51px 0;
}
.services-list-block-button .fancy-btn-wrapper {
    margin-top: 25px !important;
}
.text-images-content-block .fancy-btn span:nth-child(2) {
    margin: 60px 40px 20px;
    text-align: left;
    float: none;
    display: inline-block;
}
.text-images-content-block .fancy-btn::before {
    top: 90px;
    left: -160px;
    transform: none;
    right: 0;
}
.fancy-btn-link::before {
	transform: translate(-50%,-50%) rotate(3deg);
}
.fancy-btn-link::after {
	transform: translate(-50%,-50%) rotate(-4deg);
}
}
@media only screen and (max-width: 576px) { 
.text-images-content-block .fancy-btn span:nth-child(2) {
    margin: 90px 40px 20px;
    float: left;
}

}

/* Services Detail Page */

.service-detail-container {
	position: relative;
	height: 100vh;
	width: 100%;
	overflow: hidden;
}
.service-detail-container .services-callout-blocks {
    background-color: #e5e9e3;
}
.service-detail-container .services-headline {
    width: 100%;
}
.services-right-block {
    width: 100%;
    height: 100vh;
    position: relative;
}
.service-book-btn {
    height: 121px;
    width: 121px;
    position: absolute;
    left: -60.5px;
    top: 50%;
    margin-top: -60.5px;
}
.service-book-link {
    border: none;
}
#bookservice-button-text .st0, #bookservice-button-line .st0 {
    fill: #fff !important;
    transition: all .3s ease;
}
.service-book-link:hover #bookservice-button-text .st0, .service-book-link:hover #bookservice-button-line .st0 {
    fill: #000 !important;
}
.service-book-link #bookservice-button-bg circle {
    transition: all .3s ease;
}
.service-book-link:hover #bookservice-button-bg circle {
    fill: #fff;
}
.services-nav-block {
    position: absolute;
    left: 0;
    width: 80px;
    height: 100%;
    top: 0;
}
.services-nav-block a {
    border: none;
    color: #96a790;
}
.services-nav-block a:hover {
    color: #000000;
}
.services-nav-logo-section-wrapper, 
.services-nav-breadcrumbs-section-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}
.servics-nav-breadcrumbs-wrapper .breadcrumbs {
    color: #d3dbd0;
    display: block;
    white-space: nowrap;
    position: absolute;    
    transform: translate(100%, 0%) rotate(-90deg);
	transform-origin: bottom left;
	bottom: 80px;
	right: -5px;
	text-align: left; 
}
.servics-nav-breadcrumbs-wrapper .breadcrumbs {
	font-family: halyard-micro, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	line-height: normal;
}
.breadcrumb-item:first-child, .breadcrumb-item:last-child {
    display: none;
}
.breadcrumb-item {
    padding: 0 10px 0 0 !important;
}
.breadcrumb-item + .breadcrumb-item::before {
    float: none;
    padding-right: 10px;
    color: #96a790;
    content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-item:nth-child(2)::before {
    content: "" !important;
    padding-right: 0;
}
.servics-nav-breadcrumbs-wrapper {
    text-align: left;
    width: 100%;
    height: 50%;
}
.servics-nav-logo-wrapper {
    width: 100%;
    height: 50%;
    position: relative;
}
.services-nav-logo {
    white-space: nowrap;
    transform: translate(calc(-100% + 40px), 0) rotate(-90deg);
    transform-origin: top right;
    top: 40px;
    left: 0;
    position: absolute;
    text-align: center;
    display: flex;
    width: 225px;
}
.services-nav-logo svg {
    height: 40px;
    width: 225px;
}
.white-bg{ background-color: #fff;}
.services-image-links-block-wrapper {
    width: 335px;
    margin: 0 auto;
    transform: translatey(-50%);
    transition: all .3s ease;
    top: 50%;
    position: relative;
}
.service-detail-container .services-graphic-element, .services-large-link .services-graphic-element, .services-left-block .services-graphic-element {
    top: 40px;
    width: 150px;
    height: 190px;
    left: -100px;
    display: block;
    position: absolute;
    background-position-x: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    mask-image: url('images/ServicesShapes_twocircles.svg');
    mask-size: auto 100%;
    mask-position: center center;
    mask-repeat: no-repeat;
    -webkit-mask-image: url('images/ServicesShapes_twocircles.svg');
    -webkit-mask-size: auto 100%;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.services-large-link .services-graphic-element {
	position: relative;
    width: 80px;
    height: 90px;
    display: inline-block;
    top: 20px;
    left: 0;
}
#p-1 .services-graphic-element {
    top: -19vh;
}
#p-2 .services-graphic-element {
    top: -36vh;
}
#p-3 .services-graphic-element {
    top: -53vh;
}
#p-4 .services-graphic-element {
    top: -74vh;
}
#p-5 .services-graphic-element {
    top: -91vh;
}
#p-6 .services-graphic-element {
    top: -108vh;
}
#p-7 .services-graphic-element {
    top: -127vh;
}
@media only screen and (min-height: 942px) { 
#p-1 .services-graphic-element {
    top: -15vh;
}
#p-2 .services-graphic-element {
    top: -31vh;
}
#p-3 .services-graphic-element {
    top: -47vh;
}
#p-4 .services-graphic-element {
    top: -64vh;
}
#p-5 .services-graphic-element {
    top: -79vh;
}
#p-6 .services-graphic-element {
    top: -93vh;
}
#p-7 .services-graphic-element {
    top: -111vh;
}
}
@media only screen and (min-height: 1000px) { 
#p-1 .services-graphic-element {
    top: -17vh;
}
/*
#p-2 .services-graphic-element {
    top: -31vh;
}
#p-3 .services-graphic-element {
    top: -47vh;
}
#p-4 .services-graphic-element {
    top: -64vh;
}
#p-5 .services-graphic-element {
    top: -79vh;
}
*/
#p-6 .services-graphic-element {
    top: -95vh;
}
/*
#p-7 .services-graphic-element {
    top: -111vh;
}
*/
}

@media only screen and (max-height: 800px) { 
#p-1 .services-graphic-element {
    top: -24vh;
}
#p-2 .services-graphic-element {
    top: -31vh;
}
#p-3 .services-graphic-element {
    top: -44vh;
}
#p-4 .services-graphic-element {
    top: -53vh;
}
#p-5 .services-graphic-element {
    top: -60vh;
}
#p-6 .services-graphic-element {
    top: -70vh;
}
#p-7 .services-graphic-element {
    top: -81vh;
}
}
@media only screen and (max-height: 700px) { 
#p-2 .services-graphic-element {
  top: -36vh;
}
#p-3 .services-graphic-element {
  top: -48vh;
}
#p-4 .services-graphic-element {
    top: -63vh;
}
#p-5 .services-graphic-element {
    top: -80vh;
}
#p-6 .services-graphic-element {
    top: -95vh;
}
#p-7 .services-graphic-element {
    top: -111vh;
}
}
@media only screen and (max-height: 625px) { 
#p-1 .services-graphic-element {
  top: -28vh;
}
#p-2 .services-graphic-element {
  top: -44vh;
}
#p-3 .services-graphic-element {
  top: -62vh;
}
#p-4 .services-graphic-element {
  top: -83vh;
}
#p-5 .services-graphic-element {
  top: -92vh;
}
#p-6 .services-graphic-element {
  top: -107vh;
}
#p-7 .services-graphic-element {
  top: -124vh;
}
}
@media only screen and (max-height: 560px) { 
#p-1 .services-graphic-element {
  top: -29vh;
}
#p-2 .services-graphic-element {
  top: -50vh;
}
#p-3 .services-graphic-element {
  top: -67vh;
}
#p-4 .services-graphic-element {
  top: -88vh;
}
#p-5 .services-graphic-element {
  top: -108vh;
}
#p-6 .services-graphic-element {
  top: -130vh;
}
#p-7 .services-graphic-element {
  top: -149vh;
}
}
@media only screen and (max-height: 500px) { 
#p-1 .services-graphic-element {
  top: -36vh;
}
#p-2 .services-graphic-element {
  top: -60vh;
}
#p-3 .services-graphic-element {
  top: -83vh;
}
#p-4 .services-graphic-element {
  top: -108vh;
}
#p-5 .services-graphic-element {
  top: -128vh;
}
#p-6 .services-graphic-element {
  top: -156vh;
}
#p-7 .services-graphic-element {
  top: -179vh;
}
}
@media only screen and (max-width: 992px) { 
/*
#p-1 .services-graphic-element {
    top: -24vh;
}
*/
/*
#p-2 .services-graphic-element {
    top: -30vh;
}
#p-3 .services-graphic-element {
    top: -45vh;
}
#p-4 .services-graphic-element {
    top: -59vh;
}
*/
/*
#p-5 .services-graphic-element {
    top: -60vh;
}
*/
/*
#p-6 .services-graphic-element {
    top: -87vh;
}
#p-7 .services-graphic-element {
    top: -104vh;
}
*/
}
@media only screen and (max-width: 1200px) { 
#p-1 .services-graphic-element, 
#p-2 .services-graphic-element, 
#p-3 .services-graphic-element, 
#p-4 .services-graphic-element, 
#p-5 .services-graphic-element, 
#p-6 .services-graphic-element, 
#p-7 .services-graphic-element {
    top: 40px;
}
}
@media only screen and (max-width: 768px) { 
#p-1 .services-graphic-element, 
#p-2 .services-graphic-element, 
#p-3 .services-graphic-element, 
#p-4 .services-graphic-element, 
#p-5 .services-graphic-element, 
#p-6 .services-graphic-element, 
#p-7 .services-graphic-element {
    top: 40px;
}
}
/*
@media only screen and (max-width: 768px) { 
#p-1 .services-graphic-element {
    top: -12vh;
}
#p-2 .services-graphic-element {
    top: -15vh;
}
#p-3 .services-graphic-element {
    top: -22vh;
}
#p-4 .services-graphic-element {
    top: -28vh;
}
#p-5 .services-graphic-element {
    top: -33vh;
}
#p-6 .services-graphic-element {
    top: -41vh;
}
#p-7 .services-graphic-element {
    top: -50vh;
}
}
@media only screen and (max-width: 576px) { 
#p-1 .services-graphic-element {
    top: -15vh;
}
#p-2 .services-graphic-element {
    top: -25vh;
}
#p-3 .services-graphic-element {
    top: -32vh;
}
#p-4 .services-graphic-element {
    top: -43vh;
}
#p-5 .services-graphic-element {
    top: -50vh;
}
#p-6 .services-graphic-element {
    top: -59vh;
}
#p-7 .services-graphic-element {
    top: -68vh;
}
}
@media (max-height: 700px) and (max-width: 576px) {
#p-1 .services-graphic-element {
    top: -28vh;
}
#p-2 .services-graphic-element {
    top: -44vh;
}
#p-3 .services-graphic-element {
    top: -57vh;
}
#p-4 .services-graphic-element {
    top: -73vh;
}
#p-5 .services-graphic-element {
    top: -90vh;
}
#p-6 .services-graphic-element {
    top: -105vh;
}
#p-7 .services-graphic-element {
    top: -118vh;
}
}
*/
/*
@media screen and (max-width: 768px), 
       screen and (max-height: 800px) {
#p-3 .services-graphic-element {
    top: calc(275px + 80%);
}
#p-4 .services-graphic-element {
    top: calc(275px + 110%);
}
#p-5 .services-graphic-element {
    top: calc(275px + 150%);
}
#p-6 .services-graphic-element {
    top: calc(275px + 180%);
}
#p-7 .services-graphic-element {
    top: calc(275px + 220%);
}
}
@media only screen and (max-width: 450px) { 
#p-1 .services-graphic-element {
    top: -80%;
}
#p-2 .services-graphic-element {
    top: -90%;
}
#p-3 .services-graphic-element {
    top: -120%;
}
#p-4 .services-graphic-element {
    top: -150%;
}
#p-5 .services-graphic-element {
    top: -190%;
}
#p-6 .services-graphic-element {
    top: -220%;
}
#p-7 .services-graphic-element {
    top: -240%;
}
}
*/



.service-detail-container .services-graphic-element.shape-clover, 
.services-large-link .services-graphic-element.shape-clover, 
.services-left-block .services-graphic-element.shape-clover {
    mask-image: url('images/j-thomas-plastic-surgery-services-shape-clover-gender-affirmation.svg');
    -webkit-mask-image: url('images/j-thomas-plastic-surgery-services-shape-clover-gender-affirmation.svg');
    -webkit-mask-size: 100% auto;
    mask-size: 100% auto;
} 
.service-detail-container .services-graphic-element.shape-dblcircle, 
.services-large-link .services-graphic-element.shape-dblcircle, 
.services-left-block .services-graphic-element.shape-dblcircle {
    mask-image: url('images/j-thomas-plastic-surgery-services-shape-double-circle-cosmetic-procedures-breast-body.svg');
    -webkit-mask-image: url('images/j-thomas-plastic-surgery-services-shape-double-circle-cosmetic-procedures-breast-body.svg');
}
.service-detail-container .services-graphic-element.shape-dbloval, 
.services-large-link .services-graphic-element.shape-dbloval, 
.services-left-block .services-graphic-element.shape-dbloval {
    mask-image: url('images/j-thomas-plastic-surgery-services-shape-double-oval-reconstructive-surgery.svg');
    -webkit-mask-image: url('images/j-thomas-plastic-surgery-services-shape-double-oval-reconstructive-surgery.svg');
    -webkit-mask-size: 100% auto;
    mask-size: 100% auto;
} 
.service-detail-container .services-graphic-element.shape-speechbbl, 
.services-large-link .services-graphic-element.shape-speechbbl, 
.services-left-block .services-graphic-element.shape-speechbbl {
    mask-image: url('images/j-thomas-plastic-surgery-services-shape-speech-bubble-men.svg');
    -webkit-mask-image: url('images/j-thomas-plastic-surgery-services-shape-speech-bubble-men.svg');
} 
.service-detail-container .services-graphic-element.shape-teardrop, 
.services-large-link .services-graphic-element.shape-teardrop, 
.services-left-block .services-graphic-element.shape-teardrop {
    mask-image: url('images/j-thomas-plastic-surgery-services-shape-tear-drop-medspa.svg');
    -webkit-mask-image: url('images/j-thomas-plastic-surgery-services-shape-tear-drop-medspa.svg');
    -webkit-mask-size: 95% auto;
    mask-size: 95% auto;
} 
.service-detail-container .services-graphic-element.shape-oval, 
.services-large-link .services-graphic-element.shape-oval, 
.services-left-block .services-graphic-element.shape-oval {
    mask-image: url('images/j-thomas-plastic-surgery-services-shape-oval-face-neck.svg');
    -webkit-mask-image: url('images/j-thomas-plastic-surgery-services-shape-oval-face-neck.svg');
} 
.service-detail-container .services-callout-blocks .headline-pt2 {
	background-color: #fff;
}
.service-details-row {
    border-bottom: 1px solid #96a790;
    padding: 5px 0;
}
.service-detail-container .button.service-button {
    margin-bottom: 20px !important;
    display: inline-block;
}
.service-detail-container .services-detail-col.caption.detail-description {
    font-family: minerva-modern, sans-serif;
    font-weight: 400;
    font-size: 1.125em;
    letter-spacing: 0.025em;
}
.service-navigation {
    position: absolute;
    bottom: 7vh;
    right: 80px;
    display: flex;
}
.service-nav-arrow {
    width: 60px;
}
#service-nav-arrow .st0 {
	fill: #96a790;
	transition: all .3s ease;
}
.service-nav-arrow a:hover span svg .st0 {
    fill: #000 !important;
}
.prev-arrow svg {
    transform: scale(-1);
}
#service-nav-arrow {
    width: 60px;
    height: 30px;
}
.service-nav-arrow a {
    border: none;
}
.service-nav-numbers {
    color: #fff;
    font-family: minerva-modern, sans-serif;
    font-size: 3.75em;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-weight: 400;
    display: flex;
}
.service-nav-current {
    color: #7d8f78;
}
.service-nav-arrow {
    width: 60px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.service-nav-prev {
	margin-right: 20px;
}
.service-nav-next {
	margin-left: 20px;
}

.services-nav-logo .jt-logo-svg path {
    fill: #e5e9e3;
    transition: all .3s ease;
}
.services-nav-logo a:hover .jt-logo-svg path {
    fill: #d3dbd0;
}
.back-to-services-btn a {
    font-family: halyard-micro, sans-serif;
    font-size: 0.75em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: normal;
    color: #7d8f78;
    border: none;
}
.back-to-services-btn a:hover {
	color:#000;
}
.plus-icon {
    width: 9px;
    display: inline-block;
    height: 9px;
    position: relative;
    margin-left: 10px;
    transition: all .3s ease;
}
.plus-icon::before {
    content: "";
    width: 9px;
    position: absolute;
    top: 4px;
    height: 1px;
    background-color: #7d8f78;
    display: block;
    transition: all .3s ease;
}
.plus-icon::after {
    content: "";
    width: 1px;
    position: absolute;
    left: 4px;
    height: 9px;
    background-color: #7d8f78;
    display: block;
    transition: all .3s ease;
}
.back-to-services-btn a:hover .plus-icon::before, .back-to-services-btn a:hover .plus-icon::after {
    background-color: #000;
}
.back-to-services-btn {
    position: absolute;
    right: 80px;
    top: 80px;
}
.service-detail-container .services-left-block {
    overflow-x: scroll;
    max-height: 80%;
}
.service-button-hover {
    position: absolute;
    width: 140%;
    left: -17%;
    top: -57%;
    opacity: 0;
    transition: all .3s ease;
}
.button.service-button:hover .service-button-hover {
    opacity: 1;
}
#hover-circle .st0 {
    fill: #d3dbd0;
}
.service-detail-container .services-left-block {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(100% - 120px);
    width: 75%;
    padding: 0 15% 0 16%;
    height: 100vh;
    margin: 38px auto 0;
}
.services-left-block-inner {
    padding: 160px 0 80px;
}
.services-callout-blocks .row {
    height: 100% !important;
}
@media only screen and (max-height: 660px) { 
.back-to-services-btn {
    top: 40px;
}
.service-navigation {
    bottom: 24px;
}
}

/* Works on Firefox */
.services-callout-blocks * {
  scrollbar-width: thin;
  scrollbar-color: #e5e9e3 #e5e9e3;
}
.bgcolor-p .services-callout-blocks * {
  scrollbar-width: thin;
  scrollbar-color: #ebe8e9 #ebe8e9;
}

/* Works on Chrome, Edge, and Safari */
.service-detail-container .services-left-block::-webkit-scrollbar {
  width: 5px;
}

.service-detail-container .services-left-block::-webkit-scrollbar-track {
  background: transparent;
}

.service-detail-container .services-left-block::-webkit-scrollbar-thumb {
  background-color: #e5e9e3;
  border-radius: 20px;
}
.service-detail-container.bgcolor-p .services-left-block::-webkit-scrollbar-thumb {
  background-color: #ebe8e9;
  border-radius: 20px;
}
blockquote p {
    margin-bottom: 1em;
}

/* PURPLE SERVICES STYLING */
.bgcolor-p .services-right-block {
    background-color: #ebe8e9;
}

.bgcolor-p a.services-button-link, 
.bgcolor-p blockquote, 
.services-callout-blocks.is-odd .services-button-link {
    color: #ada5a9;
}
.bgcolor-p a.services-button-link #vector-arrow .st0, 
.bgcolor-p #service-nav-arrow .st0  {
    fill: #ada5a9;
}

.bgcolor-p .service-details-row, 
.bgcolor-p .back-to-services-btn a, 
.bgcolor-p .caption, 
.bgcolor-p  .service-nav-current  {
    color: #8d8388;
}
.bgcolor-p .services-button-link,  
.bgcolor-p .service-details-row, 
.bgcolor-p .services-button-link, 
.bgcolor-p .services-button-link:hover, 
.services-callout-blocks.is-odd .services-button-link {
    border-color: #ada5a9;
}
.bgcolor-p .plus-icon::before, .plus-icon::after  {
    background-color: #8d8388;
}
.bgcolor-p a.services-button-link:hover {
	color: #000;
}
.bgcolor-p a.services-button-link:hover #vector-arrow .st0 {
	fill: #000;
}
.bgcolor-p .services-nav-logo .jt-logo-svg path {
    fill: #eceaec;
}
.bgcolor-p .services-nav-logo a:hover .jt-logo-svg path {
    fill: #e4e0e2;
}
.bgcolor-p .services-nav-block a {
    color: #ada5a9;
}
.bgcolor-p .breadcrumb-item + .breadcrumb-item::before {
    color: #ada5a9;
}
.bgcolor-p .services-nav-block a:hover {
    color: #000;
}
.bgcolor-p .button::before, .bgcolor-p .button.service-button::before {
    background-image: none;
}
.bgcolor-p #hover-circle .st0 {
    fill: #e4e0e2;
}
@media only screen and (max-width: 992px) { 
.services-large-link .services-graphic-element {
  height: 40px;
  width: 40px;
  left: 0;
  top: 13px;
}
.service-detail-container {
    position: relative;
    height: auto;
    width: 100%;
    overflow: visible;
}
.service-detail-container.bgcolor-p  .services-callout-blocks .headline-pt2 {
    background-color: #ebe8e9;
}
.service-detail-container .services-left-block {
    overflow-y: visible;
    overflow-x: visible;
    max-height: 5000px !important;
    width: 100%;
    padding: 0;
    height: auto;
    margin: 38px auto 0;
}
.service-detail-container .services-callout-blocks .headline-pt2 {
    background-color: #e5e9e3;
}
.service-navigation {
    position: relative;
    bottom: 0;
    right: 0;
    display: flex;
}
.services-nav-logo {
    transform: none;
    top: 0;
    left: 0;
    position: relative;
    display: block;
    width: 130px;
    margin: 60px auto;
}
.services-nav-logo svg {
    height: 30px;
    width: 130px;
}
.services-nav-logo a {
    border: none;
}
.services-image-links-block-wrapper {
    transform: none;
    top: 0;
}
.services-callout-blocks .row, 
.services-right-block,
.services-callout-blocks {
    height: auto;
}
.servics-nav-breadcrumbs-wrapper .breadcrumbs {
    position: relative;
    transform: none;
    transform-origin: bottom left;
    bottom: 0;
    right: 0;
}
.services-nav-logo-section-wrapper, .services-nav-breadcrumbs-section-wrapper {
    height: auto;
}
.servics-nav-breadcrumbs-wrapper {
   height: auto;
}
.services-right-block {
    padding-top: 90px;
    padding-bottom: 90px;
}
.breadcrumb-item a {
    border: none;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #7d8f78;
}
.service-detail-container .service-links {
    margin: 0 auto;
}
.back-to-services-btn {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 82px;
    width: 22px;
    height: calc(100% - 180px);
}
.back-to-services-btn a {
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(90deg) translate(-100%, -100%);
    transform-origin: center left;
    text-align: right;
}
.services-nav-breadcrumbs-section-wrapper {
    margin-bottom: 20px;
}
.service-detail-container .services-headline {
    margin: 0 auto 55px;
    max-width: 350px;
}
.services-left-block-inner {
    padding: 45px 0 55px;
}
.service-detail-container .button.service-button {
    display: inline-block;
    margin: 15px auto 50px !important;
}
.service-button-hover {
    opacity: 1 !important;
}
.service-button-hover svg {
    width: 96%;
}
.service-nav-numbers {
    color: #d3dbd0;
    font-size: 2em;
}
.bgcolor-p .service-nav-numbers {
    color: #e4e0e2;
}
.bgcolor-p.service-detail-container .services-callout-blocks {
    background-color: #ebe8e9;
}
.bgcolor-p .service-detail-container .services-callout-blocks .headline-pt2 {
    background-color: #ebe8e9;
}
.bgcolor-p .breadcrumb-item + .breadcrumb-item::before {
    color: #8d8388;
}
.bgcolor-p span.breadcrumb-text {
    color: #8d8388;
}
.service-detail-container .service-navigation {
    justify-content: space-between;
}
.service-nav-prev {
    margin: 0 auto 0 0 !important;
}
.service-nav-next {
    margin: 0 0 0 auto !important;
}
.services-image-links-block-wrapper {
    width: 280px;
}
.service-detail-container .services-graphic-element, .services-large-link .services-graphic-element, .services-left-block .services-graphic-element {
    width: 90px;
    height: 120px;
    left: -60px;
}
.services-large-link .services-graphic-element {
    height: 40px;
    width: 40px;
    left: 0;
    top: 13px;
}
.services-callout-blocks .hide-desktop {
  display: block;
}
.services-callout-blocks .hide-mobile {
  display: none;
}	
}

/* IMAGE & CONTENT BLOCK STYLES */
.square-callout-image {
    height: 280px;
    width: 270px;
    display: inline-block;
    position: relative;
    margin-right: 11px;
    margin-top: 80px;
}
.large-left-image {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.text-images-content-block .square-callout-image .intro-image-circle {
    bottom: -345px;
    top: auto;
}
.text-images-content-block-button {
	padding: 145px 0 80px;
}
.text-images-content-block-content {
	padding: 160px 20% 0 10%;
}
@media only screen and (max-width: 992px) { 
.text-images-content-block .large-left-image {
  height: 500px;
  width: 50%;
}
}
@media only screen and (max-width: 768px) { 
.text-images-content-block-content {
    padding: 60px 0 0 0;
}
.text-images-content-block-button {
    padding: 70px 0 20px;
}
.square-callout-image {
    margin-top: 50px;
    height: 250px;
    width: 250px;
}
.text-images-content-block .square-callout-image .intro-image-circle {
    bottom: -650px;
}
}
@media only screen and (max-width: 465px) { 
.text-images-content-block .large-left-image {
    height: 410px;
    width: 100%;
}
}
/* TWO COL TEXT BLOCK STYLES */
.two-col-text-block .content-wrapper {
    column-count: 2;
    column-gap: 80px;
}
.two-col-text-block {
    position: relative;
    margin: 185px auto 160px !important;
}
.vertical-text-title {
    position: absolute;
    width: 30px;
    height: 305px;
    top: -80px;
    left: -80px;
}
.vertical-text-title h5 {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-90deg) translate(-100%, 0%);
    transform-origin: center left;
    text-align: right;
}
.two-col-text-block .intro-image-circle, 
.accordion-block .intro-image-circle {
    width: 245px;
    height: 245px;
    border-radius: 245px;
    top: 0;
    left: -200px;
}
.drop-cap {
    font-family: minerva-modern, sans-serif;
    padding: 0 .3rem;
    margin: -44px .3rem -34px -10px;
    font-weight: 300;
    font-style: normal;
    font-size: 6.5em;
    float: left;
    line-height: 1;
}
@media only screen and (max-width: 992px) { 
.vertical-text-title {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 85px;
}
.vertical-text-title h5 {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    text-align: left;
}
.two-col-text-block .intro-image-circle, .accordion-block .intro-image-circle {
    width: 115px;
    height: 115px;
    top: -50px;
    left: -60px;
    transform: none !important;
}
.two-col-text-block {
    margin: 80px auto 120px !important;
    padding-top: 101px;
}
}
@media only screen and (max-width: 768px) { 
.two-col-text-block .content-wrapper {
    column-count: 1;
}
.two-col-text-block {
    margin: 40px auto 120px !important;
}
.two-col-text-block .button.service-button {
    margin: 15px auto 0;
}

}

/* TESTIMONIALS - INTERIOR - STYLES */
.testimonial-block {
    margin: 125px auto 66px !important;
}
.testimonial-author {
    margin-top: 80px;
    position: relative;
    padding-left: 120px;
}
.long-spacer {
    width: 80px;
    height: 1px;
    display: inline-block;
    background-color: #d3dbd0;
    position: absolute;
    top: 10px;
    left: 0;
}
@media only screen and (max-width: 768px) { 
.testimonial-block {
    margin: 125px auto 60px !important;
}
.testimonial-author {
    padding-left: 65px;
    margin-top: 50px;
}
.long-spacer {
    width: 40px;
}
}

/* CTA STYLES */
.cta-vertical-text {
    position: absolute;
    width: 30px;
    height: 305px;
    top: 80px;
    left: 70px;
}
.cta-vertical-text h5 {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-90deg) translate(-100%, 0%);
    transform-origin: center left;
    text-align: right;
}
.large-left-image h4 {
    padding: 300px 20% 135px;
}
.cta-callout-image {
    position: absolute;
    width: 240px;
    height: 300px;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
}
.cta-callout-image-inside.rellax {
    width: 100%;
    height: 100%;
}
.cta-right-block {
	position: relative;
}
.text-graphic-element-wrapper .h4 {
    display: block;
    line-height: 87%;
    color: #fff;
}
.text-graphic-element-wrapper {
    position: absolute;
    right: -45px;
    text-align: right;
    top: 140px;
}
.cta-right-block-text {
    width: 40%;
    margin: 0 auto 160px;
}
.cta-block .cta-callout-image .background-img {
    top: 170px;
}
.cta-block {
    margin: 140px auto !important;
}
.page-id-9 .cta-block .cta-callout-image .background-img {
    top: 60px;
}
/*
@media only screen and (max-height: 800px) { 
.cta-block .cta-callout-image .background-img {
    top: 300px;
}
}
*/
@media only screen and (max-width: 992px) { 
.cta-callout-image {
    position: relative;
    width: 185px;
    height: 235px;
    top: 340px;
    display: block;
    margin-top: 90px;
    margin-bottom: 110px;
}

.page-id-9 .cta-block .cta-callout-image .background-img {
    top: -160px;
}
.cta-right-block-text {
    width: 100%;
    margin: 0 auto 110px;
}
.cta-vertical-text {
    position: absolute;
    width: calc(100% - 3rem);
    height: auto;
    top: 60px;
    left: 3rem;
}
.cta-vertical-text h5 {
    position: relative;
    transform: none;
    text-align: left;
}
.large-left-image h4 {
    padding: 210px 3rem 65px;
	margin-bottom: 0;
}
.large-left-image {
    height: auto;
}
.cta-block .intro-image-line {
    bottom: 340px;
}
.cta-block {
    margin: 80px auto 90px !important;
}
.cta-block .button.service-button {
    margin-left: 0;
}
.cta-block .intro-image-line {
  width: 210px;
  left: -80px;
}

}
@media only screen and (max-width: 992px) and (max-height: 500px) { 
.cta-callout-image {
    margin-top: 50px;
}
}
@media only screen and (max-width: 768px) { 
.cta-block .cta-callout-image .background-img {
    top: 100px;
    transform: none !important;
}
}
@media only screen and (max-width: 400px) { 
.cta-callout-image {
    top: 410px;
}
.cta-block .intro-image-line {
    bottom: 460px;
}
}

/* MULTI IMAGE BLOCK STYLES */
.multi-image-block {
    margin: 160px auto !important;
}
.small-vert-callout-image {
    height: 400px;
    width: 100%;
    display: block;
    position: relative;
}
.small-vert-callout-slider-wrapper .intro-image-circle {
    right: -140px;
    left: auto;
    top: 340px;
    width: 240px;
    height: 240px;
}
.small-vert-callout-image .background-img {
    right: -20px !important;
    left: auto;
    width: calc(100% + 40px);
}
.multi-image-block-small {
    padding-left: 40%;
    margin-top: 160px !important;
    margin-bottom: 160px !important;
}
.multi-image-block .caption {
    text-decoration: underline;
    text-underline-offset: .85em;
    line-height: 2.5em;
    font-size: .85em;
    margin-top: 5px;
    margin-left: -20px;
}
.largeimage-r .row {
    flex-direction: row-reverse;
}
.largeimage-r .multi-image-block-small {
    padding-left: 0;
    padding-right: 40%;
}
.largeimage-r .small-vert-callout-image .background-img {
    right: auto !important;
    left: -20px !important;
}
.largeimage-r .small-vert-callout-image .intro-image-circle {
    right: auto;
    left: -140px !important;
}
.largeimage-r .intro-image-circle {
    right: auto;
    left: -140px;
}
.largeimage-r.multi-image-block .caption {
    margin-left: -20px;
    margin-right: 0;
}
.small-vert-callout-image-slider {
    width: 100% !important;
    height: 400px !important;
    background-size: cover;
    background-position: center;
}
.multi-image-block .owl-nav {
    display: none;
}
.small-vert-callout-slider-wrapper {
    position: relative;
}
.small-vert-callout-image-wrapper {
    width: calc(100% + 20px) !important;
    left: -20px;
}

@media only screen and (max-width: 768px) { 
.multi-image-block {
    margin: 145px auto 0 !important;
}
.multi-image-block-small, .largeimage-r .multi-image-block-small {
    padding-left: 4rem;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 4rem;
}
.small-vert-callout-image .background-img {
    right: 0 !important;
    width: 100%;
}
.largeimage-r .small-vert-callout-image .background-img {
    left: 0 !important;
    width: 100%;
}
.small-vert-callout-image .intro-image-circle, .largeimage-r .small-vert-callout-image .intro-image-circle {
    right: -50px;
    left: auto !important;
    top: 530px;
    width: 115px;
    height: 115px;
}
.multi-image-block .caption, .largeimage-r.multi-image-block .caption {
    margin: 5px auto;
    text-align: left;
}
.small-vert-callout-image {
    height: 315px;
}
}

/* EDUCATION + AFFILIATIONS SLIDER STYLES */
.edu-affil-image-logo {
    width: 65%;
    height: 110px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 25px;
}
@media only screen and (max-width: 1880px) { 
.edu-affil-logos .owl-stage-outer {
    display: block;
    position: relative;
    overflow: hidden;
	cursor: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='50' height='50' x='0px' y='0px' viewBox='0 0 67.3 67.1' style='enable-background:new 0 0 67.3 67.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23ADA5A9;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='33.7' cy='33.6' r='32.7'/%3E%3Cg%3E%3Cg%3E%3Cpath class='st1' d='M44.8,37.9h-1.2l3.9-3.9h-7.8v-0.9h7.8l-3.9-3.9h1.2l4.3,4.3L44.8,37.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st1' d='M22.6,29.2h1.2l-3.9,3.9h7.8V34h-7.8l3.9,3.9h-1.2l-4.3-4.3L22.6,29.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 116 116, pointer;
}
.edu-affil-logos .owl-stage-outer .owl-carousel {
	cursor: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='50' height='50' x='0px' y='0px' viewBox='0 0 67.3 67.1' style='enable-background:new 0 0 67.3 67.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23ADA5A9;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='33.7' cy='33.6' r='32.7'/%3E%3Cg%3E%3Cg%3E%3Cpath class='st1' d='M44.8,37.9h-1.2l3.9-3.9h-7.8v-0.9h7.8l-3.9-3.9h1.2l4.3,4.3L44.8,37.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st1' d='M22.6,29.2h1.2l-3.9,3.9h7.8V34h-7.8l3.9,3.9h-1.2l-4.3-4.3L22.6,29.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 116 116, pointer;
}
.edu-affil-logos .owl-stage-outer .grabbing {
	cursor: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='50' height='50' x='0px' y='0px' viewBox='0 0 67.3 67.1' style='enable-background:new 0 0 67.3 67.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23ADA5A9;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='33.7' cy='33.6' r='32.7'/%3E%3Cg%3E%3Cg%3E%3Cpath class='st1' d='M44.8,37.9h-1.2l3.9-3.9h-7.8v-0.9h7.8l-3.9-3.9h1.2l4.3,4.3L44.8,37.9z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st1' d='M22.6,29.2h1.2l-3.9,3.9h7.8V34h-7.8l3.9,3.9h-1.2l-4.3-4.3L22.6,29.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 116 116, pointer;
}
}
.edu-affil-image-logo .background-img {
    background-size: contain;
}
.edu-affil-logos .owl-nav button {
    color: #8d8388 !important;
    font-family: minerva-modern, sans-serif !important;
    display: inline-block !important;
    transition: all .3s ease;
}
.edu-affil-logos .owl-nav button:hover {
    color: #000 !important;
}
.edu-affil-logos .owl-next {
    margin-left: 70px;
    position: relative;
}
.edu-affil-logos .owl-next::before {
    content: "";
    position: absolute;
    left: -55px;
    top: 12px;
    width: 40px;
    height: 1px;
    background-color: #8d8388;
}
.edu-affil-logos .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
}
.edu-affil-logos.owl-carousel-education.owl-carousel.owl-loaded.owl-drag {
    padding-top: 40px;
    margin-top: -32px;
}
.education-affiliations-block {
    margin: 160px auto 240px !important;
}
.edu-affil-logos .owl-stage-outer {
    overflow: visible !important;
}
@media only screen and (min-width: 1880px) { 
.edu-affil-logos .owl-nav {
    display: none;
}
}
@media only screen and (max-width: 992px) { 
.edu-affil-logos .owl-stage-outer {
    overflow: hidden !important;
}
}
@media only screen and (max-width: 768px) { 
.edu-affil-logos .owl-nav {
    top: auto;
}
.education-affiliations-block {
    margin: 70px auto 90px !important;
}
.edu-affil-logos .owl-stage-outer {
    padding-bottom: 20px;
}
.edu-affil-image-logo {
    width: 80%;
    margin-bottom: 15px;
    margin-top: 15px;
}
}


/* ACCORDION BLOCK STYLES */
.accordion-block {
	position: relative;
	margin: 160px auto !important;
}
.accordion-individual {
    page-break-inside: avoid;
    break-inside: avoid-column;
}
.accordion-wrapper {
    column-count: 2;
    column-gap: 80px;
}
.accordion-content-wrapper {
    margin-top: 20px;
}
.accordion-individual {
    position: relative;
    margin-left: 40px;
}
.accordion-individual::before {
    content: "01.";
    position: absolute;
    left: -40px;
    color: #7d8f78;
    font-size: .75em !important;
    top: -1px;
}
.accordion-wrapper {
  list-style-type: none;
  counter-reset: css-counter 0; /* initializes counter to 0; use -1 for zero-based numbering */
}

.accordion-wrapper .accordion-individual {
  counter-increment: css-counter 1; /* Increase the counter by 1. */
}

.accordion-wrapper .accordion-individual:before {
  content: "0" counter(css-counter) ". "; /* Apply counter before children's content. */
}
.accordion-content-wrapper p:last-child {
    margin-bottom: 0;
}
.accordion-individual {
    position: relative;
    margin-left: 40px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d3dbd0;
}
.accordion-header {
    margin-bottom: 0;
    padding-right: 30px;
    line-height: 135%;
    position: relative;
    cursor: pointer;
}
.accordion-header::before {
    content: "";
    width: 11px;
    height: 1px;
    background-color: #7d8f78;
    position: absolute;
    right: 0;
    top: 11px;
}
.accordion-header::after {
    content: "";
    width: 1px;
    height: 11px;
    background-color: #7d8f78;
    position: absolute;
    right: 5px;
    top: 6px;
    transition: all .3s ease;
}
.open .accordion-header::after {
	width: 0;
	height: 0;
}
.accordion-header.acc-type-n::before {
    width: 0;
    height: 0;
}
.accordion-header.acc-type-n::after {
    width: 0;
    height: 0;
}
.accordion-content-wrapper {
	display: none;
}
@media only screen and (max-width: 768px) { 
.accordion-wrapper {
    column-count: 1;
}
.accordion-block {
    position: relative;
    margin: 45px auto 0 !important;
    padding-top: 100px;
}
}

/* CONTACT PAGE STYLING */
.page-id-10 .site-footer {
    border: none;
}
.page-id-10 .footer-row-1 {
    display: none;
}
.contact-block .interior-intro-content, 
.contact-block .hero-signature-wrapper {
    opacity: 1;
}
.contact-block .footer-contact-block {
    padding: 0;
}
.contact-block .footer-description-block::after {
	width: 0;
}
.contact-block-form-wrapper {
    position: relative;
}
.contact-block-form-wrapper::after {
    background-color: #ebe8e9;
    width: 100vw;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    z-index: -1;
}
div.wpforms-container .wpforms-form .choices__inner {
    background-color: transparent !important;
}
.contact-block .hero-signature-wrapper img {
    right: -200px;
    z-index: 0;
}
.contact-block .wpforms-container {
    z-index: 1;
    position: relative;
}
.contact-block input, .contact-block textarea {
    border-color: #fff !important;
}
.contact-block .choices.wpforms-field-row {
    border-color: #fff !important;
}
.contact-block .form-submit-btn:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
    background-image: url('images/JThomas_CTA_SendMessage_button_hover_reverse.svg') !important;
}
.contact-block .wpforms-container .wpforms-field.wpforms-field-checkbox label .checkmark {
	border: 1px solid #fff;
}
.contact-block .nf-field-label label, .contact-block .wpforms-field label, .wpforms-field-description {
    color: #8d8388 !important;
}
.contact-block .nf-error-msg, .ninja-forms-req-symbol, .contact-block .wpforms-required-label {
    color: #8d8388 !important;
}
.contact-block {
    height: calc(100vh - 33px);
    min-height: 755px;
}
.contact-block .container {
    height: 100%;
    display: flex;
}
.contact-block .footer-contact-form-block {
    padding: 0 0 0 120px;
    width: 100%;
}
.contact-block .row {
    height: calc(100% - 45px);
}
#wpforms-321-field_3-container .choices__list.choices__list--single {
    padding: 0 !important;
}
#wpforms-321-field_3-container .choices.wpforms-field-row.wpforms-field-large {
    padding: 0 !important;
}
.contact-block .ihc-content {
    width: 80%;
}
.contact-viewmap {
    margin-left: 20px;
    display: inline-block;
}
@media only screen and (max-width: 1200px) {
.contact-block .footer-contact-form-block {
  padding: 0 30px 0 60px;
}
}
@media only screen and (max-height: 800px) {
.contact-block {
    height: auto;
    min-height: auto;
}
}
@media only screen and (max-width: 992px) { 
.contact-block {
/*     height: calc(100vh - 33px); */
    height: auto;
    min-height: 755px;
}
.contact-block .footer-contact-form-block {
    padding: 80px 0 55px;
}
}
@media only screen and (max-width: 768px) { 
.contact-viewmap {
    margin-left: 0;
    display: block;
}
.contact-block {
    height: auto;
    min-height: 890px;
}
.contact-block .interior-intro-content {
    margin: 0 auto 90px;
}
.contact-block .footer-contact-block::after {
    content: none;
}
.contact-block .ihc-headline {
    width: 100%;
    margin: 0 auto !important;
}

.contact-block .hero-signature-wrapper img {
    right: -50px;
    z-index: 0;
    bottom: -40px;
}
.hours-row > * {
    padding: 2px 7px !important;
}
.wpforms-field-description {
    line-height: 150% !important;
    width: 95% !important;
}
}


/**
	Service Vertical Slider Ver. 2 --- Start
 */

.swiper-container{height:initial !important}
.service-content-wrapper{height:200vh !important;display: block;position: relative;float:none !important;}
.service-content-wrapper .action-trigger{display: inline-block;position: absolute;top:30%;left:50%;height:20%;width:1px;z-index: -1;transform: translate(-50%,-50%);} 
.service-content-wrapper .sticky-content{display: block;position: sticky;position:-webkit-sticky;top:var(--headerHeight);left:0;width:100%;height:calc(100vh - var(--headerHeight));transition: top 0.3s ease 0s, height 0.3s ease 0s;}
.swiper-controls-outer{position: absolute !important;top:0;left:0;height:100%;width:140px;z-index: 2;}
.swiper-controls-outer .alt-controls{position: sticky !important;top:var(--headerHeight);height:calc(100vh - var(--headerHeight)) !important;transition: top 0.3s ease 0s, height 0.3s ease 0s;}

@media screen and (max-height: 800px) {
	.service-content-wrapper{height:800px !important;}
	.service-content-wrapper .sticky-content{position: relative;top:unset;left:unset;height:auto;}
	.services-callout-blocks {height: 800px;}
	.swiper-controls-outer{display: none;}
}
@media screen and (max-width: 768px) {
	.service-content-wrapper{height:auto !important;}
	.service-content-wrapper .sticky-content{position: relative;top:unset;left:unset;height:auto;}
	.swiper-controls-outer{display: none;}
}

/**
	Service Vertical Slider Ver. 2 --- End
 */

#ppc-content {
	width: auto!important;
	transform: 1!important;
}