/* # Genesis Framework
Theme Name: Nashville
Theme URI: http://my.studiopress.com/themes/genesis/  
Description: Genesis Child Theme  
Author: Brighter Vision  
Author URI: http://www.brightervision.com/  
Template:     genesis
Text Domain:  nashville
Version: 3.0.0

Copyright -- The copyright to this child theme belongs to Brighter Vision Web Solutions, Inc. and is only for use by Brighter Vision customers.

*/

/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- Primary and Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Site Footer
- Media Queries
	- Max-width: 1280px
	- Max-width: 1023px
	- Max-width: 880px
- Print Styles
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */


/*--- 06-06-2019 --*/
html body {
    padding-top: 0 !important;
}

@media (min-width: 813px) {

    .site-container .site-inner {
        padding-top: 0px !important;
        max-width: none;
        margin-top: 150px;
    }

    body.page-template-default .site-container .site-inner,
    body.service-template-default .site-container .site-inner,
    body.staff-template-default .site-container .site-inner,
    body.post-template-default .site-container .site-inner,
    body.page-template-page_blog .site-container .site-inner {
        margin-top: 0px !important;
        padding-top: 50px !important;
    }

    body.page-template-default .site-container .page-title,
    body.service-template-default .site-container .page-title,
    body.staff-template-default .site-container .page-title,
    body.post-template-default .site-container .page-title,
    body.page-template-page_blog .site-container .page-title {
        margin-top: 150px;
    }

    .site-container .page-title {
        padding: 0 !important;
        position: relative;
        background-size: cover;
        background-position: center;
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .site-container .page-title h1 {
        padding: 60px 15px !important;
    }

}

@media (max-width: 812px) {

    .site-container .site-header {
        height: 90px !important;
    }

    .site-container .site-inner {
        padding-top: 0px !important;
        margin-top: 118px !important;
    }

    body.page-template-default .site-container .site-inner,
    body.service-template-default .site-container .site-inner,
    body.staff-template-default .site-container .site-inner,
    body.post-template-default .site-container .site-inner,
    body.page-template-page_blog .site-container .site-inner {
        margin-top: 0px !important;
        padding-top: 50px !important;
    }

    body.page-template-default .site-container .page-title,
    body.service-template-default .site-container .page-title,
    body.staff-template-default .site-container .page-title,
    body.post-template-default .site-container .page-title,
    body.page-template-page_blog .site-container .page-title {
        margin-top: 118px !important;
        padding: 30px 15px !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    body button#responsive-menu-button {
        top: 55px !important;
    }

    .site-container .hero-slider-row {
        margin-top: 0 !important;
    }

}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

/*-------Slider Pager - CW 6/7/19 ------ remove back slash -> to turn on pager */

ul.slick-dots {
    display: none;
}

/*-----Slider Fix for Full width on all devices----*/

.slick-slide img {
    width: 100% !important;
}


/* # HR Styling
---------------------------------------------------------------------------------------------------- */

hr.style1 {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #64403e inset;
}

/* # End HR Styling
---------------------------------------------------------------------------------------------------- */

.hero-slider-row {

    margin-top: -32px;
}


/*-------Top Style Mobile Content Adjustment - CW 6/7/19 ------*/

#content-desktop {
    display: block;
}

#content-mobile {
    display: none;
}

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

    #content-desktop {
        display: none;
    }

    #content-mobile {
        display: block;
        text-align: center;
    }

    .site-header .title-area {
        max-width: 100% !important;
    }

}


/*--------End Top Style Content Adjustment----------------*/

/* ## Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
    content: " ";
    display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
    clear: both;
    content: " ";
    display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 1.8rem;
}

body {
    background-color: #fff;
    color: #333;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

a {
    color: #c3251d;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #333;
    text-decoration: none;
}

p {
    margin: 0 0 28px;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: disc;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    clear: both;
    margin: 1em 0;
}

b,
strong {
    font-weight: 700;
}

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

blockquote {
    margin: 40px;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 10px;
}

h1 {
    font-size: 36px;
    font-size: 3.6rem;
}

h2 {
    font-size: 30px;
    font-size: 3rem;
}

h3 {
    font-size: 24px;
    font-size: 2.4rem;
}

h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

.gallery img {
    border: 1px solid #ddd;
    height: auto;
    padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
    border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    padding: 16px;
    width: 100%;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #333;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 16px 24px;
    width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
    background-color: #c3251d;
    color: #fff;
}

.entry-content .button:hover,
.entry-content .button:focus {
    color: #fff;
}

.button {
    display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

/* ## Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
}

tbody {
    border-bottom: 1px solid #ddd;
}

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #ddd;
    padding: 6px 0;
}

th {
    font-weight: 400;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
    word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 23px 14px;
    color: #333;
    background: #fff;
    z-index: 100000; /* Above WP toolbar. */
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 1200px;
}

