/*
    Theme Name: Enterprise Pro Theme
    Theme URI: http://my.studiopress.com/themes/enterprise/
    Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
    Author: StudioPress
    Author URI: http://www.studiopress.com/
    
    Version: 2.1.1
    
    Tags: black, blue, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
  
    Template: genesis
    Template Version: 2.1

    License: GPL-2.0+
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Table of Contents

    - Imports
    - HTML5 Reset
        - Baseline Normalize
        - Box Sizing
        - Float Clearing
    - Defaults
        - Typographical Elements
        - Headings
        - Objects
        - Gallery
        - Forms
        - Tables
    - Structure and Layout
        - Site Containers
        - Column Widths and Positions
        - Column Classes
    - Common Classes
        - Avatar
        - Genesis
        - Search Form
        - Titles
        - WordPress
    - Widgets
        - Featured Content
    - Plugins
        - Genesis eNews Extended
        - Genesis Responsive Slider
        - Gravity Forms
        - Jetpack
    - Site Header
        - Title Area
        - Widget Area
    - Site Navigation
        - Header Navigation
        - Primary Navigation
        - Secondary Navigation
        - Responsive Menu
    - Content Area
        - Home Page
        - Entries
        - Entry Meta
        - After Entry
        - Pagination
        - Comments
    - Sidebars
    - Footer Widgets
    - Site Footer
    - Theme Colors
        - Enterprise Pro Black
        - Enterprise Pro Green
        - Enterprise Pro Orange
        - Enterprise Pro Red
        - Enterprise Pro Teal
    - Media Queries
        - Retina Display
        - Max-width: 1139px
        - Max-width: 1023px
        - Max-width: 767px

*/


/*
Imports
---------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'Icon';
    src:url('fonts/Icon.eot');
    src:url('fonts/Icon.eot?#iefix') format('embedded-opentype'),
        url('fonts/Icon.woff') format('woff'),
        url('fonts/Icon.ttf') format('truetype'),
        url('fonts/Icon.svg#Icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
src: url(https://www.passporthealthglobal.com/wp-content/themes/enterprise-pro/fonts/poppins-400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
src: url(https://www.passporthealthglobal.com/wp-content/themes/enterprise-pro/fonts/poppins-500.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
src: url(https://www.passporthealthglobal.com/wp-content/themes/enterprise-pro/fonts/poppins-600.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
src: url(https://www.passporthealthglobal.com/wp-content/themes/enterprise-pro/fonts/opensans400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
src: url(https://www.passporthealthglobal.com/wp-content/themes/enterprise-pro/fonts/oswald-200.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

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

/* Baseline Normalize
normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */

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

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

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

[hidden], template {
    display: none;
}

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

body {
    margin: 0;
}

a {
    background: transparent;
}

a.white {
    color: #fff!important;
}

a:focus {
    outline: thin dotted;
}

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

abbr[title] {
    border-bottom: 1px dotted;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

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

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

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.page-template-franchise-local-page-redesign button {
    border: none !important;
}

html input[disabled] {
    cursor: default;
    color: #A4A7A9;
}

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

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

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

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

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

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

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

a.entry-author-link {
    pointer-events: none;
    text-decoration: none !important;
    color: #aaa !important;
}

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

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

body {
    background-color: #fff;
    color: #6b655b;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
}

pre {
    white-space: pre-wrap;
    font-family: 'Open Sans', sans-serif; /*same font as body*/
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
    margin: 0px;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
    -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;
}

::-moz-selection {
    background-color: #333;
    color: #fff;
}

::selection {
    background-color: #333;
    color: #fff;
}

a, a:link {
    font-weight: normal;
    color: #1a96d0;
    text-decoration: underline;
}

a:hover {
    font-weight: normal;
    color: #1a96d0;
    text-decoration: none;
}

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

p.large {
    font-size: 22px;
    line-height: 1.6;
}

p.clinicp {
    padding-bottom: 5%;
}

.icon-tab-content p.clinicp {
    padding-bottom: 0px;
}

.icon-tab-content p.clinicp:last-child {
    margin-bottom: 0px;
}

.icon-tab-content p:last-child {
    margin-bottom: 0px;
}

p.indent20 {
    margin-left: 20px;
}

p.indent40 {
    margin-left: 40px;
}

b, strong {
    font-weight: 600;
}

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

li {
    list-style-type: none;
}

blockquote,
blockquote::before {
    color: #999;
}

blockquote {
    margin: 40px;
}

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

cite {
    font-style: normal;
}

.embeddedPhone {
    font-weight: 500 !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 17px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 16px;
}

.accordion h2,
.clinic-accordion h2 {
    display: inline;
    font-size: 1.5em;
    color: #fff;
    font-weight: 600;
}

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

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

img {
    height: auto;
}

.featured-content img,
.gallery img {
    width: auto;
}

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

.gallery {
    overflow: hidden;
    margin-bottom: 28px;
}

.gallery-item {
    float: left;
    margin: 0;
    padding: 0 4px;
    text-align: center;
    width: 100%;
}

.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-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}

.gallery .gallery-item img {
    border: none;
    height: auto;
}

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

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.06);
    color: #222;
    font-size: 16px;
    font-weight: 400;
}

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

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

::-moz-placeholder {
    color: #666;
    opacity: 1;
    font-weight: 400;
}

::-webkit-input-placeholder {
    color: #A4A7A9;
    font-weight: 400;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.home-top .more-link {
    background-color: #31b2ed;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    padding: 16px 24px;
    width: auto;
}

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

.button {
    display: inline-block;
}

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

.page-template-mx-b2b-template .contact_container {
    margin: 0px;
    padding-left: 0px;
}

select#frca_contactform_select {
    width: 100%;
}

select#mf-subject {
    max-width: 100%;
}

#recaptcha-main {
    margin-bottom: 26px;
}

.mf-fieldLabel {
    margin-top: 12px;
    font-weight: 600;
}

.contact_container .form_button {
    margin: 15px auto;
}

/*clinic page forms*/
.mfcontactbox1 {
    float: left;
    display: block;
    margin: 0 auto;
}

.mfcontactbox2 {
    display: inline-block;
    margin: 0 auto;
    width: 58%;
}

.clinic-contact-form {
    margin: auto;
    width: 90%;
}

.clinic-contact-form .form_button {
    margin: 15px auto;
    text-align: center;
}

.clinic-contact-form input[type=submit] {
    width: 80% !important;
}

input.formfield {
    width: 70%;
}

.customerSurvey .survey_label {
    float:left;
    margin: 0px 15px 15px 0px;
}

.customerSurvey .survey_row {
    margin: 0px 0px 25px 0px;
}

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

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

tbody {
    border-bottom: 0px;
}

td,
th {
    text-align: left;
}

td {
    border-top: 0px;
    padding: 3px 0;
    vertical-align: top;
}

th {
    font-weight: 700;
    text-transform: uppercase;
}


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

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

.wrap {
    margin: 0 auto;
    max-width: 960px;
    background: #fff;
}

.enterprise-pro-landing .wrap {
    max-width: 800px;
}

.site-inner {
    clear: both;
    background-color:transparent;
    padding-top:0;
    border:none;
}

body.custom-background {
    background-color:#329ed7;
}

/* 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: 920px;
}

.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: 638px;
}

.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: 520px;
}

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

.error404 .content {
    padding: 15px;
}

/* Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 320px;
    border-left: 1px solid #ececec;
}

.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;
}

/* Column Classes
    Link: https://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

/*.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%;
}

.one-third,
.two-sixths {
    width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
    width: 65.81196581196582%;
}

.one-fourth {
    width: 23.076923076923077%;
}

.three-fourths {
    width: 74.35897435897436%;
}

.one-sixth {
    width: 14.52991452991453%;
}

.five-sixths {
    width: 82.90598290598291%;
}

.first {
    clear: both;
    margin-left: 0;
}*/


/*
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: 20px;
}

.archive-description,
.author-box {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 1px #ececec;
    margin-bottom: 40px;
    padding: 40px;
}

.author-box-title {
    color: #333;
    font-size: 16px;
    margin-bottom: 4px;
}

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

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

.search-form {
    overflow: hidden;
}

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

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

.archive-title {
    font-size: 20px;
}

.entry-title {

    margin: 0;
}

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

.entry-title a:hover {
    color: #31b2ed;
}

.page-template-b2b-template .entry-title, .page-template-b2b-home-template .entry-title {
    padding-bottom: 10px;
}

.widget-title,
.footer-widgets .featured-content .widget-title {
    border-bottom: none;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0 0 20px;
}

.home-bottom .widget-title,
.sidebar .widget-title {
    margin: -40px -40px 0px;
    padding: 30px 40px 10px 40px;
}

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

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

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

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

a.alignnone {
    display: inline-block;
}

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

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 12px 0;
}

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

.wp-caption-text {
    font-weight: 700;
    text-align: center;
}

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

.gallery-caption {
    margin: 0 0 10px;
}


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

.widget {
    word-wrap: break-word;
    margin-bottom: 20px;
}

.widget li {
    border-bottom: 1px dotted #ececec;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

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

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

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

.widget_calendar table {
    width: 100%;
}

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

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

.after-entry .widget.featured-content,
.featured-content,
.home-bottom .widget.featured-content,
.sidebar .widget.featured-content {
    border-bottom-width: 0;
    padding: 0;
}

.after-entry .featured-content .widget-title,
.featured-content .widget-title {
    margin: 0;
    padding: 30px 40px;
}

.featured-content .entry {
    background: none;
    border: none;
    border-bottom: 1px solid #ececec;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.featured-content .entry-header {
    border-bottom: 1px solid #ececec;
    margin: 0;
    padding: 30px 40px;
}

.featured-content .entry-title {
    font-size: 20px;
    margin: 0;
}

.featured-content .entry-content {
    padding: 40px;
}

.featured-content .alignnone {
    background: #f8f8f8;
    border-bottom: 1px solid #ececec;
    margin-bottom: 0;
}

.featured-content img {
    margin-bottom: -7px;
}

.featured-content .more-link {
    display: block;
    font-weight: 700;
    margin-top: 20px;
}

.featured-content .more-from-category,
.featured-content ul {
    border-bottom: 1px solid #ececec;
    margin: 0;
    padding: 40px;
}

.footer-widgets .featured-content .alignnone {
    margin-bottom: 24px;
}

.footer-widgets .featured-content .entry {
    background: none;
    border: none;
    margin-bottom: 30px;
}

.footer-widgets .featured-content .entry-header,
.footer-widgets .featured-content .more-from-category,
.footer-widgets .featured-content ul {
    border: none;
    padding: 0 0 10px;
}

.footer-widgets .featured-content .entry-content {
    padding: 0;
}

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

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

.enews-widget input {
    margin-bottom: 16px;
}

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

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

/* Genesis Responsive Slider
--------------------------------------------- */

.home-top .genesis_responsive_slider {
    margin: 0;
}

.site-container #genesis-responsive-slider {
    border-width: 0;
    padding: 0;
}

.site-container #genesis-responsive-slider .flex-control-nav {
    margin-top: -40px;
}

.site-container #genesis-responsive-slider .more-link {
    float: none;
    text-align: center;
}

.site-container #genesis-responsive-slider li {
    border-width: 0;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

.home-slider li {
    margin: 0;
    padding: 0;
}

.content #genesis-responsive-slider {
    background: none;
    padding: 0;
}

.content .genesis_responsive_slider .slide-excerpt-border {
    border: none;
    margin: 0;
    padding: 0;
}

.content .genesis_responsive_slider h2,
.content .genesis_responsive_slider h2 a {
    color: #fff;
    font-size: 14px;
    font-size: 2rem;
    font-weight: 700;
}

.content .genesis_responsive_slider p {
    color: #ddd;
}

.content .genesis_responsive_slider p a {
    display: block;
    margin-top: 20px;
    margin-top: 2rem;
}


/* Gravity Forms
--------------------------------------------- */

.b2b-microsite-page .sidebar .widget {
padding: 20px 5px;
}

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
    font-size: 16px;
    padding: 5px;
}

div.gform_footer input.button {
    color: #fff;
}

div.gform_wrapper li,
div.gform_wrapper form li {
    margin: 16px 0 0;
}

div.gform_wrapper .gform_footer {
    border: none;
    margin: 0;
}

#gform_wrapper_12 {
    border: dotted #174897;
    padding: 12px;
}

#gform_wrapper_12 span.gform_description {
    font-weight: bold;
    font-size: 14px;
    margin: 0px auto 15px;
    display: block;
    text-align: center;
}

#gform_wrapper_21 {
    background-color: #cde6f3;
    padding: 0px 2px 5px 2px;
    border: 2px dotted #044f95;
    margin: 0px 0px 16px 0px;
}

#gform_wrapper_21 #field_21_1,
#gform_wrapper_21 #field_21_2 {
    margin-top: 20px;
}

.contact-multiline .gfield_label {
    width: 100% !important;
}

.contact-multiline ul {
    margin-left: 0 !important;
    overflow: visible !important;
}

.contact-multiline ul li {
    overflow: visible !important;
}

.bottom10px {
    margin-bottom: 10px !important;
}

.textarea95pct textarea {
    width: 95% !important;
}

.comment-form, textarea {
    width:100%;
}

/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
    visibility: hidden;
}

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

#wpstats {
    display: none;
}


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

.site-header {
    background-color: #fff;
    min-height: 78.28px;
    max-width: 960px;
    margin:10px auto 0 auto;
}

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

#header_container, #header_container_frca, #header_container_enca {
    font-family: 'Poppins', sans-serif;
}

#header_right {
    position: relative;
    display: inline-block;
    margin: 7px 18px 0px 45px;
    width: 167.41px;
    height: 64px;
}

#header_right_mx {
    position: relative;
    display: inline-block;
    margin: 7px 18px 0px 45px;
    width: 182.13px;
    height: 64px;	
}

#header_right_frca {
    position: relative;
    display: inline-block;
    margin: 7px 18px 0px 45px;
    width: 205.4px;
    height: 64px;
}

#header_right_mx a, #header_right a, #header_right_frca a {
    color: #fff;
    text-decoration: none;
}

#header_translation_text {position: absolute; right: 247px; width: 146px; margin: 14px 0 0 0; font-size: 15px;}
#header_translation_text a {
    color: #1a96d0 !important;
    text-decoration: underline !important;
}

#b2b_header_right {
    width: 260px;
    vertical-align: top;
    display: inline-block;
    margin: 5px auto;
    text-align: center;
    font-size:16px;
    line-height: 23px;
    height: 69px;
}

#Hschedule-button {
    background: #319DD6;
    border-radius: 5px;
    padding: 5px 45px;
    text-align: center;
    height: 36px;
    min-width: 167.42px;
}

#Hschedule-button-mx {
    background: #319DD6;
    border-radius: 5px;
    padding: 5px 20px;
    text-align: center;
}

#Hschedule-button-frca {
    background: #319DD6;
    border-radius: 5px;
    padding: 5px 22px;
    text-align: center;
    height: 36px;
    min-width: 167.42px;
}

#header_middle {
    display: inline-block;
    float: left;
}

.header-cta-number, .header-cta-number a {
    font-weight: 500 !important;
    text-decoration: none !important;
    color: #2759a2 !important;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
}

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

.title-area, #title-area {
    float: left;
    padding: 22px 0 0 18px; /*was 20px 0 0 15px;*/
    width: 390px; /*for regular logo 320px;*/
}
/*for regular logo*/
/*.title-area img, #title-area img {
    position:relative !important;
    float:none !important;
}*/

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

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

.site-header .widget-area {
    float: right;
    width: auto;
}

.site-header .widget-area .widget {
    margin-bottom: 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
    background-color: transparent;
}

.nav-primary,
.nav-primary a {
    color: #1a96d0;
}

.nav-primary .sub-menu {
    border-color: #222;
}

.nav-primary .sub-menu a {
    background-color: #333;
    border-color: #222;
    color: #1a96d0;
}

/* Responsive Menu - Main Menu
--------------------------------------------- */

.responsive-menu-icon {
    cursor: pointer;
    display: none;
}

.responsive-menu-icon::before {
    content: "\f333";
    display: block;
    font: normal 20px/1 'dashicons';
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

.site-header .responsive-menu-icon::before {
    padding: 0;
}


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

/* Home Pages
--------------------------------------------- */

.home-top-1 {
    position: relative;
}

.slidetextcontainer, .home_headline h3 {
    height: auto !important;
}

.slidetext_mx {
    margin: 30px 0px;
}

.home_headline h1, .home_headline h2 {
    padding: 7px 7px 5px 7px;
    margin: 0;
    letter-spacing: -1px;
}

.home_headline h3 {
    font-size: 15px;
    color: #666;
    margin: 5px;
    height: 80px;
    line-height: 25px;
}

.location_box {
    background:url(images/location_back.png?version=@{cache-version}) repeat;
    font-family: 'Poppins', sans-serif;
    float: right;
    width: 325px;
    overflow: hidden;
    z-index: 10;
    position: absolute;
    right: 60px;
    top: 15px;
    height: 209px;
    line-height: normal;
}

h2#location_header {
    background-color: #666;
    line-height: 20px;
    font-size: 14px !important;
    padding: 7px 5px;
    color: #FFF;
    font-weight: normal;
    margin: 0;
    text-align: center;
}

h2#location_header_frca {
    background-color: #666;
    line-height: 18px;
    font-size: 14px !important;
    padding: 2px 5px;
    color: #FFF;
    font-weight: normal;
    margin: 0;
    text-align: center;   
}

.location_details {
    padding: 0 15px;
}

.location_details hr {
    border-style: solid;
    border-width: .2px;
}

.location_box .cta-btn-call-text {
    color: #2759a2;
}

.schedNow {
    width: auto;
    height: 62px;
    margin: 8% 0 3% 0;
}

.schedNow a {
    color: #fff;
    text-decoration: none;
}

.home-sched-now-btn {
    background: #2759a2;
    border-radius: 5px;
    padding: 5px 15px;
    text-align: center;
}

.home-sched-now-callText,
.home-sched-now-callText a {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    line-height: 28px;
    color: #2759a2;
}

.homepage_clinic_search input.location_search_input {
    float: left;
    padding: 4px 3px;
    font-size: 13px;
    color: #A9A9A9;
    border: 1px solid #2759a2;
    border-right: none;
    border-radius: 3px 0px 0px 3px;
    height: 31px;
    width: 260px;
}

