.col,
.col-auto {
    max-width: 100%
}

.tooltip-wrap .goal-title .goal_label,
.tooltip-wrap .goal-title .tooltip {
    display: inline-block;
    vertical-align: middle
}

table,
td,
th,
tr,
tr:nth-child(odd) {
    background: 0 0 !important
}

.cblack,
.taxTablebody td {
    color: #000 !important
} 

@font-face {
    font-family: Roboto-Regular;
	
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto-v30-latin-regular.eot);
    src: local(""), url(../fonts/roboto-v30-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v30-latin-regular.woff2) format("woff2"), url(../fonts/roboto-v30-latin-regular.woff) format("woff"), url(../fonts/roboto-v30-latin-regular.ttf) format("truetype"), url(../fonts/roboto-v30-latin-regular.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto-Semibold;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/roboto-v30-latin-500.eot);
    src: local(""), url(../fonts/roboto-v30-latin-500.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v30-latin-500.woff2) format("woff2"), url(../fonts/roboto-v30-latin-500.woff) format("woff"), url(../fonts/roboto-v30-latin-500.ttf) format("truetype"), url(../fonts/roboto-v30-latin-500.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto-Bold;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/roboto-v30-latin-700.eot);
    src: local(""), url(../fonts/roboto-v30-latin-700.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v30-latin-700.woff2) format("woff2"), url(../fonts/roboto-v30-latin-700.woff) format("woff"), url(../fonts/roboto-v30-latin-700.ttf) format("truetype"), url(../fonts/roboto-v30-latin-700.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/roboto-v30-latin-900.eot);
    src: local(""), url(../fonts/roboto-v30-latin-900.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v30-latin-900.woff2) format("woff2"), url(../fonts/roboto-v30-latin-900.woff) format("woff"), url(../fonts/roboto-v30-latin-900.ttf) format("truetype"), url(../fonts/roboto-v30-latin-900.svg#Roboto) format("svg")
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    box-sizing: inherit
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-small,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
a{padding-left: 3px; padding-right: 3px;} 

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

[class*=col-] {
    padding: 0 15px
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

#HowtouseCalc .secWarp .leftSec .Steps .stepsCont span img,
.col-auto {
    width: auto
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

#incomeTaxCalculator {
    background: #f4f4f4;
    padding: 0 0 4rem
}

#taxTable,
#taxTable .secWarp .rightSec .tableWarp .taxTable .taxTablebody tr:nth-child(odd) {
    background-color: #f9f9f9
}

#incomeTaxCalculator .section_heading {
    padding-bottom: 6rem
}

#incomeTaxCalculator .input-wrap {
    width: 15rem
}

#incomeTaxCalculator .radio_tabs {
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: .8rem;
    gap: 1.2rem;
    border-radius: .8rem;
    margin-bottom: 4rem;
    box-shadow: .5rem .5rem 2rem rgba(0, 0, 0, .0392156863);
    border: 3px solid #f4f4f4
}

#incomeTaxCalculator .card .step:not(.step2),
#incomeTaxCalculator .radio_tabs input {
    display: none
}

#incomeTaxCalculator .radio_tabs label {
    text-transform: capitalize;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 10px;
    -ms-flex: none;
    flex: none;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border-radius: 4px;
    margin-bottom: 0;
    cursor: pointer
}

#incomeTaxCalculator .radio_tabs input:checked + label {
    background-color: #004a8f;
    color: #fff;
    /* font-family: Roboto-Bold; */
    font-family:'Lato-Bold';
}

#incomeTaxCalculator .label {
    margin-bottom: 1.5rem
}

#incomeTaxCalculator .card .plans-wrapper .plan-box .tax-saving .tax-amt,
#incomeTaxCalculator .select-wrap {
    display: block
}

#incomeTaxCalculator .select-wrap select#financialYear {
    width: 100%
}

#incomeTaxCalculator .card {
    position: relative
}

#incomeTaxCalculator .card .tax-calc-head {
    font-size: 2.4rem;
    line-height: 3.2rem;
    /* font-family: Roboto-Bold; */
      font-family:'Lato-Bold';
    text-align: center;
    margin-bottom: 3rem;
    -ms-flex-align: center;
    align-items: center;
    color: #1b1c31
}

#incomeTaxCalculator .card .xs-steps {
    display: none;
    margin-bottom: 5.1rem
}

#incomeTaxCalculator .card .xs-steps .steps-head .summary-head {
    font-size: 2.4rem;
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
    line-height: 2.4rem;
    color: #1b1c31
}

#incomeTaxCalculator .card .xs-steps .steps-head .next-step {
    font-size: 1rem;
    line-height: 1.7rem;
    margin-bottom: 0;
    color: #004a8f;
    margin-top: .3rem
}

#incomeTaxCalculator .card .xs-steps .steps-head .next-step span {
    color: #757095
}

#incomeTaxCalculator .card .xs-steps .steps-num {
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-align: center;
    padding: 1.3rem .7rem;
    border: 3px solid #ed1c24;
    border-radius: 50%
}

#incomeTaxCalculator .card .xs-steps .active-step {
    color: #004a8f;
    /* font-family: Roboto-Bold; */
      font-family:'Lato-Bold';
    font-size: 1.4rem;
    line-height: 2.4rem
}

#incomeTaxCalculator .card .steps-wrapper {
    position: relative;
    box-shadow: .5rem .5rem 2rem rgba(0, 0, 0, .04);
    width: 80%;
    margin-top: -8%;
    left: 10%;
    overflow: hidden;
    margin-bottom: 4rem;z-index:1;
}

#incomeTaxCalculator .card .steps-wrapper .tax-step {
    background: #fff;
    border-radius: .4rem;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#incomeTaxCalculator .card .steps-wrapper .tax-step::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .8rem;
    background-color: #f4f4f4;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1490196078) inset;
    z-index: 1
}

#comppundFaq .accordSec,
#taxTable .secWarp .leftSec .sec .claimsWarp,
.incometax-breakdown-wrapper .breakdown-table {
    box-shadow: .5rem .5rem 2rem rgba(0, 0, 0, .04)
}