.site-inner {
    clear: both;
    padding-top: 60px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}

/* ### Content */

.content {
    float: right;
    width: 780px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 580px;
}

.full-width-content .content {
    width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
    float: left;
    width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
    float: left;
}

.alignleft .avatar,
.author-box .avatar {
    margin-right: 24px;
}

.alignright .avatar {
    margin-left: 24px;
}

.comment .avatar {
    margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
    margin-bottom: 40px;
}

.archive-description,
.author-box {
    margin-bottom: 60px;
}

.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
    overflow: hidden;
}

.site-header .search-form {
    float: right;
    margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
    width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* ## Titles
--------------------------------------------- */

.author-box-title,
.archive-title {
    font-size: 20px;
    font-size: 2rem;
}

.entry-title {
    font-size: 36px;
    font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
    color: #333;
}

.entry-title a:hover,
.entry-title a:focus {
    color: #c3251d;
}

.widget-title {
    margin-bottom: 20px;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
    margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    word-wrap: break-word;
}

.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
    margin-bottom: 40px;
}

.featured-content .entry:last-child {
    margin-bottom: 0;
}

.featured-content .entry-title {
    font-size: 20px;
    font-size: 2rem;
}


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

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
    margin: 0;
    width: 100%;
}

.enews form + p {
    margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
    display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    width: 0;
    list-style: none;
}

/* Display outline on focus */
:focus {
    color: #333;
    outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    min-height: 115px;
    border-bottom: 1px solid #eee;
    height: 115px !important;
}

.site-header .wrap {
    padding: 40px 0;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
    float: left;
    padding: 10px 0;
    width: 360px;
}

.header-full-width .title-area {
    width: 100%;
}

.site-title {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
    color: #333;
}

.header-image .site-title > a {
    background: url(../png/logo.png) no-repeat left;
    float: left;
    min-height: 60px;
    width: 100%;
}

.site-description {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5;
}

.site-description,
.site-title {
    margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title a {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
    float: right;
    text-align: right;
    width: 780px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    width: 100%;
    padding-top: 15px;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
}

.genesis-nav-menu a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 32px 20px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    /*color: #c3251d;*/
    text-decoration: underline;
}

.genesis-nav-menu .sub-menu {
    border-top: 1px solid #eee;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 210px;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px;
    position: relative;
    width: 210px;
    word-wrap: break-word;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu > .first > a {
    padding-left: 0;
}

.genesis-nav-menu > .last > a {
    padding-right: 0;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}

/* ## Primary and Secondary Navigation
--------------------------------------------- */

.nav-primary,
.nav-secondary {
    border-bottom: 1px solid #eee;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
    margin-bottom: 60px;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}

.entry-content ol > li {
    list-style-type: decimal;
}

.entry-content ul > li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content code {
    background-color: #333;
    color: #ddd;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
}

.entry-header .entry-meta {
    margin-bottom: 24px;
}

.entry-categories,
.entry-tags {
    display: block;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 40px 0;
}

.pagination li {
    display: inline;
}

.pagination li a {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    padding-right: 10px;
    text-decoration: none;
}

.pagination .active a {
    color: #333;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    margin-bottom: 60px;
}

.comment-header {
    font-size: 16px;
    font-size: 1.6rem;
}

.comment-content {
    clear: both;
    word-wrap: break-word;
}

.comment-list li {
    padding: 32px 0 0 32px;
}

.comment-list li.depth-1 {
    padding-left: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}

.comment-respond label {
    display: block;
    margin-right: 12px;
}

.entry-comments .comment-author {
    margin-bottom: 0;
}

.entry-pings .reply {
    display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    font-size: 16px;
    font-size: 1.6rem;
}

.sidebar li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
    margin-bottom: 0;
}

.sidebar .widget {
    margin-bottom: 60px;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    border-top: 1px solid #ddd;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 40px 0;
}

