@media (max-width: 1199px) {
    .bvi-text {
        display: none !important;
    }
}
@media (max-width: 768px) {
    #title-personal.bread-crumb-wrap {
        height: 100px;
        background-size: cover !important;
    }
    .header-top__btn {
        width: 100%;
    }
    .header-midle__right {
        position: relative;
    }
    .navbar-header {
        position: absolute;
        z-index: 10;
        top: -50px;
        right: 0;
    }
    .menu-doun {
        color: rgb(171, 174, 175);
    }
    .header__bottom__info {
        padding-bottom: 10px;
    }
    .header__bottom__info::after {
        display: none;
    }
    .title-home__wrap,
    .title-home__col {
        display: block;
    }
    .title-home__label {
        white-space: normal;
        text-align: center;
        font-size: 14px;
        font-weight: 400;
    }
    .title-home__value, .title-home__value a {
        font-weight: 500;
        font-size: 16px;
    }
    .home-section2__title h1::after, .home-section2__title h1::before, .home-section2__title .sub-title::after, .home-section2__title .sub-title::before {
        display: none;
    }
    .home-section2__title h1 {
        padding: 0;
        font-size: 20px;
    }
    .home-section2__wrap {
        padding: 30px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .home-section2__img {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
    }
    .home-section2__navs {
        display: block;
    }
    .home-section2__navs__item {
        width: 100%;
        padding: 20px 0 0 0;
    }
    .home-section2__title .title {
        font-size: 16px;
    }
    .home-section2__title .sub-title {
        padding: 0;
        font-size: 20px;
    }
    .home-section4 .persona-link {
        margin-bottom: 30px;
    }
    .review-box__img img {
        width: 100px;
        height: 100px;
        border-radius: 50px;
    }
    .review-box__img {
        left: -10px;
        width: 110px;
        height: 110px;
        border-radius: 55px;
    }
    .services__item {
        height: 300px;
    }
    .home-section2__footer {
        display: block;
        text-align: center;
    }
    .home-section2__footer .btn {
        margin-bottom: 10px;
    }
    .review-box {
        padding: 5px 0 0;
    }
    .fpad50 {
        padding-bottom: 25px;
    }
    .footer__wrap {
        display: block;
    }
    .review-box__name {
        height: 100px;
        padding: 15px 10px 50px 80px;
    }
    .footer__right {
        padding: 30px 0 0 0;
        display: block;
    }
    .footer__right__nav {
        text-align: center;
        padding-bottom: 30px;
    }
    .footer__right__caption {
        background-position: left 50% bottom 22px;
    }
    .footer__banner {
        text-align: center;
        padding-top: 10px;
    }
    .footer__banner iframe {
        width: 100%;
    }
    .footer__line a,
    .copyright {
        display: block;
        text-align: center;
    }
    .footer__wrap {
        padding-bottom: 20px;
    }
    .wrapper {
        display: block;
    }
    .wrapper__content {
        width: 100%;
        margin-bottom: 30px;
        overflow: hidden;
    }
    .wrapper__sidebar {
        width: 100%;
        min-width: 100%;
        padding-right: 0;
    }
    .tpad50 {
        padding-top: 20px;
    }
    .home-section2__title {
        margin-bottom: 20px;
    }
    .review-box-list {
        padding-left: 10px;
    }
    .Testiminal-page-wrap {
        padding: 0;
    }
    .complete-footer {
        float: none !important;
        z-index: 10 !important;
        bottom: auto !important;
        left: auto !important;
    }
    .search-wrap {
        width: 100% !important;
    }
}

@media (max-width: 574px) {
    .footer__left {
        width: 100%;
    }
    .footer__left__info {
        padding-left: 30px;
        padding-right: 30px;
        margin-left: -30px;
        margin-right: -30px;
    }
    #title-personal.bread-crumb-wrap {
        height: 60px;
    }
}
