.category-blog .avatar-img {
	border-radius:50%!important;
	width:100px!important;
	border:2px solid #cecece!important;
	overflow:hidden!important;
	margin-top:-25px!important;
	margin-bottom:50px!important;
}

.single-post .entry-content {
  color: #000000!important;
}

.category-blog .event-item ul,ol {
  padding-left: 25px!important;
}

.category-blog {
	font-size:15px;
	line-height:19px;
	color:#000!important;
}

.category-blog h2 {
	color:#22afed!important;
	font-size:1.9rem;
}

.category-blog h3 {
	color:#22afed;
}

.category-blog ul {
	margin-top: 0;
}

.category-blog ul li {
margin-left: 4px;
	margin-bottom:9px;
list-style:none !important;
}

.category-blog ol li {
	margin-bottom:9px;
}

.category-blog ul > li:before {
  content: "\f0da"; 
  font-family: FontAwesome;
	color: #22afed;
	display: inline-block;
  margin-left: -1em; /* same as padding-left set on li */
  width: 1em; /* same as padding-left set on li */
}


.category-blog ul > li > ul > li:before {
  content: "\f0da"; 
  font-family: Font Awesome 6 Pro;
	color:rgba(0,0,0,0);
    -webkit-text-stroke-width: 1.25px;
   -webkit-text-stroke-color: #22afed;
	display: inline-block;
  margin-left: -1.6em;
  width: 1em;
}

.category-blog ul > li > ul > li {	margin-top:7px;
}


.category-blog ol > li {
	list-style:numbers;
}

ol > li > ol > li {
list-style-type: lower-alpha;
	margin-left: -10px!important;
		margin-top:7px;
}


/* sangoma competitor page */

.page-id-25673 .breadcrumbs {
	display: none;
}
.sc-banner {
		background-color: #227FBA;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-top: -23px;
    display: flex;
    align-items: center;
    justify-content: center;
		padding-top: 20px;
}

.sc-banner-row {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	padding: 0 94px !important;
	margin-bottom: 0;
	padding-top: 14px !important;
}
.sc-banner-row h1 {
	color: #fff;
	font-size: 56px;
	line-height: 64px;
	letter-spacing: -0.02em;
	font-weight: 300 !important;
	font-family: "Manrope", sans-serif;
}
.sc-banner-row a.su-button {
	width: 147px;
}
.sc-banner-row a.su-button span {
	font-size: 18px !important;
	padding: 12px 20px !important;
}
.sc-sect1 p {
	padding: 80px 0 0;
	font-size: 24px;
	line-height: 38px;
	color: #000;
}
.sc-sect2 {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	margin-top: 80px;
}
.sc-sect2 .su-row {
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	padding: 0 94px !important;
	display: flex;
}
.sc-sect2 .su-column-inner {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 40px 56px;
	background-color: #f3f3f3;
	border-radius: 24px;
	gap: 0;
	height: 100%;
}
.sc-sect2 img {
	width: 300px;
	height: 125px;
	object-fit: contain;
}
.sc-sect2 p {
	font-size: 18px;
	line-height: 32px;
	color: #000;
}
body.page-id-25673 table {
	border-collapse: separate;
	border-spacing: 0;
}

body.page-id-25673 td,
body.page-id-25673 th {
    border: 1.5px solid #C3C3C3 !important;
}
body.page-id-25673 th {
	padding-top: 4px !important;
	padding-bottom: 13px !important; 
}
body.page-id-25673 th span {
	font-size: 16px;
	line-height: 1;
	color: #000000;
	font-weight: 700;
}
body.page-id-25673 td {
	padding: 15px 16px !important;
	color: #262626;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.01em;
	font-weight: 500;
}
body.page-id-25673 table tr th:first-child {
	text-align: left;
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
	color: #818282;
	letter-spacing: -0.02em;
	padding: 8px 32px !important;
	border-top-left-radius: 16px;
	background-color: #F9F9F9 !important;
}
body.page-id-25673 table tr th:last-child {
	border-color: #72CCF3 !important;
	border-top-right-radius: 16px;
}
body.page-id-25673 table tr th:nth-child(2) {
	border-left-width: 0 !important;
	border-right-width: 0 !important;
}
body.page-id-25673 table tr td:first-child {
	text-align: left;
	font-size: 18px;
	line-height: 32px;
	font-weight: 700;
	color: #262626;
	letter-spacing: 0;
	padding: 8px 32px !important;
	border-top: 0 !important;
	background-color: #F9F9F9;
}
body.page-id-25673 table tr td:nth-child(2) {
	background: #EBEBEB;
	border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
}
body.page-id-25673 table tr td:last-child {
	background: #D4F2FF;
	border-color: #72CCF3 !important;
	border-top: 0 !important;
}

