
@media (max-width: 1799px) {
	.header .container-fluid {
		padding: 0 30px !important;
	}
	
	.nav-search > form {
		width: 13%;
		height: 50%;
		padding: 0 auto;
		display: none;
		display: block !important;
		position: absolute;
		right: 30px;
		top: 25px;
		background-color: #fff;
		z-index: 1000000000000000000;
		box-shadow: 0 5px 30px rgba(0, 0, 0, 10%);
		border: 1px solid;
		border-radius: 50px;
		left: auto;
	}
}

@media (max-width: 1699px) {
	.hero_banner {
		height: max-content;
	}
	
	.slide-content h2 {
		margin-bottom: 25px;
	}
	
	.slide-content {
		top: 58%;
		left: 50%;
		width: 65%;
	}
	
	.video_sec .container-fluid.p-70 {
		padding: 0 70px;
	}
	
	.slick-dots {
		right: 50px;
	}
}

@media (max-width: 1399px) {
	.single_product_inquire .form-container {
		max-width: 45%;
	}
	
	.header_menu {
		padding-left: 35px;
	}
	
	.video_large_box {
		height: 700px;
	}
	
	.video_sec .tab-content {
		gap: 35px;
	}
}

@media (max-width: 1199px) {
	.awrds_cer_tabs ul {
		width: 36.2%;
	}
	
	.certific_tit_tbas {
		padding: 10px 10px;
	}
	
	.certific_tit_tbas h4 {
		font-size: 15px;
	}
	
	section.p-100.main_our_cert_award {
		padding-bottom: 50px;
	}
	
	.video_sec .tab-content {
		gap: 29px;
	}
	
	.video_large_box {
		height: 630px;
	}
	
	.onloadpopup .popup-content {
		position: relative;
		margin: auto;
		top: 20%;
		padding: 20px;
		width: 45%;
		text-align: center;
		border-radius: 10px;
	}
	
	.main_explore_our_surgery .slick-prev {
		left: -35px;
	}
	
	.our_surgery .slick-next {
		right: -20px;
	}
	
	.specialty-slider .slick-slide {
		margin: 0 15px;
	}
	
	.our_cer_ward_title h4 {
		font-size: 16px;
		line-height: 24px;
		margin: 0;
		padding: 12px 15px;
		color: #fff;
		background-color: #000;
	}
	
	.sing_new h1 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.main_blogs .container {
		display: flex;
		padding: 10px;
		flex-direction: column;
		gap: 40px;
	}
	
	.center_cont p {
		text-align: center;
		width: 100%;
		margin: auto;
	}
	
	.prd_con_sec .prd_box {
		width: 100%;
	}
	
	.prd_box p {
		text-align: justify;
		margin: 0;
	}
	
	.main_produ_sec .product .description h4 {
		font-size: 17px;
		font-weight: 500;
		line-height: 26px;
	}
	
	.navigation-portrait .nav-menus-wrapper {
		width: 400px;
	}
	
	.left-tabs li.active {
		font-size: 18px;
		line-height: 26px;
	}
	
	.left-tabs li {
		font-size: 16px;
		line-height: 24px;
	}
	
	.left-tabs .main_categories {
		padding-right: 11px;
	}
	
	.product-box {
		text-align: center;
		width: 48.5%;
	}
	
	.product-box:nth-child(n + 5) {
		display: none;
	}
	
	.hero_banner {
		height: 500px;
	}
	
	.hero_banner .slick-initialized .slick-slide {
		height: 500px;
	}
	
	.hero_banner .slide {
		height: 500px;
	}
	
	.hero_banner .slide img {
		width: 100%;
		height: 100%;
	}
	
	.slide-content {
		top: 58%;
		left: 50%;
		width: 75%;
	}
	
	.slide-content h2 {
		font-size: 42px;
		line-height: 50px;
	}
	
	.cta {
		padding: 15px 35px;
	}
	
	.header .container-fluid {
		padding: 0 55px !important;
	}
	
	.navigation-portrait .nav-search {
		display: none;
	}
	
	.header {
		padding: 10px 0;
	}
	
	.nav-toggle {
		right: 45px;
		top: 42px;
	}
	
	.p-100 {
		padding: 65px 0;
	}
	
	.product-image {
		max-width: 100%;
		height: 240px;
		width: 100%;
	}
	
	.about-text h2 {
		color: var(--black-color);
		font-size: 32px;
		margin-bottom: 10px;
		line-height: 42px;
	}
	
	.view-all-cerificates p {
		margin-bottom: 40px;
		width: 90%;
	}
	
	.certificates {
		width: 30%;
	}
	
	.video_small_content p {
		margin-bottom: 5px;
		color: #000;
		font-size: 16px;
		line-height: 20px;
	}
	
	.footer-columns {
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
		width: 100%;
		gap: 50px;
		justify-content: space-between;
	}
	
	.footer-logo img {
		width: 100%;
	}
	
	.footer-column h3 {
		font-size: 22px;
		color: var(--white-color);
		line-height: 30px;
		font-weight: 700;
		margin-bottom: 25px;
	}
	
	.footer-column ul li {
		font-size: 16px;
		line-height: 28px;
		font-weight: 400;
		color: var(--white2);
		margin-bottom: 10px;
	}
	
	.footer_heading a {
		text-decoration: none;
		color: var(--black-color);
		background: var(--white-color);
		padding: 10px 20px;
		border-radius: 50px;
		font-size: 20px;
		line-height: 34px;
		font-weight: 600;
		margin-top: 25px;
	}
	
	.footer_heading h2 {
		font-size: 60px;
		line-height: 70px;
		font-weight: 600;
		color: var(--white-color);
	}
	
	.footer_heading {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 65px;
	}
	
	.footer {
		background-color: var(--black2);
		color: var(--white-color);
		padding: 65px 0;
	}
	
	.footer-logo {
		width: 200px;
	}
	
	.main_about_img .main-image {
		width: 65%;
	}
	
	.main_about_img .overlay-images {
		top: 51%;
		right: -8%;
		background: none;
		width: 78.5%;
	}
	
	.main_about_img .overlay-images img.About.Second.Image {
		width: 100%;
	}
	
	.main_about_img .overlay-image {
		height: 270px;
	}
	
	.main_about_img .overlay-text {
		width: 50%;
		top: 31.6%;
		right: -20px;
	}
	
	.our_vis img {
		width: 60px;
	}
	
	.main_our_vision h2 {
		font-size: 40px;
		line-height: 50px;
	}
	
	.our_mis img {
		width: 55px;
	}
	
	.main_our_vision p {
		font-size: 18px;
	}
	
	.manufactring_content {
		left: -30px;
		padding: 30px;
	}
	
	.manufactring_content h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.qual_cont {
		width: 70%;
	}
	
	.quality_heading {
		width: 30%;
	}
	
	ul.nav-menu > li > .submenu-indicator {
		margin-top: 0px !important;
	}
	
	.com_add {
		width: 65%;
		padding-bottom: 15px;
	}
	
	.blog_page .post {
		width: calc(32.9% - 20px);
	}
	
	.blog_page .post-title {
		font-size: 18px;
		margin: 0 0 10px;
		color: var(--black-color);
		cursor: pointer;
		font-weight: 400;
		line-height: 25px;
	}
	
	.main_job_position .job_pos_box {
		width: 47.8%;
	}
	
	.career-conte ul {
		margin-bottom: 15px;
		margin-top: 15px;
		padding-left: 10px;
	}
	
	.career-conte {
		margin-bottom: 25px;
	}
	
	.input-field {
		margin-bottom: 25px;
	}
	
	.main_produ_sec .product-list {
		width: 40%;
	}
	
	.main_produ_sec .tab-content {
		width: 60%;
	}
	
	.main_produ_sec .product {
		width: 48%;
	}
	
	.main_produ_sec .product-list ul {
		position: sticky;
		top: 85px;
	}
	
	.sing_pro h1 {
		font-size: 32px;
		line-height: 42px;
	}
	
	.product-info h2 {
		font-size: 28px;
		line-height: 36px;
	}
	
	.main_related_product .product-image {
		position: relative;
		height: 240px;
	}
	
	.main_related_product .product-title {
		line-height: 24px;
		font-size: 17px;
		height: 60px;
	}
	
	.product-dtl {
		margin-left: 20px;
	}
	
	section.main_cate_cont {
		padding-top: 65px;
	}
	
	.product-info ul {
		padding-left: 25px;
	}
	
	.single_product_inquire .form-container {
		max-width: 70%;
	}
	
	.thank_cont p {
		width: 100%;
	}
	
	.custom-pagination .page-numbers {
		font-size: 18px;
	}
}

