.first_fold p {
    font-size: 14px;
    line-height: 22px;
    color: black;
    padding-top: 0;
    font-size: 16px !important;
    font-family: myfont
}

.distribution h4 {
    color: #1d1d1d;
    font-size: 35px;
    font-weight: 800
}

.distribution h1 {
    color: #1d1d1d;
    font-size: 35px;
    font-weight: 800
}
.distribution ul li{
    list-style: inside;
}
.roww h5 span {
    color: #3b945e;
    font-size: 48px
}
@media (max-width:1199px) {
    .distribution h1 {
    font-size: 30px;
}
.first_fold p {
line-height: 1.3;
    font-size: 14px !important;
}
.distribution ul li {
    list-style: inside;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 15px;
}
}
@media (max-width:991px) {
    .distribution img {
    width: 100%;
}
.distribution h4 {
    font-size: 28px;
}
}
@media(max-width:611px) {
    .roww h5 {
        font-size: 24px;
        color: #fff;
        margin: 0;
        font-family: myfont2;
        line-height: 22px;
        margin: 0 0 8px
    }
.roww {
    padding: 0;
    margin: 0;
    top: 55%;
    left: 0;
    transform: translateY(-50%);
}

    .roww h5 span {
        color: #3b945e;
        font-size: 25px
    }

    .service_solution_inner_pages_img {
        display: none
    }

    .tabs_button {
        margin-top: 0
    }

    .resource_inner_page_first {
        padding: 45px 0px;
        padding-bottom: 0
    }

    .solution .row {
        margin: 0
    }
}

@media (max-width:410px) {
    .roww {
    top: 60%;
}
.roww h5 {
    font-size: 18px !important;
    margin: 0;
}
.roww h5 span {
    font-size: 18px;
}
.roww h5:after {
    bottom: -8px;
    width: 19%;
    height: 4px;
}
}
