@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700;800&display=swap);

@font-face {
    font-family: 'Gilroy ExtraBold';
    src: url(../fonts/Gilroy-ExtraBold.ttf);
}

html {
  scroll-behavior: smooth;
}
.landing-page-inner-wrap{z-index: 1;position: relative;}
.desk-circle-txt{position: relative;left: 0rem;width: 75%;padding-top: 25px;}
.ban-btn-green{width: 60%!important;}
.thank-u-bg{background-image: url(../images/landing/thank-u-bg.png);background-repeat: no-repeat;background-size: cover;
background-position: center;}
.thank-you-sec{background-color: #F2F5F7;padding: 1rem 0px 3rem 0px;height: 100vh;}
.thank-u-box{background-color: #fff;box-shadow: 0px 3px 30px #B4B4B429;width: 70%;margin: 0px auto;
border-radius: 20px;padding: 40px 40px;text-align: center;}
.thank-u-txt1{color: #033C61;font-size: 20px;font-weight: 500;margin-top: 15px;}
.dspim-btn{color: #003A5D;border: 1px solid #0cc0a0;background: #0cc0a0!important; border-radius: 40px!important;
    font-weight: bold;margin-top: 20px;text-transform: lowercase!important;}

.landing-disclaimer-box p {color: #000;font-size: 14px;font-weight: 400;}
.landing-disclaimer-box p a{color: #000;font-weight: 600;
    text-decoration: underline;cursor: pointer;}
.h1class{background: -webkit-linear-gradient(bottom, #333, #fff 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;font-size: 30px!important;text-shadow: none!important;}
  .form-control{font-size: 14px;}
.h1txt{display: none;}
a.ytp-impression-link{display: none!important;}

.iframe-wid{width: 77%;margin: 0px auto;}
.iframe-wid iframe{height: 28rem;border: none;}

.logo-wid{width: 100%;}
.table-wid{width: 100%;background-color: #ffffff;border: none;}
.back-color{background-color: #ddd;}
.td-height{height: 105px;}

.form-box{padding-top: 4rem;}

/* Animation */
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
.introducing{font-size: 12px;color: #fff;text-align: center;z-index: 1;width: 50%;margin: 0px auto 10px auto;
    overflow: hidden;position: relative;}
.introducing:before, .introducing:after {
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: '\a0';
    background-color: #fff;
    margin-left: 3%;
}
.introducing:before {
    margin-left: -53%;
    text-align: right;
}
.logo-div{padding: 0px 0px 0 0px;float: right;width: 10%; }
.tab-box{display: inline-flex;width: 100%;justify-content: center;padding: 20px 0px;}
.tab-box1{width: 23%;box-shadow: 0px 3px 25px #00000029;border-radius: 30px;padding: 10px;
text-align: center;margin-right: 10px;cursor: pointer;}
.tab-box2{width: 21%;margin-left: 10px;text-align: center;border-radius: 30px;padding: 10px;box-shadow: 0px 3px 25px #00000029;
cursor: pointer;}
.tab-box3{width: 21%;box-shadow: 0px 3px 25px #00000029;border-radius: 30px;padding: 10px;
text-align: center;margin-right: 10px;cursor: pointer;}
.tab-box4{width: 23%;margin-left: 10px;text-align: center;border-radius: 30px;padding: 10px;box-shadow: 0px 3px 25px #00000029;
cursor: pointer;}
.tab-acc-color1{background-color: #fff;}

.private-etf{background: transparent linear-gradient(180deg, #00C7B2 0%, #13FAE2 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 8px 10px #80808029;
border-radius: 100px;color: #393939;text-transform: uppercase;font-size: 14px;font-weight: bold;padding: 10px 10px;
margin-bottom: 10px;}

.bottom-sticky-div{position: fixed;bottom: 0;display: block;width: 100%;background-color: #033C61;z-index: 3;
    padding: 15px 0px;}
.bottom-sticky-div p{color: #fff;font-weight: bold;font-size: 24px;line-height: 1.5;}
.up-arrow{position: fixed;bottom: 6rem;right: 1rem;cursor: pointer;z-index: 5;}

.landing-disclaimer-box table td.w30{width: 30%;}


@media(min-width: 320px) and (max-width: 767px){
    .tab-box1, .tab-box2{width: 50%;}
    .tab-box3, .tab-box4{width: 50%;}
    
    .up-arrow{display: none;bottom: 9rem}
    .bottom-sticky-div p{text-align: center;}
    .thank-u-img{width: 100%;}
    .thank-u-box{width: 90%;}
    .private-etf{font-size: 12px;line-height: 1.2;}
    
    .mob-nfo-unit{width: 50%;margin: 20px auto 0px auto;}
    .logo-div{width: 35%;margin: 0px auto;}
    .order-1{order: 2;}
    .order-2{order: 1;}
    .ban-txt{text-align: left;}
    .iframe-wid{width: 100%;}
    .iframe-wid iframe{height: auto;}
    .landing-disclaimer-box table td.w30{width: 100%;display: block;}
    .mobile-intro{color: #fff;font-size: 20px;font-family: 'Gilroy ExtraBold';
            text-transform: uppercase;position: relative;z-index: 1;top: 30px;left: 0;}
}

.good-icon-size {
    width: 75px !important;
    height: 75px !important;
    left: -35px !important
}

@media screen and (max-width:767px) {
    .ldpi-device {
        display: block !important
    }
}

@media only screen and (min-device-width:480px) and (max-device-width:800px) {
    .mdpi-device {
        display: block !important
    }
}

@media only screen and (-webkit-device-pixel-ratio:1.5) {
    .hdpi-device {
        display: block !important
    }
}

body {
    position: relative;
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs14);
    line-height: 1.25em;
    color: rgba(0, 0, 0, .7)
}

body.modal-open {
    overflow: hidden
}

:root {
    --fs8: 8px;
    --fs9: 9px;
    --fs10: 10px;
    --fs11: 11px;
    --fs12: 12px;
    --fs13: 13px;
    --fs14: 14px;
    --fs15: 15px;
    --fs16: 16px;
    --fs17: 17px;
    --fs18: 18px;
    --fs19: 19px;
    --fs20: 20px;
    --fs21: 21px;
    --fs22: 22px;
    --fs23: 23px;
    --fs24: 24px;
    --fs25: 25px;
    --fs26: 26px;
    --fs27: 27px;
    --fs28: 28px;
    --fs29: 29px;
    --fs30: 30px;
    --fs31: 31px;
    --fs32: 32px;
    --fs33: 33px;
    --fs34: 34px;
    --fs35: 35px;
    --fs36: 36px;
    --fs37: 37px;
    --fs38: 38px;
    --fs39: 39px;
    --fs40: 40px;
    --fs41: 41px;
    --fs42: 42px;
    --fs43: 43px;
    --fs44: 44px;
    --fs45: 45px;
    --fs46: 46px;
    --fs47: 47px;
    --fs48: 48px;
    --fs49: 49px;
    --fs50: 50px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.3),
only screen and (-o-min-device-pixel-ratio:13 / 10),
only screen and (min-resolution:120dpi) {
    :root {
        --fs8: calc(8px + 1.5px);
        --fs9: calc(9px + 1.5px);
        --fs10: calc(10px + 1.5px);
        --fs11: calc(11px + 1.5px);
        --fs12: calc(12px + 1.5px);
        --fs13: calc(13px + 1.5px);
        --fs14: calc(14px + 1.5px);
        --fs15: calc(15px + 1.5px);
        --fs16: calc(16px + 1.5px);
        --fs17: calc(17px + 1.5px);
        --fs18: calc(18px + 1.5px);
        --fs19: calc(19px + 1.5px);
        --fs20: calc(20px + 1.5px);
        --fs21: calc(21px + 1.5px);
        --fs22: calc(22px + 1.5px);
        --fs23: calc(23px + 1.5px);
        --fs24: calc(24px + 1.5px);
        --fs25: calc(25px + 1.5px);
        --fs26: calc(26px + 1.5px);
        --fs27: calc(27px + 1.5px);
        --fs28: calc(28px + 1.5px);
        --fs29: calc(29px + 1.5px);
        --fs30: calc(30px + 1.5px);
        --fs31: calc(31px + 1.5px);
        --fs32: calc(32px + 1.5px);
        --fs33: calc(33px + 1.5px);
        --fs34: calc(34px + 1.5px);
        --fs35: calc(35px + 1.5px);
        --fs36: calc(36px + 1.5px);
        --fs37: calc(37px + 1.5px);
        --fs38: calc(38px + 1.5px);
        --fs39: calc(39px + 1.5px);
        --fs40: calc(40px + 1.5px);
        --fs41: calc(41px + 1.5px);
        --fs42: calc(42px + 1.5px);
        --fs43: calc(43px + 1.5px);
        --fs44: calc(44px + 1.5px);
        --fs45: calc(45px + 1.5px);
        --fs46: calc(46px + 1.5px);
        --fs47: calc(47px + 1.5px);
        --fs48: calc(48px + 1.5px);
        --fs49: calc(49px + 1.5px);
        --fs50: calc(50px + 1.5px)
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait) {
    :root {
        --fs8: calc(8px + 1.5px);
        --fs9: calc(9px + 1.5px);
        --fs10: calc(10px + 1.5px);
        --fs11: calc(11px + 1.5px);
        --fs12: calc(12px + 1.5px);
        --fs13: calc(13px + 1.5px);
        --fs14: calc(14px + 1.5px);
        --fs15: calc(15px + 1.5px);
        --fs16: calc(16px + 1.5px);
        --fs17: calc(17px + 1.5px);
        --fs18: calc(18px + 1.5px);
        --fs19: calc(19px + 1.5px);
        --fs20: calc(20px + 1.5px);
        --fs21: calc(21px + 1.5px);
        --fs22: calc(22px + 1.5px);
        --fs23: calc(23px + 1.5px);
        --fs24: calc(24px + 1.5px);
        --fs25: calc(25px + 1.5px);
        --fs26: calc(26px + 1.5px);
        --fs27: calc(27px + 1.5px);
        --fs28: calc(28px + 1.5px);
        --fs29: calc(29px + 1.5px);
        --fs30: calc(30px + 1.5px);
        --fs31: calc(31px + 1.5px);
        --fs32: calc(32px + 1.5px);
        --fs33: calc(33px + 1.5px);
        --fs34: calc(34px + 1.5px);
        --fs35: calc(35px + 1.5px);
        --fs36: calc(36px + 1.5px);
        --fs37: calc(37px + 1.5px);
        --fs38: calc(38px + 1.5px);
        --fs39: calc(39px + 1.5px);
        --fs40: calc(40px + 1.5px);
        --fs41: calc(41px + 1.5px);
        --fs42: calc(42px + 1.5px);
        --fs43: calc(43px + 1.5px);
        --fs44: calc(44px + 1.5px);
        --fs45: calc(45px + 1.5px);
        --fs46: calc(46px + 1.5px);
        --fs47: calc(47px + 1.5px);
        --fs48: calc(48px + 1.5px);
        --fs49: calc(49px + 1.5px);
        --fs50: calc(50px + 1.5px)
    }
}

@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    :root {
        --fs8: calc(8px + 1.5px);
        --fs9: calc(9px + 1.5px);
        --fs10: calc(10px + 1.5px);
        --fs11: calc(11px + 1.5px);
        --fs12: calc(12px + 1.5px);
        --fs13: calc(13px + 1.5px);
        --fs14: calc(14px + 1.5px);
        --fs15: calc(15px + 1.5px);
        --fs16: calc(16px + 1.5px);
        --fs17: calc(17px + 1.5px);
        --fs18: calc(18px + 1.5px);
        --fs19: calc(19px + 1.5px);
        --fs20: calc(20px + 1.5px);
        --fs21: calc(21px + 1.5px);
        --fs22: calc(22px + 1.5px);
        --fs23: calc(23px + 1.5px);
        --fs24: calc(24px + 1.5px);
        --fs25: calc(25px + 1.5px);
        --fs26: calc(26px + 1.5px);
        --fs27: calc(27px + 1.5px);
        --fs28: calc(28px + 1.5px);
        --fs29: calc(29px + 1.5px);
        --fs30: calc(30px + 1.5px);
        --fs31: calc(31px + 1.5px);
        --fs32: calc(32px + 1.5px);
        --fs33: calc(33px + 1.5px);
        --fs34: calc(34px + 1.5px);
        --fs35: calc(35px + 1.5px);
        --fs36: calc(36px + 1.5px);
        --fs37: calc(37px + 1.5px);
        --fs38: calc(38px + 1.5px);
        --fs39: calc(39px + 1.5px);
        --fs40: calc(40px + 1.5px);
        --fs41: calc(41px + 1.5px);
        --fs42: calc(42px + 1.5px);
        --fs43: calc(43px + 1.5px);
        --fs44: calc(44px + 1.5px);
        --fs45: calc(45px + 1.5px);
        --fs46: calc(46px + 1.5px);
        --fs47: calc(47px + 1.5px);
        --fs48: calc(48px + 1.5px);
        --fs49: calc(49px + 1.5px);
        --fs50: calc(50px + 1.5px)
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait) {
    :root {
        --fs8: calc(8px + 1.5px);
        --fs9: calc(9px + 1.5px);
        --fs10: calc(10px + 1.5px);
        --fs11: calc(11px + 1.5px);
        --fs12: calc(12px + 1.5px);
        --fs13: calc(13px + 1.5px);
        --fs14: calc(14px + 1.5px);
        --fs15: calc(15px + 1.5px);
        --fs16: calc(16px + 1.5px);
        --fs17: calc(17px + 1.5px);
        --fs18: calc(18px + 1.5px);
        --fs19: calc(19px + 1.5px);
        --fs20: calc(20px + 1.5px);
        --fs21: calc(21px + 1.5px);
        --fs22: calc(22px + 1.5px);
        --fs23: calc(23px + 1.5px);
        --fs24: calc(24px + 1.5px);
        --fs25: calc(25px + 1.5px);
        --fs26: calc(26px + 1.5px);
        --fs27: calc(27px + 1.5px);
        --fs28: calc(28px + 1.5px);
        --fs29: calc(29px + 1.5px);
        --fs30: calc(30px + 1.5px);
        --fs31: calc(31px + 1.5px);
        --fs32: calc(32px + 1.5px);
        --fs33: calc(33px + 1.5px);
        --fs34: calc(34px + 1.5px);
        --fs35: calc(35px + 1.5px);
        --fs36: calc(36px + 1.5px);
        --fs37: calc(37px + 1.5px);
        --fs38: calc(38px + 1.5px);
        --fs39: calc(39px + 1.5px);
        --fs40: calc(40px + 1.5px);
        --fs41: calc(41px + 1.5px);
        --fs42: calc(42px + 1.5px);
        --fs43: calc(43px + 1.5px);
        --fs44: calc(44px + 1.5px);
        --fs45: calc(45px + 1.5px);
        --fs46: calc(46px + 1.5px);
        --fs47: calc(47px + 1.5px);
        --fs48: calc(48px + 1.5px);
        --fs49: calc(49px + 1.5px);
        --fs50: calc(50px + 1.5px)
    }
}

.fw-900 {
    font-weight: 900 !important
}

.fw-700 {
    font-weight: 600 !important
}

.fw-600 {
    font-weight: 600 !important
}

.fw-500 {
    font-weight: 500 !important
}

.fw-400 {
    font-weight: 400 !important
}

.opacity-0 {
    opacity: 0 !important
}

.bg-gradient,
.section-get-started,
.section-report,
.landing-sec-updated-1 {
    background: radial-gradient(50% 50% at 50% 50%, #1f4384 0%, #012162 100%)
}

.show-desktop {
    display: none !important
}

@media screen and (min-width:768px) {
    .show-desktop {
        display: block !important
    }
}

.show-mobile {
    display: none !important
}

@media screen and (max-width:767px) {
    .show-mobile {
        display: block !important
    }
}

.hide-desktop {
    display: block !important
}

@media screen and (min-width:768px) {
    .hide-desktop {
        display: none !important
    }
}

.hide-mobile {
    display: block !important
}

@media screen and (max-width:767px) {
    .hide-mobile {
        display: none !important
    }
}

@media screen and (max-width:767px) {
    .show-mobile-inline-b {
        display: inline-block !important
    }
}

::-moz-selection {
    color: #fff;
    background: rgba(4, 59, 92, .7)
}

::selection {
    color: #fff;
    background: rgba(4, 59, 92, .7)
}

.f-font-Barlow {
    font-family: "Barlow", sans-serif !important
}

.text-indigo {
    color: #043b5c !important
}

.text-indigo-80 {
    color: rgba(4, 59, 92, .8) !important
}

.text-indigo-50 {
    color: rgba(4, 59, 92, .5) !important
}

.text-indigo-30 {
    color: rgba(4, 59, 92, .3) !important
}

.text-indigo-20 {
    color: rgba(4, 59, 92, .2) !important
}

.text-indigo-10 {
    color: rgba(4, 59, 92, .1) !important
}

.text-indigo-05 {
    color: rgba(4, 59, 92, .05) !important
}

.text-white1 {
    color: #fff !important
}

.text-white1-80 {
    color: rgba(255, 255, 255, .8) !important
}

.text-white1-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-white1-30 {
    color: rgba(255, 255, 255, .3) !important
}

.text-white1-10 {
    color: rgba(255, 255, 255, .1) !important
}

.text-white1-05 {
    color: rgba(255, 255, 255, .05) !important
}

.text-black1 {
    color: #000 !important
}

.text-black1-80 {
    color: rgba(0, 0, 0, .8) !important
}

.text-black1-70 {
    color: rgba(0, 0, 0, .7) !important
}

.text-black1-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-black1-30 {
    color: rgba(0, 0, 0, .3) !important
}

.text-black1-20 {
    color: rgba(0, 0, 0, .2) !important
}

.text-black1-10 {
    color: rgba(0, 0, 0, .1) !important
}

.text-brand {
    color: #0cc0a0 !important
}

.text-brand2 {
    color: #00d37b !important
}

.text-brand3 {
    color: #20C6B2 !important
}

.text-lime1 {
    color: #bee82f !important
}

.text-yellow1 {
    color: #FFD770 !important
}

.text-yellow2 {
    color: #ff4 !important
}

.text-red1 {
    color: #eb5757 !important
}

.text-red2 {
    color: #fc5e31 !important
}

.text-orange1 {
    color: #ff9b00 !important
}

.text-pink1 {
    color: #eb3c81 !important
}

.text-purple1 {
    color: #AE78FF !important
}

.text-grey1 {
    color: #666 !important
}

.text-orange1 {
    color: #ff9b00 !important
}

.text-blue1 {
    color: #67D3FF !important
}

.text-purple1 {
    color: #AE78FF !important
}

.bgc-indigo {
    background-color: #043b5c !important
}

.bgc-indigo-80 {
    background-color: rgba(4, 59, 92, .8) !important
}

.bgc-indigo-50 {
    background-color: rgba(4, 59, 92, .5) !important
}

.bgc-indigo-30 {
    background-color: rgba(4, 59, 92, .3) !important
}

.bgc-indigo-20 {
    background-color: rgba(4, 59, 92, .2) !important
}

.bgc-indigo-10 {
    background-color: rgba(4, 59, 92, .1) !important
}

.bgc-indigo-05 {
    background-color: rgba(4, 59, 92, .05) !important
}

.bgc-white1-80 {
    background-color: rgba(255, 255, 255, .8) !important
}

.bgc-white1-50 {
    background-color: rgba(255, 255, 255, .5) !important
}

.bgc-white1-30 {
    background-color: rgba(255, 255, 255, .3) !important
}

.bgc-white1-10 {
    background-color: rgba(255, 255, 255, .1) !important
}

.bgc-white1-05 {
    background-color: rgba(255, 255, 255, .05) !important
}

.bgc-black1-70 {
    background-color: rgba(0, 0, 0, .7) !important
}

.bgc-black1-50 {
    background-color: rgba(0, 0, 0, .5) !important
}

.bgc-black1-30 {
    background-color: rgba(0, 0, 0, .3) !important
}

.bgc-black1-20 {
    background-color: rgba(0, 0, 0, .2) !important
}

.bgc-black1-10 {
    background-color: rgba(0, 0, 0, .1) !important
}

.bgc-brand2 {
    background-color: #00d37b !important
}

.bgc-brand3 {
    background-color: #20C6B2 !important
}

.bgc-lime1 {
    background-color: #bee82f !important
}

.bgc-yellow1 {
    background-color: #FFD770 !important
}

.bgc-yellow2 {
    background-color: #ff4 !important
}

.bgc-red1 {
    background-color: #eb5757 !important
}

.bgc-red2 {
    background-color: #fc5e31 !important
}

.bgc-orange1 {
    background-color: #ff9b00 !important
}

.bgc-pink1 {
    background-color: #eb3c81 !important
}

.bgc-purple1 {
    background-color: #AE78FF !important
}

.bgc-grey1 {
    background-color: #666 !important
}

.bgc-orange1 {
    background-color: #ff9b00 !important
}

.bgc-blue1 {
    background-color: #67D3FF !important
}

.bgc-purple1 {
    background-color: #AE78FF !important
}

.three-box-shadow,
.landing-sec-updated-1 .dsp-nifty-p1,
.landing-sec-updated-1 .dsp-nifty-p2 {
    box-shadow: -6px 6px 2px rgba(0, 0, 0, .25);
    -webkit-box-shadow: -6px 6px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: -6px 6px 2px rgba(0, 0, 0, .25)
}

.three-text-shadow,
.landing-sec-updated-1 h1 {
    text-shadow: -6px 6px 2px rgba(0, 0, 0, .25);
    -webkit-text-shadow: -6px 6px 2px rgba(0, 0, 0, .25);
    -moz-text-shadow: -6px 6px 2px rgba(0, 0, 0, .25)
}

body .page-inner-wrap {
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s
}

.common-hr {
    margin-top: 27px;
    margin-bottom: 27px
}

@media screen and (max-width:767px) {
    .common-hr {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

html {
    scroll-behavior: smooth
}

ul,
li {
    list-style: none !important
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

*:focus {
    outline: 0 !important
}

a,
a:hover,
a:focus {
    text-decoration: none !important;
    outline: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-wrap {
    white-space: nowrap !important
}

.st,
.bttn-icon,
.bttn-add-icon,
.bttn,
.bttn .material-icons.right-arrow,
.bttn .notification_ifa_acount,
.bttn-back .material-icons.left-arrow,
.bttn-link-click,
.bttn-link span.material-icons.right,
.bttn-link span.material-icons.left,
.bttn-blue-link2,
.bttn-blue-link3,
.bttn-p-link,
.bttn-p-link2,
.f-dropdown li a,
.common-form-group .form-control,
.common-header,
.common-header .bttn-back-img.bttn-back-img-ques,
.common-header .close-btn-header,
.landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap .consider-fund-img img,
.media.landing-media-card,
.media.landing-media-card2,
.invest-media-card .num-span {
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.mw-130 {
    min-width: 130px
}

.mw-262 {
    min-width: 262px !important
}

.auto-l-r-margin {
    margin-left: auto !important;
    margin-right: auto !important
}

.font-size-14 {
    font-size: var(--fs14) !important
}

.mr20 {
    margin-right: 20px !important
}

.pr20 {
    padding-right: 20px
}

.pl20 {
    padding-left: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mt30 {
    margin-top: 30px !important
}

.ml10 {
    margin-left: 10px !important
}

.pt10 {
    padding-top: 10px !important
}

.mb6 {
    margin-bottom: 6px !important
}

.pl40 {
    padding-left: 40px
}

.pl10 {
    padding-left: 10px
}

.bg-transparent {
    background-color: transparent !important
}

.plr-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.common-section {
    width: 100%;
    padding: 100px 0;
    position: relative;
    background-color: #fff;
    z-index: 3
}

@media screen and (max-width:767px) {
    .common-section {
        padding: 50px 0 30px
    }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 600;
    color: #043b5c;
    font-family: "Barlow", sans-serif;
    line-height: 1.25em;
    margin: 0;
    padding: 0
}

p {
    line-height: 1.25em;
    margin: 0;
    padding: 0
}

h1,
.h1 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #043b5c;
    font-size: var(--fs42)
}

@media screen and (max-width:767px) {
    h1,
    .h1 {
        font-size: var(--fs30)
    }
}

h2,
.h2 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs36);
    color: #043b5c
}

@media screen and (max-width:767px) {
    h2,
    .h2 {
        font-size: var(--fs28)
    }
}

h3,
.h3 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs32);
    color: #043b5c
}

@media screen and (max-width:767px) {
    h3,
    .h3 {
        font-size: var(--fs25)
    }
}

h4,
.h4 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs28);
    color: #043b5c
}

@media screen and (max-width:767px) {
    h4,
    .h4 {
        font-size: var(--fs22)
    }
}

h5,
.h5 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs24);
    color: #043b5c
}

@media screen and (max-width:767px) {
    h5,
    .h5 {
        font-size: var(--fs19)
    }
}

h6,
.h6 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs18);
    color: #043b5c
}

@media screen and (max-width:767px) {
    h6,
    .h6 {
        font-size: var(--fs15)
    }
}

.p22 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs22);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p22 {
        font-size: var(--fs20)
    }
}

.p21 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs21);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p21 {
        font-size: var(--fs19)
    }
}

.p20 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs20);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p20 {
        font-size: var(--fs16)
    }
}