.homepage_clinic_search .search2 {
    float: left;
    display: block;
    border: 1px solid #2759a2;
    margin-left: -2px !important;
    padding: 4px 8px;
    background-color: #2759a2;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    height: 31px;
    width: 33px;
}

.homepage_clinic_search {
    margin: 8% 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.clinicLocatorValidation {
    color: #FF6900;
    padding-bottom: 40px;
    font-size: 14px;
}

.clinicLocatorNoStateMessage {
    color: #FF6900;
    padding-bottom: 10px;
    font-size: 14px;
}

.clinicSearchValidationError {
    border: 1px solid #FF6900 !important;
}

/*all home pages and franchisee home pages and franchisee local pages*/
.slideshow_container {
    background: #fff;
    position: relative;
    width: 100%;
    height: 332px;
    font-family: 'Poppins', sans-serif;
}

.slidetextcontainer {
    margin-top: -3px;
    border-bottom: 1px solid #ddd; 
    padding-bottom: 15px;
}

.slider-title {
    font-size: 25px !important;
}

.left_arrow {
    background-image: url(images/sprites.png?version=@{cache-version});
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 40px;
    height: 44px;
    position:absolute;
    left: -7px;
    top: 220px;
    z-index: 10;
    cursor: pointer;
}

.right_arrow {
    background-image: url(images/sprites.png?version=@{cache-version});
    background-repeat: no-repeat;
    background-position: 0 -54px;
    width: 40px;
    height: 44px;
    position:absolute;
    right: -7px;
    top: 220px;
    z-index: 10;
    cursor: pointer;
}

.arrow-left {
    width: 0px;
    height: 0px;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-right: 7px solid #dfdfdf;
    font-size: 0px;
    line-height: 0px;
    cursor: pointer;
}

.arrow-right {
    width: 0px;
    height: 0px;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #dfdfdf;
    font-size: 0px;
    line-height: 0px;
    cursor: pointer;
}

.bluehighlight {
    border-left-color: #349fd7;
    border-right-color: #349fd7;
}

.slide_position {
    position:absolute;
    z-index: 0;
    top:280px;
    left: 120px;
}

.slide_position table, .slide_position tbody {
    line-height: 0px;
    border:none;
}

.slide_position td {
    border:none;
    padding: 5px;
    font-weight: 500;
}

.dot {
    background-image: url(images/sprites.png?version=@{cache-version});
    background-position: 0 -172px;
    width: 15px;
    height: 13px;
    display:block;
    float:left;
    cursor: pointer;
}

.dot.on {
    background-image: url(images/sprites.png?version=@{cache-version});
    background-position: 0 -149px;
    width: 15px;
    height: 13px;
}

.slide_location {
    font-style:italic;
    font-size:10px;
}

.slideshow {
    width: auto;
    height:332px;
}

.spacer {
    width:auto;
    height:1px;
    background:#f0f0f0;
    margin: 0px 0;
}

.page-template-uk-home-template .staticImgContainer {
    overflow: hidden;
}

.page-template-uk-home-template .staticImg {
    background-position: left;
    width: 480px;
    height: 332px;
    background-size: 480px 332px;
}
/*end uk homepage mobile pic*/

/*ENCA B2B Home Page*/
.post-20342 .widget	{margin: 0 !important;}
.b2b-home-body {padding: 0px 20px;}
.b2b_slider_image {width: 762px; height: 380px; display: inline-block; float: left;}
.b2b_page .rightnav-box {height: 95px; width: 198px; display: table-cell; vertical-align: middle; text-align: center; background-color: #e3e3e3; border-bottom: 1px solid #a4a4a4; cursor: pointer;}
.b2b_page .rightnav-box.last {border-bottom: none;}
.b2b_page .rightnav-box.on {background-color: #004d98; color: #fff;}
.b2b_page h1, .b2b_page h2 {padding: 30px 0px 20px 0px;}
.b2b-home-body h3 {font-size: 17px;}
.b2b-home-body ul {margin: 8px 0 0 0; padding-left: 0px;}
.b2b-home-body li {margin: 0 0 0 20px; padding-left: 2px;}
.b2b_slide_position {position: absolute; z-index: 0; top: 290px; left: 20px; margin-right: 15px;}
.b2b-more-btn {padding-left: 2px; padding-top: 10px;}
.b2b-slide-text {color: #000000; font-size: .85em;}
.b2b_slider_image .slideshow_container {background: #fff; position: absolute; width: 762px; height: 380px; font-family: 'Poppins', sans-serif;}
.b2b-quarter-box {display: inline-block; float: left; width: 25%; margin: 0px auto; padding: 0px 2%;}
.b2b_links_container {display: inline-block; float: right; width: 198px; vertical-align: top; font-family: 'Poppins', sans-serif;}
.b2b_slider_links {display: table-row; font-size: 16px;}

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

.entry {
    background-color: #fff;
    border: none;
    padding: 10px 25px 30px 25px;
}

.page-template-book-now-template-v3 .entry {
    padding: 0px 0px 20px 0px;
}

.entry-header {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
}

.error404 .entry-content {
    padding: 15px 0px;
}

.entry-content ol,
.entry-content p,
.entry-content ul {
    margin-bottom: 26px;
}

.entry-content ol,
.entry-content ul {
    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;
}

/*ENCA B2B Home Page*/
.post-20342.entry {padding: 0 !important;}

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

p.entry-meta {
    color: #aaa;
    font-size: 14px;
    margin-bottom: 0;
}

.entry-meta a {
    font-weight: 700;
}

.entry-header .entry-meta {
    margin: 10px 0 0;
}

.entry-footer {
    margin-top: 22px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #ececec;
    /*margin: 0 -40px;
    padding: 40px 40px 0;*/
}

.entry-tags {
    float: right;
}

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

/* After Entry
--------------------------------------------- */

.after-entry {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 1px #ececec;
    margin-bottom: 40px;
}

.after-entry .widget {
    margin: 0;
    padding: 40px;
}

.after-entry .widget-title {
    border-top: 1px solid #ececec;
    margin: -40px -40px 30px;
    padding: 30px 40px;
}

.after-entry .widget:first-child .widget-title {
    border-top: 0;
}

.after-entry .featured-content .entry:last-of-type,
.after-entry .featured-content .more-from-category {
    border-bottom: none;
}

.after-entry .featured-content .more-from-category {
    padding: 20px 40px;
}

.after-entry li {
    list-style-type: none;
}

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

.pagination {
    margin: 40px 0;
}

.adjacent-entry-pagination {
    margin-bottom: 0;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination li a {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 1px #ececec;
    color: #333;
    cursor: pointer;
    display: inline-block;
    padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
    background-color: #31b2ed;
    color: #fff;
}

.entry-pagination.pagination {
    margin: 0 0 10px;
}

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

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 1px #ececec;
    margin-bottom: 40px;
}

.comment-respond {
    padding: 40px 40px 16px;
}

.comment-respond h3 {
    border-bottom: 1px solid #ececec;
    margin: -40px -40px 40px;
    padding: 30px 40px;
}

.entry-comments {
    border-bottom-width: 0;
}

.entry-comments h3,
.entry-pings h3 {
    border-bottom: 1px solid #ececec;
    margin: 0;
    padding: 30px 40px;
}

.comment-list li.depth-1 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 40px;
}

.comment-content {
    clear: both;
}

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

.comment-list li li {
    padding-right: 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,
.entry-comments .comment-author a {
    color: #333;
    font-weight: 700;
    margin-bottom: 0;
}

.comment-meta,
.comment-meta a {
    color: #aaa;
    font-size: 14px;
}

.entry-comments .comment-author a:hover,
.comment-meta a:hover {
    color: #31b2ed;
}

.ping-list li {
    padding: 40px 40px 16px;
}

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

.comment-reply-link {
    font-weight: 700;
}

.form-allowed-tags {
    background-color: #f5f5f5;
    padding: 24px;
}


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

.sidebar .widget {
    background-color: #fff;
    border: none;
    box-shadow: none;
    padding: 20px;
}

.sidebar .widget.widget_pph_contactus_canada_fr_form {
    padding: 20px 5px !important;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
    padding-top: 0;
    background: transparent;
    border: none;
    clear: both;
}

.footer-widgets .wrap {
    border-top: 4px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #174897 url(/wp-content/themes/enterprise-pro/images/footer.jpg?version=@{cache-version}) repeat-x;
    padding: 20px;
    color: #fff !important;
}

.footer-widgets .wrap a, .footer-widgets .wrap h1 {
    color:#fff !important;
}

.footer-widgets-1 a {
    font-size: 11px; 
}

.footer-widgets-1, .footer-widgets-2 {
    width: 30%;
    margin-right: 2%;
    float: left;
}

.footer-widgets-3 {
    width: 30%;
    margin-right: 2%;
    float: right;
}

.footer-widgets .widget {
    margin-bottom: 0px;
}

.footer-widgets input {
    border: 1px solid #333;
}

.footer-widgets li {
    border-bottom: none;
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.middle-footer-cta {
    text-align:center;
    font-size: 16px;
}

.footer-embeddedPhone {
    height: 29px;
}

.footer-embeddedPhone a {
    text-decoration: none;
}

.footer-social-media {
    text-align: center;
}

.footer-social-media .social-btn {
    display: inline-block;
    padding: 0px 4px;
    vertical-align: middle;
}

.social-btn-cqc {
    display: block;
    margin: 15px auto 0px auto;
    text-align: center;
}

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

.site-footer {
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
}

.site-footer, .site-footer .wrap {
    background: transparent;
    border:none; 
    color: #fff;
}

.site-footer t {
    float: left;
}

.site-footer a {
    color: white !important;
    font-weight: bold !important;
}

.site-footer a:hover {
    color: #31b2ed;
}

.site-footer p {
    margin-bottom: 0;
    font-weight: 600;
    text-align: right;
    letter-spacing: 4px;
}

/* Hide button when not using specific media query
---------------------------------------------------------------------------------------------------- */

#clinic_map {
    display: none !important;
}

.healthmap_wrapper_mobile {
    display: none !important;
}

.healthmap_wrapper_mobilesm {
    display: none !important;
}

/* Home Middle
------------------------------------------------------------ */

#home-middle {
    clear: both;
    overflow: hidden;
}

.home-middle-1, .home-middle-2, .home-middle-3 {
    float: left;
    padding: 0 2.8%;
    width: 33.33333333333%;
}

.home-middle-text {
    line-height: 1.625;
    padding-top: 12px;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

#nav_uber {
margin: 0 auto;
width: auto;
background: none;
height:auto;
overflow:visible;
border-bottom:none;
line-height: 25px;
text-transform:uppercase;
z-index: 200;
}

/*not sure if used*/
.search_button {
    color: #fff;
    position: absolute;
    right: 32px;
    padding: 5px;
}

/*old style sidebar contact form on daughtersites*/
/*.franchisee_clinics {
    margin: 0 20px;
}

.franchisee_clinics h4 {
    font-size: 18px;
    font-weight: none;
    color: #333;
}

.franchisee_clinics ul {
    margin: 5px;
}

.franchisee_clinics ul li {
    background: url(images/arrows.png) no-repeat 0 10px;
    padding: 5px 5px 5px 15px;
}

.franchisee_clinics div.business {
    margin: 5px;
    border-bottom: 1px dotted #329ED7;
}

.franchisee_clinics div.address {
    background: url(/wp-content/themes/enterprise-pro/images/arrows.png) no-repeat 0 10px;
    padding: 5px 5px 5px 15px;
}*/

/*for desktop view of old style clinic pages - frca*/
/*.franchise-local-page .franchisee_image {
    display:none !important;
}*/

/*franchisee parent and local pages*/
.franchisee_image {
    width: 662px;
    height: 300px;
    padding:0;
}

.locations_data {
    border: 1px solid;
}

.locations_data td {
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid;
    border-collapse: collapse;
}

.locations_data_upper_right {
    border-top: none;
    border-right: none;
}

.locations_map_100percent {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

#wpmega-ubermenu-widget-area-1 li {
    width: 100%;
}

/*New Style clinic page franchisee menu*/
/*.fullwidth_clinic_page .franchisee-subnav-container ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 100;
    background-color: #fff;
    padding: 5px 10px;
    margin: 0px;
}
.fullwidth_clinic_page .franchisee-subnav-container:hover ul.sub-menu {
    display: block;
    z-index: 10;
    max-height: 300px;
    overflow: auto;
}
.fullwidth_clinic_page .franchisee-subnav-container ul.sub-menu a {
    color: #1a96d0;
}
.fullwidth_clinic_page .franchisee-subnav-container ul.sub-menu li {
    margin-left: 15px;
    color: #2759a2;
    padding: 3px;
}
.fullwidth_clinic_page .franchisee-subnav-container i.fa-angle-down:before {
    margin-left: 3px;
}
.fullwidth_clinic_page .add-pages-menu-item.franchisee-subnav-container span:after {
    content: "\f107";
    text-decoration:none;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 3px;
}
.add-pages-menu-item {
    display: inline-block;
    font-size: 12px;
    padding: 0px 15px 20px 0px;
}
.add-pages-menu-item a {
    color:#FFFFFF;
}*/
/*end new franchisee menu*/

/*automated clinic page and region page hero menus - additional styles under 1025 and 1024 media queries*/
#additional-pages-responsive-menu-icon {
    cursor: pointer;
    display: none;
}

#additional-pages-responsive-menu-icon .fas.fa-bars:before {
    color: #fff;
    font-size: 16px;
}

.menu-additional-pages-responsive-inactiveLink {
    pointer-events: none;
}
/*end menus*/

/*clinic and region pages*/
.page-template-franchise-local-page-redesign .entry, .page-template-franchise-parent-page-redesign .entry, .page-template-uk-franchise-local-page-redesign .entry, .page-template-uk-franchise-parent-page-redesign .entry, .page-template-canada-fr-franchise-local-page-redesign .entry, .page-template-canada-fr-franchise-parent-page-redesign .entry {
    padding: 0px;
}

#loc-section {
    width: 95%;
    margin: 10px auto 20px auto;
}

#clinic-faq-section {
    width: 95%;
    margin: 59px auto 20px auto;
}

.clinicFaqSubSection {
    width: 90%;
    margin: 0px auto;
    display: none;
}

.clinicFaqAccordionContent {
    display: none;
    overflow: hidden;
    padding: 0px 18px;
}

h2.clinic {
    margin: 0px 0px 10px 20px;
}

.clinic_section {
    width: auto;
    height: 1px;
    background: #d8d8d8;
    margin: 35px 0px;
}

.bio_slides_container {
    width:85%;
    margin: 0 auto;
}

.bioSlides {
    display:none;
}

.biocontainer { 
    width: 100%;     
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;     
}

.biotextcontainer {
    display:inline-block;
    width:calc(50% - 1em);
}

span.bioname {
    font-weight: 600;
    font-size: 1.2em;
    color:#636363;
}

p.biotext {
    font-size: 1.1em;
    color: #636363;
    margin-bottom: 10px!important;
}

.bioimgcontainer {
    float: left;
    margin-right:2em;
    width:calc(50% - 1em);
    padding-top: 5px;
}

.bioprev:hover, .bionext:hover  {
    font-weight: 800;
    background:transparent;
    border: none;
    color:#31b2ed;
}

.biobtn {
    background: transparent;
    color:#31b2ed;
}

.biobtn-right {
    float: right;
    position: relative;
    top: 100px;
}

.biobtn-left {
    float: left;
    position: relative;
    top: 100px;
}

.bioprev, .bionext {
    cursor: pointer;
    font-weight: bold;
    font-size: 40px;
    transition: 0.6s ease;
    text-decoration:none;
    margin-top:3px;
    color:#31b2ed;
    outline-style: none;
}

.readmoretoggle {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.readmoreBtn {
    overflow: hidden;
    text-align: center;
}

.readmoreBtn:before,
.readmoreBtn:after {
    background-color: #C8C8C8;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.readmoreBtn:before {
    right: 0.5em;
    margin-left: -50%;
}

.readmoreBtn:after {
    left: 0.5em;
    margin-right: -50%;
}

.readmorelabel {
    color:#C8C8C8;
    text-align:center;
    font-size:1.1em;
    font-weight:bold;
    text-transform:uppercase;
    overflow:hidden;
    cursor: pointer;
}

#more {
    display: none;
}

.ClinicImgSlide {
    display: none;
}

.clinic-img-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
    display:inline-block;
    padding: 0em 1.5em 0em 0em;
}

.clinic-img-dot-container {
    text-align: center;
}

