/* coman css  */
@font-face {
    font-family: 'Futura PT Book';
    src: url('../fonts/FuturaPT-Book.eot');
    src: url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/FuturaPT-Book.woff') format('woff'),
        url('../fonts/FuturaPT-Book.ttf') format('truetype'),
        url('../fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaPT-Light.eot');
    src: url('../fonts/FuturaPT-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Light.woff2') format('woff2'),
        url('../fonts/FuturaPT-Light.woff') format('woff'),
        url('../fonts/FuturaPT-Light.ttf') format('truetype'),
        url('../fonts/FuturaPT-Light.svg#FuturaPT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaPT-Medium.eot');
    src: url('../fonts/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Medium.woff2') format('woff2'),
        url('../fonts/FuturaPT-Medium.woff') format('woff'),
        url('../fonts/FuturaPT-Medium.ttf') format('truetype'),
        url('../fonts/FuturaPT-Medium.svg#FuturaPT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}


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

@font-face {
    font-family: 'Futura PT Demi';
    src: url('../fonts/FuturaPT-Demi.eot');
    src: url('../fonts/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('../fonts/FuturaPT-Demi.woff') format('woff'),
        url('../fonts/FuturaPT-Demi.ttf') format('truetype'),
        url('../fonts/FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaPT-BoldObl.eot');
    src: url('../fonts/FuturaPT-BoldObl.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-BoldObl.woff2') format('woff2'),
        url('../fonts/FuturaPT-BoldObl.woff') format('woff'),
        url('../fonts/FuturaPT-BoldObl.ttf') format('truetype'),
        url('../fonts/FuturaPT-BoldObl.svg#FuturaPT-BoldObl') format('svg');
    font-weight: bold;
    font-style: italic;
}

.animateMe {opacity: 0; }
.animateMe.animated {opacity: 1; }
img{max-width:100%;}
body{font-family: 'Futura PT Book'; font-size:16px; -webkit-font-smoothing: antialiased;color: #383838;overflow-x: hidden;overflow-y:auto;}
body p {line-height: 1.3;letter-spacing: 0px;}
a:focus, input:focus, button:focus{outline:0!important; box-shadow:inherit !important;}
a:hover{color: #367ba9; text-decoration: none;}
.btn {min-width: 190px;padding: 11px 20px; text-align: center;font-size:18px;line-height: 1.3;}
.btn-primary {background-color: #0047ab; border:none; border-radius: 0; color: #fff;box-shadow: 4px 4px 6px 0px rgba(000,000,000,0.15);font-family: 'Futura PT';font-weight: 500;}
.btn-white {color: #000; background-color: #ffffff; border: 0; }
.background-bg {background-repeat: no-repeat; background-position: center; background-size: cover; }
h3{font-family: 'Futura PT';font-weight: 500; font-size: 22px;}
h4{font-family: 'Futura PT';font-weight: 500; font-size: 20px;}
h6{font-family: 'Futura PT';font-weight: 500; font-size: 18px;}

header .header-wrap{-ms-flex:0 0 100%;flex:0 0 100%; max-width: 100%; background-color: #0047abbd; padding: 8px 0;}
header .navbar-dark .navbar-nav li {padding: 0 5px;}
header .navbar-dark .navbar-nav li:last-child {padding-right: 0;}
header .navbar-dark .navbar-nav .nav-link {font-size: 16px;color: #fff; padding: 8px 0;position: relative;}
header .navbar-dark .navbar-nav .nav-link.active, header .navbar-dark .navbar-nav .nav-link:hover,
header .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link{color:#a6bdde;}
header .navbar {box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.8);}
header .navbar-brand {width: 180px;}
header .navbar-dark .navbar-toggler {border: 0;background-color: #367ba9;}
header .navbar-toggler-icon {width: 1.2em; height: 1.2em; }
header .navbar-nav {padding: 15px 0;}
.navbar .dropdown-menu li {padding: 2px 0 !important;}
.navbar .dropdown-menu { min-width: 235px; border: 0; background-color: rgba(255,255,255,0.8); box-shadow: 2px 2px 4px 1px rgba(128,128,128,0.31); padding: 15px 15px; margin-top: 0;}
.navbar .dropdown-menu a {color: #000; letter-spacing: 1px; font-size: 17px;display: block;}
.navbar .navbar-nav .cm-dropdown-toggle {top: 8px; right: 8px; left: 0; width: 100%; }
.navbar .navbar-nav .cm-dropdown-toggle img {display: block; margin-left: auto;}
.navbar .dropdown-menu a:hover,  .navbar .dropdown-menu a:focus {color: #367ba9;}
.home-banner {height: 380px;}
.home-banner .carousel-item {height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; }
.home-banner .carousel-item:before {content:"";position: absolute;left:0;right:0;top:0;bottom:0; background-color:rgba(0, 0, 0, 0.2);}
.banner-content {position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0; padding: 0 15px;}
.banner-title {font-family: 'Futura PT';font-weight: 300;  color: #fff;font-size: 65px;line-height: 1; text-shadow: 2px 2px 21px rgba(000,000,000,0.15);text-transform: uppercase;}
.banner-content h3{color: #fff;margin-bottom: 15px;font-size: 14px;text-transform: uppercase;text-shadow: 2px 2px 21px rgba(000,000,000,0.15);}
.inner-full-width {margin-left: -20px;margin-right: -20px;}


.footer-section {background-color: #252a2e; padding: 70px 0;}
.address p, .address a{color: #cccccc; font-size: 16px;}
.contact-number {margin: 25px 0 30px;}
.footer-heading {color: #fff;font-family: 'Futura PT'; font-weight: 900;}
.address .footer-heading {margin-bottom: 2px;}
.footer-social {margin-left: -5px !important; margin-right: -5px !important;margin-bottom: 0;}
.footer-social li {padding-left: 5px;padding-right: 5px;}
.footer-social li a:hover {opacity: 0.5;}
.opration-schedule p{color: #cccccc;margin-bottom: 12px;margin-bottom: 2px;}
.footer-form{margin-top: 20px;-ms-flex:0 0 100%;flex:0 0 100%; max-width: 100%;}
.footer-form p{color: #cccccc;margin-top: 15px;}
.address{-ms-flex:0 0 100%;flex:0 0 100%; max-width: 100%; margin-top: 40px;}
.opration-schedule-main{-ms-flex:0 0 100%;flex:0 0 100%; max-width: 100%;}
.opration-schedule li {display: flex;display: -ms-flexbox;-ms-flex-wrap: wrap; flex-wrap: wrap;width: 100%;margin-bottom: 10px;}
.opration-schedule .day {width: 150px;}
.opration-schedule .time {width: calc(100% - 150px);}
.opration-schedule .time p{margin-right: 15px;}
.footer-form .form-control {min-height: 41px;border: none;border-radius: 0;background-color: #16191b;color: #ccc;}
.footer-form input[placeholder]::-webkit-input-placeholder, .footer-form  input[placeholder]:-webkit-input-placeholder,
.footer-form input[placeholder]:-ms-input-placeholder, .footer-form input[placeholder]::placeholder,
.footer-form input[placeholder]:placeholder{color: rgba(204,204,204,0.28);}
.footer-form .btn{min-width: inherit; font-size: 16px; text-transform: uppercase; padding: 10px 22px; border: 0; height: 41px;font-family: 'Futura PT'; font-weight: 500; }


.wrapper {background-color: #dceaff; padding: 50px 0;position: relative;}
.inner-wrapper{background-color: #fff; padding: 30px 20px;border-top: 4px solid #0047ab; overflow-x: hidden;overflow-y:auto; box-shadow: 4px 4px 21px 0px rgba(128,128,128,0.31); margin-top: -100px;}
.intro-section .container-fluid {padding-left: 25px;padding-right: 25px;}
.intro-section ul{margin: 0 -10px 50px;}
.intro-section li{padding-left: 10px;padding-right: 10px;}
.intro-section .inner-wrapper {min-height: 100%;width: 100%; padding: 40px 20px 60px;}
.common-box h3 {text-align: center; text-transform: uppercase; margin-bottom: 25px;line-height: 1;}
.common-box p {line-height: 1.2;}
.intro-section li:last-child .inner-wrapper {margin-top: 50px;}
.intro-section li:last-child {margin-bottom: 50px;}
.intro-section .btn-primary {font-family: 'Futura PT';font-weight: 500; padding: 15px 25px;}
.therapy-section {background-color: #d0dae2;}
.therapy-box {margin-bottom: 40px;text-align: center;}
.therapy-box a{display: block;position: relative;overflow: hidden;height: 100%;}
.therapy-box img{width: 100%; height: 100%; -webkit-transform: scale(1);transform: scale(1); -webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.therapy-box a:hover img{-webkit-transform: scale(1.2);transform: scale(1.2);}
.therapy-box .therapy-name {position: absolute; bottom: 0; display: inline-block; z-index: 1; width: 100%; text-align: center; background: rgba(000,000,000,.33);
 color: #fff; left: 0; right: 0;text-shadow: 2px 2px 3px rgba(000,000,000,0.15); font-family: 'Futura PT'; font-weight: 500; font-size: 16px;padding: 16px 10px;}
.inner-banner-wrap {height: 280px; }
.inner-banner {position: relative;}
.inner-banner::before {position: absolute;content: "";background-color: rgba(000,000,000,0.29);left: 0;right: 0;top:0;bottom: 0;}
.inner-banner-detail {position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.inner-banner-title {font-family: 'Futura PT'; font-weight: 300; text-align: center; color: #fff;font-size: 42px;line-height: 1;text-transform: uppercase; text-shadow: 1px 1px 21px rgba(000,000,000,0.31);}
.about-img span {box-shadow: 4px 4px 6px 0px rgba(000,000,000,0.15);}
.about-img img {width: 100%;}
.about-info h3 {margin-bottom: 20px; text-transform: uppercase;}
.about-info p {margin-bottom: 20px; line-height: 1.44;}
.about-info .btn-primary {margin-top: 40px;}
.common-btn {margin-top: 50px;}
.common-btn .btn-primary {font-weight: 500; padding: 12px 20px;}
.about-info {margin-top: 40px;}
.facilities-list {margin-top: 35px;}
.facilities-list li{position: relative;padding-left: 15px;margin-bottom: 2px;}
.facilities-list li::before{position: absolute;content: "";left: 0;top: 8px; width: 5px;height: 5px;border-radius: 50%;overflow: hidden;background-color: #383838;}
.our-location {margin-top: 40px;}
.our-location h3{margin-bottom: 20px; text-transform: uppercase;}
.patient-top-heading h3 {font-family: 'Futura PT Demi';margin-bottom: 25px;}
.patients-details {margin-bottom: 0;}
.patients-details li {margin-bottom: 30px;}
.patients-details li:last-child {margin-bottom: 0;}
.patients-details h4 {font-family: 'Futura PT Demi';margin-bottom: 15px;}
.patients-note {font-family: 'Futura PT Demi';font-size: 15px;margin-bottom: 0 !important;}
.insurance .inner-wrapper{min-height: 450px;}
.form-list li {padding-bottom: 35px; border-bottom: 1px solid #e1e1e1;}
.form-list li:last-child {border-bottom: none;}
.form-list li + li{padding-top: 30px;}
.form-list h4 {font-family: 'Futura PT Demi';margin-bottom: 25px;}
.form-list .btn-primary {font-family: 'Futura PT'; font-weight: 500;min-width: 125px; padding: 11px 20px;}
.form-list p {line-height: 1.3;}
.service-list {margin-top: 25px; margin-bottom: 30px;}
.service-list li {position: relative;padding-left: 30px;}
.service-list li::before {position: absolute;content: "";left: 10px; top: 8px;width: 5px;height: 5px;background-color: #383838;border-radius: 50%;overflow: hidden;}
.service-list p {margin-bottom: 7px !important;}
.patients-details h6 {font-weight: bold;}
.service-main .patients-details h6 {margin-bottom: 16px;}
.muscle-stimulation .service-list {margin-top: 40px !important;margin-bottom: 0 !important;}
.muscle-stimulation .service-list li {margin-bottom: 15px !important;}
.patients-details h3 {margin-bottom: 20px;font-family: 'Futura PT Demi';}
.service-injury .service-list li {margin-bottom: 15px !important;}
.service-injury p, .service-injury h3, .service-injury h6 {line-height: 1.2;}
.service-injury .patients-details li:last-child {margin-bottom: 0;}
.service-injury .service-list li {padding-left: 20px;}
.service-injury .service-list li::before {left: 5px;}
.dot {display: inline-block;margin: 0 5px; width: 5px;height: 5px;background-color: #383838;border-radius: 50%;overflow: hidden;}
.massage-therapy .service-list li {margin-bottom: 12px !important}
.massage-therapy h6 {font-weight: bold;}
.spinal .service-list li {margin-bottom: 10px !important;}
.testimonial .common-btn {margin-top: 20px;}
.testimonial-list {margin-top: -100px;}
.testimonial-list li {margin-bottom: 30px;}
.testimonial-list .inner-wrapper {min-height: 170px;margin-top: 0px;}
.client-name {position: relative;padding-left: 15px;font-family: 'Futura PT'; font-weight: bold; font-style: italic;}
.client-name::before{position: absolute;content: "";width: 5px;height: 3px; background-color: #383838;left: 0;top: 50%;transform: translateY(-50%);}
#map {height: 300px;}
.faq .inner-wrapper {padding-bottom: 60px; line-height: 1.3;}
.faq .card {margin-bottom: 10px;border: none;}
.faq .card-header {padding: 0; background-color: #eaf0f4;border: none;}
.faq .card-header .btn {font-size: 20px;text-decoration: none; color: #383838;font-family: 'Futura PT'; font-weight: 500;line-height: 1;}
.faq .card-body {background-color: #f2f2f2;font-size: 18px; margin-top: 10px;}
.contact-top {width: 100%;margin-left: 0;margin-right: 0;}
.contact-top p {font-size: 18px;}
.contact-top a {color: #383838;font-size: 18px;}
.contact-top a:hover{color: #367ba9;}
.contact-detail {margin: 30px 0;}
.contact-map {height: 300px;margin-bottom: 40px;}
.inquiry-form {max-width: 620px; margin-left: auto;margin-right: auto;font-size: 18px;}
.inquiry-form h4{font-family: 'Futura PT Demi'; text-align: center; text-transform: uppercase; margin-bottom: 25px;}
.inquiry-form input, .inquiry-form textarea {width: 100%; border: none; background-color: #e5e5e5;}
.inquiry-form input:hover,  .inquiry-form textarea:hover, .inquiry-form input:focus, .inquiry-form textarea:focus {background-color: #e5e5e5;}
.inquiry-form .btn {min-width: 125px; margin-top: 25px !important; margin-bottom: 10px !important}
.inquiry-form .form-group {margin-bottom: 10px;}
.inquiry-form label {margin-bottom: 5px;}
.videos {position: relative;}
.video-box {width: 100%; height: 185px; margin-bottom: 10px;box-shadow: 2px 2px 21px 0px rgba(128,128,128,0.31);}
.thumbnail-box{cursor: pointer;}
.thumbnail-box video, .thumbnail-box img {height: 100px;position: relative;z-index: -1;}
.video-box video, .video-box img, .thumbnail-box video, .thumbnail-box img {width: 100%;height: 100%; object-fit: cover;}
.map_address h4 {font-size: 18px;}

@media (min-width: 576px) {
	header .navbar-brand {width: 220px;}
	.home-banner {height: 430px;}
	.inner-banner-title {font-size: 55px;}
	.opration-schedule .time p{display: inline-block;}
	.testimonial-list .inner-wrapper {min-height: 230px;}
	.video-box {width: 100%; height: 300px;}
}
@media (min-width: 768px) {
	.banner-title {font-size: 80px;}
    .banner-content h3 {font-size: 16px;}
	.address{-ms-flex:0 0 40%;flex:0 0 40%; max-width: 40%;margin-top: 0;}
	.opration-schedule-main{-ms-flex:0 0 60%;flex:0 0 60%; max-width: 60%; padding-left: 50px;}
	.opration-schedule .time p{margin-right: 40px;}
	.intro-section li:last-child .inner-wrapper {margin-top: -140px;}
	.intro-section li:last-child {margin-bottom: 0px;}
	.wrapper {padding: 70px 0;}
	.inner-wrapper {margin-top: -140px; padding: 50px  30px;}
    .inner-full-width {margin-left: -30px;margin-right: -30px;}
	.intro-section .inner-wrapper { padding: 40px 30px 60px;}
	.therapy-box {margin-bottom: 0;}
	.inner-banner-wrap {height: 340px; }
	.inner-banner-title {font-size: 75px;}
	.common-btn {margin-top: 70px;}	
	.insurance .inner-wrapper{min-height: 600px;}
	.spinal .inner-wrapper{min-height: 610px;}
	.accupuncture p {margin-bottom: 20px;}
	.testimonial-list .inner-wrapper {padding: 40px 35px 40px 30px;}
	.testimonial-list {margin-top: -140px;}
	.testimonial .common-btn {margin-top: 40px;}
	.faq .card-header .btn {font-size: 22px;}
	.contact-detail {margin: 40px 0;}
	#map , .contact-map {height: 375px;}
	.video-box { height: 470px;}
	.thumbnail-box video, .thumbnail-box img {height: 130px;}
    .contact-top p, .contact-top a {font-size: 20px;}
	

}


@media (min-width: 992px) {
	.btn {min-width: 215px;}
	body {font-size: 18px;}
	p {margin-bottom: 20px;}

	header .navbar-brand {width: 300px;}
	header .navbar-dark .navbar-nav .nav-link {font-size: 21px;}
	header .navbar-dark .navbar-nav li {padding: 15px;}
	header .navbar-nav {padding: 0;}
	header .header-wrap {padding: 0;}
	.navbar .nav-item.dropdown:hover .dropdown-menu {display: block;}
	.navbar .dropdown-menu {padding: 15px 20px;}
	.home-banner {height: 565px;}
	.banner-title {font-size: 100px;}
	.banner-content h3 {font-size: 20px;}
	h3 {font-size: 25px;}
	h4 {font-size: 24px;}
	.footer-section {padding: 90px 0 55px;}
	.address {-ms-flex:0 0 30%;flex:0 0 30%; max-width: 30%;}
	.opration-schedule-main {-ms-flex:0 0 45%;flex:0 0 45%; max-width: 45%;padding-left: 0;}
	.footer-form {-ms-flex:0 0 25%;flex:0 0 25%; max-width: 25%;margin-top: 0;}
	.common-box h3 {margin-bottom: 40px;}
	.inner-wrapper {padding: 50px;}
    .inner-full-width {margin-left: -50px;margin-right: -50px;}
	.intro-section ul{margin: 0 -10px 85px;}
	.intro-section .btn-primary {font-size: 20px;}
	.therapy-section {padding-top: 20px;}
	.inner-banner-wrap {height: 430px; }
	.inner-banner-title {font-size: 90px;}
	.about-info h3 {margin-bottom: 30px;}
	.about-info {margin-top: 0;}
	.our-location {margin-top: 0px;padding-left: 15px;}
	.our-location h3{margin-bottom: 30px;}
	.patient-top-heading h3 {margin-bottom: 35px;}
	.patients-details h4 {margin-bottom: 20px;}
	.patients-note {font-size: 17px;}
	.insurance .inner-wrapper{min-height: 750px;}
	.spinal .inner-wrapper{min-height: 570px;}
	.inquiry-form h4 {margin-bottom: 30px;}
	.contact-map {height: 420px;}
	.video-box { height: 500px;}
    .common-btn .btn-primary {font-size: 20px;}
}

@media (min-width: 1200px) {
    body {font-size: 19px;}
	header .navbar-brand {width: 350px;}
	header .navbar-dark .navbar-nav li {padding: 20px;}
	.container-fluid, .banner-content, .intro-section .container-fluid {padding-left: 40px;padding-right: 40px;} 
	.home-banner {height: 700px;}
	.banner-title {font-size: 120px;}
	.banner-content h3 {font-size: 25px;margin-bottom: 20px;}
	.banner-detail {font-size: 27px;}
	.footer-section {padding: 180px 0 135px;}
	.address {-ms-flex:0 0 22%;flex:0 0 22%; max-width: 22%;}
	.opration-schedule-main {-ms-flex:0 0 53%;flex:0 0 53%; max-width: 53%; padding-left: 20px;}
	.footer-form {-ms-flex:0 0 25%;flex:0 0 25%; max-width: 25%;margin-top: 0;}
    .inner-full-width {margin-left: -110px;margin-right: -110px;}
	.intro-section .inner-wrapper {padding: 50px 50px 105px 55px; }
	.intro-section .btn-primary {font-size: 24px;}
	.therapy-box .therapy-name {font-size: 22px;}
	.inner-banner-wrap {height: 490px; }
	.inner-banner-title {font-size: 120px;}
	.about_main .inner-wrapper {padding:70px 40px 120px 65px;}
	.patient-main .inner-wrapper {padding: 75px 80px;}
	.patients-details li{margin-bottom: 40px;}
	.insurance .inner-wrapper{min-height: 920px;padding: 85px 95px 85px;}
	.spinal .inner-wrapper{min-height: 625px;padding: 85px 95px 85px;}
	.spinal p {margin-bottom: 25px;}
	.form-list h4 {margin-bottom: 35px;}
	.form-list li {padding-bottom: 40px;}
	.form-list li + li{padding-top: 40px;}
	.patient-forms .inner-wrapper {padding: 70px 85px;}
	.spinal-welness .inner-wrapper {padding: 80px;}
	.spinal-welness .patients-details li{margin-bottom: 50px;}
	.accupuncture p {margin-bottom: 25px;}
	.service-list {margin-top: 35px;margin-bottom: 50px;}
	.service-main .inner-wrapper {padding: 75px 85px;}
	.service-main .patients-details p, .service-main .patients-details h6{margin-bottom: 22px;}
	.service-main .patients-details li {margin-bottom: 45px;}
	.muscle-stimulation .patients-details li {margin-bottom: 50px;}
	.patients-details h3 {margin-bottom: 25px;}
	.cryotherapy .patients-details li {margin-bottom: 25px;}
	.service-injury p, .service-injury h3, .service-injury h6 {margin-bottom: 20px;}
	.massage-therapy .patients-details li {margin-bottom: 40px;}
	.spinal .service-list {margin-bottom: 35px;}
	.testimonial-list .inner-wrapper {padding: 50px 40px 50px 35px;min-height: 270px;}
	.faq .card-header .btn {font-size: 24px;}
	.faq .inner-wrapper {padding: 60px 70px 85px;}
	.contact-detail {margin: 50px 0;}
	.contact-map {height: 470px;margin-bottom: 70px;}
	.contact .inner-wrapper {padding: 75px 110px;}
	.inquiry-form h4 {margin-bottom: 40px;}
	.inquiry-form .btn {margin-top: 35px !important;}
	#map {height: 450px;}
	.videos .inner-wrapper{padding: 75px;}
	.video-box { height: 620px;}
	.thumbnail-box video, .thumbnail-box img {height: 160px;}
    .contact-top p, .contact-top a {font-size: 24px;}
    .common-btn .btn-primary {padding: 15px 20px; min-width: 295px; font-size: 24px;}
    .opration-schedule li {margin-bottom: 3px;}

}


@media (min-width: 1350px) {
	header .navbar-brand {width: 420px;}
	.home-banner {height: 765px;}
    .banner-title {font-size: 150px;}
    .banner-content h3 {font-size: 29px;}
	h3 {font-size: 29px;}
	.intro-section .inner-wrapper {padding: 50px 60px 105px 65px;}
	.inner-banner-wrap {height: 550px; }
	.testimonial-list .inner-wrapper {min-height: 310px;}
	.muscle-stimulation .service-list li {margin-bottom: 22px !important;}
}


@media (min-width: 1650px) {
	.home-banner {height: 1000px;}
	.inner-banner-wrap {height: 650px;}
}


@media (max-width: 991px){ 
.navbar .nav-item.dropdown.show .dropdown-menu {display: block; }
header .navbar-nav{max-height: calc(100vh - 55px);
    overflow-y: auto;   }
}
@media (max-width: 767px){
	.therapy-box {padding: 0 20px !important}
}

