:root{
	--poppins:'Poppins', sans-serif;
	--Baloo: "Baloo 2", cursive;
	--color1:#206590;
	--color2:#fbb927;
  --color3:#4c9c8c;
}
@media(max-width:1300px){
	.logo h1 {
	    font-size: 1.7rem;
	}
	.logo h2 {
	    font-size: 1rem;
	}
	.navbar-nav .nav-link {
	    padding: 11px 8px!important;
	}
	.toprgt ul li a {
		font-size: 14px;
	}
	.toprgt ul li p {
		font-size: 14px;
	}
	.aboutsec {
	    padding: 3rem 0;
	}
	.spk-doc-title {
	    font-size: 40px;
	}
	.spk-doc-subtitle {
	    font-size: 23px;
	    margin-top: 2px;
	}
	.spk-doc-degree {
	    font-size: 16px;
	    margin-bottom: 12px;
	}
	.spk-doc-text {
		font-size: 15px;
		margin-bottom: 5px;
	}
	.counter-card {
	    padding: 15px 20px;
	    margin-bottom: 20px;
	    position: relative;
	    transition: 0.3s ease;
	}
	.icon-box {
	    margin-bottom: 7px;
	}
	.spk-email-box {
	    margin-top: 15px;
	}
	.spk-btn-group {
	    margin-top: 20px;
	}
	.cx-adv-section {
	    padding: 50px 0 0 0;
	}
	.cx-slider-wrapper {
	    position: relative;
	    padding: 16px 0;
	    padding-bottom: 50px;
	}
	.map-btn {
	    margin-top: 14px;
	}
}
@media(max-width:1024px){
	.aboutpg {
	    padding: 40px 0 40px 0;
	}
	.edu-section {
	    padding-bottom: 40px;
	}
	.navbar-nav .nav-link {
	    padding: 11px 5px!important;
	    font-size: 14px;
	}
	.appoint-btn {
	    padding: 5px 10px;
	}
	.logo h1 {
	    font-size: 1.5rem;
	}
	.logo h2 {
    font-size: 0.9rem;
}
	.logo:after {
	    width: 110%;
	}
	.appoint-btn {
	    font-size: 14px;
	}
	.spk-doc-subtitle {
	    font-size: 19px;
	}
	.spk-doc-text {
	    font-size: 14px;
	}
	.spk-doc-wrap {
	    padding: 0px 0 0 10px;
	}
	.doctor-card {
	    height: 412px;
	}
	.counter-card {
	    padding: 15px 10px;
	}
	.spk-email-id {
	    font-size: 16px;
	}
	.spk-email-box {
	    padding: 14px;
	}
	.cx-adv-title {
	    font-size: 32px;
	    margin-bottom: 10px;
	}
	.owl-carousel .owl-stage-outer {
	    padding: 20px 0;
	}
	.hospitalsec {
	    padding: 2rem 0;
	}
	.heading h1 {
	    font-size: 2.5rem;
	    padding-bottom: 15px;
	}
	.doctor-cta {
	    padding: 80px 20px;
	}
	.review-section {
	   padding-bottom: 10px
	}
	.service-item a {
	    font-size: 14px;
	}
	.services-grid {
	    gap: 10px;
	}
	.service-item {
		font-size: 14px;
	}
	.doctor-name {
	    font-size: 20px;
	}
	.doctor-speciality {
	    font-size: 12px;
	    margin-bottom: 10px;
	}
	.services-title {
	    font-size: 22px;
	    margin-bottom: 10px;
	}
	.service-item {
	    padding: 10px 10px;
	}
	.hosp-title {
	    font-size: 22px;
	    margin-bottom: 20px;
	}
	footer {
	    padding: 2.8rem 20px;
	}
	.pk-acad-head h2 {
	    font-size: 30px;
	}
	.pk-tab-content h3 {
	    margin-bottom: 25px;
	}
	.pk-content h4 {
	    padding-top: 0;
	    margin-bottom: 0px;
	}
}
@media(max-width:991px){
	
	.spk-doc-title {
	    font-size: 34px;
	}
	.spk-doc-subtitle {
	    font-size: 18px;
	}
	.spk-btn-primary {
	    padding: 10px 16px;
	    font-size: 14px;
	    line-height: 1.5;
	}
	.spk-btn-outline {
	    padding: 10px 16px;
	    line-height: 1.5;
	    font-size: 14px;
	}
	.counter-card h2 {
	    font-size: 22px;
	}
	.spk-btn-outline {
	    padding: 4px 10px;
	    font-size: 14px;
	}
	.cx-content p {
	    padding-bottom: 18px;
	}
	.hospital-content h2 {
	    font-size: 20px;
	    margin-bottom: 14px;
	}
	.map-btn {
	    border-radius: 5px;
	    font-size: 14px;
	}
	.value {
	  line-height: 1.5;
	}
	.whyussec {
    padding: 2rem 0;
}
.reason-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    position: relative;
}
.reason-content h4 {
    font-size: 20px;
    margin-bottom: 4px;
}
.reason-content p {
    font-size: 15px;
}
.reason-card {
    padding: 20px;
}
.btn-outline {
    padding: 12px 19px;
    line-height: 1;
}
.btn-primary {
    padding: 12px 19px;
}
.pk-acad-sec {
    padding: 2rem 0;
}
.pk-tab-btn {
    padding: 13px 18px;
}
.pk-tag {
    padding-bottom: 0;
}
.pk-card-box h4 {
    font-size: 20px;
}
.pk-card-box p{
	line-height: 1.2;
}
.pk-card-box {
    padding: 14px 20px;
}
.hosp-section{
	margin-top: 50px;
}
}
@media(max-width:767px){
	.sk-review-card {
	    height: auto;
	}
	.contact-desc {
	    font-size: 14px;
	}
	.edu-title {
	    font-size: 25px;
	    margin-bottom: 10px;
	}
	.award-item {
	    padding: 10px 15px;
	}
	.awards-container {
	    padding: 15px;
	}
	.awards-section {
	    padding-bottom: 40px;
	}
	.sx-section {
	    padding-bottom: 30px;
	}
	.pr-section {
	    padding: 0 0 30px 0;
	}
	.sx-tab {
	    padding: 12px 16px;
	    font-size: 15px;
	}
	.sx-item {
	    padding: 10px 10px;
	    line-height: 1.5;
	}
	.sx-content {
	    padding: 20px 12px;
	}
	.sx-item {
	    padding: 10px 20px;
	}
	.sx-header {
	    padding: 15px 25px;
	}
	.med-card::after {
	   display: none;
	}
	.med-title {
	    font-size: 36px;
	    margin-bottom: 10px;
	}
	.aboutpg {
	    padding: 30px 0 30px 0;
	}
	.logo:after {
	    width: 120%;
	}
	.logo h1 {
	    font-size: 2.0rem;

	}
	.logo h2 {
	    font-size: 1.1rem;
	}
	.navbar-toggler-icon {
		color: #000;
		padding: 20px;
		border-radius:4px;
		border: 2px solid #ffffff;
	}
	.navbar-nav .nav-link {
		color: #000000;
	}
	.offcanvas-header {
		  background: #cccccc20;
	}
	.offcanvas-body {
		margin-top: 25px;
	}
	.navbar-nav{
		margin-bottom: 25px;
	}
	.appoint-btn {
    font-size: 16px;
}
.navbar-nav .nav-link:hover {
    background: #ffffff25;
    color: var(--color2);
}
.navbar-nav .dropdown-menu {
    width: 90%;
}
.menubar ul ul li a {
    font-size: 13px;
}
.heading h1 {
    font-size: 2.0rem;
    padding-bottom: 15px;
}
.heading p {
    color: #666666;
    line-height: 1.4;
}
.doc-slider-wrapper {
    margin-top: 1rem;
}
.pk-tab-btn {
    font-size: 14px;
}
.pk-tab-content {
    padding: 26px;
    margin-top: 20px;
}
.pk-tab-content h3 {
    margin-bottom: 20px;
    font-size: 1.8rem;
}
.stats-box {
    padding: 15px 10px;
}
.review-section {
    padding: 50px 20px;
}
.review-card {
    padding: 20px;
}
.review-name {
    margin-top: 20px;
    font-size: 25px;
}
.review-text p {
    font-size: 15px;
}
.review-section {
    padding-bottom: 10px;
}
.reviewsec {
    padding: 2rem 0;
}
.review-nav button {
    width: 35px;
    height: 35px;
    font-size: 14px;
}
.services-section .services-title{
	margin-top: 35px;
	text-align: left;
}
.hosp-section {
    margin-top: 20px;
}
.footer-bottom {
   line-height: 1.4;
}
.footer-sec {
    color: #fff;
    padding-top: 20px;
}
.hosp-card {
    margin-bottom: 15px;
}
.hosp-info {
    font-size: 14px;
    margin-bottom: 5px;
}
.training-section {
    padding-bottom: 40px;
}
.award-item p {
    font-size: 15px;
    line-height: 1.3;
}
.servicepg {
    padding: 40px 0;
}
}
@media (max-width: 575px){
	.ba-icon {
	    min-width: 30px;
	    height: 30px;
	}
	.ss-sidebar {
	    display: none;
	}
	.ba-section {
	    padding-bottom: 0;
	}
	.ba-title span {
		display: none;
	}
	.ba-card {
	    padding: 18px 10px;
	}
	.ba-icon {
	    min-width: 30px;
	    height: 30px;
	}
	.ba-grid {
	    gap: 10px;
	}
	.ba-title {
	    margin-bottom: 12px;
	}
	.pt-title {
	    margin-bottom: 10px;
	    position: relative;
	}
	.pt-section {
	    padding: 20px 0 0 0;
	}
	.servicedetail img {
	    margin-bottom: 30px;
	}
	.pt-title span {
	   display: none;
	}
	.pt-title {
	    text-align: left;
	    font-size: 20px;
	    color: #2c5364;
	    font-weight: 600;
	    margin-bottom: 30px;
	    position: relative;
	}
	.servicedetail h1 {
	    font-size: 28px;
	    font-weight: 700;
	    color: var(--color1);
	    margin-bottom: 15px;
	}
	.ss-item a {
	    padding: 10px 9px;
	    font-size: 14px;
	}
	.services-section .services-title {
	    margin-top: 25px;
	}
	.footer-sec {
	    padding-top: 10px;
	}
	.hosp-name {
	    font-size: 20px;
	    margin-bottom: 5px;
	}
	.hosp-btn {
	    padding: 8px 12px;
	    font-size: 13px;
	}
	footer {
	    padding: 2.2rem 15px;
	}
	.sk-rating-section {
	    margin-bottom: 30px;
	}
	.footer-title {
	    font-size: 18px;
	    margin-bottom: 10px;
	}
	.service-item a i {
	    font-size: 10px;
	    top: 12px;
	}
	.pr-container {
	    padding: 25px 15px;
	}
	.doctor-desc {
	    color: #ffffff;
	    font-size: 14px;
	    line-height: 1.6;
	    margin-bottom: 25px;
	}
	.pr-item {
	    padding: 16px 12px;
	}
	.pr-item p {
	    font-size: 15px;
	    line-height: 1.4;
	}
	.sx-grid {
	    gap: 8px;
	}
	.edu-container {
    padding: 25px 10px;
}
	.training-container {
    padding: 25px 10px;
}
.sx-header {
    padding: 15px 15px;
}
	.contact-text {
	    font-size: 14px;
	}
	.med-title {
	    font-size: 26px;
	    margin-bottom: 5px;
	}
	.edu-section {
	    padding: 0 0px;
	    padding-bottom: 30px;
	}
	.med-card {
	    border-radius: 20px;
	    padding: 30px 10px;
	    position: relative;
	    box-shadow: 0 6px 15px rgba(0,0,0,0.1);
	    border: 1px solid #cccccc50;
	}
	.med-subtitle {
	    font-size: 13px;
	    margin-bottom: 10px;
	}
	.contact-desc {
	    font-size: 15px;
	    width: 100%;
	}
	.contact-badge .icon {
	    font-size: 25px;
	}
	.aboutpg {
	    padding: 10px 0 10px 0;
	}
	.stats-wrapper {
    grid-template-columns: repeat(1, 1fr);
}
	.container{
		width: 100%!important;
	}
	.doctor-card {
    height: 600px;
}
.qual-item {
    margin: 5px 0;
}
.reason-section {
    padding: 20px;
}
.reason-card h2 {
    margin-bottom: 25px;
}
.reason-content p {
    font-size: 14px;
}
.toprgt{
	display: none;
}
.offcanvas-header .btn-close {
    right: 30px;
    position: absolute;
}
.topbar {
    padding: 0;
}
.doctor-card {
    height: auto;
}
.aboutsec {
    padding: 2.5rem 0;
}
.spk-doc-title {
    font-size: 27px;
}
.spk-doc-subtitle {
    font-size: 13px;
}
.spk-doc-degree {
    font-size: 14px;
    margin-bottom: 12px;
}
.spk-doc-text {
    text-align: justify;
}
.cx-adv-section {
    padding: 40px 0 0 0;
}
.cx-adv-title {
    font-size: 26px;
    margin-bottom: 10px;
}
.cx-adv-subtitle {
    font-size: 15px;
}
.cx-slider-wrapper {
    position: relative;
    padding: 0 0;
    padding-bottom: 50px;
}
.cx-content p {
    padding-bottom: 0;
}
.heading h1 {
    padding-bottom: 12px;
}
.qual-section h2 {
    font-size: 22px;
    margin-bottom: 15px;
}
.qual-item {
    padding: 10px;
    gap: 9px;
}
.qual-item p {
    font-size: 14px;
}
.reason-card {
    padding: 10px;
}
.reason-card h2 {
    margin-bottom: 20px;
    line-height: 1.2;
}
.reason-item {
    gap: 9px;
    margin-bottom: 15px;
}
.pk-tab-content h3 {
    margin-bottom: 10px;
    font-size: 1.4rem;
}
.pk-card-box {
    padding: 14px 10px;
    gap: 15px;
}
.pk-card-box h4 {
    font-size: 16px;
}
.pk-card-box p {
    line-height: 1.2;
    font-size: 15px;
}
.stats-box {
    padding: 10px;
}
.stats-wrapper {
    gap: 15px;
}
.review-section {
    padding: 20px 20px;
}
.google-box h4 {
    font-size: 17px;
}
.review-name {
    margin-top: 15px;
    font-size: 22px;
}
.time {
	font-size: 12px
}
.review-rating {
    margin-top: 6px;
    gap: 3px;
}
.review-text {
    margin-top: 16px;
}
.quote {
    font-size: 56px;
    margin-right: 8px;
}
.review-section {
    padding: 20px 0;
}
.review-nav{
	display: flex;
}
footer {
    padding: 2.5rem 15px;
}
.services-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
}
.service-item {
    padding: 6px 10px;
}
.footer-top {
    padding: 18px 0;
}
.footer-links {
    gap: 14px;
}
.footer-bottom {
   padding-bottom: 0;
}
.footer-copy{
	margin-bottom: 5px;
}
.footer-policy a {
    margin-right: 20px;
    margin-left: 0;
}

}


