#banner_banprocess {
    padding: 8rem;
}

.txt_heaadbanprocess p {
    font-size: 35px;
    color: white;
    text-align: center;
    font-weight: 500;
}

#sec_process {
    padding: 4rem;
}

.txt_headprocess p {
    font-size: 35px;
    color: #670800;
    text-align: center;
    font-weight: 600;
}

.head_textprocesstext p {
    color: #670800;
    font-size: 24px;
    font-weight: 600;
}

.txt_detail p {
    font-size: 22px;
    font-weight: 500;
}

.txt_detail_de p {
    font-size: 18px;
    padding-left: 1rem;
}










/*-----------------------------------------
    RESPONSIVE
-------------------------------------------*/

@media screen and (min-width:320px) and (max-width:460px) {

#banner_banprocess {
    padding: 4rem;
}

.txt_heaadbanprocess p {
    font-size: 24px;
    color: white;
    text-align: center;
    font-weight: 500;
}

#sec_process {
    padding: 1rem;
}

.txt_headprocess p {
    font-size: 24px;
    color: #670800;
    text-align: center;
    font-weight: 600;
}

.head_textprocesstext p {
    color: #670800;
    font-size: 18px;
    font-weight: 600;
}

.txt_detail p {
    font-size: 18px;
    font-weight: 500;
}

.txt_detail_de p {
    font-size: 16px;
    padding-left: 1rem;
}

.icon-socail {
    margin-left: 2rem;
    margin-bottom: 1rem;
}

.img_banner_process img {
    width: 100%;
    height: 100%;
}

}


@media screen and (min-width:461px) and (max-width:1024px) {

#banner_banprocess {
    padding: 4rem;
}

.txt_heaadbanprocess p {
    font-size: 24px;
    color: white;
    text-align: center;
    font-weight: 500;
}

.txt_headprocess p {
    font-size: 24px;
    color: #670800;
    text-align: center;
    font-weight: 600;
}

#sec_process {
    padding: 1rem;
}

.head_textprocesstext p {
    color: #670800;
    font-size: 20px;
    font-weight: 600;
}

.txt_detail p {
    font-size: 18px;
    font-weight: 500;
}







}





