
.promotions-page {
	padding: 0% 0 0 !important;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.promotions-page {
		background: none;
		padding: 2% 0 0 0;
	}
}

.promotions-page .heading-underlined-shortlist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	margin: 60px 0 75px;
}

.promotions-page .heading-underlined-shortlist hr.heading-underline {
	margin: 0.2rem 0;
}

.promotions-page {
	background: #FFFFFF;
	padding: 0;
	margin-bottom: 0rem;
}

@media (max-width: 767px) {
	.promotions-page .container {
		padding: 0px 12px;
	}
}

.promotions-page .title-about-us {
	font-weight: 500;
	text-align: left;
}

.promotions-page .heading-underline.heading-underline_long,
hr.heading-underline {
	border-top: 1px solid #242424;
}

.promotions-page hr.heading-underline {
	width: 60px;
	margin: 0.5rem 0;
}

.promotions-page hr.heading-underline.heading-underline_long {
	width: 120px;
	margin-top: 1rem;
}

@media (max-width: 991px) {
	.promotions-page {
		background: none;
		padding: 2% 0 0 0;
	}
}

.promotions-page .heading-underlined-shortlist .title-about-us {
	font-size: 36px;
	color: var(--primary-color);
}

.promotions-page .title-about-us {
	font-size: 26px;
}

@media only screen and (max-width: 767px) {
	.promotions-page .mobile-disappear {
		display: none;
	}

	.promotions-page .mobile-appear {
		display: block !important;
	}
}

@media only screen and (max-width: 820px) {
	.promotions-page .heading-underlined-shortlist {
		margin-bottom: 30px;
		margin-top: 10px;
	}
}

#feedback.news-new #blog-cards-section .container {
	margin-top: 0;
}

.promotions-page #blog-cards-section .container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 50px;
	grid-row-gap: 28px;
	margin-top: 0px;
	border: none;
}

/* .promotions-page #blog-cards-section .cards .card-info h6{color:#005EAA;font-size:20px;margin:15px 0;} */
.promotions-page #blog-cards-section {
	margin-top: 0;
	padding-bottom: 125px;
}

@media only screen and (max-width: 768px) {
	.promotions-page #blog-cards-section .container {
		flex-wrap: wrap;
	}
}

.promotions-page #blog-cards-section .card-links-blog {
	background: transparent;
}

.promotions-page #blog-cards-section img {
	width: 100%;
	height: 263px;
	object-fit: cover;
	border-radius: 0;
	object-position: center;
	border: none;
}

/* .promotions-page .blog-cards-section-promotion .cards .card-info h6{color:#2C395A!important;font-weight:700;text-transform:uppercase;} */
.promotions-page .blog-cards-section-promotion .container {
	display: flex;
	flex-wrap: wrap;
}

.promotions-page .blog-cards-section-promotion .container .cards {
	margin-bottom: 0px;
}

.blog-main {
	padding-top: 30px;
	margin-bottom: 50px;
}

.blog-title {
	text-align: center;
	font-size: 24px;
	margin: 11px 0 24px;
	font-weight: 700;
	line-height: 28px;
}

@media (max-width:767px) {
	.blog-main {
		margin-top: 20px;
		padding-top: 10px;
	}

	.blog-title {
		font-size: 18px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 768px) {
	.blog-main iframe {
		height: 400px !important;
	}
}

.blog-image {
	margin: 15px 0 25px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.blog-image img {
	max-width: 100%;
}

.blog-image p {
	width: 100%;
	text-align: center;
}

.blog-content {
	margin: 15px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: var(--primary-color);
}

.news__section .card-info {
	padding: 10px 20px;
	text-align: right;
	background: #FFFFFF;
}

.news__section img {
	width: 100%;
}

.news__section .card-info h6 {
	font-size: 30px;
	line-height: 50px;
	letter-spacing: -0.01em;
	color: var(--gold);
	font-weight: 700;
	text-align: center;
}

.news__section .card-info p {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -0.01em;
	color: #000000;
	text-align: left;
	margin-bottom: 20px;
}

.news__section .card-info a {
	font-size: 18px;
	line-height: 27px;
	color: #6A071D;
	font-weight: 700;
}

@media(max-width:767px){
	.promotions-page #blog-cards-section .container{grid-template-columns: repeat(1, 1fr);}
	.promotions-page .card-info h6 {
		font-size: 17px;
		margin-top: 18px;
		margin-bottom: 6px;
	}

	.promotions-page .card-info p {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 19px;
	}
	.promotions-page.news__page .card-info p {
		margin-bottom: 28px;
	}	
}

.promotions-page .card-info {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 0;
	cursor: pointer;
	margin-top:20px;
}

.offers-page .promotions-page .card-info a {
	margin-top: 18px;
}

.offers-page .promotions-page .card-info p {
	min-height: auto;
}

.promotions-page .card-info p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: var(--primary-color);
	text-align: center;
	min-height: 44px;
	margin-bottom: 23px;
}
@media screen and (min-width: 767px) {

}

.promotions-page .card-info a {
	width: 215px;
	height: 55px;
	background-color: transparent;
	padding: 0;
	color: var(--primary-color);
	border-radius: 2px;
	border: 1px solid var(--primary-color);
	text-align: center;
	padding: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: unset;
	text-transform: uppercase;
	margin-bottom: 30px;
}