suffering
Hi
Your site has some theme style changes that override the blur class.
Kindly add this code in custom.css file to get the same effect
.homepage .t3-header {
background-color: transparent!important;
border-bottom: inherit!important;
}
Regards