.pagewrapper .content-wrap {
    max-width: 1170px;
    padding: 90px 0;
}

.zw-product-header{background-color: #000;}

section p strong{font-family: var(--primaryfont-semibold);}

.zcr-ts-breadcrumb {
    position: relative;
    color: #fff;
    z-index: 2;
}
.pagewrapper p {
    line-height: 1.7;
    margin: 0 0 24px;
}

.pagewrapper .zcr-ts-breadcrumb .content-wrap {
    padding: 30px 0 0;
    max-width: 1280px;
}

.zcr-ts-breadcrumb .flex-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.zcr-ts-breadcrumb li {
    font-size: 15px;
    line-height: 1.6;
    padding-right: 30px;
    color: #fff;
    position: relative;
}

.zcr-ts-breadcrumb li a {
    cursor: pointer;
    color: var(--zcr-link-clr-blk);
    font-family: var(--zf-secondary-medium);
}

.zcr-ts-breadcrumb li a:hover {
    border-bottom: 1px solid var(--zcr-link-clr-blk);
}

.zcr-ts-breadcrumb li a:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 20px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    transform: rotate(45deg);
}

.zcr-ts-breadcrumb li a:hover:after {
    border-top: 1px solid var(--zcr-link-clr-blk);
    border-right: 1px solid var(--zcr-link-clr-blk);
}

.zcr-blg-header,
.zcr-blg-header::before,
.zcr-ts-breadcrumb {
    color: #fff;
    background: #000;
}

.zcr-blg-header::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 40%;
    left: 0;
    top: -10%;
    z-index: -9;
}

h1 {
    max-width: 800px;
    margin: auto;
    font-size: 48px;
}

.zcr-blg-parent section {
    max-width: 800px;
    margin: auto;
}

.zcr-blg-parent section.zcrbg-top-banner {
    padding: 80px 0 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 60px;
}

.zcrbg-top-banner h1 {
    margin-bottom: 40px;
    font-size: 48px;
}

.zcrbg-sub-sec-part {
    padding: 0 0 25px 0;
}

.zcrbg-sub-sec-part p img {
    border: 1px solid #e2e2e2;
    border-radius: 8px;
}

.zcr-blg-footer-sec {
    background: #111;
    padding: 60px;
    color: #fff;
    text-align: center; 
border-radius:12px;
}

.zcr-blg-footer-sec h2 {
    margin-bottom: 25px;
}

.zcr-blg-addons-sec h3 {
    margin: 0 auto;
    text-align: center;
}

.zcr-blg-parent .zcr-blg-addons-sec {
    max-width: 1280px;
    margin: 80px auto 0;
    border-top: 1px solid #e2e2e2;
    padding: 70px 0 0;
display:none;
}

.zcr-blg-parent .zcr-blg-related-sec {
    display: grid;
    gap: 30px;
    padding: 40px 0 0;
    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));
}

.zcr-blg-related-sec .zcr-bl-rel-page {
    padding: 32px;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
}
/* table-sec */
.table-sec {
	width: 100%;
	overflow-x: auto;
	border: 1px solid #000;
	margin: 30px auto;
	background: #fff;
	display: block;
	position: relative;


}

.table-sec>div:last-child {
	border-bottom: none;
}

.table-sec .row-prt>div:last-child {
	border-right: none;
}

.table-sec .row-prt>div {
	border-right: 1px solid #000;
	min-width: 150px;
	/* white-space: nowrap; */
	background: #fff;
}
.table-sec .row-prt>div p{
    margin-bottom: 0px;
}

.row-prt {
	display: flex;
	border-bottom: 1px solid #000;
}
.cell-prt {
	flex: 1;
	padding: 20px;
	text-align: left;
}

.table-header-prt {
    font-family: var(--primaryfont-semibold);
	text-align: center;
}

.table-sec.four-clm .row-prt.table-header-prt,    .table-sec.four-clm .cell-prt{
    text-align: center;

  }
  .table-sec.four-clm .row-prt {
	min-width: max-content;

}
/* table-sec */
.zcrbg-sub-sec-part ul li{
position: relative;
    padding-left: 25px;
    display: inline-block;
    margin: 0 60px 20px 0;
}
.zcrbg-sub-sec-part ul li::before{
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    left: 10px;
    top: 10px;
    border-radius: 10px;
    background: #000;
}

.pagewrapper .zwc-key-pnts .content-wrap{
    max-width: 800px;
    margin: auto;
    padding-bottom: 0;
}
.zwc-key-pnts .content-wrap div{
    background-color: #E4EDFF;
    padding: 32px;
    border: 3px solid #9AB6FF;
    border-radius: 8px;
}
.zwc-key-pnts ul{
    padding-left: 20px;
}
.zwc-key-pnts ul li{
    font-size: 17px;
    margin-bottom: 20px;
    list-style-type: disc;
}
.zwc-key-pnts ul li:last-child{
margin-bottom:0;
}
@media (min-width: 1599px) {
    h1 {
        font-size: 74px;
    }
}

@media screen and (max-width: 1023px) {
    .zcr-blg-parent .zcr-blg-related-sec {
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    }

    h1 {
        font-size: 32px;
    }
}
@media(max-width:991px){
    .zwc-key-pnts .content-wrap div{
        padding: 24px;
    }
.zwc-key-pnts ul li{
    font-size: 15px;
}
}
@media (max-width: 768px) {
	.table-sec {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}
