@media (max-width: 767px) {
    #logo-img {
        width: 100%;
    }
    .logo img {
        height: 100px;
    }
    .details {
        color: #ddd;
        background: none;
    }
    .details {
        padding-bottom: 0px;
        margin-top: 0;
        width: 100%;
    }
    .details .tagline {
        font-size: 15px;
        line-height: 20px;
        color: #000;
        -webkit-font-smoothing: antialiased;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        display: block;
    }
    .details .tagline br {
        display: none;
    }
    .none {
        display: none;
    }
    .fullscreen-banner {
        height: 165px !important;
    }
    section {
        padding-top: 55px !important;
    }
    .section-1 {
        padding-top: 50px ! important;
    }
    .header-2 #header-wrap {
        background: #000000;
        
    }
    .w3 {
        background: #454c4c;
        z-index: 999999;
        position: relative;
    }
    .featured-item .featured-icon i {
        background: transparent;
        z-index: 9;
        position: relative;
        border-radius: 0;
        color: #6baaae;
        display: inline-block;
        font-size: 36px;
        height: auto;
        line-height: 0;
        width: auto;
    }
    .featured-item .featured-icon {
        position: relative;
        border: 1px solid transparent;
        display: inline-block;
        padding: 7px;
        margin-bottom: 0;
        text-align: center;
    }
    .featured-title h5 {
        margin-bottom: 0px;
        font-weight: 500;
        text-transform: capitalize;
    }
    .sm-mt-5 {
        margin-top: 10px !important;
    }
    .md-mt-5 {
        margin-top: 5px !important;
    }
    .featured-item .featured-icon img {
        width: 45px;
    }
    .about-2 {
        margin-bottom: 35px;
    }
    .section-title p {
        font-size: 15px;
        text-align: justify;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
    }
    .service-item h4 {
        padding: 10px;
    }
    .testimonial-img img.img-center {
        width: 74px ! important;
        margin: 0 auto;
        display: block ! important;
    }
    .testimonial-content p {
        font-size: 15px;
        line-height: 26px;
        font-weight: 400;
        font-style: italic;
        color: #202125;
    }
    .testimonial.style-2 .testimonial-content span {
        bottom: -10px;
        color: rgba(255, 255, 255, 0.9);
        font-size: 36px;
        line-height: 70px;
        margin-bottom: 0;
        position: absolute;
        right: 30px;
    }
    .counter .count-number {
        display: block;
        font-size: 38px;
    }
    .counter label {
        font-weight: 500;
        color: #202125;
        text-transform: uppercase;
        font-size: 15px;
        position: relative;
        margin: 6px 0;
        margin-bottom: 0;
    }
    .footer-logo img {
        width: 40% !important;
        background: #ffff;
        padding: 10px;
        border-radius: 10px;
    }
    .primary-footer {
        padding: 40px 0;
    }
    .page-title {
        padding-bottom: 20px;
        padding-top: 120px;
    }
    .accordion .card-header {
        padding: 20px 20px 20px 8px;
        position: relative;
    }
    .team-member.style-2 .team-images img {
        border-radius: 50%;
        width: 110px;
        margin: -50px auto 0;
    }
    .service-details p {
        text-align: justify;
        font-size: 16px;
        line-height: 26px;
        color: #000;
        letter-spacing: 0.1px;
        font-weight: 400;
        margin-bottom: 4px;
    }
    .title {
        position: relative;
        color: #454c4c;
        font-size: 21px;
    }
    .service-details ul {
        margin-left: 20px;
    }
}