/*Ebook inner page css*/

.fixed-header {
    position: relative;
}

.container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    transition: all 0.2s ease-in 0s;
}

.header-bg {
    box-shadow: 0px 0px 5px #e2e2e2;
}

.ebkinnercont {
    width: 1100px;
    margin: 0 auto;
    display: flex
}

.rowpding {
    padding: 100px 0
}

.articlelinkscont {
    padding: 10px 30px 30px 30px;
    margin-top: 20px;
}

ul.articlelinks li {
    margin: 10px 0
}

ul.articlelinks {
    border-left: 1px solid #cacbcf;
}

ul.articlelinks li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding: 6px 0 4px 12px;
    line-height: 1.4;
}

ul.articlelinks li.active a {
    color: #000;
    box-shadow: -3px 0px 0px 0px #000;
    font-weight: 600;
    pointer-events: none;
}

.article-wrapper {
    width: 95%;
    margin: 0px auto;
    max-width: 800px;
}

.article-wrapper h1 {
    font-family: 'Zoho_Puvi_SemiBold';
    line-height: 1.2;
    font-size: 40px;
    letter-spacing: -1.47px;
    color: #010101;
}

.article-wrapper h2 {
    font-size: 34px;
    line-height: 1.4;
    letter-spacing: -0.8px;
    color: #010101;
    margin-bottom: 20px;
    font-family: 'Zoho_Puvi_SemiBold';
    margin-top: 40px;
}

.date-share {
    display: flex;
    margin: 30px 0 40px 0;
    display: none;
}

.datemints {
    width: 100%
}

.datemints p {
    color: #444;
    margin: 0px !important;
}

.articleshare {
    width: 20%;
}

ul.shareiconscont {
    display: flex;
    flex-flow: row;
}

ul.shareiconscont li {
    list-style-type: none;
}

.shareicons {
    background-image: url("../images/share-icons.png");
    background-repeat: no-repeat;
    margin: 0 10px;
}

.twit {
    background-position: -11px -10px;
    width: 21px;
    height: 23px;
    display: block
}

.lind {
    background-position: -47px -10px;
    width: 19px;
    height: 19px;
    display: block
}

.facbk {
    background-position: -82px -10px;
    width: 19px;
    height: 19px;
    display: block
}

.flag {
    background-position: -118px -11px;
    width: 13px;
    height: 17px;
    display: block;
    cursor: pointer
}

.bnrcont {
    margin: 40px 0
}

.article-wrapper p {
    color: #333333;
    font: 18px/32px Zoho_Puvi_Regular, sans-serif;
    margin-top: 15px;
    letter-spacing: -0.2px;
}

.article-wrapper p strong, .article-wrapper strong {
    font-weight: 600;
}

.article-wrapper h3 {
    margin-top: 35px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 25px;
}

.article-wrapper h4 {
    font-family: 'Zoho_Puvi_SemiBold';
    margin: 40px 0 0px;
}

.article-wrapper a {
    color: #546aea;
    text-decoration: none
}

.widget-sidebar {
    width: 30%;
    display: none;
}

#adsticky {
    position: sticky;
    top: 70px;
}

.analystname {
    margin-top: 20px;
    text-align: right;
}

.analystname span {
    font-size: 14px;
}

