html {
    font-size: 12px
}

body {
    font-family: 'Lato', sans-serif;
    color: #48506c;
    background-color: rgb(66, 92, 250, .04)
}

.banner-section {
    position: relative;
    padding: 8rem 0 9rem;
    background-image: url(../images/banner-bg.svg);
    background-color: #fff;
    background-size: auto 70%;
    background-repeat: no-repeat
}

.banner-img {
    width: 100%
}

.sub-broker-banner {
    background-image: url(../images/banner-man.svg), url(../images/banner.svg);
    background-color: #fff;
    background-size: 33%, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: 45% 85%, right bottom
}

.app-banner {
    background-image: url(../images/banner.svg);
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 6rem 0
}

.banner-section .banner-title {
    font-weight: lighter;
    color: #fff;
    font-size: 2.4rem;
    line-height: 1.4
}

.banner-section .banner-title strong {
    font-weight: 600
}

.banner-section .subtitle {
    font-weight: lighter;
    color: #fff;
    font-size: 1.56rem !important;
    line-height: 1.4 !important
}

.banner-section .banner-text {
    font-size: 18px;
    color: #fff;
    margin: 2rem 0;
    line-height: 2
}

.banner-section .banner-text .code {
    font-size: .9rem
}

.banner-section .banner-text p {
    font-size: 16px !important;
    line-height: 26px !important;
    opacity: .67
}

.banner-section .banner-text ul {
    padding-left: 1.2rem;
    list-style: disc;
    font-weight: 600
}

.justify-content-center {
    justify-content: center !important
}

.scroll-top {
    cursor: pointer
}

.form-group {
    /*margin-bottom: 1.5rem*/
}

.form-control {
    border-radius: 2px !important;
    padding: 0.5rem 1rem !important;
    font-size: 1rem;
    line-height: 0.5;
    height: auto;
    border: 1px solid #ccc;
    box-shadow: none
}

::-webkit-input-placeholder {
    opacity: .5
}

:-ms-input-placeholder {
    opacity: .5
}

::placeholder {
    opacity: .5
}

.primary-btn {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    background-color: #425cfa;
    border-color: #425cfa;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem 1.25rem;
    font-size: 1.125rem;
    line-height: 1.9;
    border-radius: 2px;
    outline: none
}

.primary-btn:disabled {
    opacity: .5
}

.btn-light {
    display: inline-block;
    outline: none;
    font-weight: 700;
    color: #425cfa;
    background-color: #fff;
    border-color: #fff;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem 1.25rem;
    font-size: 1.125rem;
    line-height: 1.9;
    border-radius: 2px
}

.primary-btn:hover,
.primary-btn:focus {
    color: #fff
}

.primary-bg {
    background-color: #425cfa
}

.w-100 {
    width: 100%
}

.d-flex {
    display: flex;
    flex-wrap: wrap
}

.justify-content-center {
    justify-content: center
}

.ml-3 {
    margin-left: 2rem
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .5rem !important
}

.mt-2 {
    margin-top: 1.5rem !important
}

.mt-3 {
    margin-top: 2rem !important
}

.mt-4 {
    margin-top: 2.25rem !important
}

.mt-5 {
    margin-top: 3.125rem !important
}

.mt-7 {
    margin-top: 4.125rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .5rem !important
}

.mb-2 {
    margin-bottom: 1.5rem !important
}

.mb-3 {
    margin-bottom: 2rem !important
}

.mb-4 {
    margin-bottom: 2.25rem !important
}

.mb-5 {
    margin-bottom: 4.5rem !important
}

.card {
    border: none;
    border-radius: 5px
}

.card.card-shadow {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .16)
}

.card .card-block {
    padding: 1.625rem
}

.card .card-title {
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #48506c !important
}

.font-weight-bold {
    font-weight: 700
}

