/******************************************************************common blank rte css start******************************************************/

.blankRTE p{
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 18px;
  color: #5a5a5a;
  font-weight: 400;
  margin: 0 0 32px;
}

.blankRTE-op .single-knowledge-center-page h1{
  font-size: 32px;
  line-height: 48px;
  color: #233253;
  font-weight: 700;
}

.blankRTE-op h2{
  margin-bottom: 20px;
}

.blankRTE .thin-a-font table tbody tr td a{
  font-weight: 300;
}

.blankRTE-op .paddingBlock0{
  padding-block: 0 !important;
}

.single-knowledge-center-page {
  /* padding-top: 65px !important; */
  color: #000;

  /* color: #000; */
  color: #5a5a5a;

  margin-bottom: 18px;
}
.blankRTE li{  
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #5a5a5a;
  margin: 0 10px 20px;
} 
.BlueHeading {
  color: #233253;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
}

.blankRTE ul li{ list-style: disc;}

.blankRTE .blankpadding{
  padding-top: 50px;
  padding-bottom: 50px;
}

.blankRTE .setdisc{
  max-width:1060px;
  margin:0 auto;
}

.flexBoxIcons{
  display: flex;
}
.flexBoxIcons .iconBox{
  text-align: center;
  flex: 1 1 auto;
}
.flexBoxIcons .iconBox img{
  margin-bottom:15px;
}
.single-knowledge-center-page {
  padding: 50px 0 50px !important;
}
.wrapper {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
}

.blankRTE .single-knowledge-center-page p .blueSpan{
  color : #025f9e;
  font-weight: 600;
}

.blankRTE .single-knowledge-center-page p .skyblueSpan{
  color : #1f81c3;
  font-weight: 500;
}


@media screen and (max-width: 480px) {
  .flexBoxIcons{
    flex-wrap: wrap;
  }
  .flexBoxIcons .iconBox{
    margin-bottom:40px;
  }
}

@media screen and (min-width: 100px) and (max-width: 1023px){
  .single-knowledge-center-page {
      padding-top: 20px !important;
  }
  .wrapper {
      width: 100% !important;
      padding-left: 34px !important;
      padding-right: 34px !important;
  }
  }

  .blankRTE-op .single-knowledge-center-page.wrapper h2{
  font-size: 32px;
  line-height: 48px;
  color: #233253;
  font-weight: 700;
  text-align: center;
}

.blankRTE-op .single-knowledge-center-page.wrapper h3{
  font-size: 16px;
  color: #233253;
  font-weight: 500;
  margin-bottom: 18px;
}

.blankRTE-op .single-knowledge-center-page  p,
.blankRTE-op .single-knowledge-center-page > * {
  margin-bottom: 18px;
}

.forh5tag{
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  color: #233253;
  margin: 0 0 32px;
}

.BlueHeading{
color: #233253;
font-size: 48px;
line-height: 48px;
font-weight: 700;
}

.bluesubheading{
color: #233253;
font-weight: 600;
}

.setdisc table{
  margin: auto;
}

.setdisc table td p{
  color: #000 !important;
  margin-bottom: 0 !important;
}

.setdisc table td{
  padding: 6px;
}

/* .setdisc table tr:nth-child(1),.setdisc table tr:nth-child(2){
  background-color: #e8f5fc;
} */

.setdisc table tr:nth-child(1),
.setdisc table tr:nth-child(2){
  background-color: #005e9e;
}

.setdisc table tr:nth-child(1) td p,
.setdisc table tr:nth-child(2) td p{
  color: #fff !important;
}

.blankRTE .colorBlack p, .blankRTE .colorBlack ul li, .blankRTE .colorBlack ol li, .blankRTE .colorBlack div{
  color: #000 !important;
}

.setdisc table tr:not(:first-child):not(:nth-child(2)) td:first-child {
  background-color: #eaf1f8;
}
.setdisc table tr:not(:first-child):not(:nth-child(2)) td:first-child p{
  color: #005e9e !important;
}

@media screen and (max-width: 768px) {
  .blankRTE-op .single-knowledge-center-page.wrapper h2{
    font-size: 24px;
    line-height: 30px;
  }
  .blankRTE-op .single-knowledge-center-page h1{
    font-size: 24px;
    line-height: 30px;
  }
  .BlueHeading{
    color: #233253;
    font-size: 24px;
    line-height: 30px;
 }
 .setdisc table{
   display: block;
   overflow-x: scroll;
 }
 .setdisc table td{
  padding: 2px;
}
}
table.customtable tr {
  background: #eaf1f8;
}
table.customtable tr:nth-child(2n) {
  background-color: #f2f2f2;
}
table.customtable td, table.customtable th {
  border: 1px solid #fff;
}
table.customtable td p {
  margin-top: 15px;
  margin-bottom: 23px;
  margin-left: 16px;
}

@media only screen and (max-width: 820px){
.table-freeze-wrapper {
    overflow-x: scroll;
}
}
/* .single-knowledge-center-page p {
   margin-bottom: 18px !important; 
} */

.setbggray{
  background-color: #f9f9f9;
}

.insurance-knowledge-center-header-para{
  color: #005e9e !important;
  margin-bottom: 0 !important;
  font-weight: bold !important;
  padding-top: 10px;
  text-align: center;
  display: block;
}

.insurance-knowledge-center-header-back{
  background-color: #f9f9f9;
  width: 100%;
  padding: 5px 0 1px;
  margin-top: 10px;
}

.insurance-knowledge-center-header-secondpara{
  display: block;
  margin: 0!important;
  text-align: center !important;
}

.blankRTE .colorBlack p, .blankRTE .colorBlack ul li, .blankRTE .colorBlack ol li{
  margin-bottom: 0;
}

  @media only screen and (max-width: 767px){
    /* .insurance-knowledge-center-header-back{
      margin-bottom: -45px;
    } */
    .insurance-knowledge-center-header-back p{
      margin-bottom: 0 !important;
    }
    
    .blankRTE .blankpadding{
      padding-top:20px;
      padding-bottom: 20px;
    }
  }
  .blankRTE-op .removebottompadding {
    padding-bottom: 0px !important;
  }
  .blankRTE-op .removebottompadding h2{
    margin-bottom: 0px;
  }



  
.blankRTE-op .article-orderList {
  padding-inline-start: 14px;
}

.blankRTE-op .article-orderList li::marker, .blankRTE-op .article-orderList li h3 {
  font-weight: bolder !important;
  font-size: 16px;
  line-height: 20px;
  color: #233253;
}
