@media (min-width: 1400px) and (max-width: 1599.98px) {}

@media (max-width: 1200px) {
img {
max-width: 100%;
height: auto
}

.menu-Bar {
display: block;
top: 0px
}

.menuWrap.open {
display: flex;
left: 0px
}

.menuWrap {
position: fixed;
left: -210%;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background: #0f4c97;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-flow: column;
transition: all 0.4s ease;
z-index: 3;
width: 100vw
}

ul.menu li {
display: block
}

ul.menu li a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize
}

.logo img {
max-width: 50%
}

.container {
position: relative
}

header .main-header ul.menu>li {
/* display: block; */
margin: 0px;
padding: 0;

display: flex;
flex-direction: row;
justify-content: start;
align-items: center;
border-radius: 0px;
background-color: #fff;
}

header .main-header ul.menu>li.dropdown>a {
width: auto;
}

header .main-header ul.menu>li a {
color: #fff
}

header .main-header ul.menu>li a:before {
display: none
}
}

@media (max-width: 1440px) {}

@media (max-width: 1200px) {
header {
padding: 0rem 0;
}

.btns {
margin: 1.5rem 0;
}

.dropdown {
position: unset;
box-shadow: none;
width: 100%;
background: #f0f8ff80;
}

.dropdown ul li a {
padding: 0;
line-height: 0.5rem;
padding: 1rem 1rem;
font-weight: 500;
margin-bottom: 0px;
}

.form-head .form-heading {
white-space: normal;
font-size: 20px;
}

.form-head {
padding: 1rem;
}

.btn-normal {
padding: 10px 8px;
}

.sub-menu a {
color: #333 !important;
margin-bottom: 0 !important;
}

.sub-menu {
left: auto !important;
padding-top: 16px;
top: 24px;
}

a.header-btn {
padding: 15px 20px !important;
margin-bottom: 0 !important;
display: flex !important;
gap: 5px !important;
align-items: center;
}

.menuWrap .menu:first-child {
padding-left: 0;
width: 100%;
}

img {
max-width: 100%;
height: auto;
}

.menu-Bar {
display: block;
top: 0px;
}

.menuWrap.open {
display: flex;
left: 0px;
}

.menuWrap {
position: fixed;
left: -210%;
/* right: 0; */
top: 0;
bottom: 0;
margin: auto;
background: #ffffff;
height: 100vh;
display: flex;
align-items: center;
/* justify-content: center; */
flex-flow: column;
transition: all 0.4s ease;
z-index: 3;
width: 100%;
overflow-y: auto;
box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);
}

ul.menu>li {
display: flex;
justify-content: center;
gap: 5px;
border-bottom: 1px solid #ddd;
padding: 0;
flex-direction: column;
}

ul.menu>li>a {
margin-bottom: 10px;
padding: 0;
display: block;
text-align: center;
margin-bottom: 15px;
padding-right: 0px;
margin-right: 0px;
color: #fff;
font-size: 15px;
text-transform: capitalize;
}

.container {
position: relative;
}

.main-header {
position: absolute;
z-index: 5;
width: 100%;
padding-top: 18px;
}

header .main-header ul.menu>li>a {
color: #333;
width: 100%;
text-align: left;
margin: 0;
display: flex;
justify-content: space-between;
padding: 1rem;
padding-right: 0px;
}

header .main-header ul.menu>li>a:before {
display: none;
}

.dropdown {
top: auto;
}
}

@media (max-width : 1025px) {
.btn-wrap .theme-btn {
font-size: 16px;
}

.overlap-slider {
/* width: 180%; */
width: 100%;
position: relative;
}
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
.pkg-list {
grid-template-columns: repeat(1, 1fr);
}

header {
padding: 1rem 0;
}

.banner-content {
padding: 100px 0 20px;
}

span.sub-heading {
margin-bottom: 1rem;
font-size: 16px;
}

h1.banner-heading {
font-size: 28px;
line-height: 36px;
margin-bottom: 1rem;
}

p.banner-text {
max-width: 100%;
font-size: 16px;
line-height: 25px;
}

.btn-wrap {
flex-direction: column;
margin-bottom: 2rem;
}

.btn-wrap a {
width: 100%;
text-align: center;
}

.sec-heading h2 {
font-size: 26px;
line-height: 34px;
}

.sec-heading p {
font-size: 16px;
line-height: 26px;
}

.sec-heading .sub-heading {
margin-bottom: .5rem;
}

.copyright {
flex-direction: column;
gap: 12px;
}

}

