/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 02 2025 | 04:38:05 */
.bbreadcrumb {display:flex; gap:12px; align-items:center}
.bbreadcrumb a{color: #0E1928;
font-family: "Objectivity", Sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
	line-height: 150%; opacity: 0.8;}
.bbreadcrumb span{color: #0E1928;
font-family: "Objectivity", Sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 500;
	line-height: 150%; }

.single-page .p{padding-bottom:20px;}
.single-page p{color: #0E1928;
font-family: "Inter", Sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
	line-height: 150%;  margin:0px; padding-bottom:48px;}

.single-page h2{color: #0E1928;
font-family: "Objectivity", Sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 150%; padding-bottom:20px;margin:0px;}
.single-page ul{padding-bottom:48px; display: flex
;
    flex-direction: column;
    gap: 20px;padding-left: 24px;}
.single-page ul li{color: #0E1928;
font-family: "Inter", Sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;   flex-direction:column;}
.single-page ul li p{color: #0E1928;
font-family: "Inter", Sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */ padding-bottom:8px !important;}
.single-page ul li div{margin-left:20px;}

.single-page p:last-child {
    padding-bottom: 0px;
}
@media(max-width:1024px) {	
	.blog-featured-image img{object-position:30% !important;}
}
@media(max-width:767px) {	
	.bbreadcrumb {
		display: block;}
	.single-page .p {
    padding-bottom: 16px;
}
	.bbreadcrumb a{font-size: 12px; line-height:18px; display:inline; vertical-align: super;}
	.bbreadcrumb span{font-size: 12px; line-height:18px; display:inline; display: initial;
    vertical-align: super;}
	
	.single-page h2{font-size: 20px;line-height: 30px ; padding-bottom:16px;}
.single-page p{font-size: 14px;line-height: 21px ; padding-bottom:32px;}
	.single-page ul{padding-bottom:32px;gap:16px;}
	.single-page ul li{font-size: 14px;line-height: 21px ;}
	
	.single-page ul li p {font-size: 16px;line-height: 24px ; padding-bottom:8px;}
	
}