#incomeTaxCalculator .card .steps-wrapper .tax-step .tax-li {
    display: -ms-flexbox;
    display: flex;
    padding: 2.1rem 0;
    width: 33.3%;
    border-bottom: .8rem solid transparent;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #1b1c31;
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
    z-index: 9
}

#incomeTaxCalculator .card .steps-wrapper .tax-step .tax-li:first-child {
    border-bottom-left-radius: .4rem
}

#incomeTaxCalculator .card .steps-wrapper .tax-step .tax-li.active,
#incomeTaxCalculator .card .steps-wrapper .tax-step .tax-li.visited {
    border-bottom: 8px solid #004a8f
}

#incomeTaxCalculator .card .steps-wrapper .tax-step .tax-li.active:not(.visited):after,
#incomeTaxCalculator .card .steps-wrapper .tax-step .tax-li.visited:not(.visited):after {
    display: block;
    content: "";
    position: absolute;
    width: .7rem;
    height: .7rem;
    border-right: 1px solid #004a8f;
    border-bottom: 1px solid #004a8f;
    background-color: #004a8f;
    left: 50%;
    bottom: -.4rem;
    -ms-transform: rotate(220deg);
    transform: rotate(223deg)
}

#incomeTaxCalculator .card .steps-wrapper .tax-step .active {
    color: #004a8f;
    /* font-family: Roboto-Bold; */
      font-family:'Lato-Bold';
}

#incomeTaxCalculator .card .tax-table tr th {
    font-size: 2.2rem;
    line-height: 3rem;
    text-align: left
}

#incomeTaxCalculator .card .tax-table tr td {
    font-size: 1.6rem;
    line-height: 2.2rem;
    text-align: left;
    color: #757095
}

#incomeTaxCalculator .brd-bottom,
#incomeTaxCalculator .card .tax-table tr td .brd-bottom {
    border-bottom: 1px solid #eaeaea
}

#incomeTaxCalculator .card .tax-table .fn-pad {
    padding-bottom: 1rem
}

#incomeTaxCalculator .card .tax-table .table-fn {
    font-size: 1.2rem;
    line-height: 2.9rem;
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
    color: #757095
}

#incomeTaxCalculator .card .tax-table .table-fn .click-here {
    color: #004a8f;
    text-decoration: underline
}

#incomeTaxCalculator .card .inocme-tax-sub-head {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.9rem;
    /* font-family: Roboto-Semibold; */
      font-family:'Lato-light';
    color: #1b1c31
}

#incomeTaxCalculator .card .inocme-tax-sub-head .amt,
#taxTable .secWarp .leftSec .sec .claimsWarp .claimsDesc span {
    color: #004a8f
}

#incomeTaxCalculator .card .plans-wrapper {
    margin-top: 2rem
}

#incomeTaxCalculator .card .plans-wrapper .plan-box {
    box-shadow: .5rem .5rem 2rem rgba(0, 0, 0, .04);
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    width: 349px;
    padding: 1.5rem 0;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 1.6rem
}

#incomeTaxCalculator .card .plans-wrapper .plan-box .plans-head {
    font-size: 2rem;
    line-height: 2.7rem;
    /* font-family: Roboto-Semibold; */
      font-family:'Lato-light';
    padding: 1rem 0;
    color: #004a8f
}

#incomeTaxCalculator .card .plans-wrapper .plan-box .tax-saving {
    font-size: 2.4rem;
    line-height: 3.3rem;
    /* font-family: Roboto-Bold; */
      font-family:'Lato-Bold';
    padding-bottom: 1rem;
    color: #1b1c31
}

#incomeTaxCalculator .card .plans-wrapper .plan-box .plan-now {
    font-size: 1.8rem;
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
    line-height: 2.4rem;
    color: #ed1c24;
    text-decoration: underline;
    padding-bottom: 1.5rem
}

#incomeTaxCalculator .card .plans-wrapper .plan-box .icon {
    width: 65px;
    height: 60px
}

#incomeTaxCalculator .card .btn-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem
}

#incomeTaxCalculator .card .btn-wrapper .btn {
    min-width: 33rem;
    margin-top: 0
}

.tooltip-wrap .goal-title {
    padding-right: 0
}

.tooltip-wrap .goal-title .tooltip {
    position: relative;
    font-size: .8rem;
    color: #fff;
    background-color: #dadada;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    border-radius: 2.2rem;
    margin-left: 1rem;
    cursor: pointer;
    transition: .3s ease-in-out
}

#comppundFaq .accordSec .accordList .accordItem .accordLinks.active,
.tooltip-wrap .goal-title .tooltip:hover {
    background-color: #ed1c24
}

.tooltip-wrap .goal-title .tooltip:hover:after {
    display: none;
    content: "";
    position: absolute;
    width: 1.7rem;
    height: 1.7rem;
    background-color: #fdfcfc;
    left: .9rem;
    bottom: 1.7rem;
    -ms-transform: rotate(223deg);
    transform: rotate(223deg);
    margin-left: -10px;
    transition: .1s ease-in-out
}

.tooltip-wrap .goal-title .tooltip .tipso_style {
    border-bottom: none
}

.modal-overlay {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
    transition: opacity .6s cubic-bezier(.55, 0, .1, 1), visibility .6s cubic-bezier(.55, 0, .1, 1)
}

.modal-overlay.active {
    opacity: 1;
    visibility: visible
}

.modal,
.modal .close-modal,
.modal .modal-content {
    opacity: 0;
    backface-visibility: hidden
}

.modal {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    width: 1024px;
    height: 95vh;
    padding: 1rem;
    border-radius: 2.4rem;
    visibility: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: .6s cubic-bezier(.55, 0, .1, 1)
}

.modal .close-modal {
    position: absolute;
    cursor: pointer;
    font-size: 2.4rem;
    color: #004a8f;
    top: 0;
    right: 2.5rem;
    transition: opacity .6s cubic-bezier(.55, 0, .1, 1), transform .6s cubic-bezier(.55, 0, .1, 1);
    transition-delay: .3s
}

