@media (max-width: 768px) {

    body {
        overflow-x: hidden;
    }

    .bg-animation {
        background-size: cover;
    }

    #header-holder.main-header #top-content {
        padding-top: 10px;
    }

    .sponsori {
        margin-top: -45px;
        margin-bottom: 40px;
    }

    #intro {
        padding: 60px 15px;
    }

    .header-title.action img {
        width: 150px;
        margin-top: 20px;
    }

    .proiecte img, .ajutam img {
        margin-bottom: 30px;
    }

    section.ajutam article {
        margin-bottom: 30px;
    }

    .proiecte .spacer, .ajutam .spacer {
        height: 0;
    }

    #clienti .bg-unghi {
        display: none;
    }

    #clienti {
        background: #f2f4f6;
    }

    section.administrare {

        padding-top: 60px;
        padding-bottom: 80px;
    }

    section.pachete article {
        margin-bottom: 30px;
    }

    #header-holder.main-header .header-graphic {
        display: none;
    }

    .btn-holder{
        display:none;
    }

    .btn-holder.pachete-home{
        display:block;
    }

    .btn-pointer::after {
        display:none;
    }

    .header-title h2 {
        font-size:21px;
    }

    section.contact, section.page-pachete{
        overflow-x:hidden;
    }

    .sponsori .bg-unghi {
        height:230px;
    }

    section.produs-page ol.breadcrumb{
        display:none;
    }
}
