
/* location details */
.content {padding-bottom: 0;}
.content > .wrapper .mid {padding: 0; background: transparent; border-radius: 0;}
.content > .wrapper .mid .location-contents ul{padding-left: 30px;    column-count: 2;}
.content > .wrapper .sidebar {min-width: 200px;max-width: 200px; padding: 15px; border-radius: 8px;box-shadow: 0px 1px 3px rgba(0,0,0,0.16);}
.location-banner {position: relative; margin-bottom: 20px;}
.location-banner h1 {position: absolute;top: 50%; transform: translate(0,-50%);-webkit-transform: translate(0,-50%);left: 0;right: 0;text-align: center;font-size: 36px;line-height: normal; color: #fff; text-shadow: 3px 3px 4px rgba(0,0,0,0.45);-webkit-text-shadow: 3px 3px 4px rgba(0,0,0,0.45);text-transform: capitalize; }
h2, h3, h4 {color: #143760;}

/* location services section */
.center-text {text-align: center;    margin-top: 10px;}
.location-service { width: 100%; height: auto; position: relative; padding: 50px 0 20px; }
.location-service ul {margin: 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; width: calc(100% + 20px); margin-left: -10px;}
.location-service li {width: calc(33.33% - 20px); margin: 10px; text-align: center;}
.location-service .image { width: 100%; height: 150px; display: flex; justify-content: center; align-items: flex-end; margin-bottom: 20px;}
.location-service .image svg {width: 150px; height: 150px; }
.location-service .image svg * {fill:#DA1F39;}

/* side gallery section */
.side-gallery h5 { color: #143760; font-size: 12px; line-height: 16px; font-weight: 400; border-bottom: 1px solid #D6D6D6; padding-bottom: 10px; margin-bottom: 10px;letter-spacing: 0.1em }
.side-gallery a.galleryitem {  margin-bottom: 20px; }
.side-gallery a.galleryitem .innbaner { padding-top: 70%; margin-bottom: 12px; }
.location-info-part { width: 100%; height: auto; position: relative; display: flex; flex-wrap: wrap; width: calc(100% + 20px); margin-left: -10px;}
.location-info-part .location-info {width: 60%; margin: 10px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.location-info-part .location-info > div {width: 50%;}
.location-info-part .location-info h4 {margin-bottom: 5px;letter-spacing: 0.1em}
.location-info-part .location-info, .location-info-part .location-info p, .location-info-part .location-info a {font-size: 15px; font-weight: 400; line-height: 1.6; margin-bottom: 10px;}
.location-info-part .business-hours{margin-top: 20px;}
.location-info-part .socialmedialinks ul {justify-content: flex-start;}
.location-info-part .socialmedialinks a {line-height: 1;}

/* Location Therapist */
.location-therapists-section {  width: 100%; height: auto; display: block; position: relative; background: #fff; z-index: 1; }
.location-therapists-section:before { width: 100%; height: 120px; background: #f1f1f1; position: absolute; content: ""; left: 0; top: 0; z-index: -1;}
.location-therapists-section .wrapper {background: #FAFAFA; padding: 30px; box-sizing: border-box; box-shadow: 0px 1px 3px rgba(0,0,0,0.16);}
.location-therapists { }
.location-therapists-section  h3 { color: #143760; text-align: center; margin-bottom: 35px;}
ul.staff-list { width: 60%; padding: 0 5% !important; }
ul.staff-list li { margin: 0 25px; border: 1px solid #C6C6C6; }
ul.staff-list .staff-short {background: #143760;}
.staff-short {text-align: center;}
.staff-short h5 {color: #fff;font-weight: 400;margin: 0;line-height: 1.2;letter-spacing: 0.1em;}
.staff-short a {color: #fff;font-size: 13px;text-transform: uppercase;}
.staff-short a:hover {color: #DA1F39;}
.staff-short {padding: 12px 20px;min-height: auto;}
ul.staff-list li .staff_img a { }
ul.staff-list .innbaner { padding-top: 118%; }
ul.staff-list li .staff_img a img {}
.location-staff-section { display: flex; justify-content: space-between; align-items: flex-start;}
.location-staff-text {width: 35%;}
.slick-prev, .slick-next { position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; cursor: pointer; border: 0; font-size: 25px; border-radius: 100%; background: #000; color: #fff; padding-right: 4px; -webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all;}
.slick-next {left: auto; right: 0; padding-right: 0; padding-left: 4px;}
.slick-prev:hover, .slick-next:hover {background: #143760; }
.location-therapists .slick-next { position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 48px; height: 48px; display: block; cursor: pointer; background: url(images/next-icon-staff.png) no-repeat center center; text-indent: -9999px; border: 0; }

/* image content section */
.image-content-block {width: 100%; height: auto; display: block; position: relative; padding: 50px 0; background: #fff; }
.image-content-block .wrapper { display: flex; }
.image-content-block .image-block {min-width: 500px; max-width: 500px; display: block; }
.image-content-block .image-block .inn-image {padding-top: 100%;}
.image-content-block .content-block {flex: 1 0 0%; padding-left: 30px; }

/* location testimonials section */
.location-testimonial { background: #143760; padding: 50px 0; }
.location-testimonial h2 {text-align: center; color: #fff; margin-bottom: 40px;position: relative;padding: 0 100px;}
.location-testimonial h2:before {content: "“";display: block;position: absolute;color: #fff; font-size: 200px;top: 57px;left: 0px;font-family: sans-serif;line-height: 0; opacity: 0.6; }
.location-testimonial p { font-size: 14px; color: #fff; margin:0; }
.location-testimonial h5 { font-size: 16px; color: #fff; margin: 15px 0 0; padding: 0; font-weight: 400; }
.location-testimonial .slick-prev, .location-testimonial .slick-next { background: #fff; color: #000; }
.location-testimonial .slick-prev:hover, .location-testimonial .slick-next:hover {background: #DA1F39; }
.location-testimonial .testimonial-slide { padding: 0 80px; box-sizing: border-box; max-width: 1000px; width: 100%; margin: 0 auto; }

/* Location Map */
.location-maps {width: 36%;}
.location-maps .location-map{height: 220px;width: 100%;border: 2px solid #143760;border-radius: 8px;}
.location-maps .location-map iframe {width: 100%;height: 100%;}
/* Request Appointment */
.request-appointment { padding: 50px 0; position: relative; background:#000; }
.request-appointment .wrapper { position: relative; display: flex; justify-content: space-between; align-items: center;}
.request-appointment .nf-form-cont p { color: #fff; }
.request-appointment h2 { color: #fff; font-size: 34px; }
.request-appointment .req-content { width: 350px; padding-right: 20px;}
.request-appointment .req-content h4 {color: #fff; font-size: 25px; line-height: 1.4; font-weight: 400;}
.request-appointment .req-content p {color: #fff;border-top: 1px solid #fff;padding-top: 23px;}
.request-appointment .req-form { width: 530px; text-align: center;}

/** request appointment form CSS */
.request-appointment .nf-field-element input[type="text"], .request-appointment .nf-field-element input[type="email"], .request-appointment .nf-field-element input[type="tel"], .request-appointment .nf-field-element select, .request-appointment .nf-field-element textarea {
    border: none;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    padding-left: 50px;
}

.request-appointment .submit-container .submit-wrap .nf-field-element:hover {
    background: #DA1F39;

}

.request-appointment ::-webkit-input-placeholder {
    color: #000000;
    opacity:1;
}

.request-appointment ::-moz-placeholder {
    color: #000000;
    opacity:1;
}

.request-appointment :-ms-input-placeholder {
    color: #000000;
    opacity:1;
}

.request-appointment :-moz-placeholder {
    color: #000000;
    opacity:1;
}


.request-appointment .nf-field-container.firstname, .request-appointment .nf-field-container.email, .request-appointment .nf-field-container.phone, .request-appointment .nf-field-container.date, .request-appointment .nf-field-container.time, .request-appointment .nf-field-container.hear, .request-appointment .nf-field-container.message{
    position: relative;

}

.request-appointment .nf-field-container:before{
    content: "";
    position: absolute;
    top: 22.5px;
    transform: translateY(-50%);
    left: 15px;
    z-index: 1;
    border-right: 1px solid #000;
    padding-right: 25px;
}
.request-appointment .nf-field-container.firstname:before{
    background: url('../images/person.png') no-repeat;
    width: 16px;
    height: 16px;

}

.request-appointment .nf-field-container.email:before{
    background: url('../images/email.png') no-repeat;
    width: 20px;
    height: 16px;

}

.request-appointment .nf-field-container.phone:before{
    background: url('../images/phone.png') no-repeat;
    width: 18px;
    height: 18px;

}


.request-appointment .nf-field-container.date:before{
    background: url('../images/date.png') no-repeat;
    width: 18px;
    height: 20px;

}


.request-appointment .nf-field-container.time:before{
    background: url('../images/time.png') no-repeat;
    width: 20px;
    height: 20px;

}


.request-appointment .nf-field-container.hear:before{
    background: url('../images/hear-icon.png') no-repeat;
    width: 14px;
    height: 21px;

}


.request-appointment .nf-field-container.message:before{
    background: url('../images/comment.png') no-repeat;
    width: 20px;
    height: 20px;
    top: 25px;

}

.request-appointment .nf-field-container.location:before {
    background: url('../images/pin.png') no-repeat;
    width: 20px;
    height: 20px;
}


/* Location Therapist */
.therapists-location-section {  width: 100%; height: auto; display: block; position: relative; background: #F1F1F1; z-index: 1; padding: 90px 0 60px 0;}
.location-content .heading-part h2 { font-size: 55px; line-height: 1; text-transform: uppercase; }
.therapists-location-section ul.staff-therapists-list { margin: 0 -30px;}
.staff-therapists-list .staff-content {position: relative;}
.staff-content h5 {color: #fff;font-size: 20px;letter-spacing: 0.1em; text-align: center; line-height: 1.2;}
.staff-content a {color: #fff;background: #000;}
.staff-content a:hover {background: #DA1F39;}
.staff-content {padding: 15px 20px 30px 20px;min-height: auto;}
.staff-therapists-list .innbaner { padding-top: 120%; }
.staff-therapists-list li.slick-slide { padding: 30px; }
.therapists-location-section .location-content {display: flex; flex-wrap: wrap; justify-content: space-between;padding-bottom: 20px;}
.location-content .heading-part {width: 16%;}
.location-content .content-part {width: 84%;}
.staff-therapists-list .slick-dots {padding-top: 50px;}
.staff-therapists-list .slick-dots li { background: transparent; border: 2px solid #000;width: 16px;height: 16px;}
.staff-therapists-list .slick-dots li.slick-active {background: #DA1F39; border-color: #DA1F39;}
.staff-therapists-list .staff-content .read-more {position: absolute;left: 50%; bottom: -20px; transform: translateX(-50%);padding: 9px 10px;}


/* why-choose-section */
.why-choose-section {padding: 60px 0; text-align: center;}
.why-choose-section .d-flex {display: flex; flex-wrap: wrap; justify-content: space-between;}
.why-choose-section .d-flex .our-moto, .why-choose-section .d-flex .our-mission {width: 50%;padding: 0 40px 40px; position: relative;}
.why-choose-section .d-flex .our-moto.half::before {position: absolute; content: ''; right: -7px; bottom: 0; height: 100%;width: 15px;background-image: url(../images/line.png); background-repeat: no-repeat; background-size: cover;}
.why-choose-section .d-flex .our-moto.full, .why-choose-section .d-flex .our-mission.full {width: 100%;}
.why-choose-section h2 { color: #143760; font-size: 55px; text-transform: uppercase; line-height: 1.2; letter-spacing: 0.08em; margin-bottom: 35px; }
.why-choose-section .our-moto p, .why-choose-section .our-moto h5, .why-choose-section .our-mission p, .why-choose-section .our-mission h5 { color: #fff;}
.why-choose-section .our-moto h5, .why-choose-section .our-mission h5 {padding-bottom: 10px;}
.why-choose-section .why-choose-content {background: #F1F1F1; padding: 40px;}
.why-choose-section .choose-service { width: 100%; height: auto; position: relative;}
.why-choose-section .choose-service ul { margin: 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; width: calc(100% + 20px);  margin-left: -10px;}
.why-choose-section .choose-service ul li {width: calc(33.33% - 20px); margin: 10px; text-align: center;}
.why-choose-section .choose-service .image { width: 100%; height: 150px; display: flex; justify-content: center; align-items: flex-end; margin-bottom: 20px;}
.why-choose-section .choose-service .image svg { width: 150px; height: 150px; }
.why-choose-section .why-choose-listing {padding: 0 50px;}
.why-choose-section .why-choose-listing ul { column-count: 3; text-align: left; }


@media (max-width:992px){
    .location-staff-section {flex-wrap: wrap;}
    .location-staff-text {width: 100%; text-align: center;}
    ul.staff-list {width: 100%;}
    .image-content-block .wrapper {flex-wrap: wrap;}
    .image-content-block .image-block {min-width: 400px; max-width: 400px; margin: 0 auto 30px; }
    .image-content-block .content-block {flex: 1 0 100%; padding-left: 0; text-align: center;}
    .location-info-part .location-info{display: flex;justify-content: space-between;width: 100%;flex-wrap: wrap;}
    .location-info .location-details-info{width: 48%;}
    .location-info .business-hours{width: 48%;margin-top: 0;}
    .location-maps{width: 100%;margin: 10px;}
    .therapists-location-section {text-align: center;}
    .location-content .heading-part, .location-content .content-part {width: 100%;}
    .therapists-location-section .location-content {padding-bottom: 0;}
    .therapists-location-section { padding: 40px 0; }
    .staff-therapists-list .staff-content .read-more {width: 80%;}
    .therapists-location-section ul.staff-therapists-list {margin: 0;}
    ul.staff-therapists-list li.slick-slide {padding: 23px 10px;}
    .location-content .heading-part h2, .why-choose-section h2 { font-size: 35px; }
    .why-choose-section .d-flex .our-moto, .why-choose-section .d-flex .our-mission { padding: 0 20px 30px; }
    .why-choose-section .why-choose-content {padding: 30px 20px;}
    .why-choose-section h2 {margin-bottom: 20px;}
    .why-choose-section .why-choose-listing {padding: 0 25px;}
    .why-choose-section .why-choose-listing ul { column-count: 2; }
}
@media (max-width:767px){
	.content > .wrapper .mid .location-contents ul{column-count:1;}
    .content > .wrapper .sidebar {min-width: 100%; max-width: 100%; }
    .gallery {display: flex; width: calc(100% + 16px); margin-left: -8px; flex-wrap: wrap;}
    .side-gallery a.galleryitem { width: calc(25% - 16px); display: block; margin: 8px;}
    .location-testimonial h2:before { font-size: 150px; top: 45px;}
    .location-service ul {justify-content: center;}
    .location-service li {width: calc(50% - 20px);}
     ul.staff-list{padding: 0 8% !important;}
     .why-choose-section .d-flex .our-moto, .why-choose-section .d-flex .our-mission { width: 100%; padding: 0; }
     .why-choose-section .d-flex .our-moto.half::before {display: none;}
     .why-choose-section .our-moto h5, .why-choose-section .our-mission h5 {padding-bottom: 0; font-size: 25px;}
     .why-choose-section { padding: 30px 0; }
     .why-choose-section .choose-service ul {justify-content: center;}
     .why-choose-section .choose-service ul li {width: calc(50% - 20px);}
     .why-choose-section .why-choose-listing ul { column-count: 1; }
}
@media (max-width: 640px){
    .location-banner h1 {padding: 0 15px;font-size: 28px;}
    .location-testimonial h2 {padding: 0 20px 0 65px;}
    .location-testimonial h2:before {font-size: 120px;}
    .location-content .heading-part h2, .why-choose-section h2 { font-size: 30px;}
    .why-choose-section .why-choose-content {padding: 20px 10px;}
    .why-choose-section .choose-service ul li {width: 100%; margin: 0;}
}
@media (max-width:480px){
    .location-testimonial h2 {font-size: 21px;}
    .request-appointment .wrapper {flex-wrap: wrap; }
    .request-appointment .req-content {width: 100%; text-align: center; margin-bottom: 20px;}
    .request-appointment .req-form {width: 100%;}
    .side-gallery a.galleryitem {width: calc(50% - 16px);}
    .location-info-part .location-info {width: calc(100% - 20px);}
    .location-service li {width: calc(100% - 20px);}
    .location-testimonial .testimonial-slide {padding: 0 40px;}
    .slick-prev, .slick-next {width: 30px; height: 30px; font-size: 20px;}
    .image-content-block .image-block {max-width: 100%; min-width: 100%;}
    .location-info .location-details-info, .location-info .business-hours{width: 100%;}
    .location-maps .location-map{height: 250px;}
    .location-info-part .location-info {flex-direction: column;}
    .location-info-part .location-info > div {width: 100%;padding: 10px 0;}
}