.advantage-section,
.why-choice-section,
.brokerage-charges,
.open-account,
.faq-section,
.track-record,
.section-padding {
    padding: 4.25rem 0 !important
}

.large-padding {
    padding: 9rem 0
}

.section-title {
    font-size: 2.5rem;
    font-weight: lighter !important;
    margin-top: 0;
    margin-bottom: 3.25rem;
    text-align: center;
    line-height: 1.3
}

.primary-bg .section-title {
    color: #fff
}

.section-title.light-title {
    color: #fff
}

.subtext {
    font-size: 1.375rem !important;
    line-height: 1.5;
    color: #48506c;
    text-align: center
}

.track-card {
    border-radius: 6px;
    border: 1px solid rgb(75, 83, 111, .36)
}

.track-record .item {
    padding: 1rem
}

.track-card .card-header {
    background: url(../images/waveheader.png);
    background-size: auto 100%;
    background-repeat: repeat-x;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    padding: 1.6rem 1.25rem !important;
    border: none !important;
    border-radius: 0 !important
}

.track-card .card-block .profitcircle .profittxt {
    padding-top: 25px;
    color: #48506c;
    font-size: 20px !important;
    margin-bottom: 0
}

.track-card .card-block .profitcircle .profitcount {
    color: #03946d;
    font-weight: 700;
    font-size: 40px !important;
    line-height: 1.5 !important
}

.track-card .card-block .line {
    position: relative;
    border: 1px solid rgba(72, 80, 108, .35);
    width: 80%;
    margin: 25px auto 0
}

.track-card .card-block .line:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 8px;
    width: 8px;
    left: -9px;
    top: -4px;
    border-radius: 50%;
    background-color: rgba(72, 80, 108, .35)
}

.track-card .card-block .line:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 8px;
    width: 8px;
    right: -9px;
    top: -4px;
    border-radius: 50%;
    background-color: rgba(72, 80, 108, .35)
}

.track-card .card-footer {
    background-color: transparent;
    border-top: none !important;
    padding: 10px 15px 30px;
    font-size: 18px
}

.typeahead__container .typeahead__field .typeahead__query:before {
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    right: .75rem;
    font-size: .8rem;
    transform: translateY(-50%);
    transform-origin: center;
    z-index: -1;
    font-size: 1.3rem
}

.typeahead__container {
    font-family: open sans
}

.typeahead__container .typeahead__field .form-control {
    padding-right: 3rem !important;
    background: 0 0;
    line-height: 1.5
}

.typeahead__container.result .typeahead__field .typeahead__query:before {
    transform: rotate(180deg) translateY(50%)
}

.typeahead__cancel-button {
    line-height: 1.3;
    font-size: 1.4rem;
    right: 1.5rem
}

*::-webkit-input-placeholder {
    color: #ccc !important;
    opacity: 1 !important
}

.typeahead__list {
    max-height: 250px;
    overflow: auto
}

.owl-carousel {
    margin: 0
}

.owl-carousel .owl-item {
    padding: 0;
    height: auto
}

.owl-dots {
    text-align: center
}

.owl-dot {
    width: 12px;
    height: 12px;
    background-color: rgba(66, 92, 250, .5) !important;
    border-radius: 100%;
    display: inline-block;
    margin: 0 3px;
    outline: none
}

.owl-dot.active {
    background-color: #425cfa !important
}

.primary-bg .owl-dot {
    background-color: rgba(255, 255, 255, .5) !important
}

.primary-bg .owl-dot.active {
    background-color: #fff !important
}

.owl-carousel .owl-item:hover {
    background: 0 0 !important;
    box-shadow: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    text-indent: 0;
    background-color: #fff !important;
    font-size: 2rem;
    background-image: none !important;
    color: #425cfa;
    text-align: center;
    line-height: 37px;
    width: 40px;
    height: 40px;
    border-radius: 100%
}

.owl-carousel .owl-nav .owl-prev {
    left: -6px
}