.aboutauther {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.aboutauther:not(.sdp-third-party) {
    display: none;
}

.aboutauther div.left {
    width: 25%;
    text-align: center;
}

.aboutauther div.left img {
    margin: 0 auto;
    border-radius: 50%;
}

.authname {
    font-family: 'Zoho_Puvi_SemiBold';
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
}

.authdisc {
    font-size: 16px;
    margin-top: 0px;
}

.aboutauther div.right {
    width: 75%
}

.aboutauther div.right p {
    font-size: 14px;
    margin-top: 5px;
}

.autherlinks {}

.autherlinks ul {
    display: flex;
    list-style-type: none;
}

.autherlinks ul li {}

.authrlinkicons {
    background-image: url("../images/auther-profile-icons.png");
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    margin-top: 10px;
}

a.authr-in {
    background-position: 0px 0px;
    display: block
}

a.authr-web {
    background-position: -45px 0px;
    display: block;
    margin-left: 12px;
}

.hastagscont {
    margin-top: 70px;
}

ul.hastags {
    display: flex;
    flex-wrap: wrap;
}

ul.hastags li {
    list-style-type: none;
    padding: 10px;
}

ul.hastags li a {
    color: #000;
    text-decoration: none;
    background: #fafafa;
    padding: 5px 10px;
}

.sub-news {
    padding: 40px;
    margin-top: 20px;
}

.sub-news p {
    font: 20px/1.3 'Zoho_Puvi_Regular';
    margin-top: 0px;
}

.sub-news div {
    margin-top: 30px;
}

.subscribe {
    background: #ee4a44;
    color: #fff;
    padding: 10px 20px;
    font: 20px/1.3 'Zoho_Puvi_Regular';
    text-align: center;
    border-radius: 2px;
    opacity: 0.9;
    cursor: pointer;
}

.subscribe:hover {
    opacity: 1;
}

.subscribe a {
    text-decoration: none;
    color: #fff;
}

.tblecont {
    margin: 20px 0;
}

.disaster-table tr:nth-child(odd) {
    background: #c7eafb;
}

.disaster-table tr:nth-child(even) {
    background: #e4f5fd;
}

.disaster-table tr td {
    border: 1px solid #4abfe1;
}

.tblecont tr td {
    padding: 15px 25px;
    border: 1px solid #000;
    vertical-align: middle;
}

.tblecont tr td h4 {
    margin: 0px 0px 0px;
}

.tblecont p strong {
    font-weight: 600;
}

ul.list-items li strong {
    font-weight: 600;
}

ul.sub-list-1 li strong {
    font-weight: 600;
}

a.internal-links {
    border-bottom: 1px solid;
}

.list-disc li {
    margin-bottom: 10px;
}

ol.nested-list {
    list-style-type: inherit;
    margin: 20px 0px 20px 40px;
}

.sdp--policy-tbl.tblecont tr th {
    padding: 10px;
    border: 1px solid #000;
    text-align: left;
    background-color: #aee5ff;
}

.sdp--policy-tbl.tblecont tbody tr:nth-child(even) {
    background-color: #e4f5fd;
}

.sdp--policy-tbl.tblecont tr td {
    padding: 10px;
}

p.tbl-head {
    font-size: 18px;
}

.sdp--policy-tbl.tblecont p {
    font-size: 15px;
}

.list-items-num strong {
    font-weight: 600;
}

.me-inner-img-width-90 {
    max-width: 90%;
    margin: 40px auto;
}

.me-inner-img-width-80 {
    max-width: 80%;
    margin: 40px auto;
}

.me-inner-img-width-70 {
    max-width: 70%;
    margin: 40px auto;
}

.me-inner-img-width-60 {
    max-width: 60%;
    margin: 0 auto;
}

.me-inner-img-width-65 {
    max-width: 65%;
    margin: 0 auto;
}

table.equal-col-table thead td {
   width: calc(100% / 3);
   vertical-align: middle;
}

table.equal-col-table thead td  h4{
    margin: 0px 0 0px;
}
.arti-endpoint-security-compliance h2 {
   font-size: 32px;
}
.sdp-h3-br br{
	display: none;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  justify-content: center; /* center grid if not full width */
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
}

.sdp-grid-item {
	background: #e2f0ff;
  padding: 25px;
  border-radius: 10px;
	margin: 10px 0;
}
.sdp-grid-item h4{
	margin-top: 15px;
}
.grid-icon{
	width: 70px;
    height: 70px;
    background: url(../images/green-coding-icon.png) no-repeat;
    background-position: 4px -1px;
    background-size: cover;
}
.sdp-des {
    background-position: -124px 0px;
}
.sdp-testers {
    background-position: -244px 0px;
}
.sdp-sc {
    background-position: -364px 0px;
}
.sdp-gs {
    background-position: -484px 0px;
}
.sci-card {
  max-width: 400px;
  border: 2px solid #000;
  text-align: center;
  margin: 50px auto;
  background: #ffe9d6;
  border-radius: 5px;
}

.sci-formula {
  font: 26px/1.1 'Zoho_Puvi_SemiBold';
  margin: 20px 0;
}
@media screen and (max-width:1440px) {
    .adcont.adstick {
        width: 23%;
    }
}

@media screen and (max-width:1100px) {
    .fixed-header {
        position: fixed;
    }
    .container {
        max-width: 96%;
    }
    .rowpding {
        padding: 50px 0;
    }
    .bnrcont img {
        margin: 0 auto
    }
    .ebkinnercont {
        width: 100%;
    }
    .article-wrapper {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .widget-sidebar {
        display: none;
    }
    .article-wrapper h1 {
        font: 30px/1.3 'Zoho_Puvi_SemiBold';
    }
    .sub-news a {
        padding: 9px 15px;
    }
    ul.articlelinks li a {
        padding: 6px 0 5px 12px;
    }
    .tblecont tr td {
        padding: 15px;
    }
}

@media only screen and (max-width:980px) {
    .rowpding {
        padding: 50px 0;
    }
    .article-wrapper h2 {
        font-size: 26px;
    }
    .article-wrapper p {
        margin-top: 22px;
    }
	h1 br{display: none;}
}

@media only screen and (max-width:600px) {
    .rowpding {
        padding: 30px 0;
    }
    .datemints {
        width: 60%;
    }
    .aboutauther {
        flex-wrap: wrap;
    }
    .aboutauther div.left {
        width: 100%;
    }
    .aboutauther div.right {
        width: 100%;
        text-align: center;
    }
    .autherlinks {
        margin: 0 auto;
        width: 22%;
    }
    .me-inner-img-width-90,
    .me-inner-img-width-80,
    .me-inner-img-width-70,
    .me-inner-img-width-60,
    .me-inner-img-width-65 {
        max-width: 100%;
    }
	.sdp-h3-br br{display: block;}
}

.zh-kmicon {
    background: url(../images/knowledge-management-strategy-sprit.png);
    width: 95px;
    height: 100px;
    background-size: 450px;
    background-repeat: no-repeat;
}

.zh-smes {
    background-position: -88px 0px;
}

.zh-know-man {
    background-position: -173px 0px;
}

.zh-ka {
    background-position: -262px 0px;
}

.zh-rs {
    background-position: -350px 4px;
}

.zh-a-email {
    background-position: -8px -99px;
}

.zh-did {
    background-position: -128px -125px;
    background-size: 540px;
    width: 100px;
}

.zh-tfn {
    background-position: -195px -98px;
}

.zh-nf {
    background-position: -295px -98px;
}

.zh-tbl-width tr td {
    width: 20%;
}

.zh-tbl-width tr td:first-child {
    width: 40%;
}

.zh-flex .zh-img-section {
    margin: 15px 5px;
    padding: 25px 20px 30px;
    flex-basis: 50%;
    flex-grow: 1;
    box-shadow: 0px 0px 5px #e0e0e0;
}

.zh-txt-left {
    text-align: left;
}

.zh-flex {
    display: flex;
    align-content: space-around;
    gap: 20px;
    text-align: center;
}

.zh-flex .zh-img-section h4 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.zh-flex .zh-img-section:hover {
    box-shadow: 0px 0px 20px #d9d9d9;
    cursor: pointer;
}

.zh-space-auto {
    margin: 0 auto;
}

.zh-p-width {
    width: 95%;
}

.zh-img-box {
    box-shadow: 0px 0px 5px #e6e6e6;
}

.zh-tbl-li-width {
    width: 70%;
}

ol.list-items-num li {
    padding-bottom: 5px;
}

.zh-tbl-width thead td.tblhdr,
.zh-tble-style thead td.tblhdr {
    background: #fdd30a;
}

.zh-tbl-width thead h4,
.zh-tble-style thead h4 {
    font: 18px/1.4 'Zoho_Puvi_SemiBold';
}

.zh-tble-style tr:nth-child(odd),
.zh-tbl-width tr:nth-child(odd) {
    background: #e4f5fd;
}

@media screen and (max-width: 731px) {
    .zh-flex {
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    .zh-tbl-li-width {
        width: 100%;
    }
    .tblecont {
        overflow-x: scroll;
    }
}


/**/

.zh-grid-box {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 20px;
    padding: 30px 0px;
}

.zh-grid-box-items {
    background: #fff;
    box-shadow: 0px 0px 3px #cacaca;
    padding: 30px;
    margin: 15px 5px;
    cursor: pointer;
}

.zh-grid-box-items:hover {
    box-shadow: 0px 0px 10px #a5a5a5;
}

.zh-head-width {
    max-width: 80%;
}

.zh-grid-p-width {
    max-width: 93%;
}

.zh-grid-p-width-1 {
    max-width: 88%;
}

.zh-quotes {
    padding: 30px;
}

.zh-quotes img {
    margin: 20px auto;
}

.zh-quote-desc {
    border-left: 5px solid #4dc9f5;
    font-weight: 600;
    background: #fafafa;
    padding: 40px;
}
.zh-three-col table tr td{width: 33.33%; vertical-align: top;}
.zh-three-col table tr td{vertical-align: top; padding: 25px;}
.zh-three-col table tr td ul{margin: 0;}
@media screen and (max-width: 731px) {
    .zh-grid-box {
        display: block;
    }
    .zh-grid-p-width {
        max-width: 100%;
    }
    .zh-grid-p-width-1 {
        max-width: 100%;
    }
}

p.pul {
    padding-left: 25px;
}

p.pul::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: #00a9f4;
    border-radius: 100px;
    margin-top: 9px;
    margin-left: -17px;
}

.zh-bcdr p {
    line-height: 25px;
}