/* Customized CSS for Visible Stars dated 28/7/2021 */
.video-popup-div {
	padding: 49.25% 0 0 0;
	position: relative;
}

.capture-banner {
	width: 500px !important;
}

@media only screen and (max-width: 520px) {
	.video-popup-div {
		padding: 60% 0 0 0;
	}

	.capture-banner {
		width: 250px !important;
	}

	.digital-mbl-div,
	.outsourcing-mbl-div {
		height: 380px !important;
	}
}

@media only screen and (min-width: 992px) {
	.standard-hero-one .desktop {
		height: 600px;
	}
}

@media only screen and (max-width: 992px) {
	.desktop-dig-services {
		display: none;
	}

	#kampyleButtonContainer {
		display: block !important;
	}

	.nps_container .widget button {
		font-size: 13px;
		margin-left: 2px;
		width: 25px;
		height: 27px;
	}
}

@media only screen and (min-width: 769px) {
	.menu-header .mobileheader .nav-bg-mobile img {
		max-height: 60px !important;
	}
}

.header .menu-desktop__wrap .menu-col-title {
	margin-bottom: 15px;
}

.header .menu-desktop__wrap {
	padding: 32.5px 33px 50px !important;
}

.header .menu-desktop__wrap .menu-desktop-left__wrap {
	width: 25%;
}

.hp-resources .card {
	height: 360px !important;
}

.pointer-event-none {
	pointer-events: none;
}

#focus-apple {
	scroll-behavior: smooth;
}

.app-security .standard-hero-two h1,
.app-security .standard-hero-two p {
	color: #fff;
}

.big-data .standard-hero-two h1,
.big-data .standard-hero-two p {
	color: #fff;
}

.banking-computing .standard-hero-two h1,
.banking-computing .standard-hero-two p {
	color: #fff;
}

.intelligence .standard-hero-two h1,
.intelligence .standard-hero-two p {
	color: #fff;
}

@media only screen and (max-width: 700px) {
	.standard-hero-two {
		background-position: 50%
	}
}

@media only screen and (min-width: 800px) {
	.standard-hero-two {
		background-position: 100%
	}

	.intelligence .standard-hero-two {
		background-position: 0%
	}

	.crm .standard-hero-two {
		background-position: 0%
	}
}

.margin-ten {
	margin: 10px;
}

.std-column-content ul.doc-links li img {
	width: 100%;
	height: auto;
}

.h1-cx-heading {
	color: #0053a0 !important;
	font-weight: 800 !important;
}

.h6-cx-line {
	color: #0281c9
}

.wid-ht-40px {
	width: 40px !important;
	height: 40px !important;
}

.color-blue {
	color: #0053a0 !important;
}

.disp-inline {
	display: inline !important;
}

#news_tbl_wrapper {
	width: 70%;
	display: inline-block;
}

.fa-whatsapp {
	color: #fff;
	background:
		linear-gradient(#25d366, #25d366) 14% 84%/16% 16% no-repeat,
		radial-gradient(#25d366 60%, transparent 0);
}

.btn-chat {
	background-color: transparent;
	border: 1px solid rgba(39, 50, 54, .1);
	z-index: 0;
	justify-content: center;
	align-items: center;
	margin-left: 12px;
	font-size: 15px;
	display: flex;
	border-radius: 2px;
	padding: 5px 20px;
	text-decoration: none;
	font-family: museo-sans, sans-serif;
	box-shadow: inset 0 0px 0px 0px rgba(39, 50, 54, .06), 0 0 0 1px #e1e6ec, 0 2px 2px rgba(39, 50, 54, .04);
}

@media only screen and (max-width: 800px) {
	.btn-chat {
		padding: 2px 15px;
		background-color: transparent;
		border: 1px solid rgba(39, 50, 54, .1);
		z-index: 0;
		justify-content: center;
		align-items: center;
		margin-left: 0;
		margin-bottom: 10px;
		font-size: 15px;
		display: flex;
		border-radius: 2px;
		text-decoration: none;
		font-family: museo-sans, sans-serif;
		box-shadow: inset 0 0px 0px 0px rgba(39, 50, 54, .06), 0 0 0 1px #e1e6ec, 0 2px 2px rgba(39, 50, 54, .04);
	}
}

.page-context {
	color: rgba(39, 50, 54, .6);
	text-align: center;
	max-width: 1500px;
	font-size: 17px;
	font-weight: 400;
	line-height: 140%;
}

.page-heading {
	color: #273236;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 12px;
	font-size: 44px;
	font-weight: 700;
	line-height: 120%;
}

@media only screen and (min-width: 500px) and (max-width: 700px) {
	.page-heading {
		font-size: 23px;
	}

	.page-context {
		text-align: left;
		font-size: 14px;
	}
}

@media only screen and (max-width: 500px) {
	.page-heading {
		font-size: 23px;
	}

	.page-context {
		text-align: left;
		font-size: 12px;
	}
}

.menu-header .mobileheader {
	position: fixed;
	height: 100vh;
	overflow: auto;
	margin-bottom: 10rem;
}

.block-wrapper .block-grid.partner {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.block-wrapper .block-grid.partner .owl-item .item img {
	width: 150px;
}

@media screen and (max-width: 767px) {
	.block-wrapper .block-grid.partner {
		grid-template-columns: 1fr 1fr;
	}

	/* .block-wrapper .block-grid.partner {
		padding-left: 0px;
	} */

	.block-wrapper .block-grid.partner .owl-item .item img {
		width: 80px;
	}

	.block-wrapper .block-grid.partner .owl-item .item {
		background-color: #fafafa;
	}
}

@media only screen and (min-width: 300px) and (max-width: 900px) {
	.nav-middle {
		display: none;
	}

	.nav-right {
		display: none;
	}
}