﻿/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #f7941e;
}

.text-white {
    color: #ffffff;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #f7941e;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #f7941e;
}

a.about:hover,
a.about:focus,
a.about:active,
a.about {
    color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #f7941e;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #f7941e;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #f7941e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #f7941e;
    background-color: #f7941e;
}

.btn-primary .badge {
    color: #f7941e;
    background-color: #fff;
}

.btn-white {
    background-color: #fff;
    border-color: #eee;
    border-radius: 3px;
    color: #f7941e;
    padding: 10px 10px;
    font-weight: 700;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    border-color: #eee;
    color: #f7941e;
    background-color: #fff;
}

.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    background-image: none;
}

.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
    border-color: #eee;
    background-color: #fff;
}


.btn-large {
    padding: 10px 30px;
    border-color: #f7941e;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #f7941e;
}

.btn-xl {
    padding: 10px 10px;
    border-color: #f7941e;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #f7941e;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #f7941e;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #f7941e;
    background-color: #f7941e;
}

.btn-xl .badge {
    color: #f7941e;
    background-color: #fff;
}

.btn-fom, .btn-fom:hover {
    background: #fff;
    border-color: #fff;
    color: #000;
}

.navbar-default .container {
    min-height: 62px;
}

.navbar-default {
    border-color: transparent;
    background-color: #fff;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #f7941e;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #f7941e;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #f7941e;
    background-color: #f7941e;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #f7941e;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #f7941e;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fff;
    background-color: #f7941e;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #f7941e;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #f7941e; /* main nav hover */
}

li.mob-collapse-only {
    display: block;
}

.p121-home-link {
    margin-top: 0px;
}

.p121-home-logo {
    width: 158px;
}

@media(min-width:768px) {
    
    .p121-home-link {
        margin-top: 6px;
    }

    .p121-home-logo {
        width: 220px;
    }

    .navbar-default {
        padding: 20px 0;
        border: 0;
        background-color: #fff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    .navbar-default .container {
        min-height: 54px;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #fff;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    .navbar-brand {
        padding: 0px 15px;
    }

    .mob-collapse-only {
        display: none;
    }
}

div#preHeader {
    background: #fac88c;
    padding: 80px 30px 0 30px;
}

    div#preHeader i {
        color: #f7941e;
    }

    div#preHeader div.divHdrAddress  {
        display:inline;
    }

@media(min-width:768px) {
    div#preHeader  {
        padding: 116px 0 0;
    }
}

@media (max-width: 1024px) {
    div#preHeader .text-right div.divHdrPhone { text-align: left; }
}

@media(max-width:768px) {
    div#preHeader div.divHdrAddress  {
        display:inline-block;
        margin-top: 15px;
        width: 90%;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

div#preHeader .intro-text {
    padding-top: 0px;
    padding-bottom: 18px;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in, div#preHeader .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}

header .intro-text .intro-heading-sm, div#preHeader .intro-text .intro-heading-sm {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
}

header .intro-text .intro-heading, div#preHeader .intro-text .intro-heading {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    header .intro-text .intro-lead-in, div#preHeader .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading, div#preHeader .intro-text .intro-heading {
        margin-bottom: 30px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 72px;
        font-weight: 700;
        line-height: 72px;
    }

    header.bookonline .intro-text {
        height: 500px;
        padding-top: 240px;
        padding-bottom: 200px;
    }
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

section h3.section-warningHeading, section p.section-warningText {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
    section.insurersHome {
        padding: 70px 0;
    }
    section.bookonline {
        padding: 80px 0;
    }
    section#alertInfoWarning div.secWarnHdrLeft {
        border-right: 3px solid #fff;
    }
}

.service-heading {
    font-size: 25px;
    margin: 15px 0;
    text-transform: none;
}

.insurers-heading {
    font-size: 25px;
    margin: 15px 0 60px 0;
    text-transform: none;
}


.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
}

.timeline>li .timeline-image.not-yet {
    background-color: #f7941e;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {

    .p121-home-logo {
        width: 100%;
    }

    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }

    div.rowMarginSep {
        margin-top: 64px;
    }    
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#alertInfoWarning {
    color: #fff;
}

section.insurersHome {
    background-color: #ededed;
}

section.aboutHome {
    background-color: #f7941e;
}

section#contact {
    background-color: #96daf2;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #f7941e;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

