* {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

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

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

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

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

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

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/Montserrat-Bold.otf')  format('opentype'),
       url('../fonts/Montserrat-Bold.woff') format('woff'), 
       url('../fonts/Montserrat-Bold.ttf')  format('truetype'), 
       url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.tudor-para{
    font-size: 20px;
    line-height: 34px;
    text-align: center;
}
.find-heading{
    text-align: center;
    color: #006549;
    font-size: 26px;
}
.tudor-heading{
    font-size: 38px;
    padding: 32px 0px;
    width: 82%;
    line-height: 63px;
    margin: 0 auto;
    text-align: center;
}
.t-address{
    margin-top: 15px;
    line-height: 28px;
}
.t-contact{
    line-height: 33px;
}
.com-col{
    color: #35B37C;
}
.tuder-logo {
    margin-bottom: 26px;
}
body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

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: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -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
}

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: 'Montserrat-Light';
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff !important;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f6f6f6
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

/* menu css */
.main-navbar-container .menu-item.btn.req-an-app {
    background-color: #F7881F;
}
.main-navbar-container .menu-item.btn.req-an-app:hover{
    background-color: #ffcb05;
}
.navbar-right {
    margin-top: 43px !important;
}
li.career-menu,
li.pay-m-bill,
li.req-an-app,li.patient-success-menu {
    position: absolute !important;
    top: -51px;
}
li.req-an-app {
    right: 328px;
}
li.pay-m-bill {
    right: 560px;
}
li.career-menu {
    right: 224px;
}
/*li.raprm {
    right: 328px;
}*/
li.patient-success-menu{
   right: 0px;
}
.main-navbar-container .navbar-nav>li {
    margin-right: 26px;
}
.navbar-nav>li.menu-item-11094  {
    margin-right: 0px;
}
.dropdown-menu>li>a br {
    display: none;
}
/*new patient page*/
.patient-heading {
    font-size: 34px !important;
}
.patient-content .col-sm-8{
    width: 30%;
}
.patient-content .col-sm-8{
    position: -webkit-sticky !important;
    position: -moz-sticky !important;
    position: -ms-sticky !important;
    position: -o-sticky !important;
    position: sticky ;
    height: 150px;
/*    padding: 20px 0;*/
    top: 10px;
    bottom: auto;
}
.patient-content .col-sm-4{
    width: 70%;
    padding-left: 30px;
    border-left: 1px solid #707070;
}.patient-content .col-sm-4 .sb-38{
    color: #00a05a;
}
.patient-content .col-sm-4 .patient-form-list li{
    font-size: 14px;
    line-height: 24px;
    color: #00a05a;
    font-weight: bold;
    list-style-type: none;
    position: relative;
    padding: 0px 0px 10px 14px;
}
.patient-content .col-sm-4 .patient-form-list li:before {
    content: '';
    position: absolute;
    left: -13px;
    top: 9px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #000;
}
.patient-content .col-sm-4 .arrival-list li{
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: bold;
    list-style-type: none;
    position: relative;
     padding: 0px 0px 10px 14px;
}
.patient-content .col-sm-4 .arrival-list li:before {
    content: '';
    position: absolute;
    left: -13px;
    top: 9px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #00a05a;
}
.patient-content .col-sm-4 ul{
    padding-left: 18px;
}
.patient-content .col-sm-4 h4{
    font-family: 'Montserrat-medium';
}

.patient-content .col-sm-4 p span{
    color: #00a05a;
    font-weight: bold;
}
.patient-content .col-sm-4 .staring_therapy {
    margin-top: 0;
}
.stories-section h2{
    font-family: 'Montserrat-Bold';
    color: #00a05a;
    font-size: 50px;
    line-height: 58px;
    text-align: center;
}.stories-section h2 strong{
    color: #98ca43;
}
.testimonial-block h3{
    font-family: 'Montserrat-Semibold';
    color: #00a05a;
    font-size: 38px;
    line-height: 40px;
}
.testimonial-box{
    display: inline-block;
    width: 30%;
}

.container.testimonial-block .bx-wrapper{
    padding-top: 44px;
}
.testimonial-box {
    display: inline-block;
    width: 32%;
    /*padding: 21px;*/
    /*box-shadow: rgb(100 100 111 / 10%) 0px 7px 15px 0px;*/
    text-align: center;
    background: transparent url(../img/bg_qoutes_rev.svg) no-repeat;
    background-position: 22px 19px;
    margin-left: 15px;
}
.container.testimonial-block .bx-wrapper:after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    width: 200px;
    height: 100%;
    top: 0;
    right: 0;
}
.testimonial-box p{
    color: #000000;
    font-size: 22px;
    line-height: 36px;
    font-family: 'Montserrat-medium';
}.testimonial-box h4{
    color: #006549;
    font-size: 18px;
    line-height: 36px;
    font-family: 'Montserrat-medium';
}
.testimonial-box:first-child {
    margin-left: 0px;
}
.testimonial-block .bx-wrapper .bx-pager {
    display: none !important;
}
.testimonial-block .bx-wrapper .bx-prev {
     background: url(../img/Left_Arrow.svg) no-repeat;
}
.testimonial-block .bx-wrapper .bx-next {
     background: url(../img/Right_Arrow.svg) no-repeat;
}
.testimonial-block .bx-wrapper .bx-controls {
     position: absolute;
     top: 0px;
     right: 0px;
     width: 120px;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus 
{
    background-position: 0px 0px !important;
}
.testimonial-block .bx-wrapper .bx-controls-direction a{
    width: 40px;
    height: 40px;
}
.testimonial-box-inner{
    padding: 21px;
    margin-bottom: 30px;
    box-shadow: rgb(100 100 111 / 10%) 0px 7px 15px 0px;
}
.menu-patient-menu-container ul li{
    list-style-type: none;
    padding: 10px 0px;
    font-family: 'Montserrat-Semibold';
}
.menu-patient-menu-container ul li a:hover{
    color: #006549;
}
.patient_scroll a.active{
    color: #006549 !important;
}
.main-navbar-container .patients_drop .menu-item-type-custom.active>a{
    color: #000;
}
.main-navbar-container .patients_drop .menu-item-type-custom.active>a:hover{
    color: #00a05a;
}
.better-days-wr {
    padding: 20px 0 0;
}
.better-days-wr .inner-betterdays {
    width: 855px;
    margin: 0 auto;
    text-align: center;
}
.better-days-wr .inner-betterdays.corona-images{
    width: 1000px;
}
.better-days-wr .inner-betterdays.corona-images ul li{
    width: 246px;
}
.better-days-wr li {
    width: 280px;
    display: inline-block;
    vertical-align: top;
      padding: 0 !important;
    margin-bottom: 20px;
}
.better-days-wr li img {
    margin: 0 auto;
}
.container.corona_wr .better-days-wr li p {
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
}
.better-days-wr li:before {
    display:none;
}
.better-days-wr li p span {
    font-weight: 300;
    font-size: 12px;
}
/*new patient page*/
/*patient_resources_page*/
.patient_resources_heading{
    width: 90%;
    margin: 0 auto;
}
.pay_bill_block h2 {
    color: #00a05a;
    margin-top: 28px;
    margin-bottom: 10px;
}
.pay_bill_block p a {
    color: #006549;
    font-weight: 600;
    font-family: 'Montserrat-SemiBold';
}.pay_bill_block p a:hover{
    color: #95ca3c;
}
.resources_form{
    width: 62%;
    margin: 0 auto;
}
.resources_form .gform_wrapper.gravity-theme .gform_footer{
    display: block;
}
.resources_form .gform_wrapper .gfield_html{
    font-size: 24px;
    line-height: 37px;
    font-family: 'Montserrat-Semibold';
    text-align: center;
}
.resources_form .gform_wrapper .ginput_container_number input[type="number"]{
    margin: 0 !important;
    padding: 16px 6px 16px !important;
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #099e5a !important;
    background-color: #fff !important;
}
.resources_form .gform_wrapper .ginput_container_select select{
    padding: 16px 6px 16px !important;
    background-color: #fff;
    appearance: none;
    background: url(../img/Drop_down.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 96% center;
}
.resources_form .gform_wrapper .gfield p {
    display: none;
}
.resources_form .gform_wrapper.gravity-theme .gfield select:focus-visible,.resources_form .gform_wrapper.gravity-theme .gfield textarea:focus-visible,
.resources_form .gform_wrapper.gravity-theme .gfield input:focus-visible{
    outline: none;
} 
.resources_form .gform_wrapper .ginput_container_textarea textarea{
    resize: none;
    height: 160px;
}
.resources_form .gform_wrapper .last_name{
    position: relative;
}
.resources_form .gform_wrapper .last_name .ginput_container_text{
    position: absolute;
    bottom: 4px;
}
.resources_form .gform_wrapper.gform_validation_error .last_name .ginput_container_text {
    position: absolute;
    bottom: 21px;
}

.resources_form .gform_wrapper .optional_field{
    position: relative;
    margin-top: 28px !important;
}
.resources_form .gform_wrapper .optional_field .gfield_description
{
    position: absolute;
    top: -35px;
    font-size: 16px !important;
    font-family: 'Montserrat-Light';
    line-height: 24px !important;
    color: #000;
}.resources_form .gform_wrapper .optional_field .gfield_description span{
    color: #006549;
}
.resources_form .gform_wrapper .gfield_error label{
     color: #000;   
}
.resources_form .gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select{
     padding: 16px 14px 16px !important;
} 
.resources_form .gform_wrapper.gravity-theme .gfield input::placeholder{
    color: #006549 !important;
}.resources_form .gform_wrapper .gform_validation_errors>h2 .gform-icon
{
    left: -45px;
    top: -6px;
}
.resources_form .gform_wrapper .gform_validation_errors{
    width: 70%;
    margin: 0 auto;
}
.resources_form .gform_wrapper.gravity-theme .gfield_description{
    border: 0px;
    background: none;
}
.resources_form .gform_wrapper.gravity-theme .instruction{
    display: none;
}
.resources_form .gform_wrapper.gravity-theme .gform_ajax_spinner{
    position: absolute;
    right: 34%;
    top: 14px;
}
.resources_form .gform_wrapper.gravity-theme .gfield{
    padding: 4px 0 !important;
}
.resources_form .gform_wrapper.gravity-theme .gform_footer{
    padding: 0 0 0px !important;
}
.resources_form .gform_wrapper.gravity-theme .gform_footer p{
    display: none;
}
.resources_form .gform_wrapper.gravity-theme input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    -moz-appearance: none;
    margin: 0; 

}
.resources_form .gform_wrapper.gravity-theme input[type=number]::-moz-inner-spin-button,input[type=number]::-moz-outer-spin-button{
    -moz-appearance: none !important;
    margin: 0; 
}
.resources_form .gform_wrapper.gravity-theme input[type=number]::-moz-outer-spin-button,
.resources_form .gform_wrapper.gravity-theme input[type=number]::-moz-inner-spin-button {
    -moz-appearance: none;
    margin: 0;     
}
.resources_form .gform_wrapper.gravity-theme input[type="number"] {
    -moz-appearance: textfield;
}
.resources_form .gform_wrapper.gravity-theme input[type="number"]:hover,
.resources_form .gform_wrapper.gravity-themeinput[type="number"]:focus {
    -moz-appearance: number-input;
}
.resources_form .gform_wrapper.gravity-theme #validation_message_5_31{
    margin-top: 81px !important;
    font-size: 12px !important;
}
.dropdown-menu .current-menu-item{
    color: #333;
}
.page-id-11928 .header--content.header--w-bg{
    padding: 70px 0px;
}
/*.page-id-11789 .header--main .container{
    padding-left: 4px;
}
*/
.page-id-11789 .ds000 .bgwhite-color{
    width: 79%;
}
/*31/01/2024*/
.page-id-204 .col-sm-6:nth-child(2) .bqt.bqt--reg-sm {
    display: none;
}
.page-id-204 .pt-2.pb-4.ds001 .col-sm-6:first-child {
    width: 100%;
}
.carrer_content h4 {
    color: #006549;
}
/*31/01/2024*/

/*patient_resources_page*/
@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}
.gratitude-content h3 {
    color: #006549;
}
.gratitude-content p{
    font-size: 19px;
    line-height: 30px;
    padding-left: 0px;
    }
    .gratitude-content {
    padding-left: 0px;
}
/* 05/08/2020 */
.page-template-template-location .site-main h2, .page-template-template-location-service .site-main .newpatinfosect h2, .page-template-template-location-service .site-main .clearfix.bg-green.mt-4 h2{
    font-size: 38px !important;
    font-family: 'Montserrat-SemiBold';
    color: #006549;
    line-height: 45px;
}
.page-id-10006 .site-main h2{
    font-size: 37px !important;
}
.page-template-template-location .site-main .bg-green h2.text-center.text-white,.page-template-template-location-service .site-main .clearfix.bg-green.mt-4 h2 {
    color: #fff;
}
.page-template-template-location .header--content h1,.page-template-template-location-service .header--content h1{
    font-family: 'Montserrat-ExtraBold';
}
.page-template-template-location .site-main .btn--lg,.page-template-template-location-service .newpatinfosect .btn--lg {
    padding: 10px 24px 15px;
}
.clearfix.bg-green .location-team-grid-area a.btn--dark.btn--sm:hover {
    background-color: #00a05a;
}
.clearfix.bg-green .location-team-grid-area a.btn--dark.btn--sm {
    background-color: #ffcb05;
}
.page-template-template-location .clearfix.container.locat_welwrp {
    padding: 45px 0 10px;
}
.physical_ther_sect h2 {
    border-bottom: 1px solid #006549 !important
}
.page-id-204 .container.clearfix h2 {
    font-family: 'Montserrat-SemiBold';
}
.page-template-template-location-service .header--content {
    padding: 100px 0;
}
.page-template-template-location-service .header--content nav.breadcrumb {
    margin-bottom: 20px;
}
.page-template-template-location-service .header--content .container {
    padding: 0;
}
.single-service section.pt-5.pb-5.bqt--green p {
    color: #fff;
}
.single-service section.pt-5.pb-5.bqt--green blockquote.text-center {
    padding: 0 0 10px;
}
/* 01/10/2020 */
.innerdefcont {
    padding: 30px 0 0;
    text-align: center;
}
.page-id-8735 .header--content {
    background-position: center right !important;
}
/* */
.few_cmn_wrp h3 {
    color: #ffcb05;
    margin: 0 0 15px;
    font-family: 'Montserrat-Medium';
    font-size: 24px;
    line-height: 30px;
}
.few_cmn_tab_wrp .right {
    float: right;
    text-align: left;
    width: 77%;
}
.few_cmn_tab_wrp .left {
    width: 20%;
    float: left;
}
.few_cmn_tab_wrp .left li {
    font-size: 16px;
    line-height: 25px;
    padding-left: 20px;
}
.few_cmn_tab_wrp .left li::before {
    left: 0;
}
.few_cmn_tab_wrp .right p {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 10px;
    font-weight: 500;
}
.few_cmn_tab_wrp .left li a.activetab {
    color: #95ca3c;
}
.few_cmn_tab .right .right_wrp {
    display: none;
}
.few_cmn_detail_wrp {
    background-color: #016549;
    padding: 55px 0 60px;
    color: #fff;
}
.few_cmn_detail_inn h3 {
    margin: 0 0 25px;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    font-family: 'Montserrat-Bold';
}
.few_cmn_detail_inn li {
    font-size: 23px;
    line-height: 30px;
    font-family: 'Montserrat-Light';
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px !important;
    width: 31%;
}
.few_cmn_detail_inn li::before {
    top: 13px !important;
    height: 10px !important;
    width: 10px !important;
    background: #FDCC03 !important;
    left: 0 !important;
}
.few_cmn_detail_inn ul {
    width: 95%;
    margin: 0 auto !important;
}
.few_cmn_detail_inn li:first-child {
    width: 100% !important;
}
/*18 oct*/
/*.page-id-10982 .header--content.header--w-bg {
    background-size:contain;
}*/
.page-id-10982 h3.text-poppins.image-panel-heading strong {
    color: #000;
    font-family: 'Montserrat-Bold';
    font-size: 34.5px;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
}
/*.join-team-experience-block .match-height-row:nth-child(3) h3 strong:after {
    content: '+';
}*/
.join-team-experience-block .col-md-3 h3 span {
    color: #000;
    font-size: 34.5px;
    line-height: 1.29;
    font-family: 'Montserrat-Bold';
    margin-left: 4px;
}
.join-team-experience-block .ds004 {
    display: none;
}
.join-team-experience-block .col-md-3 {
    width: 33.3%;
}
.join-team-experience-block img{
    height: 57px;
    box-shadow: 0px 10px 18px 2px var(--black);
}
.join-team-experience-block h3.text-poppins.image-panel-heading:after {
    content: '';
    width: 65px;
    height: 2px;
    background: #00a05a;
    position: absolute;
    margin: 0 auto;
    bottom: -16px;
    left: 0;
    right: 0;
}
.join-team-experience-block .match-height-row.col-xs-12.col-sm-6.col-md-3.pt-5.pb-5.flex--v-center.bg-img.mh--350:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 105px;
    opacity: 0.05;
    background: #000000;
    right: 0;
}
.join-team-experience-block .match-height-row.col-xs-12.col-sm-6.col-md-3.pt-5.pb-5.flex--v-center.bg-img.mh--350.ds003:after{
    display: none;
}
.join-team-experience-block p.sub-title {
    color: #bebebe;
    font-size: 16.5px;
    line-height: 44.5px;
    font-family: 'Montserrat-SemiBold';
}
.join-team-content-wr {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Montserrat-Medium';
}
.join-team-content-wr p{
    font-size: 16px;
    line-height: 28px;
    font-family: 'Montserrat-Light';
}
.join-team-content-wr strong {
    font-family: 'Montserrat-SemiBold';
}
.join-team-inner-cntnt {
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    font-family: 'Montserrat-Bold';
}
.join-page-buttons {
    text-align: center;
    margin-top: 42px;
}
.join-page-buttons a {
    display: inline-block;
    min-width: 150px;
    padding: 11px 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    border: none;
    background: #006549;
    border-radius: 25px;
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    line-height: 26px;
    transition: 0.5s;
}
.join-page-buttons a:first-child{
    margin-right: 14px;
}
.equal-opportunities-employers-join-team {
    font-size: 16px;
    line-height: 24px;
}
.equal-opportunities-employers-join-team {
    font-size: 15px;
    line-height: 22px;
    margin: 77px 0 32px 0px;
}
.equal-opportunities-employers-join-team {
    border-top: 1px solid #bebebe;
    padding-top: 61px;
}
.join-page-buttons a:hover {
    color: #fff;
    background-color: #ffcb05;
}
.join-team-experience-block .match-height-row{
    height: 0px;
}
.join-page-buttons a:focus{
    color: #fff;
    outline: none;
}
.header--main .container.pt-5.pb-5 h1 p {
    font-size: 25px;
    line-height: 39px;
    color: #333;
    font-family: 'Montserrat-Medium';
}


/* End */
/*21nov career page*/

.carrer_title h3{
    font-family: 'Montserrat-ExtraBold';
    color: #006549;
    margin: 0 0 24px 0;
}
.video_title h4 {
    color: #006549;
    font-weight: 800;
    margin: 0px 0px 20px;
    font-size: 22px;
    line-height: 30px;
}
.side_video_blk {
    margin-bottom: 20px;
}
.page-id-204 .bg-pos--cc .col-sm-4{
    width: 33%;
}
.page-id-204 .bg-pos--cc .col-sm-8.col-xs-12 {
    width: 66%;
}
.page-id-204 .site-main .pt-3 {
    padding-top: 50px;
}
/*carrer page*/
.carrer_content h6 em {
    font-size: 16px;
}
.carrer_content a.btn--lg {
    vertical-align: middle;
}
/*10jan*/

