@media (max-width: 767.98px) {
    .phone-logo {
        height: 70px !important;
    }
    .navbar-toggler {
        margin-top: 10px !important;
    }
    .services-section-seven {
        display: none !important;
    }
    .services-section-seven .inner-container {
        margin-top: 10px !important;
    }
    .main-slider .slide {
        padding: 80px 0px !important;
    }
    .services-block-ten {
        margin-bottom: 10px !important;
    }
    .experience {
        height: 300px;
    }
    .list-link li a::before {
        position: absolute;
        content: "";
        left: 0px;
        top: -3px;
        font-family: 'FontAwesome';
    }
    .list-link li {
        text-align: center;
    }
    .list-style-two li {
        text-align: center;
    }
    .list-style-two li .icon {
        position: relative !important;
        margin-right: 8px;
    }
    .sm-mb-5 {
        margin-bottom: 30px;
    }
}

.sponsor {
    margin-bottom: 30px;
}

.main-footer.style-three {
    position: relative;
    /* padding: 95px 0px 95px; */
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.main-footer.style-three::before {
    /* position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.90); */
}

footer .hr {
    height: 1px;
    background: linear-gradient(to right, transparent, #22d8a7, transparent);
}

footer h4 {
    position: relative;
    color: #000000;
    font-weight: 500;
    line-height: 1.3em;
    font-family: 'Playfair Display', serif;
}

.text_primary {
    color: #c10e0e !important;
}

.custom_faq .accordion .card {
    margin-bottom: 20px;
}

.custom_faq .accordion .card button {
    font-weight: 700;
    color: #222222 !important;
    white-space: normal !important;
    word-wrap: break-word;
}