@media (max-width : 768px) {
.logo img {
max-width: 40%;
}

header {
padding: 0rem 0;
}

.menuWrap {
position: fixed;
margin: 0px;
}

.menuWrap.open {
display: block;
left: 0px;
top: 0px;
}

ul.menu {
margin-top: 110px;
}

header .main-header ul.menu>li:last-child {
border: 0;
}

ul.menu a.btn.btn-primary {
margin-top: 20px;
}

.top-bar .contact-info a {
font-size: 13px;
margin: 0px !important;
}

.contact-info {
text-align: center;
}

.social-icons {
text-align: center;
margin-top: 12px;
}

h1 {
font-size: 32px;
line-height: 1.2;
}

h1 br {
display: none;
}

.mainBanner {
height: 500px;
}

.banner-content {
padding-left: 10px;
}

.hero-section p.para {
font-size: 18px;
}

.hero-section p.para br {
display: none;
}

section {
padding-bottom: 3rem !important;
}

section {
padding-top: 3rem !important;
}

h2 {
font-size: 25px;
line-height: 1;
}

.we-are {
margin-right: 0px;
margin-left: 10px;
}

p {
font-size: 14px;
line-height: 1.4;
}

.who-we-are-card {
padding: 16px;
margin: 25px 0px;
}

.btn {
padding: 14px 24px;
font-size: 12px;
}

section.who-we-sec img {
border-radius: 10px;
margin-top: 30px;
margin-left: 5px;
}

.why-trust-card {
margin: 10px 10px 30px;
}

.why-trust-card h4.title {
padding-top: 15px;
padding-bottom: 15px;
font-size: 20px;
}

section.who-we-sec img {
border-radius: 10px;
margin-top: 10px;
margin-left: 0px;
}

h6.heading-top {
font-size: 14px;
font-weight: 600;
line-height: 1.2;
letter-spacing: 0.84px;
text-transform: uppercase;
margin-top: 10px;
}

h2 span {
display: inline;
}

.passionate-about-card {
padding: 2px 0px 0px 15px;
margin: 20px 0px;
}

p.amazing-experience {
font-size: 14px;
}

a.f-logo img {
height: 130px;
}

.banner-img img {
height: 300px;
}

.abt-inner-img img {
height: 320px;
}
}

/* mob view */
@media (max-width: 767px) {

.dropdown::after {
color: #000;
}

.top-bar {
display: none;
}

.main-header {
height: 90px;
padding-top: 0;
padding-bottom: 10px;
}

.mainBanner::before {
display: none;
}

.abt-img img {
height: 300px;
object-fit: cover;
border-radius: 12px;
}

.abt-content {
padding-top: 30px;
}

span.sub-title {
font-size: 16px;
}

.abt-content h2.title {
min-width: auto;
}

.abt-content p.para {
margin-top: 10px;
}

section.services .bottom-sec {
margin-top: 30px;
}

.service-card h4.title {
font-size: 20px;
margin-bottom: 20px;
}

.service-card {
padding: 25px 20px;
margin-bottom: 20px;
}

.service-card .btn-learn {
margin-top: 30px;
}

section.services {
height: 1000px;
margin-bottom: 0;
background-size: cover;
}

section.doctors::after {
display: none;
}

section.doctors .bottom-sec {
margin-top: 30px;
}

.doctor-card .content h4.title {
font-size: 20px;
}

.doctor-card {
margin-bottom: 20px;
}

section.contact .bottom-sec {
margin-top: 30px;
}

.contact-card iframe {
height: 300px;
}

.footer-content {
padding-top: 30px;
padding-bottom: 30px;
}

a.f-logo img {
height: auto;
}

.contact-icons {
margin-top: 15px;
}

.contact-icons .icon-box {
margin-bottom: 16px;
}

footer h6 {
margin-top: 10px;
font-size: 18px;
}

ul.quick-links {
margin-top: 11px;
}

.copyright p {
font-size: 14px;
padding: 0 22px;
}

ul.f-menu li a {
margin-bottom: 7px;
}

.inner-banner {
padding-top: 150px;
padding-bottom: 80px;
}

.inner-banner h1 {
text-align: center;
font-size: 26px;
}

.abt-img-inner img {
height: 300px;
}

.abt-img-inner .abt-img2 {
right: 0;
height: 140px !important;
width: 140px !important;
bottom: -47px;
}

section.about .bottom-sec p.para {
margin-top: 10px;
}

section.about .bottom-sec img.bottom-img {
margin-top: 30px;
}

.document-card {
margin-bottom: 20px;
min-height: 140px;
padding: 30px;
}

.document-card h3.title {
font-size: 18px;
}

h3 {
font-size: 26px;
}

section.thyroid::after {
display: none;
}
}