/*13march*/
.page-id-2487 ul.location-team-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.page-id-2487 ul.location-team-list li:nth-child(2){
    display: flex ;
    order: 4;
    flex-direction: column;
}
.page-id-2487 ul.location-team-list li:nth-child(3){
    display: flex ;
    order: 5;
    flex-direction: column;
}
.page-id-2487 ul.location-team-list li:nth-child(4){
    display: flex ;
    order: 6;
    flex-direction: column;
}
.page-id-2487 ul.location-team-list li:nth-child(5){
    display: flex ;
    order: 3;
    flex-direction: column;
}
@media only screen and (max-width:1919px) {
/*13 sep*/
.envira-gallery-image , .envira-gallery-item-inner{
    height: 158px !important;
    top: 0px !important;
    margin-top: 0px !important;
}    
}
@media only screen and (max-width:1199px) {

.gratitude-content p {
    font-size: 17px;
    line-height: 25px;
    }
    .gratitude-content h3 {
    margin-top: 0px;
    margin-bottom: 18px;
}

    }
@media only screen and (max-width:767px) {
    .gratitude-content {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    margin-bottom: 25px;
}
.gratitude-image img {
    margin: 0px !important;
}
li.career-menu, li.pay-m-bill, li.req-an-app, li.patient-success-menu {
    position: unset !important;
    top: 0px;
    display: block;
    margin-bottom: 12px;
}
.navbar-header .navbar-toggle {
    margin-top: 21px;
}
.envira-gallery-wrap .envira-gallery-public {
    height: 213px !important;
}

}
@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f6f6f6;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 260px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
#m-menu li.menu-item .dropdown-menu {
    min-width: 160px;
    padding-right: 0;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 8px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #f6f6f6
}
.main-navbar-container .menu-item.btn>a:focus{
    background-color: unset;
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #f6f6f6;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #f6f6f6 #f6f6f6 #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    /*height: 50px*/
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left;
        margin-right: 7px;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #f6f6f6;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
/* request an appoinment css */
.req-an-app-wr li.form-line:not(.form-line-column) .form-input-wide[data-layout=half] {
    width: 100%;
}
.req-an-app-wr li.form-line {
    padding: 0px;
    margin: 12px 4px;
}
.page-template-template-req-an-app .header--content.header--no-bg-color {
    background-size: auto 100%;
    background-color: #fff;
}
.page-template-template-req-an-app .innerdefcont p {
    font-family: 'Montserrat-Medium';
}
.page-template-template-req-an-app .innerdefcont {
    padding-top: 57px;
}
.req-an-app-wr .jotfromwr-inner-wr {
    padding-top: 32px !important;
}
.req-an-app-wr .form-all {
    margin: 0px;
}
.page-template-template-req-an-app-php .innerdefcont h2 {
    color: #00a05a !important;
    font-family: 'Montserrat-SemiBold';
    font-size: 38px;
    font-weight: 400;
}
.page-template-template-req-an-app-php .innerdefcont a {
    font-weight: normal;
    font-family: 'Montserrat-Bold';
}


/*14 march*/
.post-name--workers-comp-and-employer-solutions h2.text-poppins.text-bold.mt-0 {
    margin-bottom: 0;
}
.post-name--workers-comp-and-employer-solutions .col-sm-4.col-lg-3 hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.workplace_img{    
    display: inline-block;
    width: 37%;
    margin: 0 auto;
    text-align: center;
}
.workplace_img img{
    float: unset;
}
.workplace_content{
    display: inline-block;
    width: 61%;
    vertical-align: top;
}
.workplace_content.work_reh_con {
    width: 56%;
}
.workplace_img.work_reh {
    width: 42%;
}
.workplace_img.worker_comp_img{
    width: 50%;
}
.workplace_content.worker_comp_con{
    width: 49%;
}
/* 14 march form css*/
.worker_comp_form legend.gfield_label.gfield_label_before_complex {
    border: 0 ;

}
.worker_comp_form .ginput_container.ginput_container_checkbox {
    padding: 0px !important;
}
.worker_comp_form .gform_wrapper.gravity-theme .gfield_checkbox button {
    padding: 4px 10px;
    border-radius: 5px;
    border: 1px solid;
}
.worker_comp_form .gform_wrapper.gravity-theme .gform_heading {
    display: none;
}
.worker_comp_form .gform_wrapper.gravity-theme  {
    border: 5px solid #006549 !important;
    border-top: none;
    padding: 0px 40px 40px !important;
}
.worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="text"],.worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="email"],
.worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="tel"], .worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="url"], 
.worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="password"],.worker_comp_form .gform_wrapper.gravity-theme .gfield textarea{
    border-radius: 4px;
}
.worker_comp_form_inner{
    width: 70%;
    margin: 0 auto;

}
.worker-comp-form-header h3{
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: bolder;
}
.worker-comp-form-header{
    background-color: #006549;
    border-radius: 30px 30px 0 0;
    padding: 10px 0;
}
/*new*/
.worker_comp_form .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message{
    background: none !important;
    border: none !important;
}
.worker_comp_form .gform_wrapper.gravity-theme .gfield select.large{
    background-color: #fff;
}
.worker_comp_form .gform_wrapper.gravity-theme .gform_footer{
    padding: 0 0 0px !important;
}
.worker_comp_form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
    position: relative;
    top: 0px;
    left: 12px;
}
.worker_comp_form .gform_wrapper.gravity-theme .instruction,.worker_comp_form .gform_wrapper .gform_validation_errors{
    display: none !important;
}
.worker_comp_form  .gform_wrapper.gravity-theme .gform_fields{
    display: block;
}
.worker_comp_form .gform_wrapper .ginput_container input[type="text"]:focus-visible,.worker_comp_form .gform_wrapper .ginput_container input[type="email"]:focus-visible,
.worker_comp_form .gform_wrapper textarea:focus-visible , .worker_comp_form .gform_wrapper select:focus-visible,.worker_comp_form .gform_wrapper .ginput_container input[type="tel"]:focus-visible 
  {
    outline: none !important;
}
.worker_comp_form .gform_wrapper.gravity-theme .gfield textarea.large{
    resize: none;
}
.postid-1652 .header--main .container h1,.postid-1653 .header--main .container h1{
    width: 76%;
}
.postid-1654 .header--main .container h1{
    width: 77%;
    font-size: 67px;
}
.worker-comp-form-header h5{
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-align: center;
    padding-top: 10px;
    color: #fff;
}
/*newsletter css*/
.page-id-12822 #main section.pt-3 {
    padding: 80px 0px;
}
.our_newsletter_wr{
    background-color: #006549;
    border-top: 6px solid #fec745;
    width: 66%;
    margin: 0 auto;
    padding: 38px 90px 46px;
}
.our_newsletter_inner_wr{
    margin-bottom: 68px;
}
.our_newsletter_wr .gform_footer p {
    display: none;
}
.our_newsletter_wr p:last-child {
    display: none;
}
.our_newsletter_wr .gform_wrapper .gform-body.gform_body, .our_newsletter_wr .gform_wrapper .gform_footer.top_label {
    display: inline-block;
    vertical-align: top;
}

.our_newsletter_wr .gform_wrapper .gform-body.gform_body {
    width: 10%;
}

.our_newsletter_wr .gform_wrapper .gform-body.gform_body {
    width: 70% !important;
}
.our_newsletter_wr .gform_wrapper {
    margin: 0px !important;
}
.our_newsletter_wr .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding: 0px !important;
}
.our_newsletter_wr form#gform_2 input[type="email"] {
    padding: 16px 18px !important;
}
.our_newsletter_wr .gform_legacy_markup_wrapper ul.gform_fields li.gfield:first-child {
    padding-bottom: 50px !important;
}
.our_newsletter_wr .gform_wrapper#gform_wrapper_2 .gform_footer.top_label {
    width: 29% !important;
    margin: 2px 0 0 0px !important;
    text-align: right !important;
    position: relative;
}
.our_newsletter_wr #gform_wrapper_2 .gform_footer input[type="submit"]{
    font-family: 'Montserrat-bold';
    text-transform: uppercase;
    padding: 13.5px 41px !important;
}
.our_newsletter_wr #gform_wrapper_2 .gform_footer input[type="submit"]:hover{
    background-color: #00a05a !important;
}
.our_newsletter_inner_wr img{
    margin: 0 auto !important;
}
.our_newsletter_wr .gform_legacy_markup_wrapper div.validation_error {
    display: none;
}
.our_newsletter_wr .gform_legacy_markup_wrapper .gform_ajax_spinner{
    position: absolute;
    top: 26%;
}
/* 14 march form css*/

@media only screen and (max-width:1499px) {
    .page-template-template-req-an-app .header--content.header--no-bg-color h1 {
        font-size: 63px;
    }
}
@media only screen and (max-width:1199px) {
    .page-template-template-req-an-app .header--content.header--no-bg-color h1 {
        font-size: 58px;
    }
       /* 10march*/
   .workplace_img,.workplace_img.work_reh{    
        display: inline-block;
        width: 100%;
        margin-bottom: 30px;
    }
    .workplace_content,.workplace_content.work_reh_con{
        display: inline-block;
        width: 100%;
    }
    .workplace_img.worker_comp_img{
        width: 100%;
    }
      .workplace_content.worker_comp_con{
            width: 100%;
    }
   /* newsletter*/
   .our_newsletter_wr {
        width: 90%;
    }
}
@media only screen and (max-width:1023px) {
    .page-template-template-req-an-app .header--content.header--no-bg-color {
        padding: 60px 0 140px;
    }
}
@media only screen and (max-width:979px) {
    .page-template-template-req-an-app .header--content.header--no-bg-color h1 {
        font-size: 40px;
    }
   .page-id-188 .rm-left{
        margin-left: 0 !important;
    }
    .carrer_videos .videos_blk{
        width: 72%;
        margin-bottom: 40px;
        margin: 0 auto 36px;
    }
    .carrer_videos_right.videos_blk {
        margin-left: 0;
    }
      /* 14march*/
    .worker_comp_form_inner {
        width: 90% !important;
    }
    .our_newsletter_wr {
        padding: 38px 41px 46px;
    }
}
@media only screen and (max-width:767px) {
    .page-template-template-req-an-app .header--content.header--no-bg-color {
        padding: 30px 0 87px;
    }
    .page-template-template-req-an-app .header--content.header--no-bg-color h1 {
        font-size: 38px;
    }
    .page-template-template-req-an-app-php .innerdefcont h2 br {
        display: none;
    }
    /*new patient */
   .container.testimonial-block .bx-wrapper:after{
        background: none;
        width: 0px;
        height: 0px;
   }
   .testimonial-box-inner{
    margin-bottom: 2px;
   }
   .container.testimonial-block .bx-wrapper{
    margin-bottom: 0px;
   }
  .patient-content .col-sm-4
    {
        width: 100%;
        border-top: 1px solid #707070;
        border-left: 0px;
    }
    .patient-content .col-sm-8
    {
        width: 94%;
        margin: 0 auto;
    }
    .carrer_videos .videos_blk {
        width: 84%;
    }
    /*24 jan 23*/
    .navbar-mobile .menu-item.current-menu-item>a {
        color: #ffffff !important;
    }
   /* newsletter*/
   .our_newsletter_wr{
        padding: 24px 19px 46px;
   }
}
@media only screen and (max-width:649px) {
    .page-template-template-req-an-app .header--content.header--no-bg-color h1 {
        font-size: 35px;
        width: 61%;
        line-height: 43px;
    }
    .page-template-template-req-an-app .innerdefcont {
        padding-top: 31px;
    }
    .req-an-app-wr .jotfromwr-inner-wr {
        padding-top: 0px !important;
    }
    .page-id-188 .rm-left{
        margin: 0 auto 20px !important;
    }
    .carrer_videos .videos_blk{
        margin: 0 auto 18px;
    }
    .carrer_videos .videos_blk video{
        height: auto;
    }
     /*   14 march*/
    .workplace_img{
        margin-bottom: 0px;
    }
    /*newsletter*/
    .our_newsletter_wr .gform_wrapper .gform-body.gform_body {
        width: 100% !important;
    }
    .our_newsletter_wr .gform_wrapper#gform_wrapper_2 .gform_footer.top_label {
        width: 100% !important;
        margin: 20px 0 0 0px !important;
        text-align: left !important;
    }
    .our_newsletter_wr #gform_wrapper_2 .gform_footer input[type="submit"]{
        width: 41%;
        padding: 10.5px 39px !important;
        font-size: 14px !important;
    }
    .our_newsletter_wr form#gform_2 input[type="email"] {
        padding: 12px 18px !important;
    }
}
@media only screen and (max-width:479px) {
    .page-template-template-req-an-app .header--content.header--no-bg-color h1 {
        font-size: 32px;
        width: 64%;
        line-height: 40px;
    }
    .page-template-template-req-an-app div#cid_10 #recaptcha_input_10 {
        transform: scale(0.8);
        transform-origin: left;
    }
    .navbar-header .navbar-brand {
        width: 210px;
    }
    .page--header .navbar-brand img {
        width: 100%;
    }
    .navbar-header .navbar-toggle {
        margin-top: 16px;
    }
    .carrer_videos .videos_blk {
        width: 94%;
    }
   /* 22 nov*/
   .side_video_blk:first-child {
       margin-top: 20px;
    }
    /*14march*/
    .worker_comp_form_inner {
        width: 100% !important;
    }
    div#gform_wrapper_6 {
        padding: 0px 10px 10px !important;
    }
    .our_newsletter_wr #gform_wrapper_2 .gform_footer input[type="submit"] {
        width: auto;
    }
    .our_newsletter_inner_wr {
        margin-bottom: 32px;
    }
    .page-id-12822 #main section.pt-3 {
        padding: 50px 0px;
    }
    .our_newsletter_wr {
        width: 100%;
    }
}
@media only screen and (max-width:374px) {
    .page-template-template-req-an-app .header--content.header--no-bg-color h1 {
        font-size: 25px;
        width: 78%;
        line-height: 30px;
    }
}
@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}


@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

* {
    line-height: 1.3;
    font-weight: 400;
    word-wrap: break-word
}

body,
button,
h6,
html,
input,
label,
p,
select,
textarea {
    /*font-family: Poppins, sans-serif*/
}

blockquote,
h1,
h2,
h3,
h4,
h5 {
    /*font-family: 'Playfair Display', serif*/
}

h1,
h2,
h3 {
    margin-top: 28px;
    margin-bottom: 28px
}

.nf-form-title *,
h4,
h5,
h6 {
    margin-top: 18px;
    margin-bottom: 18px
}

h1 {
    font-size: 72px;
    font-weight: 400
}

h2 {
    font-size: 38px;
    font-weight: 400
}

h3 {
    font-size: 32px;
    font-weight: 400
}

h4 {
    font-size: 24px;
    font-weight: 400
}

.nf-form-title *,
h5 {
    font-size: 19px;
    font-weight: 400
}

h6 {
    font-size: 17px;
    font-weight: 400
}

p {
    font-size: 16px;
    font-family: 'Montserrat-Light';
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #000;
}

blockquote {
    font-size: 38px;
    text-align: center;
    font-family: 'Playfair Display', serif;
    padding-top: 30px;
    padding-bottom: 30px;
    background: transparent url(../img/bg_qoutes.png) no-repeat center center;
    background-size: contain
}

blockquote>* {
    font-size: 32px;
    font-family: 'Montserrat-SemiBold';
    color: #006549;
    line-height: 1.3;
}

.bqt {
    text-align: center;
    padding: 30px 15px;
    font-size: 15px;
    line-height: 1.5;
    margin: 25px auto
}

.bqt--content {
    padding: 15px 0;
    background: transparent url(../img/bg_qoutes.png) no-repeat top center;
    line-height: 1.5;
    font-family: 'Montserrat-Medium';
}

.bqt--author {
    font-size: 19px;
    padding-top: 15px;
    line-height: 1.5;
    position: relative;
    font-family: 'Montserrat-Medium';
}

.bqt--green {
    background: #006549;
    color: #fff;
}

.bqt--green .bqt--content {
    background-image: url(../img/bg_qoutes_white.png)
}

.bqt--green .bqt--author::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: calc(50% - 30px);
    height: 1px;
    width: 60px;
    background: #fff
}

.bqt--left-corner .bqt--content {
    background: url(../img/bg_qoutes_rev.png) left top no-repeat;
    background-size: 15%;
    font-size: 32px
}

.bqt--left-corner .bqt--author {
    text-transform: uppercase
}

.bqt--left-corner .bqt--author::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: calc(50% - 30px);
    height: 1px;
    width: 60px;
    background: #fff
}

.bqt--left-corner .bqt--author-pos {
    text-transform: uppercase
}

.bqt--dark-white {
    background-color: #f6f6f6;
}

.bqt--dark-white .bqt--content {
    background: #f6f6f6 url(../img/bg_qoutes.png) no-repeat top center;
    font-size: 32px
}

.bqt--dark-white .bqt--author {
    text-transform: uppercase
}

.bqt--dark-white .bqt--author::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: calc(50% - 30px);
    height: 1px;
    width: 60px;
    background: #fff
}

.bqt--dark-white .bqt--author-pos {
    text-transform: uppercase
}