.p19 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs19);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p19 {
        font-size: var(--fs17)
    }
}

.p18 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs18);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p18 {
        font-size: var(--fs15)
    }
}

.p16 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs16);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p16 {
        font-size: var(--fs14)
    }
}

.p15 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs15);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p15 {
        font-size: var(--fs14)
    }
}

p,
.p14 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs14);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    p,
    .p14 {
        font-size: var(--fs13)
    }
}

.p13 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs13);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p13 {
        font-size: var(--fs12)
    }
}

.p12 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs12);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p12 {
        font-size: var(--fs12)
    }
}

.p11 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs11);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p11 {
        font-size: var(--fs12)
    }
}

.p10 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs10);
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .p10 {
        font-size: 9px
    }
}

.bttn-icon {
    color: rgba(4, 59, 92, .3);
    font-size: var(--fs18)
}

.bttn-icon .material-icons-outlined {
    font-size: var(--fs18)
}

.bttn-icon:hover {
    color: #0cc0a0
}

@media screen and (max-width:767px) {
    .bttn-icon {
        font-size: var(--fs16)
    }
    .bttn-icon .material-icons-outlined {
        font-size: var(--fs16)
    }
}

.bttn-add-icon {
    color: #00d37b;
    font-size: var(--fs14);
    font-weight: 400
}

@media screen and (max-width:767px) {
    .bttn-add-icon {
        font-size: var(--fs12)
    }
}

.bttn-add-icon .material-icons {
    font-size: var(--fs16);
    margin-right: 4px;
    margin-top: -3px
}

@media screen and (max-width:767px) {
    .bttn-add-icon .material-icons {
        font-size: var(--fs14);
        margin-right: 4px;
        margin-top: -2px
    }
}

.bttn-add-icon:hover {
    color: #0cc0a0
}

.bttn {
    font-family: "Barlow", sans-serif;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 10px 16px !important;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs14) !important;
    text-align: center;
    letter-spacing: .8px;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    position: relative;
    white-space: nowrap
}

@media screen and (max-width:767px) {
    .bttn {
        font-size: var(--fs14) !important;
        padding: 8px 16px !important
    }
}

.bttn .material-icons.right-arrow {
    position: absolute;
    right: 12px;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media screen and (max-width:767px) {
    .bttn .material-icons.right-arrow {
        font-size: var(--fs22);
        vertical-align: middle;
        right: 15px
    }
}

.bttn:hover .material-icons.right-arrow {
    right: 8px
}

@media screen and (max-width:767px) {
    .bttn:hover .material-icons.right-arrow {
        right: 0
    }
}

.bttn .notification_ifa_acount {
    padding: 1px 5px;
    background-color: #fc5e31;
    color: #fff;
    border-radius: 50%;
    z-index: 9;
    position: absolute;
    right: -10px;
    top: -15px;
    border: solid 2px #fff;
    font-size: var(--fs12);
    width: 24px;
    height: 24px
}

.bttn:hover .notification_ifa_acount,
.bttn:active .notification_ifa_acount {
    top: -10px
}

.bttn.small {
    padding: 6px 16px !important;
    font-size: var(--fs12) !important
}

.bttn-back {
    color: rgba(4, 59, 92, .5);
    padding-left: 0 !important;
    padding-right: 0 !important;
    min-width: 120px
}

.bttn-back .material-icons.left-arrow {
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media screen and (max-width:767px) {
    .bttn-back .material-icons.left-arrow {
        font-size: var(--fs22);
        vertical-align: middle
    }
}

.bttn-back:active,
.bttn-back:focus,
.bttn-back:hover {
    color: #043b5c
}

.bttn-back:active .material-icons.left-arrow,
.bttn-back:focus .material-icons.left-arrow,
.bttn-back:hover .material-icons.left-arrow {
    left: -8px
}

.bttn-blue {
    color: #fff;
    border: 1px solid #043b5c;
    background: #043b5c
}

.bttn-blue:hover,
.bttn-blue:active {
    background: #043b5c !important;
    color: #fff !important
}

.bttn-blue:disabled {
    opacity: .4
}

.bttn-blue.dropdown {
    padding-right: 40px !important
}

@media screen and (max-width:575px) {
    .bttn-blue.dropdown {
        padding-right: 30px !important
    }
}

.bttn-green {
    color: #003A5D;
    border: 1px solid #0cc0a0;
    background: #0cc0a0;
    width: 100%;
    border-radius: 40px;
    font-weight: bold;
}

.bttn-green:hover,
.bttn-green:active {
    background: #0cc0a0 !important;
    color: #fff !important
}

.bttn-green:disabled {
    opacity: .4
}

.bttn-blue-outline {
    color: #043b5c;
    border: 1px solid #043b5c;
    background: #fff
}

.bttn-blue-outline:hover,
.bttn-blue-outline:active {
    background: #043b5c !important;
    color: #fff !important
}

.bttn-blue-outline:disabled {
    opacity: .4
}

.bttn-blue-grey {
    color: rgba(4, 59, 92, .3);
    border: 1px solid rgba(4, 59, 92, .3);
    background: #fff;
    height: 50px
}

@media screen and (max-width:767px) {
    .bttn-blue-grey {
        height: 40px
    }
}

.bttn-blue-grey:hover,
.bttn-blue-grey:active {
    background: rgba(4, 59, 92, .3) !important;
    color: #fff !important
}

.bttn-blue-grey:disabled {
    opacity: .4
}

.bttn-video-outline {
    color: #fff;
    border: 1px solid #fff;
    background: #043b5c;
    font-size: var(--fs14)
}

.bttn-video-outline:hover,
.bttn-video-outline:active {
    background: #fff !important;
    color: #043b5c !important
}

.bttn-video-outline:disabled {
    opacity: .4
}

.bttn-green-outline {
    color: #0cc0a0;
    border: 1px solid #0cc0a0;
    background: #fff
}

.bttn-green-outline:hover,
.bttn-green-outline:active {
    background: #0cc0a0 !important;
    color: #fff !important
}

.bttn-green-outline:disabled {
    opacity: .4
}

a.success_link {
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs14);
    padding: 0 0 3px !important;
    background: transparent;
    color: #043b5c !important;
    border-bottom: 1px solid #043b5c !important
}

.bttn-link-click {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs18);
    text-decoration-line: underline !important;
    color: #043b5c;
    display: inline-block;
    -moz-text-decoration-line: underline !important
}

.bttn-link-click:hover,
.bttn-link-click:active,
.bttn-link-click:focus {
    opacity: 1
}

.bttn-link {
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs14);
    padding: 0 0 3px !important;
    background: transparent;
    position: relative;
    border: 0
}

.bttn-link.bttn-right-arrow {
    margin-right: 20px !important
}

.bttn-link.bttn-left-arrow {
    margin-left: 20px !important
}

.bttn-link span.material-icons.right {
    margin-left: 0;
    font-size: var(--fs22);
    position: absolute;
    right: -25px;
    top: 0;
    z-index: 2
}

.bttn-link span.material-icons.left {
    margin-left: 0;
    font-size: var(--fs22);
    position: absolute;
    left: -25px;
    top: 0;
    z-index: 2
}

.bttn-link:hover span.material-icons.right {
    right: -30px
}

.bttn-link:hover span.material-icons.left {
    left: -30px
}

.bttn-blue-link {
    color: #043b5c;
    border-bottom: 1px solid #043b5c
}

.bttn-blue-link:hover,
.bttn-blue-link:active {
    opacity: .9
}

.bttn-blue-link:disabled {
    opacity: .4
}

.bttn-blue-link2 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: rgba(255, 255, 255, .5)
}

@media screen and (max-width:767px) {
    .bttn-blue-link2 {
        font-size: var(--fs12)
    }
}

.bttn-blue-link2 .span-icon {
    font-size: 20px;
    margin-right: 10px
}

.bttn-blue-link2 em {
    font-style: normal;
    text-decoration-line: underline
}

.bttn-blue-link2:hover,
.bttn-blue-link2:active {
    opacity: .9;
    color: #fff
}

.bttn-blue-link2:disabled {
    opacity: .4
}

.bttn-blue-link3 {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #043b5c;
    text-transform: uppercase;
    padding-bottom: 6px !important;
    border-bottom: 1px solid #043b5c
}

.bttn-blue-link3 em {
    font-style: normal;
    text-decoration-line: underline
}

.bttn-blue-link3:hover,
.bttn-blue-link3:active {
    opacity: .9;
    color: #043b5c
}

.bttn-blue-link3:disabled {
    opacity: .4
}

.bttn-green-link {
    color: #0cc0a0;
    border-bottom: 1px solid #0cc0a0
}

.bttn-green-link:hover,
.bttn-green-link:active {
    opacity: .9;
    color: #0cc0a0
}

.bttn-green-link:disabled {
    opacity: .4
}

.bttn.btn-big {
    height: 50px;
    font-size: var(--fs18) !important;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .bttn.btn-big {
        height: 45px;
        font-size: var(--fs16) !important;
        min-width: 100%
    }
}

.bttn-p-link {
    color: #0cc0a0;
    text-decoration: underline !important
}

.bttn-p-link:hover,
.bttn-p-link:active {
    text-decoration: underline !important;
    color: #0cc0a0
}

.bttn-p-link2 {
    color: #043b5c;
    text-decoration: underline !important
}

.bttn-p-link2:hover,
.bttn-p-link2:active {
    text-decoration: underline !important;
    color: #043b5c
}

.left-arrow-btn {
    padding-left: 30px !important
}

.right-arrow-btn {
    padding-right: 30px !important
}

.bttn-sm {
    padding: 6px 16px !important;
    height: 35px !important
}

@media screen and (max-width:767px) {
    .bttn-sm {
        padding: 6px 16px !important;
        height: 35px !important;
        font-size: var(--fs13) !important
    }
}

.f-dropdown {
    background: #fff;
    box-shadow: 0 2px 10px 5px rgba(0, 58, 93, .04);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px
}

.f-dropdown li a {
    background: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs12);
    color: rgba(0, 0, 0, .5);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    min-height: 34px;
    display: block;
    padding-top: 3px
}

.f-dropdown li a:hover {
    background: #ccf3ef
}

.material-icons,
.material-icons-outlined,
.material-icons-round,
.material-icons-sharp,
.material-icons-two-tone {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.common-card {
    background: #fff;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(4, 59, 92, .1);
    border-radius: 4px;
    border: 0
}

.common-card .common-card-header {
    padding: 10px 20px;
    border-bottom: 1px solid #e6e6e6
}

.common-card .common-card-header h6 {
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs24);
    color: #043b5c
}

.common-card .common-card-body {
    padding: 10px 20px
}

.common-card .common-card-body p {
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs16);
    color: rgba(0, 0, 0, .7)
}

.common-card .common-card-footer {
    padding: 10px 20px;
    border-top: 1px solid #e6e6e6
}

.common-card .common-card-footer p {
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs16);
    color: rgba(0, 0, 0, .7)
}

.common-table {
    background: #fff;
    box-shadow: 0 2px 12px rgba(4, 59, 92, .05);
    border-radius: 4px;
    border: 0;
    border-collapse: collapse;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.common-table thead tr th {
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs16);
    color: #043b5c;
    background: rgba(235, 240, 243, .5);
    padding: 15px
}

.common-table tbody tr td {
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs16);
    color: rgba(0, 0, 0, .7);
    vertical-align: middle !important
}

.control-group {
    position: relative
}

.control-group .control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: var(--fs14);
    top: 0;
    min-height: 24px;
    margin-top: 0
}

.control-group .control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0
}

.control-group .control input:checked~.control__indicator {
    background: #0cc0a0;
    border: 1px solid #0cc0a0
}

.control-group .control input:checked~.control__indicator:after {
    display: block
}

.control-group .control input:disabled~.control__indicator {
    background: #e6e6e6;
    opacity: .6;
    pointer-events: none
}

