/*******************************************************************common hdfc bread crumb css start**************************************************/
/* HDFC breadcrum */
/* breadcrum css */

.hmbreadcrumb ul li:first-child{
  margin-right:0px;
}

.breadcrumbSection.cat {
  background: transparent;
  position: absolute;
  bottom: 0;
}

.hdfcBreadcrumb .breadcrumbSection {
  background: linear-gradient(0deg, #ebf5f9, rgba(235, 245, 249, 0));
  /* background: transparent; */
  /* position: absolute;
  top: -40px; */
  padding: 8px 0 8px 26px;
  width:100%;
  height: auto;
}
img {
  max-width: 100%;
}
.arrowCaret img{
  max-width: 100%;
  height: 22px;
}

.breadcrumbSection a,
.breadcrumbSection span {
  display: inline-flex;
}
.breadcrumbSection label {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #233253;
  margin: 0;
  display: inline-flex;
  margin-right: 4px;
  cursor: pointer;
}
.breadcrumbSection .homeIcon,
.breadcrumbSection .arrowCaret {
  margin-right: 5px;
  /* height: 22px; */
}

.homeIconImg{
  width:10px;
}
.homeIcon .hide-for-mob{
  display:none !important;
}

.breadcrumbSection .breadcrumb-item a {
  cursor: pointer;
} 

.homeIcon .d-flex {
  display: none !important;
}

  .homeIcon .d-flex {
    display:none !important;
  }

  .breadcrumb-sec ul li {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    float: left;
    margin-right: 5px;
    transform: matrix(1,0,0,-1,0,0);
    color: #7b8498;
  }


.debt-funds-wrap {
  padding-bottom: 100px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
  position: relative;
}

  
@media screen and (min-width: 100px) and (max-width: 768px){
  .breadcrumbSection {
      order: 0;
      background: #fff;
  }
  }

@media screen and (min-width: 100px) and (max-width: 768px) {
  .breadcrumbSection.cat {
    position: unset;
    bottom: unset;
  }
  .hmbreadcrumb ul li:first-child{
    margin-right:0px;
  }
  .breadcrumbSection {
    order: 0;
    background: #fff;
  }

  .breadcrumbSection ul{
    display: inline-block !important;
  }
  .breadcrumb, .breadcrumb-item{
    display: inline-block;
    max-height: 24px;
    overflow: visible;
  }
  .homeIcon .d-flex {
    display:none !important;
  }
  
  .homeIconImg{
    width:9px;
    height:19px;
  }


  .hide-for-mob{
    display:none;
  }
}

.breadcrumbSection ul {
  display: flex;
}

.breadcrumb-sec {
  background: linear-gradient(180deg,#ebf5f9,rgba(235,245,249,0));
  transform: matrix(1,0,0,-1,0,0);
  padding: 8px 8px 8px 30px;
}

.header-section {
  height: unset;
}

.breadcrumb-item+.breadcrumb-item:before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
}

.fpbreadcrumb .breadcrumb-item+.breadcrumb-item:before {
  content: "";
}

.breadcrumb-sec ul li {
  margin-right: 0px;
}

.breadcrumb-sec ul li:last-child {
  color: #233253;
}

.fpbreadcrumb .breadcrumb-item+.breadcrumb-item {
  padding-left: unset;
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.product-title-wrap h2 {
    font-size: 24px;
    line-height: 42px;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.equity-funds-wrap .product-title-wrap {
    margin-bottom: 32px !important;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.product-title-wrap h2 {
    font-size: 24px;
    line-height: 42px !important;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.show-only-mobile {
    display: block;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.fund-lists-popup .fund-lists {
    width: 90%;
}
}

@media screen and (max-width: 1024px){
.fund-lists-popup .fund-lists {
    max-width: 90%;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.fund-lists-popup .fund-lists-wrap, .fund-lists-popup .group-schemes-wrap {
    padding: 0 24px !important;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.debt-funds-wrap .show-only-mobile a, .equity-funds-wrap .show-only-mobile a, .hybrid-funds-wrap .show-only-mobile a {
    margin: 0 auto;
}
}

@media screen and (min-width: 100px) and (max-width: 768px){
  .breadcrumbSection {
      order: 0;
      background: #fff;
  }
  .breadcrumbSection a, .breadcrumbSection span {
    display: inline-block;
}
  }

  @media screen and (min-width: 100px) and (max-width: 1023px){
.breadcrumb-sec {
    position: absolute;
    left: 0;
    top: 75px;
    width: 100%;
    min-height: 40px;
    background: #fff;
}
  }





/*********************************************common hdfc bread crumb css end*********************************************/

.hdfcBreadcrumb .version-2 .breadcrumbSection {
  max-width: 1200px;
  margin: 0 auto;
  padding: 8px 0px;
  background: transparent;
}

.hdfcBreadcrumb .version-2 .homeIcon .d-flex {
  display: inline-flex !important;
}

.hdfcBreadcrumb .version-2.breadcrumbSection label {
  font-size: 14px;
  line-height: 20px;
  color: #717684 !important;
}

.hdfcBreadcrumb .version-2.breadcrumbSection label.active {
  color: #0C111D !important;
}

@media screen and (max-width: 768px) {
  .hdfcBreadcrumb .version-2 .homeIcon .d-flex {
    display: inline-block !important;
  }
}

@media screen and (max-width: 366px) {
  .hdfcBreadcrumb .version-2.breadcrumbSection label {
    font-size: 12px;
  }
}