.modal .modal-content {
    transition: opacity .6s cubic-bezier(.55, 0, .1, 1);
    transition-delay: .3s;
    width: 100%;
    overflow: auto;
    height: 100%
}

.plan-box .icon:before,
.understandITS_img:before {
    content: '';
    background-image: url(../images/calculator/income-tax/income-tax-sprites.webp) !important;
    width: 60px;
    display: block
}

.modal.active {
    visibility: visible;
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1)
}

.modal.active .modal-content {
    opacity: 1
}

.modal.active .close-modal {
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1
}

.incometax-breakdown-wrapper {
    border-radius: 1.6rem;
    padding: 0 2.5rem
}

.incometax-breakdown-wrapper .sec-head {
    font-size: 3.6rem;
    line-height: 4.9rem;
    /* font-family: Roboto-Bold; */
      font-family:'Lato-Bold';
    color: #1b1c31;
    text-align: center;
    margin-bottom: 2.7rem
}

.incometax-breakdown-wrapper .breakdown-table .table-head {
    padding: 2.2rem 0 1.6rem 7.4rem;
    background-color: #efefef;
    font-size: 1.6rem;
    line-height: 2.4rem;
    /* font-family: Roboto-Bold */
      font-family:'Lato-Bold';
}

.incometax-breakdown-wrapper .breakdown-table .table-head-new {
    padding: 2.2rem 0 1.6rem 7.4rem;
    font-size: 1.5rem;
    line-height: 2.2rem;
      font-family:'Lato-light';
    /* font-family: Roboto-Semibold */
}

.incometax-breakdown-wrapper .breakdown-table .table-head-new2 {
    padding: 2.2rem 0 1.6rem 7.4rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    /* font-family: Roboto-Semibold */
      font-family:'Lato-light';
}

.incometax-breakdown-wrapper .breakdown-table .table-data {
    padding: 2.2rem 0 1.6rem 7.4rem;
    font-size: 1.5rem;
    line-height: 2.2rem;
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
}

.incometax-breakdown-wrapper .breakdown-table .table-head2 {
    padding: 2.2rem 0 1.6rem 3.2rem;
    background-color: #efefef;
    font-size: 1.6rem;
    line-height: 2.4rem;
    /* font-family: Roboto-Bold; */
      font-family:'Lato-Bold';
}

.incometax-breakdown-wrapper .breakdown-table .table-data2 {
    padding: 2.2rem 0 1.6rem 3.2rem;
    font-size: 1.5rem;
    line-height: 2.2rem;
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
}

.incometax-breakdown-wrapper .breakdown-table .brd-right {
    border-right: 1px solid #e0e0e0
}

.incometax-breakdown-wrapper .breakdown-table .brd-left {
    border-left: 1px solid #e0e0e0
}

.incometax-breakdown-wrapper .breakdown-table .brd-top {
    border-top: 1px solid #e0e0e0
}

.incometax-breakdown-wrapper .breakdown-table .brd-bottom {
    border-bottom: 1px solid #e0e0e0
}

#annualRentalWrap {
    display: none;
    margin-top: 0
}

#HowtouseCalc {
    padding: 6rem 0 10rem
}

#HowtouseCalc .secWarp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#HowtouseCalc .secWarp .leftSec {
    width: 56.3rem
}

#HowtouseCalc .secWarp .leftSec .Title {
      font-family:'Lato-Bold';
    /* font-family: Roboto-Bold; */
    font-size: 24px;
    line-height: 4.8rem;
    text-transform: capitalize;
    color: #1b1c31;
    width: 59.2rem
}

#HowtouseCalc .secWarp .leftSec .Desc {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 3rem;
    color: #757095;
    letter-spacing: -.02em;
    margin-top: 3.3rem;
    width: 56.3rem
}

#HowtouseCalc .secWarp .leftSec .Steps {
    margin: 0 0 -20px
}

#HowtouseCalc .secWarp .leftSec .Steps .stepsCont {
    margin-top: 3.5rem;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-left: 5.7rem
}

#HowtouseCalc .secWarp .leftSec .Steps .stepsCont span {
    position: absolute;
    left: 0
}

#HowtouseCalc .secWarp .leftSec .Steps .stepsCont .stepWarp .stepDesc {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #757095;
    letter-spacing: -.02em;
    width: 40rem;
    padding-top: .4rem;
    margin: 0
}

#HowtouseCalc .secWarp .rightSec,
#comppundFaq .accordSec .btnWarp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

#taxTable {
    padding: 6rem 0
}

#taxTable .secWarp {
    display: -ms-flexbox;
    display: flex
}

#taxTable .secWarp .leftSec,
#taxTable .secWarp .rightSec {
    width: 50%
}

#taxTable .secWarp .rightSec .tableTitle {
    /* font-family: Roboto-Bold; */
      font-family:'Lato-Bold';
    font-size: 2.2rem;
    line-height: 3rem;
    color: #1b1c31;
    margin-bottom: .8rem
}

#taxTable .secWarp .rightSec .tableWarp .taxTable {
    filter: drop-shadow(.5rem .5rem 2rem rgba(0, 0, 0, .04));
    background: #fff;
    text-align: center;
    width: 90.7%
}

#taxTable .secWarp .rightSec .tableWarp .taxTable .taxTablehead {
    background-color: #f0f0f0
}

#taxTable .secWarp .rightSec .tableWarp .taxTable .taxTablehead tr th {
    /* font-family: Roboto-Semibold; */
      font-family:'Lato-light';
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 1.6rem 0
}

#taxTable .secWarp .rightSec .tableWarp .taxTable .taxTablebody tr .borderRight,
#taxTable .secWarp .rightSec .tableWarp .taxTable .taxTablehead tr .borderRight {
    border-right: 1px solid #eaeaea
}

#taxTable .secWarp .rightSec .tableWarp .taxTable .taxTablebody tr td {
    padding: 1.6rem 3rem;
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
    font-size: 1.5rem;
    line-height: 2.2rem;
    color: #273238
}

#taxTable .secWarp .leftSec .sec .claimHead {
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
    font-size: 2.2rem;
    line-height: 3rem;
    color: #1b1c31;
    margin-bottom: .8rem
}

