body {
    color: #2961AD
}

.emitab .tab-content {
    padding: 15px;
    border: 1px solid #2961AD;
    margin-bottom: 26px;
}

.emitab .nav-link {
    display: block;
    padding: 10px 12px;
    font-size: 13px;
    margin-right: 8px;
    text-align: center;
    border: 1px solid #e90000;
    border-bottom: none;
    font-weight: 700;
    color: #e90000;
    position: relative
}

.emitab .nav-link:focus,
.emitab .nav-link:visited {
    border: 1px solid #e90000
}

.emisection .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.emitab .nav-link:hover {
    border: 1px solid #e90000;
    border-bottom: none;
    background-color: #e90000;
    color: #fff
}

.emisection .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active:after {
    position: absolute;
    bottom: -8px;
    right: 40%;
    transform: translateX(-50%);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #2961AD;
    content: '';
    z-index: 1
}

.rtgs img {
    filter: invert(80%) brightness(50%);
}

.emisection .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #e90000;
    color: #fff;
    border-color: #e90000
}

.applynow {
    background: #e90000 !important;
    color: #fff !important;
    border-color: #e90000!important
}

a.nav-link.applynow:active,
a.nav-link.applynow:focus,
a.nav-link.applynow:hover,
a.nav-link.applynow:visited {
    background: #2961AD !important
}

a.nav-link.applynow.active.show {
    background: #2961AD !important;
    border: 1px solid #2961AD !important
}

.applynow.active::after {
    display: none !important
}

.sec1 {
    background: #efefef;
    padding: 20px;
    width: 95%;
    border-radius: 5px
}

.sec1 .form-control {
    line-height: .5;
    border-radius: .5rem
}

.sec1 input {
    text-align: center
}