.owl-carousel .owl-nav .owl-next {
    right: -6px
}

.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.modal-title {
    width: 100%
}

.feature-card {
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .16);
    font-size: 18px;
    min-height: 300px
}

.feature-card.services {
    min-height: 230px;
    background: 0 0
}

.feature-card.services:hover {
    background-color: #fff
}

.feature-card img {
    width: auto !important;
    display: inline-block !important
}

.feature-card p {
    margin-bottom: 0;
    font-size: 18px !important;
    line-height: 1.3 !important
}

.feature-card:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .16) !important
}

.services-section .feature-card p {
    padding-top: 2.3rem
}

.choice-card {
    height: 100%;
    padding-bottom: 1.8rem;
    background-color: #fff;
    background-image: url(../images/why-choice-bg.svg);
    background-size: 100% auto;
    background-position: bottom 10px left;
    background-repeat: no-repeat;
    min-height: 17rem;
    margin: 2rem;
    font-size: 18px;
    min-height: 300px;
    box-shadow: none
}

.choice-card p {
    font-size: 18px !important;
    line-height: 1.3 !important
}

.choice-card .card-title {
    color: #425cfa !important;
    text-align: left
}

.availableon {
    padding-top: 5rem
}

.imgwrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    overflow: hidden
}

.imgwrap svg {
    display: block;
    width: 100%
}

.availabletxt {
    font-size: 2.5rem;
    color: #48506c;
    padding-top: 4rem;
    font-weight: lighter
}

.availableon .imgwrap svg:hover .stroke {
    stroke: #425cfa !important
}

.availableon .imgwrap svg:hover .fill {
    fill: #425cfa
}

.brokerage-card {
    border: 2px solid #425cfa;
    position: relative;
    padding: 1rem 0 0 !important;
    height: 100%;
    margin: 2rem;
    background: rgba(66, 92, 250, .1);
    font-size: 16px;
    overflow: hidden;
    min-height: 300px;
    z-index: 9
}

