/* ====================== [ Start Responsive ] ====================== */
@media(max-width: 575px) {
	.bannerCont {
		font-size: 30px !important;
		font-weight: 400;
		line-height: 40px !important;
		text-align: left;
		color: var(--clr-1);
		position: absolute;
		/* top: 50%; */
		left: 30px !important;
		bottom: 0px !important;
		right: 100px;
		transform: translateY(-50%);
		width: unset !important;
		font-family: 'Gilroy', sans-serif;
	}

	.slider {
		margin-top: 68px;
	}

	.tm-stepbox-style1 .tm-stepbox {
		width: 100%;
		margin-bottom: 80px;
	}

	.patient_sec {
		padding-top: 50px;
		padding-bottom: 0px;
	}

	.process_sec .row {
		justify-content: center;
	}

	.tm-stepbox-style1 .tm-stepbox-content {
		margin-right: 0;
		display: flex;
		flex-direction: column-reverse;
	}

	.themetechmount-static-box-number {
		margin-right: 0;
	}

	.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:after {
		height: 110px;
		right: 0;
	}

	.themetechmount-stepboxes-wrapper .tm-stepbox:nth-child(even) .themetechmount-static-box-number {
		top: -112px;
		bottom: unset;
		position: absolute;
	}

	.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:nth-child(even):after {
		bottom: unset;
		top: -76px;
		position: absolute;
	}

	.themetechmount-stepboxes-wrapper {
		padding-bottom: 0px;
	}

	.left_wrap {
		width: unset;
		margin-bottom: 20px;
	}

	.right_wrap {
		width: unset;
	}

	.mission_vision ul li {
		display: block;
	}

	.mission_vision {
		padding: 50px 0px;
	}

	.mob_mar {
		margin-top: 60px;
	}

	.innerpage_banner h1 {
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 2px;
	}

	.innerpage_banner2 h1 {
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 2px;
	}

	.hotspot {
		width: 12px;
		height: 12px;
	}

	h2 {
		font-size: 28px !important;
		line-height: 38px !important;
		padding-bottom: 25px !important;
	}

	.prev,
	.next {
		display: none;
	}

	.slider-ph-view {
		display: block;
	}

	.slider-desk-view {
		display: none;
	}

	.logo {
		width: 110px;
	}

	.home_banner {
		display: none;
	}

	.home_banner_mob {
		display: block;
	}
}

@media (min-width: 575px) and (max-width: 767px) {
	.slider-ph-view {
		display: block;
	}

	.slider-desk-view {
		display: none;
	}

	.tm-stepbox-style1 .tm-stepbox {
		width: 47%;
		margin-bottom: 90px;
	}

	.process_sec .row {
		justify-content: center;
	}

	.tm-stepbox-style1 .tm-stepbox-content {
		margin-right: -30px;
		display: flex;
		flex-direction: column-reverse;
	}

	.themetechmount-static-box-number {
		margin-right: 0;
	}

	.tm-stepbox-style1 .tm-bottom-contentbox {
		padding: 80px 30px 40px;
	}

	.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:after {
		height: 110px;
		right: 0;
	}

	.themetechmount-stepboxes-wrapper .tm-stepbox:nth-child(even) .themetechmount-static-box-number {
		top: -112px;
		bottom: unset;
		position: absolute;
	}

	.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:nth-child(even):after {
		bottom: unset;
		top: -76px;
		position: absolute;
	}

	.mob_mar {
		margin-top: 60px;
		top: -15px;
	}

	.hotspot {
		width: 27px;
		height: 27px;
	}
}