input[type=range] {
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 2px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #2961AD), color-stop(0, #e6b120));
    background-image: -moz-linear-gradient(left center, #2961AD 0, #2961AD 0, #e6b120 0, #e6b120 100%)
}

input[type=range]::-moz-range-track {
    border: none;
    background: 0 0;
    outline: 0
}

input[type=range]:focus {
    outline: 0;
    border: none
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background-color: #2961AD;
    height: 13px;
    width: 13px;
    border-radius: 50%
}

input[type=range]::-moz-range-thumb {
    -moz-appearance: none !important;
    background-color: #2961AD;
    border: none;
    height: 13px;
    width: 13px;
    border-radius: 50%
}

.floatright {
    float: right
}

.emitab-mobile .nav-tabs {
    display: none
}

.steps .cols {
    margin: 0 2%
}

.steps .cols p {
    margin-bottom: 0
}

.tab-inner-content {
    color: #2961AD;
    padding-top: 10px
}

.tab-inner-content .tab-title {
    font-size: 20px;
    color: #2961AD;
    font-weight: 700
}

.tab-inner-content .tab-subtitle,
.tab-inner-content h3 {
    font-size: 15px !important;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0 !important;
    color: #2961AD
}

.wd30 {
    width: 30%
}

.tab-inner-content p {
    margin-bottom: 20px;
    color: #2961AD
}

.tab-inner-content p a {
    text-decoration: underline;
    font-weight: 700;
    display: inline
}

.tab-inner-content .overviewbullet ul li {
    padding: 0 0 7px 15px;
    position: relative
}

.tab-inner-content .overviewbullet ul li::before {
    position: absolute;
    left: 0;
    top: 4px
}

.tab-inner-content .tab-content td {
    font-size: 14px
}

.tab-inner-content .documents-table {
    margin-bottom: 30px
}

.tab-inner-content .documents-table .tab-title {
    margin-bottom: 0;
    font-size: 18px
}

.tab-inner-content .documents-table .icon {
    padding-right: 15px;
    width: 55px;
    height: auto
}

.tab-inner-content .documents-table .arrow {
    padding-left: 0;
    margin-left: 15px;
}

.tab-inner-content .table-striped tbody tr:nth-of-type(odd) {
    border-bottom: 1px solid #939598;
    background-color: #e4e4e5
}

.tab-inner-content .table-striped tbody tr td:nth-child(1) {
    font-weight: 700
}

.tab-inner-content .table-striped td {
    border: 1px solid #939598;
    padding: 12px 40px;
    font-size: 14px
}

.tab-inner-content .big-table .table-striped td {
    padding: 10px 25px
}

.tab-inner-content .th {
    border-right: 1px solid #fff;
    color: #fff;
    background: #253a71;
    font-weight: 700
}

.tab-inner-content .th.border-white {
    border-right: 1px solid #fff !important;
    border-left: 1px solid #939598 !important;
    border-top: 1px solid #939598 !important;
    border-bottom: 1px solid #939598 !important
}

.tab-content .table-border tbody tr {
    border-bottom: 1px solid #2961AD;
    background-color: #fff
}

.tab-content .table-border tbody tr:last-child {
    border-bottom: none
}

.tab-content .table-border tbody tr td {
    font-size: 14px;
    vertical-align: top;
    padding: 10px
}

.tab-content .table-border tbody tr td strong {
    padding-bottom: 5px;
    display: inline-block
}

.tab-content .table-border .overviewbullet ul li {
    padding: 0 0 4px 15px
}

.tab-content .table-border tbody tr td ul {
    margin-bottom: 0
}

.tab-inner-content .overviewbullet ul li:last-child {
    padding-bottom: 0
}

.tab-inner-content .overviewbullet ul li a {
    font-weight: 700;
    text-decoration: underline;
    display: inline
}

@media(min-width:768px) {
    .emitab-mobile .nav-tabs {
        display: flex
    }

    .emitab-mobile .card {
        border: none
    }

    .emitab-mobile .card .card-header {
        display: none
    }

    .emitab-mobile .card .collapse {
        display: block
    }

    .emitab-mobile .popup-accordion .card .collapse {
        display: none !important
    }
}

@media screen and (max-width:767px) {
    .emitab-mobile .tab-content>.tab-pane {
        display: block !important;
        opacity: 1
    }

    .emitab-mobile .tab-content {
        padding: 0;
        border-bottom: none
    }

    .emitab-mobile .tab-content h5 a {
        font-size: 15px;
        background: #2961AD;
        display: block
    }

    .emitab-mobile .card .card-header {
        border-bottom: 1px solid #fff;
        background: #2961AD;
        border-radius: 0
    }

    .emitab-mobile .card .card-header h5 {
        position: relative;
        background: #2961AD;
        font-size: 14px;
        color: #fff;
    }

    .emitab-mobile .card .card-header h5 a:before {
        content: "";
        width: 10px;
        height: 2px;
        background: #fff;
        position: absolute;
        top: 12px;
        right: 0
    }

    .emitab-mobile .card .card-header h5 a.collapsed:after {
        content: "";
        width: 2px;
        height: 10px;
        background: #fff;
        position: absolute;
        top: 8px;
        right: 4px
    }

    .emitab-mobile .card-header.collapsed:after,
    .emitab-mobile .card-header:after {
        color: #2961AD
    }

    .emitab-mobile .collapse.show {
        border-bottom: 1px solid #2961AD
    }

    .tab-inner-content .tab-title {
        font-size: 16px
    }

    .tab-inner-content .tab-subtitle,
    .tab-inner-content h3 {
        font-size: 14px !important;
        font-weight: 600
    }

    .tab-content .table-border tbody tr td,
    .tab-inner-content .table-striped td {
        font-size: 13px;
        padding: 8px 15px;
        line-height: 1.3
    }

    .tab-inner-content .documents-table .icon {
        padding-right: 8px;
        width: 45px
    }

    .tab-inner-content .documents-table .arrow {
        padding-left: 8px;
        margin-left: 0px;
        width: 28px;
        height: auto
    }

    .accordion-item .accordion-header:before {
        right: 21px
    }

    .blogs .mobile-margin {
        margin-bottom: 20px
    }

    .tab-inner-content .big-table .table-striped td {
        padding: 10px
    }

    .tab-inner-content .documents-table .tab-title {
        width: 220px;
        font-size: 16px
    }
}

@media screen and (max-width:320px) {
    .tab-inner-content .tab-title {
        width: 180px
    }
}

.faqbox-new {
    border: none
}

@media screen and (min-width:768px) {
    .faqbox-new .emitab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .faqbox-new .emitab .nav-tabs {
        width: 23%;
        display: inline-block;
        border: none
    }

    .faqbox-new .emitab .tab-content {
        width: 75%;
        border: none;
        padding: 0;
        margin-left: 2%
    }

    .faqbox-new .emitab .nav-tabs .nav-link {
        text-align: left;
        border: none !important;
        border-bottom: 1px solid #2961AD !important;
        padding: 14px 18px 14px 15px;
        position: relative;
        color: #2961AD;
        font-weight: 400;
        border-radius: 0 !important;
        font-size: 14px
    }

    .faqbox-new .emitab .nav-tabs .nav-link.active,
    .faqbox-new .emitab .nav-tabs .nav-link:focus,
    .faqbox-new .emitab .nav-tabs .nav-link:hover,
    .faqbox-new .emitab .nav-tabs .nav-link:visited {
        background: 0 0;
        color: #2961AD;
        font-weight: 700;
        border: none !important;
        border-bottom: 1px solid #2961AD !important
    }

    .faqbox-new .emitab .nav-tabs .nav-link:before {
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 50%;
        left: 0;
        top: 20px;
        position: absolute;
        background: #2961AD
    }

    .faqbox-new .emitab .nav-tabs .nav-link.active:after {
        content: "";
        width: 10px;
        height: 10px;
        border: none;
        border-left: 3px solid #2961AD;
        border-bottom: 3px solid #2961AD;
        right: 5px !important;
        bottom: unset;
        top: 50%;
        transform: translateY(-50%) rotate(-130deg);
        -webkit-transform: translateY(-50%) rotate(-130deg);
        -moz-transform: translateY(-50%) rotate(-130deg);
        -o-transform: translateY(-50%) rotate(-130deg);
        -ms-transform: translateY(-50%) rotate(-130deg)
    }
}

@media screen and (max-width:767px) {

    .faqbox-new .emitab .nav-tabs,
    .faqbox-new .emitab .tab-content {
        display: block
    }

    .faqbox-new .emitab .nav-item {
        width: 24% !important;
        display: inline-block;
        margin: 0
    }

    .faqbox-new .tab-content>.tab-pane {
        display: none !important;
        padding-top: 10px
    }

    .faqbox-new .tab-content>.active {
        display: block !important
    }
}

.circle-steps {
    justify-content: center;
}

@media screen and (max-width:767px) {
    .circle-steps {
        justify-content: initial;
    }
}

.semi-heading h3 {
    margin-bottom: 0.5rem !important;
    font-size: 18px !important;
    color: #2961AD;
    margin-top: 20px !important;
}

.semi-heading .last-heading {
    margin-bottom: 20px !important;
}

.semi-heading-wp h3 {
    margin-bottom: 0.5rem !important;
    font-size: 17px !important;
    color: #2961AD;
}

.border-right {
    border-right: dashed 2px #2961AD !important;
}

.accordion-header {
    font-weight: 700;
}

input {
    background-image: none !important;
}

.card-body .note {
    font-size: 12px;
}

.subque {
    margin-bottom: 9px !important;
}

.normalfont {
    font-weight: 400 !important;
}

.rates-underline {
    text-decoration: underline;
    font-weight: bold;
}

.rates-underline:hover {
    text-decoration: underline;
}

/*FAQ page responsive mobile view tab*/
@media only screen and (max-width: 300px) {
    .new-acco .faqbox-new .emitab {
        margin-top: 1rem !important;
    }

    .faqbox-new .emitab .nav-item {
        width: 23% !important;
    }

    .faqbox .emitab .nav-link {
        padding: 10px 0px;
        font-size: 7px;
    }

    .inner_banner .inner_text p {
        font-size: 13px;
    }
}
    