.clinic-img-dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.clinic-img-dot.active, .clinic-img-dot:hover {
    background-color: #f47721;
    transition: none;
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.clinic-details-directions-container {
    margin: 10px 20px 35px 20px;
}

.clinic-details-container {
    display:inline-block;
    width:calc(50% - 1em);
    vertical-align:top;
}

.clinic-details-container li,
.clinic-details-text-container li {  /*used in shortcode*/
    margin-bottom: 3%;
}

.clinic-details-container pre,
.clinic-details-text-container pre {  /*used in shortcode*/
    white-space: pre-wrap;
    font-family: 'Open Sans', sans-serif;  /*same font as body*/
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
    margin: 0 0 24px;
}

.clinic-address-phone-webpage,
.clinic-directions {
    margin: 0 0 24px;
}

.map-container {
    width:auto;
    height: 200px;
    margin: 0 0 10px 0px;
}

/*nearby locations pin and anchor link - clinic and region pages*/
.pin {
    width: 15px;
    height: 15px;
    border-radius: 50% 50% 50% 0;
    background: #31b2ed;
    transform: rotate(-45deg);
    margin: 3px 5px 40px 0px;
    float: left;
}

.pin:after {
    content:'';
    width: 7px;
    height: 7px;
    margin: 3px 0 0 5px;
    background: #2759a2;
    position: absolute;
    border-radius: 50%;
}

/*used in nearby locations shortcode */
.nearbyLocationsContainer {
    background-color:#2759a2;
    max-width: 100%;
}

h2.nearbyLocations {
    color:#fff;
    margin: 0px 0px 15px 20px;
    padding-top: 25px;
}

.nearbyClinics {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: stretch;
    padding-bottom: 30px;
}

.nearbylocation_business {
    color:#fff;
}

.nearbylocation_business a {
    color: #fff;
}

.nearby_locations_clinic_title {
    font-weight: 600;
}

a.button.view_clinic_details {
    padding: 7px 20px;
    border-radius: 2px;
    font-weight: bold;
    text-decoration: none;
    line-height: normal;
    color: #fff;
}

.view_clinic_details:hover {
    background-color:#f47721;
}

.view_clinic_details_btn {
    margin: 15px 0px 15px 21px;
}

.nearbylocation_business .address {
    margin: 0px 0px 0px 21px;
    display: block;
    min-height: 104px;
}
/**/

span.fa-search:before {
    color:#fff;
}

.directions-link-top {
    float: left;
    padding: 0px 20px 0px 0px;
}

.directions-icon-top {
    width: 15px;
    height: 15px;
    border-radius: 50% 50% 50% 0;
    background: #ffffff;
    transform: rotate(-45deg);
    margin: 4px;
    float: left;
}

.directions-icon-top:after {
    content:'';
    width: 7px;
    height: 7px;
    margin: 3px 0 0 5px;
    background: #2759a2;
    position: absolute;
    border-radius: 50%;
}

.topimgcontainer {
    overflow:hidden;
}

.topimg {
    width:100%;
    font-family: 'Poppins', sans-serif;
}

.topimg-schema-overlay {
    position: absolute;
    left:0;
    right: 0;
    overflow: hidden;
    z-index: 10;
    top: 0px;
    padding: 20px 30px;
    color: #ffffff;
    height: 100%;
}

.topimg-schema-overlay h1 {
    color:#ffffff;
}

.topimgcontainer p {
    margin:0px 0px 0px 0px!important;
}

.coming-soon-clinic-banner {
    width: 95%;
    padding: 5px;
    border: 2px solid #f47721;
    border-radius: 5px;
    text-align: center;
    margin: 10px auto;
    color: #666;
}

.coming-soon-clinic-banner p,
.coming-soon-clinic-banner a {
    margin-bottom: 0px;
    font-weight: 500;
}

/*for clinicPageSchema shortcode*/
.heroImgContainer {
    overflow: hidden;
}

.heroImgContainer p {
    margin: 0px 0px 0px 0px!important;
}

.heroImage {
    width: 100%;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

.heroImgSchemaOverlay {
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 10;
    top: 0px;
    padding: 20px 30px;
    color: #ffffff;
    height: 100%;
}

.heroImgSchemaOverlay h1 {
    color: #ffffff;
}
/**/

.clinic-banner {
    width: 90%;
    padding: 5px;
    border: 2px solid #f47721;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin: 10px auto;
    font-family: 'Poppins', sans-serif;
}

.clinic-banner p {
    margin-bottom: 0px;
}

.schedule-btn-container {
    padding: 5px 0px;
    height: 72px;
}

#schedule-now-btn {
    -webkit-box-shadow: 0 8px 6px -6px #f05e15;
    -moz-box-shadow: 0 8px 6px -6px #f05e15;
    box-shadow: 0 8px 6px -6px #f05e15;
    border: 1px solid;
    border-color: #f47721;
    background-color: #f47721;
    padding: 10px 50px!important;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    margin: 7px 0 7px 0;
}

#schedule-now-btn a {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}

.schedule-now-btn:hover {
    -webkit-box-shadow: 0 8px 6px -6px #3e83c9;
    -moz-box-shadow: 0 8px 6px -6px #3e83c9;
    box-shadow: 0 8px 6px -6px #3e83c9;
    border: 1px solid;
    border-color: #3e83c9;
    background-color: #3e83c9;
}

.top-links-container {
    padding: 15px 0px 0px 0px;
}

.nearby-link-top {
    display: inline-block;
}

.nearby-link-top span.fas.fa-search {
    width: 16px;
    height: 16px;
}

.top-links-text {
    color: #FFFFFF;
    padding-left: 5px;
}

.top-links-container a {
    text-decoration:none;
}

hr.topHR {
    border: solid 1px;
    border-color:#FFFFFF;
    opacity: 0.2;
}

.PPHname {
    text-transform:uppercase;
    color:#FFF;
}

.aggregate-stars {
    font-size: 16px;
    display: inline-block;
    padding: 5px 5px 5px 0px;
}

.review-count a {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
}

.orange-star {
    color:#f47721;
}

.white-star {
    color: #ffffff;
}

/*MX Clinic Local Pages*/
.page-template-mexico-franchise-local-page .content {float:none!important; width:100%!important;}
/*end*/

.physicals-separator { 
    width: 100%; 
    height: 5px; 
    background-color: #666;
}

/*contact us form page and sidebar*/
.contact_container {
    margin: 20px;
}

.page-id-16 .contact_container,
.page-id-30306 .contact_container,
.page-id-25047 .contact_container,
.page-id-46728 .contact_container {
    margin: 0px;
}

.page-id-16 .contact_container h4,
.page-id-30306 .contact_container h4,
.page-id-25047 .contact_container h4,
.page-id-46728 .contact_container h4 {
    display: none;
}

/* cta button containers from the output da files */
.DA-CTA {
    display: inline-block;
}

.cta-ca,
.cta-fr,
.cta-mx,
.cta-uk {
    margin: 10px 0px;
    text-align: center;
}

.cta-ca-b2b {
    display: inline-block;
    padding: 15px 0px;
}

.cta-ca a,
.cta-fr a,
.cta-mx a,
.cta-uk a {
    text-decoration: none;
}

#book-online-now, /*da buttons - remove after output phone changes*/
.book-online-now {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background: #3e83c9;
    color: #fff;
    font-weight: 400;
    padding: 10px 18px;
    cursor: pointer;
}

.cta-btn-call-text,
.cta-btn-call-text-frca,
.cta-btn-call-text-mx,
.cta-btn-call-text-uk {
    color: #2759a2;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
}

.cta-btn-call-text a,
.cta-btn-call-text-frca a,
.cta-btn-call-text-mx a,
.cta-btn-call-text-uk a {
    text-decoration: none;
    color: #2759a2;
    font-weight: 600 !important;
}

/*on page cta containers - centered */
/*.cta-style, .cta-style-fr, .cta-style-mx {
    margin: 0px auto;
}*/

/*cta on clinic pages - desktop only*/
/*.cta-style-2, .cta-style-fr-2, .cta-style-mx-2 {
    width: auto;
    float: right;
    margin-bottom: 5px;
}*/

.tenpxmb {
    margin-bottom: 20px;
}

.tablecell {
    display: table-cell;
    padding: 0 20px 0 0;
}

.vaccinedata2 {
    border-collapse: collapse;
    width: 100%;
}

.vaccinedata2 th {
    background: #3e83c9;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #fff;
}

.vaccinedata2 td {
    border-bottom: 1px solid #95bce2;
    vertical-align: top;
    text-align: center;
}

.vaccinedata2 tr > td:first-child+td, .vaccinedata2 tr > td:first-child+td+td {
    text-align: center;
}

.vaccinedata2 td * {
    padding: 3px 3px;
}

.vaccinedata2 tr.alt td {
    background: #ecf6fc;
}

.vaccinedata2 tr.over td, .vaccinedata2 tr:hover td {
    background: #bcd4ec;
}

.ubermenu-skin-clean-white {
    font-size: 13px !important;
}

.ubermenu-skin-clean-white {background:#f0eff0 !important; box-shadow: inset 0px 3px 5px 0px rgba(153,153,153,1)}
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {color: #174896 !important;}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {font-weight: bold;}

.ubermenu .ubermenu-target-text {
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: 'Poppins', sans-serif !important;
}

.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
    color: #174896 !important;
    background: transparent;
}

.ubermenu-has-submenu-drop>.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    padding: 15px 18px !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 7px !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
    padding-right: 23px !important;
}

#linkbox {max-width:360px !important;}

/*Flags on main Location pages*/
.locFlag {
    padding: 0px 5px 0px 0px;
    vertical-align: middle;
}

.divlocFlag {
    margin-top: 15px;
}

/*Travel Medicine Pages Redesign Fall 2017*/
.mfcontactbox1 {
    float: left;
    display: block;
    margin: 0 auto;
    width: 35%;
}

.mfcontactbox2 {
    display: inline-block;
    margin: 0 auto;
    width: 65%;
}

.mf-clinic-contact-form {
    margin: auto;
    width: 100%;
    margin-bottom: 20px;
    background-color: #2759a2;
    border: 5px solid #2759a2;
    border-radius: 10px;
}

.mf-clinic-contact-form input:hover[type="submit"] {
    background-color: #31b2ed;
}

.labelspace {
    margin-top: 7px;
    color: #fff;
}

.mf-clinic-contact-form .form_button {
    margin: 15px auto;
    text-align: center;
}

.mf-clinic-contact-form input[type=submit] {
    width: 80% !important;
}

input.formfield {
    width: 90%;
}

p.lg,
ul.lg {
    font-size: 1.1em;
    color: #636363;
}

.left_text_column {
    float: left;
    width: 55%;
}

.right_reviews_column {
    float: right;
    width: 350px;
    margin-bottom: 30px;
}

.icon {
    width: 25%;
    float: left;
    text-align: center;
    display: block;
    padding-top: 20px;
}

.icon_text, .b2bicon_text {
    display: inline-block;
    font-size: 1.17em;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

div.topimg, div.topimg2 {
    position: relative;
}

.topimg-overlay, .overlay {
    position: absolute;
    overflow: hidden;
    z-index: 10;
    bottom: 30px;
    right: 580px;
    width: auto;
    height: auto;
    background: url(/wp-content/themes/enterprise-pro/images/location_back.png) repeat;
    font-family: 'Poppins', sans-serif;
}

.topimg-overlay b, .topimg-overlay strong, .overlay b, .overlay strong {
    font-weight: 500 !important;
}

.topimg-overlay-2 {
    position: absolute;
    overflow: hidden;
    z-index: 10;
    bottom: 30px;
    right: 0px;
    width: 100%;
    background: url(/wp-content/themes/enterprise-pro/images/location_back.png) repeat;
    font-family: 'Poppins', sans-serif;
}

.topimg-overlay b, .topimg-overlay strong,
.topimg-overlay-2 b, .topimg-overlay-2 strong {
    font-weight: 500 !important;
    font-family: 'Poppins', sans-serif !important;
}

img.topimg-clinic-m {
    display:none;
}

.callout_box2 {
    float: left;
    width: auto;
    margin: 10px 10px 2px 0px;
    border: solid 3px #E5E5FF;
    padding: 10px;
}

.healthmap_wrapper_desktop {
    float: right;
}

.healthmap_wrapper_desktop iframe {
    margin-left: 30px;
}

.healthmap_wrapper {
    position: relative;
    padding-bottom: 84%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.anchor-summary-container summary {
    color: #1a96d0;
    text-decoration: underline;
    cursor: pointer;
    margin: 26px 0px;
}

/*hides blog category link under each post blog page*/
.entry-categories {
    display: none;
}

/* Review Buttons/Container
--------------------------------------------- */
.areaall  {
    width: 90%;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
}

.reviewbtn {
    text-align: center;    
    width: 20px;
    background: transparent;
    border: none !important;
    color:#31b2ed;
    padding: 0px;
}

.prev, .next {
    cursor: pointer;
    font-weight: bold;
    font-size: 24px;
    transition: 0.6s ease;
    text-decoration:none;
    margin-top:3px;
    color:#31b2ed;
    outline-style: none;
}

.reviewcontainer { 
    width: 100%;     
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;     
}

.reviewcontainer2 { 
    width: 100%;     
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    text-align:center;  
}

.prev:hover, .next:hover  {
    font-weight: 800;
    background:transparent;
    border: none;
    color:#31b2ed;
}

.star {
    content: "\2605"; 
    color: #f47721;
    padding-left: 3px;
    font-size: 20px;
}
.greystar {
    font-size: 20px;
}

.rvwareaall  {
    width: 90%;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
}

.rvwbtn {   
    background: transparent;
    color:#31b2ed;
    font-size: 40px;
}

.rvwprev, .rvwnext {
    cursor: pointer;
    font-size: 40px;
    transition: 0.6s ease;
    text-decoration:none;
    margin-top:3px;
    color:#31b2ed;
    outline-style: none;
}

.rvwcontainer { 
    width: 100%;     
    right: 0;
    left: 0;
    margin: 35px auto 0px auto;
}

.rvwcontainer2 { 
    width: 100%;     
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    text-align:center;  
}

.rvwprev:hover, .rvwnext:hover  {
    font-weight: 800;
    background:transparent;
    border: none;
    color:#31b2ed;
}

.rvw-left {
    float:left;
    width:35%;
    margin:0px 25px;
    padding-bottom: 35px;
}

.rvw-right {
    float:right;
    width:35%;
    margin:0px 25px;
    padding-bottom: 35px;
}

.rvwbtn-left {
    float: left;
    position: relative;
    top: 45px;
}

.rvwbtn-right {
    float: right;
    position: relative;
    top: 45px;
}

.rvw p {
    margin:0px 0px 0px 0px!important;
}

/*href lang dropdown and buttons*/
.hrefdropbtn {
    background-color: #5DADE2;
    color: #fff;
    padding: 12px;
    font-size: 12px;
    border: none;
}

.page-template-canada-fr-franchise-parent-page-redesign .hrefdropdown,
.page-template-franchise-parent-page-redesign .hrefdropdown,
.page-template-uk-franchise-parent-page-redesign .hrefdropdown,
.page-template-canada-fr-franchise-local-page-redesign .hrefdropdown,
.page-template-franchise-local-page-redesign .hrefdropdown,
.page-template-uk-franchise-local-page-redesign .hrefdropdown {
    margin-left: 20px;
}

.hrefdropdown {
    position: relative;
    display: inline-block;
}

.hrefdropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    min-width: 180px;
    font-size: 12px;
    z-index: 1;
}

.hrefdropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.hrefdropdown-content a:hover {
    background-color: #ddd;
}

.hrefdropdown:hover .hrefdropdown-content {
    display: block;
}

.hrefdropdown:hover .hrefdropbtn {
    background-color: #174897;
}

.hrefdropdownflag {
    width: 20px;
    padding-right: 5px;
}

/*Destination Advice Pages*/
.dawrap {
    display: flex;
}

.daflag {
    float: right;
    width: 20%;
    padding-right: 20px;
}

.datitle {
    width: 80%;
    margin: auto;
}

.datitle h1 {
    font-size: 2em;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
    margin-top: 16px;
    margin-bottom: 16px;
}

.column {
    float: left;
    width: 30%;
    padding: 5px;
}

/*Clinic Locators*/
.telephone a,
.telephone-frca a,
.telephone-uk a {
    font-weight: bold;
}
.l_labels span,
.l_listing span {
    display:block;
    float:left;
}

.l_labels .clinicName,
.l_labels .clinicName-frca {
    width:12%;
}

.l_labels .address {
    width:40%;
}

.l_labels .phone {
    width:42%;
}

.l_listing {
    font-size: 14px;
    font-weight: bold;
    padding:10px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.l_listing .clinicName {width:12%; padding-right: 5px;}
.l_listing .clinicName-frca {width:12%; padding-right: 5px;}
.l_listing .streetAddress {width:40%; padding-right: 5px;}
.l_listing .streetAddress span {padding-right: 3px;}
.l_listing .telephone {width:15%; padding-right: 5px;}
.l_listing .telephone-mx {width: 13%;}
.l_listing .telephone-frca {width: 14%; padding-right: 5px;}
.l_listing .showmap {width:6%;}
.l_listing .showmap-mx {width:6%;}
.l_listing .showmap-frca {width:6%;}
.l_listing .locations {width:10%;}
.l_listing .locations-mx {width:13%;}
.l_listing .locations-frca {width:11%;}
.l_listing .schedule {width:17%;}
.l_listing .schedule a {background-color: #2880c0; border: 2px solid #2880c0; color: #ffffff; border-radius: 5px; -moz-border-radius: 5px; padding: 2px 6px; text-decoration: none;}
.l_listing .schedule-mx a {background-color: #2880c0; border: 2px solid #2880c0; color: #ffffff; border-radius: 5px; -moz-border-radius: 5px; padding: 2px 3px; text-decoration: none;}
.l_listing .schedule-frca a {background-color: #2880c0; border: 2px solid #2880c0; color: #ffffff; border-radius: 5px; -moz-border-radius: 5px; padding: 2px 3px; text-decoration: none;}
.l_listing .showmap a:link, .l_listing .locations a:link, .l_listing .showmap-mx a:link, .l_listing .locations-mx a:link, .l_listing .showmap-frca a:link, .l_listing .locations-frca a:link {font-weight: 600;}
.refine_search {border: 2px solid #349fd7; width: 594px; padding: 5px; float: left; font-size: 14px; font-family: 'Poppins', sans-serif;}
.refine_search table {margin-bottom:0;}
.refine_search tbody, .refine_search td {border:none;}
.go_to_site_container {float: left; margin-left: 55px; padding-bottom: 20px; font-family: 'Poppins', sans-serif;}
.schedule-app-container {float: left; margin-left: 27px; padding-bottom: 20px; font-family: 'Poppins', sans-serif;}
.go_to_site {
    border: 2px solid #349fd7;
    width: 89px;
    font-size: 13px;
    padding: 3px;
    height:75px;
    text-align: center;
    font-weight:600;
}

.go_to_site_frca {
    border: 2px solid #349fd7;
    width: 89px;
    font-size: 14px;
    font-weight: 600;
    padding: 3px;
    height: 100px;
    text-align: center;
    line-height:15px;
}

.schedule-app {
    border: 2px solid #174897;
    width: 100px; 
    font-size: 13px; 
    color: #174897; 
    font-weight: 600; 
    padding: 3px;
    height: 75px;
    text-align: center;
}

.schedule-app-frca {
    border: 2px solid #174897;
    width: 100px; 
    font-size: 14px; 
    color: #174897; 
    font-weight: 600; 
    padding: 3px;
    height: 100px;
    text-align: center;
}

.go_to_site_arrow {
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 20px solid #349fd7;
}

.schedule-app-arrow { 
    border-left: 50px solid transparent; 
    border-right: 50px solid transparent;
    border-top: 20px solid #174897;
}

.location_search {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
}

.location_search input.location_search_input {
    border: 2px solid #F0EFF0;
    border-right: none;
    font-size: 14px;
    margin: 0;
    line-height: normal;
    color: #333;
    border-radius: 0;
    margin: 0;
    float: left;
    height: 31px;
    padding: 4px 5px;
    width: 286px;
}

.location_search .search2 {
    float: left;
    display: block;
    margin-left: -2px !important;
    padding: 4px 8px;
    background-color: #F0EFF0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    height: 31px;
    width: 33px;
}

.location_search .fas.fa-search {
    color: #666;
}

/*used on clinic locators, redesigned clinic pages nearby locations*/
.maplink {
    text-decoration: underline;
    color: #1A96D0;
    cursor: pointer;
}

/*UK clinic locator styles*/
.l_labels_uk span {
    display: block;
    float: left;
}

.l_labels_uk .address-uk {
    width: 35%;
}

.l_labels_uk .clinicName-uk {
    width: 15%;
}

.l_labels_uk .phone-uk {
    width: 42%;
}

.l_listing_uk span {
    display: block; 
    float: left;
}

.l_listing_uk .clinicName-uk {
    width: 15%;
}

.l_listing_uk .streetAddress-uk {
    width: 35%;
}

.l_listing_uk .showmap-uk {
    width: 8%;
}

.l_listing_uk .telephone-uk {
    width: 16%;
}

.l_listing_uk .locations-uk {
    width: 10%;
}

.l_listing_uk .schedule-uk {
    padding-left: 10px;
}

.go_to_site_uk_container {
    float: left;
    margin-left: 65px;
    padding-bottom: 20px;
}

.schedule-app-uk-container {
    float: left;
    margin-left: 27px;
    padding-bottom: 20px;
}

.l_listing_uk {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.l_listing_uk .streetAddress-uk span {
    padding-right: 3px;
}

.l_listing_uk .showmap-uk a:link, .l_listing_uk .locations-uk a:link {
    font-weight: bold;
}

.l_listing_uk .schedule-uk a {
    background-color: #2880c0;
    border: 2px solid #2880c0;
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 2px 6px;
    text-decoration: none;
}

/* Old Style Clinic Home, Local, and Inner Pages */
/*.franchise-home-page .sidebar-primary, .franchise-inner-page .sidebar-primary, .franchise-local-page .sidebar-primary {width:298px;}
.franchise-home-page .sidebar .widget, .franchise-inner-page .sidebar .widget, .franchise-local-page .sidebar .widget {padding:0;}
.franchise-home-page .content, .franchise-inner-page .content, .franchise-local-page .content {width:662px;}
.franchise-home-page .entry, .franchise-inner-page .entry, .franchise-local-page .entry  {border:none; box-shadow: none; padding:0;}
.franchise-home-page .home_headline, .franchise-inner-page .home_headline {padding: 25px 0; height: auto !important;}
.franchise-home-page .home-middle-2, .franchise-home-body .home-middle-3, .franchise-inner-page .home-middle-2, .franchise-inner-body .home-middle-3 {width:50%;}
.franchise-home-body, .franchise-inner-body {padding:0 30px;}
.franchisee_clinics div.address {padding-bottom: 20px;}

.franchise-inner-page .entry-header {margin:0; padding: 20px 40px; margin-bottom:20px;}
.franchise-inner-page .entry-content {padding: 20px 40px;}

.franchise-local-page .entry-content {padding: 0px 40px;}
.franchise-local-page .entry-title {margin: 0px; padding: 20px 40px;}

.franchisee_page .home_headline h1, .franchisee_page .home_headline h2 {
    font-size: 22px;
}*/

.b2b-microsite-page #text-869 {margin:0 !important;}

/*Mobile Menu Items*/
.search_icon, .mobile_nav, .mobile_nav_frca, .schedule_online_phone {display:none;}

/*icon accordion styles - used on clinic pages & non-accordion used on fullwidth template*/
.tab_icon:hover .accordion_icon_text {
    color:#f47721;
}

img.icon_accordion_style {
    width: 75px;
    height: 75px;
    cursor:pointer;
}

img.icon_accordion_style:hover {
    transition: 0.70s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.icon_wrapper {
    width:100%;
}

.fullwidth_clinic_page .icon_wrapper {
    margin: 5px 15px;
    display: flex;
    justify-content: space-evenly;
    width: auto;
}

.fullwidth_page .icon_wrapper {
    width:100%;
    margin: 25px 0px;
}

.tab_icon {
    margin-bottom: 1px;
    color: #1a96d0;
    width: 25%;
    text-align: center;
    padding-top: 30px;
    flex-basis: 0;
    flex-grow: 1;
}

input.icon_accordion {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.icon-tab-content {
    max-height: 0;
    font-size: 1.1em;
    text-align: left;
    color: #636363;
    padding: 0px 9px;
    overflow: hidden;
    -webkit-transition: ease-in .2s;
    -o-transition: ease-in .2s;
    transition: ease-in .2s;
    opacity: 0;
}

input.icon_accordion:checked ~ .icon-tab-content {
    max-height: 200em;
    opacity: 1;
    padding: 24px 10px 0px 10px;
}

label.icon_accordion::after {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

input[type=checkbox] + label.icon_accordion::after {
    zoom: 15%;
}

input[type=checkbox]:checked + label.icon_accordion::after {
    transform: rotate(360deg);
}

.accordion_icon_text {
    display: block;
    font-size: 1.17em;
    font-weight: 500;
    color:#2759a2;
    font-family: 'Poppins', sans-serif;
}

/* Accordion styles - no icons */
label.accordion:hover {
    background-color: #1c519f;
}

.tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    color: #fff;
    overflow: hidden;
}

input.accordion {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

label.accordion {
    position: relative;
    padding: 0 0 0 1em;
    background: #5DADE2;
    border-radius: 3px;
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
}

.tab-content {
    max-height: 0;
    font-size: 1.1em;
    color: #636363;
    overflow: hidden;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
}

.fullwidth_page .tab-content {
    padding-left: 4px;
}

.tab-content p {
    margin: 1em;
}

/* :checked */
input.accordion:checked ~ .tab-content {
    max-height: fit-content;
}

label.accordion::after {
    position: absolute;
    right: 0;
    top: 0;
    width: 3em;
    height: 3em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

input[type=checkbox] + label.accordion::after {
    content: "+";
}

.fullwidth_page input[type=checkbox] + label.accordion::after {
    content: "";
}

input[type=checkbox]:checked + label.accordion::after {
    transform: rotate(315deg);
}

.fullwidth_page .accordion-title {
    font-size: 1.5em;
}

/*new accordion styles for destination and travel med pages*/
.newtypeAccordion {
    display: none;
    overflow: hidden;
    padding: 0px 18px;
}

.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: '\2212';
}

button.accordion {
    background-color: #5DADE2;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion p {
    margin: 0px !important;
    display: inline !important;
}

/*automated clinic listing accordions - region pages*/
.clinicListingAccordion {
    display: none;
    overflow: hidden;
    padding: 0px 18px 24px 18px;
}

.clinic-accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.clinic-accordion.active:after {
    content: '\2212';
}

button.clinic-accordion {
    background-color: #5DADE2;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin-bottom: 24px;
}

button.clinic-accordion p {
    margin: 0px !important;
    display: inline !important;
}

/*For Datepicker*/
.ui-datepicker {
    z-index: 101 !important;
}

/*not sure if these two are used anywhere*/
.section {
    position: relative;
}

.section-arrow {
    position: absolute;
    right: -20px;
    top: 60px;
}
/**/

.page-template-franchise-local-page-redesign .ui-dialog .ui-dialog-buttonpane,
.page-template-franchise-parent-page-redesign .ui-dialog .ui-dialog-buttonpane,
.page-template-canada-fr-franchise-local-page-redesign .ui-dialog .ui-dialog-buttonpane,
.page-template-canada-fr-franchise-parent-page-redesign .ui-dialog .ui-dialog-buttonpane,
.uk-franchise-parent-page-redesign .ui-dialog .ui-dialog-buttonpane,
.uk-franchise-local-page-redesign .ui-dialog .ui-dialog-buttonpane {
    text-align: center !important;
    display: block !important;
    padding: 0 !important;
}

.page-template-franchise-local-page-redesign .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset,
.page-template-franchise-parent-page-redesign .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset,
.page-template-canada-fr-franchise-local-page-redesign .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset,
.page-template-canada-fr-franchise-parent-page-redesign .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset,
.uk-franchise-parent-page-redesign .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset,
.uk-franchise-local-page-redesign .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none !important;
}

.page-template-franchise-local-page-redesign .ui-dialog .ui-dialog-titlebar,
.page-template-franchise-parent-page-redesign .ui-dialog .ui-dialog-titlebar,
.page-template-canada-fr-franchise-local-page-redesign .ui-dialog .ui-dialog-titlebar,
.page-template-canada-fr-franchise-parent-page-redesign .ui-dialog .ui-dialog-titlebar,
.uk-franchise-parent-page-redesign .ui-dialog .ui-dialog-titlebar,
.uk-franchise-local-page-redesign .ui-dialog .ui-dialog-titlebar {
    padding: 0em 1em;
}

.page-template-franchise-local-page-redesign .ui-widget-header,
.page-template-franchise-parent-page-redesign .ui-widget-header,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget-header,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget-header,
.uk-franchise-parent-page-redesign .ui-widget-header,
.uk-franchise-local-page-redesign .ui-widget-header {
    border: none;
    background: #2759a2;
    color: #ffffff;
    font-weight: 400;
}

.page-template-franchise-local-page-redesign .ui-widget .ui-widget,
.page-template-franchise-parent-page-redesign .ui-widget .ui-widget,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget .ui-widget,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget .ui-widget,
.uk-franchise-parent-page-redesign .ui-widget .ui-widget,
.uk-franchise-local-page-redesign .ui-widget .ui-widget {
    color: #ffffff !important;
    border: none !important;
}

.page-template-franchise-local-page-redesign .ui-widget-content,
.page-template-franchise-parent-page-redesign .ui-widget-content,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget-content,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget-content,
.uk-franchise-parent-page-redesign .ui-widget-content,
.uk-franchise-local-page-redesign .ui-widget-content {
    border: none !important;
}

.page-template-franchise-local-page-redesign .ui-widget,
.page-template-franchise-parent-page-redesign .ui-widget,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget,
.uk-franchise-parent-page-redesign .ui-widget,
.uk-franchise-local-page-redesign .ui-widget {
    border: 2px solid #A4A7A9 !important;
    font-family: 'Poppins', sans-serif !important;
}

.page-template-franchise-local-page-redesign .ui-widget-overlay,
.page-template-franchise-parent-page-redesign .ui-widget-overlay,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget-overlay,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget-overlay,
.uk-franchise-parent-page-redesign .ui-widget-overlay,
.uk-franchise-local-page-redesign .ui-widget-overlay {
    z-index: 9998 !important;
}

.page-template-franchise-local-page-redesign .ui-state-default,
.page-template-franchise-parent-page-redesign .ui-state-default,
.page-template-canada-fr-franchise-local-page-redesign .ui-state-default,
.page-template-canada-fr-franchise-parent-page-redesign .ui-state-default,
.uk-franchise-parent-page-redesign .ui-state-default,
.uk-franchise-local-page-redesign .ui-state-default {
    border: 0px !important;
    background: none !important;
    font-weight: bold;
    color: #00A9E7 !important;
}

.page-template-franchise-local-page-redesign .ui-state-active,
.page-template-franchise-local-page-redesign .ui-widget-content .ui-state-active,
.page-template-franchise-local-page-redesign .ui-widget-header .ui-state-active,
.page-template-franchise-parent-page-redesign .ui-state-active,
.page-template-franchise-parent-page-redesign .ui-widget-content .ui-state-active,
.page-template-franchise-parent-page-redesign .ui-widget-header .ui-state-active,
.page-template-canada-fr-franchise-local-page-redesign .ui-state-active,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget-content .ui-state-active,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget-header .ui-state-active,
.page-template-canada-fr-franchise-parent-page-redesign .ui-state-active,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget-content .ui-state-active,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget-header .ui-state-active,
.uk-franchise-parent-page-redesign .ui-state-active,
.uk-franchise-parent-page-redesign .ui-widget-content .ui-state-active,
.uk-franchise-parent-page-redesign .ui-widget-header .ui-state-active,
.uk-franchise-local-page-redesign .ui-state-active,
.uk-franchise-local-page-redesign .ui-widget-content .ui-state-active,
.uk-franchise-local-page-redesign .ui-widget-header .ui-state-active {
    border: 1px solid #f47e28 !important;
}

.page-template-franchise-local-page-redesign .ui-state-highlight,
.page-template-franchise-local-page-redesign .ui-widget-content .ui-state-highlight,
.page-template-franchise-local-page-redesign .ui-widget-header .ui-state-highlight,
.page-template-franchise-local-page-redesign .ui-state-highlight,
.page-template-franchise-local-page-redesign .ui-widget-content .ui-state-highlight,
.page-template-franchise-local-page-redesign .ui-widget-header .ui-state-highlight,
.page-template-franchise-parent-page-redesign .ui-state-highlight,
.page-template-franchise-parent-page-redesign .ui-widget-content .ui-state-highlight,
.page-template-franchise-parent-page-redesign .ui-widget-header .ui-state-highlight,
.page-template-canada-fr-franchise-local-page-redesign .ui-state-highlight,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget-content .ui-state-highlight,
.page-template-canada-fr-franchise-local-page-redesign .ui-widget-header .ui-state-highlight,
.page-template-canada-fr-franchise-parent-page-redesign .ui-state-highlight,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget-content .ui-state-highlight,
.page-template-canada-fr-franchise-parent-page-redesign .ui-widget-header .ui-state-highlight,
.uk-franchise-parent-page-redesign .ui-state-highlight,
.uk-franchise-parent-page-redesign .ui-widget-content .ui-state-highlight,
.uk-franchise-parent-page-redesign .ui-widget-header .ui-state-highlight,
.uk-franchise-local-page-redesign .ui-state-highlight,
.uk-franchise-local-page-redesign .ui-widget-content .ui-state-highlight,
.uk-franchise-local-page-redesign .ui-widget-header .ui-state-highlight {
    border: 1px solid #00A9E7 !important;
}

.page-template-franchise-local-page-redesign .ui-dialog,
.page-template-franchise-parent-page-redesign .ui-dialog,
.page-template-canada-fr-franchise-local-page-redesign .ui-dialog,
.page-template-canada-fr-franchise-parent-page-redesign .ui-dialog,
.uk-franchise-parent-page-redesign .ui-dialog,
.uk-franchise-local-page-redesign .ui-dialog {
    z-index: 9999 !important;
}

.post-edit-link {
    display: none;
}

/*animated loading dots used in OLB*/
/*used when searching*/
.loading-dots {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0058a4;
  color: #0058a4;
  animation: loadingDots 1s infinite linear alternate;
  animation-delay: .5s;
  margin: 15px auto 15px;
}

.loading-dots::before, .loading-dots::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.loading-dots::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0058a4;
  color: #0058a4;
  animation: loadingDots 1s infinite alternate;
  animation-delay: 0s;
}

.loading-dots::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0058a4;
  color: #0058a4;
  animation: loadingDots 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes loadingDots {
  0% {
    background-color: #31b2ed;
  }
  50%,
  100% {
    background-color: #0058a4;
  }
}

/*please wait dialog submitting olb*/
.loading-dot-spin {
  position: relative;
  margin: 10% auto;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: transparent;
  color: transparent;
  box-shadow: 0 -18px 0 0 #0058a4, 12.72984px -12.72984px 0 0 #0058a4, 18px 0 0 0 #0058a4, 12.72984px 12.72984px 0 0 rgba(0, 88, 164, 0), 0 18px 0 0 rgba(0, 88, 164, 0), -12.72984px 12.72984px 0 0 rgba(0, 88, 164, 0), -18px 0 0 0 rgba(0, 88, 164, 0), -12.72984px -12.72984px 0 0 rgba(0, 88, 164, 0);
  animation: loadingDotSpin 1.5s infinite linear;
}

@keyframes loadingDotSpin {
  0%,
  100% {
    box-shadow: 0 -18px 0 0 #0058a4, 12.72984px -12.72984px 0 0 #0058a4, 18px 0 0 0 #0058a4, 12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), 0 18px 0 -5px rgba(0, 88, 164, 0), -12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), -18px 0 0 -5px rgba(0, 88, 164, 0), -12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0);
  }
  12.5% {
    box-shadow: 0 -18px 0 -5px rgba(0, 88, 164, 0), 12.72984px -12.72984px 0 0 #0058a4, 18px 0 0 0 #0058a4, 12.72984px 12.72984px 0 0 #0058a4, 0 18px 0 -5px rgba(0, 88, 164, 0), -12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), -18px 0 0 -5px rgba(0, 88, 164, 0), -12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0);
  }
  25% {
    box-shadow: 0 -18px 0 -5px rgba(0, 88, 164, 0), 12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0), 18px 0 0 0 #0058a4, 12.72984px 12.72984px 0 0 #0058a4, 0 18px 0 0 #0058a4, -12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), -18px 0 0 -5px rgba(0, 88, 164, 0), -12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0);
  }
  37.5% {
    box-shadow: 0 -18px 0 -5px rgba(0, 88, 164, 0), 12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0), 18px 0 0 -5px rgba(0, 88, 164, 0), 12.72984px 12.72984px 0 0 #0058a4, 0 18px 0 0 #0058a4, -12.72984px 12.72984px 0 0 #0058a4, -18px 0 0 -5px rgba(0, 88, 164, 0), -12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0);
  }
  50% {
    box-shadow: 0 -18px 0 -5px rgba(0, 88, 164, 0), 12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0), 18px 0 0 -5px rgba(0, 88, 164, 0), 12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), 0 18px 0 0 #0058a4, -12.72984px 12.72984px 0 0 #0058a4, -18px 0 0 0 #0058a4, -12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0);
  }
  62.5% {
    box-shadow: 0 -18px 0 -5px rgba(0, 88, 164, 0), 12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0), 18px 0 0 -5px rgba(0, 88, 164, 0), 12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), 0 18px 0 -5px rgba(0, 88, 164, 0), -12.72984px 12.72984px 0 0 #0058a4, -18px 0 0 0 #0058a4, -12.72984px -12.72984px 0 0 #0058a4;
  }
  75% {
    box-shadow: 0 -18px 0 0 #0058a4, 12.72984px -12.72984px 0 -5px rgba(0, 88, 164, 0), 18px 0 0 -5px rgba(0, 88, 164, 0), 12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), 0 18px 0 -5px rgba(0, 88, 164, 0), -12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), -18px 0 0 0 #0058a4, -12.72984px -12.72984px 0 0 #0058a4;
  }
  87.5% {
    box-shadow: 0 -18px 0 0 #0058a4, 12.72984px -12.72984px 0 0 #0058a4, 18px 0 0 -5px rgba(0, 88, 164, 0), 12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), 0 18px 0 -5px rgba(0, 88, 164, 0), -12.72984px 12.72984px 0 -5px rgba(0, 88, 164, 0), -18px 0 0 -5px rgba(0, 88, 164, 0), -12.72984px -12.72984px 0 0 #0058a4;
  }
}

/*new booking version 3 styles*/
.page-template-book-now-template-v3 {
    font-family: 'Poppins', sans-serif !important;
}

#booking-intro-disclaimer {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 72px;
    width: auto;
    margin: 10px 3%;
    border: 2px solid #f47721;
    border-radius: 10px;
}

.intro-disclaimer-enca,
.intro-disclaimer-engb {
    padding: 5px;
    font-size: 16px;
    font-weight: 400;
}

.intro-disclaimer-frca {
    padding: 4px;
    font-size: 15px;
    font-weight: 400;
}

#booking-div-intro {
    margin-top: 20px;
}

#booking-intro-question-set {
    width: 100%;
    position: relative;
}