.control-group .control__indicator {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.control-group .control__indicator:after {
    content: "";
    position: absolute;
    display: none
}

.control-group .control--radio input:checked+.control__indicator {
    background: #fff !important
}

.control-group .control--radio input:checked+.control__indicator:after {
    left: 3px;
    top: 3px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #00d37b
}

.control-group .control--radio .control__indicator {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.control-group .control--checkbox .control__indicator:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.control-group .control--checkbox input:disabled~.control__indicator:after {
    opacity: .4
}

.control-group .control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff
}

.control-group .control--radio input:disabled~.control__indicator:after {
    opacity: .4
}

.control-group-input {
    position: relative
}

.control-group-input .control {
    display: block;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    margin-top: 0;
    min-height: 40px;
    background: #fff;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    padding: 10px 27px 10px 15px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs16);
    color: #043b5c
}

@media screen and (max-width:767px) {
    .control-group-input .control {
        font-size: var(--fs14)
    }
}

.control-group-input .control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0
}

.control-group-input .control input:checked+.active-line {
    opacity: 1;
    border: 1px solid #20C6B2
}

.control-group-input .control input:checked~.control__indicator {
    background: #20C6B2;
    border: 1px solid #20C6B2;
    opacity: 1
}

.control-group-input .control input:checked~.control__indicator:after {
    display: block
}

.control-group-input .control input:disabled~.control__indicator {
    background: #e6e6e6;
    opacity: .6;
    pointer-events: none
}

.control-group-input .control__indicator {
    position: absolute;
    top: 50%;
    right: 10px;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.control-group-input .control__indicator:after {
    content: "";
    position: absolute;
    display: none
}

.control-group-input .control--radio input:checked+.control__indicator {
    background: #fff !important
}

.control-group-input .control--radio input:checked+.control__indicator:after {
    left: 3px;
    top: 3px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #00d37b
}

.control-group-input .control--radio .control__indicator {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.control-group-input .control--checkbox .control__indicator:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.control-group-input .control--checkbox input+.active-line {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(4, 59, 92, .1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.control-group-input .control--checkbox input:disabled~.control__indicator:after {
    border: 1px solid #20C6B2
}

.control-group-input .control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff
}

.control-group-input .control--radio input:disabled~.control__indicator:after {
    opacity: .4
}

.form-group {
    position: relative
}

.form-group .icon-label {
    position: absolute;
    top: 35px;
    right: 10px;
    z-index: 3;
    font-size: 20px
}

.form-control:focus {
    box-shadow: none !important
}

.common-form-group .form-control.error,
.common-form-group .form-control.error-text {
    border: 1px solid #eb5757 !important
}

.common-form-group label.error {
    color: #eb5757 !important;
    font-weight: bold !important;
    margin-top: 3px !important
}

.common-form-group label {
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs12);
    color: rgba(4, 59, 92, .8);
    margin-bottom: 5px
}

@media screen and (min-width:768px) {
    .common-form-group label {
        font-size: var(--fs16);
        margin-bottom: 8px
    }
}

.common-form-group .form-helper {
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs12);
    color: rgba(4, 59, 92, .3);
    margin-top: 5px;
    display: block
}

@media screen and (max-width:767px) {
    .common-form-group .form-helper .bttn-blue-link {
        font-size: var(--fs12)
    }
}

@media screen and (min-width:768px) {
    .common-form-group .form-helper {
        font-size: var(--fs16)
    }
    .common-form-group .form-helper .bttn-link.bttn-blue-link.ml10 {
        font-size: var(--fs16)
    }
}

.common-form-group .form-control {
    min-height: 40px;
    background: #fff;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid rgba(4, 59, 92, .1);
    outline: none;
    padding: 5px 16px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs14);
    color: #043b5c
}

@media screen and (min-width:768px) {
    .common-form-group .form-control {
        min-height: 48px
    }
}

.common-form-group .form-control:hover {
    background: #fff;
    border: 1px solid rgba(4, 59, 92, .2)
}

.common-form-group .form-control:focus,
.common-form-group .form-control:active {
    background: #fff;
    border: 1px solid #00d37b
}

.common-form-group .form-control:disabled {
    background: #fff;
    border: 1px solid #043b5c;
    box-sizing: border-box
}

.common-form-group .control-group-blue.control-group .control--radio input:checked~.control__indicator {
    background: #fff !important;
    border-color: #043b5c !important
}

.common-form-group .control-group-blue.control-group .control--radio input:checked~.control__indicator:after {
    background: #043b5c !important
}

.common-form-group .control-group-blue.control-group .control--checkbox input:checked~.control__indicator {
    background: #043b5c !important;
    border-color: #043b5c !important
}

.form-control-inner-grey .form-control {
    background: #003351;
    color: rgba(255, 255, 255, .5)
}

.form-control-inner-grey .form-control:focus,
.form-control-inner-grey .form-control:hover,
.form-control-inner-grey .form-control:active {
    background: #003351 !important;
    color: rgba(255, 255, 255, .5) !important
}

.form-control-inner-grey .currency-rs-span {
    color: rgba(255, 255, 255, .5)
}

.common-form-group-grey .form-control-inner .currency-rs-span {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs12);
    color: rgba(255, 255, 255, .8);
    opacity: .8;
    margin-top: -2px
}

.common-form-group-grey .form-control-inner .form-control {
    box-shadow: 0 2px 15px rgba(29, 36, 97, .1);
    background: rgba(4, 59, 92, .2);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs18);
    color: rgba(255, 255, 255, .8);
    text-align: right
}

@media screen and (max-width:767px) {
    .common-form-group-grey .form-control-inner .form-control {
        background: #003351;
        font-size: var(--fs18)
    }
}

.common-form-group-white label {
    color: rgba(255, 255, 255, .8)
}

.common-form-group-white label.p16 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs14);
    color: #fff
}

.common-form-group-white .form-control {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs18);
    color: #043b5c;
    padding-left: 40px;
    padding-right: 120px
}

@media screen and (max-width:767px) {
    .common-form-group-white .form-control {
        box-shadow: 0 0 4px rgba(0, 0, 0, .25);
        font-size: var(--fs14);
        font-weight: 500
    }
}

.common-form-group-sm label {
    color: rgba(4, 59, 92, .5)
}

.common-form-group-sm .form-control-inner .currency-rs-span {
    left: 15px
}

.common-form-group-sm .form-control-inner .form-control {
    min-height: 28px;
    height: 28px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs16);
    color: #043b5c;
    padding-left: 30px
}

@media screen and (min-width:768px) {
    .common-form-group-sm .form-control-inner .form-control {
        font-size: var(--fs18);
        height: 36px;
        min-height: 36px
    }
}

.common-form-group-sm .currency-rs-span {
    font-size: var(--fs16) !important
}

@media screen and (max-width:767px) {
    .common-form-group-sm .currency-rs-span {
        font-size: var(--fs14) !important
    }
}

.common-form-group-sm2 label {
    color: rgba(4, 59, 92, .5)
}

.common-form-group-sm2 .form-control-inner .form-control {
    border: 1px solid rgba(4, 59, 92, .1);
    font-size: var(--fs16);
    height: 40px;
    min-height: 40px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    color: #043b5c;
    padding-left: 15px
}

.common-form-group-sm2 .form-control-inner .form-control:hover {
    background: #fff;
    border: 1px solid rgba(4, 59, 92, .2)
}

.common-form-group-sm2 .form-control-inner .form-control:focus,
.common-form-group-sm2 .form-control-inner .form-control:active {
    background: #fff;
    border: 1px solid #00d37b
}

.common-form-group-sm2 .form-control-inner .form-control:disabled {
    background: #fff;
    border: 1px solid #043b5c;
    box-sizing: border-box
}

.common-form-group-sm2 .currency-rs-span {
    font-size: var(--fs16) !important
}

.form-control-inner {
    position: relative
}

.form-control-inner .form-control {
    padding-left: 40px
}

.form-control-inner .currency-rs-span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    z-index: 9;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: var(--fs20);
    color: #043b5c;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media screen and (max-width:767px) {
    .form-control-inner .currency-rs-span {
        font-size: 16px
    }
}

.form-control-inner .offer-span {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs12);
    text-align: right;
    color: rgba(4, 59, 92, .5);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

select.form-control {
    background: #fff url(../images/select-down.svg) no-repeat right 12px center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 40px !important
}

.common-form-group-range {
    padding-top: 7px
}

.common-form-group-range .label-number {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    margin-bottom: 10px
}

.common-form-group-range .label-number span {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs12);
    color: rgba(4, 59, 92, .5)
}

.common-form-group-range .asRange {
    position: relative;
    width: 100%;
    height: 5px;
    background-color: rgba(0, 53, 85, .15);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.common-form-group-range .asRange .asRange-selected {
    position: absolute;
    left: 30%;
    z-index: 1;
    width: 40%;
    height: 5px;
    background-color: #20C6B2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.common-form-group-range .asRange .asRange-pointer:before {
    position: absolute;
    top: -7px;
    right: -4px;
    bottom: -4px;
    left: auto;
    content: "";
    background-color: #6ba1ad;
    left: 30%;
    z-index: 2;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 5px solid #20C6B2;
    margin-left: -4px
}

.common-form-group-range .asRange .asRange-tip {
    font-family: Barlow !important;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs12) !important;
    text-align: center !important;
    color: #fff !important;
    background-color: #043b5c !important;
    border-color: #043b5c !important;
    height: 24px;
    top: 22px;
    margin-left: -10px
}

.common-form-group-range .asRange .asRange-tip:before {
    position: absolute;
    bottom: 19px;
    left: 50%;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: -2px;
    content: "";
    background-color: #043b5c;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.otp-form-control {
    position: relative
}

.otp-form-control .form-control {
    padding-right: 100px;
    letter-spacing: 6px
}

.otp-form-control .resent-otp-link {
    position: absolute;
    top: 10px;
    right: 15px;
    border-bottom: 0;
    z-index: 9
}

.w-22-auto {
    text-align: center;
    width: 22px;
    margin: auto
}

@media screen and (max-width:575px) {
    .w-22-auto {
        margin-left: 0 !important
    }
}

.flex-inline-box {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch
}

.flex-inline-box .control-group {
    margin-right: 15px
}

.dropdown.button.small::before {
    border: 0 !important;
    background: url(../images/down-arrow.svg) no-repeat 4px 0;
    width: 24px;
    height: 24px;
    margin-top: -11px
}

@media screen and (max-width:575px) {
    .dropdown.button.small::before {
        background-position-x: 6px !important
    }
}

.progress-bar-wrap {
    position: relative
}

.progress-bar-wrap .p12 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs12);
    color: rgba(4, 59, 92, .5);
    margin-bottom: 3px !important
}

@media screen and (min-width:768px) {
    .progress-bar-wrap .p12 {
        font-size: var(--fs22)
    }
}

.progress-bar-wrap .p14 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs14);
    color: #043b5c;
    margin-bottom: 5px
}

@media screen and (min-width:768px) {
    .progress-bar-wrap .p14 {
        font-size: var(--fs28);
        margin-bottom: 10px
    }
}

.progress-bar-wrap .progress {
    background: #e2e2e2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    height: 4px
}

@media screen and (min-width:768px) {
    .progress-bar-wrap .progress {
        height: 8px;
        margin-bottom: 26px !important
    }
}

.progress-bar-wrap .progress.progress-yellow .progress-bar {
    background-color: #fca807
}

.progress-bar-wrap .progress.progress-blue .progress-bar {
    background-color: #59c6f7
}

.progress-bar-wrap .progress.progress-purple .progress-bar {
    background-color: #9447cf
}

.progress-bar-wrap .progress.progress-green .progress-bar {
    background-color: #00C8B2
}

.btn-learn-score {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs12);
    text-align: center;
    color: #0cc0a0;
    width: 118px;
    height: 26px;
    border: 1px solid rgba(4, 59, 92, .05);
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    display: block;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.btn-learn-score:hover {
    background-color: #0cc0a0;
    border-color: #0cc0a0;
    color: #fff !important
}

@media screen and (min-width:1200px) {
    .btn-learn-score {
        font-size: var(--fs16);
        width: 160px;
        height: 38px;
        padding-top: 9px
    }
}

.amcharts-wrap {
    position: relative
}

.amcharts-wrap .highcharts-lable-wrap {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs12);
    text-align: center;
    color: #043b5c;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.amcharts-wrap .highcharts-lable-wrap.score-info {
    color: rgba(4, 59, 92, .5);
    bottom: 170px
}

.amcharts-wrap .highcharts-lable-wrap.low-label {
    margin-left: -220px
}

.amcharts-wrap .highcharts-lable-wrap.high-label {
    margin-left: 220px
}

.amcharts-wrap .btn-learn-score {
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    position: absolute
}

.gauge-chart-outer {
    position: relative
}

@media screen and (min-width:1200px) {
    .gauge-chart-outer {
        right: -62px
    }
}

@media screen and (min-width:1200px) {
    .gauge-chart-outer .gaugeContainer {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
}

@media screen and (min-width:1200px) and (max-width:1399px) {
    .gauge-chart-outer .gaugeContainer {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
}

.gauge-chart-outer .highcharts-label-box.highcharts-data-label-box {
    stroke: none !important
}

.gauge-chart-outer .highcharts-lable-wrap {
    font-family: "Barlow", sans-serif;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: #fff;
    white-space: nowrap;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs14);
    text-align: center;
    color: #043b5c;
    min-width: 80px
}

@media screen and (min-width:1200px) {
    .gauge-chart-outer .highcharts-lable-wrap {
        bottom: 18px
    }
}

.gauge-chart-outer .highcharts-lable-wrap.score-info {
    color: rgba(4, 59, 92, .5);
    bottom: 170px
}

.gauge-chart-outer .highcharts-lable-wrap.low-label {
    margin-left: -100px
}

.gauge-chart-outer .highcharts-lable-wrap.high-label {
    margin-left: 100px
}

.gauge-chart-outer .highcharts-series.highcharts-gauge-series.highcharts-tracker {
    top: -5px;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gauge-chart-outer .highcharts-label-box.highcharts-data-label-box+text {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px)
}

.gauge-chart-outer .btn-learn-score {
    bottom: 94px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    position: absolute
}

@media screen and (min-width:1200px) {
    .gauge-chart-outer .btn-learn-score {
        bottom: 70px
    }
}

@media screen and (max-width:767px) {
    .common-modal button.close {
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 9
    }
}

.common-modal .modal-dialog .modal-content {
    box-shadow: 0 0 4px rgba(0, 0, 0, .16);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.range-label {
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs14);
    color: rgba(4, 59, 92, .5);
    margin-top: -5px
}

.alert-green {
    min-height: 48px;
    background: #eaffee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    padding: 13px
}

.alert-green .p13 {
    color: #00d37b;
    margin-bottom: 0
}

.bttn-back-img {
    background: transparent;
    border: 0;
    outline: none
}

.p16-adj {
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs14);
    color: #043b5c
}

.para-14-adj {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-size: var(--fs14);
    margin-top: 5px;
    margin-bottom: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, .8) !important;
    text-align: center
}

.para-14-adj2 {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-size: var(--fs14);
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    color: #043b5c !important;
    text-align: center;
    margin-bottom: 16px
}

.common-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 49;
    min-height: 40px;
    padding: 16px 1px
}

@media screen and (min-width:768px) {
    .common-header .container {
        max-width: 100%
    }
}

.common-header.sticky {
    background: rgba(0, 0, 0, .15);
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.common-header.sticky .logo-header {
    opacity: 0 !important
}

.common-header.sticky .bttn-back-img.bttn-back-img-ques,
.common-header.sticky .close-btn-header {
    color: #fff
}

@media screen and (max-width:767px) {
    .common-header {
        padding: 12px 1px
    }
}

.common-header .bttn-back-img.bttn-back-img-ques {
    position: fixed;
    top: 10px;
    left: 15px;
    z-index: 55;
    color: rgba(255, 255, 255, .3)
}

@media screen and (min-width:768px) {
    .common-header .bttn-back-img.bttn-back-img-ques {
        top: 20px
    }
}

.common-header .close-btn-header {
    color: rgba(255, 255, 255, .3)
}

@media screen and (min-width:768px) {
    .common-header .close-btn-header .material-icons.close-header {
        font-size: var(--fs34)
    }
}

.common-header .logo-header.xs-ml35 {
    margin-left: 35px !important
}

.common-header.common-header-all-que .bttn-back-img.bttn-back-img-ques,
.common-header.common-header-all-que .close-btn-header {
    color: #fff
}

.common-header .common-header-inner {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch
}

.common-header .common-header-inner .logo-header {
    margin-top: 3px
}

@media screen and (min-width:768px) {
    .common-header .common-header-inner .logo-header {
        height: 30px
    }
    .common-header .common-header-inner .logo-header.xs-ml35 {
        margin-left: 53px !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .xs-sm-flex-nowrap-overflow {
        flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        justify-content: start !important;
        overflow-x: auto !important
    }
}

@media screen and (max-width:767px) {
    .xs-sm-flex-nowrap-overflow {
        flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        justify-content: start !important;
        overflow-x: auto !important
    }
}

.no-gutters-20 {
    margin-right: 0;
    margin-left: 0
}

.no-gutters-20>.col,
.no-gutters-20>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    .no-gutters-20>.col,
    .no-gutters-20>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media screen and (max-width:767px) {
    .xs-no-gutters-20 {
        margin-right: 0;
        margin-left: 0
    }
    .xs-no-gutters-20>.col,
    .xs-no-gutters-20>[class*="col-"] {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media screen and (max-width:767px) {
    .xs-no-gutters-10 {
        margin-right: 0;
        margin-left: 0
    }
    .xs-no-gutters-10>.col,
    .xs-no-gutters-10>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

.owl-equal-height.owl-carousel .owl-stage {
    display: flex;
    display: -ms-flexbox
}

.owl-equal-height.owl-carousel .owl-item {
    display: flex;
    display: -ms-flexbox;
    flex: 1 0 auto
}

.owl-equal-height.owl-carousel .item {
    display: flex;
    display: -ms-flexbox
}

.owl-equal-height.owl-carousel .item .feature-card-btn {
    display: flex;
    display: -ms-flexbox;
    height: calc(100% - 30px)
}

.owl-equal-height.owl-carousel .owl-dots .owl-dot span {
    background: rgba(4, 59, 92, .3)
}

.owl-equal-height.owl-carousel .owl-dots .owl-dot.active span,
.owl-equal-height.owl-carousel .owl-dots .owl-dot:hover span {
    background: #0cc0a0
}

@media screen and (min-width:768px) {
    .common-header.common-header-all-que a.bttn-back-img.bttn-back-img-ques.bttn-back-img-ques-top {
        position: relative
    }
    .common-header.common-header-all-que a.bttn-back-img.bttn-back-img-ques.bttn-back-img-ques-top .material-icons.bttn-back-image {
        z-index: 20;
        position: relative
    }
    .common-header.common-header-all-que .logo-header {
        position: relative;
        z-index: 70
    }
    .common-header.common-header-all-que a.bttn-back-img.bttn-back-img-ques.bttn-back-img-ques-top::before {
        content: '';
        background: url(../images/back-arrow-ellipse.png) no-repeat 0 0;
        width: 56px;
        height: 56px;
        display: block;
        position: absolute;
        top: -13px;
        left: -13px;
        z-index: 0
    }
    .common-header.common-header-all-que a.bttn-back-img.bttn-back-img-ques.bttn-back-img-ques-top::after {
        content: '';
        background: url(../images/logo-ellipse.png) no-repeat 0 0;
        width: 283px;
        height: 175px;
        display: block;
        position: absolute;
        top: -72px;
        left: -33px;
        z-index: 0
    }
}

[data-tooltip-title] {
    position: relative;
    z-index: 2;
    cursor: pointer
}

[data-tooltip-title]:before {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    transform: translateX(-50%);
    padding: 7px;
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    color: #fff;
    content: attr(data-tooltip-title);
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

[data-tooltip-title]:after {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0
}

[data-tooltip-title]:hover:before {
    visibility: visible;
    opacity: 1
}

[data-tooltip-title]:hover:after {
    visibility: visible;
    opacity: 1
}

.tooltip.fade.bs-tooltip-top {
    left: 15px !important
}

.ul-list {
    list-style: disc !important;
    padding-left: 15px !important
}

.ul-list li {
    list-style: disc !important
}

.donut-chart-wrap {
    position: relative;
    margin-bottom: 30px !important
}

@media screen and (min-width:768px) {
    .donut-chart-wrap {
        transform: scale(2.3);
        -webkit-transform: scale(2.3);
        -moz-transform: scale(2.3);
        -ms-transform: scale(2.3);
        -o-transform: scale(2.3);
        transform-origin: center 0
    }
}

.donut-chart-wrap #equityChart+.highcharts-lable-wrap-per {
    color: #ff9b00 !important
}

.donut-chart-wrap #debtChart+.highcharts-lable-wrap-per {
    color: #67D3FF !important
}

.donut-chart-wrap #liquidChart+.highcharts-lable-wrap-per {
    color: #AE78FF !important
}

.donut-chart-wrap .highcharts-lable-wrap-per {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs18);
    color: #043b5c;
    position: absolute;
    bottom: 38px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: #fff;
    white-space: nowrap;
    margin-left: 2px;
    min-height: 32px;
    padding-top: 6px
}

@media screen and (max-width:767px) {
    .donut-chart-wrap .highcharts-lable-wrap-per {
        bottom: 40px;
        padding-top: 4px
    }
}

.donut-chart-wrap .highcharts-label.highcharts-data-label.highcharts-data-label-color-0 {
    transform: translate(4px, 3px) scale(.6, .6);
    transform-origin: center center;
    -webkit-transform: translate(4px, 3px) scale(.6, .6);
    -moz-transform: translate(4px, 3px) scale(.6, .6);
    -ms-transform: translate(4px, 3px) scale(.6, .6);
    -o-transform: translate(4px, 3px) scale(.6, .6);
    font-size: var(--fs15);
    font-weight: 600;
    fill: #043b5c;
    position: relative;
    text-align: center
}

.donut-chart-wrap .highcharts-plot-bands-0 {
    transform: scale(.92, .92);
    transform-origin: center center;
    -webkit-transform: scale(.92, .92);
    -moz-transform: scale(.92, .92);
    -ms-transform: scale(.92, .92);
    -o-transform: scale(.92, .92)
}

.donut-chart-wrap .highcharts-lable-wrap {
    font-family: "Barlow", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs14);
    text-align: center;
    font-weight: 600;
    color: #043b5c;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: #fff;
    white-space: nowrap
}

.card-faq-wrap {
    margin: 100px auto 10px
}

@media screen and (max-width:767px) {
    .card-faq-wrap {
        margin: 25px auto 10px
    }
}

.card-faq-wrap h6 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs16);
    color: rgba(255, 255, 255, .8)
}