.site-footer p {
    margin-bottom: 0;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

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

    .site-inner,
    .wrap {
        max-width: 1024px; /*Increase to 1024px from 960px - fixed dropping menu - ColinW - 4/2/2019*/
    }

    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 720px;
    }

    .content,
    .site-header .widget-area {
        width: 600px;
    }

    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 360px;
    }

    .sidebar-primary,
    .title-area {
        width: 300px;
    }

}

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

    .site-inner,
    .wrap {
        max-width: 800px;
    }

    .content,
    .content-sidebar-sidebar .content,
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content,
    .sidebar-sidebar-content .content-sidebar-wrap,
    .site-header .widget-area,
    .title-area {
        width: 100%;
    }

    .site-header .wrap {
        padding: 20px 5%;
    }

    .header-image .site-title > a {
        background-position: center top;
    }

    .genesis-nav-menu,
    .site-description,
    .site-header .title-area,
    .site-header .search-form,
    .site-title {
        text-align: center;
    }

    .genesis-nav-menu a,
    .genesis-nav-menu > .first > a,
    .genesis-nav-menu > .last > a {
        padding: 20px 16px;
    }

    .site-header .search-form {
        margin: 16px auto;
    }

}

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

    .site-inner,
    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }

}


/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

    *,
    *::before,
    *::after {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]::after {
        content: " (" attr(href) ")";
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]::after,
    a[href^="#"]::after,
    .site-title > a::after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    .content,
    .content-sidebar {
        width: 100%;
    }

    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .comment-edit-link,
    .comment-form,
    .comment-list .reply a,
    .comment-reply-title,
    .edit-link,
    .entry-comments-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }

    .title-area {
        text-align: center;
        width: 100%;
    }

    .site-title > a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }

    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }

    .author-box {
        margin-bottom: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }


    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }

    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }

    dl,
    ol,
    ul {
        page-break-before: avoid;
    }

}


/**************************************************************************************/

/*===========================================================================
MAIN STYLE
===========================================================================*/

body {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 19px;
    color: #4c4c4c;
    line-height: 1.32;
    padding-top: 99px;
}

body > div {
    font-size: 19px;
}