#booking-intro-question-set-1 {
    margin: 20px 0 10px 0;
    padding: 0px 25px;
}

.booking-search-labels {
    font-size: 13px;
    position: absolute;
    margin: -2px 0px 0px 2px;
    color: #0058A4;
    font-weight: 500;
}

.booking-appt-reason {
    outline-style: none;
    width: 285px;
    height: 35px;
    border: 1px solid #A4A7A9;
    border-radius: 3px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: inherit;
    color: #474B55;
    font-size: 15px;
    padding: 0px 0px 0px 6px;
}

#errorApptype {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    margin: -12px 0px 0px 2px;
    display: block;
}

.booking-traveler-num {
    outline-style: none;
    width: 130px;
    border-radius: 3px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: inherit;
    padding: 0px 0px 0px 5px;
    height: 35px;
    border: 1px solid #A4A7A9;
    background-color: #FFFFFF;
    font-size: 15px;
    color: #474B55;
}

#errorTrav {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
    margin: -12px 0px 0px 625px;
}

input.clinic-search {
    color: #474B55;
    padding: 0px 0px 0px 8px;
    width: 290px;
    height: 35px;
    border: 1px solid #A4A7A9;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: inherit;
    font-size: 15px;
}

#locationSearchError {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
    margin: -13px 0px 0px 311px;
}

