/* section ของ footer */

#intro-footer {
    padding: 100px;
    background-color: #bf9c60;
}

#intro-footer .text-footer-text p {
    font-size: 22px;
    color: rgb(255, 255, 255);
}

#intro-footer .text-footer-text2 p {
    font-size: 22px;
    color: rgb(255, 255, 255);
}

#intro-footer .t-ttext-t-foo p {
    font-size: 14px;
    color: rgb(255, 255, 255);
}

#intro-footer .t-ttext-t-foo a {
    color: rgb(255, 255, 255);
}

#intro-footer .text-con-tt p {
    font-size: 14px;
    color: rgb(255, 255, 255);
}




@media (max-width: 992px) {

/* section ของ footer */

#intro-footer {
    padding: 13px;
    background-color: #bf9c60;
}

#intro-footer .text-footer-text p {
    font-size: 20px;
    color: rgb(255, 255, 255);
}

#intro-footer .text-footer-text2 p {
    font-size: 20px;
    color: rgb(255, 255, 255);
}

#intro-footer .t-ttext-t-foo p {
    font-size: 14px;
    color: rgb(255, 255, 255);
}

#intro-footer .t-ttext-t-foo a {
    color: rgb(255, 255, 255);
}

#intro-footer .text-con-tt p {
    font-size: 14px;
    color: rgb(255, 255, 255);
}


}

@media (max-width: 789px) {
   


@media (min-width: 789px) and (max-width: 789px) {
    
}
}