Avona

About The

Apostolic Vicariate of Northern Arabia

An Apostolic Vicariate of the Catholic Church, it has territorial jurisdiction over Bahrain, Kuwait, Qatar, and Saudi Arabia and serves as a spiritual refuge for an estimated 2.2 million Catholics, the vast majority of whom are migrant workers from around the world. Each member of this diverse community carries a personal story of faith, migration, and hope. Read more

Avona Women Program

Daily Liturgical Calendar

UPCOMING / ONGOING EVENTS

VIDEO MESSAGES

Stay connected with the latest sermon, talks and message from our YouTube channel. Watch now and stay connected!

Loading latest video...
// YouTube RSS feed URL (replace with your channel's RSS feed) const rssUrlInstance1 = "https://www.youtube.com/feeds/videos.xml?channel_id=UCBWXXftFNeAwO7X-0yDXQCQ";// Using All Origins CORS proxy to fetch the RSS feed const corsProxyInstance1 = "https://api.allorigins.win/raw?url=";// Function to fetch and display the latest YouTube video function fetchLatestVideoInstance1() { fetch(corsProxyInstance1 + encodeURIComponent(rssUrlInstance1)) .then(response => { if (!response.ok) { throw new Error('Network response was not ok'); } return response.text(); // Fetch the XML response }) .then(data => { // Parse the XML response const parser = new DOMParser(); const xml = parser.parseFromString(data, "text/xml");// Get the link to the latest video (the first entry's link element) const videoLink = xml.querySelector("entry link").getAttribute("href");// Extract the video ID from the video URL const urlParams = new URL(videoLink).searchParams; const videoId = urlParams.get("v");// Create the iframe HTML to embed the video const iframeHtml = ` `;// Insert the iframe HTML into the page document.getElementById("latest-video-instance-1").innerHTML = iframeHtml; }) .catch(error => { console.error('Error fetching YouTube RSS feed:', error); document.getElementById("latest-video-instance-1").innerHTML = "Error loading the video."; }); }// Call the function to fetch and display the latest video fetchLatestVideoInstance1();

The Qatar Catholic Church

The Catholic Church In Qatar Is Part Of The Universal Church, Whose Spiritual Head Is The Pope . On May 31, 2011, According To A decree Of The Holy See, Qatar Was Detached From the Apostolic Vicariate of Arabia And Included In The Newly-Formed Ecclesiastical Territory Of The Apostolic Vicariate of Northern Arabia. The Apostolic Vicariate of Northern Arabia Is Under The Spiritual Care And Guidance Of His Lordship H E Bishop Aldo Berardi, O.SS.T. Apostolic Vicar Of Northern Arabia.

THE POPE VIDEO - MONTHLY PRAYER INTENTION OF THE POPE

Loading latest video...
// YouTube RSS feed URL (replace with your channel's RSS feed) const rssUrl = "https://www.youtube.com/feeds/videos.xml?channel_id=UCsmv_x_1263xEa2x3tpcBXA";// Using a CORS proxy to fetch the RSS feed const corsProxy = "https://api.allorigins.win/raw?url=";// Function to fetch and display the latest YouTube video function fetchLatestVideo() { fetch(corsProxy + encodeURIComponent(rssUrl)) .then((response) => { if (!response.ok) { throw new Error(`Network response was not ok: ${response.status}`); } return response.text(); // Fetch the XML response }) .then((data) => { // Parse the XML response const parser = new DOMParser(); const xml = parser.parseFromString(data, "text/xml");// Get the first video entry and its link const entry = xml.querySelector("entry"); if (!entry) { throw new Error("No video entries found in the RSS feed."); }const videoLink = entry.querySelector("link").getAttribute("href");// Extract the video ID from the video URL const videoId = videoLink.split("v=")[1]?.split("&")[0]; if (!videoId) { throw new Error("Could not extract video ID from the link."); }// Create the iframe HTML to embed the video const iframeHtml = ` `;// Insert the iframe HTML into the page document.getElementById("latest-video").innerHTML = iframeHtml; }) .catch((error) => { console.error("Error fetching YouTube RSS feed:", error); document.getElementById("latest-video").innerHTML = "Error loading the video."; }); }// Call the function to fetch and display the latest video fetchLatestVideo();

Discover the latest messages from the Pope Video YouTube channel. Find inspiring sermons, biblical insights, and words of encouragement.

DAILY UPDATES FROM THE HOLY SEE / POPE FRANCIS

  • Pope to Legionaries of Christ: Religious authority is service, not domination
    on February 19, 2026 at 10:01 am

    Meeting with the General Chapter of the Legionaries of Christ, Pope Leo XIV says the role of authority in religious life is to focus the community on Christ, not as a means to dominate members. Read all

  • Our sin and the burden of a world that is in flames
    on February 19, 2026 at 9:13 am

    Our Editorial Director reflects on Pope Leo XIV’s homily at Mass on Ash Wednesday and our personal and collective responsibility in a world “that is in flames.” Read all

  • Cardinal Cupich offers encouragement to immigrants on Ash Wednesday
    on February 19, 2026 at 7:02 am

    Cardinal Blase Cupich, Archbishop of Chicago, presides over an outdoor Ash Wednesday Mass and procession, recalling immigrants in particular and saying the sign of the cross marked by the ashes they receive is "a seal that says you belong to Jesus Christ" and "a reminder that you are citizens of a homeland that has no borders." Read all