.bg-red {
    background: linear-gradient(360deg, #034ea1 -32.77%, #00b7ac 100%);
}
.home-title {
    font-size: 28px;
    font-family: MontserratSB;
    font-weight: 600;
    color: #034ea1;
}
.clr-white {
    color: #fff !important;
}
.overview-sec{
    padding: 30px 0;
}
.overview-sec ul li,
.overview-sec ol li{
    color: #fff;
}
.overview-sec h2{
    font-size: 28px;
    font-family: MontserratSB;
    font-weight: 600;
    color: #034ea1;
    text-align: center;  
}
.overview-sec p{
    font-size: 15px;
    line-height: 30px;
    letter-spacing: .01em;
    font-family: MontserratLight;
    font-weight: 300;
    color: #212529;
}
.overview-desp ul li, .overview-desp ol li{
    color: #212529;
}
.about-us-main h2, .about-us-main p{
    color: #f2f2f2 !important;
}
.home-padding {
    padding-top: 20px;
    padding-bottom: 10px;
}
.home-border-radius {
    border-radius: 10px;
}
.home-see-all-btn {
    border: 1px solid #fff;
    padding: 8px 40px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 5px;
}
.home-see-all-btn:active,
.home-see-all-btn:hover,
.home-see-all-btn:visited {
    color: #fff;
    text-decoration: none;
}
.home-see-all-btn-blue {
    background: #0c51a0;
}
.manipal-experience {
    padding-top: 40px;
    padding-bottom: 40px;
}
.home-banner {
    position: relative;
}
.home-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 50px;
}
.home-banner .carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 0.6s;
    transition-property: opacity;
}
.home-banner .carousel-fade .carousel-item-next.carousel-item-left,
.home-banner .carousel-fade .carousel-item-prev.carousel-item-right,
.home-banner .carousel-fade .carousel-item.active {
    opacity: 1;
}
.home-banner .carousel-fade .active.carousel-item-left,
.home-banner .carousel-fade .active.carousel-item-right {
    opacity: 0;
}
.home-banner .carousel-fade .active.carousel-item-left,
.home-banner .carousel-fade .active.carousel-item-prev,
.home-banner .carousel-fade .carousel-item-next,
.home-banner .carousel-fade .carousel-item-prev,
.home-banner .carousel-fade .carousel-item.active {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}
#homeCarousel .carousel-control-next,
#homeCarousel .carousel-control-prev {
    width: 8% !important;
    opacity: 0.8 !important;
}
#homeCarousel .carousel-control-next-icon,
#homeCarousel .carousel-control-prev-icon {
    width: 28px !important;
    height: 28px !important;
}
.homeCarousel-mobile {
    display: none;
}
.experience-tabs {
    background: #e7e7e7;
    border-radius: 5px;
    padding: 8px 16px;
    color: #000;
    margin: 0 10px;
    min-width: 190px;
}
.experience-tabs.active {
    background: #fff;
    color: #0c51a0;
    border: 2px solid #0c51a0;
}
.experience-tabs:hover {
    text-decoration: none;
    box-shadow: #00000070 0 10px 20px;
}
.patient-img {
    border-radius: 10px;
}
.img-light-layer {
    background: rgba(0, 0, 0, 0.3);
}
.layer-text-info {
    position: absolute;
    bottom: 0;
    left: 10px;
}
.layer-text-info p {
    margin-bottom: 12px;
    font-family: MontserratLight;
    font-size: 12px;
}
.layer-text-title {
    font-size: 18px !important;
    font-weight: 400;
    font-family: Montserrat !important;
}
.know-more-area {
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.know-more-area:hover {
    text-decoration: none;
    color: #fff;
}
.km-round-area {
    background: #b52a4e;
    padding: 10px;
    border-radius: 50%;
}
.km-oval-area {
    font-size: 14px;
    background: #b52a4e;
    border-radius: 20px;
    padding: 2px 10px;
    margin-left: -13px;
}
.social-media-home-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.social-media-km {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -65%);
    background: #b52a4e;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
}
.social-media-km:hover {
    text-decoration: none;
    color: #fff;
}
.link-btn {
    width: 35px !important;
    top: 22px;
    right: 20px;
    position: absolute;
}
#homeBlogcrsl .ex-blog-card .blog-card {
    transition: none;
}
#homeBlogcrsl .ex-blog-card .blog-card:hover {
    transform: none;
}
#homeDoctorCrsl .owl-stage,
#homePatientCrsl .owl-stage {
    margin: 0 auto;
}
#homeBlogcrsl button.owl-next,
#homeBlogcrsl button.owl-prev,
#homeDoctorCrsl button.owl-next,
#homeDoctorCrsl button.owl-prev,
#homePatientCrsl button.owl-next,
#homePatientCrsl button.owl-prev {
    background: #fff;
    font-size: 19px !important;
    width: 44px !important;
    height: 44px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
}
#homeBlogcrsl button.owl-next:hover,
#homeBlogcrsl button.owl-prev:hover,
#homeDoctorCrsl button.owl-next:hover,
#homeDoctorCrsl button.owl-prev:hover,
#homePatientCrsl button.owl-next:hover,
#homePatientCrsl button.owl-prev:hover {
    color: #000;
}
#homeBlogcrsl button.owl-next:focus,
#homeBlogcrsl button.owl-prev:focus,
#homeDoctorCrsl button.owl-next:focus,
#homeDoctorCrsl button.owl-prev:focus,
#homePatientCrsl button.owl-next:focus,
#homePatientCrsl button.owl-prev:focus {
    outline: 0;
}
#homeBlogcrsl .ex-blog-card .blog-card {
    margin-bottom: 0 !important;
}
#webinarCrsl button.owl-next,
#webinarCrsl button.owl-prev {
    background: #fff;
    font-size: 19px !important;
    width: 44px !important;
    height: 44px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
}
#webinarCrsl button.owl-next:hover,
#webinarCrsl button.owl-prev:hover {
    color: #000;
}
#webinarCrsl button.owl-next:focus,
#webinarCrsl button.owl-prev:focus {
    outline: 0;
}
#webinarCrsl .ex-blog-card .blog-card {
    transition: none;
}
#webinarCrsl .ex-blog-card .blog-card {
    margin-bottom: 0 !important;
}
.icon-card {
    background: #dcedff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 0%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    padding: 20px 5px;
    text-decoration: none;
    display: block;
    color: #000;
    margin-bottom: 15px;
}
.icon-card:focus,
.icon-card:hover {
    background-color: #00b7ac;
    text-decoration: none;
    color: #ffff;
}
.icon-card-title {
    font-size: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
}
.icon-card-headcount p {
    color: #777;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 5px;
}
.icon-card-logo {
    width: auto !important;
}
.location-bg {
    background: url(../../images/our-location-bg-color.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.our-loc {
    padding-bottom: 30px;
    padding-top: 20px;
}
.our-loc img {
    margin-right: 10px;
}
@media only screen and (max-width: 767px) {
    .home-banner .carousel {
        margin-top: 0;
    }
    .home-banner-content {
        display: none;
    }
    .homeCarousel-mobile {
        display: inline;
    }
    .homeCarousel-desktop {
        display: none;
    }
    .layer-text-info {
        right: 5px;
        left: 5px;
    }
}
@media only screen and (max-width: 540px) {
    .icon-card-title {
        -webkit-line-clamp: 3;
    }
    .experience-tabs {
        margin: initial !important;
        margin-right: 10px !important;
        min-width: inherit !important;
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
    .home-banner .carousel {
        margin-top: 0;
    }
    .experience-tabs {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) and (min-width: 541px) {
    .experience-tabs {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 375px) {
    .home-title {
        font-size: 21px;
    }
}
.margin-top-home {
    padding-top: 30px;
}
.gallery-home {
    display: block;
    color: #000;
    padding: 10px 15px;
    background: #f2f2f2;
    text-decoration: none !important;
    border: 1px solid #0c51a0;
}
.gallery-home.active {
    background: #0c51a0;
    color: #fff;
    text-decoration: none;
    border: 1px solid #0c51a0;
}
.tabs-home {
    border-bottom: 3px solid #dee2e6;
    border-bottom: 0;
}
.home-gallery {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    color: #034ea1;
}
.home-tab-list {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #9d9d9d;
    text-decoration: none !important;
    display: inline-block;
    margin-bottom: 20px;
}
.home-tab-list.active {
    color: #0c51a0;
    opacity: 1;
    border-bottom: 3px solid #0c51a0;
}
.view-all-gallery {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 25px;
}
.choose-manipal {
    background-image: url(../images/choose-manipal-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 535px;
    position: relative;
}
.choose {
    text-align: center;
    opacity: 0.8;
    margin: 60px 70px;
    background-color: #0c51a0;
    border-radius: 5px;
    position: absolute;
}
.choose-inner {
    padding-top: 20px;
}
.choose-inner p {
    font-size: 28px;
    margin-bottom: 1px;
    font-weight: 700;
    color: #ffff;
}
.from-starting {
    color: #ffff;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 240px;
}
.home-raed-more {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    background: 0 0;
    padding: 8px 40px;
    border: 1px solid #ffff;
}
.home-raed-more:hover {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.icon-images img {
    background-color: #ffff;
    border-radius: 50%;
    margin-top: 15px;
    margin-right: 15px;
}
.numbers {
    text-align: left;
    font-size: 30px;
    color: #ffff;
    font-weight: 700;
    margin-bottom: 0;
}
.experience {
    font-size: 18px;
    color: #ffff;
}
.count-sec {
    margin-left: 30px;
    margin-bottom: 20px;
}
.medical-touurism-sec {
    background: url(../../images/flowers-bg.png)#00b7ac;
}
.medical-tourism {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #ffff;
    padding-top: 35px;
}
.inter-cntrs {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #ffff;
    padding-top: 35px;
}
.some-of {
    font-size: 24px;
    font-weight: 500;
    color: #ffff;
}
.medical-icon-images img {
    background-color: #ffff;
    border-radius: 50%;
    font-size: 25px;
    margin-right: 15px;
}
.great-hospitality p {
    font-size: 18px;
    color: #ffff;
    margin-bottom: 0;
    margin-top: 9px;
}
.tourism-icon-sec {
    display: flex;
    padding-bottom: 15px;
}
.home-learn-more {
    text-decoration: none !important;
}
.home-learn-more p {
    color: #ffff;
    font-size: 18px;
    font-weight: 600;
}
.centers-sec {
    background: linear-gradient(178.77deg, #034ea1 -32.65%, #00b7ac 98.3%);
}
.international-card {
    margin-bottom: 20px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
    border-radius: 5px;
    transition: 0.5s;
}
.international-names p {
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 40%;
    width: 100%;
    margin-bottom: 0;
    color: #000;
}
.flag-images img {
    object-fit: cover;
    object-position: center;
    height: 100% !important;
}
#HomeInternational .owl-nav button.owl-next,
#HomeInternational .owl-nav button.owl-prev {
    font-size: 19px !important;
    width: 44px !important;
    height: 44px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
    background-color: #ffff;
}
#HomeInternational.owl-theme .owl-nav {
    position: absolute !important;
    top: -75px !important;
    right: 0 !important;
}
#HomeInternational .owl-nav button.owl-next:hover,
#HomeInternational .owl-nav button.owl-prev:hover {
    background-color: #0c51a0;
}
#HomeInternational .owl-nav button.owl-next:focus,
#HomeInternational .owl-nav button.owl-prev:focus {
    outline: 0;
}
.centers-margin {
    margin-top: 10px;
    margin-bottom: 25px;
}
.centers-view-all {
    margin-top: 25px;
    margin-bottom: 40px;
}
.home-news {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #034ea1;
    margin-top: 35px;
    margin-bottom: 15px;
}
#HomeNewsMedia .owl-nav button.owl-next,
#HomeNewsMedia .owl-nav button.owl-prev {
    font-size: 19px !important;
    width: 44px !important;
    height: 44px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
    background-color: #ffff;
    border: none;
}
#HomeNewsMedia.owl-theme .owl-nav {
    position: absolute !important;
    top: -75px !important;
    right: 0 !important;
}
#HomeNewsMedia .owl-nav button.owl-next:hover,
#HomeNewsMedia .owl-nav button.owl-prev:hover {
    background-color: #0c51a0;
}
#HomeNewsMedia .owl-nav button.owl-next:focus,
#HomeNewsMedia .owl-nav button.owl-prev:focus {
    outline: 0;
}
.medical-relative {
    position: relative;
}
.medical-pics {
    margin-top: 50px;
    margin-bottom: 50px;
}
.medical-texts {
    margin-top: 35px;
}
.medical-display {
    display: flex;
}
.virtual-image {
    position: relative;
    cursor: pointer;
    margin-bottom: 25px;
    border-radius: 10px;
    border-radius: 5%;
}
.unit-names p {
    background: linear-gradient(180deg, #ca3045 0, #9e172b 100%);
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    bottom: 18%;
    left: 14%;
    margin-bottom: 0;
    width: 300px;
    padding: 12px 0;
}
.footer-logo {
    margin-left: 15px;
}
.homeglry-tab {
    border-radius: 7px;
}
.homeglry-tab li {
    width: 190px;
    text-align: center;
}
.homeglry-tab li:first-child {
    border-radius: 7px 0 0 7px;
}
.homeglry-tab li:first-child a {
    border-radius: 5px 0 0 5px;
}
.homeglry-tab li:last-child {
    border-radius: 0 7px 7px 0;
}
.homeglry-tab li:last-child a {
    border-radius: 0 5px 5px 0;
}
.img-curve {
    border-radius: 5px;
}
.news-home-crd {
    height: 100%;
}
.home-nws-imags {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    background-color: #fff;
}
.home-tab-nav {
    display: flex;
    justify-content: center;
    margin-bottom: -20px;
    z-index: 10;
    position: relative;
}
.news-media-card {
    height: 275px;
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(180deg, #034ea1 0, #00b7ac 100%);
    padding: 2px 10px 2px 2px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.news-and-media {
    background-color: #fff;
}
.newsmedia-details {
    margin-top: 4px;
    line-height: 24px;
    font-size: 13px;
    color: #5d5d5d !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dots-margin {
    margin-bottom: 15px;
}
.experience-tabs {
    margin-bottom: 20px;
}
.home-exel {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 23px;
}
.home-news-title {
    font-size: 16px;
    color: #000 !important;
    line-height: 21px !important;
    height: 60px;
    overflow-y: auto;
    overflow-x: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}
.home-news-desc {
    font-size: 13px;
    color: #5d5d5d !important;
    line-height: 18px !important;
    height: 75px;
    overflow-y: auto;
    overflow-x: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}
@media only screen and (max-width: 320px) {
    .gallery-home {
        padding: 10px 10px;
    }
    .choose-manipal {
        height: 816px;
    }
    .icon-images img {
        margin-top: 11px;
        margin-right: 23px;
    }
    .medical-tourism {
        font-size: 24px;
    }
    .inter-cntrs {
        font-size: 24px;
        padding-top: 0;
    }
    .great-hospitality p {
        font-size: 14px;
        margin-top: 5px;
    }
    .home-learn-more p {
        font-size: 16px;
    }
    .unit-names p {
        font-size: 15px;
        width: 210px;
    }
    .homeglry-tab li {
        width: 120px;
        font-size: 11px;
    }
}
@media only screen and (max-width: 376px) {
    .choose {
        margin: 30px 20px;
    }
    .from-starting {
        padding: 20px 30px;
        font-size: 14px;
        text-align: justify;
    }
    .choose-inner p {
        font-size: 25px;
    }
    .count-sec {
        margin-left: 0;
    }
    .experience {
        font-size: 14px;
    }
    .numbers {
        font-size: 24px;
    }
    .international-names p {
        padding: 25px 10px;
    }
    .centers-margin {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .some-of {
        font-size: 20px;
        text-align: center;
    }
    .icon-card-title {
        font-size: 13px;
    }
    .home-news-title {
        height: 45px;
    }
    .home-news-desc {
        height: 65px;
    }
}
@media only screen and (max-width: 427px) {
    .medical-display {
        display: block;
    }
    .medical-pics {
        margin-top: unset;
        margin-bottom: unset;
    }
    .medical-texts {
        margin-top: unset;
    }
}
@media only screen and (min-width: 321px) and (max-width: 376px) {
    .choose-manipal {
        height: 785px;
    }
    .icon-images img {
        margin-top: 9px;
    }
    .flag-images img {
        height: 125px;
    }
    .homeglry-tab li {
        width: 145px;
        font-size: 12px;
    }
    .unit-names p {
        width: 250px;
    }
}
@media only screen and (min-width: 377px) and (max-width: 427px) {
    .choose-manipal {
        height: 780px;
    }
    .choose {
        margin: 30px 40px;
    }
    .from-starting {
        padding: 15px 30px;
        font-size: 16px;
        text-align: justify;
    }
    .choose-inner p {
        font-size: 19px;
    }
    .numbers {
        font-size: 25px;
    }
    .icon-images img {
        margin-top: 12px;
    }
    .centers-margin {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .flag-images img {
        height: 140px;
    }
    .international-names p {
        padding: 30px 10px;
    }
    .homeglry-tab li {
        width: 170px;
    }
    .unit-names p {
        left: 12%;
    }
    .home-news-title {
        height: 55px;
    }
    .home-news-desc {
        height: 65px;
    }
}
@media only screen and (min-width: 426px) and (max-width: 428px) {
    .choose-manipal {
        height: 925px;
    }
}
@media only screen and (min-width: 429px) and (max-width: 540px) {
    .choose-manipal {
        height: 790px;
    }
}
@media only screen and (min-width: 541px) and (max-width: 769px) {
    .choose-manipal {
        height: 570px;
    }
}
@media only screen and (min-width: 428px) and (max-width: 769px) {
    .choose {
        margin: 30px 40px;
    }
    .from-starting {
        padding: 15px 50px;
        font-size: 16px;
        text-align: justify;
    }
    .centers-margin {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .centers-view-all {
        margin-top: 0;
    }
    .some-of {
        font-size: 17px;
    }
    .great-hospitality p {
        font-size: 14px;
    }
    .unit-names p {
        width: 150px;
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px) {
    #HomeInternational.owl-theme .owl-nav {
        position: unset !important;
    }
    .inter-cntrs {
        padding-top: 0;
    }
}
@media only screen and (min-width: 770px) and (max-width: 822px) {
    .choose-manipal {
        height: 566px;
    }
}
@media only screen and (min-width: 823px) and (max-width: 1025px) {
    .choose-manipal {
        height: 525px;
    }
}

@media only screen and (min-width: 770px) and (max-width: 1025px) {
    .from-starting {
        padding: 15px 50px;
    }
    .count-sec {
        margin-left: 0;
    }
    .experience {
        font-size: 11px;
    }
    .numbers {
        font-size: 25px;
    }
    .icon-images img {
        margin-top: 10px;
    }
    .centers-margin {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .centers-view-all {
        margin-top: 0;
    }
    .unit-names p {
        width: 205px;
    }
    .news-media-card {
        height: 270px;
    }
}
@media only screen and (min-width: 1026px) and (max-width: 1112px) {
    .experience {
        font-size: 12px;
    }
    .choose-manipal {
        height: 593px;
    }
    .value-image {
        margin-left: 10px;
    }
}
@media only screen and (min-width: 1113px) and (max-width: 1280px) {
    .experience {
        font-size: 17px;
    }
    .choose {
        margin: 45px 70px;
    }
}
@media only screen and (max-width: 767px) {
    .news-media-card {
        height: 480px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .international-names p {
        position: unset;
    }
    .news-home-crd {
        background-color: #fff;
    }
}
@media only screen and (max-width: 427px) {
    .desktop-medical {
        display: none;
    }
}
@media only screen and (min-width: 428px) and (max-width: 5120px) {
    .mobile-medical {
        display: none;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .value-image {
        margin-left: 10px;
    }
}
@media only screen and (min-width: 1922px) and (max-width: 5120px) {
    .value-image {
        margin-left: 40px;
    }
}
@media only screen and (min-width: 1113px) and (max-width: 1919px) {
    .value-image {
        margin-left: 40px;
    }
}
@media only screen and (min-width: 3300px) and (max-width: 5120px) {
    .choose {
        margin: 85px 70px;
        width: 97%;
    }
}
@media screen and (max-width: 1280px) and (min-width: 1025px) {
    .experience-tabs {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1920px) and (min-width: 1910px) {
    .icon-card {
        padding: 20px 35px;
        width: 545px;
        margin-bottom: 40px;
    }
    .value-image {
        margin-left: 70px;
    }
}
@media screen and (max-width: 1280px) and (min-width: 1270px) {
    .home-news-desc {
        height: 65px;
    }
    .home-news-title {
        height: 50px;
    }
}
.bg-instagram {
    width: 18px; 
    height: 19px;
    background: url(../images/mh-global-icons.png) -52px -55px;
}
.bg-facebook {
    width: 9px; height: 19px;
    background: url(../images/mh-global-icons.png) -98px -10px;
}
.bg-youtube {
    width: 25px; 
    height: 18px;
    background: url(../images/mh-global-icons.png) -53px -10px;
}
.bg-twitter {
    width: 22px; 
    height: 19px;
    /* background: url(../images/mh-global-icons.png) -10px -55px; */
    background: url(../images/twitter-white.png) no-repeat center;
    background-size: 85%;
}
.bg-tiktok {
    width: 23px; 
    height: 25px;
    background: url(../images/mh-global-icons.png) -10px -10px;
}
.bg-country-click {
    width: 26px;
    height: 19px;
    background: url(../images/mipc-sprites.png) -75px -10px;
}
.bg-location-icon {
    width: 45px;
    height: 45px;
    background: url(../images/mipc-sprites.png) -10px -10px;
}
.bg-close-icon {
    width: 20px;
    height: 20px;
    background: url(../images/mipc-sprites.png) -121px -49px;
}
.bg-vide-play-btn {
    width: 45px;
    height: 45px;
    background: url(../images/mipc-icons-sprite.png) -10px -10px;
}
.bg-country-lick-btn {
    width: 26px;
    height: 19px;
    background: url(../images/mipc-icons-sprite.png) -75px -10px;
}
.home-learn-more a:hover{
    text-decoration: none;
}
@media only screen and (min-width: 500px) and (max-width: 7868px) {
    .home-banner-content{
        padding-top: 15px;
    }
}

/* baner form css starts */

.baner-form {
    background-color: #fff;
    /* margin-top: 40px; */
    padding: 0;
    z-index: 201;
    position: absolute;
    right: 82px;
    top: 90px;
    border-radius: 0px;
    width: 265px;
    border: 1px solid #0C51A0;
    border-radius: 5px;
    overflow: hidden;
}
.inner_spec_con_form .baner-form{
    width: 500px !important;
} 
.inner_spec_con_form_banner img{
    height: 490px;
    width: 100%;
    object-fit: cover;
}
.baner-form .form-group{
    margin-bottom: 14px;
    margin-top: 10px;
}
.inner_spec_con_form{
    top: -23px !important;
}
.baner-form form{
    padding: 20px;
    padding-top: 3px;
    box-shadow: 0 10px 61px -10px rgba(199, 201, 206, 0.74);
    background: white;
    border-radius: 5px;
    /* height: 500px; */
}
.homecare-info p span{
    color: #034EA1;
}
.baner-form .error, .baner-form.text-danger{
    color: #a94442;
    font-size: 10px;
    line-height: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    /* matti */
    /* position: absolute;  */
    width: 100%;
    /* margin-top: 2px; */
    line-height: 18px;
}
.baner-form .error strong{
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
}
.baner-form h3 {
    padding: 5px 0px 5px 0px;
    text-align: center;
    color: white;
    font-weight: 600;
    background: #144d9e;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0px !important;
}
.baner-form .inlineForm>div{
        width:100%;
        padding: 0;
        margin-bottom : 0;
}
.baner-form .form-control {
    width: 100%!important;
    outline: 0;
    padding: 0px;
    color: #333 !important;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    font-size: 14px;
    /* color:grey !important; */
    position: relative;
}
.baner-form .inlineForm>div {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}
.baner-form textarea.form-control {
    height: 42px;
    border: 1px solid #979797;
    border-radius: 5px;
    padding: 9px;
    margin-top: 5px;
}
.baner-submit{
    background: linear-gradient(90deg, #034EA1 0%, #00B7AC 100%);
    border-radius: 4px !important;
    color: #FFFFFF;
    padding: 3px 10px;
    margin-top: 18px;
    border: none;
    cursor: pointer;
    margin-bottom: 0px;
}
.baner-form p{
    margin-bottom: 5px;
    font-size: 14px;
    color:grey;
}
.text-danger{
    color: #a94442 !important;
    font-size: 10px !important;
    line-height: 0 !important;
    margin-bottom: 2px !important;
    display: block;
}
.baner-form .intl-tel-input .selected-flag{
    padding: 0 0 0 0px !important;
}
.baner-form .intl-tel-input .selected-flag .iti-flag{
    bottom: unset !important;
}
.baner-form select.form-control:not([size]):not([multiple]) {
    height: calc(1.25rem + 2px);
}
.baner-form select.form-control{
    color: grey !important;
}
.baner-form select.form-control option{
    color: #333 !important;
}
.baner-form input[type=file] {
    margin-bottom: 0px;
    margin-top: 0px;
    color: #b7384c;
    max-width: 100%;
    font-size: 12px;
}
 #country_name-error  strong{
    margin-top: 29px;
    text-align: left;
    left: 17px;
}
.baner-form .form-control  option{
    color: #333 !important;
}
#iti-0__country-listbox{
    width:210px;
    overflow-y: auto;
    overflow-x: scroll;
}
.baner-form .form-group .iti{
    display: block;
}
#country_name-error strong{
    margin-top: 24px;
    left: 17px;
}
.baner-form .select2-container .select2-selection--single{
    border: none !important;
    height: 20px !important;
    font-size: 14px;
    text-align: left;
}
.baner-form .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 20px !important;
    padding-left: 0px;
    border-bottom: 1px solid #ccc;
}
.baner-form .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 20px;
}
.baner-form .select2-container{
    width: 100% !important;
}
.baner-form select{
    position: relative;
}


.niceCountryInputMenu{
    height: 38px !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem;
}
.niceCountryInputMenu{
    color:#a8a8a8 !important;
}
.niceCountryInputMenuDefaultText{
    margin-top: 4px;
}

.baner-form .niceCountryInputMenu{
    height: 28px !important;
    border-radius: unset !important;
}
.baner-form .niceCountryInputMenuDefaultText{
    margin-top: unset !important;
}
.iti--separate-dial-code .iti__selected-flag{
    background-color: unset !important;
}
.height-custom{
    position: relative;
}
@media only screen and (min-width: 321px) and (max-width: 499px) {
    .baner-form .intl-tel-input .country-list{
        width: 275px;
    }
}

@media only screen and (max-width: 499px) {
    .baner-form{
        width: 310px;
        position: relative;
        right: 0px;
        top: 0px;
        margin: 15px auto;
    }

}
@media only screen and (min-width: 500px) and (max-width: 820px) {
    .baner-form{
        width: 650px;
        position: relative;
        right: 0px;
        top: 0px;
        margin: 20px auto;
    }
}
@media only screen and (min-width: 821px) and (max-width: 1025px) {
    .baner-form {
        background-color: #fff;
        padding: 0;
        z-index: 201;
        position: absolute;
        right: 59px;
        top: 42px;
        border-radius: 0px;
        width: 225px;
        border: 1px solid #0C51A0;
        border-radius: 5px;
    }
    
    .baner-form form{
        padding: 5px;
    }
    .baner-form .form-group {
        margin-bottom: 5px;
    }
    .baner-form .form-control{
        font-size: 12px;
    }
    .baner-form h3{
        padding: 5px 0px 5px 0px;
    }
    .baner-submit{
        padding: 5px 12px;
        font-size: 12px;
    }
    .baner-form p{
        font-size: 12px;
    }
    .baner-form textarea.form-control{
        height: 38px;
    }

}
@media only screen and (min-width: 821px) and (max-width: 3000px) {
    .baner-form .intl-tel-input .country-list{
        width: 210px;
    }
}
@media only screen and (min-width: 1026px) and (max-width: 1440px) {
    .baner-form {
        right: 78px;
        width: 250px;
        top: 70px;
    }
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
    .baner-form {
        right: 83px;
        width: 265px;
    }
    #iti-0__country-listbox{
        width:235px;
    }
}
::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

/* baner form css ends */

.form-whatsapp{
    position: relative;
}
.form-whatsapp img{
    position: absolute;
    top: 0;
    width: 20px;
    left: 0;
}
.form-whatsapp input{
    padding-left: 23px !important;
}
/* Patient journey section css start */
.patient-baner {
  position: relative;
  width: 100%;
  overflow: hidden;
  font-family: Montserrat;
}

.patient-baner picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.patient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(37 32 32 / 75%);
  z-index: 1;
}

.patient-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 2;
  width: 100%;
}

.patient-content h3 {
  font-size: 22px;
  margin-bottom: 25px !important;
  color: #fff;
  font-weight: 400;
  margin-top: 0px !important;
}
.patient-content p {
    font-size: 16px;
    margin-bottom: 25px !important;
    font-family: 'MontserratLight';
}

.patient-content button {
  padding: 8px 45px;
  font-size: 14px;
  border: none;
  border-radius: 6px;
  background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
  color: #ffff;
  cursor: pointer;
}

.patient-content button:hover {
  background: #034EA1;
}
@media screen and (max-width: 768px) {
  .patient-baner picture img{
      height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .patient-baner picture img{
      height: 165px;
  }
  .patient-content h3 {
      font-size: 18px;
      margin-bottom: 12px !important;
      line-height: 26px;
  }
  .patient-content button {
      padding: 5px 20px;
  }
  .patient-content p {
    font-size: 14px;
    margin-bottom: 12px !important;
}
}
/* Patient journey section css end */