/* Business Green */

/* Variables */
:root {
	--white: #FFFFFF;
}

/* Hiding site topper ad */
.site-topper-ad {
	height: 0px !important;
}

/* Ribbon fixes */
.upcoming-events-ticker {
	height: 44px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

@media only screen and (max-width: 991px) {
	.upcomining-events-ticker {
		height: unset !important;
	}
}

#rdm-event-ticker {
	width: 1066px !important;
}

.home-page-hot-topic {
	margin-top: 0px !important;
}

/* Ribbon fixes end */


/* Fixed height for top leaderboard ad */
#rdm-below-header {
	height: 250px !important;
	margin-bottom: 60px;
}

/* Video height on static pages fix */
/* This needs to be logged with K after launch */
.static-page iframe {
	height: 100% !important;
}

#rdm-end-of-listing-page {
	border: 5px solid var(--white);
}

/* Advertisement Text Style */
.ad-text {
	font-family: 'source_sans_proregular';
	font-style: normal;
	font-weight: normal;
	font-size: 0.84rem;
	line-height: 19px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0px;
	border-top: 1px solid #F4F4F4;
	color: #8E8E8D;
	width: 300px;
	margin: 0 auto;
}

/* Hide secondary bullet points in barrier page */
.secondary-bullet-point:before {
	display: none;
}

/* Making RHC on Hub pages opaque */
.common-full-block.ranked-articles-list.single-col {
	background: var(--white);
	opacity: 0.8;
}

/* Margin for native ad */
#rdm-listings-slot-3 {
	margin-bottom: 35px;
}

#rdm-listings-slot-3:empty {
	margin-bottom: 0;
}


/* Barrier page changes */

a.btn-primary-dark-left {
	color: var(--white);
	font-size: 1.125rem;
	padding: 12px 20px;
	display: block;
	width: 150px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	float: left;
}

a.btn-primary-dark-right {
	color: var(--white);
	font-size: 1.125rem;
	padding: 12px 20px;
	display: block;
	width: 150px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	float: right;
}

/*** MEMBERSHIP UPGRADE PAGE ***/

/* MEMBERSHIP TABLE SECTION */
.membership-2 {
	display: flex;
	width: 100%;
	margin-right: auto;
}

.membership-2 .col-sm-3 {
	padding-left: 0px;
	padding-right: 0px
}

.membership-2 .card-body {
	margin-left: 0px;
	padding: 0px
}

.membership-2 .card-body h5 {
	font-size: 18px;
	text-align: center;
	padding-top: 37px
}

.membership-2 a.btn.btn-primary {
	width: 83%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 14px;
	font-family: "adellebold"
}

.membership-2 .card {
	border-radius: 0px
}

.membership-2 h5.most-popular {
	position: relative;
	top: 4px;
	right: 0.5px
}

.membership-2 .card .card-body h3 {
	font-size: 34px;
	font-size: 34px;
	padding-top: 10px
}

.membership-2 .static-price-table-2.mobile {
	display: none;
}

.membership-2 .mobile table td:nth-child(2) {
	background-color: white;
	border-right: solid #DEE2E6;

}

.membership-2 .mobile table tr:last-child td:nth-child(2) {
	border-bottom: 1px solid #DEE2E6;
}

.membership-2 h5.most-popular {
	margin-bottom: -18px;
	line-height: 21px;
	font-size: 14px;
	font-family: source_sans_probold;
	font-weight: bold;
	background: #3C8B90;
	color: #ffffff;
	width: 142px;
	padding: 4px 12px 4px 12px
}

/* BG Standard */
.table-package-2:nth-child(2) {
	border-bottom: 1px solid #3C8B90;
	border-top: 1.5px solid #3C8B90;
}

.membership-2 table td:nth-child(2) {
	background-color: #F8FBFB;
	border-right: 1px solid #3C8B90;
}

.membership-2 table td:nth-child(1) {
	border-right: 1px solid #3C8B90;
}

.membership-2 table tr:last-child td:nth-child(2) {
	border-bottom: 1px solid #3C8B90
}

.membership-2 h5.most-popular {
	margin-bottom: -11px
}

.static-price .membership-2 .col-sm-3 {
	margin-top: 15px
}

.static-price-table-2 tr.first-row {
	height: 40px
}

.static-price-table-2 tr {
	height: 60px
}

.static-price-table-2 button.btn.btn-primary {
	width: 100%;
	font-family: "adellebold"
}

.static-price-table-2 h6 {
	margin-bottom: -8px
}


.static-price-table-2 td {
	width: 15%;
	font-size: 14.4px;
	vertical-align: inherit;
	text-align: center;
	font-family: source_sans_proregular;
}

.static-price-table-2 .table th,
.table td {
	vertical-align: middle !important;
}

.membership-2-subs_main {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin: 64px 0 14px;
}

.membership-2-subs_main p {
	font-size: 18px;
	line-height: 1.5;
}

#mcetoc_1f4pbrqrj8 {
	text-align: center;
}

@media only screen and (max-width: 600px) {
	.static-price-table-2 {
		width: 100%;
		overflow: auto
	}
}

