.glossary-features-select li.active:hover, .glossary_feature_list li:hover a , .glossary-features-select li.active a{
	color:#fff;
}
.glossary-alphabets-list ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.hidden{
	display:none;
}
.glossary-alphabets-list li.alphabet-active, .glossary-alphabets-list li:hover {
  background: #f63535;
  color:#fff !important;
  border: 1px solid #f63535;
}
.glossary-features-wpr {
  display: flex;
}
.bloggerwp_post_list.row.clr.content{
	margin:auto;
}
.single-terminology .wpb-content-wrapper p, .single-terminology .cz_post_content.clr p , .single-terminology .cz_post_content.clr li{
  font-size: 17px;
  color: #333333;
  text-align: justify;
}
.single-terminology h1, .single-terminology h2, .single-terminology h3, .single-terminology h4, .single-terminology h5, .single-terminology h6{
	color:#1a1a1a;
}
.back_to_link_terminology {
  font-size: 16px;
  color: #f63535;
  font-weight:bold;
}
.single-terminology .entry-header.mb-3 {
  padding-top: 50px;
}
.software-desc h3 {
  padding-left: 15px;
  padding-right: 15px;
}
.single-terminology .page_content {
	margin-bottom:50px;
	margin-top:120px;
}
.software-sec:hover::before {
  top: 4px;
}
.software-sec::before {
  content: '';
  position: absolute;
  background: #0d3b66;
  border-radius: 10px;
  width: calc(100% - 10px);
  height: 100%;
  top: 0;
  z-index: -1;
  left: 5px;
  transition: 0.2s linear;
}
.glossary-features-select li.active {
  color: #fff;
	background:#f63535;
}
.glossary-features-select li {
 color: #727272;
background-color: #f8f6f6;
padding: 10px 20px;
margin-right: 0px;
margin-bottom: 1px;
border-style: none;
list-style: none;
  cursor: pointer;
}
.software-desc {
  color: #1a1a1a;
  font-size: 24px;
}
.terminology_listing{
  width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.glossary_feature_list li:hover {
  color: #fff !important;
  background: #f63535 !important;
}
.glossary-features-wpr .software-sec {
  max-width: calc(33% - 30px);
  margin: 0 15px 30px 15px;
  padding: 0;
}
.core_values-wpr .software-sec {
  background-color: #ffffff;
  margin-bottom: 40px;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 5px rgba(246,53,53,0.15);
}

.glossary-features-wpr .core_values-wpr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.software-sec {
  position: relative;
  padding: 25px 15px;
  background: #FFFFFF;
  border-radius: 10px;
  max-width: calc(25% - 30px);
  width: 100%;
  transition: 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  margin: 10px 15px;
}
.terminology_listing > .software-sec{
  max-width: calc(33.33% - 30px) !important;
}
.terminology_listing > .software-sec:first-child{
  margin-left:0px !important;
}
.terminology_listing > .software-sec:last-child{ 
    margin-right:0px !important;
  }
.terminology_listing .software-desc h3 {
  font-size: 24px !important;
}
.read-more-btn {
  position: absolute;
  right: 15px;
  top: 36%;
}
.glossary-features-select li a {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #1E2538;
  padding: 15px;
  width: 100%;
}
.glossary-features-section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.glossary-features-wpr .software-desc {
  padding: 30px 15px;
  width: 100%;
  height: 100%;
  text-align: center;
}
.glossary-alphabetical {
  padding-left: 25px;
  width: 100%;
}
.glossary-features-select {
  max-width: 300px;
  padding-right: 40px;
  width: 100%;
  border-right: 1px solid rgba(143, 149, 166, 0.4);
}
.glossary-alphabets-list li {
  border: 1px solid #D8E6EB;
  background: #FFFFFF;
  border-radius: 3px;
  padding: 3px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 10px;
  transition: 0.2s linear;
  margin-bottom: 10px;
}
.core_values-wpr.tagged-posts.glossary_details_sec {
  margin-top: 50px;
}
.glossary-alphabets-list li span {
  font-size: 18px;
}
@media (max-width: 1024px){
.glossary_feature_list {
  display: flex;
  width: 100%;
}
  .terminology_listing > .software-sec:first-child{
  margin-left:15px !important;
}
  .terminology_listing > .software-sec:last-child{ 
    margin-right:15px !important;
  }

  .glossary-features-select {
  max-width: 99%;
  border-right: 0;
  padding-right: 0;
  margin-bottom: 20px;
    margin: 0 15px;
    width:auto !important;
}
  .glossary-features-wpr {
  display: block;
}
  .glossary_feature_list li {
  max-width: 200px;
  width: 99%;
  margin-right: 20px;
}
  
  .glossary-features-wpr {
  flex-direction: column;
}
  .glossary-alphabetical{
    padding-left:0px;
    margin-top: 50px;
  }
  .glossary_feature_list{
    padding-left:0px;
  }
	glossary-alphabets-list {
  padding-left: 10px;
  padding-right: !0px;
}
  .post-page-header , .related_blog_sec {
       max-width: 100% !important;
       padding-left: 15px !important;
       padding-right: 15px !important;
    }
}

@media (max-width: 767px){
  .glossary_feature_list {
    flex-direction: column;
  }
  .glossary_feature_list li{
    width:100% !important;
    max-width:unset !important;
  }
 
  .glossary-features-wpr .software-sec{
    max-width:unset !important;
  }
  .glossary-features-select{
    margin:0 15px !important;
  }
  .glossary_feature_list{
    width:auto;
    margin: auto;
    max-width: 100%;
    overflow: hidden;
  }
}