.sc-fullwidth {
	  width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.sc-container {
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	padding: 0 94px !important;
}

.sc-sect3, .sc-sect4, .sc-sect5,.sc-sect6,.sc-sect7,.sc-sect8 {
	 margin-top: 100px;
}
.sc-sect3 .su-row, .sc-sect4 .su-row,.sc-sect5 .su-row,.sc-sect6 .su-row,.sc-sect7 .su-row,.sc-sect8 .su-row {
	display: flex;
	justify-content: space-between;
	padding: 0 159px !important;
}
.sc-sect3 .su-row .su-column:first-child,.sc-sect4 .su-row .su-column:first-child,.sc-sect5 .su-row .su-column:first-child,.sc-sect6 .su-row .su-column:first-child,.sc-sect7 .su-row .su-column:first-child,.sc-sect8 .su-row .su-column:first-child {
	flex: 1;
	margin-right: 83px;
}
.sc-sect3 .su-row .su-column:last-child,.sc-sect4 .su-row .su-column:last-child,.sc-sect5 .su-row .su-column:last-child,.sc-sect6 .su-row .su-column:last-child,.sc-sect7 .su-row .su-column:last-child,.sc-sect8 .su-row .su-column:last-child {
	max-width: 480px;
	margin-left: auto;
}

.sc-sect8 .su-row .su-column.no-max-width:last-child,.sc-sect4 .su-row .su-column.no-max-width:last-child{
	max-width: 100%;
}

.sc-sect3 h3,.sc-sect4 h3,.sc-sect5 h3,.sc-sect6 h3,.sc-sect7 h3,.sc-sect8 h3 {
	margin-bottom: 16px;
	font-size: 32px;
	line-height: 42px;
	color: #000000;
	letter-spacing: -0.02em;
	font-weight: 700;
}
.sc-sect3 p,.sc-sect4 p,.sc-sect5 p,.sc-sect6 p,.sc-sect7 p,.sc-sect8 p {
	color: #000000;
	font-size: 18px;
	line-height: 32px;
}

.sc-fullwidth a.su-button span {
    font-size: 18px !important;
    padding: 12px 20px !important;
}

.conclusion {
	margin-top: 160px;
	margin-bottom: 117px;
}
.conclusion .su-column {
	padding: 48px 72px;
	background-color: #22AFED;
	border-radius: 32px;
	text-align: center;
	justify-content: center;
	display: flex;
	align-items: center;
}
.conclusion h4 {
	color: #fff;
	font-size: 32px;
	line-height: 36px;
	font-weight: 700;
	letter-spacing: -0.02em;
	margin-bottom: 24px;
}
.conclusion p, p-regular {
	font-size: 18px;
	line-height: 32px;
}
.conclusion p {
	color: #fff;
}

.px-65 {
	padding: 0 159px !important;
}

.sc-sect5,.sc-sect6,.sc-sect8 {
	padding: 95px 0;
	background-color: #72CCF3;
}

.sc-row {
	display: flex;
	gap: 24px;
	margin: 56px 0;
}
.sc-row.sc-row4 {
	gap: 92px;
}
.sc-row.sc-row4 .sc-col {
	flex: 1;
}
.sc-row.sc-row4 .sc-col img {
	height: 72px;
	width: auto;
	object-fit: cover;
}
.sc-row.sc-row4 .sc-col h4 {
	font-size: 18px;
	line-height: 32px;
	font-weight: 700;
	color: #000;
}

body.page-id-25673 table tr:last-child td:first-child {
    border-bottom-left-radius: 16px;
}
body.page-id-25673 table tr:last-child td:last-child {
    border-bottom-right-radius: 16px;
}

@media(min-width: 980px) {
	.sc-banner {
/* 		background: url(/wp-content/uploads/2024/10/hero-image-option-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
/* 	padding: 145px 0 155px; */
		padding: 35px 0 22px;
	}
}

@media(min-width: 768px){
	.hide-desktop {
		display: none !important;
	}
}


@media(max-width: 980px) {
	.sc-container,.sc-sect3 .su-row, .sc-sect4 .su-row, .sc-sect5 .su-row, .sc-sect6 .su-row, .sc-sect7 .su-row, .sc-sect8 .su-row,.sc-sect2 .su-row {
		 padding: 0 16px !important;
	}
	.sc-banner-row {
		padding: 77px 18px 82px !important;
	}
	.sc-sect3 .su-row .su-column:first-child, .sc-sect4 .su-row .su-column:first-child, .sc-sect5 .su-row .su-column:first-child, .sc-sect6 .su-row .su-column:first-child, .sc-sect7 .su-row .su-column:first-child, .sc-sect8 .su-row .su-column:first-child {
		margin-right: 20px;
	}
	.sc-row.sc-row4 {
		gap: 25px;
	}
	.sc-row.sc-row4 .sc-col img {
		object-fit: contain;
	}
	.conclusion {
		margin-top: 114px;
    margin-bottom: 56px;
	}
}

@media(max-width: 767px) {
	body.page-id-25673 table {
		display: none;
	}
	.sc-row.sc-row4 {
		gap: 12px;
		flex-direction: column;
	}
	.sc-container, .sc-sect3 .su-row, .sc-sect4 .su-row, .sc-sect5 .su-row, .sc-sect6 .su-row, .sc-sect7 .su-row, .sc-sect8 .su-row, .sc-sect2 .su-row {
		flex-direction: column;
	}
	.sc-banner-row {
		flex-direction: column;
		gap: 0;
	}
	.sc-banner-row h1 {
		font-size: 48px;
		line-height: 56px;
	}
	.sc-sect1 p {
		font-size: 22px;
	}
	.sc-banner {
		padding-top: 0;
	}
	.sc-banner .su-row .su-column+.su-column {
		display: flex;
    flex-direction: column;
	}
	.sc-banner .su-row .su-column+.su-column .su-column-inner{
		display: flex;
    flex-direction: column-reverse;
	}
	.sc-banner .su-row .su-column+.su-column .su-column-inner .hide-desktop{
		display: flex;
    flex-direction: column;
    gap: 5px;
	}

	.sc-banner-row a.su-button {
		width: auto;
	}
	.sc-banner-row a.su-button:nth-of-type(1) {
		order: 2;
	}
	.sc-banner-row a.su-button:nth-of-type(2) {
		order: 3;
	}
	.sc-sect2 .su-column-inner {
		padding: 40px 24px;
		border-radius: 40px;
	}
	.sc-sect2 img {
		width: 100%;
		max-width: 195px !important;
    margin-bottom: -30px;
	}
	.sc-sect3, .sc-sect4, .sc-sect5, 	.sc-sect6, .sc-sect7, .sc-sect8 {
		margin-top: 58px;
	}
	.sc-sect5, .sc-sect6, .sc-sect8 {
		padding: 48px 0;
	}
	.sc-row.sc-row2 {
		flex-direction: column-reverse;
	}
	.conclusion .su-column {
		padding: 56px 16px;
	}
	.conclusion .su-column div {
		flex-direction: column;
    gap: 8px !important;
	}
	.sc-comp-mobile {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.sc-comp-item {
		background: #F3F3F3;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #EBEBEB;
	}
	.sc-comp-item p {
		margin: 0 !important;
		font-size: 16px;
		line-height: 28px;
	}
	.sc-comp-item span {
		font-size: 12px !important;
		line-height: normal;
		color: #fff !important;
		font-weight: 700;
	}
	.sc-comp-item .sc-top {
		padding: 8px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
	}
	.sc-comp-item .sc-center,.sc-comp-item .sc-bottom {
		padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    text-align: center;
    background: #22B0ED;
	}
	.sc-comp-item .sc-bottom {
    background: #36517F;
	}
	.sc-comp-item .sc-bottom p,.sc-comp-item .sc-center p {
		color: #fff !important;
		line-height: normal;
		font-size: 15px;
	}
	    

	.hide-mobile {
		display: none !important;
	}
}


.portchk {
  display: flex !important;
  width: 100% !important;
  max-width: 100% !important;
}

.portchkleft {
  width:40px!important;
  min-width:40px!important;
	font-size:25px;
	margin-bottom:20px;
}

.portchkright {
  flex: 1 !important;
  box-sizing: border-box !important;
	margin-bottom:20px;
	display: flex;
  align-items: center;
}

.font-sixteen ol li ol li {
  margin-left: 20px!important;
}

.font-sixteen ol li ol li ol li {
  list-style-type: lower-roman;
}








