#tidio-chat iframe {
    right: -7px!important;
}

#tidio-chat iframe {
    bottom: 70px!important;
}

.header-right ul li.online-self-checkup-list a.online-self-checkup-cta {
    margin-right: 0;
}
.header-right ul {
    margin-top: 4px;
}
.custom-phone-nav {
    display: flex;
    align-items: center;
}
.custom-phone-nav i {
    color: #005766;
    display: inline-block;
    transform: rotate(-90deg);
}
.custom-phone-nav div:last-of-type {
    padding-left: 10px;
}
.custom-phone-nav div:last-of-type a {
    display: block;
    text-align: left;
    color: #2e3a59;
    font-size: 12px;;
}
.custom-phone-nav div:last-of-type a:hover {
    color: #005766;
}
.cebu-partner .col-md-5 {
    margin-top: 6px;
}
.testimony-carousel .owl-dots {
    bottom: -20px;
}
@media screen and (min-width: 768px) {
    .cebu-partner .column--4 li {
        width: calc(33% - 30px);
        margin: 0px 30px 0 30px;
    }
}
@media screen and (min-width: 1200px) {
    .testimony-carousel .owl-dots {
        bottom: 50px;
    }
}

@media screen and (max-width: 1199px) {
    .testimony-carousel .owl-dots .owl-dot,
    .testimony-carousel .owl-dots .owl-dot:before {
        width: 13px;
        height: 13px;
    }
    .testimony-carousel .owl-dots .owl-dot {
        margin-right: 25px;
    }
    main section.banner.carousel-wrap.testimony {
        padding-bottom: 80px!important;
    }
    .testimony-carousel .owl-dots {
        bottom: 85px;
    }
}

@media screen and (max-width: 991px) {
    #main-container {
        z-index: unset;
    }
    .oscu-mobile-service-list {
        z-index: 999999999999;
    }
    .go-to-top.js-go-to-top {
        display: block;
        width: 40px;
        height: 40px;
        right: 15px;
        bottom: 75px;
    }
    #tidio-chat iframe {
        bottom: 120px!important;
    }
    .go-to-top .icon {
        line-height: 40px;
    }
    .testimony-carousel .owl-dots {
        bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    #hmo_partners .column--6.hmo-image-container > ul {
        margin-left: 0;
        margin-right: 0;
    }
    #hmo_partners .column--6.hmo-image-container > ul > li {
        margin-bottom: 20px;
    }
    .testimony-carousel .owl-dots {
        bottom: -20px;
    }
}