h1 {
    font-size: 50px;
    color: #000;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}

h2 {
    font-size: 50px;
    color: #000;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

h3 {
    font-size: 36px;
    color: #000;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

h4 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

/*h2:first-child{margin-top: -30px;}*/

/**{font-family: 'Lato', sans-serif;}*/

p {
    margin-bottom: 24px;
}

/* Adjusted from 6px - ColinW 4-10-2019 */
a {
    color: #d7bf96;
    text-decoration: none;
}


.title-section {
    text-align: center;
    margin: 0 0 30px;
    color: #486577;
}

.site-inner {
    padding-top: 50px !important;
    max-width: none;
}

.btn {
    display: inline-block;
    padding: 13px 20px !important;
    font-size: 24px;
    text-decoration: none;
    margin-top: 35px;
    min-width: 220px;
    text-align: center;
    cursor: pointer;
    font-weight: normal !important;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.btn:hover {
    opacity: 0.8;
}

.btn-small {
    font-size: 18px !important;
    padding: 10px 15px !important;
    min-width: 180px;
    margin-top: 15px;
}


.btn-red {
    background-color: #bf1e2e !important;
    color: #fff;
}

.btn-red:hover {
    color: #fff;
}

.btn-white {
    background-color: #fff !important;
    color: #486577;
}

.btn-white:hover {
    color: #486577;
}

.btn-gray {
    background-color: #486577 !important;
    color: #fff;
}

.btn-gray:hover {
    color: #fff;
}


.row {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}

.row .col-1 {
    width: 100%;
    padding: 0 15px;
    float: left;
}

.row .col-2 {
    width: 50%;
    padding: 0 15px;
    float: left;
}

.row .col-3 {
    width: 33.333%;
    padding: 0 15px;
    float: left;
}


.input {
    height: 36px;
    padding: 10px;
    border: 1px solid #c8c6c6;
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 10px;
    font-size: 16px !important;
}

.input:focus {
    border-color: #486577;
}

textarea.input {
    height: 77px;
    resize: none;
}

form {
    text-align: left;
}

form label {
    font-weight: normal;
    display: block;
    font-size: 16px !important;
    margin-bottom: 5px;
}

form .btn {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.submit-btn {
    padding: 5px 15px !important;
    display: block;
    width: 100% !important;
    max-width: 200px;
    text-align: center !important;
    cursor: pointer;
    color: #fff !important;
    background-color: #c9a131 !important;
    font-weight: normal !important;
    font-size: 16px !important;
    margin: 0 auto;
}

.sidebar .submit-btn {
    margin-top: 20px;
}

span.wpcf7-not-valid-tip {
    font-size: 12px !important;
    display: block;
    margin-top: -5px;
    margin-bottom: 5px;
}

div.wpcf7-response-output {
    margin: 0 !important;
    font-size: 14px;
}

.sidebar {
    text-align: center;
}

.sidebar .widget {
    margin-bottom: 20px;
}


/*===========================================================================
END MAIN STYLE
===========================================================================*/


/*===========================================================================
HEADER
===========================================================================*/

.header-top {
    height: 30px !important;
    background-color: #486577;
    text-align: right;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    font-size: 15px;
    padding: 5px 0;
    z-index: 10;
}

.header-top p {
    margin: 0;
}

.page-title {
    padding: 70px 0;
}

.header-image .site-title > a {
    font-size: 0;
    height: 60px;
    background-size: 278px;
    min-height: 0;
    width: 278px;
    background-position: center;
}

.site-header .site-logo {
    display: inline-block;
    max-width: 278px;
}

.site-header .site-logo img {
    width: 100%;
    height: auto;
	    max-width: 300px;
    width: 135px;	 	/*chnaged from 300px; 02/10/20 WM*/
	
}


.genesis-nav-menu {
    font-size: 0;
}

.genesis-nav-menu a {
    padding: 32px 15px;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none !important;
}

.genesis-nav-menu .sub-menu a {
    text-transform: none;
}

.genesis-nav-menu .menu-item {
    font-size: 16px;
}

.current_page_item > a, .genesis-nav-menu a:hover, .current-menu-ancestor > a, .genesis-nav-menu .current-menu-item > a {
    background-color: #486577;
    color: #fff;
}

.current_page_item > a span, .genesis-nav-menu a:hover span, .current-menu-ancestor > a span, .genesis-nav-menu .current-menu-item > a span {
    position: relative;
}

.current_page_item > a span:before, .genesis-nav-menu a:hover span:before, .current-menu-ancestor > a span:before, .genesis-nav-menu .current-menu-item > a span:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #000;
}

.genesis-nav-menu a:focus {
    color: #333;
}

.nav-primary, .nav-secondary {
    border-bottom: none;
}

.site-header {
    min-height: 0;
    border-bottom: none;
    background-color: #fff;
    position: fixed;
    height: 120px !important;
    top: 29px;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;

}

.site-header .title-area {
    display: inline-block;
    max-width: 300px;
}

.site-header .nav-primary {
    float: right;
}

.site-header .wrap {
    padding: 0;
}


.scroll-header .site-header {
    top: 0;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.3);
}


.menu-btn {
    position: absolute;
    top: 27px;
    right: 5%;
    margin: 0;
    padding: 0;
    width: 32px;
    height: 25px;
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    cursor: pointer;
    clear: both;
    z-index: 5;
    display: none;
}


.menu-btn:focus {
    outline: none;
}

.menu-btn span {
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
    right: 0px;
    height: 3px;
    background: #000;
    border-radius: 2px;
}

.menu-btn span:before,
.menu-btn span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #000;
    content: "";
    border-radius: 2px;
}

.menu-btn span:before {
    top: -8px;
}

.menu-btn span:after {
    bottom: -8px;
}

.menu-btn span:before,
.menu-btn span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0;
    transition-delay: 0.3s, 0;
}

.menu-btn span:before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
}

.menu-btn span:after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
}


.active.menu-btn span {
    background: none;
}

.active.menu-btn span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.active.menu-btn span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.active.menu-btn span:before,
.active.menu-btn span:after {
    -webkit-transition-delay: 0, 0.3s;
    transition-delay: 0, 0.3s;
}

/*===========================================================================
END HEADER
===========================================================================*/


/*===========================================================================
FOOTER
===========================================================================*/
.footer-widgets {
    background-color: #486577;
    text-align: center;
    font-size: 0;
    padding-top: 45px;
    padding-bottom: 45px;
}

.site-footer {
    background-color: #486577;
    border-top: none;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 10px 0 20px;
}

.footer-widgets .widget-area {
    font-size: 0;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: center; 		/*changed from left; 02/14/20 WM*/
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding-left: 0px; 		/*changed from 16%; 02/14/20 WM*/
}

.footer-widgets .widget-title {
    position: relative;
    color: #fff;
}

.footer-widgets .widget-title:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%; 		/*changed from 100px; 02/14/20 WM*/
    height: 1px;
    background-color: #d7bf96;
}

.footer-widgets .fa {
    min-width: 14px;
 color: #68B1E6;
    text-align: center;
    margin-right: 6px;
}


/*===========================================================================
END FOOTER
===========================================================================*/