.brokerage-card:before {
    content: "";
    width: 50%;
    height: 10px;
    background-color: #425cfa;
    position: absolute;
    top: 0;
    left: 25%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.brokerage-card:after {
    content: "";
    width: 70%;
    height: 10px;
    background-color: #425cfa;
    position: absolute;
    bottom: 0;
    left: 15%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.brokerage-card .charge-lists {
    list-style: none;
    padding: 0;
    font-size: 18px;
    line-height: 1.5;
    color: #48506c !important
}

.brokerage-card .charge-lists li {
    display: flex;
    justify-content: space-between;
    padding: .5rem 0
}

.brokerage-card .charge-lists li strong {
    font-weight: 400;
    width: 50%;
    text-align: center
}

.brokerage-card .charge-lists li+li {
    border-top: 1px solid rgba(112, 112, 112, .2)
}

.brokerage-card .bubbles {
    width: 100px;
    height: 50px;
    display: flex;
    position: absolute
}

.brokerage-card .bubbles.bubble-left {
    top: 0;
    left: 0;
    transform: rotate(-25deg) translate(-10%, -70%)
}

.brokerage-card .bubbles.bubble-right {
    bottom: 0;
    right: 0;
    transform: rotate(-25deg) translate(20%, 70%)
}

.brokerage-card .bubbles .bubbleone,
.brokerage-card .bubbles .bubbletwo {
    width: 50%;
    height: 100%;
    border-radius: 100%;
    background-color: rgba(66, 92, 250, .25)
}

.brokerage-card .bubbles .bubbletwo {
    margin-left: -10px
}

.brokerage-card:hover {
    border-color: #425cfa;
    background: rgba(66, 92, 250, .1)
}

.brokerage-card:hover .bubbles .bubbleone,
.brokerage-card:hover .bubbles .bubbletwo {
    background-color: rgba(66, 92, 250, .25)
}

.brokerage-card:hover:before,
.brokerage-card:hover:after {
    background-color: #425cfa
}

.faq-wrapper .tab label {
    border: none !important;
    padding-right: 30px !important
}

.faq-wrapper .tab label:after {
    color: #b32406 !important;
    right: 3% !important
}

.faq-wrapper .tab .tab-content {
    color: #707070;
    font-size: 16px;
    line-height: 1.4
}

.faq-wrapper .tab .tab-content ul {
    line-height: 1.4;
    margin-top: 10px;
    padding-left: 20px;
    color: #707070;
    font-size: 16px
}

.faq-wrapper .tab input:checked~.tab-content {
    padding: 0 15px 20px
}

.faq-wrapper .tab label h3 {
    color: #48506c;
    font-weight: 600
}

.faq-wrapper .tab {
    box-shadow: none !important;
    border: 1px solid rgba(112, 112, 112, .25)
}

.demat-steps img {
    display: block;
    margin: 0 auto
}

.demat-steps .info {
    margin-top: 1.75rem;
    padding-left: 2.5rem;
    position: relative;
    font-size: 14px;
    min-height: 100px
}

.demat-steps .info p {
    font-size: 14px !important;
    line-height: 1.3 !important
}

.demat-steps .info h5 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px
}

.demat-steps .info:before {
    content: attr(data-step);
    color: rgba(66, 92, 250, .5);
    font-size: 2.813rem;
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1
}

.otp-group {
    max-width: 250px;
    display: flex;
    margin: 0 auto
}

.otp-group input {
    border: none;
    border-bottom: 1px solid #dee2e6;
    margin: 0 5px;
    outline: none;
    box-shadow: none;
    padding: 0 !important;
    text-align: center;
    width: calc(16% - 10px);
    height: 40px
}

.otp-group input:focus {
    box-shadow: none
}

.get-started-section {
    padding: 3.25rem 0
}

.get-started-section .dmataccnt {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.get-started-section .dmataccnt h3 {
    font-size: 35px;
    font-weight: lighter;
    color: #fff
}

#more {
    display: none
}

.trustedclient .block {
    text-align: center;
    border: 1px dashed rgb(72, 80, 108, .32);
    padding: 1rem;
    border-radius: 5px
}

.trustedclient .block .count {
    font-size: 24px !important;
    font-weight: 700;
    margin-top: .5rem
}

.trustedclient .block .txt {
    font-size: 20px;
    color: rgb(72, 80, 108, 86%);
    font-weight: 600
}

.subbroker-franchise .subbrokerfranchise .card {
    background-color: transparent;
    box-shadow: none;
    transition: all 1s ease;
    padding: 1rem;
    height: 100%
}

.subbroker-franchise .subbrokerfranchise .card .card-img {
    text-align: center;
    max-height: 145px
}

.subbroker-franchise .subbrokerfranchise .card .card-img img {
    width: auto !important;
    margin: 1rem auto
}

.subbroker-franchise .subbrokerfranchise .card .subtitle {
    color: #48506c;
    font-size: 1.125rem;
    font-weight: 600;
    padding: .5rem
}

.subbroker-franchise .subbrokerfranchise .card:hover {
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .16)
}

.subbroker-benefit .card {
    height: 100%;
    padding: 1rem;
    border: 1px solid rgb(112, 112, 112, .45);
    border-radius: 5px;
    background: #fff;
    transition: all 1s ease;
    box-shadow: none
}

.subbroker-benefit .card .card-img {
    padding-top: 3rem
}

.subbroker-benefit .card .card-img img {
    width: auto !important
}

.subbroker-benefit .card:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .16)
}

.subbroker-benefit .card .card-title {
    text-align: left;
    font-size: 18px;
    color: #48506c;
    min-height: 69px
}

.become-subroker .listwrap .lists {
    padding-top: 1rem;
    list-style: none;
    padding-left: 0
}