.bqt--reg-sm .bqt--content {
    font-family: 'Montserrat-Light';
    background-size: auto 100%;
    min-height: 150px;
    line-height: 1.6;
    font-size: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bqt--without-bg .bqt--content {
    background: 0 0;
    font-size: 19px;
    color: #fff;
    text-align: left
}

.bqt--without-bg .bqt--author {
    text-transform: uppercase;
    color: #fff;
    text-align: left
}

.bqt--without-bg .bqt--author-pos {
    text-transform: uppercase;
    color: #fff;
    text-align: left
}

*>a,
a {
    color: inherit;
    font-weight: 600
}

*>a:focus,
*>a:hover,
a:focus,
a:hover {
    color: #95ca3c;
    text-decoration: none
}

.mce-content-body *>a:not([class*=btn]),
.mce-content-body a:not([class*=btn]) {
    color: #00a05a;
    text-decoration: underline
}

.text-yellow {
    /*color: #dfc79d;*/
    color: #ffcb05;
}

.text-green {
    color: #00a05a;
}

.text-orange {
    color: #95ca3c;
}

.text-dark-green,.header--content h1.text-dark-green {
    color: #006549;
}

.text-gold {
    color: #ffcb05
}



.text-gray {
    color: #919393
}

.text-blue {
    color: #2e64ab
}

.text-white {
    color: #fff
}

.text-poppins {
    font-family: 'Montserrat-Medium';
}

.text-bold {
    font-weight: 700
}

.text-italic {
    font-style: italic
}

.text-regular {
    font-weight: 400
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.modal ul,
.site-main ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.modal ul>li,
.site-main ul>li {
    font-weight: 700;
    position: relative;
    padding: 5px 0 5px 25px
}

.modal ul>li::before,
.site-main ul>li::before {
    content: '';
    position: absolute;
    left: 10px;
    /*top: calc(50% - 2px);*/
	top: 12px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #00a05a;
}
.site-main ul>li.nested-list-item::before {
    display: none;
}
/*23-11-2023*/
/*li.light-16.pp_loc_id__13416{
    display: none;
}*/
.page-id-13417 span.cmsn {
    display: block;
}
img[class^=align] {
    display: block;
    margin: 10px;
    max-width: 100%;
    height: auto
}

.aligncenter {
	float: none;
	margin: 0 auto;
    display: block;
}

.alignleft {
    float: none;
    margin: 0 0 30px;
}

.alignright {
    float: none;
    margin: 0 0 30px;
}

.aligncenter img,
.alignleft img,
.alignright img {
    margin: 0;
}

.wp-caption-text {
	margin: 0;
	padding: 0 0 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
}

.table {
    margin: 30px auto;
    width: 100%
}

.table-responsive {
    overflow-x: auto;
    position: relative
}

.table td {
    padding: 15px 15px;
    font-size: 15px
}

.table thead td {
    font-weight: 700;
    font-size: 18px
}

@media (max-width:768px) {
    h1 {
        font-size: 42px
    }
    blockquote,
    blockquote>* {
        font-size: 36px
    }
    .table td {
        min-width: 140px;
        padding: 12px 7px
    }
}

.page--header {
    position: relative
}

.page--header>* {
    position: relative
}

.home .header--content.header--w-bg {
    padding-top: 100px;
    padding-bottom: 100px
}

.page-template-template-location-archive.post-type--page .header--content.header--w-bg {
    overflow: hidden
}

.page-template-template-location-archive.post-type--page .header--content.header--w-bg::before {
    width: 150%
}

.page-template-template-location-archive.post-type--page .header--content.header--w-bg::after {
    display: none;
    content: none
}

.post-name--testimonials .header--content.header--w-bg::after {
    background: transparent url(../img/bg_addon_green.png) no-repeat bottom right
}

.page-template-template-location .header--content h1 {
    margin: 0;
    line-height: 1
}
.page-template-template-location .header--content h1 span.text-yellow {
    font-size: 42px;
}
.post-name--patient-forms .header--content h1 span.text-yellow, .post-name--what-to-expect .header--content h1 span.text-yellow {
    color: #006549;
}
.header--content span.location {
    color: #006549;
    margin: 8px 0 15px;
    text-transform: uppercase;
}
.page-template-template-location .header--content span.location {
    display: block;
}
.header--content h1,.single-service .header--content h1,.page-id-204 .header--content h1,.post-name--patient-care-coordinator-ii-5 .header--content h1 {
    color: #006549;
}
.page-template-template-location .header--content h1>.company,.page-template-template-location-service h1 {
    color: #00a05a;
}
.page-template-template-location .header--content h1>.company {
    text-transform: capitalize;
}
.location-header-wrapper h1.text-center br {
    display: none;
}
.header--content p.location-header-phone-link-p a{
    color: #006549;
    font-family: 'Montserrat-ExtraBold';
    font-size: 28px;
    line-height: 30px;
}
.header--content h1,.header--content p.location-header-phone-link-p {
    text-align: left;
}
.post-name--patient-forms .header--content .header--main h1, .post-name--what-to-expect .header--content .header--main h1 {
    text-align: left !important;
}

.header--content.header--no-bg {
    background-color: #006549;
}

.header--content.header--no-bg.header--no-bg-color .header--content {
    background-color: #3d4041
}

.header--content.header--w-bg {
 	background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 160px;
}

.header--content.header--w-bg:before {
   /* content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(6%, #fff), color-stop(60%, rgba(34, 55, 45, .664303)), to(rgba(34, 55, 45, 0)));
    background: -o-linear-gradient(left, #fff 0, #fff 6%, rgba(34, 55, 45, .664303) 60%, rgba(34, 55, 45, 0) 100%);
    background: linear-gradient(90deg, #e9f2ee 0, #fff 28%, rgba(253, 253, 253, 0) 60%, rgba(255, 255, 255, 0.06) 100%)*/
}
.hmtitle-wr h1 {
    color: #006549;
    font-family: 'Montserrat-ExtraBold';
    font-size: 74px;
}
.header--content.header--w-bg:after {
 /*   content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 600px;
    height: 110px;
    background: transparent url(../img/bg_addon.png) no-repeat bottom right;
    background-size: contain*/
}
.footerlogo-cls img {
    width: 93%;
}

nav.breadcrumb {
    font-size: 12px;
    z-index: 300
}
.page-id-12969 .header--content span.location,
.page-id-13134 .header--content span.location{
    font-size: 60px;
}

@media (max-width:767px) {
    .page--header .header--content.header--w-bg {
        padding-top: 100px;
        padding-bottom: 60px;
    }
    .home .header--content.header--w-bg {
        background-position: top -50px right -280px
    }
}

@media (max-width:991px) {
    .header--content.header--w-bg:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #22372d;
        background: -webkit-gradient(linear, left top, right top, from(#22372d), color-stop(6%, #22372d), color-stop(60%, rgba(34, 55, 45, .664303)), to(rgba(34, 55, 45, 0)));
        background: -o-linear-gradient(left, #22372d 0, #22372d 6%, rgba(34, 55, 45, .664303) 60%, rgba(34, 55, 45, 0) 100%);
        background: linear-gradient(90deg, #22372d 0, #22372d 6%, rgba(34, 55, 45, .664303) 60%, rgba(34, 55, 45, 0) 100%)
    }
}

.footer--top {
    background: #00a05a;
    color: #fff
}

.footer--bottom {
    background: #000;
    color: #fff;
}

.footer--bottom * {
    font-size: 14px;
}

.page--header .navbar-brand img {
    max-height: 100%
}

.main-navbar-container {
 	margin-bottom: 0;
    border-radius: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
    z-index: 1;
}

.main-navbar-container .navbar-brand {
    z-index: 500;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
}

.navbar-toggle .icon-bar {
    background: #006549;
    width: 30px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px
}

.main-navbar-container .menu-item.btn {
    height: 36px;
    margin: 7px 6px;
    vertical-align: middle
}



.main-navbar-container .menu-item.btn>a {
    padding: 0;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    font-family: 'Montserrat-SemiBold';
}
.main-navbar-container .menu-item.btn>a:hover {
    color: #fff;
}

.main-navbar-container .menu-item.btn>a::after,
.main-navbar-container .menu-item.btn>a::before {
    content: none
}

.main-navbar-container .menu-item>a {
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Montserrat-Medium';
	font-weight: 400;
    color: #333;
}

.main-navbar-container .menu-item>a::after,
.main-navbar-container .menu-item>a::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    background: #00a05a;
    height: 1px;
    width: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main-navbar-container .menu-item>a::before {
    top: 10px
}

.main-navbar-container .menu-item>a::after {
    bottom: 12px
}

.main-navbar-container .current-menu-item>a,
.main-navbar-container .current_page_parent>a,
.main-navbar-container .menu-item>a:active,
.main-navbar-container .menu-item>a:hover {
    background: 0 0;
    color: #00a05a;
}

.main-navbar-container .current-menu-item>a::after,
.main-navbar-container .current-menu-item>a::before,
.main-navbar-container .current_page_parent>a::after,
.main-navbar-container .current_page_parent>a::before,
.main-navbar-container .menu-item>a:active::after,
.main-navbar-container .menu-item>a:active::before,
.main-navbar-container .menu-item>a:hover::after,
.main-navbar-container .menu-item>a:hover::before {
    left: 15px;
    width: calc(100% - 30px)
}

@media (max-width:1199px) and (min-width:768px) {
    .page--header .navbar-header {
        display: block;
        width: 100%
    }
    .page--header .navbar-brand {
        display: block;
        float: none
    }
    .page--header .navbar-brand>img {
        margin: 0 auto
    }
    .navbar-main {
        display: block;
        width: 100%;
        text-align: center
    }
    .navbar-main .menu-item {
        float: none;
        display: inline-block
    }
    .navbar-nav>li {
        margin-right: 2px;
    }

}

@media (min-width:768px) {
    #m-menu {
        display: none
    }
}

@media (max-width:768px) {
    .page--header .navbar-brand {
        max-width: calc(100% - 70px)
    }
    .slideout-menu-left {
        left: 0
    }
    .slideout-menu-right {
        right: 0
    }
    .slideout-panel {
        z-index: 1;
        background-color: #fff;
        min-height: 100vh
    }
    .slideout-open .slideout-menu {
        display: block
    }
    #m-menu ul {
        text-align: center;
        padding-right: 10px
    }
    #m-menu ul.sub-menu {
        padding-left: 20px;
        padding-right: 0
    }
    #m-menu ul li {
        list-style: none
    }
    #m-menu .current-menu-item {
        color: #1eba8a
    }
    .slideout-panel:before {
        content: '';
        display: block;
        background-color: transparent
    }
    .slideout-panel.panel-open:before {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, .5);
        z-index: 99
    }
}

.slideout-open,
.slideout-open .slideout-panel,
.slideout-open body {
    overflow: hidden
}

.navbar-mobile {
    max-width: 100%;
    padding: 0 15px;
    background-color: #e3e3e3
}

.navbar-mobile .menu-item {
    text-align: center
}

.navbar-mobile .menu-item:not(.btn) {
    padding-top: 12px;
    padding-bottom: 12px
}

.navbar-mobile .menu-item.current-menu-item>a,
.navbar-mobile .menu-item>a:hover {
    color: #006549
}

.navbar-mobile .menu-item.btn>a:hover {
    color: #fff
}

body {
    width: 100%;
    height: 100%
}

.slideout-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 270px;
    min-height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 0;
    background-color: #e3e3e3;
    display: none
}

.page--main {
    min-height: 50vh
}

[class*=flex-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[class*=flex-].--inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.fw {
    width: 100%
}

.flex--v-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.flex--h-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bg-img,
.section--bg-img {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.h--120 {
    height: 120px;
    width: auto
}

.mh--350 {
    min-height: 350px
}

.link-w-arr::after {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    margin: 40px auto;
    background: transparent url(../img/icon_arr_circle.png) no-repeat center center;
    background-size: contain
}
.box-colorsection .link-w-arr::after {
    display: none;
}

.border-line-left {
    position: relative
}

.border-line-left::before {
    content: '';
    position: absolute;
    display: block;
    height: 90%;
    top: 5%;
    left: 0;
    width: 1px;
    background: #e6e9e7
}

.border-line-right {
    position: relative
}

.border-line-right::before {
    content: '';
    position: absolute;
    display: block;
    height: 80%;
    top: 10%;
    right: 0;
    width: 1px;
    background: #e6e9e7
}

.border-bottom-green {
    border-bottom: 15px solid #006549
}

.bg--quote {
    background-image: url(../img/bg_qoutes_rev.png);
    background-position: top left 10%;
    background-repeat: no-repeat
}

.bg-green-massage {
    background: #006549 url(../img/bg_massage.png) no-repeat bottom right
}

.map--obj {
    display: block;
    position: relative;
    height: 200px;
    background: transparent url(../img/map_little.jpg) no-repeat center center;
    background-size: cover;
    border-bottom: 5px solid #1f3229
}

.map--id {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 25px 0 25px;
    color: #fff;
    background: #1f3229
}

.map--container {
    background-color: #f6f6f6
}

.map--container * {
    font-size: 15px
}

.map--content {
    padding: 20px 0
}

.bg-green {
    background-color: #006549;
}

.embed-container embed,
.embed-container iframe,
.embed-container object,
.embed-container video {
    display: block;
    margin: 0 auto;
    max-width: 100%!important
}

.embed-container-fullwidth embed,
.embed-container-fullwidth iframe,
.embed-container-fullwidth object,
.embed-container-fullwidth video {
    display: block;
    margin: 0 auto;
    width: 100%!important;
    height: 50vh
}

.accord--title {
    position: relative;
    display: block;
    font-size: 17px;
    font-weight: 700;
    border-bottom: 1px solid #919393;
    padding: 25px 0 25px 45px
}

.accord--title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 17px);
    width: 35px;
    height: 35px;
    background: transparent url(../img/icon_arr_outline_green.png) no-repeat center center;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.accord--title.on {
    border-bottom-color: #006549
}

.accord--title.on::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.accord--content {
    padding: 25px 0;
    display: none
}

.vacancies-content,
.vacancies-titles {
    border-top: 5px solid #006549;
    border-bottom: 5px solid #006549;
    height: 70vh;
    width: 100%
}

.vacancies .accord--content {
    margin-right: 10px
}

.vacancies .accord--content>.close {
    display: none
}

.vacancies .accord--title {
    padding: 25px 45px 25px 0;
    margin-right: 10px
}

.vacancies .accord--title .accord--maintitle {
    font-weight: 700
}

.vacancies .accord--title::before {
    right: 0;
    left: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.vacancies .accord--title.on {
    color: #006549
}

.vacancies .accord--title.on::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

@media (max-width:767px) and (max-width:767px) {
    .vacancies-content,
    .vacancies-titles {
        border-top: none;
        border-bottom: none;
        height: auto;
        width: 100%
    }
    .vacancies .accord--content>.close {
        position: fixed;
        display: block;
        color: #000;
        font-size: 30px;
        width: 40px;
        height: 40px;
        padding: 10px;
        left: 0;
        top: 0
    }
    .vacancies .accord--content.on {
        position: fixed;
        z-index: 5555;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        color: #221f1f;
        padding: 40px 30px;
        overflow-y: auto
    }
}

.modal--insurance .modal-body {
    padding-left: 30px
}

.modal--insurance .modal-body .close {
    font-size: 38px;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 9999
}

.post-service {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    width: 32.5%;
}

.post-service-title {
    text-transform: uppercase
}

.post-service-title a {
    font-weight: 700
}

.post-service-title:hover+.post-service-tmb [class*=icon--] {
    background-size: 40px
}

.post-service-tmb {
    position: relative;
    height: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 0 20px;
}

.post-service-tmb::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00a05a;
}

.post-service-tmb:hover [class*=icon--] {
    background-size: 40px
}

.post-service-icon {
    height: 100px;
    width: auto
}

.loc-service-item:hover {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.loc-service-item:hover .loc-service-icon {
    -webkit-filter: unset;
    filter: unset
}

.loc-service-item:hover .loc-service-icon-cont {
    background: #006549;
}

.loc-service-title {
    font-family: 'Montserrat-SemiBold';
    font-size: 19px;
    text-transform: uppercase
}

.loc-service-icon {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: invert(100%);
    filter: invert(100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.loc-service-icon-cont {
    position: relative;
    padding: 15px;
    width: 60px;
    height: 60px;
    background: #f6f6f6;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-board {
    font-size: 15px
}

.team-board--member {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center
}

.team-board--member.on>.team-board--tmb,
.team-board--member:hover>.team-board--tmb {
    border-color: #006549
}

.team-board--member.on {
    padding-bottom: 50px
}

.team-board--member.on::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 15px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 25px 15px;
    border-color: transparent transparent #006549 transparent
}

.team-board--name {
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px
}

.team-board--tmb {
    display: inline-block;
    height: 150px;
    width: 150px;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    background-color: #f6f6f6;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.team-board--bio {
    display: none;
    border-top: 1px solid #006549;
    padding-top: 20px
}

.team-board.light-yellow {
    color: #fff
}

.team-board.light-yellow .team-board--member.on>.team-board--tmb,
.team-board.light-yellow .team-board--member:hover>.team-board--tmb {
    border-color: #e0c89d
}

.team-board.light-yellow .team-board--member.on::before {
    border-color: transparent transparent #f6f6f6 transparent
}

.team-board.light-yellow .team-board--bio {
    border-top: 1px solid #f6f6f6
}

body.single.single-team nav.main-navbar-container {
    border-bottom: 10px solid #006549
}

.team-member--name {
    color: #006549;
    font-family: 'Montserrat-ExtraBold';
}

.team-member--position {
    color: #000;
    font-size: 19px
}

.team-member--philosophy {
    text-align: center;
    font-family: 'Playfair Display', serif;
    padding: 30px;
    background: url(../img/bg_qoutes_white.png) #006549 no-repeat center center;
    background-size: 50%
}

.team-member--philosophy p {
    color: #fff;
    line-height: 1.5
}

.team-member--bio p {
    line-height: 1.7
}

.team-member.flex- {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.team-board--bio>.close {
    display: none!important
}

@media (max-width:767px) {
    .team-board--member.on {
        padding-bottom: 25px
    }
    .team-board--member.on::before {
        content: none;
        display: none
    }
    .team-board--bio>.close {
        position: fixed;
        display: block;
        color: #000;
        font-size: 30px;
        width: 40px;
        height: 40px;
        padding: 10px;
        left: 0;
        top: 0
    }
    .team-board--bio.on {
        position: fixed;
        z-index: 1100;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        color: #221f1f;
        padding: 40px 30px;
        overflow-y: auto
    }
}

body.single.single-post nav.main-navbar-container {
    border-bottom: 10px solid #006549
}

.blog---pagination {
    width: 100%
}

.blog---pagination span {
    font-size: 15px
}

.flex--align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex--align-center div {
    padding-left: 0;
    padding-right: 0
}

.post--thumbnail {
    min-height: 230px;
    background-size: cover;
    background-position: center center
}

.post--date {
    max-width: 55px;
    background-color: #f6f6f6;
    text-align: center;
    padding-bottom: 5px
}

.post--date h5 {
    margin-top: 0;
    margin-bottom: 0
}

.post--month {
    text-transform: uppercase
}

.post--description a {
    font-weight: 600
}
.post--description a h2 {
    color: #000;
}
.post--description a:hover h2,.post--description a:hover {
    color: #006549;
}


.post--description h4 {
    margin-bottom: 10px;
    margin-top: 0
}

.post--category {
    font-weight: 600;
    color: #006549;
    margin-bottom: 5px
}

.top-line-green {
    height: 15px;
    background-color: #00a05a;
}

.single--post-img {
    height: 500px;
    background-position: center center;
    background-size: cover
}

.single--post-content p {
    line-height: 1.75
}

.single--post-top-arrow {
    margin-left: 50px
}

.single--post-category {
    color: #006549;
    margin-bottom: 5px
}

.single--post-share #ssba-classic-2 div {
    text-align: center!important
}

.cat-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cat-list ul li {
    font-size: 16px;
    padding: 50px 15px 50px 15px;
    line-height: 24px;
}

.cat-list ul li a {
    font-weight: 600;
    font-family: 'Montserrat-Medium';
}

.cat-list ul li:before {
    display: none
}

.cat-list ul .current-cat {
    color: #006549
}

.cat-list.cat-all-active .cat-item-all {
    color: #006549
}

.sub-cat {
    display: none
}

.cat-item-128 .sub-cat {
    position: absolute;
    z-index: 10;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #006549
}

.cat-item-128 .sub-cat li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 10px 15px 10px 15px
}

.cat-item-128 .sub-cat ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.cat-item-128 .sub-cat ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 10px 15px 10px 15px
}

@media (max-width:767px) {
    .blog--navigation {
        margin-bottom: 20px
    }
    .single--post-top-arrow {
        margin-left: 20px
    }
    .single--post-img {
        height: 200px
    }
    .text-arrow {
        display: none
    }
    .cat-list ul {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .cat-list ul li {
        padding: 10px 5px 20px 5px
    }
}

.m-0 {
    margin: 0
}

.m-1 {
    margin: 10px
}

.m-2 {
    margin: 20px
}

.m-3 {
    margin: 30px
}

.m-4 {
    margin: 40px
}

.m-5 {
    margin: 50px
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: 10px
}

.mt-2 {
    margin-top: 20px
}

.mt-3 {
    margin-top: 30px
}

.mt-4 {
    margin-top: 40px
}

.mt-5 {
    margin-top: 50px
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: 10px
}

.mb-2 {
    margin-bottom: 20px
}

.mb-3 {
    margin-bottom: 30px
}

.mb-4 {
    margin-bottom: 40px
}

.mb-5 {
    margin-bottom: 50px
}

.ml-0 {
    margin-left: 0
}

.ml-1 {
    margin-left: 10px
}

.ml-2 {
    margin-left: 20px
}

.ml-3 {
    margin-left: 30px
}

.ml-4 {
    margin-left: 40px
}

.ml-5 {
    margin-left: 50px
}

.mr-0 {
    margin-right: 0
}

.mr-1 {
    margin-right: 10px
}

.mr-2 {
    margin-right: 20px
}

.mr-3 {
    margin-right: 30px
}

.mr-4 {
    margin-right: 40px
}

.mr-5 {
    margin-right: 50px
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: 10px
}

.p-2 {
    padding: 20px
}

.p-3 {
    padding: 30px
}

.p-4 {
    padding: 40px
}

.p-5 {
    padding: 50px
}

.pt-0 {
    padding-top: 0
}

.pt-1 {
    padding-top: 10px
}

.pt-2 {
    padding-top: 20px
}

.pt-3 {
    padding-top: 30px
}

.pt-4 {
    padding-top: 40px
}

.pt-5 {
    padding-top: 50px
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: 10px
}

.pb-2 {
    padding-bottom: 20px
}

.pb-3 {
    padding-bottom: 30px
}

.pb-4 {
    padding-bottom: 40px
}

.pb-5 {
    padding-bottom: 50px
}

.pl-0 {
    padding-left: 0
}

.pl-1 {
    padding-left: 10px
}

.pl-2 {
    padding-left: 20px
}

.pl-3 {
    padding-left: 30px
}

.pl-4 {
    padding-left: 40px
}

.pl-5 {
    padding-left: 50px
}

.pr-0 {
    padding-right: 0
}

.pr-1 {
    padding-right: 10px
}

.pr-2 {
    padding-right: 20px
}

.pr-3 {
    padding-right: 30px
}

.pr-4 {
    padding-right: 40px
}

.pr-5 {
    padding-right: 50px
}

@media (max-width:768px) {
    .m-sm-0 {
        margin: 0
    }
    .m-sm-1 {
        margin: 10px
    }
    .m-sm-2 {
        margin: 20px
    }
    .m-sm-3 {
        margin: 30px
    }
    .m-sm-4 {
        margin: 40px
    }
    .m-sm-5 {
        margin: 50px
    }
    .mt-sm-0 {
        margin-top: 0
    }
    .mt-sm-1 {
        margin-top: 10px
    }
    .mt-sm-2 {
        margin-top: 20px
    }
    .mt-sm-3 {
        margin-top: 30px
    }
    .mt-sm-4 {
        margin-top: 40px
    }
    .mt-sm-5 {
        margin-top: 50px
    }
    .mb-sm-0 {
        margin-bottom: 0
    }
    .mb-sm-1 {
        margin-bottom: 10px
    }
    .mb-sm-2 {
        margin-bottom: 20px
    }
    .mb-sm-3 {
        margin-bottom: 30px
    }
    .mb-sm-4 {
        margin-bottom: 40px
    }
    .mb-sm-5 {
        margin-bottom: 50px
    }
    .ml-sm-0 {
        margin-left: 0
    }
    .ml-sm-1 {
        margin-left: 10px
    }
    .ml-sm-2 {
        margin-left: 20px
    }
    .ml-sm-3 {
        margin-left: 30px
    }
    .ml-sm-4 {
        margin-left: 40px
    }
    .ml-sm-5 {
        margin-left: 50px
    }
    .mr-sm-0 {
        margin-right: 0
    }
    .mr-sm-1 {
        margin-right: 10px
    }
    .mr-sm-2 {
        margin-right: 20px
    }
    .mr-sm-3 {
        margin-right: 30px
    }
    .mr-sm-4 {
        margin-right: 40px
    }
    .mr-sm-5 {
        margin-right: 50px
    }
    .p-sm-0 {
        padding: 0
    }
    .p-sm-1 {
        padding: 10px
    }
    .p-sm-2 {
        padding: 20px
    }
    .p-sm-3 {
        padding: 30px
    }
    .p-sm-4 {
        padding: 40px
    }
    .p-sm-5 {
        padding: 50px
    }
    .pt-sm-0 {
        padding-top: 0
    }
    .pt-sm-1 {
        padding-top: 10px
    }
    .pt-sm-2 {
        padding-top: 20px
    }
    .pt-sm-3 {
        padding-top: 30px
    }
    .pt-sm-4 {
        padding-top: 40px
    }
    .pt-sm-5 {
        padding-top: 50px
    }
    .pb-sm-0 {
        padding-bottom: 0
    }
    .pb-sm-1 {
        padding-bottom: 10px
    }
    .pb-sm-2 {
        padding-bottom: 20px
    }
    .pb-sm-3 {
        padding-bottom: 30px
    }
    .pb-sm-4 {
        padding-bottom: 40px
    }
    .pb-sm-5 {
        padding-bottom: 50px
    }
    .pl-sm-0 {
        padding-left: 0
    }
    .pl-sm-1 {
        padding-left: 10px
    }
    .pl-sm-2 {
        padding-left: 20px
    }
    .pl-sm-3 {
        padding-left: 30px
    }
    .pl-sm-4 {
        padding-left: 40px
    }
    .pl-sm-5 {
        padding-left: 50px
    }
    .pr-sm-0 {
        padding-right: 0
    }
    .pr-sm-1 {
        padding-right: 10px
    }
    .pr-sm-2 {
        padding-right: 20px
    }
    .pr-sm-3 {
        padding-right: 30px
    }
    .pr-sm-4 {
        padding-right: 40px
    }
    .pr-sm-5 {
        padding-right: 50px
    }
}

.bg-size--cover {
    background-size: cover!important
}

.bg-size--contain {
    background-size: contain
}

.bg-size--original {
    background-size: auto
}

.bg-pos--cc {
    background-position: center center
}
.bg-pos--cc .container {
    max-width: 100%;
}
.bg-pos--cl {
    background-position: center left
}

.bg-pos--cr {
    background-position: center right
}

.bg-pos--tc {
    background-position: top center
}

.bg-pos--tl {
    background-position: top left
}

.bg-pos--tr {
    background-position: top right
}

.bg-pos--bc {
    background-position: bottom center
}

.bg-pos--bl {
    background-position: bottom left
}

.bg-pos--br {
    background-position: bottom right
}

nf-fields-wrap nf-field {
    display: inline
}

nf-fields-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block
}

nf-fields-wrap:after,
nf-fields-wrap:before {
    content: "";
    display: table
}

nf-fields-wrap:after {
    clear: both
}

.nf-field-container {
    clear: none!important
}

nf-field h1,
nf-field h2,
nf-field h3,
nf-field h4,
nf-field h5,
nf-field h6 {
    margin: 0
}

@media all and (max-width:767px) {
    nf-fields-wrap nf-field {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        float: none;
        margin: 0 auto;
        width: 100%
    }
}

.nf-error .nf-element,
.nf-error input.nf-element,
.nf-error select.nf-element,
.nf-error textarea.nf-element {
    border: 1px solid #888;
    border-left: 5px solid red!important
}

.nf-error .nf-element.--inline,
.nf-error input.nf-element.--inline,
.nf-error select.nf-element.--inline,
.nf-error textarea.nf-element.--inline {
    border: 1px solid #888;
    border-bottom: 1px solid red!important
}
/*
.nf-error-msg,
.nf-form-fields-required,
.ninja-forms-req-symbol {
    display: none
}
*/
.form-control-wrap select,
select.form-control {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    cursor: pointer;
    padding-right: 40px;
    background-image: url(../img/icon_arr_listbox_black.png);
    background-position: right 10px top calc(50%);
    background-size: auto 10px;
    background-repeat: no-repeat
}

.form-control-wrap select.--green,
select.form-control.--green {
    background-image: url(../img/icon_arr_listbox.png)
}

.form-control-wrap select.--inline,
select.form-control.--inline {
    background-position: right 10px top calc(50%);
    background-size: auto 10px;
    background-repeat: no-repeat
}

.form-control-wrap select {
    min-height: 34px;
    padding-left: 12px
}

.form-control-wrap select:-moz-focusring,
select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #444
}

