.footer-area {
    padding: 40px 0;
}
.dental-tourism-about-content p {
    text-align: justify;
}
.eye-care-services-slides.owl-carousel .owl-stage-outer {
    padding-top: 10px;
}
.middle-header h1 {
    color: #124390;
    font-size: 36px;
}
.middle-header span {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #06a3da;
    font-weight: 500;
}
.logo h1 {
    color: #124390;
    font-size: 24px;
}
.logo span {
    display: block;
    font-size: 10px;
    line-height: 17px;
    color: #06a3da;
    font-weight: 500;
}
.dental-tourism-about-content h3 span {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #06a3da;
    font-weight: 500;
    background: transparent;
    padding: initial;
    margin-bottom: 0;
}
.pl-0 {
    padding-left: 0;
}
.hospital-page-banner-area .container {
    display: flex;
    align-items: center;
    height: 100%;
}
.single-gallery {
    height: 187px;
}
.single-gallery img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.widget-area .widget_instagram ul li .box img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.widget-area .widget_instagram ul li .box a {
    display: block;
}
.widget-area .widget_instagram ul li {
    padding: 10px;
}
@media only screen and (max-width: 767px) {
    .dental-tourism-about-content h3 span {
        font-size: 12px;
        line-height: 21px;
    }
    .dental-tourism-about-content p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .navbar-area.is-sticky {
        border-bottom: 2px solid #eee;
    }
    .hospital-page-banner-area {
        height: 200px;
    }
    .hospital-page-banner-area {
        background-position: center center;
        background-size: 130% 100%;
    }
    .services-details-content h3 {
        font-size: 21px;
    }
    .services-details-list li {
        font-size: 15px;
        margin-bottom: 20px;
        padding-left: 40px;
    }
    .services-details-list li i {
        height: 30px;
        width: 30px;
        line-height: 33px;
        font-size: 15px;
    }
    .services-details-image img{
        height: auto;
    }
    .services-details-image img{
        border-radius: 20px;
    }
}

.dental-tourism-about-content h4{
    font-size: 25px;
}
.dental-tourism-about-content ul li {
    color: #486683;
    font-weight: 600;
    line-height: 1.5;
    padding: 5px 0;
}
.dental-tourism-about-content p {
    color: #486683;
    font-weight: 600;
    line-height: 1.5;
    padding: 5px 0;
}