#taxTable .secWarp .leftSec .sec .claimsWarp {
    background: #fff;
    border-radius: 1.6rem;
    padding: 1.7rem 2rem;
    max-width: 55.5rem
}

#taxTable .secWarp .leftSec .sec .claimsWarp .claimsDesc {
    /* font-family: Roboto-Regular; */
      font-family:'Lato-Regular';
    font-size: 1.4rem;
    line-height: 1.5;
    color: #1b1c31;
    margin-bottom: 1.2rem
}

#taxTable .secWarp .leftSec .sec .claimsWarp .claimsDesc .fontBold {
    font-family: Roboto-Regular;
    color: #1b1c31
}

#taxTable .secWarp .leftSec .sec .claimsWarp .claimsDesc .txtsecBold {
    /* font-family: Roboto-Semibold */
      font-family:'Lato-light';
}

#comppundFaq {
    margin: 6rem 0
}

#comppundFaq .accordSec {
    border-radius: 1.6rem;
    padding: 3.2rem 6rem
}

#comppundFaq .accordSec .accordTitle {
    /* font-family: Roboto-Bold; */
      font-family:'Lato-Bold';
    font-size: 4.4rem;
    line-height: 5.2rem;
    color: #1b1c31
}

#comppundFaq .accordSec .accordList {
    margin: 4.2rem 0 3rem
}

#comppundFaq .accordSec .accordList .accordItem .accordLinks {
    padding: 1.25rem 0 1.25rem 1.6rem;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
    position: relative
}

#comppundFaq .accordSec .accordList .accordItem .accordLinks::after {
    content: "+";
    position: absolute;
    right: 1.9rem;
    top: 1.85rem;
    color: #ed1c24;
    font-size: 3.2rem;
    width: 1.6rem;
    height: 1.6rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#comppundFaq .accordSec .accordList .accordItem .accordLinks.active::after {
    content: "";
    background-color: #fff;
    height: 2px;
    top: 2.65rem;
    width: 1.6rem
}

#comppundFaq .accordSec .accordList .accordItem .accordLinks a {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.8rem;
    color: #1b1c31;
    display: -ms-flexbox;
    display: flex
}

#comppundFaq .accordSec .accordList .accordItem .accordLinks a.active,
#comppundFaq .accordSec .accordList .accordItem .accordLinks.active a,
#comppundFaq .accordSec .accordList .accordItem .accordLinks:hover a,
#comppundFaq .accordSec .accordList .accordItem .accordLinks:hover::after {
    color: #fff
}

#comppundFaq .accordSec .accordList .accordItem .accordLinks a span {
    margin-right: 2rem
}

#comppundFaq .accordSec .accordList .accordItem .accordLinks:hover {
    background-color: #ed1c24;
    transition: .3s ease-in-out
}

#comppundFaq .accordSec .accordList .accordItem .accordDesc {
    padding: 1.25rem 4.3rem
}

#comppundFaq .accordSec .accordList .accordItem .accordDesc p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #757095
}

#comppundFaq .accordSec .btnWarp .btn_outline_primary {
    padding: 1.3rem 2.5rem;
    color: #ed1c24;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2.2rem;
    background: #fff;
    border: 1px solid #ed1c24;
    border-radius: .8rem;
    margin: 0;
    transition: .2s ease-in-out
}

#comppundFaq .accordSec .btnWarp .btn_outline_primary:hover {
    background-color: #ed1c24;
    color: #fff
}

@media (min-width:576px) {

    .container,
    .container-sm,
    .container-small {
        max-width: 540px
    }

    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm,
    .container-small {
        max-width: 720px
    }

    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {

    #incomeTaxCalculator .card .steps-wrapper,
    #incomeTaxCalculator .card .tax-table .mobile-width {
        display: none
    }

    #incomeTaxCalculator .card .tax-table .center-tabel {
        width: 100%
    }

    #incomeTaxCalculator .card .plans-wrapper .plan-box .tax-saving .tax-amt {
        display: inline
    }

    #incomeTaxCalculator .card .plans-wrapper .plan-box {
        width: 80%;
        margin-bottom: 2.4rem
    }

    .modal {
        display: initial;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        margin: 0 auto;
        background-color: #fff;
        width: 750;
        padding: 1rem;
        border-radius: 2.4rem;
        opacity: 0;
        visibility: hidden;
        backface-visibility: hidden;
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        transition: .6s cubic-bezier(.55, 0, .1, 1)
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-small {
        max-width: 960px
    }

    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1170px
    }

    .container-small {
        max-width: 1062px
    }

    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-12,
    .row-cols-xl-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-6,
    .row-cols-xl-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-4,
    .row-cols-xl-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-3,
    .row-cols-xl-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .col-xl-2,
    .row-cols-xl-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width:1280px) {
    .tipso_bubble.top > div.tipso_arrow {
        left: 26px
    }
}

@media only screen and (max-width:1199px) {
    #incomeTaxCalculator .card .plans-wrapper .plan-box {
        width: 27rem
    }

    .modal {
        display: initial;
        transition: .6s cubic-bezier(.55, 0, .1, 1);
        width: 90%
    }

    .incometax-breakdown-wrapper .breakdown-table .table-data,
    .incometax-breakdown-wrapper .breakdown-table .table-data2,
    .incometax-breakdown-wrapper .breakdown-table .table-head,
    .incometax-breakdown-wrapper .breakdown-table .table-head-new,
    .incometax-breakdown-wrapper .breakdown-table .table-head-new2,
    .incometax-breakdown-wrapper .breakdown-table .table-head2 {
        padding: 2.2rem 0 1.6rem 1.5rem
    }
}