.become-subroker .listwrap .lists li:hover {
    transform: scaleX(1);
    margin-left: .5rem
}

.become-subroker .listwrap .lists li:hover:before {
    transform: scaleX(1.4)
}

.become-subroker .listwrap .lists li {
    font-size: 18px;
    padding: .5rem;
    padding-left: 2.2rem;
    transition: all .5s ease;
    position: relative
}

.become-subroker .listwrap .lists li:before {
    content: url(../images/right-arrow.png);
    display: block;
    position: absolute;
    left: 0;
    top: 11px
}

.become-subroker .listwrap .lists li span {
    color: #48506c
}

.testimonials {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .16);
    margin-top: 2rem
}

.testimonials .testimonial {
    padding: 3rem 3rem 2rem 4rem;
    position: relative
}

.testimonials .testimonial .author {
    font-weight: 700;
    margin-top: 2rem
}

.testimonial:before {
    position: absolute;
    content: url(../images/doublequote.svg);
    display: block;
    left: 2rem;
    top: 2rem
}

.testimonials .carousel-indicators {
    bottom: -2rem !important
}

.testimonials .carousel-indicators li {
    width: 30px;
    height: 5px;
    background-color: rgba(195, 196, 204, .47)
}

.testimonials .carousel-indicators .active {
    background-color: #425cfa
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.app-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 2rem 0
}

.app-links a+a {
    margin-left: 3rem
}

.banner-section .app-links a {
    display: block;
    max-width: 7.5rem
}

.banner-section .app-links {
    justify-content: flex-start
}

.mobile-wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 20rem;
    background-image: url(../images/mobile-bg.svg);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 1.7rem 2.2rem;
    margin-top: 0
}

.mobile-wrapper img {
    width: 100%
}

.mobile-wrapper:before {
    content: "";
    width: 10rem;
    height: 10rem;
    background-image: url(../images/mobile-art1.svg);
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -3rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: -1
}

.mobile-wrapper:after {
    content: "";
    width: 5rem;
    height: 5rem;
    background-image: url(../images/mobile-art2.svg);
    display: block;
    position: absolute;
    left: 50%;
    top: -2.7rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: -1
}

.mobile-wrapper.inverted:before {
    right: -3rem;
    left: auto
}

.mobile-wrapper.inverted:after {
    right: 50%;
    left: auto
}

.feature-indicators {
    position: static;
    width: 100%;
    margin: 0
}

.feature-indicators li {
    display: flex;
    padding: .3rem 1rem;
    border-radius: 5px;
    width: auto !important;
    height: auto !important;
    text-indent: 0;
    background: 0 0;
    border: none;
    text-align: left;
    transition: height .5s linear
}

.feature-indicators li i {
    width: 3rem;
    font-size: 1.5rem;
    display: block;
    color: #425cfa
}

.feature-indicators li .content {
    width: calc(100% - 3rem)
}

.feature-indicators li .content .collapse-content {
    height: 0;
    overflow: hidden;
    margin-top: .6rem;
    transition: height .5s linear;
    font-size: 13px
}

.feature-indicators li.active .content .collapse-content {
    height: auto
}

.feature-indicators li.active {
    background-color: #6c87fc;
    padding: .8rem 1rem;
    color: #fff;
    margin-bottom: .5rem
}

.feature-indicators li.active i {
    color: #fff
}

.brokercharge {
    background-image: url(../images/brokerchrges.svg);
    background-repeat: no-repeat;
    padding: 5.25rem 0
}

.solid-btn {
    color: #fff;
    background-color: #425cfa;
    border-color: #425cfa;
    padding: 10px 1.5rem;
    font-size: 1rem;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer
}

.solid-btn:hover {
    color: #fff
}

.solid-btn span:after {
    content: url(../images/next.png);
    display: inline-block;
    vertical-align: sub;
    margin-left: 1rem
}