/*===========================================================================
HOME
===========================================================================*/
.image-section {
    height: 600px;
    background-size: cover;
    background-position: top center;
    margin-top: -35px;
}

.home .site-inner {
    padding-top: 0;
}

.content-section {
    padding: 40px 0;
    padding-bottom: 45px;
}

/*===========================================================================
END HOME
===========================================================================*/


/*===========================================================================
PAGE TITLE
===========================================================================*/
.page-title {
    padding: 70px 0;
    position: relative;
    background-size: cover;
    background-position: center;
}

.page-title:before {
    content: '';
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-title h1 {
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: 300;
    margin: 0;
}

/* Adjust Page Title Height 6/11/18 */

/* Removed by Perry and Put into Customizer on 7/23/18 

.page-title h1 {
padding-top: 4%;
}
*/

/*===========================================================================
END PAGE TITLE
===========================================================================*/


/*===========================================================================
SERVICES
===========================================================================*/
.service-section, .services-section-circles, .service-section-spaced {
    padding: 80px 50px;
	background-color: #68b1e647!important;
    margin: 0px 0;
}

.service-section .title-section {
    margin-top: 0px;
}

.service-container {
    display: flex;
    width: 100%;
    table-layout: fixed;
    text-align: center;
    justify-content: center;
}

.service-box {
    display: inline-flex;
    text-align: center;
    vertical-align: middle;
    height: 270px;
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 10px;
    width: 100%;
    margin: 0 10px;
    justify-content: center;
    align-items: center;
}

.mlr-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.service-box p {
    margin: 0;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    position: relative; /*opacity: 0;*/
    font-weight: normal;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.service-box a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.service-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: inherit;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;

}

.service-box:hover:before, .service-box:hover p {
    opacity: 1;
}

.service-box-circles {
    display: flex;
    width: 245px;
    margin: 0 25px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    float: left;
    height: 245px;
    justify-content: center;
    align-items: center;
}


/*===========================================================================
END SERVICES
===========================================================================*/


/*===========================================================================
INFO BANNER
===========================================================================*/
.info-banner {
    background-size: cover;
    background-position: center;
    position: relative;
}

.info-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: inherit;
}

.info-banner .inner {
    display: table;
    width: 100%;
    height: 200px;
}

.info-banner .col {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0;
    position: relative;
    font-size: 40px;
    color: #fff;
    font-weight: 300;
}

.info-banner .col + .col {
    text-align: right;
}

.info-banner .btn {
    margin: 0 0 0 15px;
}

/*===========================================================================
END INFO BANNER
===========================================================================*/


/*===========================================================================
INFO SECTION
===========================================================================*/

.info-section, .info-section-circles {
    padding: 30px 0;
}

.info-section .title-section {
    margin-top: 0px;
}

.info-boxes {
    text-align: center;
    font-size: 0;
    margin: 0 -15px;
}

.info-boxes .info-box {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    padding: 0 15px;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4;
}

.info-boxes .info-box .info-img {
    height: 200px;
    background-size: cover;
    background-position: center;
    margin-bottom: 15px;
}

.info-boxes .info-box h4 {
    color: #486577;
    font-size: 25px;
}

.info-section-circles .info-boxes .info-box .info-img {
    display: block;
    width: 300px;
    height: 300px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
}

/*===========================================================================
END INFO SECTION
===========================================================================*/

/*===========================================================================
Flexible Content SECTION
===========================================================================*/

.flexible-section {
    padding: 80px 0;
}

.flexible-section .title-section {
    margin-top: 0px;
}

.flexible-boxes {
    text-align: center;
    font-size: 0;
    margin: 0 -15px;
}

.flexible-boxes .flexible-box {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 15px;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4;
}

.flexible-boxes .flexible-box .flexible-img {
    height: 200px;
    background-size: cover;
    background-position: center;
    margin-bottom: 15px;
}

.flexible-boxes .flexible-box h4 {
    color: #486577;
    font-size: 25px;
}

/*===========================================================================
END Flexible Content SECTION
===========================================================================*/

/************************************************** HERO SLIDER ***************************************************/
/* Hide Slick sliders until they are loaded properly - to avoid flash of content */
.slick-slider {
    display: none;
}

.slick-slider.slick-initialized {
    display: block;
}

.slick-dots {
    bottom: 15px !important;
}

.hero-slider-row {
    background: transparent;
}

.hero-slide {
    position: relative;
}

.hero-slider-caption {

    opacity: 0;
    position: absolute;
    bottom: 100px;
    background: rgba(255, 255, 255, 0.7);
    padding: 30px;
    color: #000;
    width: 360px;
    line-height: 1.2;
    font-weight: bold;

}