@media only screen and (max-width:992px) {
    #incomeTaxCalculator .section_heading {
        padding: 0
    }

    #incomeTaxCalculator .card .range-wrap {
        margin-bottom: 1.5rem
    }

    #HowtouseCalc {
        padding: 2rem 0
    }

    #HowtouseCalc .secWarp,
    #taxTable .secWarp {
        -ms-flex-direction: column;
        flex-direction: column
    }

    #HowtouseCalc .secWarp .leftSec,
    #HowtouseCalc .secWarp .rightSec,
    #taxTable .secWarp .leftSec,
    #taxTable .secWarp .rightSec,
    #taxTable .secWarp .rightSec .tableWarp .taxTable {
        width: 100%
    }

    #HowtouseCalc .secWarp .leftSec .Title {
        font-size: 2.4rem;
        line-height: 3.3rem;
        width: 80%
    }

    #HowtouseCalc .secWarp .leftSec .Desc {
        font-size: 1.4rem;
        line-height: 2.4rem;
        margin: 1.6rem 0 0;
        width: 100%
    }

    #HowtouseCalc .secWarp .leftSec .Steps .stepsCont {
        margin: 1.6rem 2rem 3.5rem
    }

    #HowtouseCalc .secWarp .leftSec .Steps .stepsCont .stepWarp .stepTitle {
        font-size: 2rem;
        line-height: 2.4rem
    }

    #HowtouseCalc .secWarp .leftSec .Steps .stepsCont .stepWarp .stepDesc {
        font-size: 1.4rem;
        line-height: 2.4rem;
        width: 100%
    }

    #taxTable {
        padding: 2.1rem 0
    }

    #taxTable .secWarp .rightSec .tableWarp .taxTable .taxTablehead tr th {
        font-size: 1.4rem;
        line-height: 2.4rem;
        padding: .4rem .5rem
    }

    #taxTable .secWarp .rightSec .tableWarp .taxTable .taxTablebody tr td {
        font-size: 1.4rem;
        line-height: 2.2rem;
        padding: 1.7rem
    }

    #taxTable .secWarp .leftSec .sec {
        padding-top: 4rem
    }

    #taxTable .secWarp .leftSec .sec .claimHead {
        line-height: 2.6rem;
        margin-bottom: 1.3rem
    }

    #taxTable .secWarp .leftSec .sec .claimsWarp {
        max-width: 100%
    }

    #comppundFaq .accordSec .accordList .accordItem .accordLinks {
        padding: 1.25rem 5rem 1.25rem 1.6rem
    }
}

@media only screen and (max-width:767px) {
    #incomeTaxCalculator .card {
        margin-top: 0;
        display: block
    }

    #incomeTaxCalculator .card .xs-steps {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 1.2rem;
        border-bottom: 8px solid #004a8f;
        border-radius: 0 .4rem .4rem
    }

    #incomeTaxCalculator .card .xs-steps.xs-m0 {
        margin-bottom: 0
    }

    #incomeTaxCalculator .card .steps-wrapper,
    #incomeTaxCalculator .card .tax-table .mobile-width {
        display: none
    }

    #incomeTaxCalculator .card .tax-table tr th {
        font-size: 1.4rem;
        padding: 2.4rem 0;
        line-height: 1.9rem;
        text-align: left
    }

    #incomeTaxCalculator .card .tax-table tr td {
        font-size: 1.2rem;
        padding: 2.4rem 0;
        line-height: 1.6rem;
        text-align: right
    }

    #incomeTaxCalculator .card .tax-table tr td .txt-left {
        text-align: left
    }

    #incomeTaxCalculator .card .tax-table tr td .txt-right {
        text-align: right
    }

    #incomeTaxCalculator .card .tax-table .table-fn,
    .textxs_center {
        text-align: center
    }

    #incomeTaxCalculator .card .tax-table .center-tabel {
        width: 100%
    }

    #incomeTaxCalculator .card .inocme-tax-sub-head,
    #incomeTaxCalculator .card .plans-wrapper .plan-box .plans-head {
        font-size: 1.6rem;
        line-height: 2.1rem
    }

    #incomeTaxCalculator .card .plans-wrapper .plan-box .plan-now,
    #incomeTaxCalculator .card .plans-wrapper .plan-box .tax-saving {
        font-size: 1.4rem;
        line-height: 1.9rem
    }

    #incomeTaxCalculator .card .plans-wrapper .plan-box .tax-saving .tax-amt {
        display: inline
    }

    #incomeTaxCalculator .card .plans-wrapper .plan-box {
        width: 80%;
        margin-bottom: 2.4rem
    }

    #incomeTaxCalculator .card .btn-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #incomeTaxCalculator .card .btn-wrapper .btn {
        margin-top: 0;
        min-width: 100%
    }

    #incomeTaxCalculator .card .btn-wrapper .btn.btn_primary {
        -ms-flex-order: 1;
        order: 1
    }

    #incomeTaxCalculator .card .btn-wrapper .btn:not(.btn_primary) {
        -ms-flex-order: 2;
        order: 2
    }

    #incomeTaxCalculator #proceedBasic {
        margin-bottom: 2.5rem
    }

    .tooltip-wrap .goal-title .tooltip:hover:after {
        background-color: transparent
    }

    .modal {
        position: fixed;
        top: 34px;
        left: 0;
        right: 0;
        display: initial;
        width: 95%;
        height: 85%;
        border-radius: 2.4rem;
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        padding: 0
    }

    .modal .close-modal .close-modal {
        right: 2rem !important
    }

    .incometax-breakdown-wrapper {
        padding: 4.6rem 2.2rem
    }

    .incometax-breakdown-wrapper .sec-head {
        font-size: 2.4rem;
        line-height: 3.2rem
    }

    .incometax-breakdown-wrapper .sec-head .sec-head-blue {
        color: #004a8f
    }

    .incometax-breakdown-wrapper .breakdown-table .table-data,
    .incometax-breakdown-wrapper .breakdown-table .table-data2,
    .incometax-breakdown-wrapper .breakdown-table .table-head,
    .incometax-breakdown-wrapper .breakdown-table .table-head-new,
    .incometax-breakdown-wrapper .breakdown-table .table-head-new2,
    .incometax-breakdown-wrapper .breakdown-table .table-head2 {
        padding: 2.2rem 0 1.6rem 1.5rem;
        font-size: 1.2rem;
        line-height: 2.4rem
    }

    .incometax-breakdown-wrapper .breakdown-table {
        white-space: nowrap;
        overflow-x: scroll
    }

    #annualRentalWrap {
        margin-top: 0
    }

    .form_radio[name=houseProperty] + label {
        margin-bottom: 4.5rem
    }

    .taxforMale {
        padding-right: 4.3rem
    }

    #comppundFaq {
        margin: 3.2rem 0
    }

    #comppundFaq .accordSec {
        padding: 0;
        box-shadow: none
    }

    #comppundFaq .accordSec .accordTitle {
        font-size: 2.4rem;
        line-height: 3.3rem
    }

    #comppundFaq .accordSec .accordList {
        box-shadow: .5rem .5rem 2rem rgba(0, 0, 0, .04)
    }

    #comppundFaq .accordSec .accordList .accordItem .accordLinks a {
        font-size: 1.6rem;
        line-height: 2.8rem;
        display: -ms-flexbox;
        display: flex
    }

    #comppundFaq .accordSec .accordList .accordItem .accordLinks a span {
        margin-right: 1rem
    }

    #comppundFaq .accordSec .accordList .accordItem .accordDesc {
        padding: 1.25rem 3.6rem
    }
}