.form-control-wrap select::-ms-expand,
select.form-control::-ms-expand {
    display: none
}

textarea {
    max-width: 100%;
    min-height: 50px
}

.form-control,
.form-control-wrap input,
.form-control-wrap textarea {
    display: inline-block;
    border-radius: 0;
    border: 1px solid #888;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 32px;
    padding-left: 12px;
    background-color: #fff;
    color: #221f1f;
    font-size: 15px
}

.form-control-wrap input:active,
.form-control-wrap input:focus,
.form-control-wrap input:hover,
.form-control-wrap textarea:active,
.form-control-wrap textarea:focus,
.form-control-wrap textarea:hover,
.form-control:active,
.form-control:focus,
.form-control:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control-wrap input::-moz-placeholder,
.form-control-wrap textarea::-moz-placeholder,
.form-control::-moz-placeholder {
    color: #221f1f
}

.form-control-wrap input:-ms-input-placeholder,
.form-control-wrap textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #221f1f
}

.form-control-wrap input::-webkit-input-placeholder,
.form-control-wrap textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #221f1f
}

.form-control-wrap input.--inline,
.form-control-wrap textarea.--inline,
.form-control.--inline {
    display: inline-block;
    width: 100%;
    height: 32px;
    padding: 6px 0;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-style: normal
}

.form-control-wrap input.--inline::-moz-placeholder,
.form-control-wrap textarea.--inline::-moz-placeholder,
.form-control.--inline::-moz-placeholder {
    color: #fff
}

.form-control-wrap input.--inline:-ms-input-placeholder,
.form-control-wrap textarea.--inline:-ms-input-placeholder,
.form-control.--inline:-ms-input-placeholder {
    color: #fff
}

.form-control-wrap input.--inline::-webkit-input-placeholder,
.form-control-wrap textarea.--inline::-webkit-input-placeholder,
.form-control.--inline::-webkit-input-placeholder {
    color: #fff
}

.form-control-wrap input.--inline.--dark,
.form-control-wrap textarea.--inline.--dark,
.form-control.--inline.--dark {
    color: #221f1f;
    border-color: #919393
}

.form-control-wrap input.--inline.--dark::-moz-placeholder,
.form-control-wrap textarea.--inline.--dark::-moz-placeholder,
.form-control.--inline.--dark::-moz-placeholder {
    color: #221f1f
}

.form-control-wrap input.--inline.--dark:-ms-input-placeholder,
.form-control-wrap textarea.--inline.--dark:-ms-input-placeholder,
.form-control.--inline.--dark:-ms-input-placeholder {
    color: #221f1f
}

.form-control-wrap input.--inline.--dark::-webkit-input-placeholder,
.form-control-wrap textarea.--inline.--dark::-webkit-input-placeholder,
.form-control.--inline.--dark::-webkit-input-placeholder {
    color: #221f1f
}

.form-control-wrap input.--inline:active,
.form-control-wrap input.--inline:focus,
.form-control-wrap input.--inline:hover,
.form-control-wrap textarea.--inline:active,
.form-control-wrap textarea.--inline:focus,
.form-control-wrap textarea.--inline:hover,
.form-control.--inline:active,
.form-control.--inline:focus,
.form-control.--inline:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control-wrap input.--inline:focus,
.form-control-wrap textarea.--inline:focus,
.form-control.--inline:focus {
    border-color: #21362c
}

.form-checkbox-list .field-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-checkbox-list .field-wrap ul>li {
    position: relative;
    min-height: 1px;
    padding: 10px 5px!important;
    float: left;
    width: 16.66666667%
}

.form-checkbox-list .field-wrap ul>li input[type=checkbox] {
    display: none
}

.form-checkbox-list .field-wrap ul>li input[type=checkbox]:checked+label:before {
    background-color: #2e64ab;
    border-color: #2e64ab
}

.form-checkbox-list .field-wrap ul>li label {
    margin-left: 0;
    padding-left: 35px;
    vertical-align: middle;
    position: relative;
    cursor: pointer
}

.form-checkbox-list .field-wrap ul>li label:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: calc(50% - 12px);
    width: 25px;
    height: 25px;
    margin-right: 10px;
    border: 2px solid #e7e6e7;
    background-color: #fff;
    vertical-align: middle
}

.form-control-wrap input,
.form-control-wrap select,
.form-control-wrap textarea {
    width: 100%
}

.form-control-wrap textarea {
    padding: 12px;
    min-height: 200px
}

.page--footer .form-control-wrap input {
    width: 100%
}

@media (max-width:1370px) {
    .form-checkbox-list .field-wrap ul>li {
        width: 25%
    }
}

@media (max-width:1200px) {
    .form-checkbox-list .field-wrap ul>li {
        width: 33.33333333%
    }
}

@media (max-width:992px) {
    .form-checkbox-list .field-wrap ul>li {
        width: 50%
    }
}

@media (max-width:768px) {
    .form-checkbox-list .field-wrap ul>li {
        width: 100%
    }
}



.map-link,
[class*=btn] {
    position: relative;
    display: inline-block;
    z-index: 1;
    overflow: hidden;
    height: 37px;
    line-height: 22px;
    min-width: 150px;
    padding: 8px 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    border: none;
    background: #006549;
    background-repeat: no-repeat;
    border-radius: 18px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.rap-headerbtn {
    margin-top: 20px;
    padding: 14px 20px;
    height: auto;
    border-radius: 50px;
}

[class*=btngncolor] {
    background: #00a05a;
}

.map-link:active,
.map-link:focus,
.map-link:hover,
[class*=btn]:active,
[class*=btn]:focus,
[class*=btn]:hover {
    color: #fff;
    background-color: #ffcb05;
}

.btn--arr {
    background-image: url(../img/icon_arr_right.png);
    background-position: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.btn--fw {
    width: 100%!important;
    min-width: unset
}

.btn--dark {
    background-color: #1f3229
}

.btn--dark-yellow {
    background-color: #ffcb04;
}

.btn--light {
    background-color: #f6f6f6;
    color: #221f1f
}

.btn--light:active,
.btn--light:focus,
.btn--light:hover {
    color: #221f1f
}

.btn--outline {
    border: 2px solid #006549;
    background-color: transparent;
    color: #221f1f
}

.btn--outline:active,
.btn--outline:focus,
.btn--outline:hover {
    color: #221f1f
}

.btn--outline-white {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff
}

.btn--outline-white:active,
.btn--outline-white:focus,
.btn--outline-white:hover {
    color: #fff
}

.btn--lg {
    font-size: 18px;
    height: 46px;
    line-height: 26px;
    padding: 12px 24px;
    border-radius: 28px;
    min-width: 220px;
    font-family: 'Montserrat-Medium';
}

.btn--sm {
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 24px;
    min-width: unset
}

.btn--wide {
    min-width: 140px
}

.btn--icon {
    padding-left: 0;
    padding-right: 0;
    min-width: unset;
    width: 36px;
    height: 36px
}

[class^=scroll-down] {
    display: block;
    width: 40px;
    height: 40px;
    margin: 20px auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

[class^=scroll-down]:hover {
    background-position: bottom center
}

.scroll-down--yellow {
    background-image: url(../img/icon_arr_down.png)
}

.scroll-down--white {
    background-image: url(../img/icon_arr_down_big.png)
}

[class*=icon--] {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 8px
}

[class*=icon--].--big {
    width: 48px;
    height: 48px;
    margin: 8px
}

.icon--arr-green {
    background-image: url(../img/icon_arr_blog.png);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.icon--arr-white-outl {
    background-image: url(../img/icon_arr_slider_circle_right.png)
}

.icon--arr-black-right {
    width: 10px;
    height: 13px;
    margin: 0;
    background-image: url(../img/icon_arr_black_right.png)
}

.icon--arr-black-left {
    width: 10px;
    height: 13px;
    margin: 0;
    background-image: url(../img/icon_arr_black_left.png)
}

.icon--arr-black-down {
    height: 10px;
    margin: 0;
    background-image: url(../img/icon_arr_listbox_black.png)
}

.icon--download {
    background-image: url(../img/icon_download.png)
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    line-height: 1
}

.toast-close-button:focus,
.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: 1
}

#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container>div:hover {
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4
}
/*2 july*/
.recurring_payment p{
    font-weight: 600;
}
.recurring_payment{
    margin-top: 30px;
}

@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }
    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }
    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }
    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }
    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }
    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}

.swiper-container {
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../img/icon_arrow_outline_left.png);
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/icon_arrow_outline_right.png);
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%20fill%3D%23ffffff%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%20fill%3D%23ffffff%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%20fill%3D%23000000%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%20fill%3D%23000000%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.team--photo {
    border-radius: 50%;
    height: 140px;
    border: 10px solid #fff;
    background: #fff;
    margin-bottom: 10px
}

div.team--photo {
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    background-color: #1f3229;
    background-position: center center;
    background-size: cover;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

div.team--photo .name-letter {
    font-size: 80px;
    font-family: Poppins, sans-serif;
    color: #fff;
    font-weight: 700
}

.team--container .swiper-slide {
    text-align: center;
    padding: 20px;
    color: #fff
}

.team--container .swiper-slide * {
    font-size: 17px
}

.team--container .swiper-button-next {
    top: 90px;
    background: transparent url(../img/icon_arr_slider_circle_right.png) no-repeat center center;
    background-size: contain
}

.team--container .swiper-button-prev {
    top: 90px;
    background: transparent url(../img/icon_arr_slider_circle_left.png) no-repeat center center;
    background-size: contain
}

/*========================================================================================================================
	Tony's Edits (Accessibility)
========================================================================================================================*/

/*
 * Hide visually, but have it available for screen readers.
 */
.sr-only {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

/*
 * Allow the element to be focusable when navigated to via the keyboard.
 * Important for skip links.
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  position: static !important;
  white-space: inherit !important;
  width: auto !important;
}

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

/*
 * Links not directly in <a> tag
 * Make them bold for ADA
 */
a .single--post-category {
	font-weight: 600;
}

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

/* When using color instead of italic to emphasize */
.em-not-italic {
	font-style: normal;
}

/*========================================================================================================================
	Tony's Edits (Jquery Accessible)
========================================================================================================================*/

/* MODAL */
#insurance.hidden { /* MAKE HIDDEN CLASS ONLY VISUALLY HIDDEN IN THIS CASE */
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;	
}
/* needed for old browsers */
dialog {
  display: block;
}
/* removes scroll when modal is opened */
.no-scroll {
  overflow: hidden;
}
/* button */
button.js-modal {
	vertical-align: top;
}	
/* overlay covers everything */
.simple-modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
  opacity: .8;
  z-index: 666;
  cursor: pointer;
}
/* modal */
.simple-modal {
  position: fixed;
  top: 5%;
  right: 5%;
  bottom: 5%;
  left: 5%;
  width: 90%;
  max-width: 90%;
  max-height: 90vh;
  border: 2px solid #000; 
  background: #fff;
  z-index: 667;
  padding: 2em;
  overflow: auto;
}
@media all and (min-width:600px) {
  .simple-modal {
	  left: 50%;
	  width: 500px;
	  margin-left: -300px;
	  max-width: 90%;
  }
}
.simple-modal-close {
  display: inline-block;
  float: right;
  background: #933;
  border-radius: 1em;
  color: #fff;
  padding: .25em;
  text-decoration: none;
  line-height: 1.2;
  text-align: center;
}
.simple-modal-close:focus,
.simple-modal-close:hover,
.simple-modal-close:active {
  background: #882525;
}
.simple-modal-overlay[data-background-click="disabled"] {
  cursor: auto;
}
.simple-modal__content {
  clear: both;
}

