.technology_section {
    width: 25%;
    border: 2px solid #d7d7d7;
}

    .technology_section img {
        justify-content: center;
        align-items: center;
        width: 100%;
    }

.technology_box {
    width: 100%;
    display: flex;
}

.Technology_section {
    float: left;
}

.Technology_section_2 {
    width: 100%;
}

    .Technology_section_2 p {
        font-size: 14px;
        color: #444;
        font-family: roboto;
        font-weight: 300;
        text-align: left;
        line-height: 26px;
    }

.technology-box-sec {
    width: 320px;
    height: 231px;
    background: #e44228;
    border: 1px solid #cccccc;
}

.technology-box-third {
    width: 100%;
    height: 223px;
    background: #fff;
    border: 1px solid #cccccc;
    margin-top: -9px;
    margin-left: -16px;
}

    .technology-box-third img {
        width: auto;
        margin: auto;
        text-align: center;
        display: block;
        margin-top: 20%;
    }

.Technology_Providers {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.Technology_img_section {
    width: 100%;
    background: #f0fdf0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.provide_img {
    width: 100%;
    background: #FFF;
}

.img-box {
    width: 23%;
}

    .img-box img {
        width: 100%;
        height: 250px;
    }

.provide-case {
    width: 100%;
    display: flex;
    margin: auto;
    border-bottom: 2px dotted gray;
    flex-wrap: wrap;
}

.provide-box-1 {
    width: 100%;
    padding: 0px 20px;
}

.provide-box-2 {
    width: 100%;
    padding: 0px 20px;
}

.pro-box {
    width: 100%;
}

.pro-box1 {
    width: 100px;
    margin: auto;
    display: block;
    text-align: center;
    background: #fff;
    height: 96px;
    border-radius: 64%;
    box-shadow: 9px 9px 8px #615d5d5e;
}

    .pro-box1 img {
        padding-top: 20px;
        display: block;
        margin: auto;
        text-align: center;
        padding-left: 5px;
    }

.pro-box h3 {
    font-size: 16px;
    font-family: roboto;
    font-weight: 700;
    text-align: center;
    color: #000000;
}

.pro-box p {
    font-size: 14px;
    font-family: roboto;
    font-weight: 400;
    color: #777777;
    text-align: center;
}

    .pro-box p a {
        font-size: 14px;
        font-family: roboto;
        font-weight: 800;
        color: #383880;
        text-decoration: underline;
    }

.company_contact {
    width: 100%;
}

    .company_contact p {
        font-size: 20px;
        color: #000000;
        font-family: roboto;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.btns {
    background: #e44228;
    color: #fff;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 10px 15px 10px;
    font-size: 20px;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    transition: all 400ms;
    width: 15%;
    border-radius: 30px;
    font-weight: 700;
    font-family: roboto;
}

    .btns:hover {
        background: #e44228;
        color: #fff;
    }

@media (min-width: 0px) and (max-width: 481.99px) {
    .img-box {
        width: 100%;
        margin-bottom: 30px;
    }

        .img-box img {
            width: 100% !important;
            height: auto;
        }

    .provide-box-1 {
        width: 100%;
    }

    .provide-box-2 {
        width: 100%;
    }

    .btns {
        width: 100%;
    }

    .Technology_section {
        width: 100%;
    }

    .Technology_section_2 {
        width: 100%;
        margin-top: 15px;
    }
}

@media (min-width: 482px) and (max-width: 767.98px) {
    .Technology_Providers {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .Technology_section {
        width: 100%;
        margin-bottom: 50px;
    }

    .Technology_section_2 {
        width: 100%;
    }

    .Technology_img_section {
        width: 100%;
        background: #f0fdf0;
        display: flex;
        flex-wrap: wrap;
    }

    .img-box {
        width: 46%;
        margin-bottom: 30px;
    }

        .img-box img {
            width: 100% !important;
            height: auto;
        }

    .btns {
        padding: 8px 16%;
    }

    .provide-case {
        display: flex;
        flex-wrap: wrap;
    }

    .provide-box-1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .provide-box-2 {
        width: 100%;
    }

    .pro-box1 {
        width: 100px !important;
        height: 100px !important;
    }

        .pro-box1 img {
            padding-top: 35px;
        }
}

@media (min-width: 0px) and (max-width: 767.98px) {
    .technology_box {
        display: flex;
        flex-wrap: wrap;
    }

    .technology_section {
        margin-top: 20px;
        width: 96%;
    }

        .technology_section img {
            width: 100%;
            display: flex;
        }

    .img-box img {
        width: 100%;
        height: 205px;
    }

    .pro-box1 {
        width: 100px !important;
        height: 100px !important;
    }
}

@media (min-width: 768px) and (max-width: 991.99px) {
    .img-box img {
        width: 100%;
        height: 205px;
    }

    .technology-box-third img {
        width: 100% !important;
    }

    .Technology_section_2 {
        width: 50%;
    }

    .img-box {
        width: 22%;
    }

    .provide-box-1 {
        width: 50%;
        padding: 0px 20px;
    }

    .provide-box-2 {
        width: 50%;
        padding: 0px 20px;
    }

    .mr-50 {
        margin-right: 0px !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pro-box1 img {
        margin-top: -4px;
    }

    .Technology_section_2 {
        width: 50%;
    }

    .img-box {
        width: 22%;
    }

    .provide-box-1 {
        width: 50%;
        padding: 0px 20px;
    }

    .provide-box-2 {
        width: 50%;
        padding: 0px 20px;
    }

    .mr-50 {
        margin-right: 0px !important;
    }
}