/* ipad mini */
@media (min-width: 768px) and (max-width: 991.98px) {

.dropdown::after {
color: #000;
}

.dropdown-list {
margin-left: 0;
}

.top-bar {
display: none;
}

.main-header {
height: 90px;
padding-top: 0;
padding-bottom: 10px;
}

.mainBanner {
height: 800px;
}

.mainBanner::before {
display: none;
}

.abt-img img {
height: 300px;
object-fit: cover;
border-radius: 12px;
}

.abt-content {
padding-top: 30px;
}

span.sub-title {
font-size: 16px;
}

.abt-content h2.title {
min-width: auto;
}

.abt-content p.para {
margin-top: 10px;
}

section.services .bottom-sec {
margin-top: 30px;
}

.service-card h4.title {
font-size: 20px;
margin-bottom: 20px;
}

.service-card {
padding: 25px 20px;
margin-bottom: 20px;
}

.service-card .btn-learn {
margin-top: 30px;
}

section.services {
height: auto;
margin-bottom: 0;
background-position: top;
background-size: cover;
}

section.doctors::after {
display: none;
}

section.doctors .bottom-sec {
margin-top: 30px;
}

.doctor-card .content h4.title {
font-size: 20px;
}

.doctor-card {
margin-bottom: 20px;
}

section.contact .bottom-sec {
margin-top: 30px;
}

.contact-card iframe {
height: 300px;
}

.footer-content {
padding-top: 30px;
padding-bottom: 30px;
}

a.f-logo {
display: flex;
justify-content: center;
}

a.f-logo img {
height: 130px;
}

.contact-icons {
margin-top: 15px;
}

.contact-icons .icon-box {
margin-bottom: 16px;
}

footer h6 {
margin-top: 10px;
font-size: 18px;
}

ul.quick-links {
margin-top: 11px;
}

.copyright p {
font-size: 14px;
padding: 0 22px;
}

ul.f-menu li a {
margin-bottom: 7px;
}

.inner-banner {
padding-top: 150px;
padding-bottom: 80px;
}

.inner-banner h1 {
text-align: center;
font-size: 36px;
}

.abt-img-inner img {
height: 300px;
}

.abt-img-inner .abt-img2 {
right: 0;
height: 140px !important;
width: 140px !important;
bottom: -47px;
}

section.about .bottom-sec p.para {
margin-top: 80px;
}

section.about .bottom-sec img.bottom-img {
margin-top: 30px;
}

.document-card {
margin-bottom: 20px;
min-height: 140px;
padding: 30px;
}

.document-card h3.title {
font-size: 18px;
}

h3 {
font-size: 26px;
}
}

/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {

.dropdown::after {
color: #000;
}

.dropdown-list {
margin-left: 0;
}

.top-bar {
display: none;
}

.main-header {
height: 90px;
padding-top: 0;
padding-bottom: 10px;
}

.mainBanner {
height: 800px;
}

.mainBanner::before {
display: none;
}

.abt-img img {
height: 300px;
object-fit: cover;
border-radius: 12px;
}

.abt-content {
padding-top: 30px;
}

span.sub-title {
font-size: 16px;
}

.abt-content h2.title {
min-width: auto;
}

.abt-content p.para {
margin-top: 10px;
}

section.services .bottom-sec {
margin-top: 30px;
}

.service-card h4.title {
font-size: 20px;
margin-bottom: 20px;
}

.service-card {
padding: 25px 20px;
margin-bottom: 20px;
}

.service-card .btn-learn {
margin-top: 30px;
}

section.services {
height: auto;
margin-bottom: 0;
background-position: top;
background-size: cover;
}

section.doctors::after {
display: none;
}

section.doctors .bottom-sec {
margin-top: 30px;
}

.doctor-card .content h4.title {
font-size: 20px;
}

.doctor-card {
margin-bottom: 20px;
}

section.contact .bottom-sec {
margin-top: 30px;
}

.contact-card iframe {
height: 300px;
}

.footer-content {
padding-top: 30px;
padding-bottom: 30px;
}

a.f-logo {
display: flex;
justify-content: center;
}

a.f-logo img {
height: 130px;
}

.contact-icons {
margin-top: 15px;
}

.contact-icons .icon-box {
margin-bottom: 16px;
}

footer h6 {
margin-top: 10px;
font-size: 18px;
}

ul.quick-links {
margin-top: 11px;
}

.copyright p {
font-size: 14px;
padding: 0 22px;
}

ul.f-menu li a {
margin-bottom: 7px;
}

.inner-banner {
padding-top: 150px;
padding-bottom: 80px;
}

.inner-banner h1 {
text-align: left;
font-size: 50px;
}

.abt-img-inner img {
height: 300px;
}

.abt-img-inner .abt-img2 {
right: 0;
height: 140px !important;
width: 140px !important;
bottom: -47px;
}

section.about .bottom-sec p.para {
margin-top: 80px;
}

section.about .bottom-sec img.bottom-img {
margin-top: 30px;
}

.document-card {
margin-bottom: 20px;
min-height: 140px;
padding: 30px;
}

.document-card h3.title {
font-size: 18px;
}

h2 {
font-size: 40px;
}
}