@media (max-width: 991px) {
	.awrds_cer_tabs ul {
		width: 49%;
	}
	
	.onloadpopup .popup-content {
		position: relative;
		margin: auto;
		top: 20%;
		padding: 20px;
		width: 60%;
		text-align: center;
		border-radius: 10px;
	}
	
	#scrolltop {
		right: 10px;
		width: 40px;
		height: 40px;
	}
	
	#scrolltop svg {
		color: #fff;
		font-size: 15px;
	}
	
	.certificate_award_box .cer_awrd_img {
		height: 250px;
	}
	
	div#siq_search_results {
		width: 95%;
		margin: auto;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	#siq_search_results table.siq_data_table tr, #siq_search_results table.siq_searcharea_table tr {
		display: table-row;
		display: flex;
		width: 100%;
		flex-direction: column;
	}
	
	.main_about_img .overlay-images img.About.Second.Image {
		width: 91%;
	}
	
	.main_about_img .overlay-images {
		top: 45%;
		right: -8%;
		background: none;
		width: 60%;
	}
	
	.category-page .main_produ_sec .tab-content {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		gap: 20px;
		margin-top: 35px;
	}
	
	ul.nav-menu > li > .submenu-indicator {
		margin-top: 0px !important;
	}
	
	.main_slide_cont {
		background-color: rgba(0, 0, 0, .52);
	}
	
	.slide-content {
		top: 55%;
		left: 50%;
		width: 85%;
	}
	
	.slide-content h2 {
		font-size: 36px;
		line-height: 42px;
	}
	
	.hero_banner .slide {
		height: 400px;
	}
	
	.hero_banner .slick-initialized .slick-slide {
		height: 400px;
	}
	
	.hero_banner {
		height: 400px;
	}
	
	ul.main_categories li {
		margin-bottom: 0px !important;
		position: unset !important;
		min-width: max-content;
		display: flex !important;
		flex-direction: row;
		align-items: baseline;
		justify-content: center;
		font-size: 16px !important;
		text-align: center;
		line-height: 24px !important;
		padding: 20px;
	}
	
	ul.main_categories {
		display: flex;
		flex-direction: row;
		overflow-x: scroll;
		justify-content: space-between;
		gap: 15px;
		border: none !important;
		padding-left: 0px !important;
		margin-bottom: 30px !important;
		padding-bottom: 10px !important;
	}
	
	.left-tabs li:nth-child(n + 8) {
		display: block;
	}
	
	.left-tabs button {
		display: none;
	}
	
	.left-tabs li.active {
		background: var(--green-color);
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		color: var(--white-color);
		font-size: 18px;
		font-weight: 700;
	}
	
	.left-tabs ul::-webkit-scrollbar {
		width: 10px;
		background: #ddd;
		color: blue;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		height: 9px;
	}
	
	.left-tabs ul::-webkit-scrollbar-thumb {
		background: var(--green-color);
		border: 1px solid #fff;
		border-radius: 5px;
	}
	
	.main-title {
		font-size: 42px;
		line-height: 52px;
		font-weight: 700;
		color: var(--green-color);
		margin-bottom: 15px;
	}
	
	.explore_products_heading p {
		width: 90%;
		margin: auto;
		color: var(--paragraphcolor);
		font-size: 18px;
		line-height: 28px;
		font-weight: 400;
	}
	
	.nav-menu > li:before {
		content: "";
		position: absolute;
		width: 0%;
		height: 2px;
		background-color: var(--green-color);
		bottom: 0;
		left: 0;
		transition: .7s all ease;
	}
	
	.main_about_psi .modal {
		top: 50px;
	}
	
	.main_about_psi .modal-content {
		width: 90%;
	}
	
	.close {
		color: #aaa;
		float: right;
		font-size: 50px;
		font-weight: 700;
		height: 70px;
	}
	
	.about-section {
		padding: 60px 30px;
	}
	
	.about-text {
		margin-left: 0;
		margin-top: 30px;
	}
	
	.specialty-slider .slick-slide {
		margin: 0 10px;
	}
	
	.main_explore_our_surgery .slick-next {
		right: -15px;
		position: relative;
		top: 25px;
	}
	
	.main_explore_our_surgery .slick-prev {
		left: -25px;
		position: relative;
		top: 25px;
	}
	
	.home_test .test_vid_main:last-child {
		display: none;
	}
	
	.video_large_box {
		height: 600px;
	}
	
	.video_sec .tab-content {
		gap: 30px;
	}
	
	.test_vid_main {
		width: 47.8%;
	}
	
	.view-all-cerificates {
		position: relative;
		margin-bottom: 60px;
	}
	
	.footer-columns {
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
		width: 100%;
		gap: 45px;
		justify-content: flex-start;
	}
	
	.footer-column {
		width: 29%;
		margin-bottom: 20px;
	}
	
	.footer-content {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-bottom: 30px;
		border-bottom: 2px solid #bebebe;
	}
	
	.footer_heading h2 {
		font-size: 52px;
		line-height: 62px;
		font-weight: 600;
		color: var(--white-color);
	}
	
	.footer {
		background-color: var(--black2);
		color: var(--white-color);
		padding: 60px 0;
	}
	
	section.p-100.main_testimonial_page {
		padding-bottom: 30px;
	}
	
	.testi_box {
		margin-bottom: 25px;
	}
	
	.main_inner_banner {
		height: 300px;
	}
	
	.main_about_content {
		margin-top: 50px;
	}
	
	.main_about_img .overlay-text {
		width: 50.7%;
		top: 25.6%;
		right: -6px;
	}
	
	.main_about_img {
		margin-right: 0;
	}
	
	.main_our_vision .col-lg-6:first-child {
		border-bottom: 1px solid #000;
		border-right: none;
	}
	
	.our_mission {
		padding-right: 0;
		padding-bottom: 20px;
	}
	
	.our_vission {
		padding-left: 0;
		padding-top: 20px;
	}
	
	.our_benifites_box p {
		font-size: 17px;
		line-height: 25px;
	}
	
	.our_benifites_box h3 {
		font-size: 18px;
		line-height: 24px;
	}
	
	.our_buisness_sec h2 {
		font-size: 42px;
		line-height: 52px;
	}
	
	.main_our_benifites h2 {
		font-size: 42px;
		line-height: 52px;
	}
	
	.main_our_benifites .row {
		align-items: center;
		margin-top: 35px;
	}
	
	.history_head h2 {
		font-size: 42px;
		line-height: 52px;
	}
	
	.history_head p {
		width: 80%;
		color: var(--black-color);
	}
	
	.quality_heading h2 {
		font-size: 38px;
		line-height: 40px;
	}
	
	.manufactiring_img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.manufactiring_img {
		height: 520px;
	}
	
	.manufactring_content {
		left: 0;
		padding: 0;
		background: none;
		margin-top: 20px;
	}
	
	section.p-100.main_about_page {
		overflow: hidden;
	}
	
	.brands-logo-sec .row {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 20px 0;
	}
	
	.main-inner-logo.col-3 {
		width: 33%;
	}
	
	.main_contact_form {
		margin-top: 40px;
	}
	
	.main_certif_award {
		margin-top: 50px;
	}
	
	.our_cert_head p {
		width: 100%;
	}
	
	.blog_page .post {
		width: calc(50% - 20px);
	}
	
	.main_career_desc .desc {
		width: 100%;
		margin: auto;
	}
	
	.carrer_at_psi_cont {
		margin-left: 0;
		margin-top: 30px;
	}
	
	.main_job_position {
		gap: 30px;
	}
	
	.main_job_position .job_pos_box {
		width: 47.1%;
	}
	
	.career-head h3 {
		font-size: 42px;
		line-height: 52px;
		font-weight: 700;
		color: var(--green-color);
		margin-bottom: 10px;
	}
	
	.career-mod .modal-body {
		padding: 20px 20px;
		height: 100%;
	}
	
	.main_produ_sec {
		flex-wrap: wrap;
	}
	
	.main_produ_sec .product-list {
		width: 100%;
	}
	
	.main_produ_sec .tab-content {
		width: 100%;
	}
	
	.main_produ_sec .product-list ul {
		display: flex;
		flex-direction: row;
		overflow-x: scroll;
		width: 100%;
		padding-bottom: 7px;
	}
	
	.main_produ_sec .product-list ul::-webkit-scrollbar-thumb {
		background: var(--green-color);
		border: 1px solid #fff;
		border-radius: 5px;
	}
	
	.main_produ_sec .product-list ul::-webkit-scrollbar {
		width: 10px;
		color: blue;
		border-radius: 10px;
		height: 10px;
		background: #f1f1f1;
	}
	
	.main_produ_sec .product-list ul li {
		margin-bottom: 0;
		min-width: max-content;
		padding: 0;
	}
	
	.main_produ_sec .product-list ul li a.active {
		color: var(--white-color) !important;
		font-size: 18px;
		font-weight: 500;
		line-height: 28px;
		background-color: var(--green-color);
	}
	
	.main_produ_sec .product-list ul li a {
		margin-right: 20px;
		padding: 10px 15px;
		font-size: 16px;
	}
	
	.main_produ_sec .product-list ul li:last-child a {
		margin-right: 0;
	}
	
	.main_produ_sec .product {
		width: 48%;
		margin-left: 0;
		height: 420px;
		padding: 0 15px;
	}
	
	.main_produ_sec .product .image {
		width: 100%;
		height: auto;
		border-radius: 0;
		display: flex;
		justify-content: center;
		align-items: baseline;
		padding: 35px 30px 10px 30px;
	}
	
	.main_produ_sec .product .image img {
		width: 100%;
		height: 250px;
		object-fit: contain;
		border-radius: 0;
	}
	
	.main_produ_sec .tab-content p {
		margin-left: 0;
		margin-bottom: 30px;
	}
	
	.sing_pro h1 {
		font-size: 24px;
		line-height: 34px;
	}
	
	.sing_pro .single_pro_bread ul li {
		font-size: 14px !important;
		line-height: 20px !important;
	}
	
	.sing_pro .single_pro_bread ul li a {
		font-size: 14px;
		line-height: 20px;
	}
	
	.product-dtl {
		margin-left: 5px;
	}
	
	.product-info h2 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	
	.main_single_product_page .main-image {
		width: 100%;
		overflow: hidden;
		border: 2px solid #ddd;
		height: auto;
	}
	
	.single_product_tabs {
		margin-top: 60px;
		padding: 0;
	}
	
	.main_related_product h2 {
		font-size: 42px;
		margin-bottom: 0;
		line-height: 52px;
	}
	
	.product-info ul li {
		font-size: 17px;
		font-weight: 400;
		padding-bottom: 0;
		line-height: 30px;
	}
	
	.single_product_inquire {
		margin-top: 20px;
	}
	
	.single_product_tabs .tab-pane p {
		font-size: 18px;
		width: 100%;
		line-height: 28px;
	}
	
	.custom-pagination {
		flex-wrap: wrap;
	}
	
	.our_cer_ward_title h4 {
		font-size: 12px;
		line-height: 18px;
		padding: 10px 10px;
	}
	
	.download_sec .download_item h4 {
		margin: 0;
		font-size: 20px;
		line-height: 30px;
	}
}