@media screen and (max-width:767px) {
    .card-faq-wrap h6 {
        margin-bottom: 20px
    }
}

@media screen and (min-width:768px) {
    .card-faq-wrap h6 {
        font-size: var(--fs22);
        margin-bottom: 30px
    }
}

.card-acc {
    margin-bottom: 16px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

@media screen and (min-width:768px) {
    .card-acc {
        margin-bottom: 34px
    }
}

@media screen and (max-width:767px) {
    .card-acc.xs-card-acc-dark-border {
        border: 1px solid rgba(4, 59, 92, .1)
    }
}

.card-acc .card-acc-header .panel-title {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs14);
    color: rgba(255, 255, 255, .8);
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    padding: 12px 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

@media screen and (min-width:768px) {
    .card-acc .card-acc-header .panel-title {
        padding: 16px 39px;
        font-size: var(--fs22)
    }
}

.card-acc .card-acc-header .panel-title span {
    padding-right: 30px;
    display: inline-block
}

.card-acc .card-acc-header .panel-title:before {
    content: "";
    position: absolute;
    background: url(../images/faq-minus.svg) no-repeat 0 0;
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 3;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media screen and (min-width:768px) {
    .card-acc .card-acc-header .panel-title:before {
        right: 18px
    }
}

.card-acc .card-acc-header .panel-title.collapsed:before {
    background: url(../images/faq-plus.svg) no-repeat 0 0
}

.card-acc .card-acc-body {
    font-family: Barlow;
    font-style: normal;
    font-weight: 300;
    font-size: var(--fs16);
    color: #043b5c;
    padding: 10px 16px;
    padding: 0 15px 10px;
    margin-top: -5px
}

.card-acc .card-acc-body p.p16 {
    color: #043b5c
}

@media screen and (max-width:767px) {
    .card-acc .card-acc-body p.p16 {
        font-size: var(--fs12)
    }
}

@media screen and (min-width:768px) {
    .card-acc .card-acc-body {
        padding: 0 20px 20px;
        font-size: var(--fs12)
    }
}

.card-acc-yellow {
    margin-bottom: 0;
    background: #fffada;
    border-radius: 4px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.card-acc-yellow .card-acc-header .panel-title {
    padding: 10px 16px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs13);
    color: #c17400;
    margin-bottom: 0;
    cursor: pointer;
    position: relative
}

.card-acc-yellow .card-acc-header .panel-title i.material-icons {
    font-size: var(--fs18);
    margin-right: 10px
}

.card-acc-yellow .card-acc-header .panel-title span {
    padding-right: 30px;
    display: inline-block
}

.card-acc-yellow .card-acc-header .panel-title:before {
    content: "";
    position: absolute;
    background: url(../images/faq-down.svg) no-repeat 0 0;
    width: 10px;
    height: 5px;
    float: left;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 3;
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg)
}

.card-acc-yellow .card-acc-header .panel-title.collapsed:before {
    transform: translateY(-50%) rotate(0deg);
    -webkit-transform: translateY(-50%) rotate(0deg);
    -moz-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    -o-transform: translateY(-50%) rotate(0deg)
}

.card-acc-yellow .card-acc-body {
    font-family: Barlow;
    font-style: normal;
    font-weight: 300;
    font-size: var(--fs12);
    color: rgba(21, 13, 0, .5);
    background: #fffada;
    padding: 0 16px 20px;
    margin-top: 0
}

.switch-ul {
    margin-bottom: 0
}

.switch-ul li {
    border-bottom: 1px solid rgba(4, 59, 92, .05);
    padding: 18px 0
}

.switch-ul li .form-group.common-form-group.mb-0.common-form-group-sm {
    max-width: 170px;
    float: right
}

.switch-ul li:last-child {
    border-bottom: 0
}

.switch-card h6 {
    margin: 0 0 8px
}

.switch-card .p14 {
    color: rgba(0, 58, 93, .5);
    margin-bottom: 5px
}

.switch-card .price-p16 {
    color: #043b5c;
    margin-bottom: 5px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .switch-card .price-p16 {
        font-size: var(--fs18)
    }
}

.switch-card-footer {
    padding: 20px 0
}

@media screen and (max-width:767px) {
    .switch-card-footer {
        padding: 15px 0 10px
    }
}

.switch-card-footer p.p14 {
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs12);
    color: rgba(0, 58, 93, .5);
    margin-bottom: 5px
}

@media screen and (min-width:768px) {
    .switch-card-footer p.p14 {
        font-size: var(--fs18);
        font-weight: 400
    }
}

.switch-card-footer p.p20 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs18);
    color: #043b5c;
    margin: 0
}

.see-tax-body {
    padding: 30px 22px 30px
}

.see-tax-body .para-info-modal {
    margin-bottom: 33px
}

.see-tax-body h6.p22 {
    font-weight: 600;
    color: #043b5c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px
}

@media screen and (max-width:767px) {
    .see-tax-body h6.p22 {
        font-size: var(--fs18);
        margin-bottom: 12px
    }
}

@media screen and (min-width:768px) {
    .see-tax-body h6.p22 {
        font-size: var(--fs20)
    }
}

@media screen and (min-width:768px) {
    .see-tax-body .bttn.bttn-green.btn-big {
        margin-top: 15px;
        min-width: 258px
    }
}

.see-tax-body .see-tax-ul li {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs12);
    color: #043b5c;
    margin-bottom: 10px;
    position: relative;
    padding-left: 15px
}

.see-tax-body .see-tax-ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    left: 0;
    top: 50%;
    background: rgba(4, 59, 92, .5);
    position: absolute;
    z-index: 3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transform: translateY(-50%)
}

.mutual-fund-wrap-btn-adj {
    margin-bottom: 16px
}

.bttn-back-img.bttn-back-img-ques {
    position: fixed;
    top: 10px;
    left: 15px;
    z-index: 65;
    color: #fff
}

@media screen and (min-width:768px) {
    .bttn-back-img.bttn-back-img-ques {
        top: 18px;
        left: 24px
    }
    .bttn-back-img.bttn-back-img-ques .material-icons.bttn-back-image {
        font-size: var(--fs32)
    }
    .bttn-back-img.bttn-back-img-ques.bttn-back-img-ques-top {
        position: absolute !important;
        top: 3px !important;
        left: 23px !important;
        transform: 0 !important;
        margin-left: 0 !important;
        -webkit-transform: 0 !important;
        -moz-transform: 0 !important;
        -ms-transform: 0 !important;
        -o-transform: 0 !important
    }
    .bttn-back-img.bttn-back-img-ques.bttn-back-img-ques-top .material-icons.bttn-back-image {
        font-size: var(--fs30)
    }
}

.section-get-started {
    min-height: 100vh
}

@media screen and (max-width:767px) {
    .section-get-started {
        padding: 50px 0 30px
    }
}

@media screen and (min-width:768px) {
    .section-get-started .row-get-started {
        min-height: calc(100vh - 200px)
    }
}

@media screen and (max-width:767px) {
    .section-get-started .row-get-started {
        min-height: calc(100vh - 80px)
    }
}

.section-get-started .container-get-started {
    padding: 0 30px
}

.section-get-started .get-started-img-wrap {
    text-align: center;
    margin-top: 100px
}

@media screen and (max-width:767px) {
    .section-get-started .get-started-img-wrap .get-started-img {
        max-width: 140px;
        margin: auto
    }
}