@media (max-width:767px) {
    .tipso_bubble.top > div.tipso_arrow {
        left: 40%
    }
}

@media only screen and (max-width:575px) {
    .tooltip-wrap {
        max-width: 17rem
    }

    .tooltip-wrap.med-wrap {
        max-width: 16rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#incomeTaxCalculator .card .step3 .range-wrap,
.goal-wrap {
    margin-bottom: 1rem
}

.goal-title {
    font-size: 14px
}

#incomeTaxCalculator .card .range-wrap {
    margin-bottom: 1.5rem !important
}

.goal-wrap .input-wrap {
    height: 3rem;
    font-size: 14px
}

#incomeTaxCalculator .card .tax-table tr th {
    padding: 3rem 0 2rem
}

#incomeTaxCalculator .card .tax-table tr td {
    padding-bottom: 2rem
}

.accordLinks h3 a {
    text-decoration: none;
    letter-spacing: .2px
}

table body tr td,
table tbody tr td,
table tbody tr th,
table thead tr th {
    text-align: center !important
}

.claimsWarp .claimsDesc span {
    color: #1b1c31 !important
}

table,
td,
th,
tr {
    border: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

th {
    color: #000
}

#incomeTaxCalculator .card .step4 {
    margin-top: 0
}

.rightSec {
    margin-bottom: 2rem;
    margin-top: 2rem
}

#HowtouseCalc .secWarp {
    display: flex;
    justify-content: space-between;
    align-items: flex-start !important
}

#HowtouseCalc .secWarp .leftSec .Steps .stepsCont .stepWarp .stepTitle {
    line-height: 2.4rem;
    font-family: Lato-Regular !important;
    font-weight: 400;
    letter-spacing: .3px;
    font-size: 17px !important
}

#HowtouseCalc .secWarp .rightSec img {
    margin-bottom: 0 !important
}

.keyTakeaway-section {
    margin-top: 5%
}

.keyTakeaway-desc {
    font-weight: 400;
    letter-spacing: .3px;
    font-size: 17px !important
}

#exemptionIT,
#incomeTaxSlab,
#taxDeduction,
#taxLiability,
#understandITS,
#useOnlineITC,
#whatisITC {
    margin: 25px 0
}

.conclusion-bg,
.whatisITC-bg {
    background-color: #f8f8f8;
    padding: 30px 0
}

.conclusion-title,
.exemptionIT-title,
.incomeTaxSlab,
.taxDeduction-title,
.taxLiability-title,
.useOnlineITC_title,
.whatisITC-title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .3px;
    color: #000;
    margin-bottom: 15px;
    font-family: Lato-Regular
}

.conclusion-desc,
.exemptionIT-desc,
.taxDeduction-desc,
.taxLiability-desc,
.useOnlineITC-desc,
.whatisITC-desc {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 25px;
    color: #000
}

.useOnlineITC_steps {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    margin-top: 20px
}

.taxLiability-step,
.useOnlineITC-step {
    display: flex;
    flex-direction: column;
    align-items: center
}

.taxLiability_stepText,
.useOnlineITC_stepText {
    font-size: 16px;
    font-weight: 400;
    color: #000
}

