.clear::after {
    content: "";
    clear: both;
    display: table;
}
 .blog-section .card{
    margin-bottom: 20px;
}
 .blog-section .card-img {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
 .blog-section .card-title {
    margin-bottom: 0.3rem;
    margin: 0;
}

 .blog-section .card-text {
    margin-top: 10px;
     margin-bottom: 1rem;
     font-size: 14px;
     line-height: 1.2rem;
}
 .blog-section .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom:auto;
    padding: 1.25rem;
}
 .blog-section .cat {
    display: inline-block;
    margin-bottom: 1rem;
}
 .blog-section .fa-users {
    margin-left: 1rem;
}
 .blog-section .card-footer {
    font-size: 0.8rem;
}
 .card-horizontal {
     display: flex;
     flex: 1 1 auto;
}
 .list-articles .img-thumbnail{
    max-width: 150px
}
 .trending-section .card-img {
     border-bottom-left-radius: 0px;
     border-bottom-right-radius: 0px;
     position: relative;
}
 .trending-section .card-img-overlay {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     display: flex;
     align-items: center;
     justify-content: center;
     bottom: 42%;
}
 .box.logos img{
    max-height: 75px;
}
 .color-blue {
    color: #0A62C9;
     font-weight: 700;
}
 .lightbox{
    width: 100%;
     display: block;
     padding: 20px;
     background: #e0fff2;
     border-radius: 15px;
}
 .lightbox a.main-button{
    display: inline-block;
}
 .w5{
    width: 50px;
}
 #rangeValue {
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}
 .range {
    width: 100%;
    height: 15px;
    -webkit-appearance: none;
    background: #e0fff2;
    outline: none;
    border-radius: 15px;
    overflow: hidden;
}
.range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #009356;
    cursor: pointer;
    border: 5px solid #009356;
    box-shadow: -407px 0 0 400px #009356;
}

/*

Third party slider css
*/


.range-slider {
    margin: 10px 0 0 0%;
  }
  
  .range-slider {
    width: 100%;
  }
  
  .range-slider__range {
    -webkit-appearance: none;
    width: calc(100% - (3px));
    height: 5px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0;
  }
  .range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
            appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #009356;
    cursor: pointer;
    -webkit-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
  }
  .range-slider__range::-webkit-slider-thumb:hover {
    background: #1abc9c;
  }
  .range-slider__range:active::-webkit-slider-thumb {
    background: #1abc9c;
  }
  .range-slider__range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    background: #2c3e50;
    cursor: pointer;
    -moz-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
  }
  .range-slider__range::-moz-range-thumb:hover {
    background: #1abc9c;
  }
  .range-slider__range:active::-moz-range-thumb {
    background: #1abc9c;
  }
  .range-slider__range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #1abc9c;
  }
  
  .range-slider__value {
    display: inline-block;
    position: relative;
    width: 60px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    background: #2c3e50;
    padding: 5px 10px;
    margin-left: 8px;
  }
  .range-slider__value:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #2c3e50;
    border-bottom: 7px solid transparent;
    content: "";
  }
  
  ::-moz-range-track {
    background: #d7dcdf;
    border: 0;
  }
  
  input::-moz-focus-inner,
  input::-moz-focus-outer {
    border: 0;
  }

/* end */


 #rangeValue2 {
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}
 .range2 {
    width: 100%;
    height: 15px;
    -webkit-appearance: none;
    background: #e0fff2;
    outline: none;
    border-radius: 15px;
    overflow: hidden;
}
 .range2::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #009356;
    cursor: pointer;
    border: 5px solid #009356;
    box-shadow: -407px 0 0 400px #009356;
}
 #rangeValue3 {
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background: #ffffff;
    padding:10px;
}
#rangeSlidelife {
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}

#rangeValueXirrCorpus {
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}

#rangeValueYearlyIncrement{
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}

#rangeValueEroi{
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}

#rangeValueYearlySaving{
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}


#xirr_lumpsum {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}

#xirr_yearly {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}