.hero-caption-right {
    right: -500px;
}

.hero-caption-left {
    left: -500px;
}

.slick-active .hero-caption-right {
    right: 100px;
}

.slick-active .hero-caption-left {
    left: 100px;
}

.lightbox {
    display: none;
}

.slick-active .hero-slider-caption {
    opacity: 1;
    transition: all 1.5s;
    transition-delay: 0.5s;
}

.slick-active .hero-slider-caption p {
    opacity: 1;
    transition: all 2s;
    transition-delay: 1s;
}

.slick-active .hero-slider-caption .btn {
    opacity: 1;
    transition: all 2s;
    transition-delay: 1.5s;
}

/************************************************** End HERO SLIDER ***************************************************/

/*===========================================================================
THERAPISTS SECTION
===========================================================================*/
.staff-section {
    padding: 80px 50px;
    position: relative;
    text-align: center;
}

.staff-section .title-section {
    margin-top: 0px;
}

.staff-box .photo {
    display: block;
    width: 300px;
    height: 300px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
}

.staff-box {
    text-align: center;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4;
}

.staff-box h4 {
    color: #486577;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 30px;
}


.staff-section .owl-prev, .staff-section .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 0;
    width: 40px;
    height: 40px;
    text-align: center;
}

.staff-section .owl-prev:before, .staff-section .owl-next:before {
    color: #486577;
    font-size: 30px;
}

.staff-section .owl-prev:before {
    content: '\f053';
    font-family: 'fontAwesome';
}

.staff-section .owl-next:before {
    content: '\f054';
    font-family: 'fontAwesome';
}

.staff-section .owl-prev {
    left: -30px;
}

.staff-section .owl-next {
    right: -30px;
}

.staff-section .owl-nav .disabled {
    display: none;
}

.staff-section .owl-carousel .owl-item {
    display: inline-block;
    vertical-align: top;
    float: none;
}

.staff-section .owl-carousel.one-item .owl-item {
    width: auto !important;
    max-width: 1040px;
}

.staff-section .staff-container.one-item .staff-box {
    padding-left: 380px;
    text-align: left;
}

.staff-section .staff-container.one-item .staff-box .photo {
    float: left;
    margin-left: -380px;
}


.staff-section .owl-carousel .owl-stage {
    min-width: 100%;
}

h2.entry-title {
    font-size: 36px !important;
}


/*===========================================================================
END THERAPISTS SECTION
===========================================================================*/


/*===========================================================================
BLOG
===========================================================================*/

.single-post .post-image, .single-staff .post-image {
    float: left;
    margin: 0 24px 24px 0;
}


.entry {
    margin-bottom: 30px;
}


/*===========================================================================
END BLOG
===========================================================================*/


/*===========================================================================
RESPONSIVE STYLE
===========================================================================*/
@media (max-width: 1440px) and (min-width: 1400px) {

    .image-section {
        height: 450px;
    }

}

@media (max-width: 1400px) and (min-width: 1250px) {

    .image-section {
        height: 438px;
    }

}


@media (max-width: 1250px) {
    .staff-box .photo {
        width: 280px;
        height: 280px;
    }

    .staff-section .staff-container.one-item .staff-box {
        padding-left: 330px;
    }

    .staff-section .staff-container.one-item .staff-box .photo {
        margin-left: -330px;
    }

    .image-section {
        height: 470px;
    }
}

@media (max-width: 1249px) and (min-width: 1025px) {

    .image-section {
        height: 420px;
    }

    .nav-primary .genesis-nav-menu a {
        font-size: 14px !important;
    }

}

@media (max-width: 1240px) {

    .service-box-circles {

        width: 190px;
        height: 190px;
        margin: 0 5px;
    }

}

@media (max-width: 1024px) {

    .image-section {
        height: 370px;
    }

}

@media (max-width: 1020px) {
    body {
        padding-top: 60px;
    }

    .genesis-nav-menu .menu-item {
        font-size: 13px;
    }

    .header-image .site-title > a {
        height: 57px;
        width: 220px;
        background-size: 220px;
    }

    .site-header .title-area {
        line-height: 56px;
        vertical-align: middle;
    }

    .site-header .site-logo {
           max-width: 300px;
    width: 300px;
    }

    .site-header .site-logo a {
        display: inline-block;
        line-height: 41px;
    }

    .site-header .site-logo img {
        vertical-align: middle;
    }

    .image-section {
        height: 470px;
    }

    .info-banner .col {
        font-size: 32px !important;
    }

}