.border-btn {
    border: 2px solid #425cfa;
    font-size: 1rem;
    padding: 10px 1.5rem;
    margin-left: 3rem;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff
}

.border-btn:hover {
    color: #425cfa
}

.whyjiffy {
    background-image: url(../images/why-jiffy.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top right;
    position: relative
}

.whyjiffy .left-section {
    padding: 4rem 15px;
    display: flex;
    align-items: center
}

.whyjiffy .right-section {
    padding: 4rem 15px
}

.whyjiffy:before {
    content: ""
}

.left-section:before {
    content: "";
    width: 100%;
    height: calc(100% + 3rem);
    position: absolute;
    top: -1.5rem;
    right: 0;
    background-image: url(../images/jiffy-arrow.svg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top right
}

.whyjiffy:after {
    content: "";
    width: 15%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #425cfa
}

.whyjiffy .section-title {
    position: relative;
    z-index: 9
}

.whyjiffy .list .listing {
    line-height: 25px
}

.whyjiffy .list .listing li {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0;
    padding-left: 25px;
    position: relative
}

.whyjiffy .list .listing li:before {
    content: url(../images/next.png);
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.download {
    background-image: url(../images/download-section.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center
}

.download h2 {
    color: #fff;
    font-weight: 500 !important;
    text-align: center
}

.download .applinks {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2rem 0
}

.download .text {
    color: #fff;
    font-size: 20px !important;
    padding-top: 2.5rem
}

.download .downloadlinkwrap .app-links img {
    height: 35px
}

.download .downloadlinkwrap .app-links a+a {
    margin-left: 1rem
}

.download .text p {
    font-size: 20px !important;
    font-weight: 300
}

.download .downloadlinkwrap {
    position: relative
}

.download .downloadlinkwrap :before {
    content: url(../images/line.png);
    display: block;
    position: absolute;
    top: 0;
    right: 35px;
    opacity: .3
}

.traders-view {
    display: flex;
    flex-direction: column;
    margin: 0 8px
}

.traders-view .review-wrap {
    border: 1px solid #48506c;
    padding: 3rem 1.5rem;
    color: #48506c;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 2rem;
    position: relative;
    min-height: 430px
}

.traders-view .review-wrap::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 1rem 0;
    border-color: #48506c transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.traders-view .review-wrap::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 1rem 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -1px
}

.traders-view .review-wrap i {
    font-size: 50px;
    display: block;
    margin-bottom: 1.5rem
}

.traders-view .review {
    text-align: left;
    font-size: 14px;
    color: #48506c
}

.traders-view .reviewer {
    font-weight: 700;
    margin-top: 1.5rem
}

.initial {
    background-color: #48506c;
    color: #7e7e7e;
    width: 3.75rem;
    height: 3.75rem;
    font-size: 2.5rem;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin: 0 auto;
    border-radius: 100%
}

.traders-view.inverted {
    flex-direction: column-reverse
}

.traders-view.inverted .review-wrap {
    margin-bottom: 0;
    margin-top: 2rem
}

.traders-view.inverted .review-wrap::before {
    top: auto;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%) rotate(180deg)
}

.traders-view.inverted .review-wrap::after {
    top: auto;
    bottom: 100%;
    transform: translateX(-50%) rotate(180deg);
    margin-bottom: -1px;
    margin-top: 0
}

#testimonialSlider .owl-dots {
    margin-top: 7rem
}

#testimonialSlider .owl-dot {
    width: 20px;
    border-radius: 0%;
    height: 4px
}

.owl-item.center .traders-view .review-wrap {
    border-color: #425cfa;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .16);
    color: #425cfa
}

.owl-item.center .traders-view .review-wrap::before {
    border-color: #425cfa transparent transparent transparent
}

.owl-item.center .traders-view .initial {
    background-color: #425cfa;
    color: #6c87fc
}