#xirr_increment {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}
#rangeSlideInflation {
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}
#rangeSlidePre {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}
 .range3 {
    width: 100%;
    height: 15px;
    -webkit-appearance: none;
    background: #e0fff2;
    outline: none;
    border-radius: 15px;
    overflow: hidden;
}
 .range3::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #009356;
    cursor: pointer;
    border: 5px solid #009356;
    box-shadow: -407px 0 0 400px #009356;
}
 #rangeValue4 {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}
 .range4 {
    width: 100%;
    height: 15px;
    -webkit-appearance: none;
    background: #e0fff2;
    outline: none;
    border-radius: 15px;
    overflow: hidden;
}
 .range4::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #009356;
    cursor: pointer;
    border: 5px solid #009356;
    box-shadow: -407px 0 0 400px #009356;
}
 .switch {
     font-size: 24px;
     position: relative;
     font-weight: 500;
}
 .switch input {
     position: absolute;
     height: 1px;
     width: 1px;
     background: none;
     border: 0;
     clip: rect(0 0 0 0);
     clip-path: inset(50%);
     overflow: hidden;
     padding: 0;
}
 .switch input + label {
     position: relative;
     min-width: calc(calc(2.375rem * .8) * 2);
     border-radius: calc(2.375rem * .8);
     height: calc(2.375rem * .8);
     line-height: calc(2.375rem * .8);
     display: inline-block;
     cursor: pointer;
     outline: none;
     user-select: none;
     vertical-align: middle;
     text-indent: calc(calc(calc(2.375rem * .8) * 2) + .5rem);
}
 .switch input + label::before, .switch input + label::after {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: calc(calc(2.375rem * .8) * 2);
     bottom: 0;
     display: block;
}
 .switch input + label::before {
     right: 0;
     background-color: #dee2e6;
     border-radius: calc(2.375rem * .8);
     transition: 0.2s all;
}
 .switch input + label::after {
     top: 2px;
     left: 2px;
     width: calc(calc(2.375rem * .8) - calc(2px * 2));
     height: calc(calc(2.375rem * .8) - calc(2px * 2));
     border-radius: 50%;
     background-color: white;
     transition: 0.2s all;
}
 .switch input:checked + label::before {
     background-color: #08d;
}
 .switch input:checked + label::after {
     margin-left: calc(2.375rem * .8);
}
 .switch input:focus + label::before {
     outline: none;
     box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, .25);
}
 .switch input:disabled + label {
     color: #868e96;
     cursor: not-allowed;
}
 .switch input:disabled + label::before {
     background-color: #e9ecef;
}
 .switch.switch-sm {
     font-size: 0.875rem;
}
 .switch.switch-sm input + label {
     min-width: calc(calc(1.9375rem * .8) * 2);
     height: calc(1.9375rem * .8);
     line-height: calc(1.9375rem * .8);
     text-indent: calc(calc(calc(1.9375rem * .8) * 2) + .5rem);
}
 .switch.switch-sm input + label::before {
     width: calc(calc(1.9375rem * .8) * 2);
}
 .switch.switch-sm input + label::after {
     width: calc(calc(1.9375rem * .8) - calc(2px * 2));
     height: calc(calc(1.9375rem * .8) - calc(2px * 2));
}
 .switch.switch-sm input:checked + label::after {
     margin-left: calc(1.9375rem * .8);
}
 .switch.switch-lg {
     font-size: 1.25rem;
}
 .switch.switch-lg input + label {
     min-width: calc(calc(3rem * .8) * 2);
     height: calc(3rem * .8);
     line-height: calc(3rem * .8);
     text-indent: calc(calc(calc(3rem * .8) * 2) + .5rem);
}
 .switch.switch-lg input + label::before {
     width: calc(calc(3rem * .8) * 2);
}
 .switch.switch-lg input + label::after {
     width: calc(calc(3rem * .8) - calc(2px * 2));
     height: calc(calc(3rem * .8) - calc(2px * 2));
}
 .switch.switch-lg input:checked + label::after {
     margin-left: calc(3rem * .8);
}
 .switch + .switch {
     margin-left: 1rem;
}
 .contentA {
     display: none;
}
/*Tabs*/
 .tabs {
     margin-top: 20px;
}
 .tabs input {
     display: none;
}
 .tabs label {
     font-size: 15px;
     font-weight: bold;
     border-radius: 5px;
     display: inline-block;
     padding: 12px 20px;
     background: #ececec;
     text-transform: uppercase;
     color: #7f8fa8;
     letter-spacing: 0.25px;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     box-shadow: 0 0 50px rgba(63,55,201, 0.1);
     border: 1px solid #ddd;
     border-width: 1px;
}
 .tabs label:hover {
     cursor: pointer;
}
 .tabs input:checked + label {
     border-bottom: 6px solid #D3FB91;
     color: #009356;
     background: white;
}
 .tabs #tab1:checked ~ .content #content1, .tabs #tab2:checked ~ .content #content2, .tabs #tab3:checked ~ .content #content3, .tabs #tab4:checked ~ .content #content4 {
     display: block;
}
 .tabs .content > div {
     display: none;
     padding-top: 20px;
     text-align: left;
}
 .advisory-sec{
    background: #f2f4f7;
}
 .advisory-sec .mtop-20{
    width: 170px;
     margin-top: -60px;
}
 @media (max-width:767px){

     .advisory-sec .mtop-20{
        width: 170px;
         margin-top: 0;
    }
     .tbreak{
        line-height: 1.2;
    }
     .tbreak br{
        display: none;
    }
    .space1{display: none;}
    .tabs label {font-size: 10px; padding: 10px 6px;}}



    :root {
        --color-facebook: #3b5998;
        --color-twitter: #1da1f2;
        --color-linkedin: #0077b5;
        --color-instagram: #e4405f;
        --color-youtube: #ff0000;
      }
      
      .social-icons {
        list-style: none;
        padding: 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
      }
      
      .social-icons li {
        margin: 5px;
      }
      
      .social-icons li a {
        display: inline-block;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        transition: background-color 0.3s ease;
        position: relative;
        color: white; /* Ensures icons are white against colored backgrounds */
      }
      
      .social-icons li a[data-tooltip="Facebook"] {
        background-color: var(--color-facebook);
      }
      
      .social-icons li a[data-tooltip="Twitter"] {
        background-color: var(--color-twitter);
      }
      
      social-icons li a[data-tooltip="LinkedIn"] {
        background-color: var(--color-linkedin);
      }
      
      .social-icons li a[data-tooltip="Instagram"] {
        background-color: var(--color-instagram);
      }
      
      .social-icons li a[data-tooltip="YouTube"] {
        background-color: var(--color-youtube);
      }
      
      .social-icons li a:hover {
        filter: brightness(85%); /* Darkens the color slightly on hover */
      }
      
      .social-icons li a::before {
        content: attr(data-tooltip);
        position: absolute;
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        color: #333;
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 4px;
        white-space: nowrap;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
        z-index: 10;
      }
      
      .social-icons li a:hover::before {
        opacity: 1;
        visibility: visible;
      }
      
      .social-icons li a i {
        font-size: 18px;
      }


      #rangeValueLumpsum {
        position: relative;
        display: block;
        text-align: right;
        font-weight: 700;
        border-radius: 5px;
        filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
        background-color: #ffffff;
        padding:10px;
    }

    #rangeValue22 {
      position: relative;
      display: block;
      text-align: right;
      font-weight: 700;
      border-radius: 5px;
      filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
      background-color: #ffffff;
      padding:10px;
  }

  #rangeValue52 {
    position: relative;
    display: block;
    text-align: right;
    font-weight: 700;
    border-radius: 5px;
    filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
    background-color: #ffffff;
    padding:10px;
}