@media (max-device-width: 768px) {
    .site-header {
        height: 90px !important;
    }
}


@media (min-width: 881px) {
    .site-header .nav-primary {
        display: block !important;
    }
}


@media (max-width: 880px) {
    .site-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .site-header .nav-primary {
        display: none;
    }

    .site-header .site-logo {
        max-width: 220px;
    }

    h1, h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 20px;
    }

    .staff-box h4 {
        font-size: 25px;
    }

    .info-boxes .info-box, .flexible-boxes .flexible-box {
        width: 100%;
    }

    .info-boxes .info-box + .info-box, .flexible-boxes .flexible-box + .flexible-box {
        margin-top: 30px;
    }

    .footer-widgets .widget-area {
        padding-left: 10%;
    }

    .image-section {
        height: 275px;
    }

    .service-box {
        height: 160px;
    }

    .service-box p {
        font-size: 17px;
        opacity: 1;
    }

    .service-box:before {
        opacity: 0 !important;
    }

    .info-banner .inner {
        height: 170px;
    }

    .menu-btn {
        display: block;
    }

    .site-header .nav-primary {
        float: none;;
        clear: both;
        margin-left: -6%;
        margin-right: -6%;
        padding-left: 6%;
        padding-right: 6%;
        max-height: 400px;
        overflow: auto;
        background-color: #f9f8f8 !important;
    }

    .genesis-nav-menu .menu-item {
        display: block;
    }

    .genesis-nav-menu a {
        padding: 12px 15px !important;
    }

    .genesis-nav-menu .sub-menu {
        display: block !important;
        position: relative !important;
        opacity: 1 !important;
        left: 0 !important;
        width: 100%;
        border: none;
    }

    .genesis-nav-menu .sub-menu a {
        padding: 10px 10px 10px 30px;
        border: none;
        display: block;
        width: 100%;
    }

}

@media (max-width: 700px) {
    .staff-section .staff-container.one-item .staff-box .photo {
        margin-left: auto;
        float: none;
        margin-right: auto;
    }

    .staff-section .staff-container.one-item .staff-box {
        padding-left: 0;
    }

    .page-title {
        margin-top: 3.8em;
    }
}


@media (max-width: 600px) {
 .site-header .site-logo img {
width: 105px;
    }

    .service-box {
        display: inline-block;
        width: 50%;
    }

    .service-box p {
        position: absolute;
        top: 50%;
        left: 20px;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .info-banner .inner {
        height: auto;
    }

    .info-banner .col {
        font-size: 25px;
        display: block;
        width: 100%;
        text-align: center !important;
    }

    .btn {
        padding: 9px 16px !important;
        font-size: 19px;
        min-width: 190px;
    }

    iframe {
    }

}


@media (max-width: 480px) {

    h1, h2 {
        font-size: 30px !important;
    }

    h3 {
        font-size: 25px;
    }

    h4 {
        font-size: 20px;
    }

    body > div, .staff-box, .info-boxes .info-box, .flexible-boxes .flexible-box {
        font-size: 16px;
    }

    .footer-widgets .widget-area {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .footer-widgets .widget-title:before {
        left: 50%;
        margin-left: -50px;
    }

    .staff-box .photo {
        width: 200px;
        height: 200px;
    }

    .title-section {
        font-size: 42px !important;
    }

    .staff-section {
        padding: 30px;
    }

    .service-section, .info-section {
        padding: 30px 0;
    }

    .service-section .title-section, .staff-section .title-section {
        margin-top: 0px;
    }

    .image-section {
        height: 140px;
        margin-top: -35px;
    }

    .entry-title {
        font-size: 30px;
    }

}

@media (max-width: 400px) {
    .entry-content .post-image {
        float: none;
        display: block;
    }

    .single-post .post-image, .single-staff .post-image {
        float: none;
    }

    .header-top {
        text-align: center;
    }

}

@media (max-width: 320px) {

    .image-section {
        height: 120px;
    }

    /* Code to make width 100% on iphone 5*/
    .service-box {
        width: 100%;
    }
}

/*===========================================================================
END RESPONSIVE STYLE
===========================================================================*/


/* One Click Changes 04.02.19 */

/* Lvl 3 Sub Menu Margin Fix */

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -56px 0 0 210px;
}

@media (max-width: 880px) {

    .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0px 0 0 50px;
    }

}

/* Change Responsive Menu */