@media (max-width: 768px) {

	.membership-2 h5.most-popular {
		top: 0px;
	}

	.membership-2 .static-price-table-2 {
		display: none
	}

	.membership-2 .static-price-table-2.mobile {
		display: inline-block
	}

	.static-price-table-2.mobile table:nth-child(1) td {
		border: 1px solid #3C8B90
	}

	.membership-2 table td:nth-child(1) {
		border-right: 1px solid #DEE2E6;
	}

	.membership-2-video-container {
		flex-direction: column;
		align-items: center;
	}
}


.table-package2:nth-child(2) {
	border-bottom: 1px solid #3C8B90 !important;
	border-top: 2px solid #3C8B90 !important;
}

.table-textbox{
	font-size: 12px;
	position: relative;
	text-align: center;
	left: 50%;
	width: 25%;
}

.table-textbox span{
	color: #3C8B90;
	font-weight: 900;
}

/* MEMBERSHIP VIDEO SECTION */
.membership-2-video-block {
    padding: 64px 0;
	color: #000;
	background-color: #f6f6f6;
}

.membership-2-video-block.video-1 {
    background-color: #f6f6f6;
}

.membership-2-video-container {
	display: flex;
	gap: 2.5rem;
}

.membership-2-video-description {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 95%;
}

.membership-2-subtitle strong {
	font-size: 22px;
}

.membership-2-subtitle-new{
    padding: .15rem 0.5rem;
    background: #3c8b90;
    color: #ffffff;
    margin-right: .25rem;
}

.membership-2-video-description strong {
	color: black;
}

.membership-2-video-description p {
	font-size: 18px;
	line-height: 1.5;
}


/* MEMBERSHIP KEY BENEFITS SECTION */
.key-benefits {
	color: #FFFFFF;
	padding: 64px 0;
	border-bottom: 2px solid #929292;
	background-color: #1A1919;
}

.benefits {
	display: flex;
	gap: 25px;
}

.benefits p {
	margin: 0;
}

.benefits-icon {
	position: relative;
	top: 7.5px;
}

.benefits-info {
	position: relative;
	top: 7.5px
}

.benefits-info p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.5;
	margin: 0;
}

.key-benefits-title {
	margin-bottom: 25px;
}

.container-fluid .benefits {
	margin-bottom: 30px;
}

.container-fluid .benefits:nth-last-child(1) {
	margin-bottom: 0;
}


/*** BG CORPORATE PAGE ***/

/* BG CORPORATE HEADER */
.bg-corporate-header {
	display: flex;
	flex-direction: column;
	gap: 50px;
	padding: 0 0 50px;
}

.bg-corporate-header-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.bg-corporate-header-video {
	display: flex;
	gap: 2.5rem;
}

.bg-corporate-header-video-description {
	display: flex;
	flex-direction: column;
	width: 95%
}

.bg-corporate-header-video-description p {
	font-size: 18px;
	line-height: 1.5;
}

.bg-corporate-header-video-description p:last-of-type {
	margin: 0;
}

.bg-corporate-header-video-description strong {
	color: black;
}

.bg-corporate-header-anchor {
	text-align: center;
	margin: 0;
	font-size: 18px;
}

.bg-corporate-header-anchor a {
	color: #328186;
}


.bg-corporate-header-anchor a:hover {
	color: #163b3d;
}



/* BG CORPORATE FORM SECTION */
.bg-corporate-form-section {
	display: grid;
	width: 100%;
	grid-template-columns: 500px auto;
	gap: 25px;
	padding: 50px 0;
}

.bg-corporate-form-image-container {
	height: 100%;
	background-position: top;
	background-size: cover;
	background-image: url(https://assets.businessgreen.com/production/bgn/images/BGI23-website_fill_out_form-4.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 1rem;
}

.bg-corporate-image-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
	justify-content: space-evenly;
    height: 100%;
}

#bg-corporate-gosquared-form {
	padding-left: 3.1rem;
	width: 400px
}

#bg-corporate-gosquared-form p strong {
	font-size: 18px;
}

/* BG CORPORATE TESTIMONIAL SECTION */
.bg-corporate-testimonial {
	padding: 50px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 50px;
}

.bg-corporate-testimonial-logos {
	padding: 0 0 50px;
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(5, auto);
	align-items: center;
}



@media (max-width: 768px) {

	.bg-corporate-header-video {
		flex-direction: column;
		gap: 50px;
	}

	.bg-corporate-form-image-container {
		display: none;
	}

	.bg-corporate-form-section {
		display: flex;
		justify-content: center;
	}

	#bg-corporate-gosquared-form {
		padding-left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

}

/* Sticky ad */

@media only screen and (max-width: 575px) {
	.ad-sticky {
		position: fixed;
		top: 3%;
		left: 50%;
		z-index: -1;
		transform: translate(-50%, -3%);
		/* margin-left: -150px;
		margin-top: -50vh; */
		transition: position 0.3s ease 1s;
	}

	#rdm-rhc-below-article-summary-wrapper {
		transition: position 0.3s ease 1s;
	}

	#rdm-rhc-below-article-summary {
		position: relative;
		transition: height .2s ease;
	}

	.sticky-start {
		margin-bottom: 20px;
		height: 15px;
	}
}