.taxLiability_number,
.useOnlineITC_number {
    width: 47px;
    height: 47px;
    background-color: #083160;
    border-radius: 50%;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.understandITSTitle,
.understandITS_stepDesc,
.understandITS_stepTitle,
.useOnlineITC_stepDesc,
.useOnlineITC_stepTitle {
    letter-spacing: .3px;
    color: #000
}

.useOnlineITC-stepContent {
    padding-left: 3rem
}

.useOnlineITC_stepTitle {
    font-size: 18px;
    font-weight: 600
}

.useOnlineITC_stepDesc {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding-top: 5px
}

.understandITSTitle {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 2px;
    font-family: Lato-Regular
}

.understandITSDesc {
    font-size: 16px;
    font-weight: 400;
    padding-top: 8px
}

.understandITS_steps {
    /* display: grid; */
     display: block;
    grid-template-columns: 5% 95%;
    padding: 20px 0 10px
}

.understandITS_img img {
    width: 45px;
    height: auto
}

.understandITS-stepContent {
    padding-left: 2rem
}

.understandITS_stepTitle {
    font-size: 18px;
    font-weight: 600;
    font-family: Lato-Regular
}

.understandITS_stepDesc {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    padding-top: 5px;
    font-family: Lato-Regular
}

.tax-table {
    /* display: flex; */
        display: block;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px
}

.taxTable {
    border: 1px solid #bfbfbf !important
}

.tax-pattern {
    background-color: #083160 !important;
    color: #fff;
    font-size: 17px;
    font-weight: 600
}

.exemptionIT-subdesc,
.exemptionIT-subtitle,
.taxLiability-subdesc,
.taxLiability-subtitle {
    color: #000;
    letter-spacing: .3px
}

.taxTablebody td {
    font-size: 17px !important;
    text-align: left !important
}

.taxTable .taxTablehead .sub-title th {
    padding: 2rem 1rem !important;
    text-align: left !important
}

table.taxTable tr th {
    border-radius: 8px 8px 0 0 !important
}

table.taxTable {
    border-top: none !important
}

.taxDeduction-desc {
    margin-bottom: 20px
}

.taxLiabilityCards {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 5px
}

.taxLiabilityCard {
    max-width: 275px;
    min-height: 500px;
    border: 1px solid #bfbfbf;
    border-radius: 8px;
    padding: 15px
}

.taxLiability-subtitle {
    font-size: 17px;
    font-weight: 600;
    padding: 10px 0
}

.taxLiability-subdesc {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px
}

.exemptionIT-subtitle {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 0
}

.exemptionIT-subdesc {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 15px
}

.inset-link {
    color: #497cb6;
    text-decoration: underline
}

.plan-box .icon:before {
    background-size: 330px;
    height: 70px
}

.it-cal-1:before {
    background-position: -13px -233px
}

.it-cal-2:before {
    background-position: -5px -3px
}

.it-cal-3:before {
    background-position: -10px -113px
}

.understandITS_img:before {
    background-size: 260px;
    height: 55px;
    background-repeat: no-repeat
}

.it-setp-1:before {
    background-position: -190px 1px
}

.it-setp-2:before {
    background-position: -190px -57px
}

.it-setp-3:before {
    background-position: -190px -124px
}

.it-setp-4:before {
    background-position: -200px -187px
}

@media only screen and (max-width:480px) {
    .ulipWork-stepContent {
        padding-left: 2rem
    }

    .ulipWork-step {
        gap: 10px
    }

    .understandITS_steps {
        /* display: grid; */
        display: block;
        grid-template-columns: 10% 90%
    }

    .tax-table,
    .taxLiabilityCards {
        flex-direction: column
    }

    .taxLiabilityCard {
        max-width: 100%;
        min-height: 260px;
        margin: 5px 0 10px
    }

    #HowtouseCalc .secWarp .rightSec {
        display: none
    }

    #HowtouseCalc .secWarp .leftSec .Steps .stepsCont {
        margin: 1rem !important
    }

    ul.breadcrumb-ulip {
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .understandITS_img:before {
        background-size: 240px
    }

    .it-setp-1:before {
        background-position: -185px 1px
    }

    .it-setp-3:before {
        background-position: -185px -114px
    }

    .it-setp-4:before {
        background-position: -192px -174px
    }
}
/* 
.tax-step,
.card,
.section_heading {
    display: none;
} */

#HowtouseCalc {
    top: 0px;
    padding-top: 0;
    padding-bottom: 2rem;
}

#incomeTaxCalculator {
    background: none;
    top: 0;
}

section,
footer {
    top: 0;
}

.loadmores {
    text-align: center;
    padding-top: 2rem;
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width: 767px) {

    /* .tax-step,
    .card,
    .section_heading {
        display: none !important;
    }
} */
}


/* ashwini calci css start */
.tax{position:relative;}