/*========================================================================================================================
	Tony's Edits (Mobile)
========================================================================================================================*/

/* MAIN NAV */
.navbar .btn {
	min-width: 0;
}

/* TEXT OVER IMAGES */
.header--content h1,
.image-panel-heading,
.image-text-shadow {
	/*text-shadow: 0 0 2px #000;*/
}

/* BODY TEXT SHADOW */
.body-text-shadow {
	text-shadow: 0 1px 1px #000;
}

/* FOOTER SOCIAL LINKS */
.footer-social-links li {
	list-style-type: none;
	display: inline-block;
}
.footer-social-links li:before {
	display: none;
}

/* FOOTER MENUS */
.footer-menu-heading {
    font-size: 20px;
    font-weight: 400;
	margin: 18px 0;
    font-family: 'Montserrat-Bold';
}
.footer-menu li {
	list-style-type: none;
	font-size: 18px;
	font-weight: 400;
	margin: 5px 0 15px;
}
.footer-menu li:before {
	display: none;
}
.footer-menu li a {
	font-weight: 400;
}
#footer .gfield_label {
    display: none;
}

/* FOOTER SUBSCRIBE FORM */
#gform_2 .gfield_label,
#gform_2 .gfield_required {
	color: #fff;
}

/* TERMS MENU */
#menu-terms-and-policy {
	padding: 13px 0 !important;
}
#menu-terms-and-policy li {
	display: inline-block;
	padding: 0 10px !important;
	border-left: 2px solid #fff;
}
#menu-terms-and-policy li:first-child {
	border: none;
}
#menu-terms-and-policy li a {
	text-decoration: none;
    font-size: 13px;
    color: #fff;
}
#menu-terms-and-policy li a:hover {
    color: #ffcb05;
}

/* POST ARCHIVE */
.post--date {
	font-family: 'Playfair Display', serif;
	font-size: 19px;
	line-height: 1.3; 
	font-weight: 700;	
}
.post--month {
	display: block;
}

/* SINGLE POST */
.single--post-title {
    font-size: 42px;
    font-family: 'Montserrat-SemiBold';
}
.single--post-content a {
	color: #006549;
	text-decoration: underline;
}
.single--post-content a:hover,
.single--post-content a:focus,
.single--post-content a:active {
	color: #006549;
	text-decoration: underline;
}
.single--post-content h2 {
	color: #006549;
}

/* JOB ARCHIVE */
.job-archive-intro {
	padding: 30px 0 10px;
	text-align: center;
}
.job-archive-intro h2 {
	font-size: 28px;
    font-family: 'Montserrat-SemiBold';
}
.job-archive-intro p {
	margin: 0 0 20px;
}
.job-archive-intro a {
	text-decoration: underline;
	color: #006549;
}
.job-archive-area {
	padding: 60px 0 60px;
}
.job-archive-area .location-container {
	margin: 0 0 30px;
}
.job-archive-area .location-title {
	font-size: 22px;
    font-family: 'Montserrat-SemiBold';
	margin: 0 0 10px;
}
.job-archive-area .job-title {
    font-size: 16px;
    margin: 0 0 10px;
    font-family: 'Montserrat-Medium';
}
.job-archive-area .job-title a {
	color: #006549;
	text-decoration: underline;
	font-weight: 400;
}
/*.job-archive-area .job-title a:hover,
.job-archive-area .job-title a:focus,
.job-archive-area .job-title a:active {
	opacity: 0.6;
}*/
.job-archive-area .job-title a:hover,.single--post-content a:hover {
    color: #95ca3c;
}
.section--bg-img.ds001.bg-size--original.bg-pos--cc h3 {
    font-family: 'Montserrat-SemiBold';
}

/* SINGLE JOB */
.single-job {
	padding: 60px 0 60px;
}
.single-job-back-link {
	margin: 0 0 30px;
}
.single-job-back-link a {
	color: #006549;
}
.single-job-back-link a:hover,
.single-job-back-link a:focus,
.single-job-back-link a:active {
	color: #006549;
	text-decoration: underline;
}
.single-job .entry-title {
	font-size: 36px;
	margin: 0 0 10px;
}
.single-job .job-location {
	font-size: 24px;
	margin: 0 0 20px;
}
.single-job-form-area {
	padding: 10px 0 60px;
}
.single-job-form-heading {
	font-size: 36px;
	margin: 0 0 30px;
	text-align: center;
	color: #006549;
}

/* SINGLE TEAM */
.single-team .team-member--bio {
	margin-bottom: 60px;
}

/* LOCATION STOCKIST */
.locations-stockist-container {
	padding: 80px 0 50px;
}
#stockist-widget .stockist-powered-by-link {
	display: none !important;
}

/* LOCATION ARCHIVE */
.locations-by-state-section {
	padding: 30px 0 30px;
}
.locations-by-state-area .state-container {
	margin: 0 0 60px;
}
.locations-by-state-area .state-heading {
	margin: 0 0 20px;
}
.locations-by-state-area .state-locations-list li a {
	text-decoration: underline;
}

/* NARROW PAGE TEMPLATE */
.narrow-page-container {
	padding: 30px 0 60px;
	width: 900px;
	max-width: 100%; 
	margin:0 auto;
}
body.page-template-template-page-narrow .narrow-page-container a {
	color: #006549;
	text-decoration: underline;
}
body.page-template-template-page-narrow .narrow-page-container a:hover,
body.page-template-template-page-narrow .narrow-page-container a:focus,
body.page-template-template-page-narrow .narrow-page-container a:active {
	color: #006549;
	text-decoration: underline;
}

/* LOCATION SEARCH PAGE */
body.page-template-template-location-archive .breadcrumb {
	display: none;
}

/* LOCATION PAGE */
.location-schema .email-link {
	font-size: 12px;
}
.location-special-content-area {
	padding: 30px 0 0;
}

/* LOCATION HEADER */
.location-header-phone-link-p {
	text-align: center;
	margin: 0 0;
	font-size: 24px;
	letter-spacing: 1px;
}
.location-header-phone-link-p a {
    color: #00a05a;
    text-decoration: none;
}
.page-template-template-location header .container {
    padding: 0;
}
.header--content,.page-template-template-location .header--content,.page-template-template-location-service .header--content,.post-name--patient-forms .header--content,.post-name--what-to-expect .header--content,.single-service .header--content,.page-id-204 .header--content, .page-template-template-ohio .header--content{
    padding: 100px 0;
    background-image: url('../img/location_inn_bann_new.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
}
.page-template-template-location .header--content, .page-template-template-location-service .header--content, .post-name--patient-forms .header--content, .post-name--what-to-expect .header--content, .single-service .header--content, .page-id-204 .header--content,.post-name--patient-care-coordinator-ii-5 .header--content, .page-template-template-ohio .header--content {
    min-height: 430px;
}
.container {
    position: relative;
}
.post-name--patient-care-coordinator-ii-5 .header--content {
    background-image: url('../img/location_inn_bann_new.jpg') !important;
    background-position: bottom right !important;
}
.single-service .header--content.header--w-bg .header--main {
    margin-top: 50px;
}
.header--content.header--no-bg nav.breadcrumb, .header--content.header--w-bg nav.breadcrumb,.single-service .header--content nav.breadcrumb{
    display: none;
}

/* LOCATION ENVIRA GALLERY */
.location-envira-wrapper .envira-gallery-item {
	padding: 30px 0 0;
}
.location-envira-wrapper .envira-gallery-wrap {
	margin-bottom: 0 !important;
}
.envirabox-navigation {
	position: static;
}
.location-envira-wrapper .envira-gallery-public {
	margin-bottom: 0 !important;
    height: 190px !important;
}
.location-envira-wrapper .envira-gallery-item {
	display: none !important;
}
.location-envira-wrapper .envira-gallery-item:nth-of-type(1) {
	display: block !important;
}
@media all and (min-width:320px) {
	.location-envira-wrapper .envira-gallery-item:nth-of-type(1),
	.location-envira-wrapper .envira-gallery-item:nth-of-type(2) {
		display: block !important;
	}
}
@media all and (min-width:460px) {
	.location-envira-wrapper .envira-gallery-item:nth-of-type(1),
	.location-envira-wrapper .envira-gallery-item:nth-of-type(2),
	.location-envira-wrapper .envira-gallery-item:nth-of-type(3) {
		display: block !important;
	}
}
@media all and (min-width:768px) {
	.location-envira-wrapper .envira-gallery-item:nth-of-type(1),
	.location-envira-wrapper .envira-gallery-item:nth-of-type(2),
	.location-envira-wrapper .envira-gallery-item:nth-of-type(3),
	.location-envira-wrapper .envira-gallery-item:nth-of-type(4),
	.location-envira-wrapper .envira-gallery-item:nth-of-type(5) {
		display: block !important;
	}
} /* End media query */
.location-envira-open-link-wrapper {
	text-align: center;
}
.location-envira-open-link {
	display: inline !important;
	text-decoration: underline !important;
	color: #58af87 !important;
	font-size: 18px !important;
	font-weight: 800 !important;
	background: none !important;
	border: none !important;
}
.location-envira-open-link:hover,
.location-envira-open-link:active,
.location-envira-open-link:focus {
	text-decoration: underline !important;
	color: #333 !important;
}

/* LOCATION NEW PATIENT FORM SECTION */
.location-new-patient-form-intro p {
	font-size: 18px;
	line-height: 1.6;
}
.location-new-patient-form-wrapper {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
}
.location-new-patient-form-header {
	background-color: #006549;
	border-radius: 30px 30px 0 0;
	padding: 10px 0;
}
.location-new-patient-form-title {
	color: #fff;
	text-align: center;
	margin: 0 0 10px;
}
.location-new-patient-form-phone-link-p {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: 1px;
}
.location-new-patient-form-phone-link-p a {
	color: #fff;
	text-decoration: none;
}
.location-new-patient-form-phone-link-p a:hover,
.location-new-patient-form-phone-link-p a:hover,
.location-new-patient-form-phone-link-p a:active {
	color: #fff;
	text-decoration: none;
}
.location-new-patient-form-body {
	border: 5px solid #006549;
	border-top: none;
}

/* LOCATION TEAM GRID */
.page-id-11798 .location-team-grid-area .location-team-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.location-team-grid-area .location-team-list {
	margin: 0;
	padding: 0;
	text-align: center;
}
.location-team-grid-area .location-team-list .location-team-item {
	margin: 0 0 60px;
	padding: 0;
	list-style-type: none;
	display: inline-block;
	width: 300px;
	max-width: 90%;
	vertical-align: top;
	color: #fff;
	font-size: 17px;
}
.location-team-grid-area .location-team-list .location-team-item p {
	font-size: 17px;
}
.location-team-grid-area .location-team-list .location-team-item:before {
	display: none;
}

/* LOCATION SERVICE PAGE */
.nav-location-services .current-menu-item {
    color: #006549 !important;
}

/* OHIO PAGE */
.ohio-header-call a {
	color: #006549 !important;
	font-weight: 400 !important;
}
.ohio-clinics-area .clinic {
	margin-bottom: 30px;
    text-align: left;
}
.ohio-clinics-area .clinic-title {
	margin: 0 0 0;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.3;
	color: #006549;
}
.ohio-clinics-area .clinic-title a {
    font-weight: normal;
}
.ohio-clinics-area .clinic-contact a {
	font-weight: 400;
}
.ohio-clinics-area .clinic-contact a.website-link {
	font-weight: 400 !important;
	text-decoration: underline !important;
	color: #006549 !important;
	display: inline-block;
	margin: 5px 0 0;
}

/* ABOUT PAGE */
.about-founder-image-caption {
	display: block;
	text-align: center;
	margin: 0;
	font-size: 14px;
}

/* CONTACT PAGE */
#gform_1 .gform_heading {
	padding: 0 !important;
	text-align: left !important;
}
#gform_1 .gform_description {
    margin: 0 0 5px !important;
    font-size: 16px !important;
    font-family: 'Montserrat-Light';
    line-height: 24px !important;
}
.gform_body label.gfield_label {
    font-size: 16px !important;
    font-family: 'Montserrat-Light';
    line-height: 24px !important;
    color: #000;
}
/* CURRENT OPENINGS PAGE */
.nf-before-form-content {
	padding: 0 15px 10px;
	font-size: 13px;
}

/* ABOUT PAGE - BOARD SECTION */
.board-team-section {
	padding: 60px 0 15px;
    background-color: #006549;
	color: #fff;
}
.board-team-section .board-team-heading {
	text-align: center;
	margin: 0 0 60px;
	color: #fff;
    font-family: 'Montserrat-SemiBold';
}
.board-team-list .board-team-item {
	display: block;
    margin: 0 auto 60px;
    width: 360px;
	max-width: 100%;
	list-style-type: none;
	padding: 0;
	text-align: center;
}
.board-team-item p{
    color: #fff;
}
.board-team-list .board-team-item::before {
    background: none;
}
.board-team-list .board-team-item .board-team-item-link {
	display: block;
	text-decoration: none;
	color: #fff;
}
.board-team-list .board-team-item .image {
    display: block;
    height: 150px;
    width: 150px;
	margin: 0 auto 20px;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    background-color: #f6f6f6;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.board-team-list .board-team-item .board-team-item-link:hover .image,
.board-team-list .board-team-item .board-team-item-link:focus .image,
.board-team-list .board-team-item .board-team-item-link:active .image {
    border: 10px solid #00a05a;
}
.board-team-list .board-team-item .name {
    font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
    margin: 0 0 15px;
	text-transform: uppercase;
}
.board-team-list .board-team-item .title {
    font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
    margin: 0 0 20px;
}

/* ABOUT PAGE - MANAGEMENT SECTION */
.management-team-section {
    padding: 50px 0 25px;
}
.management-team-section .management-team-heading {
	text-align: center;
	margin: 0 0 60px;
}
.management-team-list .management-team-item {
	display: block;
    margin: 0 auto 60px;
    width: 360px;
	max-width: 100%;
	list-style-type: none;
	padding: 0;
	text-align: center;
}
.management-team-list .management-team-item::before {
    background: none;
}
.management-team-list .management-team-item .management-team-item-link {
	display: block;
	text-decoration: none;
	color: #333;
}
.management-team-list .management-team-item .image {
    display: block;
    height: 150px;
    width: 150px;
	margin: 0 auto 20px;
    border: 10px solid #f6f6f6;
    border-radius: 50%;
    background-color: #f6f6f6;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.management-team-list .management-team-item .management-team-item-link:hover .image,
.management-team-list .management-team-item .management-team-item-link:focus .image,
.management-team-list .management-team-item .management-team-item-link:active .image {
    border: 10px solid #006549;
}
.management-team-list .management-team-item .name {
    font-size: 15px;
	font-weight: 700;
	line-height: 1.3;
    margin: 0 0 15px;
	text-transform: uppercase;
}
.management-team-list .management-team-item .title {
    font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
    margin: 0 0 20px;
}

/* WHAT TO EXPECT PAGE */
.what-to-expect-section h3 {
    font-size: 24px;
    color: #006549;
    font-family: 'Montserrat-SemiBold';
}
.what-to-expect-section h2 {
    font-family: 'Montserrat-SemiBold';
}
/* SITEMAP PAGE */
.sitemap-area .sitemap-menu li {
	padding: 5px 0 5px 25px !important;
	background: none !important;
	min-width: 0 !important;
}
.sitemap-area .sitemap-menu li:hover {
	box-shadow: none !important;
}
.sitemap-area .sitemap-menu li a {
	color: #333 !important;
}
.sitemap-area .sitemap-menu li a:hover {
	color: #006549 !important;
}
/* corona css */
.container.corona_wr li {
    margin-bottom: 15px;
}
.container.corona_wr p, .container.corona_wr li {
    font-size: 16px;
    line-height: 26px;
}
.container.corona_wr {
    padding: 15px 0px 34px;
}
.corona_popup {
    background: #b30315;
    padding: 20px 0;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
}
span.close-corona {
    position: absolute;
    right: 0px;
    top: -3px;
    cursor:pointer;
}
.corona_popup .container {
	position:relative;
}
.page-id-7842 .header--content.header--w-bg {
    display: none;
}
.page-template-template-coronavirus header#header {
    box-shadow: 0px 0px 14px 0px #ccc;
    -moz-box-shadow: 0px 0px 14px 0px #ccc;
    -ms-box-shadow: 0px 0px 14px 0px #ccc;
    -o-box-shadow: 0px 0px 14px 0px #ccc;
    -webkit-box-shadow: 0px 0px 14px 0px #ccc;
}
.page-id-7915 header#header {
    box-shadow: unset;
}
.page-id-7915 header#header .header--content h1 {
   color: #006549;
}
.corona_popup a {
    color: #fff;
}
.container.corona_wr img {
    max-width: 100%;
}

.sb-38 {
    font-size: 38px;
    font-family: 'Montserrat-SemiBold';
    color: #006549;
}
.light-16 {
    font-size: 16px;
    font-family: 'Montserrat-Light';
    color: #000;
    line-height: 24px;
}
.bold-38 {
    font-size: 38px;
    font-family: 'Montserrat-Bold';

}
.bg-pos--cc .text-center.text-poppins.m-0 {
    font-size: 30px !important;
    color: #00a05a;
}
.ginput_container input[type="email"] {
    font-family: 'Montserrat-Light' !important;
    font-size: 16px !important;
}

.eb-62 {
    font-size: 62px;
    font-family: 'Montserrat-ExtraBold';
}
.ds000 .bgwhite-color {
    color: #006549;
}
.sitemap-area h2 {
    font-size: 38px;
    font-family: 'Montserrat-SemiBold';
}
.box-colorsection .match-height-row {
    background-color: #00a05a;
    height: 350px !important;
}
.box-colorsection .match-height-row:nth-child(2n) {
    background-color: #006549;
}
.box-colorsection .match-height-row .pt-5 {
    padding-top: 25px;
}
.box-colorsection .match-height-row .pb-5 {
    padding-bottom: 25px;
}
.box-colorsection .match-height-row a.link-w-arr:hover {
    color: #95ca3c;
}
.araf-img img {
    width: 40% !important;
    margin-bottom: 20px;
}
.footer-bt-common {
    display: inline-block;
    vertical-align: top;
}
.fbt-copytext {
    padding: 13px 0;
    float: left;
    width: 42%;
}
.fbt-menu-wrcls {
    float: right;
    width: 58%;
    text-align: right;
}
.fbt-copytext p {
    margin: 0;
    text-transform: capitalize;
    color: #fff;
}
.margin-L25 {
	margin-left: 25px;
}
.margin-L15 {
	margin-left: 15px;
}

