* {
	box-sizing: border-box;
	outline: none;
}

.mobile-right-bc-span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #000 !important;
	height: 64px;
	border-top: 1px solid #CFD8DB;
	border-right: 1px solid #CFD8DB;
	border-bottom: 1px solid #CFD8DB;
	margin-right: 0;
	max-width: 272px;
	width: 100%;

	font-size: 16px;
}

.mobile-border-right-block {
	width: 100%;
}

.mobile-bc span {
	display: flex !important;
	flex-direction: column;
	align-items: flex-start;
	padding: 0 1em;
	text-align: right;

	max-width: 272px;
	justify-content: center;
	align-items: center;
}

.mobile-bc span::after,
.mobile-bc span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2.0em;
	z-index: -1;
	transform: skewX(-30deg);
	border: 1px solid #C2CED2;
}

.mobile-span-number {
	display: inline-block;
	font-size: 20px;
	font-weight: 900;
	margin-bottom: 0;
	padding-left: 15px;
	margin-top: 0;
	font-size: 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", sans-serif !important;
}

.mobile-last-bc-nav {
	display: flex !important;
	flex-direction: column;
	align-items: flex-start;
	color: #BCD0D3;
	height: 64px;
	border-top: 1px solid #CFD8DB;
	border-left: 1px solid #CFD8DB;
	border-bottom: 1px solid #CFD8DB;
	margin-right: 0;
	max-width: 272px;
	width: 103%;

	font-size: 13px;
	position: relative;
	right: -9px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.mobile-bc {
	max-width: 98%;
	margin: 10px auto;
	display: flex;
	position: sticky;
}

.mobile-bc span {
	position: relative;
	display: inline-block;
	height: 4em;
}

.mobile-bc span {
	color: #BCD0D3;
	font-size: 16px;
	width: 100%;
}

.mobile-bc span::after {
	top: 50%;
	transform: skewX(30deg);
	border-top: none;
}

.mobile-bc span::before {
	border-bottom: none;
}

.mobile-bg-bc-span:after,
.mobile-bg-bc-span:before {
	background-color: #EDF2F5;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2.0em;
	z-index: -1;
	transform: skewX(-30deg);
	border: 1px solid #BECED3;
}

.mobile-bg-bc-span {
	color: #000 !important;
}
.hide-me{
	display: none;
}
.bold-dot{
	font-size: 50px;
	background-color: #e1987a;
	width: 6px;
	height: 6px;
	border-radius: 100px;
}
.ml-5{
	margin-left: 5%;
	text-align: center;
}
.custom-permalink{
	color: black !important;
	text-align: center;
}
.activeclass{
	border: 1px solid #72d7b6;
}
.banner-button:hover{
	border: 1px solid #2cc0bd;
	background:#2cc0bd;
	color:white;
}
.banner-button{
	border: 1px solid black;
}
@media (max-width:786px){
	.bc{
		display:none !important;
	}
		.social-popup {
    position: absolute;
    top: 38% !important;
    width: 300px;
    right: 15% !important;
    z-index: 1000;
    background: white;
    border-radius: 5px;
    box-shadow: 2px 2px 0px 1px #2cc0bd;
    display: none;
}
}
* {
	box-sizing: border-box;
	outline: none;
}

.right-bc-span {
	color: #000 !important;
	height: 64px;
	border-top: 1px solid #CFD8DB;
	border-right: 1px solid #CFD8DB;
	border-bottom: 1px solid #CFD8DB;
	margin-right: 0;
	max-width: 272px;
	width: 100%;
	padding-right: 40px;
	line-height: 64px;
	font-size: 16px;
}
.border-right-block {
	width: 100%;
}
.bc span {
	display:flex !important;
	padding: 0 1em;
	text-align: right;
	padding-right: 50px;
	max-width: 272px;
}
.bc span::after, .bc span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2.0em;
	z-index: -1;
	transform: skewX(-30deg);
	border: 1px solid #C2CED2;
}
.span-number {
	display: inline-block;
	font-size: 20px;
	font-weight: 900;
	margin-bottom: 0;
	padding-left: 15px;
	margin-top: 0;
	font-size: 28px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", sans-serif !important;

}
.last-bc-nav {
	display:flex !important;
	color: #BCD0D3;
	height: 64px;
	border-top: 1px solid #CFD8DB;
	border-left: 1px solid #CFD8DB;
	border-bottom: 1px solid #CFD8DB;
	margin-right: 0;
	max-width: 272px;
	width: 103%;
	padding-right: 40px;
	line-height: 64px;
	font-size: 16px;
	position: relative;
	right: -9px;
}
.bc {
	max-width: 1360px;
	margin: 10px auto;
	display: flex;
	position: sticky;
}
.bc span {
	position: relative;
	display: inline-block;
	height: 4em;
	line-height: 4em
}
.bc span {
	color: #BCD0D3;
	font-size: 16px;
	width: 100%
}
.bc span::after {
	top: 50%;
	transform: skewX(30deg);
	border-top: none
}
.bc span::before {
	border-bottom: none
}
.bg-bc-span:after,
.bg-bc-span:before {
	background-color: #EDF2F5;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2.0em;
	z-index: -1;
	transform: skewX(-30deg);
	border: 1px solid #BECED3
}
.bg-bc-span {
	color: #000 !important
}
.tag-span{
	display:flex;align-items: center;gap: 10px;cursor:pointer;
}
.tag-holder{
	display: flex;
	align-items: center;
	gap: 20px;
}