<html lang="en-GB">
<head>
	<meta charset="UTF-8" />
	<!-- <link rel="icon" href="" sizes="32x32" /> -->
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="title" content="Celeb Patrol UG - Working on Some Minor Updates" />
	<meta name="description" content="" />
	<meta name="url" content="https://celebpatrol.ug" />
	<meta name="site_name" content="Celeb Patrol UG" />
	<meta name="author" content="">
	<meta name="keywords" content="">
	<title>Celeb Patrol UG</title>

	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;600;700&display=swap" rel="stylesheet">

	<link href="https://celebpatrol.ug/wp-content/plugins/under-construction-maintenance-mode/assets/css/fa-brands.min.css" rel="stylesheet">
	<link href="https://celebpatrol.ug/wp-content/plugins/under-construction-maintenance-mode/assets/css/fontawesome.min.css" rel="stylesheet">

		
	<style media="screen">
	html{
		min-height: 100%;
	}
	.ucmm-body *{
		box-sizing: border-box;
	}
	body{
		display: flex;
		flex-direction: column;
		place-items: center;
		text-align: center;
				background-color: transparent;
		background-image: url(https://celebpatrol.ug/wp-content/plugins/under-construction-maintenance-mode/img/coming-soon.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: scroll;
				margin: 0;
		min-height: 100dvh;

	}
	.ucmm-bottom-vector-container {
		flex: 1;
		height: calc(100dvh - 425px);
		max-height: 450px;
		min-height: 300px;
	}
	.ucmm-bottom-vector-container img {
		max-height: 100%;
	}
	.ucmm-main {
		align-items: center;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		max-width: 100%;
		width: 100%;
		margin:auto;
	}
	/* Top / bottom social icons follow page flow (below logo, above footer). */
	body.ucmm-social-pos-top .ucmm-logo,
	body.ucmm-social-pos-bottom .ucmm-logo {
		flex-shrink: 0;
		order: 1;
		width: 100%;
	}
	body.ucmm-social-pos-top .ucmm-social-icons {
		flex-shrink: 0;
		order: 2;
		padding: 10px 16px 6px;
		position: static;
		text-align: center;
		width: 100%;
		z-index: auto;
	}
	body.ucmm-social-pos-top .ucmm-main {
		order: 3;
	}
	body.ucmm-social-pos-top .ucmm-bottom-vector-container {
		order: 4;
	}
	body.ucmm-social-pos-top .footer-love {
		flex-shrink: 0;
		order: 5;
	}
	body.ucmm-social-pos-bottom .ucmm-main {
		order: 2;
	}
	body.ucmm-social-pos-bottom .ucmm-bottom-vector-container {
		order: 3;
	}
	body.ucmm-social-pos-bottom .ucmm-social-icons {
		flex-shrink: 0;
		order: 4;
		padding: 10px 16px;
		position: static;
		text-align: center;
		width: 100%;
		z-index: auto;
	}
	body.ucmm-social-pos-bottom .footer-love {
		flex-shrink: 0;
		order: 5;
	}
	body.ucmm-social-pos-bottom.ucmm-has-footer-love .ucmm-social-icons {
		padding-bottom: 12px;
	}
	body.ucmm-social-pos-bottom.ucmm-has-footer-love.ucmm-love-pos-center .ucmm-social-icons {
		margin-bottom: 6px;
		padding-bottom: 0px;
	}
	body.ucmm-social-pos-left {
		grid-template-columns: auto 1fr;
		grid-template-rows: 1fr auto;
	}
	body.ucmm-social-pos-left .ucmm-social-icons {
		align-self: center;
		flex-direction: column;
		justify-content: center;
		justify-self: center;
		padding: 8px 10px 8px 50px;
		width: auto;
		top: 50%;
		left: 0px;
		transform: translateY(-50%);
		position:fixed;
	}
	body.ucmm-social-pos-left .ucmm-main {
		align-self: center;
		grid-column: 2;
		grid-row: 1;
		justify-self: center;
	}
	body.ucmm-social-pos-left .footer-love {
		grid-column: 2;
		grid-row: 2;
		justify-self: stretch;
	}
	body.ucmm-social-pos-right .ucmm-main {
		align-self: center;
		grid-column: 1;
		grid-row: 1;
		justify-self: center;
	}
	body.ucmm-social-pos-right .ucmm-social-icons {
		align-self: center;
		flex-direction: column;
		justify-content: center;
		justify-self: center;
		padding: 8px 50px 8px 10px;
		width: auto;
		right: 0px;
		transform: translateY(-50%);
		position:fixed;
		top: 50%;
	}
	body.ucmm-social-pos-right .footer-love {
		grid-column: 1;
		grid-row: 2;
		justify-self: stretch;
	}
	.ucmm-logo img {
		display: block;
		height: auto;
		margin: 0 auto;
		max-width: 100%;
					}
	.ucmm-content h1{
		margin: 0;
		box-sizing: border-box;
		color: #1F2557;
		font-family: "Oswald",Impact,sans-serif;
		font-size: min(14vh, 6.25rem);
		font-weight: 700;
		line-height: 1.2;
		min-height: 0;
		max-width: 610px;
		width: 100%;
		margin-top: 0em;
		opacity: 1;
		text-align: center;
	}

	h1{
		box-sizing: border-box;
		color: #1F2557;
		font-family: "Oswald", sans-serif;
		font-size: clamp( 2.25rem, 8vw, 6.25rem );
		font-weight: 600;
		line-height: 81px;
		min-height: 81px;
		max-width: 610px;
		width: 100%;
		margin: clamp( 1.5rem, 12vh, 137px ) auto 0;
		opacity: 1;
		text-align: center;
	}
	.ucmm-content .ucmm-subheading{
		box-sizing: border-box;
		color: #1F2557;
		font-family: "Oswald", sans-serif;
		font-size: 24.41px;
		font-style: normal;
		font-weight: 300;
		letter-spacing: 0;
		line-height: 100%;
		margin: 42px auto 32px;
		max-width: 610px;
		width: 100%;
	}
	.ucmm-subheading a{
		color: inherit;
	}
	.footer-love {
		color: #1F2557;
		font-family: "Oswald", Impact, sans-serif;
		padding: 3px;
		padding-bottom: 5px;
		width: 100%;
		box-sizing: border-box;
		text-align: right	}
	.footer-love a{
		text-decoration: none;
		color: inherit;
		font-family: inherit;
	}
	.footer-love a:hover{
		color: #3BB9FF;
	}
	/* Icons style start here */
	.ucmm-social-icons{
		align-items: center;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
	.ucmm-icon{
		width: 40px;
		height: 40px;
		display: inline-block;
		line-height: 40px;
		border-radius: 50%;
		margin: 8px;
	}
	.ucmm-icon .fab{
		color: #fff;
		vertical-align: middle;
		font-size: 18px;
		line-height: 40px;
	}
	.ucmm-facebook-icon{
		background: #4266C9;
			}
			#customize-control-ucmm_wpbrigade_customization-ucmm_display_footer_text_position {
			display: none !important;
		}
		.ucmm-twitter-icon{
		background: #000;
		align-items: center;
		justify-content: center;
		vertical-align: middle;
				display: inline-flex;
			}
	.ucmm-linkedin-icon{
		background: #2867B2;
				display: none;
			}
	.ucmm-google-icon{
		background: #d34836;
				display: none;
			}
	.ucmm-youtube-icon{
		background: #FF0000;
			}
	.ucmm-instagram-icon{
		background: #DD2A7B;
			}
	.ucmm-pinterest-icon{
		background: #BD081C;
				display: none;
			}
	.ucmm-codepen-icon{
		background: #000;
				display: none;
			}
	body.ucmm-social-style-new .ucmm-facebook-icon,
	body.ucmm-social-style-new .ucmm-twitter-icon,
	body.ucmm-social-style-new .ucmm-linkedin-icon,
	body.ucmm-social-style-new .ucmm-google-icon,
	body.ucmm-social-style-new .ucmm-youtube-icon,
	body.ucmm-social-style-new .ucmm-instagram-icon,
	body.ucmm-social-style-new .ucmm-pinterest-icon,
	body.ucmm-social-style-new .ucmm-codepen-icon{
		background: #ffffff;
		box-shadow: 4px 4px 8px 0 #0000000D;
	}
	body.ucmm-social-style-new .ucmm-icon .fab{
		color: #707070;
	}
	body.ucmm-social-style-new .ucmm-twitter-icon svg path{
		fill: #707070;
	}

	/*----- schedule countdown -----*/
	.ucmm_schedule_time{
		align-self: start;
		box-sizing: border-box;
		color: #000000;
		display: flex;
		justify-content: center;
		padding-bottom: 20px;
		padding-top: 8px;
		width: 100%;
	}
	.ucmm-schedule-expired{
		background-color: #dc3232;
		border-radius: 6px;
		color: #fff;
		display: inline-block;
		padding: 12px 20px;
	}
	.ucmm_schedule_time .ucmm-schedule-notice{
		background-color: #fcf0f0;
		border-left: 4px solid #d63638;
		box-sizing: border-box;
		color: #3c434a;
		display: inline-block;
		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
		font-size: 13px;
		font-weight: 400;
		line-height: 1.4em;
		margin: 0 auto;
		max-width: min(100%, 520px);
		padding: 8px 12px;
		text-align: center;
		width: auto;
	}
	.ucmm_schedule_time .ucmm-schedule-notice--info{
		background-color: #f0f6fc;
		border-left-color: #2271b1;
	}
	.ucmm-countdown{
		align-items: stretch;
		display: flex;
		flex-wrap: nowrap;
		gap: 12px;
		justify-content: center;
		max-width: 100%;
		width: 100%;
	}
	.ucmm-countdown__unit{
		align-items: center;
		background: #F3B415;
		border-radius: 10px;
		box-sizing: border-box;
		color: inherit;
		display: flex;
		flex: 0 1 auto;
		flex-direction: column;
		justify-content: center;
		min-width: 72px;
		padding: 12px 14px;
		text-align: center;
	}
	.ucmm-countdown__num{
		font-family: "Oswald", sans-serif;
		font-size: 36.61px;
		font-weight: 700;
		letter-spacing: 0;
		line-height: 100%;
	}
	.ucmm-countdown__lbl{
		font-family: "Oswald", sans-serif;
		font-size: 14.64px;
		font-weight: 400;
		letter-spacing: 0.03em;
		line-height: 100%;
		margin-top: 6px;
		text-transform: capitalize;
	}
	.ucmm-twitter-icon svg path{
		fill: #fff;
	}
	.ucmm-twitter-icon svg{
		width: 20px;
		height: 20px;
		vertical-align: middle;
	}
	@media only screen and (max-width: 782px) {
		body.ucmm-social-pos-left,
		body.ucmm-social-pos-right {
			grid-template-columns: 1fr;
			grid-template-rows: auto auto auto;
		}
		body:has(.ucmm-social-icons) .ucmm-main {
			padding-inline: 55px;
		}
		body.ucmm-social-pos-left .ucmm-main,
		body.ucmm-social-pos-right .ucmm-main {
			grid-column: 1;
			grid-row: 1;
		}
		body.ucmm-social-pos-left .footer-love,
		body.ucmm-social-pos-right .footer-love {
			grid-column: 1;
			grid-row: 3;
		}
		.ucmm-countdown {
			flex-wrap: nowrap;
			gap: clamp( 6px, 2vw, 12px );
		}
		.ucmm-countdown__unit {
			flex: 1 1 0;
			min-width: 0;
			padding: clamp( 8px, 2vw, 12px ) clamp( 6px, 1.5vw, 14px );
		}
		.ucmm-countdown__num {
			font-size: clamp( 22px, 5.5vw, 36.61px );
		}
		.ucmm-countdown__lbl {
			font-size: clamp( 10px, 2.5vw, 14.64px );
			margin-top: 4px;
		}
		.ucmm-content h1 {
			font-family: Oswald;
			font-weight: 700;
			font-size: 47px;
			line-height: 100%;
			letter-spacing: 3%;

		}
		.ucmm-content .ucmm-subheading {
			margin-block: 15px 25px;
			font-family: Oswald;
			font-weight: 300;
			font-size: 18px;
			line-height: 140%;
			letter-spacing: 0%;
			text-align: center;
			text-wrap: balance;

		}
		.ucmm-main {
			padding-inline: 30px;
		}

		body.ucmm-social-pos-right .ucmm-social-icons,
		body.ucmm-social-pos-left .ucmm-social-icons {
			padding: 0px;
		}
	}
	@media only screen and (max-width: 600px) {
		.ucmm-logo h1{
			font-size: 2.25rem;
			line-height: 1.15;
			min-height: 0;
		}
		.ucmm-bottom-vector-container {
			flex: none;
			height: auto;
			max-height: none;
		}
		.ucmm-bottom-vector {
			max-width: 100%;
			height: auto;
		}
		.ucmm-countdown {
			gap: 6px;
		}
		.ucmm-countdown__unit {
			border-radius: 8px;
			padding: 8px 4px;
		}
		.ucmm-countdown__num {
			font-size: clamp( 18px, 5vw, 28px );
		}
		.ucmm-countdown__lbl {
			font-size: clamp( 8px, 2.2vw, 12px );
			margin-top: 3px;
		}
	}

	
		
	</style>

	</head>
<body class="ucmm-body ucmm-social-pos-bottom ucmm-social-style-classic ucmm-has-logo">
<header class="ucmm-logo">
<img src="https://celebpatrol.ug/wp-content/uploads/2026/06/Black-White-and-Red-Modern-Breaking-News-Channel-Logo-1-1-e1781625424585.png" alt="Celeb Patrol UG">
	</header>
	<div class="ucmm-main">
	<div class="ucmm-content" role="main">
		<h1>
		COMING SOON		</h1>
		<div class="ucmm-subheading">
		We're Working on Something Huge to better Your Experience wth Us. Will be Back Shortly!		</div>
	</div>

		<div class="ucmm_schedule_time" style="display:none" aria-hidden="true"></div>
	
	</div>

	<div class="ucmm-social-icons"><a class="ucmm-facebook-icon ucmm-icon" href="https://www.facebook.com/CelebPatrolUG" target="_blank" rel="noopener noreferrer"><i class="fab fa-facebook-f"></i></a><a class="ucmm-twitter-icon ucmm-icon" href="https://www.x.com/CelebPatrolUG" target="_blank" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="20" height="20" viewBox="0 0 30 30"><path d="M26.37,26l-8.795-12.822l0.015,0.012L25.52,4h-2.65l-6.46,7.48L11.28,4H4.33l8.211,11.971L12.54,15.97L3.88,26h2.65 l7.182-8.322L19.42,26H26.37z M10.23,6l12.34,18h-2.1L8.12,6H10.23z"></path></svg></a><a class="ucmm-youtube-icon ucmm-icon" href="https://www.youtube.com/@CelebPatrolUG" target="_blank" rel="noopener noreferrer"><i class="fab fa-youtube"></i></a><a class="ucmm-instagram-icon ucmm-icon" href="https://www.instagram.com/CelebPatrolUG" target="_blank" rel="noopener noreferrer"><i class="fab fa-instagram"></i></a></div>	<div class="ucmm-bottom-vector-container">
		<img
			class="ucmm-bottom-vector"
			src="https://celebpatrol.ug/wp-content/plugins/under-construction-maintenance-mode/img/coming-soon-vector.png"
			alt="Construction vector"
		>
	</div>
	

	
</body>
</html>