section.sectionPilates {
    background-image: url("https://lh3.googleusercontent.com/wXyMIVj8CU9fdvHuD_F8Cd8TM4P08KEJl3LjYziq63bW2g2mmEz4XvvvRGOTWwBBIoSwC-1A5V03WxgL5hZ73mEigSNL6QyuhVmKMAopdug2hnmD-DXVzLofdKB-qbcDXrl5Brs-gBNVen_bfKhExgwu-cXXSHvAtElRF4Nkkr5tTR07vc715KyiL2IjCYVAEXc_8lPQHIbwJE_WEwzE0gySU2O6gtrBy9zH_GmmcQLGsQH7oEWOOKNZskWUiOdnuv7v_PO6Cgab9JO9x4-PDjqmIJrHLDajzu7tOrK84Gnmu3zTs8u1VFDkTC5rHJalv2OXtbSvnaiTeifQAsBJhwAEFWEHDh0oP9OLvtrbfk933_G7MRWUSWfni26TKX_5dH86sAxdYTixmDqWypW8igU3fNKbJKF9t3hA_mVw_fd5ykrR4njm4T0IS5yLK4l0ahUDQsYCxEtIV1iVMTd4t7bVi5raAHdEopkdHPPiq5D_lz-GlIMp6r0ayGqpy3dcE_eX2X-VjEvU2lj6WHd_mfT2DDxJvsYy9Uvu=w1170-h400-no");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    background-color: transparent;
    background-attachment: fixed;
    margin-top: 150px;
}

@media(max-width:768px) {
    section.sectionPilates {
        padding: 10px 0;
    }
}

section#pageContentCopy {
    padding: 10px 0;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #96daf2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #f7941e;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #f7941e;
}

::selection {
    text-shadow: none;
    background: #f7941e;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #f7941e;
}

a.whiteLink {
    color: #ffffff;
}

a.blackLink {
    color: #000000;
    font-weight:bold;
    text-decoration:underline;
}

a.blueLink {
    color: #3071a9;
}

a.greyLink {
    color: #dddddd;
}

p.pBody, ul.ulBody {
    color: #777777;
    text-align: left;
    font-size: 14px;
}

p.pBodyCtr, ul.ulBodyCtr {
    color: #777777;
    text-align: center;
    font-size: 14px;
}

p.pAbout {
    color: #ffffff;
}

p.pAboutDriver {
    color: #ffffff;
    text-align: center;
    font-size: 25px;
}

p.pThnkYou {
    color: #777777;
    text-align: center;
    font-size: 18px;
}

div.p121Content {
    margin-top: 120px;
}

.mapouter{ text-align:right;height:300px;width:100%;}
.gmap_canvas {overflow:hidden;background:none!important;height:300px;width:100%;}

/* Testimonials */
blockquote i {
    color: #f7941e;
}

blockquote footer {
    color: #000000;
    padding: 0px;
}

/* Videos */

.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pointer {
    cursor: pointer;
    cursor: hand;
}

/* Accordian */

.panel-default > .panel-heading {
    background: #eee;
}
.panel-default > .panel-heading.collapsed {
    background: #96daf2;
}
.panel-heading h3.psection-heading i {
    color: #f7941e;
}

/* Widget */

div.healcode .header h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

div.healcode a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

div.healcode a.appointment {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
}

div.healcode a#hc-find-appt, div.healcode input.hc-button, div.healcode a.hc-button {
    background-color: #f7941e!important;
    padding: 6px 12px!important;
    font-size: 12px!important;
}

div.healcode a#hc-find-appt:hover, div.healcode a.hc-button:hover {
    color: #fff!important;
}

div.healcode div.filtered_collection, div.healcode.enrollments div.enrollment {
    font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.75;
}

/* Pilates */
div.orangeInfoBox {
    background-color: #f7941e!important;
    color: #fff!important;
    margin: 20px 0 10px 0;
    padding: 30px 10px;
}
div.orangeInfoBox p {
    font-size: 18px!important;
}

/* Insurer / logos */
@media(min-width:768px) {
    section#insurers div.rowInsurers2nd {
        margin-top: 50px;
    }
}
@media(max-width:768px) {
    section.insurersHome img.p121InsurerLogo {
        margin-top: 25px;
    }
    .insurer-img-responsive {
        max-width: 100%;
        height: auto;
    }
}