.box-colorsection img.h--120 {
    height: auto;
}
.home-testi-wr {
    padding-bottom: 75px;
}
ul.footer-social-links {
    margin-top: 40px;
}
form#gform_2 input[type="email"] {
    padding: 15px 18px !important;
    outline: none;
    border: none;
}
.gform_footer input[type="submit"]:hover {
    background-color: #006549 !important;
    color: #fff !important;
}
.gform_footer input[type="submit"]:hover, #footer a:hover {
	-webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.text-light-green {
    color: #95ca3c;
}
.header--content h1 {
    font-size: 74px;
    margin-top: 0;
    margin-bottom: 0;
}
.header--content .header--main h1 {
    font-family: 'Montserrat-ExtraBold';
}
.header--main nav.breadcrumb div {
    padding: 0;
}
.header--main nav.breadcrumb span {
    color: #fff;
    font-size: 20px;
    text-shadow: 0 0 0;
}
.header--main nav.breadcrumb span a {
    font-weight: normal;
}
.about-wp-wr {
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
.post-service-tmb h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Montserrat-SemiBold';
}
p.post-service-excerpt {
    text-align: center;
}
.post-services-wr {
    text-align: center;
}
.post-service:nth-child(2n) .post-service-tmb::before {
    background: #006549;
}
.post-service-tmb:hover h3 {
    color: #95ca3c;
}
.testi-bg-wr .clearfix.pb-5 {
    padding-bottom: 0;
}
.testi-bg-wr .bqt--content {
    font-family: 'Montserrat-Light';
}
.container.corona_wr h2, .container.corona_wr h3 {
    margin-bottom: 15px;
    color: #00a05a !important;
    font-family: 'Montserrat-SemiBold';
}
/*.home-cnt-wr {
    padding-bottom: 120px;
}*/
/*section#physical_therapy::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 680px;
    height: 651px;
    background: url(../img/telehealth-slice.png) no-repeat left bottom;
}*/
#physical_therapy_sect h3.bold-38 {
    font-family: 'Montserrat-ExtraBold';
    font-size: 42px;
    color: #006549;
}
#physical_therapy_sect h3.bold-38 span {
    display: block;
}
#physical_therapy_sect a.btn--lg.mt-3 {
    font-weight: 600;
    padding: 10px 30px;
    margin-top: 15px;
}
#physical_therapy_sect .col-sm-6:nth-child(2) {
    padding-left: 45px;
}
.post-type--service.archive .header--content h1 {
    color: #006549;
}
section#physical_therapy_sect {
    padding: 0;
    position: relative;
}
section#physical_therapy_sect .physical_the_img {
    width: 45%;
    text-align: center;
    float: left;
    position: absolute;
    bottom: 0;
}
.physical_the_img img {
    margin: 0 auto;
}
.physical_the_cnt {
    width: 48%;
    float: right;
    padding-bottom: 30px;
}
section#physical_therapy {
    display: none;
}
.page-template-template-location .clearfix.bg-green.mt-4 {
    padding: 15px 0 40px;
}
.page-template-template-location .clearfix.bg-green.mt-4 .container.clearfix.text-white.text-center.pb-5 {
    padding: 0;
}
.single-service .header--content.header--w-bg {
    padding: 100px 0;
}
.single-service .header--content.header--w-bg nav.breadcrumb {
    margin-bottom: 20px;
}
.single-service .header--content.header--w-bg .container {
    padding: 0;
}
.container.pt-5.pb-5 ol li {
    color: #000;
}
.container.pt-5.pb-5 ul li {
    color: #000;
}
.bqt--green a.btn--outline-white {
    line-height: 20px;
}
.page-template-template-location-service .container.clearfix.text-white.text-center.pb-5 {
    padding-bottom: 35px;
}
.page-template-template-location-service .clearfix.bg-green.mt-4 {
    padding-top: 10px;
}
.page-template-template-location-service section.container.clearfix.welcmn_sect {
    padding: 15px 0 40px;
}
.page-template-template-location-service blockquote {
    padding: 0;
}
.location-team-item h3 {
    font-family: 'Montserrat-Medium' !important;
}
.page-id-189 div#gform_wrapper_1 .ginput_container textarea, .page-id-189 div#gform_wrapper_1 .ginput_container input, .page-id-189 div#gform_wrapper_1 .ginput_container_select select {
    border-color: #00a05a !important;
}
.text-green{
    word-wrap: unset;
}
.page-id-9228 .innerdefcont .ohio-clinics-area {
    margin-top: 50px;
}
.page-id-9228 .innerdefcont {
    padding: 60px 0 40px;
}
.page-id-9228 .ohio-clinics-area .clinic-title a {
    font-weight: 400;
}
.post-name--cornersburg-lymphedema-wound-care #new_patient {
    display: none;
}


/*jot form css*/

.form-section li:first-child {
	margin-top: 10px !important;
}
.form-section #cid_9 textarea {
	height: 100px !important;
}
.form-section .form-label-top {
    margin-bottom: 5px !important;
}
.form-section .form-line {
	margin-bottom: 0 !important;
}
.form-section .form-buttons-wrapper {
	padding: 13px 52px !important;
	margin-bottom: 0 !important;
}
.location-new-patient-form-title {
    color: #fff;
    text-align: center;
    margin: 0;
}
.cus_baoap {
    font-size: 13px;
}
.container.corona_wr p.text-green.bold {
    font-family: 'Montserrat-Bold';
}
.patient-form-sec hr {
    display: none;
}
.patient-form-sec .formblck {
    border-bottom: 1px solid #f6f6f6;
    padding-top: 25px;
    padding-bottom: 25px;
    float: unset !important;
    display: inline-block;
}
.patient-form-sec .formblck p.flex--v-center {
    margin-bottom: 0;
    display: block;
}
.patient-form-sec {
    text-align: center;
}
.patient-form-sec p.flex--v-center {
    display: block;
}
.patient-form-sec .formblck {
    float: unset;
    display: inline-block;
    margin: 0 -3px;
}
.page-id-10982 .header--main .bnnrtext {
    position: absolute;
    font-size: 18px;
    line-height: 30px;
    right: 0;
    left: 210px;
    margin: 0 auto;
    max-width: 350px;
    bottom: -140px;
    color: #333;
    font-family: 'Montserrat-Medium';
}

.bx-wrapper {
    box-shadow: none !important;
    border: none !important;
}
.testslide p {
    padding: 14px;
    background-color: #f4f4f4;
    font-weight: 700;
}
.testibxslider {
    text-align: center;
}
.teamsingle-info-section {
    display: flex;
    align-items: center;
}
.teamsingle-info-even:last-of-type, .teamsingle-info-odd:last-of-type {
    padding-bottom: 50px;
}
.teamsingle-info-even .col-sm-6.pt-4.pb-2.singleteammapwrp {
    float: right;
    order: 2;
}
.postid-10727 .header--main {
    color: #000;
}
/*home page*/
.home-post-sec.pt-3.pb-3.ds001{
    display: none;
}

/*single page*/
.page-template-template-location .navbar-header {
    margin-left: 0px;
}

/* 26oct start */

.aboutussec .board-team-area ul.board-team-list li.board-team-item {
    width: 30%;
    margin: 0 18px 30px;
}
.aboutussec .board-team-area ul.board-team-list li.board-team-item.board-team-item-count {
    width: 17%;
    margin: 0 15px 30px;
}

/* 26oct end */
/*5jan start*/
.aboutussec .board-team-area ul.board-team-list li.board-team-item.second-row {
    width: 45%;
}

/*5jan end*/

/*23dec*/
.postid-1624 .col-sm-4 ul li,.postid-1624 .the-content .col-sm-8 ul li{
    font-size: 16px;
    line-height: 24px;
}

.page-id-9458 .header--content h1 {
    font-size: 60px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.page-id-9458 .site-main.skip-link-anchor{
    margin-bottom: 70px;
}
/*27 jan*/
.page-id-12211 ul.location-team-list
{
    display: flex;
}
.page-id-12211 ul.location-team-list li:nth-child(3){
    order: -1;
}

/*31may23*/
.page-id-13010 .the-content {
    max-width: 960px;
    margin: 30px auto 80px;
}
.page-id-13010 .the-content p {
    font-size: 18px;
    line-height: 34px;
}
.page-id-13010 .the-content a {
    color: #95ca3c;
    text-decoration: underline;
}
.page-id-13010 .the-content a:hover {
    color: #000;
}
/*31may23*/
/* Responsive Css */
@media only screen and (max-width: 1919px) {
    .page-id-10982 .header--main .bnnrtext{
        left: 0;
    }
}
@media only screen and (max-width: 1439px) {
    .page-id-10982 .header--main .bnnrtext{
        left: -100px;
    }
}
@media only screen and (max-width: 1440px) {
    .cmsn {
        display: block;
    }
}
@media only screen and (max-width: 1199px) {
    .container {
        width: 96%;
        margin: 0 auto;
    }
    h3 {
        font-size: 24px;
        line-height: 35px;
    }
    ul.footer-social-links {
        text-align: left;
    }
    .footerlogo-cls img {
        width: auto;
    }
    .fbt-menu-wrcls {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .fbt-copytext {
        padding: 0;
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .fbt-copytext p {
        color: #fff;
        margin: 0;
    }
    .clearfix.footer--bottom.pt-1.pb-1 {
        padding: 20px 0 10px;
    }
    .header--content h1{
        font-size: 60px;
    }.postid-1654 .header--main .container h1{
        font-size: 60px;
    }
    .page-id-9458 .header--content h1 {
        font-size: 55px;
    }
    .post--description a h2 {
        font-size: 25px;
        line-height: 34px;
    }
    .page-id-189 [class*=icon--].--big {
        width: 40px;
        height: 40px;
        margin: 4px;
    }
    .post-name--patient-forms .section--bg-img.ds001.bg-size--original.bg-pos--cc p, .post-name--patient-forms .section--bg-img.ds001.bg-size--original.bg-pos--cc h3 {
        margin: 0;
    }
    .post-name--patient-forms section.pt-3.pb-3.section--bg-img.ds001.bg-size--original.bg-pos--cc {
        background-size: contain;
    }
    .post-name--careers .bqt--content {
        background-size: contain;
    }
    .header--content.header--no-bg .container.pt-5.pb-5 {
        padding: 0;
    }
    .post-name--patient-care-coordinator-ii-5 .header--content.header--no-bg {
        padding: 100px 0;
    }
    .page-template-template-location .site-main .btn--lg, .page-template-template-location-service .newpatinfosect .btn--lg {
        margin: 5px;
    }
    .page-template-template-location-service .newpatinfosect button#label_modal_1 {
        margin-top: 0 !important;
    }
    .map-link {
        font-size: 12px;
    }
    .single-service section.pt-5.pb-5.bqt--green p {
        font-size: 20px;
        line-height: 30px;
        margin: 5px 0;
    }
    .single--post-title {
        font-size: 30px;
        line-height: 40px;
    }
    .header--content::before, .page-template-template-location .header--content::before, .page-template-template-location-service .header--content::before, .post-name--patient-forms .header--content::before, .post-name--what-to-expect .header--content::before,.header--content.header--w-bg:before,.single-service .header--content::before {
        display: none;
    }
    .page-template-template-page-narrow .narrow-page-container {
        width: 100%;
        padding: 10px 0 15px;
    }
    /* 2/2/2021 */
    .few_cmn_detail_inn li {
        width: 30%;
    }
    .navbar-right {
        margin-top: 14px !important;
    }
    li.career-menu, li.pay-m-bill, li.req-an-app, li.patient-success-menu {
        position: unset !important;
    }
    .main-navbar-container .navbar-nav>li {
        margin-right: 36px;   
    }
    .aboutussec .board-team-area ul.board-team-list li.board-team-item {
        width: 29%;
        margin: 0 18px 30px;
    }
    .aboutussec .board-team-area ul.board-team-list li.board-team-item.board-team-item-count {
        width: 19%;
        margin: 0 3px 30px !important;
    }
    .home .home-cnt-wr.mb-5.pt-3.pb-5 {
        margin-bottom: 0;
    }
  /*  27jan*/
   .page-id-12211 .location-team-grid-area .location-team-list .location-team-item {
        margin: 0 2% 40px;
    }
}
@media only screen and (max-width: 979px) {
    h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .physical_the_cnt {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }
    section#physical_therapy_sect .physical_the_img {
        width: 100%;
        text-align: center;
        float: none;
        position: unset;
        bottom: 0;
        margin: 0 auto;
    }
    blockquote, blockquote>* {
        font-size: 22px;
        line-height: 35px;
        padding: 0;
    }
    .bg-pos--cc .text-center.text-poppins.m-0 {
        font-size: 25px !important;
        line-height: 30px;
    }
    .header--content h1, .postid-1654 .header--main .container h1,
    .page-id-12969 .header--content span.location,.page-id-13134 .header--content span.location{
        font-size: 55px;
        line-height: 65px;
    }
    .page-id-9458 .header--content h1 {
        font-size: 42px;
        line-height: 55px;
    }
    .sb-38 {
        font-size: 30px;
        line-height: 35px;
    }
    #physical_therapy_sect h3.bold-38 {
        font-size: 35px;
        margin-top: 0;
        line-height: 40px;
    }
    .locations-stockist-container {
        padding: 50px 0 0;
    }
    .locations-by-state-section {
        padding: 20px 0;
    }
    .locations-by-state-area .state-container {
        margin: 0 0 30px;
    }
    .locations-by-state-area .state-heading {
        margin: 0 0 10px;
    }
    .post-service-tmb h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .post-service-tmb {
        height: 100%;
        padding: 30px 20px;
        min-height: 270px;
    }
    .post-service {
        width: 49%;
        height: unset !important;
        padding: 0 10px;
        min-height: 455px;
    }
    .post--description a h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .cat-list ul {
        display: block;
        text-align: center;
    }
    .cat-list ul li {
        padding: 5px 10px;
        display: inline-block;
        vertical-align: top;
        margin: 0;
    }
    .bqt--dark-white .bqt--content {
        font-size: 20px;
        line-height: 30px;
    }
    .bqt--left-corner .bqt--content {
        font-size: 20px;
        line-height: 30px;
        padding: 0;
    }
    .page-id-191 .col-sm-8,.page-id-191 .col-sm-4 {
        width: 100%;
    }
    .bqt--green .bqt--content,.bqt--dark-white .bqt--content,.bqt--left-corner .bqt--content {
        background-size: contain;
    }
    .page-id-191 .bqt.bqt--left-corner {
        padding: 0;
    }
    .bqt--without-bg .bqt--author {
        padding-top: 0;
    }
    section.testi-bg-wr.pt-3.pb-3.ds001.bg-size--original.bg-pos--bc {
        padding: 15px 0 30px;
    }
    section.testi-bg-wr.pt-3.pb-3.ds001.bg-size--original.bg-pos--bc .bqt.bqt--without-bg {
        padding: 0;
        margin: 10px auto;
    }
    section.pt-5.pb-3.bg-size--original.bg-pos--cc {
        padding: 20px 0;
    }
    section.pt-5.pb-3.bg-size--original.bg-pos--cc .bqt.bqt--reg-sm {
        margin: 0 auto;
        padding: 10px;
    }
    .bqt--reg-sm .bqt--content {
        min-height: unset;
        padding-bottom: 0;
    }
    .box-colorsection .match-height-row {
        height: unset !important;
        min-height: unset !important;
        padding: 0;
    }
    .box-colorsection .match-height-row .pb-5 {
        padding: 25px 30px 10px;
    }
    .bqt--reg-sm .bqt--content {
        font-size: 16px;
    }
    .post-name--careers section.pt-3.pb-3.bg-size--original.bg-pos--cc .col-sm-8.col-xs-12,.post-name--careers section.pt-3.pb-3.bg-size--original.bg-pos--cc .col-sm-4.col-xs-12 {
        width: 100%;
    }
    .post-name--careers section.pt-2.pb-4.ds001.bg-size--original.bg-pos--cc .col-sm-6 {
        width: 100%;
    }
    .post-name--careers section.pt-2.pb-4.ds001.bg-size--original.bg-pos--cc .bqt.bqt--reg-sm {
        margin: 20px auto;
        padding: 0;
    }
    .post-name--careers section.pt-3.pb-3.bg-size--original.bg-pos--cc {
        padding-top: 10px;
    }
    .job-archive-intro h2 {
        font-size: 24px;
        line-height: 32px;
        margin: 0;
    }
    .job-archive-area {
        padding: 25px 0 30px;
    }
    .job-archive-intro {
        padding: 40px 0 0px;
    }
    .loc-service-title {
        font-size: 15px;
        line-height: 24px;
    }
    .site-main h2, .page-template-template-location-service .site-main .newpatinfosect h2, .page-template-template-location-service .site-main .clearfix.bg-green.mt-4 h2 {
        font-size: 30px !important;
        line-height: 40px;
    }
    .page-template-template-location .site-main .btn--lg, .page-template-template-location-service .newpatinfosect .btn--lg {
        margin: 5px;
    }
    .page-template-template-location .site-main .btn--lg:first-child {
        margin-bottom: 0 !important;
    }
    .page-template-template-location .site-main h2, .page-template-template-location-service .site-main .newpatinfosect h2, .page-template-template-location-service .site-main .clearfix.bg-green.mt-4 h2 {
        font-size: 30px !important;
        line-height: 40px;
    }
    section.container.clearfix.newpatinfosect .btn--lg {
        font-size: 14px;
        padding: 10px 15px;
    }
    .single.single-team .col-sm-8, .single.single-team .col-sm-4 {
        width: 100%;
        text-align: center;
    }
    .single.single-team .col-sm-4.col-xs-12.flex--v-center.flex--h-center {
        margin-bottom: 30px;
    }
    .single.single-team h1.team-member--name {
        margin: 0;
    }
    .modal ul, .site-main ul {
        text-align: left;
    }
    .single-team .team-member--bio {
        margin-bottom: 0;
    }
    .team-member--qualification.mt-4 {
        margin: 0;
    }
    .modal ul>li, .site-main ul>li {
        margin-bottom: 10px;
    }
    .clearfix.container.singleteamwlcwrp .col-sm-6 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .clearfix.container.singleteamwlcwrp h3.sb-38 {
        margin: 20px 0 10px;
    }
    .col-sm-6.pt-2.pb-2.singleteamwlcwrp, .col-sm-6.pt-4.pb-2.singleteammapwrp {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .col-sm-6.pt-4.pb-2.singleteammapwrp {
        margin-top: 30px;
    }
    body.post-type--post .post--description a h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    body.post-type--post section.blog--navigation {
        padding: 40px 0 20px;
        text-align: center;
    }
    body.post-type--post section.blog--navigation ul {
        text-align: center;
    }
    .single-post .no-big-header-breadcrumb-container.clearfix {
        padding: 50px 0 0 !important;
    }
    .page-template-template-location p.location-header-phone-link-p a {
        font-size: 20px;
        line-height: 20px;
    }
    /* In-Home Outpatient Therapy */
    .few_cmn_tab_wrp .right {
        width: 66%;
    }
    .few_cmn_tab_wrp .left {
        width: 30%;
    }
    /* 2/2/2021 */
    .few_cmn_detail_inn ul {
        width: 100%;
    }
    .few_cmn_detail_inn li {
        font-size: 18px;
        line-height: 25px;
    }
    .main-navbar-container .navbar-nav>li {
        margin-right: 7px;
    }
    .single-team .col-sm-6.pt-4.pb-2.singleteammapwrp {
        margin-top: 60px;
        float: unset;
    }
    .teamsingle-info-section {
        display: block;
    }
    /*new patient page*/
    .new-patient-days{
        width: 80%;
        margin: 0 auto;
    }
    .new-patient-days ul li{
        text-align: center;
        margin-bottom: 20px;
    }
  /*  13 sep*/
  .envira-gallery-image, .envira-gallery-item-inner {
        height: 120px !important;
    }
    .location-envira-wrapper .envira-gallery-public {
        height: 150px !important;
    }
   /* .aboutussec .board-team-area ul.board-team-list li.board-team-item {
        width: 28%;
        margin: 0 18px 30px;
    }*/
    .aboutussec .board-team-area ul.board-team-list li.board-team-item, .aboutussec .board-team-area ul.board-team-list li.board-team-item.second-row {
       width: 27%;
    }
    .aboutussec .board-team-area ul.board-team-list li.board-team-item {
        margin: 0 18px 30px;
        float: unset;
        display: inline-block;
        vertical-align: top;
    }
    .aboutussec .board-team-area ul.board-team-list li.board-team-item.board-team-item-count {
        width: 30%;
        margin: 0 10px 30px !important;
    }
  /*  10dec*/
      .main-navbar-container .menu-item.btn{
        margin: 7px 3px;
      }
    .home .home-cnt-wr.mb-5.pt-3.pb-5 {
        padding-bottom: 0;
        margin-bottom: 0;
    }
   /* 27jan*/
   .page-id-12211 .location-team-grid-area .location-team-list .location-team-item {
        width: 100%;
        max-width: 100%;
        margin: 0 0% 40px;
    }
    .page-id-12211 ul.location-team-list{
        flex-direction: column;
        justify-content: flex-end;
        align-content: space-around;
    }
}
@media only screen and (max-width: 767px) {
    h2 {
        font-size: 25px;
        line-height: 35px;
    }
    section.blog--navigation {
        margin: 40px 0 10px;
    }
    section.blog--posts .col-xs-12.col-sm-6 {
        margin: 10px 0;
        padding: 0;
    }
    .page-template-template-about section.pt-4.pb-4.bg-size--original.bg-pos--cc {
        padding: 20px 0 40px;
        text-align: center;
    }
    .management-team-list .management-team-item .name {
        margin: 0 0 10px;
    }
    .page-id-189 div#gform_wrapper_1 {
        margin-bottom: 0 !important;
    }
    .page-id-189 section.pt-5.pb-5 {
        padding: 0px 0 40px;
    }
    .page-id-189 .gform_footer.top_label {
        padding: 10px 0 20px !important;
    }
    .page-id-189 section.pt-3.pb-3.bg-size--original.bg-pos--cc {
        padding: 10px 0 0;
    }
    .page-id-189 section.pt-3.pb-3.bg-size--original.bg-pos--cc p {
        margin: 0 !important;
    }
    .page-id-201 .container .col-sm-4.col-xs-12.pb-2.pt-2 {
        padding: 15px 0;
    }
    .what-to-expect-section h3 {
        font-size: 20px;
        line-height: 28px;
        margin: 30px 0 15px;
    }
    .what-to-expect-section h2 {
        margin: 0 0 20px;
    }
    section.what-to-expect-section.pt-3.pb-3.bg-size--original.bg-pos--cc {
        padding: 40px 0;
    }
    .post-type--page .section--bg-img.ds001.bg-size--original.bg-pos--cc h3, .post-type--page .section--bg-img.ds001.bg-size--original.bg-pos--cc p {
        margin: 0;
        font-size: 20px;
        line-height: 30px;
    }
    .post-name--careers section.pt-2.pb-4.ds001.bg-size--original.bg-pos--cc .bqt.bqt--reg-sm {
        margin: 15px auto;
    }
    .page-id-204 .container.clearfix h2 {
        margin-bottom: 20px;
    }
    .container.clearfix.physical_ther_sect .col-xs-9 {
        width: 80%;
    }
    .container.clearfix.physical_ther_sect .col-xs-3 {
        width: 14%;
    }
    .page-template-template-location .clearfix.container.locat_welwrp {
        padding: 30px 0 0px;
    }
    .page-template-template-location .site-main h2 {
        margin: 15px 0;
    }
    div#new_patient .col-sm-8.pt-4.pb-4 {
        padding: 0 0 20px;
        text-align: center;
    }
    div#new_patient .col-sm-4.pt-5.pb-5 {
        padding: 0;
        text-align: center;
    }
    div#new_patient {
        padding: 25px 0 55px;
    }
    body.post-type--post section.blog--navigation {
        padding: 40px 0 20px;
        text-align: center;
        margin: 0;
    }
    body.post-type--post .cat-list ul li {
        margin-bottom: 0;
    }
    .single-service section.the-content.container.clearfix.pt-5.pb-5 h2.text-poppins.text-bold.mt-0 {
        margin: 20px 0 0px;
        font-size: 20px !important;
        line-height: 30px !important;
    }
    section.container.clearfix.newpatinfosect .btn--lg {
        font-size: 13px;
    }
    .map--content.clearfix .col-md-7.pr-0.border-line-left {
        padding: 0 10px;
    }
    footer#footer .gform_wrapper form {
        width: 90%;
        margin: 0;
    }
    .page-template-template-location .header--content, .page-template-template-location-service .header--content, .post-name--patient-forms .header--content, .post-name--what-to-expect .header--content, .single-service .header--content, .page-id-204 .header--content, .post-name--patient-care-coordinator-ii-5 .header--content {
        min-height: 320px;
        padding: 60px 0 50px !important;
    }
    .post-name--patient-forms .header--content .header--main h1, .post-name--what-to-expect .header--content .header--main h1,.page-id-204 .header--content h1, .post-name--patient-care-coordinator-ii-5 .header--content h1,.page-id-9458 .header--content h1 {
        margin-top: 65px;
    }
    .single-service .header--content.header--w-bg .header--main {
        margin-top: 20px;
    }
    /* 2/2/2021 */
    .few_cmn_detail_inn li {
        width: 45% !important;
    }
    .aboutussec .board-team-area ul.board-team-list li.board-team-item {
       /* width: 28%;*/
        margin: 0 15px 30px;
    }
    .aboutussec .board-team-area ul.board-team-list li.board-team-item.board-team-item-count {
        width: 29%;
        margin: 0 10px 30px !important;
    }
}@media only screen and (max-width: 669px) {

.home .header--content.header--w-bg {
       background-position: top -20px right -60px;
}
.single.single-team .teamsingle-info-even:last-of-type, .teamsingle-info-odd:last-of-type {
    padding-bottom: 30px;
}
.single-team .col-sm-6.pt-4.pb-2.singleteammapwrp {
    margin-top: 30px;
}
}

