@media only screen and (max-width:1024px) {
    .menu ul li a {
        color: #000 !important;
        font-weight: 500;
        padding: 10px 0px;
        margin: 0px 0px;
        font-size: 11pt;
    }
    .partner_text h2 {
        font-size: 40px;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
    }
    .logo_top img {
        width: 100%;
    }
}


@media only screen and (max-width:991px) {
    .testipart1 {
        width: 100%
    }

    .testipart2 {
        width: 100%;
        float: none
    }

    .testi_con {
        margin-top: 10px;
        width: 100%;
        padding: 10%
    }

    .person_pic {
        text-align: center
    }

    .person_pic img {
        width: 50%
    }

    .testimonial {
        width: 80%;
        margin: auto
    }

    .menu {
        position: absolute;
        right: 0;
        float: right;
        width: 100%
    }

    .navbar-dark .navbar-toggler {
        float: right
    }

    .navbar-toggler {
        float: right;
        position: absolute;
        right: 12px;
        top: -40px
    }

    span.navbar-toggler-icon i {
        display: none
    }

    .menu ul li a {
        border-bottom: 1px solid #fff;
        text-align: center;
        color: #fff !important
    }

    .menu ul {
        background: #1f8da1
    }

    .menu ul {
        padding: 0;
        margin-top: 55px
    }

    button.navbar-toggler.collapsed {
        background: #0056b3
    }

    span.navbar-toggler-icon {
        background: #0056b3
    }

    button.clientbt {
        font-size: 15px;
        color: #fff;
        background: #1f8da1;
        border: 0;
        padding: 7px 15px;
        margin-top: 8%;
        margin-bottom: 30px
    }

    .sub_testi {
        text-align: center
    }

    .testi_title {
        text-align: center;
        font-size: 40px
    }

    p.what_we {
        width: 138px;
        margin: auto
    }

    .trusted_text {
        text-align: center
    }

    .button_client {
        text-align: center
    }

    .infos p {
        text-align: center
    }

    .testipart1 img {
        width: 53%;
        margin: auto
    }

    .cardtesti {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .process_pic {
        display: inline-block;
        width: 48% !important;
        margin: 1%
    }

    .partner_logo {
        padding: 5px 0;
        margin-top: 20px
    }

    .navbar-toggler {
        float: right;
        position: absolute;
        right: 12px;
        top: -40px
    }

    p.now {
        text-align: justify
    }

    .partner_logo img {
        width: 50%
    }

    .welcome_water h1 {
        text-align: center
    }

    .partner_text h2 {
        font-size: 40px
    }

    .partner_logo {
        text-align: center
    }

    .navbar-toggler {
        float: right;
        position: absolute;
        right: 12px;
        top: -60px;
    }

    .packaging {
        margin-top: 90px;
    }

    .pro_pic01 {
        width: 50%;
        margin: auto;
        margin-bottom: 40px;
    }

    h3.title_pro {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 20px;
        color: #000;
        text-align: center;
        line-height: 25px;
    }

    .footer-con p {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width:667px) {
    .packaging {
        margin-top: 85px;
    }

    .navbar-toggler {
        float: right;
        position: absolute;
        right: 12px;
        top: -50px;
    }
}

@media only screen and (max-width:575px) {
    .logo_top img {
        width: 20%
    }

    .brand_identity img {
        width: 20%
    }

    .partner_logo img {
        width: 40%
    }
}

@media only screen and (max-width:414px) {
    .navbar-toggler {
        float: right;
        position: absolute;
        right: 12px;
        top: -37px;
    }

    .packaging {
        margin-top: 55px;
    }

    .partner_text h2 {
        font-size: 30px;
    }

    .testi_title {
        text-align: center;
        font-size: 34px;
    }

    .sub_testi {
        font-size: 15px;
    }

    .infos p {
        font-size: 16px;
    }
}