Marco Rubio, Secretary of State
Washington, D.C.
Treaty Room
const bcMiddle = document.querySelector(“.bc_middle”);
const bcEllipse = document.querySelector(“.bc_ellipse”);
const bcHide = document.querySelector(“.bc_hide”);
const bcContent = document.querySelector(“.bc_content”);
const blockBreadcrumbsContent = document.querySelector(“.block_breadcrumbs_content”);
if (bcMiddle && bcMiddle.classList.contains(“collapse”)) {
const toggleElements = () => {
bcHide.classList.toggle(“visible”);
bcMiddle.classList.toggle(“collapse”);
bcEllipse.style.display = bcEllipse.style.display === “none” ? “” : “none”;
bcContent.classList.toggle(“noflex”);
blockBreadcrumbsContent.classList.toggle(“noflex”);
};
if (bcEllipse) {
bcEllipse.addEventListener(“click”, toggleElements);
}
if (bcHide) {
bcHide.addEventListener(“click”, toggleElements);
}
} else if (bcEllipse) {
bcEllipse.style.display = “none”;
}
Secretary of State Marco Rubio and Serbian Foreign Minister Marko Djuric Before Their Meeting
QUESTION: Mr. Secretary, will Russian sanctions still go into effect later this week after the Witkoff meeting with President Putin?
SECRETARY RUBIO: Thank you. We’ll have more to say about that later on today. (Inaudible.) Ambassador Witkoff’s on his way back now. We – I just got off the phone with him a few minutes ago. We’ll have some other discussions throughout the day, and then hopefully there’ll be some announcements here fairly soon. Maybe positive, maybe not. We’ll see.
Thank you.
QUESTION: Did Russia agree to a ceasefire?