@media(max-width: 600px) {
	.bannerCont {
		font-size: 40px;
		font-weight: 400;
		line-height: 50px;
		text-align: left;
		color: var(--clr-1);
		position: absolute;
		/* top: 50%; */
		left: 70px;
		bottom: 0px !important;
		transform: translateY(-50%);
		width: unset;
		font-family: 'Gilroy', sans-serif;
	}

	.DoctListSec p {
		width: 90%;
		margin: 0 auto;
	}

	.DoctListSec2 p {
		width: 90%;
		margin: 0 auto;
	}

	.mission_vision p {
		width: 90%;
		margin: 0 auto;
	}

	.clinic_sec p {
		width: 90%;
		margin: 0 auto;
	}

	.ftr_sec h1 {
		font-size: 35px;
		line-height: 45px;
	}

	.ftr_cont ul li a {
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.DoctListSec p {
		width: 85%;
		margin: 0 auto;
	}

	.DoctListSec2 p {
		width: 85%;
		margin: 0 auto;
	}

	.clinic_sec p {
		width: 85%;
		margin: 0 auto;
	}

	.copy_txt {
		display: block;
	}

	.logo_iconcvr {
		display: block;
		padding: 80px 0px 40px 0px;
	}

	.social_icons {
		margin-top: 20px;
	}

	.ptb-50 {
		padding-top: 20px;
		padding-bottom: 5px;
	}

	.ftr_sec {
		margin-bottom: 10px;
	}

	.innerpage_banner h1 {
		font-size: 28px;
	}

	.innerpage_banner2 h1 {
		font-size: 28px;
	}

	.breadcrumbs {
		/* background: rgba(0, 0, 0, 0.7); */
		padding: 1px 2px;
	}

	.contact_form {
		padding: 40px 40px 40px 40px;
	}

	/* .DoctListSec p {
		text-align: justify;
	}

	.DoctListSec2 p {
		text-align: justify;
	}

	.DoctListSec1 p {
		text-align: justify;
	} */

	h2 {
		font-size: 30px;
		font-weight: 500;
		line-height: 40px;
	}

	.hm_ser_contentbx h3 {
		font-size: 25px;
		line-height: 35px;
		margin-top: 30px;
	}

	.hm_ser_contentbx {
		margin-bottom: 50px;
	}

	.tm-box-title h4 {
		font-weight: 600;
		font-size: 20px;
	}

	.process_sec {
		margin-bottom: 0px;
	}

	.innerpage_banner h1 {
		font-size: 23px !important;
		font-weight: 600;
		margin-bottom: 2px;
	}

	.innerpage_banner2 h1 {
		font-size: 20px !important;
		font-weight: 600;
		margin-bottom: 2px;
	}

	.breadcrumbs a {
		font-size: 14px;
	}

	.breadcrumbs span {
		font-size: 14px;
	}

	#shoulder {
		top: 19%;
		right: 37%;
	}

	#knee {
		top: 64%;
		left: 41%;
	}

	.video {
		height: unset;
		margin: 20px 0px 30px 0px;
	}
}