#rangeValueVacation {
  position: relative;
  display: block;
  text-align: right;
  font-weight: 700;
  border-radius: 5px;
  filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
  background-color: #ffffff;
  padding:10px;
}

#rangeValueVacationCost{
  position: relative;
  display: block;
  text-align: right;
  font-weight: 700;
  border-radius: 5px;
  filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
  background-color: #ffffff;
  padding:10px;
}

#rangeValueReturn{
  position: relative;
  display: block;
  text-align: right;
  font-weight: 700;
  border-radius: 5px;
  filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
  background-color: #ffffff;
  padding:10px;
}

#rangeValueInflation{
  position: relative;
  display: block;
  text-align: right;
  font-weight: 700;
  border-radius: 5px;
  filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
  background-color: #ffffff;
  padding:10px;
}

#rangeValueLoan, #rangeValueInterest, #rangeValueTenure, #rangeValueSIP, #rangeValueHousehold, #rangeValueAge, #rangeValueRetireAge, #rangeValueLife, #rangeValueRetirementSaving, #rangeValueInflation, #rangeValuePre{
  position: relative;
  display: block;
  text-align: right;
  font-weight: 700;
  border-radius: 5px;
  filter: drop-shadow(0 0 9.5px rgba(1,95,44,0.1));
  background-color: #ffffff;
  padding:10px;
}