/* siddhesh css */
.input_heading {
    display: block;
    font-size: 16px;
    color: #333333;
    text-align: left;
    letter-spacing: 0.3px;
    padding-bottom: 5px;
  }
  
  .input_heading span {
    font-size: 12px;
  }
  
  .headingThree {
    font-size: 16px;
    color: #333333;
    text-align: left;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
  }
  
  .group {
    margin-bottom: 15px;
  }
  
  .entryPointGrn {
    background: #55A946;
    color: #fff;
    font-size: 12px;
    margin: 0 0 0 5px;
    display: inline-block;
    border-radius: 23px;
    padding: 5px 9px;
  }
  
  /* From Uiverse.io by gharsh11032000 */
  .radio-buttons-container {
    display: flex;
    align-items: center;
    gap: 24px;
  }
  
  .radio-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
  }
  
  .radio-button__input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .radio-button__label {
    display: inline-block;
    padding-left: 30px;
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.320, 1);
  }
  
  .radio-button__custom {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #555;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.320, 1);
  }
  
  .radio-button__input:checked+.radio-button__label .radio-button__custom {
    transform: translateY(-50%) scale(0.9);
    border: 5px solid #004a8f;
    color: #004a8f;
  }
  
  .radio-button__input:checked+.radio-button__label {
    color: #004a8f;
  }
  
  .radio-button__label:hover .radio-button__custom {
    transform: translateY(-50%) scale(1.2);
    border-color: #004a8f;
    box-shadow: 0 0 10px #4c8bf580;
  }
  
  .taxFlex {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .prxTxt {
    font-size: 25px;
    font-weight: 500;
    color: #004a8f;
    text-align: center;
  }
  
  .taxCards {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
  }
  
  .taxBox {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.3px;
    margin: 10px 0;
  }
  
  .tax-head {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin: 15px 0;
  }
  
  #incomeTaxCalculator .card .tax-table tr td {
    color: #000 !important;
  }
  
  .tax-table {
    margin: 15px auto 0;
  }
  
  .tax-table table td,
  .tax-table table th {
    font-size: 16px !important;
    text-align: left !important;
    padding: 15px !important;
  }
  
  .tax-table table tr:nth-child(even) {
    background-color: #FFF !important;
  }
  
  .tax-table table tr:nth-child(odd) {
    background-color: #f2f2f2 !important;
  }
  
  .tax-table table th {
    background-color: #FFF !important;
  }
  
  /* ToolTip */
  .taxTooltip {
    position: relative;
    background-color: #D2D2D2;
    color: #FFF;
    border-radius: 50%;
    padding: 0px 5px;
    display: inline-block;
    font-size: 9px;
  }
  
  .taxTooltip:after,
  .taxTooltip:before {
    opacity: 0;
    pointer-events: none;
    bottom: 100%;
    left: 50%;
    position: absolute;
    z-index: 10;
    transform: translate(-50%, 10px);
    transform-origin: top;
    transition: all 0.18s ease-out 0.18s;
  }
  
  .taxTooltip:after {
    background-color: #003366;
    box-shadow: 0 0 3px #003366;
    content: attr(data-tooltip);
    padding: 10px;
    white-space: nowrap;
    margin-bottom: 11px;
    color: #FFF;
    font-size: 14px;
  }
  
  .taxTooltip:before {
    width: 0;
    height: 0;
    content: "";
    margin-bottom: 6px;
  }
  
  .taxTooltip:hover:before,
  .taxTooltip:hover:after {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
  }
  
  .taxColorBox {
    width: 100%;
    border-radius: 12px;
    padding: 24px;
    position: relative;
    background-color: #f2f2f2;
    display: block;
    border: 0px solid #f2f2f2;
  }
  
  [data-tooltip-pos="right"]:before {
    border-top: 6px solid transparent;
    border-right: 6px solid #f5f5f5;
    border-bottom: 6px solid transparent;
    margin-left: 6px;
  }
  
  
  [data-tooltip-pos="right"]:before,
  [data-tooltip-pos="right"]:after {
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translate(-10px, -50%);
  }
  
  [data-tooltip-pos="right"]:after {
    margin-left: 11px;
  }
  
  [data-tooltip-pos="right"]:hover:before,
  [data-tooltip-pos="right"]:hover:after {
    transform: translate(0, -50%);
  }
  
  [data-tooltip-length]:after {
    white-space: normal;
  }
  
  [data-tooltip-length="small"]:after {
    width: 80px;
  }
  
  [data-tooltip-length="large"]:after {
    width: 260px;
  }

  /* new conent css */
  .oldregime li{ color:#000

  }
  .input_heading {
    display: block;
    font-size: 16px;
    color: #333333;
    text-align: left;
    letter-spacing: 0.3px;
    padding-bottom: 5px;
  }
  
  .input_heading span {
    font-size: 12px;
  }
  
  .headingThree {
    font-size: 16px;
    color: #333333;
    text-align: left;
    letter-spacing: 0.3px;
    margin-bottom: 10px !important;
  }
  
  .group {
    margin-bottom: 15px;
  }
  
  .entryPointGrn {
    background: #55A946;
    color: #fff;
    font-size: 12px;
    margin: 0 0 0 5px;
    display: inline-block;
    border-radius: 23px;
    padding: 5px 9px;
  }
  
  /*  */
  .radio-buttons-container {
    display: flex;
    align-items: center;
    gap: 24px;
  }
  
  .radio-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
  }
  
  .radio-button__input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .radio-button__label {
    display: inline-block;
    padding-left: 30px;
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.320, 1);
  }
  
  .radio-button__custom {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #555;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.320, 1);
  }
  
  .radio-button__input:checked+.radio-button__label .radio-button__custom {
    transform: translateY(-50%) scale(0.9);
    border: 5px solid #004a8f;
    color: #004a8f;
  }
  
  .radio-button__input:checked+.radio-button__label {
    color: #004a8f;
  }
  
  .radio-button__label:hover .radio-button__custom {
    transform: translateY(-50%) scale(1.2);
    border-color: #004a8f;
    box-shadow: 0 0 10px #4c8bf580;
  }
  
  .taxFlex {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .opresult {
    font-size: 25px;
    font-weight: 500;
    color: #004a8f;
    text-align: center;
  }
  
  .taxCards {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
  }
  
  .taxBox {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.3px;
    margin: 10px 0;
  }
  
  .tax-head {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin: 15px 0;
  }
  
  #incomeTaxCalculator .card .tax-table tr td {
    color: #000 !important;
  }
  
  .tax-table {
    margin: 15px auto 0;
  }
  
  .tax-table table td,
  .tax-table table th {
    font-size: 16px !important;
    text-align: left !important;
    padding: 15px !important;
  }
  
  .tax-table table tr:nth-child(even) {
    background-color: #FFF !important;
  }
  
  .tax-table table tr:nth-child(odd) {
    background-color: #f2f2f2 !important;
  }
  
  .tax-table table th {
    background-color: #FFF !important;
  }
  
  /* ToolTip */
  .taxTooltip {
    position: relative;
    background-color: #D2D2D2;
    color: #FFF;
    border-radius: 50%;
    padding: 0px 5px;
    display: inline-block;
    font-size: 9px;
  }
  
  .taxTooltip:after,
  .taxTooltip:before {
    opacity: 0;
    pointer-events: none;
    bottom: 100%;
    left: 50%;
    position: absolute;
    z-index: 10;
    transform: translate(-50%, 10px);
    transform-origin: top;
    transition: all 0.18s ease-out 0.18s;
  }
  
  .taxTooltip:after {
    background-color: #003366;
    box-shadow: 0 0 3px #003366;
    content: attr(data-tooltip);
    padding: 10px;
    white-space: nowrap;
    margin-bottom: 11px;
    color: #FFF;
    font-size: 14px;
  }
  
  .taxTooltip:before {
    width: 0;
    height: 0;
    content: "";
    margin-bottom: 6px;
  }
  
  .taxTooltip:hover:before,
  .taxTooltip:hover:after {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
  }
  
  .taxColorBox {
    width: 100%;
    border-radius: 12px;
    padding: 24px;
    position: relative;
    background-color: #f2f2f2;
    display: block;
    border: 0px solid #f2f2f2;
  }
  
  [data-tooltip-pos="right"]:before {
    border-top: 6px solid transparent;
    border-right: 6px solid #f5f5f5;
    border-bottom: 6px solid transparent;
    margin-left: 6px;
  }
  
  
  [data-tooltip-pos="right"]:before,
  [data-tooltip-pos="right"]:after {
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translate(-10px, -50%);
  }
  
  [data-tooltip-pos="right"]:after {
    margin-left: 11px;
  }
  
  [data-tooltip-pos="right"]:hover:before,
  [data-tooltip-pos="right"]:hover:after {
    transform: translate(0, -50%);
  }
  
  [data-tooltip-length]:after {
    white-space: normal;
  }
  
  [data-tooltip-length="small"]:after {
    width: 80px;
  }
  
  [data-tooltip-length="large"]:after {
    width: 260px;
  }
  
  .currencyValue {
    font-size: 12px;
    letter-spacing: 0.3px;
    color: #000;
  }
  
  /* 02012025 */
  .dnone {
    display: none;
  }
  
  section#whatisITC{
    margin-top: 0 !important;
  }