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

.termpageRTE section{
  padding-block: 50px;
}
.termpageRTE section.reducepaddingforsection {
  padding-block: 20px;
}
.termpageRTE section.reducetoppaddingforsection {
  padding: 0 0 50px;
}
.termpageRTE section.reducebottompaddingforsection {
  padding: 50px 0 0;
}

.term-page-rte h2{
  font-size: 32px;
  font-weight: 700;
  color: #233253;
  margin-bottom: 16px;
}

.term-page-rte h2:nth-child(n+2){
  margin-top: 2rem;
}

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

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

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

  margin-bottom: 18px;
}
.termpageRTE  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;
}

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

.termpageRTE  .blankpadding{
  padding-top:30px !important;
  padding-bottom: 30px !important;
}

.termpageRTE  .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-top: 65px!important;
}
.wrapper {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
}


@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: 50px !important;
  }
  .wrapper {
      width: 100% !important;
      padding-left: 34px !important;
      padding-right: 34px !important;
  }
  }

.single-knowledge-center-page.wrapper h2{
  font-size: 38px;
  line-height: 48px;
  color: #233253;
  font-weight: 500;
}

.single-knowledge-center-page.wrapper h3{
  font-size: 28px;
  color: #233253;
  font-weight: 500;
}

.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;
}

.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;
}
.termpageRTE .sec-title {
  font-size: 32px;
  font-weight: 700;
  color: #233253;
  margin-bottom: 26px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .single-knowledge-center-page.wrapper h2{
    font-size: 26px;
    line-height: 30px;
  }
  .BlueHeading{
    color: #233253;
    font-size: 24px;
    line-height: 30px;
 }
 .setdisc table{
   display: block;
   overflow-x: scroll;
 }
 .setdisc table td{
  padding: 2px;
}
.termpageRTE .sec-title {
  text-align: center;
  font-size: 24px;
  margin-top: 25px;
}
.termpageRTE section {
  padding-block: 20px;
}
.termpageRTE section.reducepaddingforsection,
.termpageRTE section.reducetoppaddingforsection,
.termpageRTE section.reducebottompaddingforsection{
  padding-block: 20px;
}
.termpageRTE .mob-txt-center {
  text-align: center;
}

}
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-bottom: 0px !important;
  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;
}

  @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;
    }
  }


/*ADDED TO PICK BG-COLORS USING RADIO BUTTONS */

.skyblue{
  background-color: #F2FBFF;
}

.lightgrey{
  background-color: #f9f9f9;
}

.termpageRTE .fontsizesmall{
  font-size: 13px;
  color: #5a5a5a;
}
.termpageRTE .font14 p{
  font-size: 14px;
}
.termpageRTE .rtegrey{
  color: #5a5a5a;
}

.termpageRTE .container ul li h3 {
  font-size: 16px;
  font-weight: bolder;
  line-height: 20px;
  color: #233253;
}
.termpageRTE h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
}
.termpageRTE h4 {
  line-height: 1.2;
  font-size: 16px;
  font-weight: 500;
}
.termSectionCommon .addAccordion .termpageRTE section {
  padding-block: 20px;
}
.termpageRTE .btnWrapper {
  padding: 10px;
}

.termpageRTE .explorePlanBtn {
  background: #ed1c24;
  border: 1px solid #ed1c24;
  border-radius: 4px;
  width: 120px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.termpageRTE .explorePlanBtn a {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.termpageRTE .explorePlanBtn a:hover {
  box-shadow: 0 8px 12px rgba(237, 28, 36, .2);
}
.termpageRTE .marginBtm-18 {
  margin-bottom: 18px;
}