.booking-intro-question-set-results {
    background-color: #f0eff0;
    border-top: 1px solid #A4A7A9;
    border-bottom: 1px solid #A4A7A9;
}

.focusedAppt,
.focusedTrav,
.focusedSearch,
.focusedDOB ,
.focusedState,
.focusedMonth,
.focusedYear,
.focused {
    border: 1px solid #31b2ede8 !important;
}

#booking-intro-question-set-2 {
    color: #474B55;
    font-size: 15px;
    padding: 0px 25px;
    margin-bottom: 10px;
}

#prevVisitCheckboxes {
    display: inline-block;
}

#prevVisit {
    margin: 0 15px 0 0;
}

#prevVisitYes {
    margin: 0 10px 0 0;
}

input[name="existing-y"] {
    margin-top: 10px;
    color: #474B55;
}

input[name="existing-n"] {
    color: #474B55;
}

#errorYesNo {
    font-size: 12px;
    color: rgb(244, 126, 40);
    margin: -5px 0px 0px;
}

#span-lookup-customer {
    color: #0058A4;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}
.booster-lookup-title {
    color: #0058A4;
    font-weight: 700;
    font-size: 15px;
}

#booster-lookup-fields {
    margin-top: 35px;
    margin-bottom: 30px;
    padding: 0px 25px;
    clear: both;
}

#div-lookup-different-customer {
    clear: both;
    padding: 0px 0px 0px 25px;
    margin-bottom: 30px;
    width: 60%;
}

.btnSearchOLB {
    position: absolute;
    top: 20px;
    right: 25px;
}

.btnSearchOLBResults {
    position: absolute;
    top: 40px;
    right: 25px;
}

.btnSearchOLBBooster {
    position: absolute;
    bottom: 0px;
    right: 194px;
}

input[name="btnFindAvailability"] {
    background-color: #00A9E7;
    padding: 6px 0px !important;
    width: 133px;
    font-size: 15px;
    border: none !important;
}

#div-result-message {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    color: #f47e28;
}

#div-more-locations-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.bookingDialog.ui-widget.ui-widget-content {
    font-family: 'Poppins', sans-serif;
    border: 2px solid #A4A7A9;
}

.bookingDialog .ui-dialog-titlebar {
    display: none;
}

.bookingDialog .ui-dialog-buttonpane.ui-widget-content {
    text-align: center;
    padding: 0;
    margin: 0 0 1em 0;
    border: none;
}

.bookingDialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset {
    float: none;
}

.bookingDialog .ui-dialog-buttonpane.ui-widget-content button {
    background: #00A9E7;
    color: #ffffff;
    margin: 0;
}

#waitDialog .no-close .ui-dialog-buttonset {
    display: none;
}

#list-map-tabs-container {
    margin: 0px 80px 0px 80px;
}

.list-map-tabs {
    display: inline-block;
}

#clinic-list-tab {
    color: #174897;
    font-size: 24px;
    border-bottom: 2px solid #174897;
    padding: 10px 10px 0px 15px;
}

.bookingTitleHR {
    margin: 0px 0px 10px 0px;    
}

#booking-in-clinic-visit,
#booking-teleconsult-visit {
    padding: 5% 15% 0;
}

.clinicListingName,
.videoVisitTitle {
    font-weight: 600;
}

/*.clinicListingCrossroads {
    margin: 0px 0px 5px 0px;
}*/

.clinicListingStreetAddress1 {
    display: inline-block;
    margin: 0px 5px 0px 0px;
}

.clinicListingStreetAddress2 {
    display: inline-block;
}

.clinicListingDistanceVal {
    font-weight: 600;
    white-space: nowrap;
}

.clContainerMain {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.clContainerRight {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.clContainerNextAvailable {
    width:160px;
    text-align: center;
    border: 2px solid #174897;
    border-radius: 3px;
}

.clContainerOfficeInfo {
    color: #444;
}

.containerNoAvailability {
    cursor: default;
}

.containerAvailability {
    cursor: pointer;
}

.availabilityTitle {
    background-color: #174897;
    border: 2px solid #174897;
    font-size: 14px;
    color: #fff;
}

.next-available-date {
    color: #174897;
    font-weight: 600;
    font-size: 21px;
    text-transform: uppercase;
    height: 27px;
}

.next-available-time {
    color: #174897;
    text-transform: uppercase;
    font-size: 18px;
}

.nextAvailableBookTime {
    color: #f47e28;;
    text-transform: uppercase; 
    font-weight: 600;
    font-size: 14px;
    margin: 3px 4px;
}

.nextAvailableBookTimeFrench {
    color: #f47e28;;
    text-transform: uppercase; 
    font-weight: 600;
    font-size: 12px;
    margin: 3px 4px;
}

.videoVisitExtraDetails {
    font-size: 12px;
    margin: 15px 0px 0px 0px;
    font-weight:500;
}

.availHR {
    margin: 0px 7px;
}

.clContainerViewMoreBtn {
    display: flex;
    border: 2px solid #174897;
    border-radius: 3px;
    width: 160px;
    padding: 2px;
    color: #174897;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
}

.more-availability {
    width: 100%;
}

.clHR {
    clear: both;
    flex: 0 0 100%;
    margin: 5% 0px;
}

a.olb-phone-no-avail {
    color: #1a96d0!important;
    font-weight: 600;
    text-decoration: none;
    width:100%;
}

a.olb-phone {
    text-decoration: none;
}

.olb-no-availability-message,
.olb-no-availability-message-covid {
    color: #174897;
    padding: 2% 1%;
    line-height: 1.35em;
}

.moreAvailabilityDialog {
    width: 500px!important;
    display: flex;
    justify-content: center;
    max-height: 90vh!important;
    overflow-y: auto;
    padding: 0!important;
}

.moreAvailabilityDialog ::-webkit-scrollbar {
  width: 3px;
}

.moreAvailabilityDialog ::-webkit-scrollbar-thumb {
  background: #444; 
}

.moreAvailabilityDialog .ui-dialog-title,
.moreAvailabilityDialog .ui-dialog-titlebar {
    margin: 0px;
    padding: 0px!important;
    height: 0px;
}

#more-avail-am-title,
#more-avail-pm-title {
    margin: 10px 0px 5px 0px;
}

.moreAvailabilityDialog #moreAvailDialog.ui-dialog-content {
    text-align: center;
    width: 100%!important;
    font-family: 'Poppins', sans-serif;
    color: #444;
    padding: 0em 1em 0.5em 1em;
    background-color: #fff;
}

.moreAvailabilityDialog #moreAvailClinicDetailsContainer {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background-color: #fff;
    z-index: 1;
}

#moreAvail-clinic-name,
#moreAvail-date {
    font-weight: 600;
    padding-top: 0.5em;
    background-color: #fff;
}

.page-template-book-now-template-v3 .ui-widget {
    font-family: 'Poppins', sans-serif;
}

.moreAvailabilityDialog .ui-widget.ui-widget-content {
    border: none;
    background: #fff;
}

.moreAvailabilityDialog .ui-widget-content a {
    color: #1a96d0;
}

.view-more-times {
    font-size: 13px;
    width: 19%;
    margin: 8px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
}

.moreAvailabilityDialog .ui-widget-header {
    border: none;
    background: none;
}

.moreAvailabilityDialog .ui-datepicker-header.ui-widget-header,
.page-template-book-now-template-v3 .ui-datepicker-header.ui-widget-header {
    border: none;
    background: none;
    color: #444;
    font-weight: 600;
}

.moreAvailabilityDialog .ui-datepicker .ui-datepicker-prev, 
.moreAvailabilityDialog .ui-datepicker .ui-datepicker-next,
.page-template-book-now-template-v3 .ui-datepicker .ui-datepicker-prev, 
.page-template-book-now-template-v3 .ui-datepicker .ui-datepicker-next {
    color: #444;
}

.moreAvailabilityDialog .ui-dialog-titlebar-close {
    display: none;
}

.moreAvailabilityDialog .ui-dialog-titlebar .ui-dialog-title {
    margin: 0;
    display: none;
}

.moreAvailabilityDialog button#moreAvailDialogCloseBtn,
.moreAvailabilityDialog button#moreAvailDialogCloseBtn:hover,
.moreAvailabilityDialog button#moreAvailDialogCloseBtn:focus {
    border: none;
    background: none;
    font-weight: 900;
    margin: .5em .5em 0em 0em;
    padding: 0px 0px 0px 0px;
    position: absolute;
    right: 3px;
    color: #222;
    z-index: 2;
}

.moreAvailabilityDialog .ui-dialog-buttonpane.ui-widget-content {
    border-width: 0px 0px 0px 0px;
    background-image: none;
    margin-top: 0em;
    padding: 0em 0em 0em 0em;
}

.moreAvailDialogCloseBtn:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00d";
    font-weight: 900;
    font-size: 20px;
    color: #222;
}

.page-template-book-now-template-v3 #ui-datepicker-div {
    padding: 0.5em;
}

.moreAvailabilityDialog .ui-datepicker-prev span,
.moreAvailabilityDialog .ui-datepicker-next span,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker-prev span,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker-next span {
    background-image: none !important;
}

.moreAvailabilityDialog .ui-datepicker-header .ui-datepicker-prev:before,
.moreAvailabilityDialog .ui-datepicker-header .ui-datepicker-next:before,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    font-weight: normal;
    align-items: center;
    justify-content: center;
}

.moreAvailabilityDialog .ui-datepicker-header .ui-datepicker-prev:hover,
.moreAvailabilityDialog .ui-datepicker .ui-datepicker-prev-hover,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker .ui-datepicker-prev-hover {
    border: none;
    background: none;
    right: 2px;
    left: 2px;
    top: 2px;
    cursor: pointer;    
}

.moreAvailabilityDialog .ui-datepicker-header .ui-datepicker-next:hover,
.moreAvailabilityDialog .ui-datepicker .ui-datepicker-next-hover,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker .ui-datepicker-next-hover {
    border: none;
    background: none;
    right: 2px;
    top: 2px;
    cursor: pointer;
}

.moreAvailabilityDialog .ui-datepicker-header .ui-datepicker-prev:before,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.moreAvailabilityDialog .ui-datepicker-header .ui-datepicker-next:before,
.page-template-book-now-template-v3 #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.page-template-book-now-template-v3 #ui-datepicker-div .ui-state-default, 
.page-template-book-now-template-v3 #ui-datepicker-div .ui-widget-content .ui-state-default,
#moreAvail-datepicker .ui-state-default,
#moreAvail-datepicker .ui-widget-content .ui-state-default {
    border: none;
    background: #fff;
    font-weight: 500;
    color: #174897;
}

.moreAvailabilityDialog #moreAvailDialog #moreAvail-datepicker .ui-state-active,
.moreAvailabilityDialog #moreAvailDialog #moreAvail-datepicker .ui-widget-content .ui-state-active,
.page-template-book-now-template-v3 #moreAvailDialog #moreAvail-datepicker .ui-state-active,
.page-template-book-now-template-v3 #moreAvailDialog #moreAvail-datepicker .ui-widget-content .ui-state-active {
    border: 2px solid #174897;
    border-radius: 50%;
    background: #A3DDF8;
    font-weight: 600;
    color: #174897;
    height: 38px;
    width: 38px;
    margin: auto;
    padding: 0.1em 0.2em;
}

#moreAvail-datepicker .ui-widget.ui-widget-content {
    border: none;
    margin: 25px auto 10px auto;
    width: 100%;
}

.page-template-book-now-template-v3 #ui-datepicker-div {
    box-shadow: 2px 2px 2px #ddd;
    border: 1px solid #A4A7A9;
    border-radius: 3px;
}

.page-template-book-now-template-v3 #ui-datepicker-div th {
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
}

.page-template-book-now-template-v3 .ui-datepicker-title {
    font-size: 1em;
}

#moreAvail-datepicker {
    margin: 0px 32px;
}

#moreAvail-datepicker .ui-datepicker td span, 
#moreAvail-datepicker .ui-datepicker td a {
    text-align: center;
    width: 54px;
}

.page-template-book-now-template-v3 #ui-datepicker-div td span,
.page-template-book-now-template-v3 #ui-datepicker-div td a {
    text-align: center;
}

#moreAvail-times {
    padding: 0px 20px 30px;
    width: 100%;
}

.more-availability-schedule-time {
    background-color: #fff;
    border: 1px solid #0058a4;
    border-radius: 2px;
    color: #0058a4;
    font-size: 11.5px;
    width: 19%;
    height: 38px;
    margin: 8px;
    padding: 10px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
}

.more-availability-schedule-time:hover {
    background: #A3DDF8;
}

.selectedTime {
    background: #A3DDF8;
}

#btnSelectAppointment {
    margin-bottom: 14%;
    font-family: 'Poppins', sans-serif;
    font-size: 0.95em;
    padding: 16px 8px;
    min-width: 80%;
}

#booking-appointment-form {
    padding: 0px 10%;
}

#appointment-form-intro {
    padding: 20px 0px;
}

#appointment-form-title {
    color: #174897;
    font-size: 28px;
    font-weight: 400;
}

#booking-left-container {
    width: 50%;
    float: left;
}

.booking-form-accordion {
    color: #174897;
    font-weight: 600;
    cursor: pointer;
    padding: 18px 0px;
    font-size: 18px;
    overflow: auto;
}

#divTravelerDetail.booking-form-accordion {
    padding: 0px 0px 18px 0px;
}

.active-btn,
.accordion-closed {
    cursor: pointer;
}

.inactive-btn,
.accordion-open {
    cursor: auto;
}

#divFinalizeDetails .accordion-closed {
    border-bottom: 1px solid #333;
}

#divFinalizeDetails .accordion-open {
    border-bottom: none;
}

#btnEditTravInfo {
    background-color: #fff;
    border: 1px solid #174897;
    color: #174897;
    float: right;
    margin-top: 0px;
    padding: 5px 25px;
    font-size: 14px;
}

#btnNextFinalDetails {
    background-color: #31b2ed;
    border: none;
    color: #fff;
    float: right;
    margin-top: 0px;
    padding: 5px 25px;
    font-size: 14px;
}

#divFinalizeDetails {
    border-top: 1px solid #333;
}

.traveler-div-title {
    color: #174897;
    font-size: 16px;
    font-weight: 600;
}

.traveler-info-section {
    margin: 0 0 30px 0;
}

.disableClick {
    pointer-events: none;
}

.page-template-book-now-template-v3 ::placeholder,
.page-template-book-now-template-v3 ::placeholder {
    color: #A4A7A9;
}

.fieldComplete {
    background-color: #eee;
}

input[id="booking-booster-fname"] {
    width: 280px;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 15px 20px 0 0;
    font-size: 16px;
    border: 1px solid #A4A7A9;
    color: #474B55;
}

input[id="booking-booster-lname"] {
    width: 280px;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 15px 20px 0 0;
    font-size: 16px;
    border: 1px solid #A4A7A9;
    color: #474B55;
}

input[id="booking-booster-dob"] {
    width: 281px;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 15px 0px 0 0;
    font-size: 16px;
    border: 1px solid #A4A7A9;
    color: #474B55;
}

input[id="booking-booster-email"] {
    width: 280px;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 25px 20px 0 0;
    font-size: 16px;
    border: 1px solid #A4A7A9;
    color: #474B55;
}

input[id="booking-booster-phone"] {
    width: 280px;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 15px 20px 0 0;
    font-size: 16px;
    border: 1px solid #979797;
    color: #474B55;
}

#errorFname {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
}

#errorLname {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
    margin: 0px 304px;
}

#errorDOB {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
    margin: 0px 0px 0px 608px;
}

#errorEmail {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
    margin: 0px 0 0 0;
}

#errorPhone {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
    margin: 0px 0px 0px 304px;
}

.divTravFirstName,
.divTravLastName,
.divTravDOB,
.divTravPhone {
    position: relative;
    width:49%;
    display: inline-block;
}

