.block-two-columns-text-image-bgimage-new-brand .mobile-only {
	display: block !important;
}
.block-two-columns-text-image-bgimage-new-brand .pc-only {
	display: none !important;
}
@media (min-width: 768px) {
	.block-two-columns-text-image-bgimage-new-brand .mobile-only {
		display: none !important;
	}
	.block-two-columns-text-image-bgimage-new-brand .pc-only {
		display: block !important;
	}
}

.block-two-columns-text-image-bgimage-new-brand .section-wrap {
	padding: 0 15px;
	max-width: 1680px;
}
.block-two-columns-text-image-bgimage-new-brand h2 {
	margin: auto;
	margin-bottom: 15px;
	margin-top: 30px;
	color: #101820;
	text-align: start;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	line-height: 33px;
}

.block-two-columns-text-image-bgimage-new-brand p {
	color: #101820;
	margin-bottom: 17px;
	margin-top: 15px;
	text-align: start;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
}
.block-two-columns-text-image-bgimage-new-brand .btn-box:not(.mobile-sticky) {
	display: block;
	text-align: start;
}

.block-two-columns-text-image-bgimage-new-brand .content {
	text-align: center;
}
.block-two-columns-text-image-bgimage-new-brand .btn-box {
	margin-bottom: 28px;
}
.block-two-columns-text-image-bgimage-new-brand .btn-box .btn,
.block-two-columns-text-image-bgimage-new-brand .btn-box a.btn.animate-btn {
	background: #ff5100;
	border-radius: 0;
	width: fit-content;
	min-width: 188px;
	padding: 10px 30px;
	font-size: 16px;
}
.block-two-columns-text-image-bgimage-new-brand .app-btns-box {
	text-align: start;
}
@media (max-width: 768px) {
	.block-two-columns-text-image-bgimage-new-brand {
		min-height: 747px;
	}
}
@media (max-width: 1200px) {
	.block-two-columns-text-image-bgimage-new-brand .img {
		text-align: center;
		margin-bottom: 20px;
		/* height: 205px; */
		min-width: 320px;
	}
}
@media (min-width: 768px) {
	.block-two-columns-text-image-bgimage-new-brand .clearfix {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
		align-content: center;
		overflow: auto;
		flex-direction: row;
		gap: 50px;
	}

	.block-two-columns-text-image-bgimage-new-brand .content {
		width: 50%;
		float: left;
		text-align: left;
		max-width: 540px;
	}
	.block-two-columns-text-image-bgimage-new-brand .img {
		width: 50%;
	}
}
@media (min-width: 1200px) {
	.block-two-columns-text-image-bgimage-new-brand {
		min-height: 600px;
	}
	.block-two-columns-text-image-bgimage-new-brand h2 {
		margin-top: 0;
		margin-bottom: 20px;
		font-size: 44px;
		font-style: normal;
		font-weight: 300;
		line-height: 48px;
	}
	.block-two-columns-text-image-bgimage-new-brand p {
		margin-bottom: 30px;
		max-width: 420px;
		font-size: 16px;
		font-style: normal;
		line-height: 24px;
	}

	.rtl .block-two-columns-text-image-bgimage-new-brand .content {
		float: right;
		text-align: right;
	}

	.block-two-columns-text-image-bgimage-new-brand .img {
		float: right;
		top: 0px;
		right: 0;
		width: 67%;
	}

	.rtl .block-two-columns-text-image-bgimage-new-brand .img {
		float: left;
	}
	.block-two-columns-text-image-bgimage-new-brand .img img {
		width: 100%;
		display: block;
		margin: auto;
		max-width: 821px;
		/* margin-left: 90px; 
		height: 487px;*/
		border-radius: 18px;
		padding: 9px;
	}
	.block-two-columns-text-image-bgimage-new-brand .btn-box {
		margin-bottom: 0;
		text-align: start;
	}
}

@media (min-width: 1200px) {
	.block-two-columns-text-image-bgimage-new-brand .btn-box .btn {
		font-size: 18px;
		padding: 17px 30px;
		width: 267px;
	}
	.block-two-columns-text-image-bgimage-new-brand .btn-box .btn,
	.block-two-columns-text-image-bgimage-new-brand .btn-box a.btn.animate-btn {
		background: #fff;
	}
}
@media (min-width: 1600px) {
	.block-two-columns-text-image-bgimage-new-brand {
		min-height: 770px;
		display: flex;
	}
	.block-two-columns-text-image-bgimage-new-brand .section-wrap {
		width: 100%;
	}
	.block-two-columns-text-image-bgimage-new-brand .btn-box .btn,
	.block-two-columns-text-image-bgimage-new-brand .btn-box a.btn.animate-btn {
		padding: 15px 20px;
		font-size: 18px;
		margin-bottom: 0;
	}
}