@media screen and (min-width:768px) {
    .section-get-started .get-started-img-wrap .get-started-img {
        height: 231px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .section-get-started .get-started-img-wrap {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    .section-get-started .get-started-img-wrap {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    .section-get-started .card-get-started {
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .section-get-started .card-get-started {
        text-align: center
    }
}

.section-get-started .card-get-started .p20 {
    color: rgba(255, 255, 255, .8);
    margin-bottom: 5px
}

.section-get-started .card-get-started h1 {
    color: #fff;
    margin-bottom: 16px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .section-get-started .card-get-started h1 {
        font-size: var(--fs42)
    }
}

@media screen and (max-width:767px) {
    .section-get-started .card-get-started h1 {
        font-size: var(--fs30)
    }
}

.section-get-started .card-get-started .p18 {
    color: rgba(255, 255, 255, .8)
}

@media screen and (max-width:767px) {
    .section-get-started .card-get-started .p18 {
        font-size: var(--fs14)
    }
}

.section-get-started .card-get-started .bttn.btn-big {
    margin-top: 16px
}

@media screen and (min-width:768px) {
    .section-get-started .card-get-started .bttn.btn-big {
        min-width: 272px
    }
}

@media screen and (max-width:767px) {
    .section-get-started .card-get-started .bttn.btn-big {
        margin-top: 13px
    }
}

.section-get-started .card-get-started .video-wrap {
    margin-top: 64px
}

@media screen and (max-width:767px) {
    .section-get-started .card-get-started .video-wrap {
        margin-top: 38px
    }
}

.section-get-started .card-get-started .video-wrap .p16 {
    color: rgba(255, 255, 255, .5);
    margin-bottom: 16px
}

.watch-video-wrap iframe {
    width: 100%;
    height: 430px
}

@media screen and (max-width:767px) {
    .watch-video-wrap iframe {
        height: 260px
    }
}

.section-que-ans {
    background: #043b5c no-repeat -130px center;
    background-size: cover;
    min-height: 100vh;
    position: relative
}

@media screen and (min-width:768px) and (max-width:991px) {
    .section-que-ans {
        background-size: contain;
        background-position: center top
    }
}

@media screen and (max-width:767px) {
    .section-que-ans {
        background-size: contain;
        background-position: center top
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .section-que-ans {
        background-position: -200px center
    }
}

.section-que-ans .section-que-ans-after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;
    width: 80vw;
    z-index: 0;
    background: -moz-linear-gradient(left, rgba(125, 185, 232, 0) 0%, #003555 80%);
    background: -webkit-linear-gradient(left, rgba(125, 185, 232, 0) 0%, #003555 80%);
    background: linear-gradient(to right, rgba(125, 185, 232, 0) 0%, #003555 80%)
}

@media screen and (min-width:768px) and (max-width:991px) {
    .section-que-ans .section-que-ans-after {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .section-que-ans .section-que-ans-after {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .section-que-ans .section-que-ans-after {
        background: -moz-linear-gradient(359.79deg, #043b5c 58.05%, #043b5c 66.11%, rgba(0, 53, 85, .828255) 72.62%, rgba(0, 53, 85, 0) 82.98%);
        background: -webkit-linear-gradient(359.79deg, #043b5c 58.05%, #043b5c 66.11%, rgba(0, 53, 85, .828255) 72.62%, rgba(0, 53, 85, 0) 82.98%);
        background: linear-gradient(359.79deg, #043b5c 58.05%, #043b5c 66.11%, rgba(0, 53, 85, .828255) 72.62%, rgba(0, 53, 85, 0) 82.98%);
        top: 130px
    }
}

@media screen and (max-width:767px) {
    .section-que-ans .section-que-ans-after {
        background: -moz-linear-gradient(359.79deg, #043b5c 58.05%, #043b5c 66.11%, rgba(0, 53, 85, .828255) 72.62%, rgba(0, 53, 85, 0) 82.98%);
        background: -webkit-linear-gradient(359.79deg, #043b5c 58.05%, #043b5c 66.11%, rgba(0, 53, 85, .828255) 72.62%, rgba(0, 53, 85, 0) 82.98%);
        background: linear-gradient(359.79deg, #043b5c 58.05%, #043b5c 66.11%, rgba(0, 53, 85, .828255) 72.62%, rgba(0, 53, 85, 0) 82.98%)
    }
}

.card-que-ans-wrap {
    max-width: 650px;
    width: 100%;
    float: right;
    position: relative;
    z-index: 3
}

.card-que-ans-wrap .control-group-input {
    height: 100%
}

.card-que-ans-wrap .control-group-input .control {
    height: 100%
}

@media screen and (min-width:768px) {
    .card-que-ans-wrap {
        max-width: 610px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .card-que-ans-wrap {
        float: none;
        margin: 200px auto 30px
    }
}

@media screen and (max-width:767px) {
    .card-que-ans-wrap {
        float: none;
        margin: 90px auto 30px
    }
}

.card-que-ans-wrap .progress-bar-wrap {
    margin-bottom: 20px
}

.card-que-ans-wrap .progress-bar-wrap .p16.text-white.mb10 {
    margin-bottom: 10px
}

.card-que-ans-inner {
    background: #fff;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    padding: 20px 20px
}

@media screen and (min-width:768px) {
    .card-que-ans-inner {
        padding: 54px 40px 40px
    }
}

@media screen and (max-width:767px) {
    .card-que-ans-inner {
        padding: 20px 0 0;
        margin-bottom: 60px
    }
    .card-que-ans-inner .carousel-item {
        padding-left: 20px;
        padding-right: 20px
    }
}

.card-que-ans-inner .card-row-heading h5 {
    margin-bottom: 20px;
    font-size: var(--fs22)
}

@media screen and (max-width:767px) {
    .card-que-ans-inner .card-row-heading h5 {
        margin-bottom: 13px;
        font-size: var(--fs18)
    }
}

@media screen and (max-width:767px) {
    .card-que-ans-inner .card-row-form {
        margin-bottom: 10px
    }
}

.card-que-ans-inner .card-row-form .card-row-form-inner>div {
    margin-bottom: 25px
}

.card-que-ans-inner .card-row-form .card-row-form-inner>div:nth-child(odd) {
    padding-right: 10px
}

.card-que-ans-inner .card-row-form .card-row-form-inner>div:nth-child(even) {
    padding-left: 10px
}

@media screen and (max-width:767px) {
    .card-que-ans-inner .card-row-form .card-row-form-inner>div {
        margin-bottom: 10px
    }
    .card-que-ans-inner .card-row-form .card-row-form-inner>div:nth-child(odd) {
        padding-right: 0
    }
    .card-que-ans-inner .card-row-form .card-row-form-inner>div:nth-child(even) {
        padding-left: 0
    }
}

@media screen and (min-width:768px) {
    .card-que-ans-inner .card-row-form .card-row-form-inner>div {
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .card-row-footer .card-row-footer-right .p12 {
        font-size: var(--fs12)
    }
}

.card-row-footer ul {
    margin: 0
}

.card-row-footer ul li {
    width: calc(50% - 0.5rem)
}

.card-row-footer ul li:first-child {
    text-align: left
}

.card-row-footer ul li:last-child {
    text-align: right
}

@media screen and (max-width:767px) {
    .card-row-footer .bttn.btn-big {
        width: 100%;
        max-width: 170px
    }
}

.section-report {
    min-height: 100vh
}

@media screen and (min-width:1200px) and (max-width:1399px) {
    .section-report {
        padding: 60px 0
    }
}

.section-report .card-acc .card-acc-header .panel-title {
    font-size: var(--fs18)
}

@media screen and (max-width:767px) {
    .section-report .card-acc .card-acc-header .panel-title {
        font-size: var(--fs14)
    }
}

.section-report .card-acc .card-acc-body {
    color: rgba(255, 255, 255, .5);
    font-size: var(--fs16);
    margin-left: 20px
}

@media screen and (max-width:767px) {
    .section-report .card-acc .card-acc-body {
        font-size: var(--fs12);
        margin-left: 0
    }
}

@media screen and (max-width:767px) {
    .section-report .card-acc.xs-card-acc-dark-border .card-acc-body {
        color: rgba(4, 59, 92, .8)
    }
}

.section-report .mobile-card {
    text-align: center;
    margin-top: 25px
}

@media screen and (max-width:767px) {
    .section-report .mobile-card .p14 {
        font-size: var(--fs14)
    }
}

.section-report .mobile-card-inner {
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, .16);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    margin-top: 25px;
    padding: 30px 30px 45px
}

@media screen and (max-width:767px) {
    .section-report .mobile-card-inner {
        padding: 20px 20px
    }
}

.section-report .card-report-wrap {
    width: 100%;
    margin: auto
}

@media screen and (max-width:767px) {
    .section-report .card-report-wrap h6 {
        font-size: var(--fs14)
    }
}

.section-report .card-report-wrap .h4 {
    font-weight: 700
}

@media screen and (max-width:767px) {
    .section-report .card-report-wrap .h4 {
        font-size: var(--fs16);
        margin-top: 30px;
        margin-bottom: 12px
    }
}

@media screen and (min-width:1200px) {
    .section-report .card-report-wrap .h4 {
        font-family: Barlow;
        font-style: normal;
        font-weight: 700;
        font-size: var(--fs36)
    }
}

.section-report .card-report-wrap .card-report-inner {
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, .16);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    overflow: hidden;
    margin-top: 25px
}

.section-report .card-report-wrap .card-report-inner.card-report-inner-adj {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

@media screen and (max-width:767px) {
    .section-report .card-report-wrap .card-report-inner.card-report-inner-adj {
        margin-top: 10px
    }
}

@media screen and (max-width:767px) {
    .section-report .card-report-wrap .card-report-inner {
        margin-top: 5px
    }
}

.section-report .card-report-wrap .report-body {
    padding: 45px 0 0
}

@media screen and (max-width:767px) {
    .section-report .card-report-wrap .report-body {
        padding: 10px 16px 10px
    }
}

@media screen and (min-width:1200px) {
    .section-report .card-report-wrap .report-body {
        min-height: 420px
    }
}

@media screen and (min-width:1200px) and (max-width:1399px) {
    .section-report .card-report-wrap .report-body {
        min-height: 360px
    }
}

.section-report .card-report-wrap .report-footer {
    background: rgba(4, 59, 92, .05);
    padding: 16px 30px;
    text-align: center
}

@media screen and (min-width:1200px) {
    .section-report .card-report-wrap .report-footer {
        padding: 38px 30px;
        margin-top: 15px
    }
}

@media screen and (max-width:767px) {
    .section-report .card-report-wrap .report-footer {
        background: #fff;
        padding: 0 20px 25px;
        text-align: center
    }
}

.section-report .card-report-wrap .report-footer p.p16 {
    color: #043b5c;
    font-weight: 500;
    margin: 0
}

@media screen and (max-width:767px) {
    .section-report .card-report-wrap .report-footer p.p16 {
        margin-bottom: 5px
    }
}

@media screen and (max-width:767px) {
    .section-report .card-report-wrap .report-footer .bttn.bttn-green {
        margin-top: 10px
    }
}

.section-report .report-info {
    text-align: center;
    max-width: 240px;
    margin: auto
}

@media screen and (min-width:1200px) {
    .section-report .report-info {
        max-width: 360px
    }
}

@media screen and (min-width:1200px) {
    .section-report .report-info {
        margin-top: -50px
    }
}

@media screen and (max-width:767px) {
    .section-report .report-info {
        margin-top: -20px
    }
}

.section-report .report-info .p20 {
    color: #043b5c;
    margin-bottom: 0
}

.section-report .report-info h3 {
    margin-bottom: 20px;
    color: #043b5c;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .section-report .report-info h3 {
        margin-bottom: 10px
    }
}

@media screen and (min-width:1200px) {
    .section-report .report-info h3 {
        font-size: var(--fs38)
    }
}

.section-report .report-info .bttn-link-click {
    margin-bottom: 5px;
    font-size: var(--fs14)
}

@media screen and (max-width:767px) {
    .section-report .report-info .bttn-link-click {
        font-size: var(--fs13)
    }
}

@media screen and (min-width:1200px) {
    .section-report .report-info .bttn-link-click {
        font-size: var(--fs22) !important
    }
}

.section-report .report-info .p16 {
    color: #78878f
}

@media screen and (max-width:767px) {
    .section-report .report-info .p16 {
        margin-bottom: 5px
    }
}

@media screen and (min-width:1200px) {
    .section-report .report-info .p16 {
        font-size: var(--fs20);
        margin-top: 3px;
        font-weight: 300
    }
}

.section-report .report-info .re-assess-wrap {
    padding-top: 16px
}

.table-otp {
    width: 100%;
    margin: 10px auto 25px;
    max-width: 260px
}

@media screen and (min-width:768px) {
    .table-otp {
        width: 100%;
        margin: -10px auto 18px;
        max-width: 340px
    }
}

@media screen and (max-width:767px) {
    .table-otp {
        margin: 0 auto 10px
    }
}

.table-otp td .form-control {
    width: 35px;
    margin: auto;
    padding: 0;
    text-align: center
}

@media screen and (min-width:768px) {
    .table-otp td .form-control {
        width: 50px;
        min-height: 50px;
        border: 1.3px solid rgba(4, 59, 92, .1)
    }
}

.mobile-graphic {
    margin-bottom: 5px
}

@media screen and (min-width:768px) {
    .mobile-graphic {
        margin-bottom: 20px
    }
}

.phone-num-span {
    font-weight: 600;
    font-size: var(--fs18);
    color: #0cc0a0
}

.section-inernal-purpose {
    padding: 0
}

.section-inernal-purpose .card-internal-purpose-wrap-row {
    min-height: 100vh
}

.section-inernal-purpose .card-internal-purpose-wrap {
    max-width: 300px;
    margin: auto;
    text-align: center;
    position: relative
}

@media screen and (min-width:768px) {
    .section-inernal-purpose .card-internal-purpose-wrap {
        max-width: 400px
    }
    .section-inernal-purpose .card-internal-purpose-wrap .bttn.btn-big {
        min-width: 312px
    }
}

@media screen and (max-width:767px) {
    .section-inernal-purpose .card-internal-purpose-wrap .card-internal-purpose-row {
        min-height: calc(100vh - 50px)
    }
}

.section-inernal-purpose .card-internal-purpose-wrap h6 {
    margin-top: 0;
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs18)
}

@media screen and (min-width:768px) {
    .section-inernal-purpose .card-internal-purpose-wrap h6.text-indigo {
        margin-top: -10px
    }
}

@media screen and (max-width:767px) {
    .section-inernal-purpose .card-internal-purpose-wrap h6 {
        margin-bottom: 16px
    }
}

.section-inernal-purpose .card-internal-purpose-wrap .card-internal-para {
    margin-top: 10px;
    padding-bottom: 20px
}

@media screen and (min-width:768px) {
    .section-inernal-purpose .card-internal-purpose-wrap .card-internal-para h6 {
        font-size: var(--fs24)
    }
}

@media screen and (max-width:767px) {
    .section-inernal-purpose .card-internal-purpose-wrap .card-internal-para {
        padding-bottom: 30px
    }
}

.section-inernal-purpose .card-internal-purpose-wrap .card-internal-btn {
    margin-bottom: 40px
}

@media screen and (min-width:768px) {
    .section-inernal-purpose .card-internal-purpose-wrap .card-internal-btn {
        margin-bottom: 30px;
        font-size: var(--fs16) !important
    }
}

@media screen and (max-width:767px) {
    .section-inernal-purpose .card-internal-purpose-wrap .card-internal-btn .bttn.btn-big {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .section-inernal-purpose .card-internal-purpose-wrap .card-internal-b-btn {
        position: fixed;
        bottom: 5px;
        left: 20px;
        z-index: 5
    }
}

@media screen and (min-width:768px) {
    .section-inernal-purpose .card-internal-purpose-wrap .card-internal-b-btn {
        position: fixed;
        bottom: 15px;
        left: 30px;
        z-index: 5
    }
}

.modal-b-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 49;
    color: rgba(4, 59, 92, .3);
    @extent .st
}

.modal-b-close:hover {
    color: #043b5c
}

@media screen and (max-width:767px) {
    .modal-b-close element {
        top: 5px;
        right: 5px
    }
}

@media screen and (max-width:767px) {
    .asset-allocation-wrap .asset-allocation-outer1 .p18.text-indigo.common-card-para {
        font-size: var(--fs12)
    }
}

@media screen and (min-width:768px) {
    .asset-allocation-wrap .asset-allocation-outer1 {
        padding: 0 16px;
        max-width: 900px;
        margin: auto
    }
}

@media screen and (min-width:768px) {
    .asset-allocation-wrap .asset-allocation-outer1 .donut-chart-row-wrap {
        min-height: 246px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .asset-allocation-wrap .asset-allocation-outer1 .donut-chart-row-wrap {
        min-height: 200px
    }
}

.asset-allocation-wrap .asset-allocation-outer1 h6 {
    margin-top: 16px;
    margin-bottom: 7px
}

.asset-allocation-outer2-col {
    background: rgba(4, 59, 92, .5)
}

.asset-allocation-outer2-col .asset-allocation-outer2 {
    padding: 22px 25px 25px
}

.asset-allocation-outer2-col .asset-allocation-outer2 .p12 {
    color: rgba(0, 58, 93, .5)
}

.asset-allocation-outer2-col .p12 {
    color: rgba(0, 58, 93, .8);
    margin-bottom: 10px
}

.asset-allocation-outer2-col .p12.text-red2 {
    margin-top: 5px
}

.common-card-body {
    padding: 25px 25px
}

.common-card-body h6.common-card-heading {
    margin-top: 0;
    margin-bottom: 7px
}

.common-card-body .p12.common-card-para {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs12);
    color: rgba(0, 58, 93, .8)
}

.common-card-heading-adj {
    margin-bottom: 25px !important
}

.asset-allocation-ul {
    margin: 0;
    padding: 0
}

.asset-allocation-ul li {
    border-top: 1px solid rgba(4, 59, 92, .05);
    padding: 18px 0
}

.asset-allocation-ul li:last-child {
    padding-bottom: 0
}

.radio-label-wrap b {
    font-weight: 600
}

.radio-label-wrap .p12 {
    margin-bottom: 6px
}

@media screen and (min-width:768px) {
    .radio-label-wrap .p12 {
        font-size: var(--fs14);
        margin-bottom: 12px
    }
}

.radio-label-wrap em.text-brand2 {
    font-style: normal
}

.radio-label-wrap .p14.text-indigo {
    margin-bottom: 7px;
    font-size: var(--fs14)
}

@media screen and (min-width:768px) {
    .radio-label-wrap .p14.text-indigo {
        font-size: var(--fs18)
    }
}

.radio-label-wrap .p12.text-orange1 .material-icons-outlined {
    font-size: var(--fs16);
    margin-right: 5px
}

.recommended-span {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs11);
    color: #fff;
    background: #00d37b;
    position: relative;
    padding: 1px 13px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin-right: 17px;
    display: inline-block;
    min-height: 24px
}

@media screen and (min-width:768px) {
    .recommended-span {
        font-size: var(--fs14);
        padding: 3px 13px
    }
}

@media screen and (max-width:767px) {
    .recommended-span {
        padding: 5px 13px
    }
}

.recommended-span::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    border-top: 9px solid transparent;
    border-right: 7px solid #fff;
    border-bottom: 9px solid transparent;
    margin-top: 2px
}

@media screen and (max-width:767px) {
    .recommended-span::after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        border-top: 11px solid transparent;
        border-right: 7px solid #fff;
        border-bottom: 11px solid transparent;
        margin-top: -4px
    }
}

.common-card-body-adj {
    padding-right: 0;
    padding-left: 0
}

.common-card-body-adj .asset-allocation-ul li,
.common-card-body-adj .common-card-heading.common-card-heading-adj {
    padding-right: 20px;
    padding-left: 20px
}

@media screen and (max-width:767px) {
    .card-switch-outer {
        background: #fff;
        margin-bottom: 50px
    }
    .card-switch-outer .card-report-inner {
        box-shadow: none !important
    }
    .card-switch-outer .common-card-body {
        padding: 0 !important
    }
}

.recommended-input-row .common-form-group-add {
    text-align: center;
    padding-top: 37px
}

@media screen and (max-width:767px) {
    .recommended-input-row .common-form-group-add {
        padding-top: 33px
    }
}

.recommended-input-row .common-form-group-add .material-icons {
    color: rgba(255, 255, 255, .5);
    font-size: var(--fs24)
}

.recommended-card {
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, .16);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 16px;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .recommended-card {
        height: calc(100% - 20px)
    }
}

.recommended-card .recommended-card-head-left {
    width: calc(100% - 80px)
}

.recommended-card .recommended-card-head {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
    background: rgba(0, 200, 178, .12);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 9px 20px;
    overflow: hidden
}

.recommended-card .recommended-card-head.recommended-card-head-yellow {
    background: rgba(255, 215, 112, .15) !important
}

.recommended-card .recommended-card-head.recommended-card-head-yellow .recommended-card-head-right::after {
    background: rgba(255, 215, 112, .2) !important
}

.recommended-card .recommended-card-head.recommended-card-head-purple {
    background: rgba(174, 120, 255, .15) !important
}

.recommended-card .recommended-card-head.recommended-card-head-purple .recommended-card-head-right::after {
    background: rgba(174, 120, 255, .2) !important
}

.recommended-card .recommended-card-head .p18 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .02em;
    color: #043b5c;
    margin: 0
}

.recommended-card .recommended-card-head .p14 {
    margin: 0;
    color: rgba(0, 58, 93, .5)
}

@media screen and (max-width:767px) {
    .recommended-card .recommended-card-head .p14 {
        font-size: var(--fs12);
        margin-top: 2px
    }
}

.recommended-card .recommended-card-head .p14 b {
    font-weight: 600;
    color: #043b5c
}

.recommended-card .recommended-card-head .recommended-card-head-right {
    position: relative
}

.recommended-card .recommended-card-head .recommended-card-head-right img {
    position: relative;
    z-index: 3
}

@media screen and (max-width:767px) {
    .recommended-card .recommended-card-head .recommended-card-head-right img {
        right: -5px
    }
}

.recommended-card .recommended-card-head .recommended-card-head-right::after {
    content: "";
    position: absolute;
    top: -40px;
    right: -60px;
    width: 120px;
    height: 120px;
    background: #c5f2ee;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1
}

@media screen and (max-width:767px) {
    .recommended-card .recommended-card-head .recommended-card-head-right::after {
        top: -28px;
        right: -26px;
        width: 90px;
        height: 90px
    }
}

.recommended-card .recommended-card-body {
    padding: 0 20px
}

.recommended-card .recommended-card-body .recommended-table {
    width: 100%
}

.recommended-card .recommended-card-body .recommended-table tr td {
    height: 50px;
    border-bottom: 1px solid rgba(4, 59, 92, .05);
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: var(--fs16);
    color: #043b5c
}

@media screen and (max-width:767px) {
    .recommended-card .recommended-card-body .recommended-table tr td {
        font-size: var(--fs14)
    }
}

.recommended-card .recommended-card-body .recommended-table tr td .bttn-icon {
    margin-left: 10px
}

.recommended-card .recommended-card-body .recommended-table tr td:last-child {
    font-size: var(--fs16);
    width: 100px;
    text-align: right
}

@media screen and (max-width:767px) {
    .recommended-card .recommended-card-body .recommended-table tr td:last-child {
        font-size: var(--fs14)
    }
}

.recommended-card .recommended-card-body .recommended-table tr:last-child td {
    border-bottom: 0 !important
}

@media screen and (max-width:767px) {
    .debt-fund-container {
        background: #f1f3f3;
        padding: 16px 0 60px
    }
    .debt-fund-container .card-faq-wrap {
        margin: 5px auto 10px
    }
    .debt-fund-container .card-faq-wrap h6 {
        color: #043b5c
    }
    .debt-fund-container .card-acc .card-acc-header .panel-title span {
        color: rgba(0, 58, 93, .8)
    }
    .debt-fund-container .card-acc-body {
        color: rgba(0, 58, 93, .8);
        background: transparent
    }
}

.switch-invest-card-outer {
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, .16);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 30px;
    padding: 20px
}

@media screen and (min-width:768px) {
    .switch-invest-card-outer .float-right {
        max-width: 180px
    }
}

.switch-invest-card-outer h6 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs16);
    color: #043b5c;
    margin: 0 0 12px
}

@media screen and (max-width:767px) {
    .switch-invest-card-outer h6 {
        font-size: var(--fs14) !important
    }
}

@media screen and (max-width:767px) {
    .switch-invest-card-outer h6.text-brand,
    .switch-invest-card-outer h6.text-red1 {
        font-size: var(--fs14) !important
    }
}

@media screen and (min-width:768px) {
    .switch-invest-card-outer h6 {
        font-size: var(--fs20)
    }
}

.switch-invest-card-outer h6.text-brand {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs18);
    color: #0cc0a0;
    margin: 0 0 6px
}

@media screen and (min-width:768px) {
    .switch-invest-card-outer h6.text-brand {
        font-size: var(--fs20)
    }
}

.switch-invest-card-outer .p12 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs12);
    color: rgba(0, 58, 93, .5);
    margin: 0
}

@media screen and (min-width:768px) {
    .switch-invest-card-outer .p12 {
        font-size: var(--fs14)
    }
}

.switch-invest-card-outer .switch-invest-footer {
    margin-top: 12px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
    background: rgba(235, 243, 250, .5);
    padding: 12px 20px
}

.switch-invest-card-outer .switch-invest-footer-left {
    width: 80%
}

.switch-invest-card-outer .switch-invest-footer-right {
    width: 140px
}

.switch-invest-card-outer .form-control {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs18);
    align-items: center;
    color: #043b5c
}

.switch-invest-card-outer-row {
    margin-top: 20px
}

.tag-ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin-top: -3px
}

.tag-ul li span {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-size: var(--fs11);
    color: rgba(4, 59, 92, .5);
    display: inline-block;
    background: rgba(4, 59, 92, .1);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    padding: 0 7px;
    margin-right: 7px
}

@media screen and (min-width:768px) {
    .tag-ul li span {
        font-size: var(--fs12);
        margin-right: 10px
    }
}

@media screen and (max-width:767px) {
    .asset-allocation-portfolio-wrap .common-card-heading-outer-bg {
        background: rgba(4, 59, 92, .05);
        padding: 16px 20px
    }
    .asset-allocation-portfolio-wrap .common-card-heading-outer-bg .common-card-heading {
        font-size: var(--fs16)
    }
}

@media screen and (min-width:768px) {
    .asset-allocation-portfolio-wrap .common-card-heading-outer-bg {
        background: rgba(4, 59, 92, .05);
        padding: 22px 30px
    }
    .asset-allocation-portfolio-wrap .common-card-heading.mb-0 {
        font-size: var(--fs22)
    }
    .asset-allocation-portfolio-wrap .asset-allocation-ul li {
        padding: 20px 0
    }
    .asset-allocation-portfolio-wrap .asset-allocation-ul li:first-child {
        padding-top: 38px
    }
    .asset-allocation-portfolio-wrap .control-group {
        margin-left: 30px
    }
    .asset-allocation-portfolio-wrap .control-group .control.control--radio {
        padding-left: var(--fs42)
    }
    .asset-allocation-portfolio-wrap .control-group .control__indicator {
        top: 3px
    }
}

@media screen and (min-width:768px) {
    .card-row-form-top {
        min-height: 270px
    }
}

@media screen and (max-width:767px) {
    .card-row-form-top {
        min-height: 320px
    }
}

.v-align-top {
    vertical-align: top
}

.recommended-lg-box {
    max-width: 577px
}

.recommended-lg-box .p16 {
    color: #c17400;
    margin-bottom: 5px
}

.recommended-lg-box .p16 .material-icons {
    font-size: var(--fs16);
    margin-right: 5px;
    color: #c17400;
    vertical-align: middle
}

.recommended-lg-box .p14 {
    color: rgba(0, 0, 0, .5) !important;
    font-size: var(--fs14) !important;
    padding-left: 20px;
    margin-bottom: 0
}

.que-continue-btn-usecase {
    opacity: 0;
    z-index: -9;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    pointer-events: none
}

.que-continue-btn-usecase.active {
    opacity: 1;
    z-index: 9;
    pointer-events: auto
}

.rolling-returns-card.common-card {
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.rolling-returns-card.common-card .common-card-body .rolling-returns-cagr-text {
    color: rgba(4, 59, 92, .5);
    margin-bottom: 3px;
    font-size: var(--fs14)
}

.rolling-returns-card.common-card .common-card-body .rolling-returns-cagr-value {
    color: #043b5c;
    font-weight: 600;
    margin-bottom: 0
}

.rolling-returns-card.common-card .common-card-body .progressbar-highcharts {
    width: 100%;
    margin: 0
}

.rolling-returns-card.common-card .p14.return-ten-years-between-text {
    font-weight: 500;
    color: rgba(4, 59, 92, .8)
}

.rolling-returns-card.common-card .progressbar-info-ul {
    padding: 0;
    margin: 0
}

.rolling-returns-card.common-card .progressbar-info-ul li.p14 {
    margin-bottom: 10px;
    color: #043b5c
}

.rolling-returns-card.common-card .progressbar-info-ul li.p14 .material-icons {
    font-size: 10px;
    margin-right: 10px
}

.rolling-returns-card.common-card .progressbar-info-ul li.p14 .li-text b {
    font-weight: 600
}

.section-heading {
    margin-bottom: 43px;
    color: #043b5c;
    font-weight: 700;
    text-align: center
}

@media screen and (max-width:767px) {
    .section-heading {
        font-size: var(--fs21);
        margin-bottom: 25px;
        padding: 0px 13px;
    }
}

.common-section {
    padding: 40px 0
}

@media screen and (max-width:767px) {
    .common-section {
        padding: 30px 0 20px
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-3 .landing-sec2-col {
        padding: 0
    }
    .landing-sec-updated-3 .landing-sec2-col .xs-sm-flex-nowrap-overflow {
        padding-left: 13px;
        padding-right: 10px
    }
}

.landing-consider-fund-wrap-outer .landing-consider-fund-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch
}

.landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap {
    text-align: center;
    max-width: 212px;
    margin: 0 30px 25px
}

@media screen and (max-width:767px) {
    .landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap {
        max-width: 150px;
        width: 100%;
        margin: 0 auto 15px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap {
        min-width: 212px;
        margin: 0 15px 15px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap {
        margin: 0 10px 25px
    }
}

.landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap:hover .consider-fund-img img {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap .consider-fund-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap h6 {
    color: #043b5c;
    margin: 10px 0 15px;
    min-height: 20px
}

@media screen and (max-width:767px) {
    .landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap h6 {
        font-size: var(--fs16);
        margin-bottom: 10px
    }
}

.landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap p {
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .landing-consider-fund-wrap-outer .landing-consider-fund-wrap .consider-fund-wrap p {
        font-size: var(--fs12)
    }
}

.media.landing-media-card {
    padding: 0;
    margin-bottom: 35px;
    width: 100%
}

.media-num {
    width: 10%
}

@media screen and (max-width:767px) {
    .media.landing-media-card {
        margin-bottom: 20px
    }
}

.media.landing-media-card:last-child {
    margin-bottom: 0
}

.media.landing-media-card .media-body {
    padding-left: 15px
}

@media screen and (max-width:767px) {
    .media.landing-media-card .media-body {
        padding-left: 20px
    }
}

.media.landing-media-card .num-span {
    font-weight: 600;
    font-size: 38px;
    color: #043b5c;
    position: relative;
    top: 7px;
    left: 0px
}

@media screen and (max-width:767px) {
    .media.landing-media-card .num-span {
        font-size: var(--fs22);
        position: relative;
        top: 1px;
        left: 0
    }
}

.media.landing-media-card h6 {
    color: #000;
    margin-bottom: 12px
}

.media.landing-media-card p.p16 {
    color: #000
}

@media screen and (max-width:767px) {
    .media.landing-media-card p.p16 {
        font-size: var(--fs12)
    }
}

@media screen and (max-width:767px) {
    .media.landing-media-card .card-wrap {
        padding: 7px 10px
    }
    .media.landing-media-card .card-wrap.w162,
    .media.landing-media-card .card-wrap.w183 {
        width: 46%
    }
}

.media.landing-media-card .card-wrap p.p16 {
    font-size: var(--fs14)
}

@media screen and (max-width:767px) {
    .media.landing-media-card .card-wrap p.p16 {
        font-size: var(--fs10)
    }
}

.media.landing-media-card2 {
    padding: 0;
    margin-bottom: 30px
}

.media.landing-media-card2:last-child {
    margin-bottom: 0
}

.media.landing-media-card2 .media-body {
    padding-left: 12px
}

.media.landing-media-card2 .num-span {
    font-weight: 600;
    font-size: 38px;
    color: #043b5c;
    position: relative;
    top: 8px;
    left: 5px
}

.media.landing-media-card2 h6 {
    color: #000;
    margin-bottom: 12px
}

.media.landing-media-card2 p.p16.head {
    color: #043b5c;
    font-weight: 600;
    margin-bottom: 10px
}

.media.landing-media-card2 p.p14 {
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .media.landing-media-card2 p.p14 {
        font-size: var(--fs12)
    }
}

.landing-sec-updated-1 {
    padding: 1rem 0 0rem 0;
    position: relative;
    background: url(../images/landing/nfo-banner1.png) no-repeat;
    background-size: cover;
    background-position: top center
}

.logo-unit {
    margin: 20px auto;
}

.logo-unit img {
    width: 100%;
    margin-left: -18px;
}

.ban-heading {
    color: #fff;
    font-family: "Barlow", sans-serif;
    font-weight: 300;
    font-size: 16px
}

.ban-heading span {
    color: #0cc0a0
}

.ban-txt {
    color: #fff;
    padding-top: 20px;
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-top: 2rem;
    line-height: 1;
    position: relative;
    left: -1rem;
}
p.ban-txt {
    line-height: 20px;
    margin-top: 50px;
}

.form-title {
    color: #fff;
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-size: 17px;
    margin: 0px 0px 20px 0px;
}

.form-check-label {
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
    text-align: left
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.form-check-input:checked[type=checkbox] {
    background-image: url(../images/landing/tick.svg)
}

.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd
}

@media screen and (min-width:992px) {
    .landing-sec-updated-1 .landing-sec-col-10 {
        -ms-flex: 0 0 980px;
        flex: 0 0 980px;
        max-width: 980px
    }
    .landing-sec-updated-1 .landing-sec-col-10 .landing-sec-left-col {
        max-width: 380px;
        -ms-flex: 0 0 380px;
        flex: 0 0 380px
    }
    .landing-sec-updated-1 .landing-sec-col-10 .landing-sec-right-col {
        -ms-flex: 0 0 calc(100% - 380px);
        flex: 0 0 calc(100% - 380px);
        max-width: calc(100% - 380px)
    }
}

.landing-sec-updated-1 .landing-sec1-sticky-footer {
    background: #043b5c;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 .landing-sec1-sticky-footer {
        font-size: var(--fs14)
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-1 {
        text-align: center;
        padding: 80px 0 70px
    }
    .desk-circle-txt{left: 3rem;}
    .ban-txt{left: unset;}
}

.desk-disp {
    display: block
}

.circle-txt-bg{background: url(../images/landing/Header_LeftSide_Sparkle.gif) no-repeat center;background-size: cover;padding-right: 60px;
    padding-left: 0px;}
.form-txt-bg{background: url(../images/landing/Header_RightSide_Sparkle.gif) no-repeat center;background-size: cover;}

.mob-disp {
    display: none
}

@media screen and (max-width:767px) {
    .desk-disp {
        display: none
    }
    .mob-disp {
        display: block
    }
    .tbl-row-disp{display: none;}
    .ban-txt{margin-top: 8rem;text-align: left;left: unset;margin-left: 1rem;margin-bottom: 2rem;font-size:10px;}
    p.ban-txt{margin-top: 18rem;text-align: left;left: unset;margin-left: 1rem;margin-bottom: 2rem;}
    .landing-sec-updated-1 {
        text-align: center;
        background-color: #000000;
        padding-bottom: 1rem;
        padding-top: 0rem;
        /* background-size: 100%; */
        background-image: url(../images/landing/NFO-mob-banner.png);background-repeat: no-repeat;
        background-position: top;
    }
    .mob-banner-copy{max-width: 100%;
    position: relative;
    
    top: 0rem;}
    .form-box{padding-top: 0px;}
    .logo-unit {
        width: 100%;
    }
    .logo-unit img{margin-left: 0px;}
    .form-title {
        margin-top: 40px;
        text-align: center;
    }
    .mob-fluid{/*background-image: url(../images/landing/Mobile_Top_BG.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 1rem;}
}

.landing-sec-updated-1 h1.text-white {
    font-size: var(--fs28)
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 h1.text-white {
        font-size: var(--fs14);
        margin-bottom: 2px;
        font-weight: 400
    }
}

.landing-sec-updated-1 h1.text-yellow2.text-uppercase {
    font-size: var(--fs28)
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 h1.text-yellow2.text-uppercase {
        font-size: var(--fs14)
    }
}

.landing-sec-updated-1 h1 {
    font-size: 100px;
    font-weight: 700
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .landing-sec-updated-1 h1 {
        font-size: 88px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-1 h1 {
        font-size: 65px
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 h1 {
        font-size: 40px;
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 12px
    }
    .landing-sec-updated-1 h1 br {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-1 h1 {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 12px
    }
    .landing-sec-updated-1 h1 br {
        display: none
    }
}

.landing-sec-updated-1 h6 {
    font-size: var(--fs21)
}

.landing-sec-updated-1 h6 span.info {
    display: inline-block
}

.landing-sec-updated-1 h6 em.pipe {
    margin: 0 5px;
    color: rgba(255, 255, 255, .5) !important;
    font-weight: 300;
    font-size: var(--fs18);
    vertical-align: top;
    font-style: normal
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-1 h6 {
        font-size: var(--fs20)
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 h6 {
        font-size: var(--fs16)
    }
}

.landing-sec-updated-1 .dsp-nifty-para {
    margin-bottom: 20px;
    margin-top: 35px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-1 .dsp-nifty-para {
        max-width: 400px;
        display: block;
        margin: 35px auto 20px
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 .dsp-nifty-para {
        max-width: 400px;
        display: block;
        margin: 30px auto
    }
}

.landing-sec-updated-1 .dsp-nifty-p1,
.landing-sec-updated-1 .dsp-nifty-p2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 1.25em;
    display: inline-block;
    padding: 0 15px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-1 .dsp-nifty-p1,
    .landing-sec-updated-1 .dsp-nifty-p2 {
        font-size: 36px
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 .dsp-nifty-p1,
    .landing-sec-updated-1 .dsp-nifty-p2 {
        font-size: 28px
    }
}

.landing-sec-updated-1 .dsp-nifty-p1 {
    color: #043b5c;
    background: #fff;
    margin-bottom: 16px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 .dsp-nifty-p1 {
        margin-bottom: 10px
    }
}

.landing-sec-updated-1 .dsp-nifty-p2 {
    color: #043b5c;
    background: #0cc0a0
}

.landing-sec-updated-1 h5 {
    margin-top: 35px;
    margin-bottom: 16px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 h5 {
        font-size: 15px;
        margin-top: 22px;
        margin-bottom: 10px
    }
}

.landing-sec-updated-1 .left-col {
    position: relative
}

.landing-sec-updated-1 .left-col::after {
    content: "";
    position: absolute;
    top: 32px;
    right: 15px;
    bottom: 20px;
    height: auto;
    width: 1px;
    background: #0cc0a0
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .landing-sec-updated-1 .left-col::after {
        right: 20px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-1 .left-col::after {
        display: none
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 .left-col::after {
        display: none
    }
}

.landing-sec-updated-1 .right-col {
    position: relative;
    left: 15px;
    padding-top: 25px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 .right-col {
        left: 0;
        padding-top: 0
    }
}

.landing-sec-updated-1 h6.text-white {
    margin-bottom: 6px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 h6.text-white {
        margin-bottom: 2px
    }
}

.landing-sec-updated-1 .list-inline.btn-list-inline {
    margin: 30px 0 0
}

.landing-sec-updated-1 .list-inline.btn-list-inline .list-inline-item:not(:last-child) {
    margin-right: 20px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-1 .list-inline.btn-list-inline {
        margin: 38px 0 10px
    }
    .landing-sec-updated-1 .list-inline.btn-list-inline .bttn-blue-link2 {
        font-size: var(--fs14)
    }
}

.landing-sec-updated-2 .section-heading {
    color: #043b5c
}

.landing-sec-updated-2 .consider-fund-wrap {
    position: relative;
    padding-left: 50px;
    margin-bottom: 50px;
    max-width: 480px;
    margin-left: 22px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-2 .consider-fund-wrap {
        margin-bottom: 16px;
        max-width: 100%;
        text-align: center;
        background: #fff;
        border: 1px solid rgba(4, 59, 92, .1);
        border-radius: 4px;
        padding: 5px 12px;
        margin-left: 0
    }
}

.landing-sec-updated-2 .consider-fund-wrap .consider-fund-img {
    position: absolute;
    top: 0;
    left: -30px;
    z-index: 3
}

@media screen and (max-width:767px) {
    .landing-sec-updated-2 .consider-fund-wrap .consider-fund-img {
        position: static;
        top: auto;
        left: auto;
        z-index: 3;
        margin-bottom: 5px
    }
}

.landing-sec-updated-2 .consider-fund-wrap h6 {
    color: #000000;
    font-size: var(--fs22);
    margin-bottom: 12px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-2 .consider-fund-wrap h6 {
        font-size: var(--fs14);
        margin-bottom: 2px
    }
}

.landing-sec-updated-2 .consider-fund-wrap p.p16 {
    color: #000;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-2 .consider-fund-wrap p.p16 {
        font-size: var(--fs12);
        margin-bottom: 10px
    }
}

.landing-sec-updated-3 {
    background: rgba(4, 59, 92, .05)
}

.landing-sec-updated-3 .landing-card {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 58, 93, .1);
    border-radius: 4px;
    padding: 20px 30px;
    height: 100%;
    border-top: 4px solid #0cc0a0
}

@media screen and (max-width:767px) {
    .landing-sec-updated-3 .landing-card {
        padding: 12px 15px;
        border-top: 5px solid #0cc0a0
    }
}

.landing-sec-updated-3 .landing-card .bttn-link.bttn-blue-link3 {
    position: absolute;
    bottom: 20px;
    left: 40px;
    z-index: 9
}

.landing-sec-updated-3 .landing-card .landing-card-inner {
    min-height: 90px
}

.landing-sec-updated-3 .landing-card h6 {
    color: #043b5c;
    margin: 0 0 10px;
    font-size: var(--fs22)
}

@media screen and (max-width:767px) {
    .landing-sec-updated-3 .landing-card h6 {
        font-size: var(--fs14);
        margin-bottom: 2px
    }
}

.landing-sec-updated-3 .landing-card-sec-3 .p16 {
    color: #000;
    text-align: center;
}

@media screen and (max-width:767px) {
    .landing-sec-updated-3 .landing-card .p16 {
        font-size: var(--fs12)
    }
}

.landing-sec-updated-4 h5 {
    font-size: var(--fs22);
    margin-bottom: 33px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 h5 {
        font-size: var(--fs14);
        margin-bottom: 13px
    }
}

.landing-sec-updated-4 .left-col {
    background: rgba(219, 241, 255, .1);
    border: 1px solid rgba(197, 215, 221, 1);
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    padding: 28px 47px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-4 .left-col {
        padding: 30px
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 .left-col {
        margin: 0;
        padding: 23px 22px
    }
}

.landing-sec-updated-4 .left-col .left-col1 {
    border-right: 1px solid rgba(4, 59, 92, .1);
    padding-right: 35px;
    padding-bottom: 10px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-4 .left-col .left-col1 {
        border-right: 0;
        padding-right: 0
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 .left-col .left-col1 {
        border-right: 0;
        padding-right: 0
    }
}

.landing-sec-updated-4 .left-col .left-col2 {
    margin-left: 20px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-4 .left-col .left-col2 {
        margin-left: 0
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 .left-col .left-col2 {
        margin-left: 0
    }
}

.landing-sec-updated-4 .right-col {
    background: #fffdfd;
    border: 1px solid rgba(4, 59, 92, .1);
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    padding: 40px;
    max-width: 366px;
    margin: 50px auto 0
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-4 .right-col {
        margin-top: 20px;
        padding: 20px 23px;
        max-width: 100%
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 .right-col {
        margin-top: 20px;
        padding: 20px 23px
    }
}

.landing-sec-updated-4 .right-col h6 {
    margin-bottom: 23px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 .right-col h6 {
        margin-bottom: 15px
    }
}

.landing-sec-updated-5 .invest-img {
    position: absolute;
    top: 30px;
    right: 80%;
    transform: translateX(60%);
    z-index: 9;
    -webkit-transform: translateX(60%);
    -moz-transform: translateX(60%);
    -ms-transform: translateX(60%);
    -o-transform: translateX(60%)
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .landing-sec-updated-5 .invest-img {
        width: 240px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-5 .invest-img {
        width: 160px;
        top: 60px
    }
}

.landing-sec-updated-5 .landing-sec-updated-5-row1 {
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-5 .landing-sec-updated-5-row1 {
        margin-bottom: 15px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .landing-sec-updated-5 .landing-sec-updated-5-row1 {
        padding-top: 10px;
        margin-bottom: 80px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-sec-updated-5 .landing-sec-updated-5-row1 {
        padding-top: 10px;
        margin-bottom: 80px
    }
}

.landing-sec-updated-5 .landing-sec-updated-5-row2 h6 {
    margin-bottom: 10px;
    color: #043b5c;
    text-align: center
}

@media screen and (max-width:767px) {
    .landing-sec-updated-5 .landing-sec-updated-5-row2 h6 {
        font-size: var(--fs18)
    }
}

.landing-sec-updated-5 .landing-sec-updated-5-bottom {
    max-width: 544px;
    margin: 35px auto 0
}

@media screen and (max-width:767px) {
    .landing-sec-updated-5 .landing-sec-updated-5-bottom {
        margin-top: 10px
    }
}

.landing-sec-updated-5 .landing-sec-updated-5-bottom h6 {
    color: #043b5c;
    font-size: var(--fs22);
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-5 .landing-sec-updated-5-bottom h6 {
        font-size: var(--fs14);
        margin-bottom: 2px
    }
}

.landing-sec-updated-5 .landing-sec-updated-5-bottom .p16 {
    color: #043b5c;
    font-size: var(--fs16)
}

@media screen and (max-width:767px) {
    .landing-sec-updated-5 .landing-sec-updated-5-bottom .p16 {
        font-size: var(--fs12)
    }
}

.landing-sec-updated-6 {
    background: rgba(4, 59, 92, .05)
}

.landing-sec-updated-6 .card-acc .card-acc-header .panel-title {
    padding: 16px 25px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-6 .card-acc .card-acc-header .panel-title {
        padding: 16px 20px
    }
}

.landing-sec-updated-6 .card-acc .card-acc-header .panel-title span {
    font-weight: 500 !important
}

.landing-sec-updated-6 .card-acc .card-acc-body {
    padding: 0 25px 20px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-6 .card-acc .card-acc-body {
        padding: 0 20px 20px
    }
}

.landing-sec-updated-6 .card-faq-wrap {
    margin: 0
}

.landing-sec-updated-6 .card-faq-wrap h6 {
    color: #043b5c
}

.landing-sec-updated-6 .card-faq-wrap .card-acc {
    border-color: rgba(4, 59, 92, .1)
}

.landing-sec-updated-7 {
    overflow: hidden
}

.landing-sec-updated-7 .feature-card {
    box-shadow: 0 0 15px rgba(0, 58, 93, .1);
    border-radius: 4px;
    height: 100%;
    margin: 10px 15px
}

.landing-sec-updated-7 .feature-card:hover .read-more-wrap .bttn-blue-link {
    color: #0cc0a0
}

.landing-sec-updated-7 .feature-card .read-more-wrap {
    text-align: right;
    margin-top: 0;
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 9
}

.landing-sec-updated-7 .feature-card .read-more-wrap .bttn-blue-link {
    border-bottom: 0
}

@media screen and (max-width:767px) {
    .landing-sec-updated-7 .feature-card .read-more-wrap .bttn-blue-link {
        font-size: var(--fs12)
    }
}

@media screen and (max-width:767px) {
    .landing-sec-updated-7 .feature-card {
        margin: 10px 15px
    }
}

.landing-sec-updated-7 .feature-card .feature-card-head {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #fff;
    padding: 30px 30px 0
}

@media screen and (max-width:767px) {
    .landing-sec-updated-7 .feature-card .feature-card-head {
        padding: 20px 20px 0
    }
}

.landing-sec-updated-7 .feature-card .feature-card-head .p18 {
    color: #043b5c;
    font-weight: 600;
    font-size: var(--fs22)
}

@media screen and (max-width:767px) {
    .landing-sec-updated-7 .feature-card .feature-card-head .p18 {
        font-size: var(--fs14)
    }
}

.landing-sec-updated-7 .feature-card .feature-card-body {
    padding: 25px 30px 50px;
    position: relative
}

@media screen and (max-width:767px) {
    .landing-sec-updated-7 .feature-card .feature-card-body {
        padding: 5px 20px 55px
    }
}

.landing-sec-updated-7 .feature-card .feature-card-body p.p14 {
    color: #043b5c;
    font-size: var(--fs16)
}

.landing-sec-updated-7 .feature-card .feature-card-body p.p14 i {
    display: inline-block
}

@media screen and (max-width:767px) {
    .landing-sec-updated-7 .feature-card .feature-card-body p.p14 {
        font-size: var(--fs12)
    }
    .landing-sec-updated-7 .feature-card .feature-card-body p.p14.mb20 {
        margin-bottom: 5px !important
    }
}

.invest-media-card {
    position: relative;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 4px;
    padding: 26px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    /*max-width: 270px*/
}

@media screen and (max-width:767px) {
    .invest-media-card {
        margin-top: 25px;
        padding: 12px 15px;
        max-width: 100%;
        padding-bottom: 20px
    }
    .invest-media-card.float-left {
        float: none !important;
        margin: auto;
        display: block
    }
    .invest-media-card.float-right {
        float: none !important;
        margin: auto 0;
        display: block
    }
}

@media screen and (max-width:767px) {
    .invest-media-card.float-right {
        float: none !important;
        margin: 16px auto 0;
        display: block
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .invest-media-card.float-right {
        float: none !important;
        margin: 16px auto 0;
        display: block
    }
}

.invest-media-card:hover .num-span {
    top: -28px !important
}

.invest-media-card .num-span {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    min-width: 40px;
    min-height: 40px;
    background: #0cc0a0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: block;
    text-align: center;
    padding-top: 5px;
    position: static;
    margin-right: 15px
}

@media screen and (max-width:767px) {
    .invest-media-card .num-span {
        font-size: var(--fs18);
        min-width: 32px;
        min-height: 32px;
        padding-top: 7px;
        margin-right: 10px
    }
}

.invest-media-card h6 {
    color: #043b5c;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    font-size: var(--fs22)
}

@media screen and (max-width:767px) {
    .invest-media-card h6 {
        font-size: var(--fs14);
        margin-bottom: 7px
    }
}

.invest-media-card p.p14 {
    color: #000;
    font-size: var(--fs16)
}

@media screen and (max-width:767px) {
    .invest-media-card p.p14 {
        font-size: var(--fs14)
    }
}

.landing-logo-wrap-outer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch
}

@media screen and (max-width:767px) {
    .landing-logo-wrap-outer {
        max-width: 500px;
        margin: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-logo-wrap-outer {
        max-width: 500px;
        margin: auto
    }
}

.landing-logo-wrap-outer .landing-logo-wrap {
    position: relative;
    text-align: center;
    padding: 0 50px;
    width: 25%
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-logo-wrap-outer .landing-logo-wrap {
        padding: 0 10px;
        width: 50%
    }
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(even)::after {
        display: none !important
    }
    .landing-logo-wrap-outer .landing-logo-wrap:first-child,
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(2) {
        margin-bottom: 10px;
        padding-bottom: 20px
    }
    .landing-logo-wrap-outer .landing-logo-wrap:first-child::before,
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(2)::before {
        content: "";
        position: absolute;
        bottom: 5px;
        right: 0;
        left: 0;
        border-bottom: 1px solid rgba(0, 58, 93, .15);
        height: 1px;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .landing-logo-wrap-outer .landing-logo-wrap {
        padding: 0 10px;
        width: 50%
    }
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(even)::after {
        display: none !important
    }
    .landing-logo-wrap-outer .landing-logo-wrap:first-child,
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(2) {
        margin-bottom: 0;
        padding-bottom: 6px
    }
    .landing-logo-wrap-outer .landing-logo-wrap:first-child::before,
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(2)::before {
        content: "";
        position: absolute;
        bottom: 5px;
        right: 0;
        left: 0;
        border-bottom: 1px solid rgba(0, 58, 93, .15);
        height: 1px;
        width: 100%
    }
}

@media screen and (max-width:575px) {
    .landing-logo-wrap-outer .landing-logo-wrap {
        padding: 0 10px;
        width: 50%
    }
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(even)::after {
        display: none !important
    }
    .landing-logo-wrap-outer .landing-logo-wrap:first-child,
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(2) {
        margin-bottom: 0;
        padding-bottom: 8px
    }
    .landing-logo-wrap-outer .landing-logo-wrap:first-child::before,
    .landing-logo-wrap-outer .landing-logo-wrap:nth-child(2)::before {
        content: "";
        position: absolute;
        bottom: 5px;
        right: 0;
        left: 0;
        border-bottom: 1px solid rgba(0, 58, 93, .15);
        height: 1px;
        width: 100%
    }
}

.landing-logo-wrap-outer .landing-logo-wrap .landing-logo {
    max-width: 100%;
    width: auto;
    margin: auto
}

@media screen and (max-width:767px) {
    .landing-logo-wrap-outer .landing-logo-wrap .landing-logo {
        max-width: 120px
    }
}

.landing-logo-wrap-outer .landing-logo-wrap::after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    border-right: 1px solid rgba(0, 58, 93, .15);
    height: 80px;
    width: 1px
}

@media screen and (max-width:767px) {
    .landing-logo-wrap-outer .landing-logo-wrap::after {
        top: 10px;
        right: 0;
        height: 60px
    }
}

@media screen and (max-width:575px) {
    .landing-logo-wrap-outer .landing-logo-wrap::after {
        top: 15px;
        right: 0;
        height: 40px
    }
}

.landing-logo-wrap-outer .landing-logo-wrap:last-child::after {
    display: none !important
}

.landing-disclaimer {
    background: rgba(0, 0, 0, .05);
    padding: 50px 0px 80px 0px;
    z-index: 0;
}

@media screen and (max-width:767px) {
    .landing-disclaimer {
        margin-bottom: 70px;
        padding: 30px 0;
        z-index: -1;
    }
}

.landing-disclaimer .disclaimer-heading {
    color: #000
}

.landing-disclaimer .landing-disclaimer-content .landing-disclaimer-box {
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .landing-disclaimer .landing-disclaimer-content .landing-disclaimer-box {
        margin-bottom: 10px
    }
}

.landing-disclaimer .landing-disclaimer-content .landing-disclaimer-box:last-child {
    margin-bottom: 0
}

.landing-disclaimer .landing-disclaimer-content .landing-disclaimer-box h6 {
    font-size: var(--fs14);
    color: #000;
    margin-bottom: 15px;
    /*font-weight: 400;*/
}

@media screen and (max-width:767px) {
    .landing-disclaimer .landing-disclaimer-content .landing-disclaimer-box h6 {
        font-size: var(--fs11);
        margin-bottom: 5px
    }
}

.landing-disclaimer .landing-disclaimer-content .landing-disclaimer-box p.p12 {
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .landing-disclaimer .landing-disclaimer-content .landing-disclaimer-box p.p12 {
        font-size: var(--fs10)
    }
}

.landing-disclaimer .landing-disclaimer-ul {
    list-style: disc !important;
    margin-left: 15px;
    margin-top: 10px
}

.landing-disclaimer .landing-disclaimer-ul li {
    color: #c4c4c4;
    list-style: disc !important;
    margin-bottom: 10px
}

.landing-disclaimer .landing-disclaimer-ul li p.p12 {
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:767px) {
    .landing-disclaimer .landing-disclaimer-ul li p.p12 {
        font-size: var(--fs10)
    }
}

.landing-disclaimer .riskmeter-img-wrap-table {
    width: 550px;
    background: #fff;
    border: 1px solid rgba(0, 58, 93, .1);
    text-align: center;
    vertical-align: top
}

@media screen and (max-width:767px) {
    .landing-disclaimer .riskmeter-img-wrap-table {
        display: block;
        width: 100%;
        margin-bottom: 17px
    }
}

@media screen and (max-width:767px) {
    .landing-disclaimer .riskmeter-img-wrap-table tbody {
        display: block;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .landing-disclaimer .riskmeter-img-wrap-table tr {
        display: block;
        width: 100%
    }
}

.landing-disclaimer .riskmeter-img-wrap-table tr td {
    padding: 17px
}

@media screen and (max-width:767px) {
    .landing-disclaimer .riskmeter-img-wrap-table tr td {
        display: block;
        width: 100%
    }
}

.landing-disclaimer .riskmeter-img-wrap-table .riskmeter-tr1 .tbl-head-td {
    vertical-align: top;
    background: rgba(255, 255, 255, .5);
    padding: 8px;
    text-align: center
}

.landing-disclaimer .riskmeter-img-wrap-table .riskmeter-tr1 .tbl-head-td h5 {
    color: #000;
    font-size: var(--fs14)
}

.landing-disclaimer .riskmeter-img-wrap-table .riskmeter-tr3 td .p12 {
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: var(--fs12)
}

.landing-disclaimer .riskmeter-img-wrap-table .riskmeter-tr3 td .p11 {
    color: rgba(0, 0, 0, .9);
    font-size: var(--fs11)
}

.landing-disclaimer .riskmeter-img-wrap-table .riskmeter-img-1-br {
    border-right: 1px solid rgba(0, 58, 93, .1)
}

@media screen and (max-width:767px) {
    .landing-disclaimer .riskmeter-img-wrap-table .riskmeter-img-1-br {
        border-right: 0;
        padding-top: 30px
    }
}

@media screen and (max-width:767px) {
    .landing-disclaimer .riskmeter-img-wrap-table .riskmeter-img-td-xs {
        padding-top: 40px;
        padding-bottom: 8px
    }
}

.landing-disclaimer .riskmeter-img-wrap-table .riskmeter-img {
    max-width: 100%
}

.landing-disclaimer .p12-adj {
    color: #000;
    font-style: normal;
    font-weight: 600;
    font-size: var(--fs12)
}

.outer-card-wrap {
    display: flex;
    flex-wrap: nowrap
}

.outer-card-wrap .card-wrap {
    background: #fff;
    border: 1px solid rgba(4, 59, 92, .1);
    border-radius: 4px;
    margin-top: 18px;
    padding: 10px 16px
}

@media screen and (max-width:767px) {
    .outer-card-wrap .card-wrap {
        margin-top: 10px
    }
}

.outer-card-wrap .card-wrap.w183 {
    width: 183px
}

.outer-card-wrap .card-wrap.w162 {
    width: 162px
}

.outer-card-wrap .card-wrap:first-child {
    margin-right: 16px
}

@media screen and (max-width:767px) {
    .outer-card-wrap .card-wrap {
        width: 43%
    }
}

.outer-card-wrap .card-wrap p {
    margin-bottom: 4px
}

.owl-equal-height.owl-carousel .owl-nav [class*="owl-"] {
    color: #043b5c;
    font-size: 37px;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 3px 15px rgba(0, 58, 93, .15);
    border-radius: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-top: -10px
}

@media screen and (max-width:767px) {
    .owl-equal-height.owl-carousel .owl-nav [class*="owl-"] {
        width: 30px;
        height: 30px
    }
}

.owl-equal-height.owl-carousel .nav-button {
    height: 50px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 110px !important
}

.owl-equal-height.owl-carousel .owl-next {
    right: -30px
}

@media screen and (min-width:1400px) {
    .owl-equal-height.owl-carousel .owl-next {
        right: -55px
    }
}

@media screen and (max-width:767px) {
    .owl-equal-height.owl-carousel .owl-next {
        right: 0
    }
}

.owl-equal-height.owl-carousel .owl-next span {
    position: relative;
    top: -3px
}

.owl-equal-height.owl-carousel .owl-prev {
    left: -30px
}

@media screen and (min-width:1400px) {
    .owl-equal-height.owl-carousel .owl-prev {
        left: -55px
    }
}

@media screen and (max-width:767px) {
    .owl-equal-height.owl-carousel .owl-prev {
        left: 0
    }
}

.owl-equal-height.owl-carousel .owl-prev span {
    position: relative;
    top: -3px
}

.common-header-landing {
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%
}

.common-header-landing h1.text-white.st,
.common-header-landing h1.text-white.bttn-icon,
.common-header-landing h1.text-white.bttn-add-icon,
.common-header-landing h1.text-white.bttn,
.common-header-landing .bttn h1.text-white.material-icons.right-arrow,
.bttn .common-header-landing h1.text-white.material-icons.right-arrow,
.common-header-landing .bttn h1.text-white.notification_ifa_acount,
.bttn .common-header-landing h1.text-white.notification_ifa_acount,
.common-header-landing .bttn-back h1.text-white.material-icons.left-arrow,
.bttn-back .common-header-landing h1.text-white.material-icons.left-arrow,
.common-header-landing h1.text-white.bttn-link-click,
.common-header-landing h1.text-white.bttn-blue-link2,
.common-header-landing h1.text-white.bttn-blue-link3,
.common-header-landing h1.text-white.bttn-p-link,
.common-header-landing h1.text-white.bttn-p-link2,
.common-header-landing .common-form-group h1.text-white.form-control,
.common-form-group .common-header-landing h1.text-white.form-control,
.common-header-landing h1.text-white.common-header,
.common-header-landing .common-header h1.text-white.bttn-back-img.bttn-back-img-ques,
.common-header .common-header-landing h1.text-white.bttn-back-img.bttn-back-img-ques,
.common-header-landing .common-header h1.text-white.close-btn-header,
.common-header .common-header-landing h1.text-white.close-btn-header,
.common-header-landing h1.text-white.media.landing-media-card,
.common-header-landing h1.text-white.media.landing-media-card2,
.common-header-landing .invest-media-card h1.text-white.num-span,
.invest-media-card .common-header-landing h1.text-white.num-span {
    opacity: 0
}

.common-header-landing.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    background: #043b5c
}

.common-header-landing.sticky h1.text-white.st,
.common-header-landing.sticky h1.text-white.bttn-icon,
.common-header-landing.sticky h1.text-white.bttn-add-icon,
.common-header-landing.sticky h1.text-white.bttn,
.common-header-landing.sticky .bttn h1.text-white.material-icons.right-arrow,
.bttn .common-header-landing.sticky h1.text-white.material-icons.right-arrow,
.common-header-landing.sticky .bttn h1.text-white.notification_ifa_acount,
.bttn .common-header-landing.sticky h1.text-white.notification_ifa_acount,
.common-header-landing.sticky .bttn-back h1.text-white.material-icons.left-arrow,
.bttn-back .common-header-landing.sticky h1.text-white.material-icons.left-arrow,
.common-header-landing.sticky h1.text-white.bttn-link-click,
.common-header-landing.sticky h1.text-white.bttn-blue-link2,
.common-header-landing.sticky h1.text-white.bttn-blue-link3,
.common-header-landing.sticky h1.text-white.bttn-p-link,
.common-header-landing.sticky h1.text-white.bttn-p-link2,
.common-header-landing.sticky .common-form-group h1.text-white.form-control,
.common-form-group .common-header-landing.sticky h1.text-white.form-control,
.common-header-landing.sticky h1.text-white.common-header,
.common-header-landing.sticky .common-header h1.text-white.bttn-back-img.bttn-back-img-ques,
.common-header .common-header-landing.sticky h1.text-white.bttn-back-img.bttn-back-img-ques,
.common-header-landing.sticky .common-header h1.text-white.close-btn-header,
.common-header .common-header-landing.sticky h1.text-white.close-btn-header,
.common-header-landing.sticky h1.text-white.media.landing-media-card,
.common-header-landing.sticky h1.text-white.media.landing-media-card2,
.common-header-landing.sticky .invest-media-card h1.text-white.num-span,
.invest-media-card .common-header-landing.sticky h1.text-white.num-span {
    opacity: 1
}

@media screen and (max-width:767px) {
    .common-header-landing.sticky .common-header-landing-btn {
        opacity: 0
    }
}

.common-header-landing .common-header-landing-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
    padding: 16px
}

@media screen and (max-width:767px) {
    .common-header-landing .common-header-landing-inner {
        display: block !important;
        padding: 15px 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .common-header-landing .common-header-landing-inner h1 {
        font-size: var(--fs20)
    }
}

.common-header-landing .common-header-landing-inner .common-header-landing-left {
    display: flex;
    align-items: center;
    align-content: stretch
}

@media screen and (max-width:767px) {
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.st,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn-icon,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn-add-icon,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn,
    .common-header-landing .common-header-landing-inner .common-header-landing-left .bttn h1.text-white.material-icons.right-arrow,
    .bttn .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.material-icons.right-arrow,
    .common-header-landing .common-header-landing-inner .common-header-landing-left .bttn h1.text-white.notification_ifa_acount,
    .bttn .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.notification_ifa_acount,
    .common-header-landing .common-header-landing-inner .common-header-landing-left .bttn-back h1.text-white.material-icons.left-arrow,
    .bttn-back .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.material-icons.left-arrow,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn-link-click,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn-blue-link2,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn-blue-link3,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn-p-link,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn-p-link2,
    .common-header-landing .common-header-landing-inner .common-header-landing-left .common-form-group h1.text-white.form-control,
    .common-form-group .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.form-control,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.common-header,
    .common-header-landing .common-header-landing-inner .common-header-landing-left .common-header h1.text-white.bttn-back-img.bttn-back-img-ques,
    .common-header .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.bttn-back-img.bttn-back-img-ques,
    .common-header-landing .common-header-landing-inner .common-header-landing-left .common-header h1.text-white.close-btn-header,
    .common-header .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.close-btn-header,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.media.landing-media-card,
    .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.media.landing-media-card2,
    .common-header-landing .common-header-landing-inner .common-header-landing-left .invest-media-card h1.text-white.num-span,
    .invest-media-card .common-header-landing .common-header-landing-inner .common-header-landing-left h1.text-white.num-span {
        font-size: var(--fs18);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center
    }
}

.common-header-landing .common-header-landing-inner .common-header-landing-left .common-header-landing-btn {
    margin-right: 55px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .common-header-landing .common-header-landing-inner .common-header-landing-left .common-header-landing-btn {
        margin-right: 25px
    }
}

@media screen and (max-width:767px) {
    .common-header-landing .common-header-landing-inner .common-header-landing-left .common-header-landing-btn {
        margin-right: 0
    }
    .common-header-landing .common-header-landing-inner .common-header-landing-left .common-header-landing-btn .common-header-landing-logo {
        width: 116px
    }
}

@media screen and (max-width:767px) {
    .common-header-landing .common-header-landing-inner .common-header-landing-right {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 15px !important;
        background: #fff;
        box-shadow: 0 -2px 8px rgba(0, 0, 0, .12);
        z-index: 999
    }
}

.pan-card-modal-body {
    padding: 33px 23px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .pan-card-modal-body {
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .pan-card-modal-body {
        padding: 0
    }
}

.pan-card-modal-body .modal-heading {
    font-size: var(--fs32);
    color: #043b5c;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .pan-card-modal-body .modal-heading {
        font-size: var(--fs28);
        margin-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    .pan-card-modal-body .modal-heading {
        font-size: var(--fs20);
        margin-bottom: 30px
    }
}

.pan-card-modal-body .modal-heading .after-green-border {
    position: relative;
    display: inline-block
}

.pan-card-modal-body .modal-heading .after-green-border::after {
    content: '';
    position: absolute;
    width: 67px;
    height: 5px;
    background: #0cc0a0;
    bottom: -16px;
    left: 0;
    z-index: 3
}

@media screen and (max-width:767px) {
    .pan-card-modal-body .modal-heading .after-green-border::after {
        width: 47px;
        height: 3px;
        bottom: -10px;
        left: 0;
        z-index: 3
    }
}

.pan-card-modal-body h6 {
    font-size: var(--fs18);
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    color: #043b5c;
    margin-bottom: 5px
}

@media screen and (max-width:767px) {
    .pan-card-modal-body h6 {
        font-size: var(--fs14);
        margin-bottom: 2px
    }
}

.pan-card-modal-body .p14 {
    color: rgba(4, 59, 92, .6)
}

@media screen and (max-width:767px) {
    .pan-card-modal-body .p14 {
        font-size: var(--fs12)
    }
}

.pan-card-modal-body .row.pan-card-head {
    padding: 0 15px
}

.pan-card-modal-body .pan-card-form {
    margin-top: 22px;
    margin-bottom: 27px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .pan-card-modal-body .pan-card-form {
        padding: 0 15px;
        margin-top: 15px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:767px) {
    .pan-card-modal-body .pan-card-form {
        padding: 0 15px;
        margin-top: 15px;
        margin-bottom: 10px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .pan-card-modal-body .pan-card-btn {
        padding: 0 15px 10px
    }
}

@media screen and (max-width:767px) {
    .pan-card-modal-body .pan-card-btn {
        padding: 0 0 10px
    }
}

.pan-card-modal-body .pan-card-btn .bttn {
    margin-bottom: 16px;
    min-width: 130px
}

@media screen and (max-width:767px) {
    .pan-card-modal-body .bttn {
        font-size: var(--fs12)
    }
}

.landing-disclaimer-box table td {
    padding: 10px;
    vertical-align: top
}

.landing-disclaimer-box table td.w20 {
    width: 20%
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-disclaimer-box table td.w20 {
        width: 100%;
        display: block
    }
}

@media screen and (max-width:767px) {
    .landing-disclaimer-box table td.w20 {
        width: 100%;
        display: block
    }
}

.landing-disclaimer-box table td.w60 {
    width: 60%
}

@media screen and (min-width:768px) and (max-width:991px) {
    .landing-disclaimer-box table td.w60 {
        width: 100%;
        display: block
    }
}

@media screen and (max-width:767px) {
    .landing-disclaimer-box table td.w60 {
        width: 100%;
        display: block
    }
}

.landing-disclaimer-box table td.w50 {
    width: 50%
}

@media screen and (max-width:767px) {
    .landing-disclaimer-box table td.w50 {
        width: 100%;
        display: block
    }
}

.landing-sec-updated-2 .consider-fund-wrap .consider-fund-img {
    width: 62px;
    height: 62px
}

@media screen and (max-width:767px) {
    .landing-sec-updated-2 .consider-fund-wrap .consider-fund-img {
        margin: 12px 0
    }
}

@media screen and (max-width:767px) {
    header h1 {
        font-size: 16px !important
    }
}

.landing-sec-updated-4 .landing-card {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 58, 93, .1);
    border-radius: 4px;
    padding: 20px 30px;
    height: 100%;
    border-top: 4px solid #0cc0a0
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 .landing-card {
        padding: 12px 15px;
        border-top: 5px solid #0cc0a0
    }
}

.landing-sec-updated-4 .landing-card .bttn-link.bttn-blue-link3 {
    position: absolute;
    bottom: 20px;
    left: 40px;
    z-index: 9
}

.landing-sec-updated-4 .landing-card .landing-card-inner {
    min-height: 90px
}

.landing-sec-updated-4 .landing-card h6 {
    color: #043b5c;
    margin: 0 0 10px;
    font-size: var(--fs22)
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 .landing-card h6 {
        font-size: var(--fs14);
        margin-bottom: 2px
    }
}

.landing-sec-updated-4 .landing-card .p16 {
    color: #043b5c
}

@media screen and (max-width:767px) {
    .landing-sec-updated-4 .landing-card .p16 {
        font-size: var(--fs12)
    }
}

@media (max-width:575px) {
    .xxs-no-padding {
        padding: 0
    }
}

@media (max-width:767px) {
    .xs-pt0 {
        padding-top: 0 !important
    }
    .xs-pl5 {
        padding-left: 5px
    }
    .xs-no-padding {
        padding: 0 !important
    }
    .xs-plr-5 {
        padding-left: 5px;
        padding-right: 5px
    }
    .xs-mb0 {
        margin-bottom: 0 !important
    }
    .xs-mb15 {
        margin-bottom: 15px !important
    }
    .xs-w-46 {
        width: 46%
    }
    .xs-pb0 {
        padding-bottom: 0 !important
    }
    .xs-bg-white {
        background: #fff !important
    }
    .xs-pb10 {
        padding-bottom: 10px !important
    }
    .xs-w-100 {
        width: 100%
    }
    .xs-pl15 {
        padding-left: 15px
    }
    .xs-mb5 {
        margin-bottom: 5px !important
    }
    .xs-mt0 {
        margin-top: 0 !important
    }
    .xs-ml35 {
        margin-left: 35px !important
    }
    .xs-mb10 {
        margin-bottom: 10px !important
    }
    .xs-ml20 {
        margin-left: 20px !important
    }
    .xs-pt0 {
        padding-top: 0 !important
    }
    .xs-w-100 {
        width: 100%
    }
    .xs-mt15 {
        margin-top: 15px !important
    }
    .xs-mt12 {
        margin-top: 12px !important
    }
    .xs-mb20 {
        margin-bottom: 20px !important
    }
    .xs-mb0 {
        margin-bottom: 0 !important
    }
    .xs-pt16 {
        padding-top: 16px !important
    }
    .xs-pt5 {
        padding-top: 5px !important
    }
    .xs-no-padding {
        padding: 0
    }
    .xs-no-border-radius {
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        -ms-border-radius: 0px !important;
        -o-border-radius: 0px !important
    }
    .xs-fixed-footer-mb66 {
        margin-bottom: 66px !important;
        position: relative
    }
    .xs-fixed-footer-mb40 {
        margin-bottom: 40px !important
    }
    .xs-text-center {
        text-align: center !important
    }
    .alert-green-outer {
        padding: 0
    }
    .alert-green-outer .alert-green {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0
    }
    .switch-invest-card-outer-container {
        background: #fff
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    .switch-invest-card-outer-container {
        min-height: calc(100vh - 200px)
    }
}

@media (max-width:767px) {
    .switch-invest-card-outer-container .switch-invest-card-outer-row>.col-md-6 {
        padding: 0
    }
    .switch-invest-card-outer-container .switch-invest-card-outer {
        background: #fff;
        box-shadow: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        margin-bottom: 0;
        padding: 16px;
        border-bottom: 1px solid rgba(4, 59, 92, .05)
    }
    .que-continue-btn-usecase {
        position: fixed;
        bottom: 0;
        margin: 20px;
        min-width: calc(100% - 40px) !important;
        left: 0;
        right: auto
    }
    .card-row-footer-desktop.card-row-footer-desktop-dark {
        background: rgba(4, 59, 92, .3);
        padding-bottom: 25px;
        border-top: 1px solid rgba(4, 59, 92, .1)
    }
    .card-row-footer-desktop-dark2 {
        padding-bottom: 25px;
        border-top: 1px solid rgba(4, 59, 92, .1)
    }
    .xs-padding-adj {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0
    }
    .switch-card-footer {
        background: #fff;
        box-shadow: 0 -2px 8px rgba(0, 0, 0, .12);
        margin: 0 !important;
        padding: 12px 0 18px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9
    }
    .switch-card-footer p.p14 {
        font-style: normal;
        font-weight: 500;
        font-size: var(--fs14);
        color: rgba(0, 58, 93, .5);
        margin-bottom: 10px !important
    }
    .switch-card-footer p.p14.xs-mb0 {
        margin-bottom: 0 !important
    }
    .switch-card-footer p.p20 {
        font-family: Barlow;
        font-style: normal;
        font-weight: 500;
        font-size: var(--fs18);
        color: #043b5c;
        margin: 0
    }
}

@media (min-width:992px) {
    .lg-pl20 {
        padding-left: 20px
    }
    .lg-pr20 {
        padding-right: 20px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .hide-tab {
        display: none !important
    }
    .show-tab {
        display: block !important
    }
}

@media (min-width:768px) {
    .lg-mb10 {
        margin-bottom: 10px !important
    }
    .lg-mw-997 {
        max-width: 997px
    }
    .lg-mw-245 {
        min-width: 245px !important
    }
    .lg-pr5 {
        padding-right: 5px !important
    }
    .lg-text-left {
        text-align: left !important
    }
    .lg-pb15 {
        padding-bottom: 15px !important
    }
    .lg-pt16 {
        padding-top: 16px !important
    }
    .lg-pt30 {
        padding-top: 30px !important
    }
    .lg-pl15 {
        padding-left: 15px !important
    }
    .lg-pr15 {
        padding-right: 15px !important
    }
    .lg-mw-400 {
        max-width: 400px
    }
    .lg-mw-477 {
        max-width: 477px
    }
    .lg-mw-737 {
        max-width: 737px
    }
    .lg-mw-600 {
        max-width: 600px
    }
    .lg-mb0 {
        margin-bottom: 0 !important
    }
    .lg-mt78 {
        margin-top: 78px !important
    }
    .lg-bg-white {
        background: #fff !important
    }
    .lg-m-h300 {
        min-height: 300px !important
    }
    .lg-mb50 {
        margin-bottom: 50px !important
    }
    .lg-overflow-hidden {
        overflow: hidden
    }
    .lg-no-padding {
        padding: 0 !important
    }
    .lg-mt10 {
        margin-top: 10px
    }
    .lg-text-white {
        color: #fff !important
    }
    .lg-mb15 {
        margin-bottom: 15px
    }
    .lg-mt15 {
        margin-top: 15px
    }
    .bt1-lg {
        border-top: 1px solid rgba(4, 59, 92, .1)
    }
    .lg-flex-no-wrap {
        flex-wrap: nowrap !important
    }
    .bttn {
        min-width: 185px
    }
    .mobile-card-lg-outer {
        background: #fff;
        box-shadow: 0 0 12px rgba(0, 0, 0, .16);
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        -o-border-radius: 12px;
        margin-top: 25px;
        padding: 30px 0 0
    }
    .mobile-card-lg-outer .card-row-footer-col-adj {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: stretch
    }
    .mobile-card-lg-outer .card-row-footer-col-adj .para-wrap {
        max-width: 400px;
        margin: auto;
        position: relative;
        text-align: center;
        padding-right: 30px
    }
    .mobile-card-lg-outer .card-row-footer-col-adj .para-wrap p {
        margin-bottom: 0
    }
    .mobile-card-lg-outer .card-row-footer-col-adj .para-wrap .p16 {
        font-size: var(--fs18)
    }
    .mobile-card-lg-outer .form-group.common-form-group {
        max-width: 438px;
        margin-left: auto;
        margin-right: auto
    }
    .mobile-card-lg-outer .mobile-card {
        margin-top: 0
    }
    .mobile-card-lg-outer .mobile-card-inner {
        background: transparent;
        box-shadow: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        margin-top: 0;
        padding: 0
    }
    .mobile-card-lg-outer .card-row-footer-desktop {
        padding: 36px !important
    }
    .mobile-card-lg-outer .card-row-footer-desktop .bttn.btn-big {
        min-width: 207px
    }
    .mobile-card-lg-outer .card-row-footer-desktop .p16 {
        text-align: center;
        color: #043b5c;
        font-weight: 500
    }
    .mobile-card-lg-outer .card-row-footer-desktop-dark2 {
        background: rgba(4, 59, 92, .05);
        padding-bottom: 25px;
        border-top: 1px solid rgba(4, 59, 92, .1)
    }
    .mobile-card-lg-outer .card-row-footer-desktop.card-row-footer-desktop-dark-lg {
        background: rgba(4, 59, 92, .05);
        padding-bottom: 25px
    }
    .asset-allocation-outer2-col-lg {
        background: rgba(4, 59, 92, .05) !important;
        margin-top: 50px
    }
    .asset-allocation-outer2-col-lg .para-14-adj2 {
        font-size: var(--fs24);
        margin-top: 35px;
        margin-bottom: 35px
    }
    .switch-invest-card-outer-container {
        background: #fff
    }
    .switch-invest-card-outer-container .switch-invest-card-outer-row>.col-md-6 {
        padding: 0
    }
    .switch-invest-card-outer-container .switch-invest-card-outer {
        background: #fff;
        box-shadow: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        padding: 24px 15px 20px;
        border-bottom: 1px solid rgba(4, 59, 92, .05)
    }
    .lg-disply-flex-adj {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: stretch
    }
    .common-grey-card {
        max-width: 672px;
        margin: 25px auto 0;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        background: #fff;
        overflow: hidden
    }
    .common-grey-card.common-grey-card-lg {
        max-width: 997px
    }
    .common-grey-card .common-grey-card-head {
        background: rgba(4, 59, 92, .8);
        padding: 25px 15px 30px
    }
    .common-grey-card .common-grey-card-head .common-form-group-white label.p16 {
        font-size: var(--fs22);
        margin-right: 18px
    }
    .common-grey-card .common-grey-card-body {
        background: #fff
    }
    .common-grey-card .common-grey-card-body .switch-invest-card-outer-row {
        margin-top: 0;
        margin-bottom: 0
    }
    .common-grey-card .common-grey-card-foot {
        background: rgba(4, 59, 92, .05)
    }
    .common-grey-card .common-grey-card-foot .bttn-blue-grey {
        min-width: 146px;
        background: rgba(4, 59, 92, .01)
    }
    .form-control.font-size-14 {
        font-size: var(--fs18) !important
    }
}

@media (min-width:1200px) {
    .donut-chart-wrap.donut-chart-wrap-lg {
        transform: scale(2.6);
        -webkit-transform: scale(2.6);
        -moz-transform: scale(2.6);
        -ms-transform: scale(2.6);
        -o-transform: scale(2.6)
    }
}


.video{
    margin-top: 50px;
}



@media screen and (max-width: 767px){
    .iframe-wid iframe{
        height: 270px;
    }
}