.divTravEmail {
    position: relative;
}

input[id^="travFirstName_"] {
    width: 99%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 10px 4% 0 0;
    font-size: 16px;
    border: 1px solid #A4A7A9;
}

input[id^="travLastName_"] {
    width: 99%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 10px 0 0 3%;
    font-size: 16px;
    border: 1px solid #A4A7A9;
}

input[id^="travdob_"] {
    width: 99%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 20px 4% 0 0;
    font-size: 16px;
    border: 1px solid #A4A7A9;
}

input[id^="travPhone_"] {
    width: 99%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 20px 0 0 3%;
    font-size: 16px;
    border: 1px solid #A4A7A9;
}

input[id^="travEmail_"] {
    width: 100%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 20px 0px 0 0;
    font-size: 16px;
    border: 1px solid #A4A7A9;
}

.travFirstNameError,
.travDOBerror,
.travEmailError {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
}

.travLastNameError,
.travPhoneError {
    font-size: 12px;
    color: rgb(244, 126, 40);
    position: absolute;
    display: block;
    margin: 0px 0px 0px 3%;
}

select[name="tripDestinations"] {
    font-size: 16px;
    height: 35px;
    outline-style: none;
    width: 100%;
    border: 1px solid #A4A7A9;
    padding: 0px 0px 0px 8px;
    margin: 0px 0px 5px;
}

.trip-destination-error {
    font-size: 12px;
    color: #f47e28;
    position: absolute;
    margin: 0px;
}

.trip-date-error {
    font-size: 12px;
    color: #f47e28;
    position: absolute;
    display: block;
    margin: 5px 0px;
}

.destinations-selected {
    border: 1px solid #31b2ed;
    width: fit-content;
    margin: 8px 8px 0 0;
    border-radius: 3px;
    padding: 9px;
    font-size: 13px;
    color: #31b2ed;
    font-weight: 600;
    display: inline-block;
}

.remove-destinations {
    margin-left: 12px;
    margin-top: -2px;
    font-size: 15px;
}

.remove-destinations a {
    color: #31b2ed;
    font-weight: 500;
    text-decoration: none;
}

.tripDates {
    width: 100%;
    margin: 25px 0px;
}

select.destinationsOptionsColor {
    color: #444;
    cursor: text;
}

input[name="trip-date-leaving"] {
    height: 35px;
    width: 48%;
    padding: 0px 0px 0px 8px;
    margin: 0px 2% 0 0;
    border: 1px solid #A4A7A9;
}

input[name="trip-date-returning"] {
    height: 35px;
    width: 48%;
    padding: 0px 0px 0px 8px;
    margin: 0 0 0 0;
    border: 1px solid #A4A7A9;
}

.cc-section-title {
    color: #174897;
    font-size: 18px;
    font-weight: 600;
}

.booking-cc-disclaimer {
    font-size: 13px;
    font-weight: 500;
}

#booking-cc-disclaimer1 {
    color: #f47e28;
}

#booking-cc-disclaimer-cancel {
    padding: 0px 0px 20px 0px;
}

#booking-cc-disclaimer-cancel-a {
    color: #174897;
    font-weight: 600;
}

#custom-booking-disclaimers {
    color: #174897;
    font-size: 13px;
    font-weight: 600;
    border-top: 1px solid #444;
    padding: 20px 0px;
}

#custom-booking-disclaimers pre {
    font-family: 'Poppins', sans-serif;
    white-space: pre-wrap;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
}

input[name="booking-cc-name"] {
    width: 100%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 10px 0px 0px 0px;
    border: 1px solid #A4A7A9;
}

input[name="booking-cc-address"] {
    width: 100%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 20px 0px 0px 0px;
    border: 1px solid #A4A7A9;
}

input[name="booking-cc-city"] {
    width: 40%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 20px 2% 0 0;
    border: 1px solid #A4A7A9;
}

select[name="booking-cc-state"] {
    outline-style: none;
    width: 22%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 20px 2% 0 0;
    border: 1px solid #A4A7A9;
}

input[name="booking-cc-zip"] {
    width: 31%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 20px 0 0 0;
    border: 1px solid #A4A7A9;
}

input[name="booking-cc-number"] {
    width: 100%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    margin: 20px 0 0 0;
    border: 1px solid #A4A7A9;
}

#booking-cc-fields {
    display: inline-block;
    margin: 20px 0px 30px 0px;
}

select[name="booking-cc-exp-month"] {
    outline-style: none;
    width: 40%;
    height: 35px;
    margin-right: 2%;
    border: 1px solid #A4A7A9;
}

select[name="booking-cc-exp-year"] {
    outline-style: none;
    width: 22%;
    height: 35px;
    margin-right: 2%;
    border: 1px solid #A4A7A9;
}

input[name="booking-cc-code"] {
    width: 31%;
    padding: 0px 0px 0px 8px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #A4A7A9;
}

#booking-finished-button {
    margin: 0px;
}

#btnFindAvailability {
    color: #fff;
}

#booking-back-button {
    margin: 25px 0px;
}

#btnFinishBooking {
    width: 100%;
    font-size: 18px;
    background-color: #00A9E7;
    border: none;
}

#btnBookingBack {
    width: 100%;
    font-size: 18px;
    background-color: #fff;
    color: #00A9E7;
    border: 1px solid #00A9E7;
}

input.booking-validation-error,
select.booking-validation-error {
    border: 1px solid #f47e28;
}

.booking-cc-error {
    color: #f47e28;
    position: absolute;
    margin: 0px;
    font-size: 12px;
    font-weight: 500;
    display: block;
}

#booking-cvv-error {
    margin-left: 245px;
}

#booking-right-container {
    width: 45%;
    float: right;
    border: 2px solid #174897;
    margin: 0px 0px 35px 0px;
}

#booking-info-container-title {
    background-color: #174897;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

#booking-appointment-info {
    display: flex;
    flex-direction: column;
}

#booking-appointment-info #apptClinicName {
    color: #174897;
}

#booking-appointment-info #span-need-help {
    color: #f47e28;
}

#booking-info-content {
    padding: 20px;
}

.apptInfoHR {
    border: 1px solid #174897;
    margin: 10px 0 20px 0;
}

.booster-alert-reval,
.save-error-alert-reval {
    background: #fcfdfd url(/wp-content/themes/enterprise-pro/images/olb-alert.png) no-repeat;
    background-size: 130px;
    background-position-x: center;
}

.booster-alert-reval-content,
.save-error-alert-reval-content {
    text-align: center;
    font-size: 15px;
    margin: 30px 0px;
    color: #474B55;
}

.errorP {
    margin-bottom: 15px;
    display: block;
}

.wait-dialog-content {
    color: #474B55;
    text-align: center;
}

/*olb confirmation page*/
#booking-confirmation-title-section-new {
    padding: 0px 25px;
    margin: 15px 0px 0px 0px
}

.booking-confirmed-title-new {
    color: #f47e28;
    font-size: 26px;
    font-weight: 500;
}

#appt-info-title-new,
#nb-intake-title,
#nb-app-title {
    color:#0058A4;
    font-weight: 600;
    display: block;
}

a.olb-clinic-phone {
    color: #00A9E7!important;
    font-weight: 500;
    text-decoration: none;
}

#nb-appointment-information-new {
    padding: 0px 25px;
}

#nb-appointment-info-new {
    display: flex;
    margin-bottom: 25px;
    flex-direction: column;
    color: #474B55;
}

.appt-info-item {
    display: flex;
    gap: 5px 10px;
    margin: 10px 0px;
    align-items: baseline;
}

.appt-info-item i {
    width: 16px;
}

#appt-traveler-detail-new,
#apptClinicName {
    font-weight: 600;
}

.fa-location-dot:before {
    content:"\f3c5";
}

.fa-calendar-days:before {
    content:"\f073";
}

.nb-add-to-calendar-container {
    position: relative;
}

#add-calendar-btn {
    background: #00A9E7;
    border-radius: 5px;
    padding: 13px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    width: 333px;
}

.nb-addCalbtnOptions {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    width: 333px;
    font-size: 18px;
    z-index: 1;
}

.nb-addCalbtnOptions div,
.nb-multipleIntakeOptions div {
    padding: 12px 6px;
    display: block;
    margin: 0px 25px;
}

.nb-addCalbtnOptions a,
.nb-multipleIntakeOptions a {
    color: #474B55;
    text-decoration: none;
    padding: 12px 6px;
}

.nb-addCalbtnOptions a:hover,
.nb-multipleIntakeOptions a:hover {
    background-color: #ddd;
}

.nb-add-to-calendar-container:hover .nb-addCalbtnOptions,
.nb-multipleIntakeLinks:hover .nb-multipleIntakeOptions {
    display: block;
}

.nb-add-to-calendar-container:hover .nb-addCalbtn {
    background-color: #174897;
}

.nb-addCalbtnOptions i {
    padding-right: 5px;
}

#nb-intake-discount-container,
#nb-intake-container {
    margin-bottom: 20px;
}

#complete-medhist-btn,
#multi-intake-btn {
    background: #f47e28!important;
    border-radius: 5px;
    padding: 13px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    width: 333px;
}

.nb-multipleIntakeOptions {
    display: none;
    background-color: #f1f1f1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    width: 333px;
    font-size: 16px;
    position: absolute;
    right: 94px;
    top: 100px;
}

hr.confirmBook2 {
    margin: 40px 0px;
    clear: both;
}

#ph-app-icon {
    float: left;
}

#ph-app-text {
    margin: 3px 0px 0px 85px;
}

#app-dwnld-btn {
    margin-top: 10px;
}

/*Media Queries for online booking version 3*/
@media only screen and (min-width: 1025px) {
    .clContainerLeft {
        max-width: 45%;
    }

    #nb-intake-container {
        clear: both;
        padding: 0px 25px;
        position: relative;
        margin: 60px 0px;
    }

    #nb-intake-section {
        background-color: #EAF9FF;
        padding: 22px 32px;
    }

    #nb-intake-icon {
        float: left;
    }

    #nb-intake-text {
        margin: 0px 0px 0px 85px;
        width: 33%;
    }

    #complete-medhist-btn,
    #multi-intake-btn {
        position: absolute;
        top: 48px;
        right: 95px;
    }

    #nb-appointment-details-container-new {
        display: flex;
        justify-content: space-between;
    }

    #nb-appointment-information-new {
        max-width: 50%;
    }

    #nb-complete-section-new #map_2 {
        width: 426px;
        height: 100%;
        border-radius: 10px;
        margin: 0px 25px;
    }

    hr.confirmBook1 {
        margin: 3px 0px 40px 0px;
    }

    hr.confirmBook2 {
        display: none;
    }

    #ph-app-phone-img {
        width: 50%;
        margin-bottom: -28px;
    }

    #nb-app-description {
        font-size: 22px;
    }

    #ph-health-app {
        clear: both;
        display: flex;
        align-items: center;
        padding: 0px 25px;
    }
}

@media only screen and (max-width: 1024px) {
    .page-template-book-now-template-v3 .entry {
        padding: 0px !important;
    }

    #booking-in-clinic-visit,
    #booking-teleconsult-visit {
        padding: 5% 10% 0;
    }

    .intro-disclaimer-frca {
        font-size: 13px;
    }

    #booking-intro-question-set-1 {
        margin: 15px 0 10px 0;
        padding: 0px 3%;
    }

    .booking-search-labels {
        position: unset;
    }

    .booking-appt-reason,
    .booking-traveler-num,
    input.clinic-search {
        width: 100%;
        margin: 0px 0px 10px 0px;;
        font-size: 16px;
    }

    #errorApptype {
        position: unset;
    }

    #errorTrav,
    #locationSearchError {
        position: unset;
        margin: -12px 0 0 2px;
    }

    input[id="booking-booster-fname"] {
        width: 100%;
        margin: 15px 20px 0 0;
    }

    input[id="booking-booster-lname"] {
        width: 100%;
        margin: 25px 20px 0 0;
    }

    input[id="booking-booster-dob"] {
        width: 100%;
        margin: 25px 20px 0 0;
    }

    input[id="booking-booster-email"] {
        width: 100%;
        margin: 25px 20px 0 0;
    }

    input[id="booking-booster-phone"] {
        width: 100%;
        margin: 25px 20px 0 0;
    }

    #errorLname,
    #errorEmail,
    #errorPhone,
	#errorDOB {
        margin: 0px 0px 0px 0px;
    }

    #div-lookup-different-customer {
        width: 100%;
        padding: 0px 25px;
    }

    input[name="btnFindAvailability"] {
        display: inline-block;
        width: 94%;
        background-size: 0px;
        margin: 10px 0px 10px 3%;
    }

    .btnSearchOLB, .btnSearchOLBBooster, .btnSearchOLBResults {
        margin: 10px 0;
        position: unset;
    }

    #div-more-locations-loader {
        clear: both;
    }

    .clContainerNextAvailable {
        margin: 0px 0px 20px 0px;
    }

    #list-map-tabs-container {
        margin: 0px 0px 0px 0px;
    }

    #clinic-list-tab {
        padding: 10px 10px 0px 3px;
    }

    #booking-appointment-form {
        padding: 0px 1%;
    }

    .clContainerRight {
        display: inline-block;
    }

    .clContainerLeft {
        width: calc(100% - 160px);
        padding-right: 2%;
    }

    .moreAvailabilityDialog {
        left: 25%;
    }

    .nb-health-app-container-new,  
    #nb-intake-container,
    #booking-confirmation-title-section-new,
    #nb-appointment-information-new,
    .confirmBook2 {
        padding: 0 5%;
    }

   .nb-health-app-container-new {
        padding: 0px 25px;
        margin: 15px 0px 20px 0px;
    }

    #nb-intake-container {
        clear: both;
        margin-bottom: 40px;
    }

    #nb-intake-icon {
        display: none;
    }

    #nb-intake-text {
        margin: 0px 0px 15px 0px;
    }

    #nb-complete-section-new #map_2,
    #google-map-new {
        display: none;
    }

    hr.confirmBook1 {
        margin: 3px 0px 20px 0px;
    }

    #nb-health-app-new {
        background-color: rgb(244, 244, 244);
        padding: 22px 32px;
    }

    #ph-app-phone-img {
        display: none;
    }

    .nb-multipleIntakeOptions {
        right: unset;
        top: unset;
    }
}

@media only screen and (max-width: 992px) {
    #booking-appointment-form {
        padding: 0px 10%;
    }

    #booking-right-container,
    #booking-left-container {
        width: 100%;
    }
}
@media only screen and (max-width: 908px) {
    .intro-disclaimer-frca {
        font-size: 12px;
    }
}
@media only screen and (max-width: 872px) {
    #booking-intro-disclaimer {
        height: 90px;
    }

    .intro-disclaimer-frca {
        font-size: 13px;
    }
}

@media only screen and (max-width: 814px) {
    .intro-disclaimer-enca,
    .intro-disclaimer-engb {
        font-size: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .intro-disclaimer-enca,
    .intro-disclaimer-engb {
        font-size: 16px;
    }

    #list-map-tabs-container {
        margin: 0px 4% 0px 4%;
    }

    #booking-appointment-form {
        padding: 0px 7%;
    }
}

@media only screen and (max-width: 728px) {
    .intro-disclaimer-enca,
    .intro-disclaimer-engb {
        font-size: 15px;
    }
}

@media only screen and (max-width: 700px) {
    #booking-in-clinic-visit, 
    #booking-teleconsult-visit {
        padding: 5%;
    }
}

@media only screen and (max-width: 680px) {
    .intro-disclaimer-enca,
    .intro-disclaimer-engb {
        font-size: 14px;
        padding: 3px 1%;
    }
}

@media only screen and (max-width: 637px) {
    #booking-intro-disclaimer {
        height: 95px;
    }
}

@media only screen and (max-width: 586px) {
    .moreAvailabilityDialog {
        width: 100%!important;
    }
}

@media only screen and (max-width: 580px) {
    #add-calendar-btn,
    .nb-addCalbtnOptions,
    #complete-medhist-btn,
    #multi-intake-btn {
        width: 100%;
        padding: 13px 0px;
    }

    #nb-appointment-information-new {
        width: 100%;
    }

    .nb-multipleIntakeLinks {
        position: relative;
    }

    .nb-multipleIntakeOptions {
        width: 100%;
    }
}

@media only screen and (max-width: 540px) {
    .clinicListingStreetAddress1,
    .clinicListingStreetAddress2 {
        display: block;
        margin: 0px;
    }
}

@media only screen and (max-width: 494px) {
    .intro-disclaimer-frca {
        padding: 3px 1%;
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    #prevVisitCheckboxes {
        display: block;
    }

    #prevVisit {
        margin: 0 0px 0 0;
    }

    #list-map-tabs-container {
        margin: 0px 0% 0px 0%;
    }

    #booking-in-clinic-visit, 
    #booking-teleconsult-visit {
        padding: 5% 1%;
    }

    #booking-appointment-form {
        padding: 0px 1%;
    }

    .moreAvailabilityDialog #moreAvailDialog.ui-dialog-content {
        padding: 0em 0.3em 0.5em 0.3em;
    }

    #moreAvail-datepicker {
        margin: 0px 0px;
    }

    #moreAvail-datepicker .ui-datepicker td span, 
    #moreAvail-datepicker .ui-datepicker td a {
        width: auto;
    }

    #moreAvail-times {
        padding: 0px 0px 30px;
    }

    .more-availability-schedule-time {
        padding: 10px 5px;
    }

    #btnSelectAppointment {
        white-space: normal;
        min-width: 90%;
    }
}

@media only screen and (max-width: 448px) {
    .intro-disclaimer-frca {
        font-size: 11px;
    }
}

@media only screen and (max-width: 405px) {
    #booking-cc-city-state-zip-error,
    #trip-date-error-msg {
        position: unset;
    }

    #booking-cvv-error {
        margin-left: 61%;
    }

    #clinic-list-tab {
        font-size: 22px;
    }

    #app-dwnld-btn img {
        width: 100% !important;
    }
}