@media (max-width: 768px) {
	.NavMenu {
		width: 100%;
	}

	.DoctListSec {
		padding: 50px 0;
	}

	.innerservice2 {
		margin-top: 0px;
	}

	.common_padding_top {
		padding-top: 50px;
	}

	.common_padding_bottom {
		padding-bottom: 50px;
	}

	.patient_sec {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.left_wrap {
		width: unset;
		margin-bottom: 20px;
	}

	.right_wrap {
		width: unset;
	}

	.mission_vision ul li {
		display: block;
	}

	.mission_vision {
		padding: 50px 0px;
	}

	h2 {
		font-size: 28px;
		font-weight: 500;
		line-height: 38px;
		padding-bottom: 25px !important;
	}
}

@media (max-width: 768px) {
	.NavMenu {
		display: block;
		flex-direction: column;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background-color: #000;
		padding: 20px 0;
	}

	.NavMenu.active {
		display: flex;
	}

	.NavMenu li {
		width: 100%;
	}

	.NavMenu li a {
		padding: 15px 25px;
	}

	.mega-menu {
		position: static;
		display: none;
		width: 100%;
		padding: 0;
	}

	.mega-menu-content {
		flex-direction: column;
	}

	.mega-menu-column {
		padding: 10px 25px;
	}

	.wrapper-menu {
		display: flex;
	}

	.NavMenu li a.label::after {
		right: 25px;
		top: 15px;
	}

	.NavMenu li ul:not(.mega-menu) {
		position: static;
		visibility: visible;
		opacity: 1;
		display: none;
		transform: none;
	}

	.NavMenu li ul li a {
		padding-left: 40px;
	}
}

@media screen and (min-width: 769px) {
	.NavMenu .mega-menu {
		position: relative;
	}

	.NavMenu .dropdown {
		position: absolute;
		display: none;
		top: 100%;
		left: 0;
		background-color: #000;
		min-width: 200px;
		border-bottom: 2px solid #FC9E64;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	}

	.NavMenu .mega-menu:hover .dropdown {
		display: block;
	}

	.main_menu ul li a {
		padding: 20px 15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.tm-stepbox-style1 .tm-stepbox {
		width: 47%;
		margin-bottom: 90px;
	}

	.process_sec .row {
		justify-content: center;
	}

	.tm-stepbox-style1 .tm-stepbox-content {
		margin-right: 25px;
		display: flex;
		flex-direction: column-reverse;
	}

	.themetechmount-static-box-number {
		margin-right: 0;
	}

	.tm-stepbox-style1 .tm-bottom-contentbox {
		padding: 80px 30px 40px;
	}

	.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:after {
		height: 110px;
		right: 0;
	}

	.themetechmount-stepboxes-wrapper .tm-stepbox:nth-child(even) .themetechmount-static-box-number {
		top: -112px;
		bottom: unset;
		position: absolute;
	}

	.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:nth-child(even):after {
		bottom: unset;
		top: -76px;
		position: absolute;
	}

	.mob_mar {
		margin-top: 60px;
		top: -15px;
	}
}

@media(max-width: 991px) {
	.ftr_sec {
		margin-bottom: 30px;
	}

	.ftr_sec h4 {
		margin-left: 0px;
	}

	.ftr_sec ul {
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0;
	}

	.line_left {
		border-left: 1px solid rgba(255, 255, 255, 0.0);
		height: 100%;
	}

	.ptb-50 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.innerpage_banner h1 {
		font-size: 28px;
		font-weight: 600;
		margin-bottom: 2px;
	}

	.innerpage_banner2 h1 {
		font-size: 28px;
		font-weight: 600;
		margin-bottom: 2px;
	}

	.highlightimg img {
		margin-bottom: 30px;
	}

	.innerservice h3 {
		font-weight: 600;
		font-size: 23px;
		margin-bottom: 10px;
		line-height: 33px;
	}

	.innerservice2 h3 {
		font-size: 21px;
		font-weight: 600;
		margin-bottom: 10px;
	}

	.desk_view {
		display: none;
	}

	.phone_view {
		display: block;
	}

	.dr_main_img {
		margin-bottom: 35px;
	}
}

@media (min-width: 992px) {
	.NavMenu li ul li a:hover {
		border-left: 2px solid #d7d2bb;
	}

	.NavMenu li:hover>ul,
	.NavMenu li ul li:hover>ul {
		visibility: visible;
		opacity: 1;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}

	/* .slider {
		margin-top: 65px;
	} */
}

@media screen and (max-width: 992px) {
	.testimonials .small-line {
		display: none;
	}

	.testimonials-crev .item .content {
		margin-left: 0 !important;
	}

	.testimonials-crev .item .circle {
		display: none;
	}

	.testimonials-crev .item .text .qout-svg {
		left: 0;
	}

	.testim-crev .item {
		padding: 50px 0 0;
	}

	.testim-crev .item .text {
		padding: 0 15px;
	}

	.testim-crev .item .text p {
		font-size: 18px !important;
	}

	.testim-crev .item .qout-svg {
		margin-right: 15px;
	}

	.testim-crev .item .info {
		margin-left: 0;
	}

	.testimonials .item .text .fz-30 {
		font-size: 16px !important;
	}

	.testimonials .item .text .qout-svg {
		position: absolute;
		left: -30px;
		top: -90px;
		width: 100px;
	}

	.testimonials .item .circle {
		width: 60px;
		height: 60px;
	}

	.testimonials .swiper-slide {
		padding-top: 60px;
		padding-left: 30px;
	}

	.testimonials .control-abslout {
		position: static;
		padding-left: 30px;
		margin-top: 15px;
	}

	.testim-crev .testim-swiper2 .item .qout-svg {
		margin-left: 15px;
	}

	.testimonials-crev .item h4 {
		font-size: 22px;
	}

	.testimonials-crev .item .text .qout-svg {
		top: -100px;
		width: 100px;
	}

	.testimonials-crev .control-abslout {
		right: 0;
	}

	.testim-crev .testim2 .item {
		padding: 40px 15px;
	}

	.testim-crev .testim2 .item .info .ml-auto {
		position: absolute;
		right: 5px;
		bottom: 5px;
	}

	.testim-crev .testim2 .item .info .ml-auto .qout-svg {
		width: 60px !important;
	}

	.common_title2 {
		text-align: center;
		width: 100%;
	}

	.robotic_videocvr {
		margin-top: 130px;
	}
}

@media (max-width: 1000px) {
	.phone_view {
		display: block;
	}

	.desk_view {
		display: none;
	}

	.doctFDiv {
		margin-bottom: 20px !important;
	}

	.DoctListSecRow4 .DocCard1 {
		margin-top: 0px;
		margin-left: 0px !important;
	}

	.DoctListSecRow4 .DocCard2 {
		margin-top: 0px;
		margin-right: 0px !important;
	}

	.DocCard a {
		margin-bottom: 30px;
	}

	.DocCard_about a {
		margin-bottom: 50px;
	}

	.DoctListSec h2 {
		margin-top: 1px;
	}

	.DoctListSec1 h2 {
		margin-top: -30px;
	}

	.clinic_sec h2 {
		margin-top: 1px;
	}

	.innerservice2 {
		margin-top: 25px;
	}

	.bannerCont {
		font-size: 40px;
		font-weight: 400;
		line-height: 50px;
		text-align: left;
		color: var(--clr-1);
		position: absolute;
		/* top: 50%; */
		left: 70px;
		bottom: 0px !important;
		transform: translateY(-50%);
		width: 600px;
		font-family: 'Gilroy', sans-serif;
	}
}

@media (max-width: 1200px) {
	/* header {
		padding: 6px 5%;
	} */

	.logo {
		flex: none;
	}

	.bartoggle {
		display: flex;
		justify-content: center;
		font-size: 30px;
		align-items: center;
		background-color: #fff;
		padding: 0 10px;
		cursor: pointer;
	}

	.NavMenu {
		width: 100%;
		flex: 12;
		position: absolute;
		flex-direction: column;
		background-color: #000000;
		left: 0;
		top: 70px;
		height: 100vh;
		/* z-index: -1; */
		z-index: 999;
		padding: 15px 0 50px 0;
		justify-content: start;
		overflow-y: scroll;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
	}

	.NavMenu li {
		display: inline-block;
		width: 100% !important;
	}

	.NavMenu li ul,
	.NavMenu li ul li ul {
		position: initial;
		left: 0;
		visibility: visible;
		opacity: 1;
		top: 0;
		display: none;
	}

	.NavMenu li a {
		padding: 12px 30px 12px 45px;
		font-weight: 600;
	}

	.NavMenu li ul li ul {
		background: #000000;
		position: inherit;
		margin-top: -10px;
	}

	.NavMenu li ul li ul li a {
		font-size: 14px;
		color: #fff;
		font-weight: 400;
		text-transform: initial;
		padding: 7px 15px 7px 30px;
	}

	.NavMenu li a label::after {
		right: 10px;
	}

	.NavMenu li input:checked+ul,
	.NavMenu li ul li input:checked+ul {
		display: flex;
		flex-direction: column;
		margin-bottom: 15px;
	}

	.NavMenu.open {
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
	}

	.wrapper-menu {
		display: flex;
	}

	.NavMenu .button {
		margin-left: 30px;
		margin-top: 20px;
	}

	#testimonial .item {
		height: unset !important;
	}

	.bannerCont {
		font-size: 45px;
		font-weight: 400;
		line-height: 55px;
		text-align: left;
		color: var(--clr-1);
		position: absolute;
		/* top: 50%; */
		left: 70px;
		bottom: 0px !important;
		right: 70px;
		transform: translateY(-50%);
		width: 700px;
		font-family: 'Gilroy', sans-serif;
	}
}

@media (max-width: 1399px) {
	#testimonial .item {
		/* height: 615px; */
		height: unset;
	}
}

@media screen and (min-width: 1400px) {
	#testimonial .item {
		/* height: 615px; */
		height: unset;
	}
}
/* ====================== [ End Responsive ] ====================== */