@media(min-width:768px) {
    .banner-section .banner-text p {
        padding-right: 4rem
    }

    .faq-wrapper .tab input:checked~.tab-content {
        padding: 0 30px 20px
    }

    .imgwrap svg {
        margin-bottom: 0
    }

    html {
        font-size: 14px
    }

    .brokerage-card {
        margin: 0;
        border-color: #707070;
        background: 0 0;
        font-size: 18px
    }

    .brokerage-card:before {
        background-color: #707070
    }

    .brokerage-card:after {
        background-color: #707070
    }

    .brokerage-card .bubbles .bubbleone,
    .brokerage-card .bubbles .bubbletwo {
        background-color: rgba(112, 112, 112, .25)
    }

    .demat-steps img {
        display: inline-block
    }

    .demat-steps .info h5 {
        font-size: 1.25rem
    }

    .feature-card {
        box-shadow: none !important
    }

    .banner-section {
        background-size: cover
    }

    .sub-broker-banner {
        background-size: 33%, cover;
        padding-bottom: 2rem
    }

    .choice-card {
        margin: 0
    }
}

@media(min-width:1200px) {
    html {
        font-size: 16px
    }

    .banner-section .banner-title {
        padding-right: 1rem
    }
}

@media(min-width:1500px) {
    .sub-broker-banner {
        background-size: 500px, cover;
        padding-bottom: 2rem
    }
}

@media(max-width:990px) {

    .whyjiffy .right-section,
    .whyjiffy .left-section {
        padding: 3rem 15px
    }

    .traders-view .review-wrap {
        min-height: 380px
    }
}

@media(max-width:1200px) {
    .sub-broker-banner {
        background-position: 38% 85%, right bottom
    }
}

@media(max-width:320px) {
    .banner-section .blink {
        margin-left: 19px
    }
}

@media(max-width:767px) {
    .traders-view .review-wrap {
        min-height: 360px
    }

    .feature-card.services .card-block {
        padding: 2rem 1.625rem
    }

    .feature-card.services {
        min-height: 210px
    }

    .border-btn {
        margin-left: 0 !important;
        margin-top: 2rem;
        font-size: 1.3rem
    }

    .whyjiffy:after,
    .left-section:before {
        display: none
    }

    .whyjiffy .left-section {
        justify-content: center;
        padding-bottom: 0
    }

    .owl-carousel .owl-item img {
        width: auto;
        display: inline-block
    }

    .trustedclient .block {
        border: none
    }

    .track-record .item {
        padding: 15px 28px
    }

    .choice-card {
        margin: 2rem 0
    }

    .imgwrap svg {
        max-height: 20rem
    }

    .banner-section {
        padding-bottom: 0
    }

    .availableon {
        padding-top: 0
    }

    .availabletxt {
        font-size: 30px !important;
        padding-bottom: 3rem
    }

    .get-started-section .dmataccnt h3 {
        font-size: 30px;
        text-align: center
    }

    .dmataccnt {
        flex-direction: column
    }

    .btnstart {
        margin-top: 1rem
    }

    .section-title {
        font-size: 2.2rem
    }

    .sub-broker-banner {
        background: #fff url(../images/banner.svg) no-repeat right bottom;
        background-size: cover
    }

    .become-subroker .listwrap .lists li span {
        line-height: 27px
    }

    .solid-btn {
        font-size: 1.3rem
    }
}

@media(min-width:767px) and (max-width:768px) {
    .primary-bg .section-title {
        font-size: 2rem
    }

    .download .text {
        justify-content: center
    }
}

@media(max-width:768px) {
    .download .downloadlinkwrap :before {
        display: none
    }
}

.banner-section .blink {
    background-color: #f66;
    padding: 2px 8px 6px;
    text-align: center;
    border-radius: 50%;
    vertical-align: super;
    font-weight: 500
}

.banner-section .offer {
    font-size: .8rem;
    font-family: cursive;
    color: #fff;
    animation: blink 1.2s linear infinite
}

@keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}