@media only screen and (max-width: 380px) {
    .booking-form-accordion {
        font-size: 16px;
    }

    input[name^="trav-dob_"] {
        width: 100%;
    }

    .divTravFirstName,
    .divTravLastName,
    .divTravDOB,
    .divTravPhone {
        width: 100%;
    }

    input[id^="travFirstName_"] {
        width: 100%;
        margin: 10px 0 0 0;
    }

    input[id^="travLastName_"],
    input[id^="travdob_"],
    input[id^="travPhone_"],
    input[id^="travEmail_"] {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .travLastNameError,
    .travPhoneError {
        margin: 0px;
    }

    .nb-health-app-container {
        padding: 0% 6%;
    }
}

@media only screen and (max-width: 365px) {
    #booking-intro-disclaimer {
        height: 117px;
    }

    .intro-disclaimer-frca {
        font-size: 12px;
    }
}

@media only screen and (max-width: 360px) {
    .more-availability-schedule-time {
        padding: 0px 11px;
    }

    .moreAvailabilityDialog #moreAvailDialog.ui-dialog-content {
        margin-top: 25px;
        background-color: #fff;
    }
}

@media only screen and (max-width: 340px) {
    #clinic-list-tab {
        font-size: 18px;
    }

    .clContainerLeft {
        width: calc(100% - 130px);
    }

    .clContainerNextAvailable,
    .clContainerViewMoreBtn {
        width: 130px;
    }
}

@media only screen and (max-width: 326px) {
    #booking-cvv-error {
        margin-left: 58%;
    }

    #nb-health-app-new {
        padding: 22px 15px;
    }
}

@media only screen and (max-width: 320px) {
    #nb-health-app-new {
        padding: 22px 15px;
    }
}

@media only screen and (max-width: 316px) {
    .intro-disclaimer-enca,
    .intro-disclaimer-engb {
        font-size: 13px;
    }

    input[name="booking-cc-zip"] {
        width: 30%;
    }

    input[name="booking-cc-code"] {
        width: 22%;
    }

    select[name="booking-cc-exp-year"] {
        width: 24%;
    }

    #booking-cvv-error {
        margin-left: 53%;
    }
}

@media only screen and (max-width: 305px) {
    .more-availability-schedule-time {
        padding: 0px 5px;
        margin: 7px;
    }

    input[name="booking-cc-zip"] {
        width: 30%;
    }

    #booking-cc-city-state-zip-error {
        position: unset;
    }

    input[name="booking-cc-code"] {
        width: 22%;
    }

    select[name="booking-cc-exp-year"] {
        width: 24%;
    }

    #booking-cvv-error {
        margin-left: 53%;
    }

    .trip-date-error {
        position: unset;
    }
}

@media only screen and (max-width: 298px) {
    .intro-disclaimer-frca {
        font-size: 11px;
    }

    .intro-disclaimer-enca,
    .intro-disclaimer-engb {
        font-size: 12px;
    }
}

@media only screen and (max-width: 282px) {
    #clinic-list-tab {
        font-size: 16px;
    }
}
/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 192dpi) {
    .franchisee_page .slideshow {
        background-size: 662px 331px;
    }

    .b2b_page .slideshow {
        background-size: 762px 383px;
    }

    .slideshow{
        background-size: 960px 332px;
    }
}

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

    .wrap {
        max-width: 960px;
    }

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

    .content {
        width: 620px;
    }

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

@media only screen and (min-width: 1025px) {
    /*#cliniclocation {
        font-size: 20px;
    }

    #cliniclocationintro {
        font-size: 20px;
    }

    .appt-form-cta {
        padding: 11px 0 0px 0;
        font-size: 17px;
    }*/

    .button-row-2 {
        display:none !important;
    }

    /*automated clinic and region page menus*/
    .additional-pages-menu-container {
        height: 39.5px;
        padding: 0px 0px 20px 0px;
    }

    .additional-pages-menu-container ul {
        margin: 0px 0px 0px 0px;
        font-size: 12px;
    }

    .additional-pages-menu-container a {
        color: #FFFFFF;
    }

    .additional-pages-menu-container ul > li {
        list-style-type: none;
        display: inline-block;
        padding: 0px 15px 20px 0px;
    }

    .additional-pages-menu-container .subnav-container ul.sub-menu > li {
        list-style-type: disc;
        display: list-item;
    }

    .additional-pages-menu-container .subnav-container {
        cursor: pointer;
    }

    .additional-pages-menu-container .subnav-container ul.sub-menu {
        display: none;
        position: absolute;
        max-height: 300px;
        overflow: auto;
        z-index: 100;
        background-color: #f0eff0;
        padding: 5px 20px 5px 10px;
        margin: 0px;
    }

    .additional-pages-menu-container .subnav-container ul.sub-menu a {
        color: #1a96d0;
    }

    .additional-pages-menu-container .subnav-container ul.sub-menu li {
        margin-left: 15px;
        color: #2759a2;
        padding: 3px;
    }

    .menu-additional-pages > .subnav-container > .submenuToggle:before {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        padding: 0px 0px 0px 8px;
    }

    .menu-additional-pages > .subnav-container.submenu-open > .submenuToggle:before {
        content: "\f00d";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        padding: 0px 0px 0px 8px;
    }
}

@media only screen and (max-width: 1024px) {
    .wrap {width:90%; padding: 0 0%; max-width: 960px;}
    .entry {padding: 10px 10px 30px 10px !important;}
    /*.appt-form-cta {padding: 5px 0 0px 0;}
    .appt-cta {font-size:2.3vw;}
    #location-summary {display:inline-block;}
    #cliniclocationintro {display: inline-block; font-size: 2.4vw;}
    #cliniclocation {display: inline-block; font-size: 2.3vw;}*/

    .site-header {
        height: auto;
    }
    .site-header,
    .wrap {width:90%; padding:0 5%;}
    .site-header .wrap {width:100%;}
    .site-header .widget-area {width:100%;}

    /*Mobile Menu Items*/
    #header_middle {display: none !important;}
    #header_right, #header_right_mx, #header_right_frca {margin: 10px auto !important; text-align: center; width: auto !important;}
    #header_container {height: 84px;}
    #header_container_frca, #header_container_enca {height: 109px;}
    /*.title-area img, #title-area img {width: 45%;}*/ /*for regular logo but not sure if necessary*/
    .title-area, #title-area {width:100%; text-align: center;}
    .site-container {position:relative;}
    .title-area, #title-area {padding:5px 0 0 0;}
    #title-area {text-align: center;}
    .ubermenu-skin-clean-white.ubermenu-responsive-toggle {width: 50px; background: none; position: absolute;top: 10px; left:5%; background-color: transparent; background-color:transparent !important; background-color:transparent !important;}
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {font-size:23px; color:#a5a4a5;}

    .search_icon, .mobile_nav, .mobile_nav_frca, .schedule_online_phone {display:block !important;}
    .schedule_online_phone {font-size: 16px; color:#1c519f;}
    .mobile_nav, .mobile_nav_frca {background:#f6f5f6; color:#1c519f; padding: 5px 0; font-family: 'Poppins', sans-serif;}
    .mobile_nav a, .mobile_nav_frca a {text-transform: uppercase; color:#1c519f; text-decoration: none; font-size:12px; font-weight: 500; padding:0 10px;} 

    .ubermenu-responsive .ubermenu-submenu.ubermenu-submenu-type-mega > .ubermenu-item.ubermenu-column {
        width: 100%;
    }

    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {width:100%; float:none;}
    .footer-widgets .widget {
        margin-bottom: 20px;
    }
    
   /* .franchise-home-page .content, .franchise-inner-page .content, .franchise-local-page .content {float:none; margin:0; width:100%; }
    .franchise-home-page .sidebar-primary, .franchise-inner-page .sidebar-primary, .franchise-local-page .sidebar-primary {width:100%;}
    .franchise-home-page .franchisee_nav, .franchise-inner-page .franchisee_nav, .franchise-local-page .franchisee_nav {width: auto; height: auto; background-image: none; background: #2880c0; } 

    .franchise-home-page .slideshow {background-size:100% 331px;}
    .franchise-home-page .content, .franchise-inner-page .content, .franchise-local-page .content {width:auto;}
    .franchise-home-page .franchisee_image, .franchise-home-page .slideshow_container, .franchise-home-page .slideshow {width:auto !important;}
    .franchise-home-page .slideshow_container {position: relative !important;}
    .franchise-home-page .home-middle-2, .franchise-home-body .home-middle-3, .franchise-inner-page .home-middle-2, .franchise-inner-body .home-middle-3 {width:100%;}
    .franchise-home-page .content, .franchise-inner-page .content {float:none; margin:0 auto; }
    .franchise-home-page .sidebar-primary, .franchise-inner-page .sidebar-primary {width:100%;}
    .franchise-home-page .franchisee_nav, .franchise-inner-page .franchisee_nav, .franchise-local-page .franchisee_nav {width: auto; height: auto; background-image: none; background: #2880c0; } */
    .b2b_page .b2b-quarter-box {width: 50%; height: 350px; padding: 0px 10%;}
    .franchisee_page .one-half {width: 100% !important;}
    .refine_search {width:100%;}
    .go_to_site_container {display:none;}
    .schedule-app-container {display:none;}
    .location_search input.location_search_input {
        font-size: 16px;
        width: 325px;
    }

    .location_box {
        width: 380px;
        height: auto;
    }

    .homepage_clinic_search input.location_search_input {
        width: 318px;
        font-size: 16px;
    }

    /*.franchise-home-page .content-sidebar-wrap,
    .franchise-inner-page .content-sidebar-wrap, .franchise-local-page .content-sidebar-wrap {position:relative;}
    .franchise-inner-page .content-sidebar-wrap, .franchise-local-page .content-sidebar-wrap {padding-top: 220px;}
    .franchise-home-page .content-sidebar-wrap .sidebar .widget {background-color: transparent;}
    .franchise-home-page .widget_franchisee_nav_menu,
    .franchise-inner-page .widget_franchisee_nav_menu, .franchise-local-page .widget_franchisee_nav_menu {position:absolute; z-index: 50; top:0;}*/
    /*.execphpwidget .widget_franchisee_nav_menu {position:absolute; z-index: 50;}
    .execphpwidget .franchisee_nav ul li {text-align: left}
    .franchisee_nav, 
    .franchise-home-page .franchisee_nav, 
    .franchise-inner-page .franchisee_nav,
    .franchise-local-page .franchisee_nav {height:auto; background-color: transparent; background:url(/wp-content/themes/enterprise-pro/images/franchisee_nav_transparent.png) repeat-x; width:100%;}
    .franchisee_nav .social {display:none;}*/

    .b2b-microsite-page .b2b_page .b2b_slider_image {display:none !important;}
    .b2b-microsite-page .b2b_page .rightnav-box, 
    .b2b-microsite-page .b2b_page .b2b_slider_links,
    .b2b-microsite-page .b2b_page .b2b_links_container {height:auto !important; display: block !important; width: 100% !important}
    .b2b-microsite-page .b2b_page .rightnav-box {padding:10px 0;}
    #vaccine_topstyle div:first-child {width: 250px !important;}
    #vaccine_top1style {display:none !important;}
    #callout_box {display:none !important;}
    #anchor-text {max-width:100%;}
    #header_right div#header_translation_text, #header_right_frca div#header_translation_text {width: 160px; right: 50%; top: 67px; margin: 0px -80px 0px 0px;}
    #header_translation_text a {font-weight: 500; font-size: 14px;}
    .topimg-overlay {right:60%!important;}
    .healthmap_wrapper_desktop {display:none!important;}
    .healthmap_wrapper_mobile {display:block!important; width:100%!important; margin:15px 0px;}
    .left_text_column {float:none!important; width:100%!important;}
    .right_reviews_column {float:none!important; width:100%!important; padding-left:0px!important;}
    /*UK Clinic Locator*/
    .go_to_site_uk_container {display:none;}
    .schedule-app-uk-container {display:none;}

    /*CA FRCA MX clinic locator styles*/
    .l_listing {font-size: 12px;}
    .l_listing .showmap {width: 6%;}
    .l_listing .locations {width: 10%;}
    .l_listing .telephone {width: 14%; margin: 8px 0px;}
    .l_listing .schedule {width: 15%;}
    .l_listing .telephone-mx {display: block; width: 100% !important;}
    .l_listing .locations-mx {width: 28%;}
    .l_listing .schedule-mx {margin-left: 5%;}
    .l_listing .telephone-frca {display: block; width: 100% !important; margin: 8px 0px;}
    .l_listing .locations-frca {width: 22%;}
    .l_listing .schedule-frca {margin-left: 5%;}
    .l_labels {display: none;}
    .l_listing .clinicName, .l_listing .streetAddress, .l_listing .telephone  {display:block; width:100% !important;}
    .l_listing .showmap, .l_listing .showmap-mx, .l_listing .showmap-frca {width:20% !important; float:left;}
    .l_listing .locations {width:20% !important; float:left;}
    .l_listing .schedule {width:60% !important; float:left;}

    /*clinic page redesigns*/
    .page-template-franchise-local-page-redesign .site-header,
    .page-template-franchise-parent-page-redesign .site-header,
    .page-template-franchise-local-page-redesign .wrap,
    .page-template-franchise-parent-page-redesign .wrap,
    .page-template-canada-fr-franchise-local-page-redesign .site-header,
    .page-template-canada-fr-franchise-parent-page-redesign .site-header,
    .page-template-canada-fr-franchise-local-page-redesign .wrap,
    .page-template-canada-fr-franchise-parent-page-redesign .wrap,
    .page-template-uk-franchise-local-page-redesign .site-header,
    .page-template-uk-franchise-parent-page-redesign .site-header,
    .page-template-uk-franchise-local-page-redesign .wrap,
    .page-template-uk-franchise-parent-page-redesign .wrap {
        width: 96%;
        padding: 0% 0%!important;
    }

    .page-template-franchise-local-page-redesign .footer-widgets .wrap,
    .page-template-franchise-parent-page-redesign .footer-widgets .wrap,
    .page-template-canada-fr-franchise-local-page-redesign .footer-widgets .wrap,
    .page-template-canada-fr-franchise-parent-page-redesign .footer-widgets .wrap,
    .page-template-uk-franchise-local-page-redesign .footer-widgets .wrap,
    .page-template-uk-franchise-parent-page-redesign .footer-widgets .wrap {
        padding: 20px !important;
    }

    .page-template-franchise-local-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle,
    .page-template-franchise-parent-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle,
    .page-template-canada-fr-franchise-local-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle,
    .page-template-canada-fr-franchise-parent-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle,
    .page-template-uk-franchise-local-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle,
    .page-template-uk-franchise-parent-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle {
        left: 3%;
    }

    .page-template-franchise-local-page-redesign .site-header .widget-area .widget,
    .page-template-franchise-parent-page-redesign .site-header .widget-area .widget,
    .page-template-canada-fr-franchise-local-page-redesign .site-header .widget-area .widget,
    .page-template-canada-fr-franchise-parent-page-redesign .site-header .widget-area .widget,
    .page-template-uk-franchise-local-page-redesign .site-header .widget-area .widget,
    .page-template-uk-franchise-local-page-redesign .site-header .widget-area .widget {
        margin-bottom: 0px;
    }

    .page-template-franchise-local-page-redesign select:invalid,
    .page-template-franchise-local-page-redesign select option[value=""] {
        margin-left: 2.5%;
    }

    .page-template-franchise-local-page-redesign select {
        width: 95% !important;
        margin: 1% 2.5%;
    }

    .bioimgcontainer {
        display:none;
    }

    .biotextcontainer {
        float:none!important;
        width:100%!important;
    }

    .bio_slides_container {
        padding: 15px;
        width: 75%!important;
    }

    p.biotext {
        font-size:1em;
    }

    .biobtn-right {
        top:90px!important;
    }

    .biobtn-left {
        top:90px!important;
    }

    .biocontainer button {
        padding: 0px 5px!important;
    }

    .page-template-franchise-local-page-redesign .rvwcontainer button,
    .page-template-franchise-parent-page-redesign .rvwcontainer button,
    .page-template-canada-fr-franchise-local-page-redesign .rvwcontainer button,
    .page-template-canada-fr-franchise-parent-page-redesign .rvwcontainer button,
    .page-template-uk-franchise-local-page-redesign .rvwcontainer button,
    .page-template-uk-franchise-parent-page-redesign .rvwcontainer button {
        padding: 0px 5px!important;
    }

    .page-template-franchise-local-page-redesign .entry,
    .page-template-franchise-parent-page-redesign .entry,
    .page-template-uk-franchise-local-page-redesign .entry,
    .page-template-uk-franchise-parent-page-redesign .entry,
    .page-template-canada-fr-franchise-local-page-redesign .entry,
    .page-template-canada-fr-franchise-parent-page-redesign .entry {
        padding: 0px !important;
    }

    .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0,
    .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
        float:left;
        clear:left;
    }

    .ubermenu.ubermenu-responsive .ubermenu-autoclear > .ubermenu-column { 
        clear:left !important; 
    }

    .content,
    .content-sidebar-sidebar .content,
    .content-sidebar-sidebar .content-sidebar-wrap,
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .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, 
    #title-area {
        width: 100%;
    }

    .site-header .search-form {
        float: none;
    }

    .site-description,
    .site-header .search-form,
    .site-header .title-area,
    .site-header .widget-area,
    .site-title,
    #site-title {
        text-align: center;
    }

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

    .footer-widgets-1 {
        margin-right: 0;
    }

    .featured-content .alignnone {
        display: block;
        text-align: center;
    }

    .home-top a.alignleft, 
    .home-top a.alignright {
        width: 100%;
    }

    .home-top .featured-content .entry-header {
        clear: both;
        padding: 40px 40px 0;
    }

    .home-top .featured-content .entry-content {
        padding: 0 40px 40px;
    }
	
    h1.long {
        font-size: 5vw;
        line-height: 50px;
    }

    /*for clinicPageSchema shortcode*/
    .heroImage {
        display: flex;
        position: unset;
    }

    .heroImgSchemaOverlay {
        position: relative;
        width: 100%;
    }

    #heroBanner {
        background: linear-gradient(90deg, rgba(0,52,130,1) 0%, rgba(0,144,216,1) 35%, rgba(0,89,167,1) 100%);
        width: 100%;
        height: auto;
    }

    #heroImg {
        display: none;
    }
    /**/

    /*automated menu*/
    .menu-additional-pages {
        display: none;
    }

    #additional-pages-responsive-menu-icon:before {
        content: "\f0c9";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }

    #additional-pages-responsive-menu-icon {
        display: block;
        padding: 0px 0px 10px 0px;
        transition: padding-bottom .04s ease-in-out;
    }

    #additional-pages-responsive-menu-icon.menu-open {
        padding: 0px 0px 0px 0px;
    }

    .additional-pages-menu-container a {
        color: #fff;
    }

    .additional-pages-menu-container ul li {
        list-style-type: disc;
        display: list-item;
        font-size: 16px;
        padding: 0px 0px 16px 0px;
    }

    .additional-pages-menu-container ul {
        margin: 0px 0px 0px 40px;
    }

    .additional-pages-menu-container .subnav-container ul.sub-menu {
        background-color: transparent;
        display: none;
    }

    .menu-additional-pages > .subnav-container > .submenuToggle:before {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        padding: 0px 0px 0px 10px;
    }

    .menu-additional-pages > .subnav-container.submenu-open > .submenuToggle:before {
        content: "\f00d";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        padding: 0px 0px 0px 10px;
    }

    .menu-additional-pages ul.sub-menu {
        left: auto;
        opacity: 1;
        position: relative;
        -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;
        z-index: 99;
        padding: 5px 0px 0px 0px;
    }

    .menu-additional-pages ul.sub-menu:first-child {
        padding: 16px 0px 0px 0px;
    }
}