@media only screen and (max-width: 649px) {
    .sb-38 {
        font-size: 25px;
        line-height: 35px;
        margin: 15px 0;
    }
    h2 {
        font-size: 28px;
        line-height: 35px;
    }
    h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 15px 0;
    }
    .tudor-heading {
        font-size: 26px;
        padding: 32px 0px;
        width: 95%;
        line-height: 46px;
    }
    .tudor-para {
        font-size: 17px;
        line-height: 30px;
    }
    .find-heading {
        font-size: 22px;
    }
    #physical_therapy_sect h3.bold-38 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    section.home-cnt-wr.pt-3.pb-3.bg-size--original.bg-pos--cc {
        padding-bottom: 10px;
    }
    .box-colorsection .match-height-row {
        height: unset !important;
        min-height: unset !important;
        padding: 0 !important;
    }
    .box-colorsection .match-height-row .pb-5 {
        padding: 25px 20px 10px
    }
    blockquote, blockquote>* {
        font-size: 20px;
        line-height: 30px;
        padding: 5px 0;
        margin: 0;
    }
    .bg-pos--cc .text-center.text-poppins.m-0 {
        font-size: 20px !important;
        line-height: 25px;
    }
    .home-testi-wr {
        padding: 30px 0 35px;
    }
    #physical_therapy_sect a.btn--lg.mt-3 {
        padding: 10px 20px;
        margin-top: 5px;
    }
    .btn--lg {
        font-size: 15px;
        height: unset;
        line-height: 20px;
        padding: 10px 20px;
        min-width: unset;
    }
    #menu-terms-and-policy li {
        padding: 4px 10px !important;
    }
    #menu-terms-and-policy {
        padding: 10px 0!important;
    }
    .post-service {
        width: 95%;
        height: unset !important;
        padding: 0;
        min-height: unset;
        margin: 10px auto;
    }
    .post-service-tmb {
        padding: 20px 10px 25px;
        min-height: unset;
    }
    .post-type-archive-service .clearfix.pt-3.pb-3 {
        padding-bottom: 15px;
        padding-top: 20px;
    }
    .post--description .col-xs-2.col-sm-2 {
        width: 100%;
        margin: 0 auto;
        float: none;
        text-align: left;
    }
    .post--description .text-right {
        text-align: left;
    }
    .post--description span.screen-reader-text,.post--description .icon--arr-green {
        display: inline-block;
        vertical-align: middle;
    }
    .post--description .col-xs-10 {
        width: 100%;
    }
    .bqt--dark-white .bqt--content {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 0;
    }
    .testi-bg-wr .bqt--content,.bqt--reg-sm .bqt--content {
        font-size: 16px;
        line-height: 24px;
        background-size: contain;
    }
    .page--header .header--content.header--w-bg {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .margin-L15,.margin-L25 {
        margin-left: 0;
    }
    .page-template-template-about section.pt-3.pb-5.bg-size--original.bg-pos--cc {
        padding: 15px 0 20px;
    }
    .page-template-template-about section.pt-4.pb-4.bg-size--original.bg-pos--cc .col-sm-3.pt-2.text-center {
        padding: 0;
    }
    .board-team-section .board-team-heading {
        margin: 0 0 38px;
    }
    .board-team-list .board-team-item {
        margin-bottom: 20px;
    }
    .board-team-list .board-team-item .name {
        margin: 0 0 10px;
    }
    .board-team-section {
        padding: 40px 0 10px;
    }
    .page-template-template-about .clearfix.bg--quote.pb-5.pt-5 {
        padding: 25px 0 30px;
    }
    .management-team-section .management-team-heading {
        margin: 0 0 25px;
    }
    .management-team-list .management-team-item {
        margin: 0 auto 40px;
        width: 100%;
        text-align: center;
    }
    .management-team-section {
        padding: 40px 0 10px;
    }
    .page-id-189 section.pt-3.pb-3.bg-size--original.bg-pos--cc .gform_wrapper input {
        line-height: 25px !important;
        padding: 10px !important;
    }
    .post-type--page .container.pt-5.pb-5 {
        padding: 0;
    }
    .post-type--page .page--header .header--content.header--w-bg {
        padding: 100px 0;

    }
    .header--content h1,.page-id-9458 .header--content h1,.postid-1654 .header--main .container h1,
    .page-id-12969 .header--content span.location,.page-id-13134 .header--content span.location {
        font-size: 45px;
        line-height: 55px;
    }
    .header--main nav.breadcrumb span {
        font-size: 16px;
    }
    .what-to-expect-section h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .job-archive-intro h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .job-archive-area .location-title {
        font-size: 18px;
        line-height: 26px;
    }
    .job-archive-area .job-title {
        margin: 0 0 5px;
    }
    .container.clearfix.physical_ther_sect .col-xs-9 {
        padding-left: 40px;
    }
    .page-template-template-location .header--content h1>.company {
        font-size: 25px;
        line-height: 30px;
    }
    .page-template-template-location .clearfix.container.locat_welwrp .col-sm-6.pt-3.pb-2 {
        padding-bottom: 0;
    }
    .location-team-grid-area .location-team-list .location-team-item {
        margin: 0 0 30px;
        width: 100%;
    }
    .location-team-grid-area .location-team-list .location-team-item:last-child {
        margin-bottom: 10px;
    }
    .container.clearfix.physical_ther_sect .col-xs-12 {
        word-break: break-word;
        padding-left: 0;
        padding-right: 0;
    }
    .slideout-panel {
        overflow: hidden;
    }
    .page-template-template-location-service.post-type--page section.the-content.container.clearfix.pt-5.pb-5.main_cnt_wrp_locatserv {
        padding: 30px 0;
    }
    .site-main h2, .page-template-template-location-service .site-main .newpatinfosect h2, .page-template-template-location-service .site-main .clearfix.bg-green.mt-4 h2 {
        font-size: 22px !important;
        line-height: 30px;
        margin: 15px 0;
    }
    section.container.clearfix.newpatinfosect .col-sm-6.pt-4.pb-2 {
        padding: 10px 0;
    }
    section.container.clearfix.newpatinfosect .col-sm-6 {
        padding: 0;
    }
    section.container.clearfix.newpatinfosect p.text-center {
        margin: 0;
    }
    .page-template-template-location-service section.container.clearfix.welcmn_sect .col-sm-6.pt-4.pb-2 {
        padding: 0 0 15px;
        text-align: center;
    }
    .location-team-item h3 {
        margin-bottom: 0 !important;
    }
    .single.single-team h1.team-member--name {
        font-size: 24px !important;
        line-height: 30px;
    }
    .single.single-team h2.team-member--position.text-poppins.text-bold {
        font-size: 18px !important;
        line-height: 26px !important;
        margin: 4px 0 15px !important;
    }
    .single.single-team .container {
        padding: 0;
    }
    .single-service .header--content.header--w-bg {
        padding: 80px 0 !important;
    }
    .single-service section.the-content.container.clearfix.pt-5.pb-5 {
        padding: 40px 0;
    }
    .single-service section.pt-5.pb-5.bqt--green p {
        font-size: 17px;
        line-height: 28px;
    }
    .single-service section.pt-5.pb-5.bqt--green {
        padding: 30px 0;
    }
    .single--post-title {
        font-size: 20px;
        line-height: 30px;
    }
    nav.breadcrumb span {
        font-size: 12px;
        line-height: 22px;
    }
    .page-template-template-sitemap h2.sitemap-section-heading {
        margin: 30px 0 5px;
    }
    .page-template-template-sitemap .sitemap-area ul li {
        margin: 0;
    }
    .page-template-template-sitemap .narrow-page-container {
        width: 100%;
        padding: 10px 0 50px;
    }
    .page-template-template-location .header--content h1 span.text-yellow {
        font-size: 30px;
        line-height: 38px;
    }
    .page-id-9228 h2 {
        font-size: 22px;
        line-height: 35px;
        margin: 10px 0 0;
    }
    .page-id-9228 .header--content h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .page-id-9228 .header--content {
        padding: 60px 0;
    }
    .page-id-9228 .innerdefcont {
        padding: 40px 0 10px;
    }
    .page-id-9228 .innerdefcont .ohio-clinics-area {
        margin-top: 30px;
    }
    /* */
    .few_cmn_wrp h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .few_cmn_tab_wrp .left,.few_cmn_tab_wrp .right {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    /* 2/2/2021 */
    .few_cmn_detail_wrp {
        padding: 35px 0 40px;
    }
    .few_cmn_detail_inn h3 {
        margin: 0 0 10px;
        font-size: 22px;
        line-height: 30px;
    }
    .few_cmn_detail_inn li {
        width: 100% !important;
    }
    .board-team-area ul.board-team-list .board-team-item.board-team-item-count {
        width: 100% !important;
        margin: 0 !important;
    }
    .aboutussec .board-team-area ul.board-team-list li.board-team-item, .aboutussec .board-team-area ul.board-team-list li.board-team-item.board-team-item-count {
        width: 44% !important;
        margin: 0 10px 30px !important;
        display: inline-block;
        vertical-align: top;
    }
}
@media only screen and (max-width: 479px) {
    .header--content h1, .postid-1654 .header--main .container h1,
    .page-id-12969 .header--content span.location,.page-id-13134 .header--content span.location {
        font-size: 32px;
        line-height: 40px;
        width: 100%;
    }
    .sb-38 {
        font-size: 22px;
        line-height: 30px;
    }
    .page-template-template-location .site-main h2, .page-template-template-location-service .site-main .newpatinfosect h2, .page-template-template-location-service .site-main .clearfix.bg-green.mt-4 h2 {
        font-size: 22px !important;
        line-height: 30px;
    }
    .home .header--content.header--w-bg {
       background-position: top 0px right -130px;
    }
    .video_title h4 {
        font-size: 18px;
        line-height: 24px;
    }

}
@media only screen and (max-width: 767px) {
	.corona_popup {
    	 padding: 12px 0;
         font-size: 16px;
    }
    span.close-corona {
    	right:8px;
    }
    .container.corona_wr {
    	padding: 30px 10px 35px;
	}

}

@media only screen and (max-width: 480px) {
.page-template-template-location .jotfromwr-inner-wr{
    width: 100%;
}
.container.corona_wr h2 {
    font-size: 27px;
}
.container.corona_wr h3 {
    font-size: 20px;
}
.container.corona_wr p, .container.corona_wr li {
    font-size: 15px;
    line-height: 25px;
}
.container.corona_wr h4.text-green {
    font-size: 19px;
}
.corona_popup {
    font-size: 14px;
}
.corona_popup a {
    margin-right: 20px;
    display: inline-block;
}
span.close-corona img {
    width: 15px;
}
span.close-corona {
	top:7px;
}
.araf-img img {
    width: 70% !important;
}
}
/* corona css end */

/*sports section Homepage*/
.summer-sports-wr {
    padding: 35px 0;
}
.innersports {
    width: 66%;
    margin: 0 auto;
    background-color: #3d905a;
    color: #fff;
}
.innersports .sportimgs {
    padding: 10px 7px;
}
.sportimgs figure:first-child {
    margin-left: 0;
}
.sportimgs figure {
    float: left;
    margin-left: 8px;
}
.sportstitle h3 a:hover {
    color: #1D482A;
}
.innersportscontnt {
    width: 540px;
    margin: 0 auto;
}
.sportstitle h3 {
    font-family: Poppins, sans-serif;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    padding: 0 45px;
    margin: 10px 0;
}
.soprtspresentor {
    background-color: #fff;
    padding: 15px 0;
}
.datewr {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #3d905a;
    font-weight: 600;
}
.soprtspresentorinr {
    padding: 13px 95px 0 100px;
}
.soprtspresentorinr .left.img {
    width: 118px;
    float: left;
    display: flex;
}
.soprtspresentorinr .right.info {
    width: 218px;
    color: #000;
    float: right;
    padding-left: 0;
    text-align: center;
}
.soprtspresentorinr .right.info p {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #1D482A;
}
.phnxlogo {
    text-align: center;
    padding: 20px 0 8px;
}

/* popup */
.popup-main-wr {
    background-color: #fff;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 74%;
    height: 80%;
    overflow-y: auto;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    z-index: 999;
    display: none;
}
.popup-main-wr, .popup-main-wr p {
    font-size: 17px;
    line-height: 26px;
}
.popup-overlay-wr {
    background-color: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    display: none;
}
.popup-top-wr {
    margin: 10px 10px 0;
    padding: 20px 25px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #006549;
    text-align: center;
}
.popup-middle-wr {
    background-color: #006549;
    color: #fff;
    padding: 20px 35px;
    text-align: center;
}
.popup-middle-wr ul {
    padding-top: 25px;
}
.popup-middle-wr ul li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    width: 270px;
    margin: 0 25px 25px;
}
.popup-middle-wr ul li span {
    display: block;
    margin: 0 auto;
    min-height: 50px;
    line-height: 50px;
}
.popup-middle-wr ul li p {
    margin-top: 25px;
}
.popup-bottom-wr {
    margin: 0 10px 10px;
    padding: 20px 60px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #006549;
}
.popup-bottom-wr h3 {
    text-align: center;
    margin: 15px 0;
}
.popup-bottom-wr ul {
    margin: 30px 0;
}
.popup-bottom-wr ul li {
    list-style-position: inside;
    margin-bottom: 15px;
}
a.popup-close {
    position: absolute;
    top: 18px;
    right: 18px;
    color: #006549;
    font-size: 35px;
    line-height: 20px;
    font-weight: normal;
}
a.popup-close:hover {
    opacity: 0.7;
}
.formbtmcntnt {
    font-size: 13px;
    padding: 0 12px;
    text-align: justify;
    line-height: 19px;
    margin: -5px 0 15px;
}
section.home-cnt-wr.pt-3.pb-3.bg-size--original.bg-pos--cc .clearfix > h2.sb-38 {
    word-wrap: normal !important;
}
section.home-cnt-wr.pt-3.pb-3.bg-size--original.bg-pos--cc .clearfix > h2.sb-38 span.text-green {
    display: inline-block;
}
section.home-cnt-wr.pt-3.pb-3.bg-size--original.bg-pos--cc .clearfix > h2.sb-38 * {
    word-break: break-word;
}
.jotfromwr-inner-wr {
    width: 67%;
    margin: 20px auto;
    
}
.jotfromwr-innerjothtml-wr {
    border: 5px solid #006549;
    border-top: none;
}
.page-id-9751 .innerdefcont {
    text-align: left;
    padding-bottom: 20px;
}
.page-id-9751 div#page header#header .header--content.header--w-bg {
    background-position: center right !important;
    padding: 60px 0;
}
.popup-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
}
.popupvacccine {
    padding: 40px;
    height: auto;
    box-shadow: 0 1px 6px 1px rgba(97, 97, 97, 0.62);
    border-radius: 6px;
}
.popupvacccine a.popup-close {
    top: 8px;
    right: 10px;
    font-weight: 600;
}
.videopost-block > .wp-video {
    margin: 50px auto 30px;
}
.clearfix.bg-green.mt-4 p {
    color: #fff;
}