@media only screen
and (min-device-width: 414px)
and (max-width: 1024px) {

    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
        display: none;
    }

    .responsive-menu-box {
        height: 25px !important;
    }
}

@media only screen
and (min-device-width: 375px)
and (max-width: 413px) {

    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
        display: none;
    }

    .responsive-menu-box {
        height: 25px !important;
    }

    button#responsive-menu-button {
        top: 72px !important;
    }
}

/* Iphone 5 */

@media only screen
and (min-device-width: 320px)
and (max-width: 374px) {

    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
        display: none;
    }

    .responsive-menu-box {
        height: 25px !important;
    }

    button#responsive-menu-button {
        top: 73px !important;
        right: 1% !important;
    }
}

/* Pixel 2 */
@media screen
and (device-width: 411px)
and (device-height: 823px)
and (-webkit-device-pixel-ratio: 3.5)
and (orientation: landscape) {

    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
        display: none;
    }

    .responsive-menu-box {
        height: 25px !important;
    }

    button#responsive-menu-button {
        top: 72px !important;
    }
}

.menu-btn {
    display: none;
}

/* End One Click Changes 3.13.19 */

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}


/*.flexible-section .flexible-boxes .flexible-box{width: 33.33% !important;margin-bottom: 30px !important;}*/
.b-section.image_to_text .flexible-boxes .flexible-box {
    margin: 0;
    display: flex !important;
    width: 100% !important;
    justify-content: space-between !important;
    position: relative;
}

.b-section.image_to_text .flexible-boxes .flexible-box.row-reverse {
    flex-direction: row-reverse !important;
}

.b-section.image_to_text .flexible-boxes .flexible-box .col_div:nth-child(1) {
    max-width: 40%;
}

.b-section.image_to_text .flexible-boxes .flexible-box .col_div:nth-child(2) {
    max-width: 60%;
    text-align: left !important;
}

.b-section.image_to_text .flexible-boxes .flexible-box .col_div {
    width: 100%;
    position: relative;
    height: 100%;
    padding: 15px;
    display: flex;
    flex-flow: column;
}

.b-section.image_to_text .flexible-section.image_to_text .flexible-boxes .flexible-box .flexible-img {
    min-height: 227px;
    background-size: cover;
    background-position: center;
    margin-bottom: 15px;
    width: 100%;
    display: block;
    position: relative;
    height: 100%;
    object-fit: cover;
}

.b-section.image_to_text .flexible-boxes .flexible-box .col_div h5 {
    font-family: "Great Vibes", "Comic Sans MS", cursive, sans-serif !important;
    font-size: 3rem !important;
}

.b-section.image_to_text .flexible-boxes .flexible-box .col_div p {
    font-size: 1.9rem !important;
}

.b-section.image_to_text .flexible-boxes .flexible-box .col_div a {
    margin-top: 0 !important;
}

.b-section.image_to_text .flexible-boxes .flexible-box {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 15px;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4;
}

.col_div .flexible-img {
    height: 300px !important;
}

.service-box.service-box-circles {
    overflow: hidden;
}

@media (max-width: 767px) {
    .b-section.image_to_text .flexible-boxes .flexible-box {
        display: block !important;
    }

    .b-section.image_to_text .flexible-boxes .flexible-box .col_div:nth-child(1), .b-section.image_to_text .flexible-boxes .flexible-box .col_div:nth-child(2) {
        max-width: 100%;
    }

    .service-section, .services-section-circles, .service-section-spaced {
        padding: 80px 10px;
    }

    .service-box-circles {
        width: 100%;
        margin: 0 8px;
        height: 165px;
    }
}

@media (max-width: 640px) {
    .service-container {
        display: inline-block;
    }

    .service-section .service-container {
        display: inline-block;
        width: 100%;
    }

    .service-section .service-container .service-box {
        width: 50%;
    }

    .service-box-circles {
        display: inline-flex;
        width: 44%;
        margin: 0 3% 3rem;
        float: none;
        height: 245px;
    }

    .service-section-spaced .service-box {
        display: inline-flex;
        width: 48%;
        margin: 0 1% 1rem;
    }
}

@media (max-width: 575px) {
    .service-section .service-container .service-box {
        width: 100%;
    }

    .service-box-circles {
        width: 98%;
        margin: 0 3% 3rem;
        float: none;
        height: 245px;
        max-width: 245px;
    }

    .service-section-spaced .service-box {
        width: 98%;
        margin: 0 1% 1rem;
    }
}

.simple-social-icons ul {
    margin-left: -6px !important;
}





/*TYPO*/

body{font-family:Raleway;}