@media (max-width: 767px) {
	.awrds_cer_tabs ul {
		width: 66%;
	}
	
	.cert_tab_cont_box {
		height: 400px;
	}
	
	.cert_tab_cont_box img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.video_sec .main-title {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.test_vid_main {
		width: 100%;
	}
	
	.home_test .test_vid_main:nth-child(even) {
		margin-top: 0;
	}
	
	.main_certif_award_sec .col-lg-6.col-md-6.col-sm-12 {
		margin-bottom: 30px;
	}
	
	.main_certif_award_sec .col-lg-6.col-md-6.col-sm-12:last-child {
		margin-bottom: 0;
	}
	
	.our_cer_ward_title h4 {
		font-size: 15px !important;
		line-height: 23px !important;
		padding: 10px 10px !important;
	}
	
	.main_certif_award_sec .col-lg-6.col-md-6.col-sm-12:nth-child(even) {
		margin-top: 0;
	}
	
	.sing_new {
		padding: 30px 0;
	}
	
	.sing_new h1 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.main_about_img .overlay-images {
		top: 59.6%;
		right: -8%;
		background: none;
		width: 60%;
	}
	
	.main_about_img .overlay-text {
		width: 49.3%;
		top: 42.6%;
		right: -1px;
	}
	
	.thank_cont p {
		width: 100%;
		font-size: 18px;
	}
	
	.main_related_product .slick-initialized .slick-slide {
		margin: 0 0 0 0;
	}
	
	.main_related_product .product-card {
		margin: 0 0;
	}
	
	.related_cont img {
		width: 36px;
		cursor: pointer;
	}
	
	.product-dtl {
		margin-left: 0;
		margin-top: 30px;
	}
	
	.main_related_product h2 {
		font-size: 36px;
		margin-bottom: 0;
		line-height: 52px;
	}
	
	.footer_heading h2 {
		font-size: 48px;
		line-height: 58px;
		font-weight: 600;
		color: var(--white-color);
		text-align: center;
	}
	
	.footer-columns {
		gap: 10px;
		justify-content: flex-start;
	}
	
	.footer-column {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.footer-logo {
		width: 250px;
	}
	
	.footer-column p {
		font-size: 16px;
		margin-bottom: 10px;
		color: var(--white2);
		width: 70%;
	}
	
	.specialty-content {
		padding: 10px;
		height: 300px;
		padding-top: 80px;
	}
	
	.specialty-card h3 {
		font-size: 22px;
		line-height: 30px;
	}
	
	.specialty-card p {
		font-size: 16px;
		line-height: 22px;
	}
	
	.blog-slide-cont img {
		width: 42px;
	}
	
	.latest_blog_content h4 {
		font-size: 19px;
		line-height: 28px;
		font-weight: 500;
		color: #000;
		margin-top: 15px;
	}
	
	.cta {
		padding: 13px 30px;
		font-size: 16px;
	}
	
	.slide-content h2 {
		font-size: 32px;
		line-height: 38px;
	}
	
	.slick-dots {
		right: 25px;
	}
	
	.explore_products_heading p {
		width: 100%;
	}
	
	.main-title {
		font-size: 36px;
		line-height: 46px;
	}
	
	.product-box {
		text-align: center;
		width: 47.9%;
	}
	
	.products_cta {
		font-size: 18px;
		padding: 10px 30px;
	}
	
	.overlay-text h2 {
		font-size: 19px;
		font-weight: 500;
	}
	
	.our_benifites_box p {
		font-size: 18px;
		line-height: 28px;
	}
	
	.our_benifites_box h3 {
		font-size: 24px;
		line-height: 30px;
	}
	
	.our_benifites_right_sec {
		gap: 50px;
		margin-left: 0;
	}
	
	.our_benifites_left_sec {
		gap: 50px;
		margin-right: 0;
	}
	
	.our_benifites_img {
		width: 100%;
		padding: 60px;
	}
	
	.quality_sec {
		flex-wrap: wrap;
	}
	
	.quality_heading {
		width: 100%;
	}
	
	.qual_cont {
		width: 100%;
	}
	
	.manufactring_content {
		padding: 30px 0 0 0;
	}
	
	.our_history_box {
		width: 400px !important;
	}
	
	.buisness_gallery {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.main-inner-logo.col-3 {
		width: 50%;
	}
	
	.brand-logo-img img {
		width: 100%;
	}
	
	.breadchumb_sec li {
		list-style: none;
		color: var(--white-color);
		font-size: 14px;
	}
	
	.breadchumb_sec ul li a {
		font-size: 14px;
		font-weight: 500;
		line-height: 20px;
	}
	
	.inner_ban_cont h1 {
		font-size: 36px;
		font-weight: 600;
		line-height: 46px;
		color: var(--white-color);
		padding-bottom: 0;
	}
	
	.main_inner_banner {
		height: 250px;
		object-fit: cover;
	}
	
	.contact-card h2 {
		font-size: 22px;
		margin-bottom: 5px;
		color: var(--black-color);
		line-height: 32px;
		font-weight: 600;
	}
	
	.contact-card h3 {
		font-size: 22px;
		margin-bottom: 5px;
		color: var(--black-color);
		line-height: 40px;
		font-weight: 500;
	}
	
	.contact-item {
		display: flex;
		align-items: flex-start;
		margin-bottom: 30px;
		flex-direction: column;
		gap: 15px;
		justify-content: center;
	}
	
	.main_job_position .job_pos_box {
		width: 100%;
	}
	
	.career-head.text-center.mb-5 {
		margin-bottom: 25px !important;
	}
	
	.career-body h4 {
		font-size: 24px;
		font-weight: 600;
		line-height: 32px;
		margin-bottom: 10px;
		color: var(--green-color);
		margin-left: -2px;
	}
	
	.career-conte ul li {
		list-style: disc;
		font-size: 16px;
		margin-left: 20px;
		color: #4c4c4c;
		line-height: 28px;
	}
	
	.career-conte {
		margin-bottom: 20px;
	}
	
	.input-field {
		margin-bottom: 15px;
	}
	
	.career-mod .modal {
		top: 20px !important;
	}
	
	.sing_pro h1 {
		font-size: 16px;
		line-height: 24px;
	}
	
	.sing_pro .single_pro_bread ul li {
		font-size: 11px !important;
		line-height: 20px !important;
	}
	
	.sing_pro .single_pro_bread ul li a {
		font-size: 12px;
		line-height: 20px;
	}
	
	.single_product_inquire .form-container {
		max-width: 95%;
	}
	
	.form-container .row .form-group {
		width: 100%;
	}
	
	.main_produ_sec .product {
		width: 100%;
		margin-left: 0;
		height: auto;
		padding: 35px 15px;
		gap: 15px;
	}
	
	.main_produ_sec .product .image {
		padding: 0;
	}
}

@media (max-width: 575px) {
	.life_icon {
		position: absolute;
		top: 45%;
		left: 40%;
	}
	
	.certific_tit_tbas h4 {
		font-size: 18px;
	}
	
	.cert_tab_cont_box {
		height: 400px;
		margin-bottom: 30px;
	}
	
	.awrds_cer_tabs ul {
		width: 100%;
		padding-bottom: 8px;
	}
	
	.awrds_cer_tabs ul a {
		padding: 10px 29px;
	}
	
	.onloadpopup .popup-content {
		position: relative;
		margin: auto;
		top: 20%;
		padding: 20px;
		width: 95%;
		text-align: center;
		border-radius: 10px;
	}
	
	.hero_banner .slick-dots {
		top: 90%;
		flex-direction: row;
		gap: 0;
		right: 5px;
	}
	
	.hero_banner .slick-dots li button {
		width: 10px;
		height: 10px;
	}
	
	.carrer_at_psi_cont h3 {
		font-size: 36px;
		line-height: 58px;
		font-weight: 700;
		color: var(--green-color);
		margin-bottom: 10px;
	}
	
	.footer_heading {
		margin-bottom: 15px;
	}
	
	.sing_new h1 {
		font-size: 13px;
		line-height: 24px;
	}
	
	.footer-bottom p {
		font-size: 17px;
	}
	
	.footer {
		position: relative;
		padding-bottom: 0;
	}
	
	.prd_box p {
		text-align: unset;
		margin: 0;
	}
	
	.prd_box h4 {
		font-size: 20px;
		line-height: 28px;
	}
	
	.prd_con_sec {
		gap: 30px;
	}
	
	.thank_cont h1 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 10px;
	}
	
	.thank_cont p {
		width: 100%;
		font-size: 15px;
		line-height: 25px;
	}
	
	.main_produ_sec .product .description h4 {
		font-size: 17px;
		font-weight: 500;
		line-height: 25px;
		padding: 0;
	}
	
	.nav-toggle {
		right: 5px;
		top: 15px;
	}
	
	.home_test .test_vid_main:nth-child(even) {
		margin-top: 0;
		display: none;
	}
	
	.download_sec .download_item h4 {
		margin: 0;
		font-size: 18px;
		line-height: 30px;
	}
	
	.download_sec .download_item svg {
		font-size: 20px;
		line-height: 30px;
	}
	
	.download_sec .download_item {
		padding: 20px 20px;
	}
	
	.navigation-portrait .nav-menus-wrapper {
		width: 300px;
	}
	
	.header_logo img {
		width: 230px !important;
	}
	
	.article-content p {
		font-size: 16px;
		line-height: 25px;
		color: #000;
		font-weight: 400;
	}
	
	.main_cate_cont ul {
		margin-left: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.main_cate_cont h5 {
		font-size: 18px;
	}
	
	.main_blogs .article-title {
		font-size: 30px;
		color: var(--black-color);
		margin-bottom: 20px;
		line-height: 22px;
	}
	
	.article-title a {
		color: var(--green-color);
		font-size: 20px;
		font-weight: 600;
	}
	
	.header .container-fluid {
		padding: 0 15px !important;
	}
	
	.hero_banner {
		height: 350px;
	}
	
	a.main-btn {
		border: none;
		border: 2px solid var(--green-color);
		color: var(--green-color);
		font-size: 18px;
		line-height: 30px;
		font-weight: 700;
		padding: 10px 25px;
		width: max-content;
		text-decoration: none;
		border-radius: 50px;
		transition: .5s all ease;
	}
	
	.hero_banner .slick-initialized .slick-slide {
		height: 350px;
	}
	
	.hero_banner .slide {
		height: 350px;
	}
	
	.hero_banner .slide img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	
	.slide-content {
		top: 52%;
		left: 50%;
		width: 100%;
		padding: 0 5px;
	}
	
	.slide-content h2 {
		margin-bottom: 20px;
		font-size: 20px;
		line-height: 25px;
		font-weight: 900;
	}
	
	.main-title {
		font-size: 26px;
		line-height: 36px;
	}
	
	.explore_products_heading p {
		width: 100%;
		font-size: 16px;
		line-height: 24px;
	}
	
	.product-box {
		text-align: center;
		width: 100%;
	}
	
	.specialty-slider {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0 0;
	}
	
	.main_explore_our_surgery .slick-prev {
		left: -4px;
		position: relative;
		top: 25px;
	}
	
	.main_explore_our_surgery .slick-next {
		right: 10px;
		position: relative;
		top: 25px;
	}
	
	.video_large_box {
		height: 430px;
	}
	
	.about-section {
		padding: 50px 20px;
	}
	
	.specialty-slider .slick-slide {
		margin: 0 15px;
	}
	
	.video_icon {
		position: absolute;
		top: 35%;
		left: 40%;
		cursor: pointer;
	}
	
	.video_icon img {
		width: 60px;
	}
	
	.main_about_psi .modal-content {
		height: 400px;
		width: 100%;
		top: 20%;
		padding: 10px;
	}
	
	.main_about_psi .modal {
		padding: 0;
	}
	
	.about-text h2 {
		color: var(--black-color);
		font-size: 21px;
		margin-bottom: 10px;
		line-height: 30px;
	}
	
	.certificates {
		width: 46%;
		padding: 20px;
		height: 100px;
	}
	
	.certificates img {
		width: 60%;
	}
	
	.product_heading h2 {
		margin-bottom: 0;
	}
	
	.our_blogs .slick-slide {
		margin-right: 0;
	}
	
	.footer_heading h2 {
		font-size: 25px;
		line-height: 35px;
		font-weight: 600;
		color: var(--white-color);
		text-align: center;
	}
	
	.footer_heading a {
		margin-top: 15px;
	}
	
	.footer-content {
		padding-bottom: 20px;
		border-bottom: 2px solid #bebebe;
	}
	
	.footer-bottom {
		margin-top: 40px;
	}
	
	.main_about_img .main-image {
		width: 100%;
		height: auto;
	}
	
	.main_about_img .overlay-image {
		display: none;
	}
	
	.main_about_img .overlay-text {
		width: 100%;
		top: 81.3%;
	}
	
	.main_about_img .overlay-images {
		display: none;
	}
	
	img.About.First.Image {
		width: 100%;
	}
	
	.main_about_content {
		margin-top: 30px;
	}
	
	.our_mis img {
		width: 50px;
	}
	
	.our_vis img {
		width: 50px;
	}
	
	.main_our_vision h2 {
		font-size: 32px;
		line-height: 42px;
	}
	
	.our_buisness_sec h2 {
		font-size: 32px;
		line-height: 20px;
	}
	
	.buisness_content p {
		font-size: 17px;
		font-weight: 400;
		line-height: 27px;
		color: var(--black2);
	}
	
	.main_our_benifites h2 {
		font-size: 32px;
		line-height: 30px;
	}
	
	.manufactiring_img {
		height: auto;
	}
	
	.manufactring_content h2 {
		font-size: 28px;
		line-height: 36px;
	}
	
	.our_history_head_sec {
		flex-wrap: wrap;
	}
	
	.history_head {
		width: 100%;
	}
	
	.history_head h2 {
		font-size: 32px;
		line-height: 30px;
	}
	
	.history_head p {
		width: 100%;
		color: var(--black-color);
	}
	
	.our_history_box {
		width: 300px !important;
	}
	
	.quality_heading h2 {
		font-size: 32px;
		line-height: 40px;
	}
	
	.qual_cont p {
		font-size: 18px;
		line-height: 28px;
		color: var(--black2);
	}
	
	.quality_sec {
		flex-wrap: wrap;
		gap: 10px;
	}
	
	.main_inner_banner {
		height: 200px;
		object-fit: cover;
	}
	
	.contact_form h2 {
		font-size: 30px;
		font-weight: 600;
		padding-bottom: 20px;
	}
	
	.contact_form {
		height: auto;
		padding: 30px 15px;
	}
	
	.form-container .row .form-group {
		width: 100%;
	}
	
	.com_add {
		width: 100%;
		padding-bottom: 15px;
	}
	
	.contact-card {
		background-color: #fff;
		padding: 30px 20px 15px 20px;
	}
	
	.inner_ban_cont h1 {
		font-size: 28px;
		font-weight: 600;
		line-height: 36px;
		color: var(--white-color);
		padding-bottom: 0;
		margin-bottom: 5px;
	}
	
	.blog_page .post {
		width: calc(100%);
	}
	
	.career-head h3 {
		font-size: 36px;
		line-height: 46px;
		font-weight: 700;
		color: var(--green-color);
		margin-bottom: 10px;
	}
	
	.career-outer h5 {
		font-size: 20px;
		line-height: 28px;
		font-weight: 600;
		color: var(--green-color);
		margin-bottom: 10px;
	}
	
	.career-mod .close {
		position: absolute;
		right: 0;
		color: #000;
		font-size: 25px;
		background: rgba(255, 255, 255, 1) !important;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		top: -11px;
		cursor: pointer !important;
		opacity: inherit;
		z-index: 11;
		border: 1px solid #fff;
	}
	
	.career-mod .modal-dialog.modal-dialog-centered {
		margin: auto !important;
		max-width: 100% !important;
	}
	
	.main_produ_sec .product {
		width: 100%;
		margin-left: 0;
		flex-direction: column;
		padding: 0;
		padding: 40px 20px;
		height: max-content;
		align-items: center;
		justify-content: center;
		margin-bottom: 10px;
		text-align: center;
		gap: 20px;
	}
	
	.main_produ_sec .product .image {
		position: unset !important;
	}
	
	.category-page .main_produ_sec .tab-content {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		gap: 20px;
		margin-top: 10px;
	}
	
	.main_produ_sec .product-list ul li a {
		margin-right: 20px;
		padding: 10px 15px;
		font-size: 14px;
	}
	
	.main_produ_sec .product-list ul li a.active {
		color: var(--white-color) !important;
		font-size: 15px;
		font-weight: 500;
		line-height: 28px;
		background-color: var(--green-color);
	}
	
	.single_pro_bread ul li a {
		padding-right: 5px;
		color: var(--white-color);
		font-size: 12px;
		line-height: 20px;
		font-weight: 400;
	}
	
	.single_pro_bread ul li {
		color: var(--white-color);
		font-size: 12px;
		line-height: 20px;
		font-weight: 400;
	}
	
	.single_pro_content h1 {
		color: var(--white-color);
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		text-align: center;
		margin-bottom: 0;
	}
	
	.main_single_product_banner {
		background-color: var(--green-color);
		padding: 30px 0;
	}
	
	.sing_pro .single_pro_bread {
		display: none;
	}
	
	.product-info h2 {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	
	.single_product_inquire {
		margin-top: 20px;
	}
	
	.single_product_tabs {
		margin-top: 35px;
		padding: 0;
	}
	
	.single_product_tabs .nav-tabs .nav-link {
		font-size: 16px;
		font-weight: 600;
	}
	
	.single_product_inquire button {
		font-size: 15px;
		line-height: 25px;
		font-weight: 600;
		padding: 6px 20px;
	}
	
	.related_cont img {
		width: 28px;
		cursor: pointer;
	}
	
	.main_related_product h2 {
		font-size: 24px;
		margin-bottom: 0;
		line-height: 32px;
	}
	
	.relate_head {
		margin-bottom: 25px;
	}
	
	.main_cate_cont h3 {
		margin: 20px 0 10px 0;
		font-size: 20px;
		font-weight: 700;
		line-height: 30px;
		color: var(--black-color);
	}
	
	.single_product_tabs .tab-pane p {
		font-size: 16px;
		width: 100%;
		line-height: 24px;
	}
	
	.single_product_tabs h3 {
		margin-top: 10px;
		font-size: 20px;
		font-weight: 600;
	}
	
	.single_product_tabs .tab-pane table.table.table-bordered td {
		font-size: 14px;
	}
	
	.single_product_inquire .form-container h2 {
		font-size: 32px;
		margin-top: 10px;
		font-weight: 600;
		margin-bottom: 0;
	}
	
	.single_product_inquire .form-container p {
		font-size: 16px;
		color: var(--white-color);
		line-height: 24px;
		margin-bottom: 5px;
	}
	
	.single_product_inquire .form-container {
		max-width: 98%;
		padding: 20px;
	}
	
	.single_product_inquire .form-container button {
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	.single_product_inquire .form-container .form-group label {
		font-size: 16px;
		font-weight: 400;
		margin-bottom: 4px;
	}
	
	.single_product_inquire .form-container .form-group {
		margin-bottom: 45px;
		height: 40px;
	}
	
	.input-field input {
		width: 100%;
		height: 35px;
		padding: 0 20px;
		margin-top: 4px;
		border-radius: 5px;
		border: 1px solid var(--green-color);
	}
	
	.career-btn input[type="submit"] {
		padding: 8px 30px;
		height: 45px;
		font-size: 16px;
	}
	
	.four_page h1 {
		font-size: 120px;
	}
	
	.four_page p {
		font-size: 18px;
		margin-bottom: 1rem;
		margin-top: -15px;
	}
	
	.main_blogs .article-item img {
		width: 100px !important;
		height: 100px !important;
		object-fit: cover;
		border-radius: 4px;
		margin-right: 10px;
	}
	
	.main_blogs .article-item a {
		color: var(--black2);
		text-decoration: none;
		font-size: 12px;
		font-weight: 700;
		transition: color .3s;
	}
}