/* Responsive css */
@media all and (max-width:1023px){
.nav>li>a {
    padding: 10px 5px;
}
}
.innersports {
    width: 90%;
}
.page-id-9751 div#page header#header .header--content.header--w-bg {
    padding: 30px 0;
}
}

@media all and (max-width:767px){
.innersports {
    width: 100%;
}
.popup-top-wr, .popup-bottom-wr {
    padding: 20px 15px;
}
.popup-middle-wr {
    padding: 20px 25px;
}
a.popup-close {
    top: 15px;
    right: 12px;
}
.jotfromwr-inner-wr {
    width: 100%;
}
.popupvacccine {
    padding: 35px 25px;
    height: 80%;
}
}
@media all and (max-width:600px){
.sportimgs figure img, .innersportscontnt {
    width: 100%;
}
.sportimgs figure {
    width: 32%;
}
.sportstitle h3 {
    font-size: 19px;
    line-height: 26px;
}
.soprtspresentorinr {
    padding: 13px 0 0;
    width: 340px;
    margin: 0 auto;
}
[class*=btn] {
	display: block;
	margin: 20px auto;
	width: 70%;
}
li.req-an-app,li.patient-success-menu {
	height: auto;
}

}
@media all and (max-width:479px){
.innersports .sportimgs {
    text-align: center;
}
.innersports .sportimgs figure {
    margin: 0 5px 12px;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
}
.sportstitle h3 {
    padding: 0 10px;
}
.soprtspresentorinr .left.img {
    width: 35%;
}
.soprtspresentorinr .right.info {
    width: 64%;
}
.popup-main-wr {
    width: 85%;
}
.popup-middle-wr ul li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.popup-main-wr h3 {
    font-size: 25px;
    line-height: 33px;
}
.popup-main-wr, .popup-main-wr p {
    font-size: 15px;
}
.ohio-clinics-area .clinic-contact a.website-link {
    word-break: break-all
}
.jotform-form .form-line div#recaptcha_input_11 {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    -webkit-transform-origin: left;
}
}

@media all and (max-width:413px){
.soprtspresentorinr {
    width: 100%;
}
.soprtspresentorinr .left.img {
    float: none;
    width: auto;
    display: block;
    text-align: center;
}
.soprtspresentorinr .right.info {
    width: 100%;
    float: none;
}
.jotform-form .form-line div#recaptcha_input_11 {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    -webkit-transform-origin: left;
}
.aboutussec .board-team-area ul.board-team-list li.board-team-item, .aboutussec .board-team-area ul.board-team-list li.board-team-item.board-team-item-count {
    width: 100% !important;
    margin: 0 auto 30px !important;
}
.worker_comp_form .gform_wrapper.gravity-theme .gfield-choice-input {
    vertical-align: top;
}
.postid-1651 #main img.aligncenter.size-full.wp-image-11818 {
    margin: 0px;
}
.worker-comp-form-header h5 {
    font-size: 14px;
    line-height: 18px;
}

}

/*sports section Homepage ends here*/

/*========================================================================================================================
	Tony's Edits (Media Query)
========================================================================================================================*/

@media all and (min-width:600px) {

/* WP NATIVE ELEMENTS */
.aligncenter {
	margin: 8px auto 0;
}
.alignleft {
    float: left;
    margin: 0 30px 0 30px;
}
.alignright {
    float: right;
    margin: 0 0 30px 30px;
}

/* LOCATION ARCHIVE */
.locations-by-state-section {
	padding: 30px 0 30px;
}
.locations-by-state-area {
	width: 660px;
	max-width: 100%;
	margin: 0 auto;
}
.locations-by-state-area.offset-left-padding {
	padding: 0 0 0 60px;
}
.locations-by-state-column {
	width: 50%;
	float: left;
	padding: 0;
}
.locations-by-state-area .state-container {
	margin: 0 0 30px;
}

/* LOCATION TEAM GRID */
.location-team-grid-area .location-team-list {
	margin: 0;
}
.location-team-grid-area .location-team-list .location-team-item {
	margin: 0 2.5% 60px;
	width: calc(45% - 4px);
}

/* ABOUT PAGE - BOARD TEAM */
.board-team-list .board-team-item {
	float: left;
    margin: 0 0 2.63157894736842% 2.63157894736842%;
    width: 30.55555555555556%;
}
.board-team-list .board-team-item:first-of-type,
.board-team-list .board-team-item:nth-of-type(3n+1) {
	clear: both;
	margin-left: 0;
}

/* ABOUT PAGE - MANAGEMENT TEAM */
.management-team-list .management-team-item {
	float: left;
    margin: 0 0 2.63157894736842% 2.63157894736842%;
    width: 30.55555555555556%;
}
.management-team-list .management-team-item:first-of-type,
.management-team-list .management-team-item:nth-of-type(3n+1) {
	clear: both;
	margin-left: 0;
}


}

/*10 Oct about us*/
/*.board-team-item-count-parent .board-team-item.board-team-item-count{
    width: 32%;
    margin-left: 22px;
}

.board-team-item-count-parent .board-team-list .board-team-item:nth-of-type(4n+1){
        margin: 0 0 2.63157894736842;
}*/

.board-team-area ul.board-team-list .board-team-item.board-team-item-count {
    width: 31%;
    margin-left: 20px;
    clear: both;
    float: unset;
    display: inline-block;
    vertical-align: top;
}
/*10 Oct about us END*/

/*========================================================================================================================
	Tony's Edits (Media Query)
========================================================================================================================*/

@media all and (min-width:900px) {

/* LOCATION TEAM GRID */
.location-team-grid-area .location-team-list {
	margin: 0;
}
.location-team-grid-area .location-team-list .location-team-item {
	margin: 0 5% 40px;
	width: calc(23% - 4px);
}

/* ABOUT PAGE - BOARD TEAM */
.board-team-list .board-team-item {
	float: left;
    margin: 0 0 2.63157894736842% 2.63157894736842%;
    width: 23.02631578947368%;
}
.page-id-188 .board-team-list .board-team-item {
    float: left;
    margin: 0 0 2.63157894736842% 2.631579%;
    width: 22.02631578947368%;
}
.board-team-list .board-team-item:nth-of-type(3n+1) {
	clear: none;
}
.board-team-list .board-team-item:first-of-type,
.board-team-list .board-team-item:nth-of-type(4n+1) {
	clear: both;
	margin-left: 0;
}

.page-id-188 .board-team-list .board-team-item:first-of-type, .board-team-list .board-team-item:nth-of-type(4n+1) {
    clear: unset;
    margin-left: 2.631579%;
}
/* ABOUT PAGE - MANAGEMENT TEAM */
.management-team-list .management-team-item {
	float: left;
    margin: 0 0 2.63157894736842% 2.63157894736842%;
    width: 23.02631578947368%;
}
.management-team-list .management-team-item:nth-of-type(3n+1) {
	clear: none;
}
.management-team-list .management-team-item:first-of-type,
.management-team-list .management-team-item:nth-of-type(4n+1) {
	clear: both;
	margin-left: 0;
}

} /* End media query */

/*========================================================================================================================
	Tony's Edits (Media Query)
========================================================================================================================*/

@media all and (min-width:1200px) {

/* LOCATION TEAM GRID */
.location-team-grid-area .location-team-list {
	margin: 0;
}
.location-team-grid-area .location-team-list .location-team-item {
	margin: 0 2.5% 40px;
	width: calc(20% - 4px);
}

} /* End media query */

.main-navbar-container .dropdown-menu .current-menu-item>a::after, .main-navbar-container .dropdown-menu .current-menu-item>a::before,
.main-navbar-container .dropdown-menu .menu-item>a:hover::after, .main-navbar-container .dropdown-menu .menu-item>a:hover::before,
.main-navbar-container .dropdown-menu .menu-item>a:focus::after, .main-navbar-container .dropdown-menu .menu-item>a:focus::before,
.main-navbar-container .dropdown-menu .menu-item>a:active::after, .main-navbar-container .dropdown-menu .menu-item>a:active::before {
	display: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background-color: none;
}
.page-template-template-location.page-id-10026 .header--content h1 span.text-yellow {
    font-size: 37px;
}
.single-post .wp-video {
    margin: 0 auto;
}

/*responsive join our team 18 Oct*/
@media only screen and (max-width: 1366px) and (min-width: 1024px){
    .header--content.header--w-bg.ds000{
        background-size: 97% !important;
    }
    .page-id-10982 .header--content.header--w-bg {
        padding-top: 64px;
        background-size: cover !important;
    }
      

}
@media only screen and (max-width: 1366px){
    .page-id-10982 .header--main .bnnrtext {
        left: 50px;
    } 
    .page-id-11928 .pb-3 {
        padding: 0px;
    }   
}
@media only screen and (max-width: 1279px){
    .page-id-10982 .header--main .bnnrtext {
        left: -25px;
    }
    /*new patient*/
    .page-id-11909 .header--content.header--w-bg{
        padding-top: 0px; 
     
    }
}
@media only screen and (max-width: 1199px){
    .page-id-10982 .header--main p {
        font-size: 22px;
        line-height: 33px;
    }    
    .page-id-10982 .header--main .bnnrtext {
        left: -180px;
    }
    .page-id-11928 .resources_form {
        width: 78%;
        margin-bottom: 30px;
    }
    .board-team-area ul.board-team-list .board-team-item.board-team-item-count {
      margin: 0 0 2.63157894736842% !important;
    }
}
 @media only screen and (max-width: 1023px) {
   .page-id-10982 .header--content.header--w-bg {
      padding-bottom: 120px;
      padding-top: 81px;
  }
   .page-id-10982 .header--main p {
    font-size: 22px;
    line-height: 35px;
    }
    .page-id-10982 .header--main .bnnrtext {
        left: -165px;
        bottom: -110px;
    }
    .better-days-wr .inner-betterdays,.better-days-wr .inner-betterdays.corona-images {
        width: 100%;
    }
    .better-days-wr .inner-betterdays.corona-images ul li {
        width: 320px;
    }
 }
 @media only screen and (max-width:979px) {
    .page-id-10982 .header--content.header--w-bg{
        background-position: top right -110px;
    }
    .join-team-inner-cntnt{
        font-size: 20px;
        line-height: 30px;
    }
    .join-team-inner-cntnt br{
        display: none;
    }

    .page-id-10982 .header--main .bnnrtext {
        left: 30px;
        font-size: 16px;
        max-width: 310px;
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
        max-width: 100%;
        padding-left: 0px;
    }
    .patient-content .col-sm-8 {
        height: 280px;
    }
      /*  5jan*/
    /*.aboutussec .board-team-area ul.board-team-list li.board-team-item.second-row {
        width: 44%;
    }*/
    .page-id-9458 .header--content.header--no-bg .container.pt-5.pb-5{
         margin:0px 20px;
         width: 65%;
    }
    .page-id-9458 .site-main.skip-link-anchor {
        margin-bottom: 40px;
    }

}
 
@media only screen and (max-width: 900px) {
    .page-id-10982 .header--main .bnnrtext {
        left: -70px;
    }
    .page-id-13010 .the-content p br {
        display: none;
    }
} 
@media only screen and (max-width: 799px) {
    .page-id-10982 .header--main .bnnrtext {
        left: -100px;
    }
}
@media only screen and (max-width: 767px) {
 .join-page-buttons a {
     margin-bottom: 23px;
 }
 .page-id-10982 .equal-opportunities-employers-join-team {
     margin-top: 24px;
 }
 .page-id-10982 h3.text-poppins.image-panel-heading strong {
    font-size: 26px;
    line-height: 36px;
}
.join-team-experience-block .match-height-row {
    min-height: 250px !important;
    height: 0px !important;
}
.join-page-buttons a:first-child {
    margin-right: 0px;
}
.join-team-experience-block .col-md-3 h3 span{
    font-size: 25px;
}
.page-id-10982 .header--content h1 {
    font-size: 46px;
    line-height: 82px;
}
.page-id-10982 .header--content.header--w-bg {
    padding-bottom: 80px;
    padding-top: 35px;
    background-position: top right -140px;
}

.page-id-10982 .header--main p {
    font-size: 18px;
    line-height: 26px;
    width:57%;
}
.page-id-10982 .header--main .bnnrtext {
    left: 0;
    bottom: -70px;
    line-height: 24px;
    font-size: 15px;
}
.patient-content .col-sm-8 {
    position: unset;
    height: auto !important;
}
.new-patient-days {
    width: 96%;
}
.testimonial-box{
    margin: 0px;
}
.page-id-9458 .header--content{
    padding: 50px 0px;
 }
}
@media only screen and (max-width: 649px){
 .page-id-10982 .join-team-experience-block .clearfix .col-md-3 {
    width: 100%;
}
.join-team-experience-block .match-height-row.col-xs-12.col-sm-6.col-md-3.pt-5.pb-5.flex--v-center.bg-img.mh--350:after{
    display: none;
}
.join-team-experience-block .match-height-row {
    min-height: 200px !important;
}
.page-id-10982 .header--content h1 {
    font-size: 38px;
    line-height: 72px;
}
/*.page-id-10982 .header--content.header--w-bg {
    background-size:100% !important;
    padding-bottom: 120px !important;
    padding-top: 0px !important;
    background-position:bottom right;
}*/
.header--main .container.pt-5.pb-5 h1 p {
    font-size: 14px;
    line-height: 20px;
}
.page-id-10982 .header--main p {
    font-size: 16px;
    line-height:28px;
    width: 60%;
    margin: 0;
}

.page-id-10982 .header--content.header--w-bg {
    padding-bottom: 190px !important;
    padding-top: 70px !important;
}
.page-id-10982 .header--main .bnnrtext {
    left: -200px;
    bottom: -165px;
    line-height: 24px;
    font-size: 13.5px;
    max-width: 260px;
}
/*new patient*/
    .testimonial-block .bx-wrapper .bx-controls{
        width: 100%;
        top: 38%;
    }
    .testimonial-block .bx-wrapper .bx-next{
        right: -14px;
    } .testimonial-block .bx-wrapper .bx-prev{
        left: -14px;
    }
    .testimonial-box{
        margin-left: 0px;
    }
    .new-patient-days ul li{
        width: 90%;
    }  .new-patient-days ul{
        text-align: center;
    }
    .page-id-11928 .resources_form {
        width: 100%;
    }
    /*13may2022*/
    .page-id-11928 .resources_form .gform_wrapper .last_name .ginput_container_text {
        position: unset!important;
    }

   /* 6jan*/
   .header--content h1, .page-id-9458 .header--content h1,
   .page-id-12969 .header--content span.location,.page-id-13134 .header--content span.location {
        font-size: 35px;
        line-height: 44px;
        margin-top: 28px;
    }
     /*   14 march*/
    .workplace_img{
        margin-bottom: 0px;
    }
    .worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="text"], .worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="email"],
     .worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="tel"], .worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="url"], 
     .worker_comp_form .gform_wrapper.gravity-theme .ginput_container input[type="password"] {
             padding: 8px 6px 8px !important;
    }
}
@media only screen and (max-width: 481px) {
  .page-id-10982 .join-team-experience-block .col-md-3{
    width: 100% !important;
   }
}
@media only screen and (max-width: 479px) {
    .join-page-buttons a{
    padding: 11px 16px;
    font-size: 13px;
    line-height: 22px;
    }
    .join-page-buttons a:first-child{
        margin-right: 0px;
    }
    .join-team-content-wr p{
        line-height: 24px;
        font-size: 15px;
    }
    .page-id-10982 .header--content h1 {
        font-size: 32px;
        line-height: 72px;
    }
    .join-team-inner-cntnt {
        font-size: 17px;
        line-height: 27px;
    }
    .equal-opportunities-employers-join-team {
        font-size: 13px;
        line-height: 21px;
    }
    .page-id-10982 .header--content.header--w-bg{
        padding-top: 0px !important;
        padding-bottom: 170px !important;
        background-size: 150%;
        background-position: bottom right;
    }
    .page-id-10982 .header--content h1,.page-id-10982 .header--main p{
        text-align: center;
        width: 100%;
    }
    .page-id-10982 .header--main .bnnrtext {
        font-size: 14px;
        line-height: 21px;
        position: unset;
        margin-bottom: 10px;
    }
    /*new patient*/
    .menu-patient-menu-container ul li{
        font-size: 12px;
    }
    .patient-content .col-sm-4 h4{
        font-size: 20px;
    }
    .testimonial-box p {
        font-size: 17px;
        line-height: 27px;
    }
    /*13may2022*/
    .page-id-11928 .resources_form {
        width: 100%;
    }
    .page-id-11928 .ds000, .page-id-11909 .ds000 {
        background-position: 90%!important;
    }
}
@media only screen and (max-width: 413px) {
   
   .page-id-10982 .header--content h1 {
       font-size: 30px;
       line-height: 72px;
   }
   .page-id-10982 .header--main p {
       font-size: 16px;
       line-height: 24px;
    }
    .page-id-10982 .header--content.header--w-bg {
        padding-bottom: 160px !important;
    }
    .join-team-inner-cntnt {
        font-size: 16px;
        line-height: 26px;
    }
    /*new patient*/ 
    .patient-content .col-sm-8,.patient-content .col-sm-4 {
      padding-left: 0px;
      padding-right: 0px;
    }
    .patient-content .col-sm-4{
      padding-left: 10px;  
    }
    .testimonial-box p {
        font-size: 16px;
        line-height: 24px;
        }.testimonial-box h4 {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 0px;
    }
    .header--content h1, .page-id-9458 .header--content h1,
    .page-id-12969 .header--content span.location,.page-id-13134 .header--content span.location {
        font-size: 30px;
        line-height: 39px;
        margin-top: 26px;
    }
    /*14 march*/
    .workplace_img img{
        width: 100%;
    }
   /* newsletter*/
   .our_newsletter_wr #input_2_3 > div {
     width: 100% !important;
    }
    .our_newsletter_wr #input_2_3 iframe {
    width: 100%;
  }
}
@media only screen and (max-width: 374px) {
   .page-id-10982 .header--content.header--w-bg {
       padding-bottom: 150px !important;
   }
   .join-team-inner-cntnt {
       font-size: 17px;
   }
   .testimonial-block h3{
    font-size: 35px;
   }   
   .page-id-11928 .ds000, .page-id-11909 .ds000 {
       background-position: 85%!important;
   } 
}   
.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary span.gform-icon.gform-icon--close,
div#gform_preview_5_32 {
    display: none;
}
.gform_wrapper.gravity-theme .gform_drop_area {
    border-radius: 0;
    border-bottom: 1px solid #099e5a !important;
}
.page-id-9526 .innerdefcont {
    padding-bottom: 40px;
}