@media only screen and (max-width: 999px) {
    .clinic-img-container {
        display:none!important;
    }

    .clinic-details-container,
    .clinic-details-text-container {
        width:auto!important;
    }
}

@media only screen and (max-width: 993px) {
    .page-template-franchise-local-page-redesign .topimg img,
    .page-template-franchise-parent-page-redesign .topimg img,
    .page-template-uk-franchise-local-page-redesign .topimg img,
    .page-template-uk-franchise-parent-page-redesign .topimg img,
    .page-template-canada-fr-franchise-local-page-redesign .topimg img,
    .page-template-canada-fr-franchise-parent-page-redesign .topimg img {
        height:363px;
    }
}

@media only screen and (max-width: 970px) { 
    /*UK clinic locator*/
    .l_labels_uk {display:none;}
    .l_listing_uk .clinicName-uk, .l_listing_uk .streetAddress-uk {display:block; float:none; width:100% !important;}
    .l_listing_uk .telephone-uk {display:block; width:100% !important; margin: 8px 0px;}
    .l_listing_uk .showmap-uk {width:20% !important; float:left;}
    .l_listing_uk .locations-uk {width:28% !important; float:left;}
}

@media only screen and (max-width: 950px) {
    .nearbyClinics {
        margin: 30px auto 0px auto;
        flex-direction: column;
        align-content: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 30px;
    }

    .nearby_locations_clinic_title {
        max-width: 250px;
        display: block;
    }

    .nearbylocation_business .address {
        min-height: 0px;
    }
}

@media only screen and (max-width: 850px) { 
    /*.title-area img, #title-area img {width: 55%;}*/ /*for regular logo but not sure if necessary*/
    #linkbox {max-width:95% !important;}
}

@media only screen and (max-width: 840px) {
    .page-template-franchise-local-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle, .page-template-franchise-parent-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle, .page-template-canada-fr-franchise-local-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle, .page-template-canada-fr-franchise-parent-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle, .page-template-uk-franchise-local-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle, .page-template-uk-franchise-parent-page-redesign .ubermenu-skin-clean-white.ubermenu-responsive-toggle {
        left: 2%;
    }

    /*.page-template-franchise-local-page-redesign .tab_icon, .page-template-franchise-parent-page-redesign .tab_icon, .page-template-canada-fr-franchise-local-page-redesign .tab_icon, .page-template-canada-fr-franchise-parent-page-redesign .tab_icon, .page-template-uk-franchise-local-page-redesign .tab_icon, .page-template-uk-franchise-parent-page-redesign .tab_icon {
        width: 100%!important;
        float: none!important;
    }*/

    /*.page-template-franchise-local-page-redesign .icon-tab-content p, .page-template-franchise-parent-page-redesign .icon-tab-content p, .page-template-canada-fr-franchise-local-page-redesign .icon-tab-content p, .page-template-canada-fr-franchise-parent-page-redesign .icon-tab-content p, .page-template-uk-franchise-local-page-redesign .icon-tab-content p, .page-template-uk-franchise-parent-page-redesign .icon-tab-content p {
        margin: 1em!important;
    }*/

    .page-template-franchise-local-page-redesign div.topimg, .page-template-franchise-parent-page-redesign div.topimg, .page-template-canada-fr-franchise-local-page-redesign div.topimg, .page-template-canada-fr-franchise-parent-page-redesign div.topimg, .page-template-uk-franchise-local-page-redesign div.topimg, .page-template-uk-franchise-parent-page-redesign div.topimg {
        overflow: hidden;
    }

    .page-template-franchise-local-page-redesign .rvwbtn-left, .page-template-franchise-parent-page-redesign .rvwbtn-left, .page-template-franchise-local-page-redesign .rvwbtn-right, .page-template-franchise-parent-page-redesign .rvwbtn-right, .page-template-canada-fr-franchise-local-page-redesign .rvwbtn-left, .page-template-canada-fr-franchise-parent-page-redesign .rvwbtn-left, .page-template-canada-fr-franchise-local-page-redesign .rvwbtn-right, .page-template-canada-fr-franchise-parent-page-redesign .rvwbtn-right, .page-template-uk-franchise-local-page-redesign .rvwbtn-left, .page-template-uk-franchise-parent-page-redesign .rvwbtn-left, .page-template-uk-franchise-local-page-redesign .rvwbtn-right, .page-template-uk-franchise-parent-page-redesign .rvwbtn-right {
        top:60px!important;
    }

    .page-template-franchise-local-page-redesign details, .page-template-franchise-parent-page-redesign details, .page-template-canada-fr-franchise-local-page-redesign details, .page-template-canada-fr-franchise-parent-page-redesign details, .page-template-uk-franchise-local-page-redesign details, .page-template-uk-franchise-parent-page-redesign details {
        display:block!important;
    }

    .page-template-franchise-local-page-redesign details.icon_dropdown, .page-template-franchise-parent-page-redesign details.icon_dropdown, .page-template-canada-fr-franchise-local-page-redesign details.icon_dropdown, .page-template-canada-fr-franchise-parent-page-redesign details.icon_dropdown, .page-template-uk-franchise-local-page-redesign details.icon_dropdown, .page-template-uk-franchise-parent-page-redesign details.icon_dropdown {
        width: 100%!important;
        float: none!important;
    }

    .clinic-img-slider {
        display:none!important;
    }

    .fullwidth_clinic_page .icon_wrapper {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .tab_icon {
        flex: 1 0 50%;
        width: 50%;
    }
}

@media only screen and (max-width: 818px) {
    .topimg-overlay-2 {bottom: 0px;}
    .column {width: 100%; padding: 0px;}
}

@media only screen and (max-width: 768px) {
    .wrap {
        width: 90%;
        padding: 0 0%;
    }

    .archive-pagination li a {
        margin-bottom: 4px;
    }

   /* .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%;
    }*/

    .responsive-menu-icon {
        display: block;
    }

    /*.appt-form-cta {padding: 8px 0 0px 0;}
    .appt-cta {font-size:15px;}
    #location-summary {display:inline-block;}
    #cliniclocation {display: inline-block;}
    #cliniclocationintro {display: inline-block; font-size: 5.4vw;}*/

    /*.franchise-home-page .content, .franchise-inner-page .content, .franchise-inner-page .content {width:auto;}
    .franchise-home-page .franchisee_image, .franchise-home-page .slideshow_container, .franchise-home-page .slideshow {width:auto !important;}
    .franchise-home-page .slideshow_container {position: relative !important;}
    .franchise-home-page .home-middle-2, .franchise-home-body .home-middle-3, .franchise-inner-page .home-middle-2, .franchise-inner-body .home-middle-3 {width:100%;}

    .franchise-home-page .slideshow {background-size: auto 331px;}*/

    .b2b_page .b2b-quarter-box {width: 100%; height: auto; padding: 20px 5%;}

    #callout_box {display:none !important;}
    /*.franchise-local-page .franchisee_image {display:block !important; position:absolute; z-index: 50; top:0; left:0; width:100%;}
    .franchise-local-page .slideshow_container {position: relative !important; width:100%; background-size: auto 331px;}
    .franchise-local-page .slideshow {background-size: auto 331px;}
    .franchise-local-page .slideshow_container, .franchise-local-page .slideshow {width:auto !important;}
    .franchise-local-page .franchisee_image, .franchisee_page .franchisee_image {width:100% !important;}
    .franchise-local-page .content {float:none; margin:0 auto;}
    .franchise-local-page .sidebar-primary {width:100%;}
    .franchise-local-page .content-sidebar-wrap .sidebar .widget {background-color: transparent;}
    .franchise-local-page .entry-title {margin: 0px; padding: 129px 2px 0px 1px; text-align: center;}
    .franchise-local-page .entry-content {padding: 20px 1px;}*/
    #linkbox {max-width:95% !important;}

    .image-space-5 {display: none !important;}
    .topimg-overlay {display:none!important;}
    .icon_text {font-size: 1em!important;}
    .labelspace {width:100%;}
    select#mainform {width:100%;}
    .mfcontactbox1 {float:none!important; width:100%!important;}
    .mfcontactbox2 {width:100%!important;}
    input.formfield {width:100%!important;}
    .page-template-franchise-local-page-redesign a.button.view_clinic_details, .page-template-franchise-parent-page-redesign a.button.view_clinic_details, .page-template-canada-fr-franchise-local-page-redesign a.button.view_clinic_details, .page-template-canada-fr-franchise-parent-page-redesign a.button.view_clinic_details, .page-template-uk-franchise-local-page-redesign a.button.view_clinic_details, .page-template-uk-franchise-parent-page-redesign a.button.view_clinic_details {
        padding: 7px 16px;
    }

    h2.clinic,
    h2.nearbyLocations {
        margin: 0px 0px 10px 2.5%;
    }

    .home-middle-1, .home-middle-2, .home-middle-3 {
        float: none;
        width: 100%;
    }

    .home-middle-1 img, .home-middle-2 img, .home-middle-3 img {
        width: 100%;
    }

    .daflag {
        display: none;
    }

    .daflag, .datitle {
        width: auto;
    }

    .healthmap_wrapper_mobile {
        display:none!important;
    }

    .healthmap_wrapper_mobilesm {
        display:block!important;
    }
}

@media only screen and (max-width: 650px) {
    .review-left {
        float: none;
        width: 90%;
    }

    .review-right {
        width:100%;
    }

    .page-template-franchise-local-page-redesign .rvw-left, .page-template-franchise-parent-page-redesign .rvw-left, .page-template-franchise-local-page-redesign .rvw-right, .page-template-franchise-parent-page-redesign .rvw-right, .page-template-canada-fr-franchise-local-page-redesign .rvw-left, .page-template-canada-fr-franchise-parent-page-redesign .rvw-left, .page-template-canada-fr-franchise-local-page-redesign .rvw-right, .page-template-canada-fr-franchise-parent-page-redesign .rvw-right, .page-template-uk-franchise-local-page-redesign .rvw-left, .page-template-uk-franchise-parent-page-redesign .rvw-left, .page-template-uk-franchise-local-page-redesign .rvw-right, .page-template-uk-franchise-parent-page-redesign .rvw-right {
        float: none!important;
        width: auto!important;
        margin: 0px 65px!important;
    }

    .page-template-franchise-local-page-redesign .rvwbtn-left, .page-template-franchise-local-page-redesign .rvwbtn-right, .page-template-franchise-parent-page-redesign .rvwbtn-left, .page-template-franchise-parent-page-redesign .rvwbtn-right, .page-template-canada-fr-franchise-local-page-redesign .rvwbtn-left, .page-template-canada-fr-franchise-parent-page-redesign .rvwbtn-left, .page-template-canada-fr-franchise-local-page-redesign .rvwbtn-right, .page-template-canada-fr-franchise-parent-page-redesign .rvwbtn-right, .page-template-uk-franchise-local-page-redesign .rvwbtn-left, .page-template-uk-franchise-parent-page-redesign .rvwbtn-left, .page-template-uk-franchise-local-page-redesign .rvwbtn-right, .page-template-uk-franchise-parent-page-redesign .rvwbtn-right {
        top:200px!important;
    }

    .biobtn-right, .biobtn-left {
        top:120px!important;
    }

    .location_box {
        width: 80%;
        height: auto;
        right: 0;
        margin: 0 auto;
        left: 0;
    }

    .icon-tab-content {
        width: 200%;
    }

    .tab_icon:nth-of-type(even) > .icon-tab-content {
        margin-left: -100%;
    }
}

@media only screen and (max-width: 530px) {
    .location_box {
        width: 88%;
    }
}

@media only screen and (min-width: 481px) {
    .page-template-uk-home-template .staticImg {
        display: none;
    }
}

@media only screen and (max-width: 480px) { 
    .homepage_clinic_search input.location_search_input {
        width: 275px;
    }
    .schedNow {
        width: 100% !important;
    }
    .image-space-5 {
        display:none;
    }
    /*for regular logo*/
    /*.title-area img, #title-area img {  
        width: 60%;
    } regular logo had this at 65% but usa has 60%*/

    .site-header, 
    .wrap {width:96%; padding:0 2%}
    .location_box {width:94%; height:auto;}

    .ubermenu-skin-clean-white.ubermenu-responsive-toggle {left:0%;}

    .post-20775 .entry-title {font-size: 24px !important; margin-bottom:5px;}
    .post-20775 #intro-section {margin-top:10px !important;} 
    .post-1337 .entry-title {font-size: 24px !important; margin-bottom:5px;}

    .corporateExec h3 {font-size: 17px !important;}
    .corporateExec p {font-size: 11px !important;}

    #callout_box {display:none !important;}
    #clinic_map_interactive {display:none !important;}
    #clinic_map {display:inline !important;}
    .biophoto {width:100% !important;}
    /*.franchise-local-page .franchisee_image {display:block !important; position:absolute; z-index: 50; top:0; width:100%;}
    .franchise-local-page .slideshow_container {position: relative !important; width:100%; background-size: auto 331px;}
    .franchise-local-page .slideshow {background-size: auto 331px;}
    .franchise-local-page .slideshow_container, .franchise-local-page .slideshow {width:auto !important;}
    .franchise-local-page .franchisee_image, .franchisee_page .franchisee_image {width:100% !important;}
    .franchise-local-page .content {float:none; margin:0 auto; }
    .franchise-local-page .sidebar-primary {width:100%;}
    .franchise-local-page .content-sidebar-wrap .sidebar .widget {background-color: transparent;}
    .franchise-local-page .entry-title { margin: 0px; padding: 129px 2px 0px 1px; text-align: center; }
    .franchise-local-page .entry-content {padding: 20px 1px;}*/
    #linkbox {max-width:95% !important;}
    .icon {width:50%!important; float:left!important;}
    .icon-split {clear:both;}
    .callout_box2 {float:none!important; width:100%!important;}
    .healthmap_wrapper_desktop {display:none;}
    .l_listing .schedule {width: 42% !important;}
    .l_listing .locations {width: 30% !important;}
    .page-template-franchise-local-page-redesign .topimg img, .page-template-franchise-parent-page-redesign .topimg img, .page-template-uk-franchise-local-page-redesign .topimg img, .page-template-uk-franchise-parent-page-redesign .topimg img, .page-template-canada-fr-franchise-local-page-redesign .topimg img, .page-template-canada-fr-franchise-parent-page-redesign .topimg img {height:400px;}
    .topimg-schema-overlay {padding: 20px 15px!important;}

    /*for clinicPageSchema shortcode*/
    .heroImgSchemaOverlay {
        padding: 20px 15px;
    }
    /**/
    .page-template-uk-home-template .slideshow_container {display:none!important;}
    .clinic-banner {
        font-size: 13px;
        margin: 5px auto;
    }
}

@media only screen and (max-width: 425px) {
    .location_search input.location_search_input {
        width: 280px;
    }
}

@media only screen and (max-width: 400px) {
    .mobile_nav a {
        font-size: 3.4vw !important;
        padding: 0px 2% !important;
    }

    .mobile_nav_frca a {
        font-size: 3.4vw !important;
        padding: 0px 1% !important;
    }

    .homepage_clinic_search input.location_search_input {
        width: 200px;
    }

    .accordion_icon_text {
        font-size: 1em;
    }
}

@media only screen and (max-width: 375px) {
    .location_search input.location_search_input {
        width: 207px;
    }
}

@media only screen and (max-width: 360px) {
    .directions-link-top {float: none!important; padding: 0px 0px 0px 0px;}
    .nearby-link-top {padding: 20px 0px 0px 0px!important;}
    .topimg-schema-overlay {padding: 20px 15px!important;}
    .page-template-franchise-local-page-redesign .topimg img, .page-template-franchise-parent-page-redesign .topimg img, .page-template-uk-franchise-local-page-redesign .topimg img, .page-template-uk-franchise-parent-page-redesign .topimg img, .page-template-canada-fr-franchise-local-page-redesign .topimg img, .page-template-canada-fr-franchise-parent-page-redesign .topimg img {min-height: 485px;}
    .nearby-link-top span.fas.fa-search {margin-left: 4px;}
    .location_search table, .refine_search {font-size: 12px;}
    .nearbyClinics {
        padding: 0px 6% 30px 5%;
    }
}

@media only screen and (max-width: 350px) {
    .tab_icon {
        flex: 1 0 100%;
        width: 100%;
    }

    .icon-tab-content {
        width: auto;
    }

    .tab_icon:nth-of-type(even) > .icon-tab-content {
        margin-left: auto;
    }
}

@media only screen and (max-width: 340px) { 
    #linkbox {max-width:95% !important;}
    h2#location_header_frca {
        font-size: 3.4vw !important;
    }
}

@media only screen and (max-width: 320px) {
    .title-area img, #title-area img {
        width: 60% !important;
    } /*for 30 year logo*/

    .schedule_online_phone {font-size: 15px !important;}
    .slide_position {left: 75px !important;}
    .location_details {padding: 0px 20px !important;}
    #Hschedule-button-frca {padding: 5px 13px;}
    .clinic-banner {
        font-size: 11px;
    }
}

@media only screen and (max-width: 319px) {
    .homepage_clinic_search input.location_search_input {
        width: 163px;
	}
}

@media only screen and (max-width: 300px) { 
    .location_search input.location_search_input {
        width: 185px;
    }
}
/*---------------------------------------------------------------------*/