/* header start */
a:hover{
	text-decoration:none;
}
.ef_navbar{
    border-bottom: 1px solid #204786;
}
.nav_top_bar a{
	font-family: Poppins;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
	color:#fff;
}
.ef_navbar_logo_items{
    background-color: #204786;
}
.ef_navbar_logo{
	background-color: #204786;
}
.ef_navbar_menu_items_each.blue_menu li a{
	color:#fff;
	font-size:12px;
	font-family: Poppins;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
}
.ef_navbar_logo::before{
	background:#EE3434;
}
.ef_navbar_menu_items_each.blue_menu li.register::before{
	background:#EE3434;
}
.ef_navbar_menu_items_each.blue_menu li.register::after{
    border-bottom: 50px solid #EE3434;
}
.ef_navbar_menu_items{
	height:auto;
	padding:14px 0px !important;
}
.ef_navbar_menu{
	background:#fff;
}
.ef_navbar_menu_items_each li > a{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: left;
	color:#204786;
}
.ef_navbar_logo_img{
    margin-right: 30px;
}
.form-search input{
    background: #fff url(../images/icons/search.png) center left 12px no-repeat;
   	height: 36px;
    min-width: 256px;
    padding:10px 10px 10px 30px;
    font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
	color:#979797;
	border-color:#D1D1D1;
    
}
.form-search input::placeholder{
	color:#979797;
}
.btn_register a{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	color:#FFFFFF;
}
.btn_register{
	background:#204786;
	padding:6px 24px;
}
.btn_login a{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	color:#204786;
}
.btn_login{
	padding:6px 24px;	
}
.ef_navbar .fixed-top{
    box-shadow: 0 0 10px 0px #c6d1e3;
}
.ef_navbar_menu .large_menu_list_select_inner_each{
    min-width: auto !important;
}
.ef_navbar_menu_items_each li .dropdown-menu.large_menu{
	padding:25px;
}
.ef_navbar_menu .large_menu_list_select_inner_each a{
	border-bottom: 0px solid #E5EDF8;
	font-family: Poppins;
	font-size: 12px;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	color:#5D5D5D;
	padding:0px;
}
.mfresearch_title{
	font-family: Poppins;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	text-align: left;
	color:#EE3434;
}
.ef_navbar_menu_items_each li .dropdown-menu {
    -webkit-box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 12px 12px 0px rgb(0 0 0 / 46%);
    border: none;
    min-width: 225px;
    margin-top: 0px;
    padding: 15px 0;
    border-radius: 0px 0px 8px 8px;
}
.ui-id-1 {
    top: 73px;
    list-style: none;
    position: absolute;
    background: #fff;
    z-index: 9999;
    border: 0px solid #ddd;
    padding: 10px;
    font-size: 12px;
    line-height: 2rem;
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 12px 12px 0px rgb(0 0 0 / 46%);
}
.ui-menu-item:hover > a {
    color: #204786 !important;
    font-family: Poppins;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
}
.ui-menu-item:hover {
    background:#fff;
    border-radius: 0px;
}
.form-search li > a{
	font-family: Poppins;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	color:#5D5D5D;
}
.ef_navbar_menu_items_each li .dropdown-item {
    font-family: Poppins;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	color:#5D5D5D;
}
.ef_navbar_menu_items_each li .dropdown-item::before{
	background: transparent;
}
.ef_navbar_menu .large_menu_list_select_inner_each a:hover {
    text-decoration: none;
    color: #204786;
}
.ef_navbar_menu_items_each.blue_menu li.register .dropdown-menu a {
    color: #5D5D5D;
}
.ef_navbar_menu_items_each li .dropdown-menu {
    -webkit-box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 12px 12px 0px rgb(0 0 0 / 46%);
    border: none;
    min-width: 225px;
    margin-top: 0px;
    padding: 15px 0;
    border-radius: 0px 0px 8px 8px;
    top:46px;
}
.ef_mailbox_inner_form .subscribe_form{
	display:flex;
}
@media screen and (min-width:992px) and (max-width:1439px){
	.ef_mailbox_inner_form .subscribe_form{
		display:flex;
	}	
	.subdrop{
	    transform: translate3d(225px, 45px, 0px) !important;
	    border-radius:8px !important;
	}
}
@media only screen and (max-width: 768px) {
    .ef_navbar_mob_menu_top > ul > li > a {
        color: #204786;
    }
    .ef_navbar_mob_menu_list li.ef_dropdown.blue > a {
        background: url("/assets/images/footer/mob_menu_drop.svg") center right 10px no-repeat;
    }
    .ef_navbar_mob_menu_top {
        background: #fff;
        padding: 20px;
    }
    .ef_navbar_mob_menu_list li a{
    	font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 21px;
		text-align: left;
    	color:#204786;
    }
    .ef_navbar_mob_menu_btm ul li .btn_register{
        color: #fff;
        display: inline;
        padding:10px 16px;
    }
    .ef_navbar_mob_menu_btm ul li .btn_login{
        font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 21px;
		text-align: left;
		color:#204786;
		border:1px solid #204786;
		display: inline;
		padding:10px 16px;
		margin-bottom:40px;
    }
}
/* header end */

/* home page start */
.home_banner{
	background-color:#204786;
}
.stats_section{
	border-top:1px solid #B4D0FF;
}
@media screen and (min-width:1440px){
	.banner_tagline{
		font-family: Poppins;
		font-size: 57px;
		font-weight: 600;
		line-height: 97.5px;
		text-align: left;
		color:#FFFFFF;
		margin-top:-50px;
	}
	.banner_Tagline_small{
		font-family: Poppins;
		font-size: 43px;
		font-weight: 500;
		line-height: 72px;
		text-align: left;
		color:#B4D0FF;
	}
	.banner_content{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 400;
		line-height: 30px;
		text-align: left;
		color:#EEEEEE;
	}
	.banner_btn{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
		padding:15px 35px;
	    padding: 8px 37px;
		background-color:#EE3434;
	}
	.stats_count{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 600;
		line-height: 30px;
		text-align: left;
	}
	.stats_content{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
	}
}
@media screen and (min-width:992px) and (max-width:1439px){
	.banner_tagline{
		font-family: Poppins;
		font-size: 40px;
		font-weight: 600;
		line-height: 42px;
		text-align: left;
		color:#FFFFFF;
		margin-top:-50px;
	}
	.banner_Tagline_small{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 500;
		line-height: 72px;
		text-align: left;
		color:#B4D0FF;
	}
	.banner_content{
		font-family: Poppins;
		font-size: 17px;
		font-weight: 400;
		line-height: 30px;
		text-align: left;
		color:#EEEEEE;
	}
	.banner_btn{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
		padding:15px 35px;
	    padding: 8px 37px;
		background-color:#EE3434;
	}
	.stats_count{
		font-family: Poppins;
        font-size: 17px;
        font-weight: 600;
        line-height: 30px;
        text-align: left;
	}
	.stats_content{
		font-family: Poppins;
        font-size: 13px;
        font-weight: 400;
        line-height: 6px;
        text-align: left;
	}
	.ef_navbar_menu_items_each li {
	    display: -webkit-inline-box;
	    display: -ms-inline-flexbox;
	    display: inline-flex;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    margin-right: 14px;
	}
	.form-search input {
	    background: #fff url(../images/icons/search.png) center left 12px no-repeat;
	    height: 36px;
	    min-width: 195px;
	    padding: 10px 10px 10px 30px;
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 400;
	    line-height: 21px;
	    text-align: left;
	    color: #979797;
	    border-color: #D1D1D1;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.banner_tagline{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 35px;
		text-align: left;
		color:#FFFFFF;
        margin-top: 75px;
	}
	.banner_Tagline_small{
		font-family: Poppins;
		font-size: 25px;
		font-weight: 500;
		line-height: 35px;
		text-align: left;
		color:#B4D0FF;
	}
	.banner_content{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 25px;
		text-align: left;
		color:#EEEEEE;
		margin-bottom:20px !important;
	}
	.banner_btn{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
		padding:10px 25px;
	    padding: 8px 37px;
		background-color:#EE3434;
	}
	.stats_count{
        font-family: Poppins;
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
        text-align: left;
	}
	.stats_content{
        font-family: Poppins;
        font-size: 11px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
	}
	.ef_navbar_menu_items_each li {
	    display: -webkit-inline-box;
	    display: -ms-inline-flexbox;
	    display: inline-flex;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    margin-right: 14px;
	}
	.form-search input {
	    background: #fff url(../images/icons/search.png) center left 12px no-repeat;
	    height: 36px;
	    min-width: 150px;
	    padding: 10px 10px 10px 30px;
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 400;
	    line-height: 21px;
	    text-align: left;
	    color: #979797;
	    border-color: #D1D1D1;
	}
	.ef_navbar_menu_items_each li > a {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 500;
	    line-height: 21px;
	    text-align: left;
	    color: #204786;
	}
	.btn_login a {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 500;
	    text-align: left;
	    color: #204786;
	}
	.btn_register a {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 500;
	    text-align: left;
	    color: #FFFFFF;
	}
	.stats_section{
		margin-top:20px !important;
		margin-bottom:30px;
	}
}
@media screen and (max-width:767px){
	#banner_desktop {
		display:none;
	}
	#banner_mobile {
		display:block !important;
	}
	.banner_tagline{
       	font-family: Poppins;
        font-size: 35px;
        font-weight: 600;
        line-height: 45px;
        text-align: center;
        color: #FFFFFF;
        margin-top: 50px;
	}
	.banner_Tagline_small{
       	font-family: Poppins;
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
        text-align: center;
        color: #B4D0FF;
        margin-bottom: 20px !important;
	}
	.banner_content{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 25px;
		text-align: center;
		color:#EEEEEE;
		margin-bottom:20px !important;
	}
	.banner_btn{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
		padding:10px 25px;
	    padding: 8px 37px;
		background-color:#EE3434;
	}
	.stats_count{
        font-family: Poppins;
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
        text-align: center;
	}
	.stats_content{
        font-family: Poppins;
        font-size: 11px;
        font-weight: 400;
        line-height: 18px;
        text-align: center;
	}
	.stats_section{
		padding-bottom:30px;
		border-top:0px solid #fff;
	}
	.home_banner{
		padding-right:30px;
		padding-left:30px;
	}
	#banner-image{
		width:100%;
	}
	#banner_mobile .border-bottom{
		border-color:#B4D0FF !important;
	}
    .ef_navbar_mob_head {
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
       -webkit-box-pack: justify;
       -ms-flex-pack: justify;
       justify-content: space-between;
       align-items: center;
       background-color: #ECF9FF;
       height: 60px;
       padding: 0 20px;
       position: fixed;
       top: 0;
       width: 100%;
       z-index: 1052;
   }
}
#banner_desktop .border-top, .border-right{
	border-color:#B4D0FF !important;
}
#banner_mobile {
		display:none;
}
.service_section_home{
	background-image:url("/assets/images/home/home-new/services_back.png");
	background-size:cover;
}
@media screen and (min-width:1440px){
	.home_service_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		color:#222222;
		margin-bottom:50px;
	}
	.service_section_home .card{
		border: 1.5px solid #E0E0EC;
		border-radius:8px;
	}
	.service_section_home .card-body{
		padding:24px 20px;
	}
	.service_section_home .services_title{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 600;
		line-height: 36px;
		text-align: left;
		color:#204786;
	}
	.service_section_home .service_small_box{
		font-family: Poppins;
		color:#204786;
		font-size: 12px;
		font-weight: 500;
		line-height: 18px;
		text-align: left;
		border: 1px solid var(--Stroke---Card, #E0E0EC);
        padding: 2px 8px;
		border-radius:4px;
		background-color:#fff;
	}
	.service_section_home .service_content{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 21px;
		text-align: left;
		color:#5D5D5D;
	}
}
@media screen and (min-width:992px) and (max-width:1439px){
	.home_service_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		color:#222222;
		margin-bottom:50px;
	}
	.service_section_home .card{
		border: 1.5px solid #E0E0EC;
		border-radius:8px;
	}
	.service_section_home .card-body{
		padding:24px 20px;
	}
	.service_section_home .services_title{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 600;
		line-height: 36px;
		text-align: left;
		color:#204786;
	}
	.service_section_home .service_small_box{
		font-family: Poppins;
		font-size: 12px;
		color:#204786;
		font-weight: 500;
		line-height: 18px;
		text-align: left;
		border: 1px solid var(--Stroke---Card, #E0E0EC);
        padding: 2px 8px;
		border-radius:4px;
		background-color:#fff;
	}
	.service_section_home .service_content{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 21px;
		text-align: left;
		color:#5D5D5D;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.home_service_title{
        font-family: Poppins;
        font-size: 40px;
        font-weight: 600;
        line-height: 72px;
        color: #222222;
        margin-bottom: 30px;
	}
	.service_section_home .card{
		border: 1.5px solid #E0E0EC;
		border-radius:8px;
	}
	.service_section_home .card-body{
		padding:24px 20px;
	}
	.service_section_home .services_title{
		font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        text-align: left;
        color: #204786;
	}
	.service_section_home .service_small_box{
		font-family: Poppins;
		color:#204786;
		font-size: 12px;
		font-weight: 500;
		line-height: 18px;
		text-align: left;
		border: 1px solid var(--Stroke---Card, #E0E0EC);
        padding: 2px 8px;
		border-radius:4px;
		background-color:#fff;
	}
	.service_section_home .service_content{
		font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
        color: #5D5D5D;
	}
}
@media screen and (max-width:767px){
	.home_service_title{
        font-family: Poppins;
        font-size: 35px;
        font-weight: 600;
        line-height: 72px;
        color: #222222;
        margin-bottom: 20px;
        margin-top: 25px;
	}
	.service_section_home .card{
		border: 1.5px solid #E0E0EC;
		border-radius:8px;
	}
	.service_section_home .card-body{
		padding:24px 20px;
	}
	.service_section_home .services_title{
		font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        text-align: left;
        color: #204786;
	}
	.service_section_home .service_small_box{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 500;
		line-height: 18px;
		text-align: left;
        padding: 2px 8px;
		border-radius:4px;
		background-color:#ECF9FF;
		color:#204786;
	}
	.service_section_home .service_content{
		font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
        color: #5D5D5D;
	}
	.service_icon_mobile{
		display:block !important;
	}
	.service_icon_desktop{
		display:none;
	}
}
.service_section_home .card:hover{
	border: 1.5px solid #204786;
	border-radius:8px;
	background-color:#ECF9FF;
	text-decoration:none;
}
.service_section_home a:hover{
	text-decoration:none;
}
.service_icon_mobile{
	display:none;
}
@media screen and (min-width:992px){
	.home_calculator .card_main{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/services-icon/calc-back.png");
	}
	.home_calculator .calc_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		text-align: left;
	}
	.home_calculator .calc_desc{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#EEEEEE;
	}
	.home_calculator .btn_home_calc{
	    padding: 12px 40px;
		background-color:#F8983A;
		font-family: Poppins;
		font-size: 20px;
		font-weight: 600;
		line-height: 30px;
	}
	.home_calculator .slider_cont{
	    font-family: Poppins;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
	}
	.home_calculator .piecard{
		background-color:#204786;
		border-radius:12px;
		border:0px;
	}
	.home_calculator .piecard .card-body{
		padding:30px;
	}
	.home_calculator .cal_home_age_result{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
		text-align: center;
		color:#fff;
	}
	.home_calculator .test_output{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 700;
		line-height: 36px;
		text-align: center;
		color:#F8983A;
	}
	.home_calculator .calc_static_value{
		font-family: Poppins;
		font-size: 18px;
		font-style: italic;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#FFFFFF;
	}
	.steps {
	    border-color: rgba(0, 0, 0, 0);
	    border-style: none solid;
	    border-width: 0 1px;
	    margin: 0px 0px 35px !important;
	    position: relative;
	    width: 100%;
	}
	.tick {
	    color: #EEEEEE;
	    font-size: 18px;
	    left: 0;
	    position: absolute;
	    text-align: left;
	    letter-spacing: 0px;
	    font-family: Poppins;
		font-weight: 500;
		line-height: 27px;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.home_calculator .card_main{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/services-icon/calc-back.png");
	}
	.home_calculator .calc_title{
        font-family: Poppins;
        font-size: 35px;
        font-weight: 600;
        line-height: 44px;
        text-align: left;
	}
	.home_calculator .calc_desc{
		font-family: Poppins;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #EEEEEE;
	}
	.home_calculator .btn_home_calc{
	    padding: 12px 30px;
        background-color: #F8983A;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
	}
	.home_calculator .slider_cont{
	    font-family: Poppins;
        font-size: 20px;
        font-weight: 500;
        line-height: 36px;
        text-align: left;
	}
	.home_calculator .piecard{
		background-color:#204786;
		border-radius:12px;
		border:0px;
	}
	.home_calculator .piecard .card-body{
		padding:30px;
	}
	.home_calculator .cal_home_age_result{
		font-family: Poppins;
        font-size: 18px;
        font-weight: 500;
        line-height: 36px;
        text-align: center;
        color: #fff;
	}
	.home_calculator .test_output{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 700;
		line-height: 36px;
		text-align: center;
		color:#F8983A;
	}
	.home_calculator .calc_static_value{
        font-family: Poppins;
        font-size: 14px;
        font-style: italic;
        font-weight: 500;
        line-height: 19px;
        text-align: left;
        color: #FFFFFF;
	}
	.steps {
	    border-color: rgba(0, 0, 0, 0);
	    border-style: none solid;
	    border-width: 0 1px;
	    margin: 0px 0px 35px !important;
	    position: relative;
	    width: 100%;
	}
	.tick {
	    color: #EEEEEE;
	    font-size: 10px;
	    left: 0;
	    position: absolute;
	    text-align: left;
	    letter-spacing: 0px;
	    font-family: Poppins;
		font-weight: 500;
		line-height: 27px;
	}
}
@media screen and (max-width:767px){
	.home_calculator .card_main{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/services-icon/calc-back.png");
        background-position: 30% center;
        background-size: cover;
	}
	.home_calculator .calc_title{
        font-family: Poppins;
        font-size: 24px;
        font-weight: 600;
        line-height: 36px;
        text-align: left;
	}
	.home_calculator .calc_desc{
		font-family: Poppins;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #EEEEEE;
	}
	.home_calculator .btn_home_calc{
	    padding: 12px 30px;
        background-color: #F8983A;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
	}
	.home_calculator .slider_cont{
        font-family: Poppins;
        font-size: 16px;
        font-weight: 500;
        line-height: 36px;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 0px;
	}
	.home_calculator .piecard{
		background-color:#204786;
		border-radius:12px;
		border:0px;
       	margin-top: 50px;
	}
	.home_calculator .piecard .card-body{
		padding:30px;
	}
	.home_calculator .cal_home_age_result{
		font-family: Poppins;
        font-size: 18px;
        font-weight: 500;
        line-height: 36px;
        text-align: center;
        color: #fff;
	}
	.home_calculator .test_output{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 700;
		line-height: 36px;
		text-align: center;
		color:#F8983A;
	}
	.home_calculator .calc_static_value{
        font-family: Poppins;
        font-size: 12px;
        font-style: italic;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
        color: #FFFFFF;
	}
	.steps {
	    border-color: rgba(0, 0, 0, 0);
	    border-style: none solid;
	    border-width: 0 1px;
	    margin: 0px 0px 35px !important;
	    position: relative;
	    width: 100%;
	}
	.tick {
	    color: #EEEEEE;
	    font-size: 10px;
	    left: 0;
	    position: absolute;
	    text-align: left;
	    letter-spacing: 0px;
	    font-family: Poppins;
		font-weight: 500;
		line-height: 27px;
	}
	#calc_desktop{
		display:none;
	}
	#calc_mobile{
		display:block !important;
	}
}
#calc_mobile{
	display:none;
}
@media screen and (min-width:992px){
	.home_goals_section .education_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/education.png");
		height:260px;	
		border:0px;
	}
	.home_goals_section .savetax_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/save-tax.png");
		height:260px;
		border:0px;	
	}
	.home_goals_section .wedding_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/wedding.png");
		height:260px;
		border:0px;	
	}
	.home_goals_section .emergency_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/emergency.png");
		height:260px;
		border:0px;	
	}
	.home_goals_section .goals_img_top{
		margin-top:-50px;	
	}
	.home_goals_section .goals_text{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		text-align: center;
		color:#FFFFFF;
		position:absolute;
		bottom:10px;
		left: 0;
	    right: 0;
	}
	.home_goals_section .goals_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		text-align: left;
		color:#222222;
	}
	.home_goals_section .goals_cont{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
		margin-bottom:36px;
	}
	.home_goals_section .goals_btn{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#FFFFFF;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#EE3434;
	}
	.home_goals_section .goals_btn:hover{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#EE3434;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#fff;
		border:1px solid #EE3434;
	}
	.home_goals_section .risk_btn{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#EE3434;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#fff;
		border:1px solid #EE3434;
	}
	.home_goals_section .risk_btn:hover{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#EE3434;
		border:1px solid #EE3434;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.home_goals_section .education_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/education.png");
		height:260px;	
		border:0px;
		background-size: cover;
	}
	.home_goals_section .savetax_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/save-tax.png");
		height:260px;
		border:0px;	
		background-size: cover;
	}
	.home_goals_section .wedding_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/wedding.png");
		height:260px;
		border:0px;	
		background-size: cover;
	}
	.home_goals_section .emergency_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/emergency.png");
		height:260px;
		border:0px;	
		background-size: cover;
	}
	.home_goals_section .goals_img_top{
		margin-top:-50px;	
	}
	.home_goals_section .goals_text{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		text-align: center;
		color:#FFFFFF;
		position:absolute;
		bottom:10px;
		left: 0;
	    right: 0;
	}
	.home_goals_section .goals_title{
        font-family: Poppins;
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        text-align: left;
        color: #222222;
	}
	.home_goals_section .goals_cont{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
		margin-bottom:36px;
	}
	.home_goals_section .goals_btn{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#FFFFFF;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#EE3434;
	}
	.home_goals_section .goals_btn:hover{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#EE3434;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#fff;
		border:1px solid #EE3434;
	}
	.home_goals_section .risk_btn{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#EE3434;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#fff;
		border:1px solid #EE3434;
	}
	.home_goals_section .risk_btn:hover{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#EE3434;
		border:1px solid #EE3434;
	}
}
@media screen and (max-width:767px){
	.home_goals_section .education_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/education.png");
		height:150px;	
		border:0px;
       	background-size: cover;
	}
	.home_goals_section .savetax_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/save-tax.png");
		height:150px;
		border:0px;	
		background-size: cover;
	}
	.home_goals_section .wedding_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/wedding.png");
		height:150px;
		border:0px;	
		background-size: cover;
	}
	.home_goals_section .emergency_card{
		border-radius:12px;
		background-image:url("/assets/images/home/home-new/goals/emergency.png");
		height:150px;
		border:0px;	
		background-size: cover;
	}
	.home_goals_section .goals_img_top{
		margin-top:-50px;	
	}
	.home_goals_section .goals_text{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 600;
		line-height: 24px;
		text-align: center;
		color:#FFFFFF;
		position:absolute;
		bottom:10px;
		left: 0;
	    right: 0;
	}
	.home_goals_section .goals_title{
        font-family: Poppins;
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        text-align: left;
        color: #222222;
	}
	.home_goals_section .goals_cont{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
		margin-bottom:36px;
	}
	.home_goals_section .goals_btn{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#FFFFFF;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#EE3434;
	}
	.home_goals_section .goals_btn:hover{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#EE3434;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#fff;
		border:1px solid #EE3434;
	}
	.home_goals_section .risk_btn{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#EE3434;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#fff;
		border:1px solid #EE3434;
	}
	.home_goals_section .risk_btn:hover{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
		background-color:#EE3434;
		border:1px solid #EE3434;
	}
	#goals_home_desktop{
		display:none;
	}
	#goals_home_mobile{
		display:block !important;
	}
}
#goals_home_mobile{
	display:none;
}
.fund_basket_back{
	background-image:url("/assets/images/home/home-new/fund-basket-back.png");
	background-size:cover;
	border-radius:15px;
	padding:46px;
}
.fund_basket_back .fund_basket_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: center;
	color:#222222;
}
.fund_basket_back .fund_basket_desc{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	color:#5D5D5D;
}
.fund_basket_back .card{
	border-radius:13px;
	border:0px;
}
.fund_basket_back .card-body{
	padding:16px 18px;
}
.fund_basket_back .fund_basket_card_title{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color:#14181F;
}
.fund_basket_back .fund_basket_card_desc{
	font-family: Poppins;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
	color:#14181F;
}
.fund_basket_back .fund_basket_btn{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	color:#EE3434;
	padding: 9px 40px;
	border-radius:35px;
	border:1px solid #EE3434;
}
@media screen and (max-width:425px){
	.fund_basket_back .fund_basket_title{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 600;
		line-height: 36px;
		text-align: center;
		color:#222222;
	}
	.fund_basket_back .fund_basket_desc{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 400;
		line-height: 28px;
		text-align: center;
		color:#5D5D5D;
	}	
	.fund_basket_back {
	    background-image: url(/assets/images/home/home-new/fund-basket-back.png);
	    background-size: cover;
	    border-radius: 15px;
	    padding: 15px;
	    margin:0px 15px;
	}
	.fund_basket_back .fund_basket_btn{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#EE3434;
		padding: 9px 40px;
		border-radius:35px;
		border:1px solid #EE3434;
	}
}
@media screen and (min-width:1024px){
	.portfolio_section .maincard{
		border:0px solid #E0E0EC;
		padding:50px 50px 25px 50px;
		border-radius:12px;
		padding-right:0px;
	}
	.portfolio_section .img_card{
		padding-top:110px;
	}
	.portfolio_section .backcard{
		background-color:#F6F7F9;
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.portfolio_section .portfolio_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		text-align: left;
		color:#204786;
	}
	.portfolio_section .portfolio_subtitle{
		font-family: Poppins;
		font-size: 36px;
		font-weight: 500;
		line-height: 54px;
		text-align: left;
		color:#222222;
	}
	.portfolio_section .portfolio_desc{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
		margin-bottom:40px;
	}
	.portfolio_section .portfolio_btn{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
		padding: 9px 40px;
		border-radius:35px;
	}
	.portfolio_section .portfolio_card_title{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 600;
		line-height: 30px;
		color:#222222;
	}
	.portfolio_section .portfolio_card_desc{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
	}
}
@media screen and (max-width:1200px) and (min-width:992px){
	.portfolio_section .maincard{
		border:0px solid #E0E0EC;
		padding:50px 50px 25px 50px;
		border-radius:12px;
		padding-right:0px;
	}
	.portfolio_section .img_card{
		padding-top:110px;
	}
	.portfolio_section .backcard{
		background-color:#F6F7F9;
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.portfolio_section .portfolio_title{
		font-family: Poppins;
		font-size: 45px;
		font-weight: 600;
		line-height: 55px;
		text-align: left;
		color:#204786;
	}
	.portfolio_section .portfolio_subtitle{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 500;
		line-height: 45px;
		text-align: left;
		color:#222222;
	}
	.portfolio_section .portfolio_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
		margin-bottom:30px;
	}
	.portfolio_section .portfolio_btn{
		font-family: Poppins;
		font-size: 17px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
		padding: 9px 40px;
		border-radius:35px;
	}
	.portfolio_section .portfolio_card_title{
		font-family: Poppins;
		font-size: 17px;
		font-weight: 600;
		line-height: 30px;
		color:#222222;
	}
	.portfolio_section .portfolio_card_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
	}
}
@media screen and (min-width:425px) and (max-width:991px){
	.portfolio_section .maincard{
		border:0px solid #E0E0EC;
		padding-top:50px;
		border-radius:12px;
		padding-right:0px;
	}
	.portfolio_section .img_card{
		padding-top:50px;
	}
	.portfolio_section .backcard{
		background-color:#F6F7F9;
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.portfolio_section .portfolio_title{
		font-family: Poppins;
		font-size: 45px;
		font-weight: 600;
		line-height: 55px;
		color:#204786;
	}
	.portfolio_section .portfolio_subtitle{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 500;
		line-height: 45px;
		color:#222222;
	}
	.portfolio_section .portfolio_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
		margin-bottom:30px;
	}
	.portfolio_section .portfolio_btn{
		font-family: Poppins;
		font-size: 17px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
		padding: 9px 40px;
		border-radius:35px;
	}
	.portfolio_section .portfolio_card_title{
		font-family: Poppins;
		font-size: 17px;
		font-weight: 600;
		line-height: 30px;
		color:#222222;
	}
	.portfolio_section .portfolio_card_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
	}
	.portfolio_section hr{
		border-top:1px solid #204786;
		width:50%;
	}
	#portfolio_section_mobile{
		display:block !important;
	}
	#portfolio_section_desktop{
		display:none;
	}
	
}
@media screen and (max-width:424px){
	.portfolio_section .maincard{
		border:0px solid #E0E0EC;
		padding-top:50px;
		border-radius:12px;
		padding-right:0px;
	}
	.portfolio_section .img_card{
		padding-top:50px;
	}
	.portfolio_section .backcard{
		background-color:#F6F7F9;
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.portfolio_section .portfolio_title{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 30px;
		color:#204786;
	}
	.portfolio_section .portfolio_subtitle{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 45px;
		color:#222222;
	}
	.portfolio_section .portfolio_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
		margin-bottom:30px;
	}
	.portfolio_section .portfolio_btn{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
		padding: 9px 40px;
		border-radius:35px;
	}
	.portfolio_section .portfolio_card_title{
		font-family: Poppins;
		font-size: 17px;
		font-weight: 600;
		line-height: 30px;
		color:#222222;
	}
	.portfolio_section .portfolio_card_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
	}
	.portfolio_section hr{
		border-top:1px solid #204786;
		width:75%;
	}
	#portfolio_section_mobile{
		display:block !important;
	}
	#portfolio_section_desktop{
		display:none;
	}
	
}
#portfolio_section_mobile{
	display:none;
}
#asset_allocation_mobile{
	display:none;
}
@media screen and (min-width:1200px){
	.asset_allocation .mainbackcard{
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.asset_allocation .mainbackcard img{
		border-radius:12px 0 0 12px;
	}
	.asset_allocation .asset_allocation_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		text-align: left;
		color:#222222;
	}
	.asset_allocation .asset_allocation_desc{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.asset_allocation .asset_allocation_btn{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	} 
}
@media screen and (min-width:992px) and (max-width:1199px){
	.asset_allocation .mainbackcard{
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.asset_allocation .mainbackcard img{
		border-radius:12px 0 0 12px;
	}
	.asset_allocation .asset_allocation_title{
		font-family: Poppins;
		font-size: 40px;
		font-weight: 600;
		line-height: 50px;
		text-align: left;
		color:#222222;
	}
	.asset_allocation .asset_allocation_desc{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.asset_allocation .asset_allocation_btn{
		font-family: Poppins;
		font-size: 18px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	} 
}
@media screen and (min-width:768px) and (max-width:991px){
	.asset_allocation .mainbackcard{
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.asset_allocation .mainbackcard img{
		border-radius:12px 0 0 12px;
	}
	.asset_allocation .asset_allocation_title{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 40px;
		text-align: left;
		color:#222222;
	}
	.asset_allocation .asset_allocation_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.asset_allocation .asset_allocation_btn{
		font-family: Poppins;
		font-size: 15px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	} 
}
@media screen and (max-width:767px){
	.asset_allocation .mainbackcard{
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.asset_allocation .mainbackcard img{
		border-radius:12px 0 0 12px;
	}
	.asset_allocation .asset_allocation_title{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 40px;
		text-align: left;
		color:#222222;
	}
	.asset_allocation .asset_allocation_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.asset_allocation .asset_allocation_btn{
		font-family: Poppins;
		font-size: 15px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	} 
	#asset_allocation_mobile{
		display:block !important;
	}
	#asset_allocation_desktop{
		display:none;
	}
}

@media screen and (min-width:1200px){
	.demat_trading .mainbackcard{
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.demat_trading .mainbackcard img{
		border-radius:0px 12px 12px 0px;
	}
	.demat_trading .demat_trading_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		text-align: left;
		color:#222222;
	}
	.demat_trading .demat_trading_desc{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.demat_trading .demat_trading_btn{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	} 
}
@media screen and (min-width:992px) and (max-width:1199px){
	.demat_trading .mainbackcard{
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.demat_trading .mainbackcard img{
		border-radius:0 12px 12px 0;
	}
	.demat_trading .demat_trading_title{
		font-family: Poppins;
		font-size: 40px;
		font-weight: 600;
		line-height: 50px;
		text-align: left;
		color:#222222;
	}
	.demat_trading .demat_trading_desc{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.demat_trading .demat_trading_btn{
		font-family: Poppins;
		font-size: 18px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	} 
}
@media screen and (min-width:768px) and (max-width:991px){
	.demat_trading .mainbackcard{
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.demat_trading .mainbackcard img{
		border-radius:12px 0 0 12px;
	}
	.demat_trading .demat_trading_title{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 40px;
		text-align: left;
		color:#222222;
	}
	.demat_trading .demat_trading_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.demat_trading .demat_trading_btn{
		font-family: Poppins;
		font-size: 15px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#EE3434;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	} 
}
@media screen and (max-width:767px){
	.demat_trading .mainbackcard{
		border:1px solid #E0E0EC;
		border-radius:12px;
	}
	.demat_trading .mainbackcard img{
		border-radius:12px 0 0 12px;
	}
	.demat_trading .demat_trading_title{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 40px;
		text-align: left;
		color:#222222;
	}
	.demat_trading .demat_trading_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.demat_trading .demat_trading_btn{
        font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        background-color: #EE3434;
        color: #fff;
        padding: 9px 22px;
        border-radius: 35px;
	} 
	#demat_trading_mobile{
		display:block !important;
	}
	#demat_trading_desktop{
		display:none;
	}
}
#demat_trading_mobile{
	display:none;
}
@media screen and (min-width:1200px){
	.mutualfunds_section{
		background-color:#B4D0FF;
		background-image:url("/assets/images/home/home-new/mutualfunds-back.png");
		background-size:cover;
		background-repeat: no-repeat;
	}
	.mutualfunds_section .mutualfunds_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		text-align: left;
		color:#14181F;
	}
	.mutualfunds_section .mutualfunds_desc{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.mutualfunds_section .mutualfunds_btn{
		font-family: Poppins;
		font-size: 18px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#0A2C63;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	}
	.mutualfunds_section .mutualfunds_maintitle{
		font-family: Poppins;
		font-size: 18px;
		font-weight: 600;
		line-height: 27px;
		text-align: left;
		color:#1E272F;
	}
	.mutualfunds_section .card{
		border-radius:12px;
		border:0px;
	}
	.mutualfunds_section .mutualfunds_scheme{
		font-family: Poppins;
		font-size: 18px;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#222222;
	}
	.mutualfunds_section .mutualfunds_ret{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		color:#222222;
	}
	.mutualfunds_section .mutualfunds_val{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 600;
		line-height: 36px;
		color:#11D5A4;
	}
	.mutualfunds_section .fil-drop .active{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#0A2C63;
		padding: 9px 20px;
		border-radius:35px;
		border:1px solid #0A2C63;
		background-color:transparent;	
	}
	.mutualfunds_section .fil-drop a{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#5D5D5D;
		padding: 9px 20px;
		border-radius:35px;	
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.mutualfunds_section{
		background-color:#B4D0FF;
		background-image:url("/assets/images/home/home-new/mutualfunds-back.png");
		background-size:cover;
		background-repeat: no-repeat;
	}
	.mutualfunds_section .mutualfunds_title{
		font-family: Poppins;
		font-size: 38px;
		font-weight: 600;
		line-height: 72px;
		text-align: left;
		color:#14181F;
	}
	.mutualfunds_section .mutualfunds_desc{
		font-family: Poppins;
		font-size: 15px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.mutualfunds_section .mutualfunds_btn{
		font-family: Poppins;
       	font-size: 15px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		background-color:#0A2C63;
		color:#fff;
	    padding: 9px 40px;
		border-radius:35px;
	}
	.mutualfunds_section .mutualfunds_maintitle{
		font-family: Poppins;
		font-size: 18px;
		font-weight: 600;
		line-height: 27px;
		text-align: left;
		color:#1E272F;
	}
	.mutualfunds_section .card{
		border-radius:12px;
		border:0px;
	}
	.mutualfunds_section .mutualfunds_scheme{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 23px;
		text-align: left;
		color:#222222;
	}
	.mutualfunds_section .mutualfunds_ret{
		font-family: Poppins;
		font-size: 13px;
		font-weight: 400;
		line-height: 18px;
		color:#222222;
	}
	.mutualfunds_section .mutualfunds_val{
		font-family: Poppins;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        color: #11D5A4;
	}
	.mutualfunds_section .fil-drop .active{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#0A2C63;
		padding: 9px 20px;
		border-radius:35px;
		border:1px solid #0A2C63;
		background-color:transparent;	
	}
	.mutualfunds_section .fil-drop a{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#5D5D5D;
		padding: 9px 20px;
		border-radius:35px;	
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.mutualfunds_section{
		background-color:#B4D0FF;
		background-image:url("/assets/images/home/home-new/mutualfunds-back.png");
		background-size:cover;
		background-repeat: no-repeat;
	}
	.mutualfunds_section .mutualfunds_title{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 40px;
		text-align: left;
		color:#14181F;
	}
	.mutualfunds_section .mutualfunds_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 22px;
		text-align: left;
		color:#5D5D5D;
	}
	.mutualfunds_section .mutualfunds_btn{
    	font-family: Poppins;
        font-size: 14px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        background-color: #0A2C63;
        color: #fff;
        padding: 9px 20px;
        border-radius: 35px;
	}
	.mutualfunds_section .mutualfunds_maintitle{
		font-family: Poppins;
		font-size: 18px;
		font-weight: 600;
		line-height: 27px;
		text-align: left;
		color:#1E272F;
	}
	.mutualfunds_section .card{
		border-radius:12px;
		border:0px;
	}
	.mutualfunds_section .mutualfunds_scheme{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 500;
		line-height: 15px;
		text-align: left;
		color:#222222;
	}
	.mutualfunds_section img{
		width:30px;
	}
	.mutualfunds_section .mutualfunds_ret{
		font-family: Poppins;
		font-size: 10px;
		font-weight: 400;
		line-height: 18px;
		color:#222222;
	}
	.mutualfunds_section .mutualfunds_val{
		font-family: Poppins;
        font-size: 15px;
        font-weight: 600;
        line-height: 24px;
        color: #11D5A4;
	}
	.mutualfunds_section .fil-drop .active{
		font-family: Poppins;
		font-size: 10px;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#0A2C63;
		        padding: 6px 16px;
		border-radius:35px;
		border:1px solid #0A2C63;
		background-color:transparent;	
	}
	.mutualfunds_section .fil-drop a{
		font-family: Poppins;
        font-size: 10px;
        font-weight: 500;
        line-height: 27px;
        text-align: left;
        color: #5D5D5D;
                padding: 6px 16px;
        border-radius: 35px;	
	}
	.explore_btn{
		font-family: Poppins;
		font-size: 15px !important;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#0A2C63;
	}
	.explore_btn img{
		width:15px;
	}
}
@media screen and (max-width:767px){
	.reverse_section{
		flex-direction: column-reverse;
	}
	.mutualfunds_section{
		background-color:#B4D0FF;
		background-image:url("/assets/images/home/home-new/mutualfunds-back.png");
		background-size:cover;
		background-repeat: no-repeat;
	}
	.mutualfunds_section .mutualfunds_title{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 40px;
		text-align: left;
		color:#14181F;
	}
	.mutualfunds_section .mutualfunds_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 22px;
		text-align: left;
		color:#5D5D5D;
	}
	.mutualfunds_section .mutualfunds_btn{
    	font-family: Poppins;
        font-size: 14px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        background-color: #0A2C63;
        color: #fff;
        padding: 9px 20px;
        border-radius: 35px;
	}
	.mutualfunds_section .mutualfunds_maintitle{
		font-family: Poppins;
		font-size: 18px;
		font-weight: 600;
		line-height: 27px;
		text-align: left;
		color:#1E272F;
		margin-top:40px;
	}
	.mutualfunds_section .card{
		border-radius:12px;
		border:0px;
	}
	.mutualfunds_section .mutualfunds_scheme{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 500;
		line-height: 15px;
		text-align: left;
		color:#222222;
	}
	.mutualfunds_section img{
		width:30px;
	}
	.mutualfunds_section .mutualfunds_ret{
		font-family: Poppins;
		font-size: 10px;
		font-weight: 400;
		line-height: 18px;
		color:#222222;
	}
	.mutualfunds_section .mutualfunds_val{
		font-family: Poppins;
        font-size: 15px;
        font-weight: 600;
        line-height: 24px;
        color: #11D5A4;
	}
	.mutualfunds_section .fil-drop .active{
		font-family: Poppins;
		font-size: 10px;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#0A2C63;
		        padding: 6px 16px;
		border-radius:35px;
		border:1px solid #0A2C63;
		background-color:transparent;	
	}
	.mutualfunds_section .fil-drop a{
		font-family: Poppins;
        font-size: 10px;
        font-weight: 500;
        line-height: 27px;
        text-align: left;
        color: #5D5D5D;
                padding: 6px 16px;
        border-radius: 35px;	
	}
	.explore_btn{
		font-family: Poppins;
		font-size: 14px !important;
		font-weight: 500;
		line-height: 27px;
		text-align: left;
		color:#0A2C63;
	}
	.explore_btn img{
		width:15px;
	}
}
.explore_btn{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
	color:#0A2C63;
}
@media screen and (min-width:992px){
	.journey_section .journey_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		color:#222222;
	}
	
	.journey_section .owl-carousel-stacked .owl-item.center {
	  transform: scale(1) !important;
	  background-color:#0A2C63F7;
	  border-radius:12px;
	}
	.journey_section .owl-carousel-stacked .owl-item.center .card{
	  background-color:#0A2C63F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	.journey_section .owl-carousel-stacked .owl-item.center .card-body{
	  padding:45px 40px;
	}
	
	.journey_section .owl-carousel-stacked .owl-item {
	  /* transition: all 0.5s; */
	  transform: scale(1) !important;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center {
	  transform: scale(1) translateX(-15%) !important;
	  background-color:#222222F7;
	  border-radius:12px;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center .card{
	  background-color:#222222F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center .card-body{
	  padding:45px 40px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center {
	  transform: scale(1) translateX(15%) !important;
	  background-color:#222222F7;
	  border-radius:12px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center .card{
	  background-color:#222222F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center .card-body{
	  padding:45px 40px;
	}
	
	.journey_section .owl-carousel-stacked .center {
	  z-index: 2;
	}
	
	.journey_section .owl-carousel-stacked .owl-carousel {
	  position: relative;
	}
	
	.journey_section .owl-carousel-stacked .owl-prev,
	.journey_section .owl-carousel-stacked .owl-next {
	  position: absolute;
	  bottom: -55px;
	  margin-top: -10px;
	  cursor: pointer;
	  color: #ddd !important;
	}
	
	.journey_section .owl-carousel-stacked .owl-prev {
	  left: 46%;
	}
	
	.journey_section .owl-carousel-stacked .owl-next {
	  right: 46%;
	}
	
	.journey_section .owl-carousel-stacked .owl-dots {
	  text-align: center;
	  display:none;
	}
	
	.journey_section .owl-carousel-stacked .owl-dot {
	  cursor: pointer;
	  background-color: #ddd !important;
	  width: 20px;
	  height: 20px;
	  display: inline-block;
	  margin: 10px 2px;
	}
	
	.journey_section .owl-carousel-stacked .owl-dot.active {
	  background-color: #d2181f !important;
	}
	.journey_year{
		font-family: Poppins;
		font-size: 32px;
		font-weight: 600;
		line-height: 48px;
		text-align: left;
		color:#FFFFFF;
	}
	.journey_desc{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#F6F7F9;
        margin-bottom: 0px !important;
        height: 110px;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.journey_section .journey_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		color:#222222;
	}
	
	.journey_section .owl-carousel-stacked .owl-item.center {
	  transform: scale(1) !important;
	  background-color:#0A2C63F7;
	  border-radius:12px;
	}
	.journey_section .owl-carousel-stacked .owl-item.center .card{
	  background-color:#0A2C63F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	.journey_section .owl-carousel-stacked .owl-item.center .card-body{
	  padding:40px 40px;
	}
	
	.journey_section .owl-carousel-stacked .owl-item {
	  /* transition: all 0.5s; */
	  transform: scale(1) !important;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center {
	  transform: scale(1) translateX(-15%) !important;
	  background-color:#222222F7;
	  border-radius:12px;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center .card{
	  background-color:#222222F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center .card-body{
	  padding:40px 40px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center {
	  transform: scale(1) translateX(15%) !important;
	  background-color:#222222F7;
	  border-radius:12px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center .card{
	  background-color:#222222F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center .card-body{
	  padding:40px 40px;
	}
	
	.journey_section .owl-carousel-stacked .center {
	  z-index: 2;
	}
	
	.journey_section .owl-carousel-stacked .owl-carousel {
	  position: relative;
	}
	
	.journey_section .owl-carousel-stacked .owl-prev,
	.journey_section .owl-carousel-stacked .owl-next {
	  position: absolute;
	  bottom: -55px;
	  margin-top: -10px;
	  cursor: pointer;
	  color: #ddd !important;
	}
	
	.journey_section .owl-carousel-stacked .owl-prev {
	  left: 44%;
	}
	
	.journey_section .owl-carousel-stacked .owl-next {
	  right: 44%;
	}
	
	.journey_section .owl-carousel-stacked .owl-dots {
	  text-align: center;
	  display:none;
	}
	
	.journey_section .owl-carousel-stacked .owl-dot {
	  cursor: pointer;
	  background-color: #ddd !important;
	  width: 20px;
	  height: 20px;
	  display: inline-block;
	  margin: 10px 2px;
	}
	
	.journey_section .owl-carousel-stacked .owl-dot.active {
	  background-color: #d2181f !important;
	}
	.journey_year{
		font-family: Poppins;
		font-size: 32px;
		font-weight: 600;
		line-height: 48px;
		text-align: left;
		color:#FFFFFF;
	}
	.journey_desc{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color:#F6F7F9;
       	margin-bottom: 0px !important;
        height: 150px;
	}
}
@media screen and (min-width:425px) and (max-width:767px){
	.journey_section .journey_title{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 600;
		line-height: 72px;
		color:#222222;
	}
	
	.journey_section .owl-carousel-stacked .owl-item.center {
	  transform: scale(1) !important;
	  background-color:#0A2C63F7;
	  border-radius:12px;
	}
	.journey_section .owl-carousel-stacked .owl-item.center .card{
	  background-color:#0A2C63F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	.journey_section .owl-carousel-stacked .owl-item.center .card-body{
	  padding: 26px 9px;
	}
	
	.journey_section .owl-carousel-stacked .owl-item {
	  /* transition: all 0.5s; */
	  transform: scale(1) !important;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center {
	  transform: scale(1) translateX(-20%) !important;
	  background-color:#222222F7;
	  border-radius:12px;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center .card{
	  background-color:#222222F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center .card-body{
	  padding: 26px 9px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center {
	  transform: scale(1) translateX(20%) !important;
	  background-color:#222222F7;
	  border-radius:12px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center .card{
	  background-color:#222222F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center .card-body{
      padding: 26px 9px;
	}
	
	.journey_section .owl-carousel-stacked .center {
	  z-index: 2;
	}
	
	.journey_section .owl-carousel-stacked .owl-carousel {
	  position: relative;
	}
	
	.journey_section .owl-carousel-stacked .owl-prev,
	.journey_section .owl-carousel-stacked .owl-next {
	  position: absolute;
	  bottom: -55px;
	  margin-top: -10px;
	  cursor: pointer;
	  color: #ddd !important;
	}
	
	.journey_section .owl-carousel-stacked .owl-prev {
	  left: 40%;
	}
	
	.journey_section .owl-carousel-stacked .owl-next {
	  right: 40%;
	}
	
	.journey_section .owl-carousel-stacked .owl-dots {
	  text-align: center;
	  display:none;
	}
	
	.journey_section .owl-carousel-stacked .owl-dot {
	  cursor: pointer;
	  background-color: #ddd !important;
	  width: 20px;
	  height: 20px;
	  display: inline-block;
	  margin: 10px 2px;
	}
	
	.journey_section .owl-carousel-stacked .owl-dot.active {
	  background-color: #d2181f !important;
	}
	.journey_year{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 600;
		line-height: 48px;
		text-align: left;
		color:#FFFFFF;
	}
	.journey_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 23px;
		text-align: left;
		color:#F6F7F9;
       	margin-bottom: 0px !important;
        height: 80px;
	}
}
@media screen and (max-width:424px){
	.journey_section .journey_title{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 600;
		line-height: 35px;
		color:#222222;
	}
	
	.journey_section .owl-carousel-stacked .owl-item.center {
	  transform: scale(1) !important;
	  background-color:#0A2C63F7;
	  border-radius:12px;
	}
	.journey_section .owl-carousel-stacked .owl-item.center .card{
	  background-color:#0A2C63F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	.journey_section .owl-carousel-stacked .owl-item.center .card-body{
	  padding: 26px 9px;
	}
	
	.journey_section .owl-carousel-stacked .owl-item {
	  /* transition: all 0.5s; */
	  transform: scale(1) !important;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center {
	  transform: scale(1) translateX(-25%) !important;
	  background-color:#222222F7;
	  border-radius:12px;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center .card{
	  background-color:#222222F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	
	.journey_section .owl-carousel-stacked .left-of-center .card-body{
	  padding: 26px 9px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center {
	  transform: scale(1) translateX(20%) !important;
	  background-color:#222222F7;
	  border-radius:12px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center .card{
	  background-color:#222222F7;
	  background-image:url("/assets/images/home/home-new/journey-active-back.png");
	  overflow:hidden;
	  background-repeat:repeat;
	  border-radius:12px;
	  border:0px;
	}
	
	.journey_section .owl-carousel-stacked .right-of-center .card-body{
      padding: 26px 9px;
	}
	
	.journey_section .owl-carousel-stacked .center {
	  z-index: 2;
	}
	
	.journey_section .owl-carousel-stacked .owl-carousel {
	  position: relative;
	}
	
	.journey_section .owl-carousel-stacked .owl-prev,
	.journey_section .owl-carousel-stacked .owl-next {
	  position: absolute;
	  bottom: -55px;
	  margin-top: -10px;
	  cursor: pointer;
	  color: #ddd !important;
	}
	
	.journey_section .owl-carousel-stacked .owl-prev {
	  left: 35%;
	}
	
	.journey_section .owl-carousel-stacked .owl-next {
	  right: 35%;
	}
	
	.journey_section .owl-carousel-stacked .owl-dots {
	  text-align: center;
	  display:none;
	}
	
	.journey_section .owl-carousel-stacked .owl-dot {
	  cursor: pointer;
	  background-color: #ddd !important;
	  width: 20px;
	  height: 20px;
	  display: inline-block;
	  margin: 10px 2px;
	}
	
	.journey_section .owl-dot.active {
	  background-color: #d2181f !important;
	}
	.journey_year{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 600;
		line-height: 48px;
		text-align: left;
		color:#FFFFFF;
	}
	.journey_desc{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 23px;
		text-align: left;
		color:#F6F7F9;
		margin-bottom: 0px !important;
        height: 100px;
	}
}


.testimonial_section{
	background-color:#F6F7F9;	
}
.testimonial_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	color:#222222;
}

.testimonial_section.owl-carousel-stacked1 .owl-item.center {
  transform: scale(1) !important;
  background-color:#0A2C63F7;
  border-radius:12px;
}
.testimonial_section .owl-carousel-stacked1 .testicard1{
  background-color:#222222F7;
  background-image:url("/assets/images/testimonials/ashish-karnani.png");
  overflow:hidden;
  background-repeat:repeat;
  border-radius:12px;
  border:0px;
  height:400px;
  background-size: cover;
  background-position-x: center;
}
.testimonial_section .owl-carousel-stacked1 .testicard2{
  background-color:#222222F7;
  background-image:url("/assets/images/testimonials/lakshmi-parakh.png");
  overflow:hidden;
  background-repeat:repeat;
  border-radius:12px;
  border:0px;
  height:400px;
  background-size: cover;
  background-position-x: center;
}
.testimonial_section .owl-carousel-stacked1 .testicard3{
  background-color:#222222F7;
  background-image:url("/assets/images/testimonials/priyam-dalmia.png");
  overflow:hidden;
  background-repeat:repeat;
  border-radius:12px;
  border:0px;
  height:400px;
  background-size: cover;
  background-position-x: center;
}

.testimonial_section .owl-carousel-stacked1 .testicard4{
  background-color:#222222F7;
  background-image:url("/assets/images/testimonials/sumit-patel.png");
  overflow:hidden;
  background-repeat:repeat;
  border-radius:12px;
  border:0px;
  height:400px;
  background-size: cover;
  background-position-x: center;
}
.testimonial_section .owl-carousel-stacked1 .testicard5{
  background-color:#222222F7;
  background-image:url("/assets/images/testimonials/varun.png");
  overflow:hidden;
  background-repeat:repeat;
  border-radius:12px;
  border:0px;
  height:400px;
  background-size: cover;
  background-position-x: center;
}
.testimonial_section .owl-carousel-stacked1 .card .card-body{
  padding:25px 25px;
}
.testimonial_section .owl-carousel-stacked1 .card .card_details{
  position:absolute;
  bottom:0px;
}
.testimonial_section .owl-carousel-stacked1 .center {
  z-index: 2;
}

.testimonial_section .owl-carousel-stacked1 .owl-carousel {
  position: relative;
}

.testimonial_section .owl-carousel-stacked1 .owl-prev,
.testimonial_section .owl-carousel-stacked1 .owl-next {
  position: absolute;
  bottom: 57%;
  margin-top: -10px;
  cursor: pointer;
  color: #ddd !important;
}

.testimonial_section .owl-carousel-stacked1 .owl-prev {
  left: -10%;
}

.testimonial_section .owl-carousel-stacked1 .owl-next {
  right: -10%;
}

.testimonial_section .owl-carousel-stacked1 .owl-dots {
  text-align: center;
  display:block !important;
}

.testimonial_section .owl-carousel-stacked1 .owl-dot {
  cursor: pointer;
  background-color: #ddd !important;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 40px 7px;
  border-radius:50%;
}
.testimonial_section .owl-carousel-stacked1 .owl-nav{
  display:block !important;
}
.testimonial_section .owl-carousel-stacked1 .owl-dot.active {
  background-color: #204786 !important;
  border-radius:50%;
}
.testimonial_section .owl-carousel .owl-item{
	padding: 0 10px;
}
.testimonial_section .owl-carousel .owl-item img {
    display: block;
    width: 54px;
    position: absolute;
    left: 43%;
    top: 38%;
}
.testimonial_section button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.testimonial_name{
	font-family: Poppins;
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	color:#FFFFFF;
}
.testimonial_desc{
	font-family: Poppins;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #FFFFFF;
}
@media screen and (min-width:768px) and (max-width:991px){
	.testimonial_section .owl-carousel-stacked1 .owl-prev {
	  left: -5%;
	}
	
	.testimonial_section .owl-carousel-stacked1 .owl-next {
	  right: -5%;
	}	
}
@media screen and (min-width:992px) and (max-width:1200px){
	.testimonial_section .owl-carousel-stacked1 .owl-prev {
	  left: -3%;
	}
	
	.testimonial_section .owl-carousel-stacked1 .owl-next {
	  right: -3%;
	}	
}
@media screen and (min-width:425px) and (max-width:767px){
	.testimonial_section .owl-carousel-stacked1 .owl-prev {
	  left: 0%;
	}
	
	.testimonial_section .owl-carousel-stacked1 .owl-next {
	  right: 0%;
	}
	.testimonial_title {
        font-family: Poppins;
        font-size: 25px;
        font-weight: 600;
        line-height: 72px;
        color: #222222;
        margin-bottom: 5px !important;
	}	
	.testimonial_section .owl-carousel.owl-drag .owl-item{
		padding: 0px 30px;
	}
}
@media screen and (max-width:425px){
	.testimonial_section .owl-carousel-stacked1 .owl-prev {
	  left: 0%;
	}
	
	.testimonial_section .owl-carousel-stacked1 .owl-next {
	  right: 0%;
	}
	.testimonial_title {
        font-family: Poppins;
        font-size: 25px;
        font-weight: 600;
        line-height: 40px;
        color: #222222;
        margin-bottom: 5px !important;
	}	
	.testimonial_section .owl-carousel.owl-drag .owl-item{
		padding: 0px 30px;
	}
}
.mobile_app_section .card{
	border-radius:12px;
	border:1px solid #E0E0EC;
	background-color:#ECF9FF;
}
.mobile_app_section .card-body{
	padding:50px;
}
.mobile_app_section .mobile_main_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: center;
	color:#14181F;
	margin-bottom:50px;
}
.mobile_app_section .moblileapp_mf{
	border-radius:13px;
	padding:12px;
	background-color:#fff;
    box-shadow: 0 3.2px 4.8px 1.6px #00000040;
}
.mobile_app_section .moblileapp_trade{
	border-radius:13px;
    padding: 12px 21px;
	background-color:#fff;
    box-shadow: 0 3.2px 4.8px 1.6px #00000040;
    width: 86px;
}
.mobile_app_section .mobilespp_title{
	font-family: Poppins;
	font-size: 28px;
	font-weight: 600;
	line-height: 42px;
	text-align: left;
	color:#14181F;
}
.mobile_app_section .qrcard{
	border:1px solid #0A2C63;
	border-radius:13px;
}
.mobile_app_section .qrcard .card-body{
	padding:20px;
}
.mobile_app_section .qrcard .qr_text{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color:#222222;
}
.mobile_app_section .verti_line{
	border: 1px;
	border-right: 1px solid #E0E0EC;
	width: 0px;
	height: 100%;
    margin-top: 0rem;
    margin-bottom: 0rem;
}
@media screen and (min-width:992px) and (max-width:1199px){
	.mobile_app_section .mobilespp_title {
	    font-family: Poppins;
	    font-size: 19px;
	    font-weight: 600;
	    line-height: 29px;
	    text-align: left;
	    color: #14181F;
	}
	.mobile_app_section .qrcard .qr_text {
	    font-family: Poppins;
	    font-size: 13px;
	    font-weight: 500;
	    line-height: 18px;
	    text-align: left;
	    color: #222222;
	}
	.mobile_app_section .qrcard {
	    border: 1px solid #0A2C63;
	    border-radius: 13px;
	    margin-top: 30px !important;
	}
	.applogos img{
		padding:0 10px;
	}
	.mobile_app_section .moblileapp_trade {
	    border-radius: 13px;
	    padding: 12px 21px;
	    background-color: #fff;
	    box-shadow: 0 3.2px 4.8px 1.6px #00000040;
	    width:auto;
	}
}
@media screen and (min-width:425px) and (max-width:767px){
    .mobile_app_section .mobilespp_title {
        font-family: Poppins;
        font-size: 20px;
        font-weight: 600;
        line-height: 27px;
        text-align: left;
        color: #14181F;
    }
	.mobile_app_section .qrcard .qr_text {
        font-family: Poppins;
        font-size: 11px;
        font-weight: 500;
        line-height: 12px;
        text-align: left;
        color: #222222;
	}
	.mobile_app_section .qrcard {
	    border: 1px solid #0A2C63;
	    border-radius: 13px;
	    margin-top: 30px !important;
	}
	.applogos img{
		padding:0 10px;
	}
	.mobile_app_section .mobile_main_title {
	    font-family: Poppins;
        font-size: 26px;
        font-weight: 600;
        line-height: 72px;
        text-align: center;
        color: #14181F;
        margin-bottom: 10px;
	}
	.mobile_app_section .card-body {
	    padding: 30px;
	}
	.mobile_app_section .verti_line {
	    border: 1px;
	    border-bottom: 1px solid #E0E0EC;
	    width: 100%;
	    height: 0;
	    margin-top: 3rem;
	    margin-bottom: 3rem;
	}
	.qrcard{
		display:none;
	}
}
@media screen and (max-width:424px){
    .mobile_app_section .mobilespp_title {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        line-height: 23px;
        text-align: left;
        color: #14181F;
    }
	.mobile_app_section .qrcard .qr_text {
        font-family: Poppins;
        font-size: 11px;
        font-weight: 500;
        line-height: 12px;
        text-align: left;
        color: #222222;
	}
	.mobile_app_section .qrcard {
	    border: 1px solid #0A2C63;
	    border-radius: 13px;
	    margin-top: 30px !important;
	}
	.applogos img{
		padding:0 10px;
	}
	.mobile_app_section .mobile_main_title {
	    font-family: Poppins;
        font-size: 26px;
        font-weight: 600;
        line-height: 72px;
        text-align: center;
        color: #14181F;
        margin-bottom: 10px;
	}
	.mobile_app_section .card-body {
	    padding: 30px;
	}
	.mobile_app_section .verti_line {
	    border: 1px;
	    border-bottom: 1px solid #E0E0EC;
	    width: 100%;
	    height: 0;
	    margin-top: 3rem;
	    margin-bottom: 3rem;
	}
	.qrcard{
		display:none;
	}
	.mobile_app_section .moblileapp_mf {
	    border-radius: 13px;
	    padding: 12px;
	    background-color: #fff;
	    box-shadow: 0 3.2px 4.8px 1.6px #00000040;
	    width: 50px;
	}
	.mobile_app_section .moblileapp_trade {
        border-radius: 13px;
        padding: 10px 15px;
        background-color: #fff;
        box-shadow: 0 3.2px 4.8px 1.6px #00000040;
        width: 54px;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
    .mobile_app_section .mobilespp_title {
        font-family: Poppins;
        font-size: 17px;
        font-weight: 600;
        line-height: 18px;
        text-align: left;
        color: #14181F;
    }
	.mobile_app_section .qrcard .qr_text {
        font-family: Poppins;
        font-size: 11px;
        font-weight: 500;
        line-height: 12px;
        text-align: left;
        color: #222222;
	}
	.mobile_app_section .qrcard {
	    border: 1px solid #0A2C63;
	    border-radius: 13px;
	    margin-top: 30px !important;
	}
	.applogos img{
		padding:0 10px;
	}
	.mobile_app_section .mobile_main_title {
	    font-family: Poppins;
        font-size: 26px;
        font-weight: 600;
        line-height: 72px;
        text-align: center;
        color: #14181F;
        margin-bottom: 10px;
	}
	.mobile_app_section .card-body {
	    padding: 30px;
	}
}
.contact_section .contact_circle{
    width: 332px;
    height: 332px;
    background-color: #F8983A;
    border-radius: 50%;
    position: relative;
    display: block;
    left: -88px;
    bottom: -40px;
}
.contact_section .contact_circle_out{
	overflow: hidden;
}
.contact_section .contact_image img{
    position: absolute;
    z-index: 10;
    bottom: 2px;
    left: 100px;
}
.contact_section .card{
	border:2px solid #E0E0EC;
	border-radius:13px;
}
.contact_section .contact_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: left;
	color:#222222;
	margin-bottom:15px;
}
.contact_section .form-label-group{
	display:flex;
    border-radius: 36px;
    height:46px;
    border:1px solid #E0E0EC;
}
.contact_section .form-control{
	background:transparent;
    height: 46px;
    padding: 2px 20px;
	border-radius: 30px;
}
.contact_section .contact_form{
	padding:0 40px;
}
.contact_section input::placeholder,
.contact_section textarea::placeholder {
    font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#5D5D5D;
}
.contact_section .form-label-group select{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#5D5D5D;	
	background: url("/assets/images/home/home-new/select-dropdown.svg") bottom 18px right 18px no-repeat;
	 padding-right: 40px;
}
.contact_section .btn_contact{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	color:#FFFFFF;
	background-color:#204786;
	padding:8px 40px;
	border:0px;
	border-radius:30px;
}
#contact_mobile{
		display:none;
	}
	#contact_desktop{
		display:block;
	}
@media screen and (min-width:992px) and (max-width:1199px){
	.contact_section .contact_circle{
	    width: 332px;
	    height: 332px;
	    background-color: #F8983A;
	    border-radius: 50%;
	    position: relative;
	    display: block;
	    left: -127px;
	    bottom: -40px;
	}
	.contact_section .contact_circle_out{
		overflow: hidden;
	}
	.contact_section .contact_image img{
	    position: absolute;
	    z-index: 10;
	    bottom: 2px;
	    left: 50px;
	}
	.contact_section .card{
		border:2px solid #E0E0EC;
		border-radius:13px;
	}
	.contact_section .contact_title{
       	font-family: Poppins;
        font-size: 38px;
        font-weight: 600;
        line-height: 55px;
        text-align: left;
        color: #222222;
        margin-bottom: 15px;
	}
	.contact_section .form-label-group{
		display:flex;
	    border-radius: 36px;
	    height:46px;
	    border:1px solid #E0E0EC;
	}
	.contact_section .form-control{
		background:transparent;
	    height: 46px;
	    padding: 2px 20px;
	}
	.contact_section .contact_form{
		padding:0 40px;
	}
	.contact_section input::placeholder,
	.contact_section textarea::placeholder {
	    font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.contact_section .form-label-group select{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;	
		background: url("/assets/images/home/home-new/select-dropdown.svg") bottom 18px right 18px no-repeat;
		 padding-right: 40px;
	}
	.contact_section .btn_contact{
        font-family: Poppins;
        font-size: 17px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        color: #FFFFFF;
        background-color: #204786;
        padding: 5px 35px;
        border: 0px;
        border-radius: 30px;
	}
	#contact_mobile{
		display:none;
	}
	#contact_desktop{
		display:block;
	}
}

@media screen and (max-width:991px){
	.contact_section .contact_circle{
	    width: 222px;
        height: 222px;
        background-color: #F8983A;
        border-radius: 50%;
        position: relative;
        display: block;
        left: auto;
        bottom: -70px;
        right: -16%;
	}
	.contact_section .contact_circle_out{
        overflow: hidden;
        position: absolute;
        bottom: 0;
        right: 15px;
        border-radius: 13px;
	}
	.contact_section .contact_image img{
        position: absolute;
        z-index: 10;
        bottom: 2px;
        left: auto;
        right: 9%;
	}
	.contact_section .card{
		border:2px solid #E0E0EC;
		border-radius:13px;
	}
	.contact_section .contact_title{
       	font-family: Poppins;
        font-size: 35px;
        font-weight: 600;
        line-height: 55px;
        text-align: center;
        color: #222222;
        margin-bottom: 15px;
	}
	.contact_section .form-label-group{
		display:flex;
	    border-radius: 36px;
	    height:46px;
	    border:1px solid #E0E0EC;
	}
	.contact_section .form-control{
		background:transparent;
	    height: 46px;
	    padding: 2px 20px;
	}
	.contact_section .contact_form{
		padding: 30px 40px 50px 40px;
        z-index: 18;
        position: relative;
        z-index:15;
	}
	.contact_section input::placeholder,
	.contact_section textarea::placeholder {
	    font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;
	}
	.contact_section .form-label-group select{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#5D5D5D;	
		background: url("/assets/images/home/home-new/select-dropdown.svg") bottom 18px right 18px no-repeat;
		 padding-right: 40px;
	}
	.contact_section .btn_contact{
        font-family: Poppins;
        font-size: 17px;
        font-weight: 500;
        line-height: 30px;
        text-align: left;
        color: #FFFFFF;
        background-color: #204786;
        padding: 5px 35px;
        border: 0px;
        border-radius: 30px;
	}
	#contact_mobile{
		display:block;
	}
	#contact_desktop{
		display:none;
	}
}
/* .ef_accordion .card-header h5 button[aria-expanded="true"]::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(90deg);
}
.ef_accordion .card-header h5 button::before {
    content: '';
    position: absolute;
    right: 40px;
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    background: url(/assets/images/home/home-new/faq_right.svg) center no-repeat !important;
    background-size: contain;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    will-change: transition;
    z-index: 1;
} */
.faq_section{
	background-color:#ECF9FF;
}
.faq_section .faq-item {
  padding: 20px 0;
  /* border-bottom: 1px solid #e0e0e0; */
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq_main{
	border-bottom: 1px solid #e0e0e0;
}
.faq_section .faq_main:last-child {
  border-bottom: none;
}
.faq_section .faq-question {
  	font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
	color:#222222;
}
.faq_section .faq-answer {
  	max-height: 0;
  	overflow: hidden;
  	transition: max-height 0.3s ease-in-out;
  	font-family: Poppins;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: left;
  	color:#5D5D5D;
}
.faq_section .icon-container i {
  font-size: 16px;
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
}
.faq_section .icon-container i.active {
  transform: rotate(90deg);
}
.faq_section .faq_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: left;
	color:#222222;
}
.faq_section .card{
	border:1px solid #E0E0EC;
	border-radius:12px;
	background-color:transparent;
}
.faq_section .card-body{
	padding:25px;
}
.faq_section .faq_short_title{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	text-align: left;
	color:#222222;
}
.faq_section .faq_desc{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: left;
	color:#222222;
	margin-bottom:25px;
}
.faq_section .faq_btn_home{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	color:#FFFFFF;
	background-color:#EE3434;
	padding:8px 36px;
	border-radius:40px;
}
@media screen and (max-width:767px){
	.faq_section .faq_title{
		font-family: Poppins;
		font-size: 25px;
		font-weight: 600;
		line-height: 35px;
		text-align: center;
		color:#222222;
		margin-bottom:20px;
	}
	.faq_section .card{
		border:1px solid #E0E0EC;
		border-radius:12px;
		background-color:transparent;
		text-align: center;
		margin-bottom:25px;
	}
	.faq_section .faq_short_title{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 600;
		line-height: 27px;
		text-align: center;
		color:#222222;
	}
	.faq_section .faq_desc{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 400;
		line-height: 18px;
		text-align: center;
		color:#222222;
		margin-bottom:25px;
	}
	.faq_section .faq_btn_home{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 500;
		line-height: 30px;
		color:#FFFFFF;
		background-color:#EE3434;
		padding:8px 15px;
		border-radius:40px;
	}
}
.icon-container i{
	color:#222222;
}
/* home page end */

/* footer start */
.ef_footer_menu {
    padding:30px 15px 0px !important;
}
.ef_footer_terms_copy {
    padding: 50px 15px;
}
.subscribe_form input {
    min-width: auto;
}
.ef_footer{
	background:#0A2C63;
	margin-top:0px;
}
.home_footer .footer_address{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-align: left;
	color:#FFFFFF;
}
.home_footer .footer_mail{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color:#FFFFFF;
}
.home_footer .subscribe_title{
	font-family: Poppins;
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	text-align: left;
	color:#FFFFFF;
}
.home_footer .form-control{
    background: transparent;
    height: 46px;
    padding: 2px 20px;
}
.home_footer .form-label-group {
    display: flex;
    border-radius: 8px;
    height: 46px;
    border: 0px solid #E0E0EC;
    background:#FFFFFF1F;
}
.home_footer input::placeholder,
.home_footer textarea::placeholder {
    font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#E0E0EC;
}
.home_footer .form-label-group input {
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    border: none;
    padding-bottom: 0;
}
.home_footer .btn_subscribe {
    font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color:#222222;
	border-radius: 4px;
    padding: 7px 36px;
    height:auto;
    border:0px;
}
.home_footer .footer_app_link {
    font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	color:#FFFFFF;
}
.home_footer .ef_footer_menu_list_head {
    font-family: Poppins;
	font-size: 12px;
	font-weight: 600;
	line-height: 25px;
	text-align: left;
	color:#FFFFFF;
}
.home_footer .ef_footer_menu_list_items li a{
    font-family: Poppins;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	color:#FFFFFF;
}
.home_footer .discrpption_link{
    font-family: Poppins;
	font-size: 10px;
	font-weight: 400;
	line-height: 15px;
	text-align: left;
	color:#F8983A;
	background: transparent;
    border: 0px solid !important;
}
.home_footer .ef_footer_terms_copy p{
	font-family: Poppins;
	font-size: 10px;
	font-weight: 400;
	line-height: 15px;
	color:#FFFFFF;
}
.home_footer .important_links{
	font-family: Poppins;
	font-size: 10px;
	font-weight: 400;
	line-height: 15px;
	text-align: left;
	color:#FFFFFF;
}
@media screen and (max-width:425px){
	.home_footer .socialicons{
	    width: 40px;
        margin-right: 10px;
	}
	.home_footer .footer_address_line{
		padding-bottom:30px;
		border-bottom:1px solid #fff;
	}
    .home_footer .subscribe_title {
        padding-top: 30px;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        line-height: 23px;
        text-align: left;
        color: #FFFFFF;
    }
	.home_footer .ef_footer_menu_list_head {
	    font-family: Poppins;
	    font-size: 14px;
	    font-weight: 600;
	    line-height: 25px;
	    text-align: left;
	    color: #B4D0FF;
	}
	.home_footer .ef_footer_menu_list_items li a {
	    font-family: Poppins;
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 24px;
	    text-align: left;
	    color: #FFFFFF;
	}
	.home_footer .adv_link{
		text-align: left !important;
		margin-top:15px;
	}
	.home_footer .footer_mobile_apps img{
	    width: 100%;
    	padding-right: 10px !important;
	}
	.home_footer .footer_app_link {
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 500;
	    line-height: 28px;
	    text-align: left;
	    color: #FFFFFF;
	}
	.home_footer .footer_app_link {
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 500;
	    line-height: 16px;
	    padding-right: 15px !important;
	    text-align: left;
	    color: #FFFFFF;
	}
	.register_login .icon{
		display:none;
	}
}
/* footer end */
/* portfolio page start */
.portfolio_banner{
	background-color:#204786;
}
@media screen and (min-width:1440px){
	.portfolio_banner .banner_tagline{
		font-family: Poppins;
		font-size: 65px;
		font-weight: 500;
		line-height: 67.5px;
		text-align: left;
		color:#fff;
		margin-top:50px;
	}
	.portfolio_banner .banner_Tagline_small{
		font-family: Poppins;
		font-size: 48px;
		font-weight: 500;
		line-height: 72px;
		text-align: left;
		color:#B4D0FF;
	}
	.portfolio_banner .banner_content{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 400;
		line-height: 30px;
		text-align: left;
		color:#EEEEEE;
	}
	.portfolio_banner .banner_btn{
		font-family: Poppins;
		font-size: 24px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
		padding:15px 35px;
	    padding: 8px 37px;
		background-color:#EE3434;
	}
	.portfolio_banner .stats_count{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 600;
		line-height: 30px;
		text-align: left;
		color:#FFFFFF;
	}
	.portfolio_banner .stats_content{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		color:#FFFFFF;
	}
	.portfolio_banner .portfolio_banner_left_line{
		border-top: 2px solid #B4D0FF;
	    rotate: 90deg;
	    width: 179px;
	    position: absolute;
	    bottom: 106px;
	    left: -69px;
	    z-index: 0;
	}
	.portfolio_banner .portfolio_stats{
		z-index:1;
		position:relative;
	}
}
@media screen and (min-width:992px) and (max-width:1439px){
	.portfolio_banner .banner_tagline{
		font-family: Poppins;
		font-size: 40px;
		font-weight: 600;
		line-height: 42px;
		text-align: left;
		color:#FFFFFF;
		margin-top:50px;
	}
	.portfolio_banner .banner_Tagline_small{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 500;
		line-height: 72px;
		text-align: left;
		color:#B4D0FF;
	}
	.portfolio_banner .banner_content{
		font-family: Poppins;
		font-size: 17px;
		font-weight: 400;
		line-height: 30px;
		text-align: left;
		color:#EEEEEE;
	}
	.portfolio_banner .banner_btn{
		font-family: Poppins;
		font-size: 16px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
		padding:15px 35px;
	    padding: 8px 37px;
		background-color:#EE3434;
	}
	.portfolio_banner .stats_count{
		font-family: Poppins;
        font-size: 17px;
        font-weight: 600;
        line-height: 30px;
        text-align: left;
        color:#FFFFFF;
	}
	.portfolio_banner .stats_content{
		font-family: Poppins;
        font-size: 13px;
        font-weight: 400;
        line-height: 6px;
        text-align: left;
        color:#FFFFFF;
	}
	.portfolio_banner img{
		width:100%;
	}
	.portfolio_banner .portfolio_banner_left_line{
        border-top: 2px solid #B4D0FF;
        rotate: 90deg;
        width: 133px;
        position: absolute;
        bottom: 106px;
        left: -46px;
        z-index: 0;
	}
	.portfolio_banner .portfolio_stats{
		z-index:1;
		position:relative;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.portfolio_banner .banner_tagline{
		font-family: Poppins;
		font-size: 30px;
		font-weight: 600;
		line-height: 35px;
		text-align: left;
		color:#FFFFFF;
        margin-top: 75px;
	}
	.portfolio_banner .banner_Tagline_small{
		font-family: Poppins;
		font-size: 25px;
		font-weight: 500;
		line-height: 35px;
		text-align: left;
		color:#B4D0FF;
	}
	.portfolio_banner .banner_content{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 400;
		line-height: 25px;
		text-align: left;
		color:#EEEEEE;
		margin-bottom:20px !important;
	}
	.portfolio_banner .banner_btn{
		font-family: Poppins;
		font-size: 14px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
		padding:10px 25px;
	    padding: 8px 37px;
		background-color:#EE3434;
	}
	.portfolio_banner .stats_count{
        font-family: Poppins;
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
        text-align: left;
        color:#FFFFFF;
	}
	.portfolio_banner .stats_content{
        font-family: Poppins;
        font-size: 11px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
        color:#FFFFFF;
	}
	.stats_section{
		margin-top:20px !important;
		margin-bottom:30px;
	}
	.portfolio_banner img{
		width:100%;
	}
	.portfolio_banner .portfolio_banner_left_line{
        border-top: 2px solid #B4D0FF;
        rotate: 90deg;
        width: 133px;
        position: absolute;
        bottom: 106px;
        left: -46px;
        z-index: 0;
	}
	.portfolio_banner .portfolio_stats{
		z-index:1;
		position:relative;
	}
}
.portfolio_stat_section .card{
	background-color:#F8983A;
	border-radius:12px;
	border:0px;
    position: relative;
    top: -80px;
}
.portfolio_stat_section .card-body{
	padding:30px;
}
.portfolio_stat_section .portfolio_stat_text{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color:#0A2C63;
}
.portfolio_stat_section .stat_bor{
	border-right:2px solid #0A2C63;
}
@media screen and (max-width:767px){
	.portfolio_stat_section .stat_bor{
		border-right:0px solid #0A2C63;
	}
	.portfolio_stat_section .stat_bor{
		border-bottom:1px solid #0A2C63;
	}
}
.mf_portfolio_section{
	background-image:url('/assets/images/portfolio-x-ray/mututal-fund-portfolio-back.png');
	background-size:cover;
}
.mf_portfolio_section .mf_portfolio_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: left;
	color:#222222;
}
.mf_portfolio_section .mf_portfolio_btn{
	font-family: Poppins;
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	text-align: left;
	color:#204786;
	border:2px solid #204786;
	background-color:#B4D0FF;
	padding:9px 36px;
}
.mf_portfolio_section .card{
	border-radius:12px;
	border:1px solid #E0E0EC;
}
.mf_portfolio_section .card-body{
	padding:10px 15px;
}
.mf_portfolio_section .card h5{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color:#222222;
}
.steps_section .step_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: center;
	color:#222222;
}
.steps_section .step_subtitle{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	color:#222222;
}
.steps_section .step_desc{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	color:#222222;
}
.steps_section .steps_top_line{
    border-top: 2px dashed #000;
    width: 750px;
    position: absolute;
    text-align: center;
    left: 200px;
    top: 15px;
    z-index:-1;
}
.steps_section .steps_section_btn{
	font-family: Poppins;
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	text-align: left;
	color:#222222;
	background-color:#F8983A;
	padding:9px 36px;
}
@media screen and (min-width:992px) and (max-width:1199px){
	.steps_section .steps_top_line {
	    border-top: 2px dashed #000;
	    width: 650px;
	    position: absolute;
	    text-align: center;
	    left: 15%;
	    top: 15px;
	    z-index: -1;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.mf_portfolio_section .mf_portfolio_title{
		font-family: Poppins;
	    font-size: 45px;
	    font-weight: 600;
	    line-height: 58px;
	    text-align: left;
	    color: #222222;
	}
	.mf_portfolio_section .mf_portfolio_btn{
		font-family: Poppins;
		font-size: 20px;
		font-weight: 500;
		line-height: 36px;
		text-align: left;
		color:#204786;
		border:2px solid #204786;
		background-color:#B4D0FF;
		padding:9px 36px;
	}	
	.steps_section .steps_top_line {
	    border-top: 2px dashed #000;
	    width: 478px;
	    position: absolute;
	    text-align: center;
	    left: 142px;
	    top: 15px;
	    z-index: -1;
	}
}
@media screen and (max-width:767px){
	.mf_portfolio_section .mf_portfolio_title{
	    font-family: Poppins;
	    font-size: 27px;
	    font-weight: 600;
	    line-height: 37px;
	    text-align: center;
	    color: #222222;
	}
	.mf_portfolio_section .mf_portfolio_btn{
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        line-height: 36px;
        text-align: center;
        color: #204786;
        border: 2px solid #204786;
        background-color: #B4D0FF;
        padding: 9px 16px;
	}	
	.mf_portfolio_section .text_mobile_title{
		text-align:center;
		margin-bottom:40px;
	}
	.steps_section .step_desc {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 500;
	    line-height: 20px;
	    text-align: left;
	    color: #222222;
	}
	.steps_section .step_subtitle {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 700;
	    line-height: 24px;
	    text-align: left;
	    color: #222222;
	}
	.steps_section .steps_top_line_mobile {
	    border-top: 2px dashed #000;
	    width: 195px;
	    position: absolute;
	    text-align: center;
	    left: -49px;
	    top: 99px;
	    z-index: -1;
	    rotate: 90deg;
	}
	.steps_section .step_title {
	    font-family: Poppins;
	    font-size: 35px;
	    font-weight: 600;
	    line-height: 49px;
	    text-align: center;
	    color: #222222;
	}
	.steps_section .steps_section_btn {
	    font-family: Poppins;
	    font-size: 16px;
	    font-weight: 500;
	    line-height: 36px;
	    text-align: left;
	    color: #222222;
	    background-color: #F8983A;
	    padding: 9px 20px;
	}
}
.portfolio_security_back{
	background: linear-gradient(90deg, #FFFFFF 50%, #B4D0FF 100%);
	border-radius:12px;
	border:1px solid #E0E0EC;
}
.portfolio_security_section .portfolio_security_content{
	padding:40px 0px 40px 30px;
}
.portfolio_security_section .portfolio_security_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: left;
	color:#222222;
}
.portfolio_security_section .portfolio_security_desc{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#5D5D5D;
}
@media screen and (min-width:768px) and (max-width:991px){
	.portfolio_security_section .portfolio_security_title {
	    font-family: Poppins;
	    font-size: 35px;
	    font-weight: 600;
	    line-height: 46px;
	    text-align: left;
	    color: #222222;
	}
	.portfolio_security_section .portfolio_security_desc {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 400;
	    line-height: 19px;
	    text-align: left;
	    color: #5D5D5D;
	}
}
@media screen and (max-width:424px){
	.portfolio_security_section .portfolio_security_title {
	    font-family: Poppins;
	    font-size: 20px;
	    font-weight: 600;
	    line-height: 46px;
	    text-align: left;
	    color: #222222;
	}
	.portfolio_security_section .portfolio_security_desc {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 400;
	    line-height: 19px;
	    text-align: left;
	    color: #5D5D5D;
	}
	.portfolio_security_section .portfolio_security_content {
	    padding: 10px;
	}
}
.portfolio_faq_section{
	background-color:#ECF9FF;
}
.portfolio_faq_section .faq-item {
  padding: 20px 0;
  /* border-bottom: 1px solid #e0e0e0; */
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq_main{
	border-bottom: 1px solid #e0e0e0;
}
.portfolio_faq_section .faq_main:last-child {
  border-bottom: none;
}
.portfolio_faq_section .faq-question {
  	font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
	color:#222222;
}
.portfolio_faq_section .faq-answer {
  	max-height: 0;
  	overflow: hidden;
  	transition: max-height 0.3s ease-in-out;
  	font-family: Poppins;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: left;
  	color:#5D5D5D;
}
.portfolio_faq_section .icon-container i {
  font-size: 16px;
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
}
.portfolio_faq_section .icon-container i.active {
  transform: rotate(90deg);
}
.portfolio_faq_section .faq_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: left;
	color:#222222;
}
.portfolio_faq_section .card{
	border:1px solid #E0E0EC;
	border-radius:12px;
	background-color:transparent;
}
.portfolio_faq_section .card-body{
	padding:25px;
}
.portfolio_faq_section .faq_short_title{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	text-align: left;
	color:#222222;
}
.portfolio_faq_section .faq_desc{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: left;
	color:#222222;
	margin-bottom:25px;
}
.portfolio_faq_section .faq_btn_home{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	color:#FFFFFF;
	background-color:#EE3434;
	padding:8px 36px;
	border-radius:40px;
}
@media screen and (max-width:767px){
	.portfolio_faq_section .faq_title{
		font-family: Poppins;
		font-size: 25px;
		font-weight: 600;
		line-height: 35px;
		text-align: center;
		color:#222222;
		margin-bottom:20px;
	}
	.portfolio_faq_section .card{
		border:1px solid #E0E0EC;
		border-radius:12px;
		background-color:transparent;
		text-align: center;
		margin-bottom:25px;
	}
	.portfolio_faq_section .faq_short_title{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 600;
		line-height: 27px;
		text-align: center;
		color:#222222;
	}
	.portfolio_faq_section .faq_desc{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 400;
		line-height: 18px;
		text-align: center;
		color:#222222;
		margin-bottom:25px;
	}
	.portfolio_faq_section .faq_btn_home{
		font-family: Poppins;
		font-size: 12px;
		font-weight: 500;
		line-height: 30px;
		color:#FFFFFF;
		background-color:#EE3434;
		padding:8px 15px;
		border-radius:40px;
	}
}
.portfolio_faq_section .portfolio_faq_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: left;
	color:#222222;	
}



/* portfolio page end */

/* portfolio details page start */
.portfolio_details .portfolio_details_main_title{
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	line-height: 72px;
	text-align: left;
	color:#204786;
}
.portfolio_details .input_card{
	background-color:#F6F7F9;
	border:1px solid #E0E0EC;
	border-radius:12px;
}
.portfolio_details .input_card .card-body{
	padding:30px;
}
.portfolio_details .portfolio_details_subtitle{
	font-family: Poppins;
	font-size: 24px;
	font-weight: 600;
	line-height: 36px;
	text-align: left;
	color:#222222;
}
.portfolio_details .portfolio_details_desc{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#222222;
}
.portfolio_details .form-label-group{
	display:flex;
    border-radius: 12px;
    height:46px;
    border:1px solid #E0E0EC;
}
.portfolio_details .form-control{
	background:transparent;
    height: 46px;
    padding: 2px 20px;
}
.portfolio_details .contact_form{
	padding:0 40px;
}
.portfolio_details input::placeholder,
.portfolio_details textarea::placeholder {
    font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#5D5D5D;
}
.portfolio_details .portfolio_inpu_label{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color:#222222;
}
.portfolio_details .portfolio_inpu_disc{
	font-family: Poppins;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
	color:#979797;
}
.portfolio_details .portfolio_otp_btn{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	color:#5D5D5D;
	padding:9px 36px;
	border:1px solid #5D5D5D;
	background-color:transparent;
}
.portfolio_details .portfolio_otp_btn:hover{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	color:#fff;
	padding:9px 36px;
	border:1px solid #204786;
	background-color:#204786;
}
.portfolio_details .help_card{
	background-color:#FFD9D9;
	border:0px;
	border-radius:12px;
}
.portfolio_details .help_card .card-body{
	padding:20px 15px;
}
.portfolio_details .help_title{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	text-align: left;
	color:#222222;
}
.portfolio_details .help_content{
	font-family: Poppins;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#5D5D5D;
}
.portfolio_details .help_desc{
	font-family: Poppins;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#EE3434;
}
.portfolio_details .help_contact_btn{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color:#fff;
	background-color:#EE3434;
	padding:9px 24px;
}
.portfolio_details .data_safety_card{
	background-color:#fff;
	border:1px solid #000000;
	border-radius:12px;
}
.portfolio_details .data_safety_card .card-body{
	padding:20px 15px;
}
.portfolio_details .portfolio_details_disc{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	text-align: left;
	color:#5D5D5D;
}
.portfolio_details .portfolio_details_disc_cont{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
	color:#5D5D5D;
}
.portfolio_details #portfolio_otp_card, #portfolio_loader_card{
	display:none;
}
.portfolio_details .portfolio_details_otp_desc{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color:#204786;
}
@media screen and (max-width:767px){
	.portfolio_details .portfolio_details_main_title {
	    font-family: Poppins;
	    font-size: 35px;
	    font-weight: 600;
	    line-height: 45px;
	    text-align: left;
	    color: #204786;
	}
	.portfolio_details .portfolio_details_subtitle {
	    font-family: Poppins;
	    font-size: 17px;
	    font-weight: 600;
	    line-height: 26px;
	    text-align: left;
	    color: #222222;
	}
	.portfolio_details .input_card .card-body {
	    padding: 18px;
	}
	.portfolio_details .portfolio_otp_btn {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 500;
	    line-height: 30px;
	    text-align: left;
	    color: #5D5D5D;
	    padding: 9px 26px;
	    border: 1px solid #5D5D5D;
	    background-color:transparent;
	}
	.portfolio_details .portfolio_otp_btn:hover {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 500;
	    line-height: 30px;
	    text-align: left;
	    color: #fff;
	    padding: 9px 26px;
        border: 1px solid #204786;
    	background-color: #204786;
	}
}
.portfolio_details .otp-input-fields {
	 width: auto;
	 display: flex;
	 gap: 10px;
}
.portfolio_details .otp-input-fields input {
	 height: 40px;
	 width: 85px;
	 background-color: transparent;
	 border-bottom: 2px solid #979797 !important;
	 text-align: center;
	 outline: none;
	 font-size: 16px;
	 border:0px;
	/* Firefox */
}
.portfolio_details .otp-input-fields input::-webkit-outer-spin-button, .otp-input-fields input::-webkit-inner-spin-button {
	 -webkit-appearance: none;
	 margin: 0;
}
.portfolio_details .otp-input-fields input[type="number"] {
	 -moz-appearance: textfield;
}
.portfolio_details .otp-input-fields input:focus {
	 border-width: 2px;
	 border-color: #287a1a;
	 font-size: 20px;
}
.portfolio_details .portfolio_otp_text{
 	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#222222;
}
.portfolio_details #countdowntimer{
 	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color:#204786;
}
@media screen and (min-width:768px) and (max-width:991px){
	.portfolio_details .otp-input-fields input {
	    height: 40px;
	    width: 55px;
	    background-color: transparent;
	    border-bottom: 2px solid #979797 !important;
	    text-align: center;
	    outline: none;
	    font-size: 16px;
	    border: 0px;
	}
}
@media screen and (min-width:425px) and (max-width:767px){
	.portfolio_details .otp-input-fields input {
	    height: 40px;
	    width: 50px;
	    background-color: transparent;
	    border-bottom: 2px solid #979797 !important;
	    text-align: center;
	    outline: none;
	    font-size: 16px;
	    border: 0px;
	}
}
@media screen and (max-width:424px){
	.portfolio_details .otp-input-fields input {
	    height: 40px;
	    width: 32px;
	    background-color: transparent;
	    border-bottom: 2px solid #979797 !important;
	    text-align: center;
	    outline: none;
	    font-size: 16px;
	    border: 0px;
	}
}
.category_allocation_card{
	border:1px solid #E0E0EC;
	border-radius:12px;
}
.category_allocation_card .category_allocation_title{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	text-align: left;
	color:#222222;
}
.category_allocation_text{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: left;
	color:#222222;
}
.category_allocation_card .e-range {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  margin: 0;
  height: 20px;
  overflow: hidden;
  cursor: pointer;
}
.category_allocation_card .e-range:focus {
  outline: none;
}

.category_allocation_card .e-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 30px;
  background: linear-gradient(to bottom, #000, #000) 100% 50%/100% 3px no-repeat transparent;
}

.category_allocation_card .e-range::-webkit-slider-thumb {
  position: relative;
  -webkit-appearance: none;
          appearance: none;
  height: 13px;
  width: 13px;
  background: transparent;
  border-radius: 100%;
  border: 0;
  top: 50%;
  margin-top: -6.5px;
  box-shadow: 1px 0 0 -5px #cfcfcf, 2px 0 0 -5px #cfcfcf, 3px 0 0 -5px #cfcfcf, 4px 0 0 -5px #cfcfcf, 5px 0 0 -5px #cfcfcf, 6px 0 0 -5px #cfcfcf, 7px 0 0 -5px #cfcfcf, 8px 0 0 -5px #cfcfcf, 9px 0 0 -5px #cfcfcf, 10px 0 0 -5px #cfcfcf, 11px 0 0 -5px #cfcfcf, 12px 0 0 -5px #cfcfcf, 13px 0 0 -5px #cfcfcf, 14px 0 0 -5px #cfcfcf, 15px 0 0 -5px #cfcfcf, 16px 0 0 -5px #cfcfcf, 17px 0 0 -5px #cfcfcf, 18px 0 0 -5px #cfcfcf, 19px 0 0 -5px #cfcfcf, 20px 0 0 -5px #cfcfcf, 21px 0 0 -5px #cfcfcf, 22px 0 0 -5px #cfcfcf, 23px 0 0 -5px #cfcfcf, 24px 0 0 -5px #cfcfcf, 25px 0 0 -5px #cfcfcf, 26px 0 0 -5px #cfcfcf, 27px 0 0 -5px #cfcfcf, 28px 0 0 -5px #cfcfcf, 29px 0 0 -5px #cfcfcf, 30px 0 0 -5px #cfcfcf, 31px 0 0 -5px #cfcfcf, 32px 0 0 -5px #cfcfcf, 33px 0 0 -5px #cfcfcf, 34px 0 0 -5px #cfcfcf, 35px 0 0 -5px #cfcfcf, 36px 0 0 -5px #cfcfcf, 37px 0 0 -5px #cfcfcf, 38px 0 0 -5px #cfcfcf, 39px 0 0 -5px #cfcfcf, 40px 0 0 -5px #cfcfcf, 41px 0 0 -5px #cfcfcf, 42px 0 0 -5px #cfcfcf, 43px 0 0 -5px #cfcfcf, 44px 0 0 -5px #cfcfcf, 45px 0 0 -5px #cfcfcf, 46px 0 0 -5px #cfcfcf, 47px 0 0 -5px #cfcfcf, 48px 0 0 -5px #cfcfcf, 49px 0 0 -5px #cfcfcf, 50px 0 0 -5px #cfcfcf, 51px 0 0 -5px #cfcfcf, 52px 0 0 -5px #cfcfcf, 53px 0 0 -5px #cfcfcf, 54px 0 0 -5px #cfcfcf, 55px 0 0 -5px #cfcfcf, 56px 0 0 -5px #cfcfcf, 57px 0 0 -5px #cfcfcf, 58px 0 0 -5px #cfcfcf, 59px 0 0 -5px #cfcfcf, 60px 0 0 -5px #cfcfcf, 61px 0 0 -5px #cfcfcf, 62px 0 0 -5px #cfcfcf, 63px 0 0 -5px #cfcfcf, 64px 0 0 -5px #cfcfcf, 65px 0 0 -5px #cfcfcf, 66px 0 0 -5px #cfcfcf, 67px 0 0 -5px #cfcfcf, 68px 0 0 -5px #cfcfcf, 69px 0 0 -5px #cfcfcf, 70px 0 0 -5px #cfcfcf, 71px 0 0 -5px #cfcfcf, 72px 0 0 -5px #cfcfcf, 73px 0 0 -5px #cfcfcf, 74px 0 0 -5px #cfcfcf, 75px 0 0 -5px #cfcfcf, 76px 0 0 -5px #cfcfcf, 77px 0 0 -5px #cfcfcf, 78px 0 0 -5px #cfcfcf, 79px 0 0 -5px #cfcfcf, 80px 0 0 -5px #cfcfcf, 81px 0 0 -5px #cfcfcf, 82px 0 0 -5px #cfcfcf, 83px 0 0 -5px #cfcfcf, 84px 0 0 -5px #cfcfcf, 85px 0 0 -5px #cfcfcf, 86px 0 0 -5px #cfcfcf, 87px 0 0 -5px #cfcfcf, 88px 0 0 -5px #cfcfcf, 89px 0 0 -5px #cfcfcf, 90px 0 0 -5px #cfcfcf, 91px 0 0 -5px #cfcfcf, 92px 0 0 -5px #cfcfcf, 93px 0 0 -5px #cfcfcf, 94px 0 0 -5px #cfcfcf, 95px 0 0 -5px #cfcfcf, 96px 0 0 -5px #cfcfcf, 97px 0 0 -5px #cfcfcf, 98px 0 0 -5px #cfcfcf, 99px 0 0 -5px #cfcfcf, 100px 0 0 -5px #cfcfcf, 101px 0 0 -5px #cfcfcf, 102px 0 0 -5px #cfcfcf, 103px 0 0 -5px #cfcfcf, 104px 0 0 -5px #cfcfcf, 105px 0 0 -5px #cfcfcf, 106px 0 0 -5px #cfcfcf, 107px 0 0 -5px #cfcfcf, 108px 0 0 -5px #cfcfcf, 109px 0 0 -5px #cfcfcf, 110px 0 0 -5px #cfcfcf, 111px 0 0 -5px #cfcfcf, 112px 0 0 -5px #cfcfcf, 113px 0 0 -5px #cfcfcf, 114px 0 0 -5px #cfcfcf, 115px 0 0 -5px #cfcfcf, 116px 0 0 -5px #cfcfcf, 117px 0 0 -5px #cfcfcf, 118px 0 0 -5px #cfcfcf, 119px 0 0 -5px #cfcfcf, 120px 0 0 -5px #cfcfcf, 121px 0 0 -5px #cfcfcf, 122px 0 0 -5px #cfcfcf, 123px 0 0 -5px #cfcfcf, 124px 0 0 -5px #cfcfcf, 125px 0 0 -5px #cfcfcf, 126px 0 0 -5px #cfcfcf, 127px 0 0 -5px #cfcfcf, 128px 0 0 -5px #cfcfcf, 129px 0 0 -5px #cfcfcf, 130px 0 0 -5px #cfcfcf, 131px 0 0 -5px #cfcfcf, 132px 0 0 -5px #cfcfcf, 133px 0 0 -5px #cfcfcf, 134px 0 0 -5px #cfcfcf, 135px 0 0 -5px #cfcfcf, 136px 0 0 -5px #cfcfcf, 137px 0 0 -5px #cfcfcf, 138px 0 0 -5px #cfcfcf, 139px 0 0 -5px #cfcfcf, 140px 0 0 -5px #cfcfcf, 141px 0 0 -5px #cfcfcf, 142px 0 0 -5px #cfcfcf, 143px 0 0 -5px #cfcfcf, 144px 0 0 -5px #cfcfcf, 145px 0 0 -5px #cfcfcf, 146px 0 0 -5px #cfcfcf, 147px 0 0 -5px #cfcfcf, 148px 0 0 -5px #cfcfcf, 149px 0 0 -5px #cfcfcf, 150px 0 0 -5px #cfcfcf, 151px 0 0 -5px #cfcfcf, 152px 0 0 -5px #cfcfcf, 153px 0 0 -5px #cfcfcf, 154px 0 0 -5px #cfcfcf, 155px 0 0 -5px #cfcfcf, 156px 0 0 -5px #cfcfcf, 157px 0 0 -5px #cfcfcf, 158px 0 0 -5px #cfcfcf, 159px 0 0 -5px #cfcfcf, 160px 0 0 -5px #cfcfcf, 161px 0 0 -5px #cfcfcf, 162px 0 0 -5px #cfcfcf, 163px 0 0 -5px #cfcfcf, 164px 0 0 -5px #cfcfcf, 165px 0 0 -5px #cfcfcf, 166px 0 0 -5px #cfcfcf, 167px 0 0 -5px #cfcfcf, 168px 0 0 -5px #cfcfcf, 169px 0 0 -5px #cfcfcf, 170px 0 0 -5px #cfcfcf, 171px 0 0 -5px #cfcfcf, 172px 0 0 -5px #cfcfcf, 173px 0 0 -5px #cfcfcf, 174px 0 0 -5px #cfcfcf, 175px 0 0 -5px #cfcfcf, 176px 0 0 -5px #cfcfcf, 177px 0 0 -5px #cfcfcf, 178px 0 0 -5px #cfcfcf, 179px 0 0 -5px #cfcfcf, 180px 0 0 -5px #cfcfcf, 181px 0 0 -5px #cfcfcf, 182px 0 0 -5px #cfcfcf, 183px 0 0 -5px #cfcfcf, 184px 0 0 -5px #cfcfcf, 185px 0 0 -5px #cfcfcf, 186px 0 0 -5px #cfcfcf, 187px 0 0 -5px #cfcfcf, 188px 0 0 -5px #cfcfcf, 189px 0 0 -5px #cfcfcf, 190px 0 0 -5px #cfcfcf, 191px 0 0 -5px #cfcfcf, 192px 0 0 -5px #cfcfcf, 193px 0 0 -5px #cfcfcf, 194px 0 0 -5px #cfcfcf, 195px 0 0 -5px #cfcfcf, 196px 0 0 -5px #cfcfcf, 197px 0 0 -5px #cfcfcf, 198px 0 0 -5px #cfcfcf, 199px 0 0 -5px #cfcfcf, 200px 0 0 -5px #cfcfcf, 201px 0 0 -5px #cfcfcf, 202px 0 0 -5px #cfcfcf, 203px 0 0 -5px #cfcfcf, 204px 0 0 -5px #cfcfcf, 205px 0 0 -5px #cfcfcf, 206px 0 0 -5px #cfcfcf, 207px 0 0 -5px #cfcfcf, 208px 0 0 -5px #cfcfcf, 209px 0 0 -5px #cfcfcf, 210px 0 0 -5px #cfcfcf, 211px 0 0 -5px #cfcfcf, 212px 0 0 -5px #cfcfcf, 213px 0 0 -5px #cfcfcf, 214px 0 0 -5px #cfcfcf, 215px 0 0 -5px #cfcfcf, 216px 0 0 -5px #cfcfcf, 217px 0 0 -5px #cfcfcf, 218px 0 0 -5px #cfcfcf, 219px 0 0 -5px #cfcfcf, 220px 0 0 -5px #cfcfcf, 221px 0 0 -5px #cfcfcf, 222px 0 0 -5px #cfcfcf, 223px 0 0 -5px #cfcfcf, 224px 0 0 -5px #cfcfcf, 225px 0 0 -5px #cfcfcf, 226px 0 0 -5px #cfcfcf, 227px 0 0 -5px #cfcfcf, 228px 0 0 -5px #cfcfcf, 229px 0 0 -5px #cfcfcf, 230px 0 0 -5px #cfcfcf, 231px 0 0 -5px #cfcfcf, 232px 0 0 -5px #cfcfcf, 233px 0 0 -5px #cfcfcf, 234px 0 0 -5px #cfcfcf, 235px 0 0 -5px #cfcfcf, 236px 0 0 -5px #cfcfcf, 237px 0 0 -5px #cfcfcf, 238px 0 0 -5px #cfcfcf, 239px 0 0 -5px #cfcfcf, 240px 0 0 -5px #cfcfcf, 241px 0 0 -5px #cfcfcf, 242px 0 0 -5px #cfcfcf, 243px 0 0 -5px #cfcfcf, 244px 0 0 -5px #cfcfcf, 245px 0 0 -5px #cfcfcf, 246px 0 0 -5px #cfcfcf, 247px 0 0 -5px #cfcfcf, 248px 0 0 -5px #cfcfcf, 249px 0 0 -5px #cfcfcf, 250px 0 0 -5px #cfcfcf, 251px 0 0 -5px #cfcfcf, 252px 0 0 -5px #cfcfcf, 253px 0 0 -5px #cfcfcf, 254px 0 0 -5px #cfcfcf, 255px 0 0 -5px #cfcfcf, 256px 0 0 -5px #cfcfcf, 257px 0 0 -5px #cfcfcf, 258px 0 0 -5px #cfcfcf, 259px 0 0 -5px #cfcfcf, 260px 0 0 -5px #cfcfcf, 261px 0 0 -5px #cfcfcf, 262px 0 0 -5px #cfcfcf, 263px 0 0 -5px #cfcfcf, 264px 0 0 -5px #cfcfcf, 265px 0 0 -5px #cfcfcf, 266px 0 0 -5px #cfcfcf, 267px 0 0 -5px #cfcfcf, 268px 0 0 -5px #cfcfcf, 269px 0 0 -5px #cfcfcf, 270px 0 0 -5px #cfcfcf, 271px 0 0 -5px #cfcfcf, 272px 0 0 -5px #cfcfcf, 273px 0 0 -5px #cfcfcf, 274px 0 0 -5px #cfcfcf, 275px 0 0 -5px #cfcfcf, 276px 0 0 -5px #cfcfcf, 277px 0 0 -5px #cfcfcf, 278px 0 0 -5px #cfcfcf, 279px 0 0 -5px #cfcfcf, 280px 0 0 -5px #cfcfcf, 281px 0 0 -5px #cfcfcf, 282px 0 0 -5px #cfcfcf, 283px 0 0 -5px #cfcfcf, 284px 0 0 -5px #cfcfcf, 285px 0 0 -5px #cfcfcf, 286px 0 0 -5px #cfcfcf, 287px 0 0 -5px #cfcfcf, 288px 0 0 -5px #cfcfcf, 289px 0 0 -5px #cfcfcf, 290px 0 0 -5px #cfcfcf, 291px 0 0 -5px #cfcfcf, 292px 0 0 -5px #cfcfcf, 293px 0 0 -5px #cfcfcf, 294px 0 0 -5px #cfcfcf, 295px 0 0 -5px #cfcfcf, 296px 0 0 -5px #cfcfcf, 297px 0 0 -5px #cfcfcf, 298px 0 0 -5px #cfcfcf, 299px 0 0 -5px #cfcfcf, 300px 0 0 -5px #cfcfcf, 301px 0 0 -5px #cfcfcf, 302px 0 0 -5px #cfcfcf, 303px 0 0 -5px #cfcfcf, 304px 0 0 -5px #cfcfcf, 305px 0 0 -5px #cfcfcf, 306px 0 0 -5px #cfcfcf, 307px 0 0 -5px #cfcfcf, 308px 0 0 -5px #cfcfcf, 309px 0 0 -5px #cfcfcf, 310px 0 0 -5px #cfcfcf, 311px 0 0 -5px #cfcfcf, 312px 0 0 -5px #cfcfcf, 313px 0 0 -5px #cfcfcf, 314px 0 0 -5px #cfcfcf, 315px 0 0 -5px #cfcfcf, 316px 0 0 -5px #cfcfcf, 317px 0 0 -5px #cfcfcf, 318px 0 0 -5px #cfcfcf, 319px 0 0 -5px #cfcfcf, 320px 0 0 -5px #cfcfcf, 321px 0 0 -5px #cfcfcf, 322px 0 0 -5px #cfcfcf, 323px 0 0 -5px #cfcfcf, 324px 0 0 -5px #cfcfcf, 325px 0 0 -5px #cfcfcf, 326px 0 0 -5px #cfcfcf, 327px 0 0 -5px #cfcfcf, 328px 0 0 -5px #cfcfcf, 329px 0 0 -5px #cfcfcf, 330px 0 0 -5px #cfcfcf, 331px 0 0 -5px #cfcfcf, 332px 0 0 -5px #cfcfcf, 333px 0 0 -5px #cfcfcf, 334px 0 0 -5px #cfcfcf, 335px 0 0 -5px #cfcfcf, 336px 0 0 -5px #cfcfcf, 337px 0 0 -5px #cfcfcf, 338px 0 0 -5px #cfcfcf, 339px 0 0 -5px #cfcfcf, 340px 0 0 -5px #cfcfcf, 341px 0 0 -5px #cfcfcf, 342px 0 0 -5px #cfcfcf, 343px 0 0 -5px #cfcfcf, 344px 0 0 -5px #cfcfcf, 345px 0 0 -5px #cfcfcf, 346px 0 0 -5px #cfcfcf, 347px 0 0 -5px #cfcfcf, 348px 0 0 -5px #cfcfcf, 349px 0 0 -5px #cfcfcf, 350px 0 0 -5px #cfcfcf, 351px 0 0 -5px #cfcfcf, 352px 0 0 -5px #cfcfcf, 353px 0 0 -5px #cfcfcf, 354px 0 0 -5px #cfcfcf, 355px 0 0 -5px #cfcfcf, 356px 0 0 -5px #cfcfcf, 357px 0 0 -5px #cfcfcf, 358px 0 0 -5px #cfcfcf, 359px 0 0 -5px #cfcfcf, 360px 0 0 -5px #cfcfcf, 361px 0 0 -5px #cfcfcf, 362px 0 0 -5px #cfcfcf, 363px 0 0 -5px #cfcfcf, 364px 0 0 -5px #cfcfcf, 365px 0 0 -5px #cfcfcf, 366px 0 0 -5px #cfcfcf, 367px 0 0 -5px #cfcfcf, 368px 0 0 -5px #cfcfcf, 369px 0 0 -5px #cfcfcf, 370px 0 0 -5px #cfcfcf, 371px 0 0 -5px #cfcfcf, 372px 0 0 -5px #cfcfcf, 373px 0 0 -5px #cfcfcf, 374px 0 0 -5px #cfcfcf, 375px 0 0 -5px #cfcfcf, 376px 0 0 -5px #cfcfcf, 377px 0 0 -5px #cfcfcf, 378px 0 0 -5px #cfcfcf, 379px 0 0 -5px #cfcfcf, 380px 0 0 -5px #cfcfcf, 381px 0 0 -5px #cfcfcf, 382px 0 0 -5px #cfcfcf, 383px 0 0 -5px #cfcfcf, 384px 0 0 -5px #cfcfcf, 385px 0 0 -5px #cfcfcf, 386px 0 0 -5px #cfcfcf, 387px 0 0 -5px #cfcfcf, 388px 0 0 -5px #cfcfcf, 389px 0 0 -5px #cfcfcf, 390px 0 0 -5px #cfcfcf, 391px 0 0 -5px #cfcfcf, 392px 0 0 -5px #cfcfcf, 393px 0 0 -5px #cfcfcf, 394px 0 0 -5px #cfcfcf, 395px 0 0 -5px #cfcfcf, 396px 0 0 -5px #cfcfcf, 397px 0 0 -5px #cfcfcf, 398px 0 0 -5px #cfcfcf, 399px 0 0 -5px #cfcfcf, 400px 0 0 -5px #cfcfcf, 401px 0 0 -5px #cfcfcf, 402px 0 0 -5px #cfcfcf, 403px 0 0 -5px #cfcfcf, 404px 0 0 -5px #cfcfcf, 405px 0 0 -5px #cfcfcf, 406px 0 0 -5px #cfcfcf, 407px 0 0 -5px #cfcfcf, 408px 0 0 -5px #cfcfcf, 409px 0 0 -5px #cfcfcf, 410px 0 0 -5px #cfcfcf, 411px 0 0 -5px #cfcfcf, 412px 0 0 -5px #cfcfcf, 413px 0 0 -5px #cfcfcf, 414px 0 0 -5px #cfcfcf, 415px 0 0 -5px #cfcfcf, 416px 0 0 -5px #cfcfcf, 417px 0 0 -5px #cfcfcf, 418px 0 0 -5px #cfcfcf, 419px 0 0 -5px #cfcfcf, 420px 0 0 -5px #cfcfcf, 421px 0 0 -5px #cfcfcf, 422px 0 0 -5px #cfcfcf, 423px 0 0 -5px #cfcfcf, 424px 0 0 -5px #cfcfcf, 425px 0 0 -5px #cfcfcf, 426px 0 0 -5px #cfcfcf, 427px 0 0 -5px #cfcfcf, 428px 0 0 -5px #cfcfcf, 429px 0 0 -5px #cfcfcf, 430px 0 0 -5px #cfcfcf, 431px 0 0 -5px #cfcfcf, 432px 0 0 -5px #cfcfcf, 433px 0 0 -5px #cfcfcf, 434px 0 0 -5px #cfcfcf, 435px 0 0 -5px #cfcfcf, 436px 0 0 -5px #cfcfcf, 437px 0 0 -5px #cfcfcf, 438px 0 0 -5px #cfcfcf, 439px 0 0 -5px #cfcfcf, 440px 0 0 -5px #cfcfcf, 441px 0 0 -5px #cfcfcf, 442px 0 0 -5px #cfcfcf, 443px 0 0 -5px #cfcfcf, 444px 0 0 -5px #cfcfcf, 445px 0 0 -5px #cfcfcf, 446px 0 0 -5px #cfcfcf, 447px 0 0 -5px #cfcfcf, 448px 0 0 -5px #cfcfcf, 449px 0 0 -5px #cfcfcf, 450px 0 0 -5px #cfcfcf, 451px 0 0 -5px #cfcfcf, 452px 0 0 -5px #cfcfcf, 453px 0 0 -5px #cfcfcf, 454px 0 0 -5px #cfcfcf, 455px 0 0 -5px #cfcfcf, 456px 0 0 -5px #cfcfcf, 457px 0 0 -5px #cfcfcf, 458px 0 0 -5px #cfcfcf, 459px 0 0 -5px #cfcfcf, 460px 0 0 -5px #cfcfcf, 461px 0 0 -5px #cfcfcf, 462px 0 0 -5px #cfcfcf, 463px 0 0 -5px #cfcfcf, 464px 0 0 -5px #cfcfcf, 465px 0 0 -5px #cfcfcf, 466px 0 0 -5px #cfcfcf, 467px 0 0 -5px #cfcfcf, 468px 0 0 -5px #cfcfcf, 469px 0 0 -5px #cfcfcf, 470px 0 0 -5px #cfcfcf, 471px 0 0 -5px #cfcfcf, 472px 0 0 -5px #cfcfcf, 473px 0 0 -5px #cfcfcf, 474px 0 0 -5px #cfcfcf, 475px 0 0 -5px #cfcfcf, 476px 0 0 -5px #cfcfcf, 477px 0 0 -5px #cfcfcf, 478px 0 0 -5px #cfcfcf, 479px 0 0 -5px #cfcfcf, 480px 0 0 -5px #cfcfcf, 481px 0 0 -5px #cfcfcf, 482px 0 0 -5px #cfcfcf, 483px 0 0 -5px #cfcfcf, 484px 0 0 -5px #cfcfcf, 485px 0 0 -5px #cfcfcf, 486px 0 0 -5px #cfcfcf, 487px 0 0 -5px #cfcfcf, 488px 0 0 -5px #cfcfcf, 489px 0 0 -5px #cfcfcf, 490px 0 0 -5px #cfcfcf, 491px 0 0 -5px #cfcfcf, 492px 0 0 -5px #cfcfcf, 493px 0 0 -5px #cfcfcf, 494px 0 0 -5px #cfcfcf, 495px 0 0 -5px #cfcfcf, 496px 0 0 -5px #cfcfcf, 497px 0 0 -5px #cfcfcf, 498px 0 0 -5px #cfcfcf, 499px 0 0 -5px #cfcfcf, 500px 0 0 -5px #cfcfcf, 501px 0 0 -5px #cfcfcf, 502px 0 0 -5px #cfcfcf, 503px 0 0 -5px #cfcfcf, 504px 0 0 -5px #cfcfcf, 505px 0 0 -5px #cfcfcf, 506px 0 0 -5px #cfcfcf, 507px 0 0 -5px #cfcfcf, 508px 0 0 -5px #cfcfcf, 509px 0 0 -5px #cfcfcf, 510px 0 0 -5px #cfcfcf, 511px 0 0 -5px #cfcfcf, 512px 0 0 -5px #cfcfcf, 513px 0 0 -5px #cfcfcf, 514px 0 0 -5px #cfcfcf, 515px 0 0 -5px #cfcfcf, 516px 0 0 -5px #cfcfcf, 517px 0 0 -5px #cfcfcf, 518px 0 0 -5px #cfcfcf, 519px 0 0 -5px #cfcfcf, 520px 0 0 -5px #cfcfcf, 521px 0 0 -5px #cfcfcf, 522px 0 0 -5px #cfcfcf, 523px 0 0 -5px #cfcfcf, 524px 0 0 -5px #cfcfcf, 525px 0 0 -5px #cfcfcf, 526px 0 0 -5px #cfcfcf, 527px 0 0 -5px #cfcfcf, 528px 0 0 -5px #cfcfcf, 529px 0 0 -5px #cfcfcf, 530px 0 0 -5px #cfcfcf, 531px 0 0 -5px #cfcfcf, 532px 0 0 -5px #cfcfcf, 533px 0 0 -5px #cfcfcf, 534px 0 0 -5px #cfcfcf, 535px 0 0 -5px #cfcfcf, 536px 0 0 -5px #cfcfcf, 537px 0 0 -5px #cfcfcf, 538px 0 0 -5px #cfcfcf, 539px 0 0 -5px #cfcfcf, 540px 0 0 -5px #cfcfcf, 541px 0 0 -5px #cfcfcf, 542px 0 0 -5px #cfcfcf, 543px 0 0 -5px #cfcfcf, 544px 0 0 -5px #cfcfcf, 545px 0 0 -5px #cfcfcf, 546px 0 0 -5px #cfcfcf, 547px 0 0 -5px #cfcfcf, 548px 0 0 -5px #cfcfcf, 549px 0 0 -5px #cfcfcf, 550px 0 0 -5px #cfcfcf, 551px 0 0 -5px #cfcfcf, 552px 0 0 -5px #cfcfcf, 553px 0 0 -5px #cfcfcf, 554px 0 0 -5px #cfcfcf, 555px 0 0 -5px #cfcfcf, 556px 0 0 -5px #cfcfcf, 557px 0 0 -5px #cfcfcf, 558px 0 0 -5px #cfcfcf, 559px 0 0 -5px #cfcfcf, 560px 0 0 -5px #cfcfcf, 561px 0 0 -5px #cfcfcf, 562px 0 0 -5px #cfcfcf, 563px 0 0 -5px #cfcfcf, 564px 0 0 -5px #cfcfcf, 565px 0 0 -5px #cfcfcf, 566px 0 0 -5px #cfcfcf, 567px 0 0 -5px #cfcfcf, 568px 0 0 -5px #cfcfcf, 569px 0 0 -5px #cfcfcf, 570px 0 0 -5px #cfcfcf, 571px 0 0 -5px #cfcfcf, 572px 0 0 -5px #cfcfcf, 573px 0 0 -5px #cfcfcf, 574px 0 0 -5px #cfcfcf, 575px 0 0 -5px #cfcfcf, 576px 0 0 -5px #cfcfcf, 577px 0 0 -5px #cfcfcf, 578px 0 0 -5px #cfcfcf, 579px 0 0 -5px #cfcfcf, 580px 0 0 -5px #cfcfcf, 581px 0 0 -5px #cfcfcf, 582px 0 0 -5px #cfcfcf, 583px 0 0 -5px #cfcfcf, 584px 0 0 -5px #cfcfcf, 585px 0 0 -5px #cfcfcf, 586px 0 0 -5px #cfcfcf, 587px 0 0 -5px #cfcfcf, 588px 0 0 -5px #cfcfcf, 589px 0 0 -5px #cfcfcf, 590px 0 0 -5px #cfcfcf, 591px 0 0 -5px #cfcfcf, 592px 0 0 -5px #cfcfcf, 593px 0 0 -5px #cfcfcf, 594px 0 0 -5px #cfcfcf, 595px 0 0 -5px #cfcfcf, 596px 0 0 -5px #cfcfcf, 597px 0 0 -5px #cfcfcf, 598px 0 0 -5px #cfcfcf, 599px 0 0 -5px #cfcfcf, 600px 0 0 -5px #cfcfcf, 601px 0 0 -5px #cfcfcf, 602px 0 0 -5px #cfcfcf, 603px 0 0 -5px #cfcfcf, 604px 0 0 -5px #cfcfcf, 605px 0 0 -5px #cfcfcf, 606px 0 0 -5px #cfcfcf, 607px 0 0 -5px #cfcfcf, 608px 0 0 -5px #cfcfcf, 609px 0 0 -5px #cfcfcf, 610px 0 0 -5px #cfcfcf, 611px 0 0 -5px #cfcfcf, 612px 0 0 -5px #cfcfcf, 613px 0 0 -5px #cfcfcf, 614px 0 0 -5px #cfcfcf, 615px 0 0 -5px #cfcfcf, 616px 0 0 -5px #cfcfcf, 617px 0 0 -5px #cfcfcf, 618px 0 0 -5px #cfcfcf, 619px 0 0 -5px #cfcfcf, 620px 0 0 -5px #cfcfcf, 621px 0 0 -5px #cfcfcf, 622px 0 0 -5px #cfcfcf, 623px 0 0 -5px #cfcfcf, 624px 0 0 -5px #cfcfcf, 625px 0 0 -5px #cfcfcf, 626px 0 0 -5px #cfcfcf, 627px 0 0 -5px #cfcfcf, 628px 0 0 -5px #cfcfcf, 629px 0 0 -5px #cfcfcf, 630px 0 0 -5px #cfcfcf, 631px 0 0 -5px #cfcfcf, 632px 0 0 -5px #cfcfcf, 633px 0 0 -5px #cfcfcf, 634px 0 0 -5px #cfcfcf, 635px 0 0 -5px #cfcfcf, 636px 0 0 -5px #cfcfcf, 637px 0 0 -5px #cfcfcf, 638px 0 0 -5px #cfcfcf, 639px 0 0 -5px #cfcfcf, 640px 0 0 -5px #cfcfcf, 641px 0 0 -5px #cfcfcf, 642px 0 0 -5px #cfcfcf, 643px 0 0 -5px #cfcfcf, 644px 0 0 -5px #cfcfcf, 645px 0 0 -5px #cfcfcf, 646px 0 0 -5px #cfcfcf, 647px 0 0 -5px #cfcfcf, 648px 0 0 -5px #cfcfcf, 649px 0 0 -5px #cfcfcf, 650px 0 0 -5px #cfcfcf, 651px 0 0 -5px #cfcfcf, 652px 0 0 -5px #cfcfcf, 653px 0 0 -5px #cfcfcf, 654px 0 0 -5px #cfcfcf, 655px 0 0 -5px #cfcfcf, 656px 0 0 -5px #cfcfcf, 657px 0 0 -5px #cfcfcf, 658px 0 0 -5px #cfcfcf, 659px 0 0 -5px #cfcfcf, 660px 0 0 -5px #cfcfcf, 661px 0 0 -5px #cfcfcf, 662px 0 0 -5px #cfcfcf, 663px 0 0 -5px #cfcfcf, 664px 0 0 -5px #cfcfcf, 665px 0 0 -5px #cfcfcf, 666px 0 0 -5px #cfcfcf, 667px 0 0 -5px #cfcfcf, 668px 0 0 -5px #cfcfcf, 669px 0 0 -5px #cfcfcf, 670px 0 0 -5px #cfcfcf, 671px 0 0 -5px #cfcfcf, 672px 0 0 -5px #cfcfcf, 673px 0 0 -5px #cfcfcf, 674px 0 0 -5px #cfcfcf, 675px 0 0 -5px #cfcfcf, 676px 0 0 -5px #cfcfcf, 677px 0 0 -5px #cfcfcf, 678px 0 0 -5px #cfcfcf, 679px 0 0 -5px #cfcfcf, 680px 0 0 -5px #cfcfcf, 681px 0 0 -5px #cfcfcf, 682px 0 0 -5px #cfcfcf, 683px 0 0 -5px #cfcfcf, 684px 0 0 -5px #cfcfcf, 685px 0 0 -5px #cfcfcf, 686px 0 0 -5px #cfcfcf, 687px 0 0 -5px #cfcfcf, 688px 0 0 -5px #cfcfcf, 689px 0 0 -5px #cfcfcf, 690px 0 0 -5px #cfcfcf, 691px 0 0 -5px #cfcfcf, 692px 0 0 -5px #cfcfcf, 693px 0 0 -5px #cfcfcf, 694px 0 0 -5px #cfcfcf, 695px 0 0 -5px #cfcfcf, 696px 0 0 -5px #cfcfcf, 697px 0 0 -5px #cfcfcf, 698px 0 0 -5px #cfcfcf, 699px 0 0 -5px #cfcfcf, 700px 0 0 -5px #cfcfcf, 701px 0 0 -5px #cfcfcf, 702px 0 0 -5px #cfcfcf, 703px 0 0 -5px #cfcfcf, 704px 0 0 -5px #cfcfcf, 705px 0 0 -5px #cfcfcf, 706px 0 0 -5px #cfcfcf, 707px 0 0 -5px #cfcfcf, 708px 0 0 -5px #cfcfcf, 709px 0 0 -5px #cfcfcf, 710px 0 0 -5px #cfcfcf, 711px 0 0 -5px #cfcfcf, 712px 0 0 -5px #cfcfcf, 713px 0 0 -5px #cfcfcf, 714px 0 0 -5px #cfcfcf, 715px 0 0 -5px #cfcfcf, 716px 0 0 -5px #cfcfcf, 717px 0 0 -5px #cfcfcf, 718px 0 0 -5px #cfcfcf, 719px 0 0 -5px #cfcfcf, 720px 0 0 -5px #cfcfcf, 721px 0 0 -5px #cfcfcf, 722px 0 0 -5px #cfcfcf, 723px 0 0 -5px #cfcfcf, 724px 0 0 -5px #cfcfcf, 725px 0 0 -5px #cfcfcf, 726px 0 0 -5px #cfcfcf, 727px 0 0 -5px #cfcfcf, 728px 0 0 -5px #cfcfcf, 729px 0 0 -5px #cfcfcf, 730px 0 0 -5px #cfcfcf, 731px 0 0 -5px #cfcfcf, 732px 0 0 -5px #cfcfcf, 733px 0 0 -5px #cfcfcf, 734px 0 0 -5px #cfcfcf, 735px 0 0 -5px #cfcfcf, 736px 0 0 -5px #cfcfcf, 737px 0 0 -5px #cfcfcf, 738px 0 0 -5px #cfcfcf, 739px 0 0 -5px #cfcfcf, 740px 0 0 -5px #cfcfcf, 741px 0 0 -5px #cfcfcf, 742px 0 0 -5px #cfcfcf, 743px 0 0 -5px #cfcfcf, 744px 0 0 -5px #cfcfcf, 745px 0 0 -5px #cfcfcf, 746px 0 0 -5px #cfcfcf, 747px 0 0 -5px #cfcfcf, 748px 0 0 -5px #cfcfcf, 749px 0 0 -5px #cfcfcf, 750px 0 0 -5px #cfcfcf, 751px 0 0 -5px #cfcfcf, 752px 0 0 -5px #cfcfcf, 753px 0 0 -5px #cfcfcf, 754px 0 0 -5px #cfcfcf, 755px 0 0 -5px #cfcfcf, 756px 0 0 -5px #cfcfcf, 757px 0 0 -5px #cfcfcf, 758px 0 0 -5px #cfcfcf, 759px 0 0 -5px #cfcfcf, 760px 0 0 -5px #cfcfcf, 761px 0 0 -5px #cfcfcf, 762px 0 0 -5px #cfcfcf, 763px 0 0 -5px #cfcfcf, 764px 0 0 -5px #cfcfcf, 765px 0 0 -5px #cfcfcf, 766px 0 0 -5px #cfcfcf, 767px 0 0 -5px #cfcfcf, 768px 0 0 -5px #cfcfcf, 769px 0 0 -5px #cfcfcf, 770px 0 0 -5px #cfcfcf, 771px 0 0 -5px #cfcfcf, 772px 0 0 -5px #cfcfcf, 773px 0 0 -5px #cfcfcf, 774px 0 0 -5px #cfcfcf, 775px 0 0 -5px #cfcfcf, 776px 0 0 -5px #cfcfcf, 777px 0 0 -5px #cfcfcf, 778px 0 0 -5px #cfcfcf, 779px 0 0 -5px #cfcfcf, 780px 0 0 -5px #cfcfcf, 781px 0 0 -5px #cfcfcf, 782px 0 0 -5px #cfcfcf, 783px 0 0 -5px #cfcfcf, 784px 0 0 -5px #cfcfcf, 785px 0 0 -5px #cfcfcf, 786px 0 0 -5px #cfcfcf, 787px 0 0 -5px #cfcfcf, 788px 0 0 -5px #cfcfcf, 789px 0 0 -5px #cfcfcf, 790px 0 0 -5px #cfcfcf, 791px 0 0 -5px #cfcfcf, 792px 0 0 -5px #cfcfcf, 793px 0 0 -5px #cfcfcf, 794px 0 0 -5px #cfcfcf, 795px 0 0 -5px #cfcfcf, 796px 0 0 -5px #cfcfcf, 797px 0 0 -5px #cfcfcf, 798px 0 0 -5px #cfcfcf, 799px 0 0 -5px #cfcfcf, 800px 0 0 -5px #cfcfcf, 801px 0 0 -5px #cfcfcf, 802px 0 0 -5px #cfcfcf, 803px 0 0 -5px #cfcfcf, 804px 0 0 -5px #cfcfcf, 805px 0 0 -5px #cfcfcf, 806px 0 0 -5px #cfcfcf, 807px 0 0 -5px #cfcfcf, 808px 0 0 -5px #cfcfcf, 809px 0 0 -5px #cfcfcf, 810px 0 0 -5px #cfcfcf, 811px 0 0 -5px #cfcfcf, 812px 0 0 -5px #cfcfcf, 813px 0 0 -5px #cfcfcf, 814px 0 0 -5px #cfcfcf, 815px 0 0 -5px #cfcfcf, 816px 0 0 -5px #cfcfcf, 817px 0 0 -5px #cfcfcf, 818px 0 0 -5px #cfcfcf, 819px 0 0 -5px #cfcfcf, 820px 0 0 -5px #cfcfcf, 821px 0 0 -5px #cfcfcf, 822px 0 0 -5px #cfcfcf, 823px 0 0 -5px #cfcfcf, 824px 0 0 -5px #cfcfcf, 825px 0 0 -5px #cfcfcf, 826px 0 0 -5px #cfcfcf, 827px 0 0 -5px #cfcfcf, 828px 0 0 -5px #cfcfcf, 829px 0 0 -5px #cfcfcf, 830px 0 0 -5px #cfcfcf, 831px 0 0 -5px #cfcfcf, 832px 0 0 -5px #cfcfcf, 833px 0 0 -5px #cfcfcf, 834px 0 0 -5px #cfcfcf, 835px 0 0 -5px #cfcfcf, 836px 0 0 -5px #cfcfcf, 837px 0 0 -5px #cfcfcf, 838px 0 0 -5px #cfcfcf, 839px 0 0 -5px #cfcfcf, 840px 0 0 -5px #cfcfcf, 841px 0 0 -5px #cfcfcf, 842px 0 0 -5px #cfcfcf, 843px 0 0 -5px #cfcfcf, 844px 0 0 -5px #cfcfcf, 845px 0 0 -5px #cfcfcf, 846px 0 0 -5px #cfcfcf, 847px 0 0 -5px #cfcfcf, 848px 0 0 -5px #cfcfcf, 849px 0 0 -5px #cfcfcf, 850px 0 0 -5px #cfcfcf, 851px 0 0 -5px #cfcfcf, 852px 0 0 -5px #cfcfcf, 853px 0 0 -5px #cfcfcf, 854px 0 0 -5px #cfcfcf, 855px 0 0 -5px #cfcfcf, 856px 0 0 -5px #cfcfcf, 857px 0 0 -5px #cfcfcf, 858px 0 0 -5px #cfcfcf, 859px 0 0 -5px #cfcfcf, 860px 0 0 -5px #cfcfcf, 861px 0 0 -5px #cfcfcf, 862px 0 0 -5px #cfcfcf, 863px 0 0 -5px #cfcfcf, 864px 0 0 -5px #cfcfcf, 865px 0 0 -5px #cfcfcf, 866px 0 0 -5px #cfcfcf, 867px 0 0 -5px #cfcfcf, 868px 0 0 -5px #cfcfcf, 869px 0 0 -5px #cfcfcf, 870px 0 0 -5px #cfcfcf, 871px 0 0 -5px #cfcfcf, 872px 0 0 -5px #cfcfcf, 873px 0 0 -5px #cfcfcf, 874px 0 0 -5px #cfcfcf, 875px 0 0 -5px #cfcfcf, 876px 0 0 -5px #cfcfcf, 877px 0 0 -5px #cfcfcf, 878px 0 0 -5px #cfcfcf, 879px 0 0 -5px #cfcfcf, 880px 0 0 -5px #cfcfcf, 881px 0 0 -5px #cfcfcf, 882px 0 0 -5px #cfcfcf, 883px 0 0 -5px #cfcfcf, 884px 0 0 -5px #cfcfcf, 885px 0 0 -5px #cfcfcf, 886px 0 0 -5px #cfcfcf, 887px 0 0 -5px #cfcfcf, 888px 0 0 -5px #cfcfcf, 889px 0 0 -5px #cfcfcf, 890px 0 0 -5px #cfcfcf, 891px 0 0 -5px #cfcfcf, 892px 0 0 -5px #cfcfcf, 893px 0 0 -5px #cfcfcf, 894px 0 0 -5px #cfcfcf, 895px 0 0 -5px #cfcfcf, 896px 0 0 -5px #cfcfcf, 897px 0 0 -5px #cfcfcf, 898px 0 0 -5px #cfcfcf, 899px 0 0 -5px #cfcfcf, 900px 0 0 -5px #cfcfcf, 901px 0 0 -5px #cfcfcf, 902px 0 0 -5px #cfcfcf, 903px 0 0 -5px #cfcfcf, 904px 0 0 -5px #cfcfcf, 905px 0 0 -5px #cfcfcf, 906px 0 0 -5px #cfcfcf, 907px 0 0 -5px #cfcfcf, 908px 0 0 -5px #cfcfcf, 909px 0 0 -5px #cfcfcf, 910px 0 0 -5px #cfcfcf, 911px 0 0 -5px #cfcfcf, 912px 0 0 -5px #cfcfcf, 913px 0 0 -5px #cfcfcf, 914px 0 0 -5px #cfcfcf, 915px 0 0 -5px #cfcfcf, 916px 0 0 -5px #cfcfcf, 917px 0 0 -5px #cfcfcf, 918px 0 0 -5px #cfcfcf, 919px 0 0 -5px #cfcfcf, 920px 0 0 -5px #cfcfcf, 921px 0 0 -5px #cfcfcf, 922px 0 0 -5px #cfcfcf, 923px 0 0 -5px #cfcfcf, 924px 0 0 -5px #cfcfcf, 925px 0 0 -5px #cfcfcf, 926px 0 0 -5px #cfcfcf, 927px 0 0 -5px #cfcfcf, 928px 0 0 -5px #cfcfcf, 929px 0 0 -5px #cfcfcf, 930px 0 0 -5px #cfcfcf, 931px 0 0 -5px #cfcfcf, 932px 0 0 -5px #cfcfcf, 933px 0 0 -5px #cfcfcf, 934px 0 0 -5px #cfcfcf, 935px 0 0 -5px #cfcfcf, 936px 0 0 -5px #cfcfcf, 937px 0 0 -5px #cfcfcf, 938px 0 0 -5px #cfcfcf, 939px 0 0 -5px #cfcfcf, 940px 0 0 -5px #cfcfcf, 941px 0 0 -5px #cfcfcf, 942px 0 0 -5px #cfcfcf, 943px 0 0 -5px #cfcfcf, 944px 0 0 -5px #cfcfcf, 945px 0 0 -5px #cfcfcf, 946px 0 0 -5px #cfcfcf, 947px 0 0 -5px #cfcfcf, 948px 0 0 -5px #cfcfcf, 949px 0 0 -5px #cfcfcf, 950px 0 0 -5px #cfcfcf, 951px 0 0 -5px #cfcfcf, 952px 0 0 -5px #cfcfcf, 953px 0 0 -5px #cfcfcf, 954px 0 0 -5px #cfcfcf, 955px 0 0 -5px #cfcfcf, 956px 0 0 -5px #cfcfcf, 957px 0 0 -5px #cfcfcf, 958px 0 0 -5px #cfcfcf, 959px 0 0 -5px #cfcfcf, 960px 0 0 -5px #cfcfcf, 961px 0 0 -5px #cfcfcf, 962px 0 0 -5px #cfcfcf, 963px 0 0 -5px #cfcfcf, 964px 0 0 -5px #cfcfcf, 965px 0 0 -5px #cfcfcf, 966px 0 0 -5px #cfcfcf, 967px 0 0 -5px #cfcfcf, 968px 0 0 -5px #cfcfcf, 969px 0 0 -5px #cfcfcf, 970px 0 0 -5px #cfcfcf, 971px 0 0 -5px #cfcfcf, 972px 0 0 -5px #cfcfcf, 973px 0 0 -5px #cfcfcf, 974px 0 0 -5px #cfcfcf, 975px 0 0 -5px #cfcfcf, 976px 0 0 -5px #cfcfcf, 977px 0 0 -5px #cfcfcf, 978px 0 0 -5px #cfcfcf, 979px 0 0 -5px #cfcfcf, 980px 0 0 -5px #cfcfcf, 981px 0 0 -5px #cfcfcf, 982px 0 0 -5px #cfcfcf, 983px 0 0 -5px #cfcfcf, 984px 0 0 -5px #cfcfcf, 985px 0 0 -5px #cfcfcf, 986px 0 0 -5px #cfcfcf, 987px 0 0 -5px #cfcfcf, 988px 0 0 -5px #cfcfcf, 989px 0 0 -5px #cfcfcf, 990px 0 0 -5px #cfcfcf, 991px 0 0 -5px #cfcfcf, 992px 0 0 -5px #cfcfcf, 993px 0 0 -5px #cfcfcf, 994px 0 0 -5px #cfcfcf, 995px 0 0 -5px #cfcfcf, 996px 0 0 -5px #cfcfcf, 997px 0 0 -5px #cfcfcf, 998px 0 0 -5px #cfcfcf, 999px 0 0 -5px #cfcfcf, 1000px 0 0 -5px #cfcfcf;
  -webkit-transition: background-color 150ms;
  transition: background-color 150ms;
}

.category_allocation_card .e-range::-moz-range-track,
.category_allocation_card .e-range::-moz-range-progress {
  width: 100%;
  height: 30px;
  background: linear-gradient(to bottom, #cfcfcf, #cfcfcf) 100% 50%/100% 3px no-repeat transparent;
}

.category_allocation_card .e-range::-moz-range-progress {
  background: linear-gradient(to bottom, #0199ff, #0199ff) 100% 50%/100% 3px no-repeat transparent;
}

.category_allocation_card .e-range::-moz-range-thumb {
  -moz-appearance: none;
       appearance: none;
  margin: 0;
  height: 13px;
  width: 13px;
  background: #0199ff;
  border-radius: 100%;
  border: 0;
  -moz-transition: background-color 150ms;
  transition: background-color 150ms;
}

.category_allocation_card .e-range::-ms-track {
  width: 100%;
  height: 30px;
  border: 0;
  color: transparent;
  background: transparent;
}

.category_allocation_card .e-range::-ms-fill-lower {
  background: linear-gradient(to bottom, #0199ff, #0199ff) 100% 50%/100% 3px no-repeat transparent;
}

.category_allocation_card .e-range::-ms-fill-upper {
  background: linear-gradient(to bottom, #cfcfcf, #cfcfcf) 100% 50%/100% 3px no-repeat transparent;
}

.category_allocation_card .e-range::-ms-thumb {
  appearance: none;
  height: 13px;
  width: 13px;
  background: #0199ff;
  border-radius: 100%;
  border: 0;
  -ms-transition: background-color 150ms;
  transition: background-color 150ms;
  top: 0;
  margin: 0;
  box-shadow: none;
}

.category_allocation_card .e-range:hover::-webkit-slider-thumb,
.category_allocation_card .e-range:focus::-webkit-slider-thumb {
  background-color: transparent;
}
.category_allocation_card .e-range:hover::-moz-range-thumb,
.category_allocation_card .e-range:focus::-moz-range-thumb {
  background-color: transparent;
}
.category_allocation_card .e-range:hover::-ms-thumb,
.category_allocation_card .e-range:focus::-ms-thumb {
  background-color: transparent;
}
#debtQualityChart {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
#equityMarketChart {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
#portfolio_result_section .portfolio_summary_card{
	border:1px solid #E0E0EC;
	background-color:#fff;
	border-radius:12px;
}
#portfolio_result_section .portfolio_summary_main_title{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	text-align: left;
	color:#222222;
}
#portfolio_result_section .portfolio_summary_date{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: left;
	color:#5D5D5D;
}
#portfolio_result_section .portfolio_summary_amount{
	font-family: Poppins;
	font-size: 32px;
	font-weight: 600;
	line-height: 48px;
	text-align: right;
	color:#222222;
}
#portfolio_result_section .portfolio_summary_result_txt{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color:#5D5D5D;
}
#portfolio_result_section .portfolio_summary_result_amount{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	color:#222222;
}
#portfolio_result_section .portfolio_summary_result_amount_per{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	color:#5DB25D;
}
#portfolio_result_section .portfolio_summary_result_amount_negper{
	font-family: Poppins;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	color:#EE3434;
}
#portfolio_summary_charttab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #204786;
    background-color: #fff;
    border-color: 1px solid #204786;
    border-radius:30px;
    font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
	padding:9px 20px;
}
#portfolio_summary_charttab .nav-link {
    font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
	padding:9px 20px;
	border-color: 0px solid #204786;
	color:#5D5D5D;
}
.portfolio_summary_chart .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
#portfolio_result_section .portfolio_summary_chart_desk{
	border:1px solid #E0E0EC;
	background-color:#fff;
	border-radius:12px;
}
.category_allocation_card .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #204786;
    border-color: #204786;
    border-radius:30px;
    padding:7px 10px;
    font-family: Poppins;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	text-align: center;
}
.category_allocation_card .nav-link {
    display: block;
    color: #204786;
    background-color: #fff;
    border-color: #204786;
    border-radius:30px;
    padding:7px 10px;
    font-family: Poppins;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	text-align: center;
}
.category_allocation_card .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
#portfolio_result_section .portfolio_summary_scheme{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color:#242424;
}
#portfolio_result_section .out_performer{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: center;
	color:#5DB25D;
	padding:5px 12px;
	background-color:#5DB25D33;
	border-radius:12px 0px 0px 12px;
	position: absolute;
    right: -20px;
    top: -2px;
}
#portfolio_result_section .fund_subtit{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	color:#5D5D5D;
}
#portfolio_result_section .fund_val{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color:#242424;
}
#portfolio_result_section .fund_val_green{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	text-align: left;
	color:#5DB25D;
}
#portfolio_result_section .fund_val_red{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	text-align: left;
	color:#EE3434;
}
#portfolio_result_section .under_performer{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: center;
	color:#EE3434;
	padding:5px 12px;
	background-color:#FFD9D9;
	border-radius:12px 0px 0px 12px;
	position: absolute;
    right: -20px;
    top: -2px;
}
#portfolio_result_section{
	display:none;
}
@media screen and (min-width:768px) and (max-width:991px){
	#portfolio_result_section .portfolio_summary_main_title {
	    font-family: Poppins;
	    font-size: 17px;
	    font-weight: 600;
	    line-height: 21px;
	    text-align: left;
	    color: #222222;
	}
	#portfolio_result_section .portfolio_summary_amount {
	    font-family: Poppins;
	    font-size: 23px;
	    font-weight: 600;
	    line-height: 35px;
	    text-align: right;
	    color: #222222;
	}
	#portfolio_result_section .portfolio_summary_result_txt {
	    font-family: Poppins;
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 21px;
	    color: #5D5D5D;
	}
	#portfolio_result_section .portfolio_summary_result_amount {
	    font-family: Poppins;
	    font-size: 14px;
	    font-weight: 600;
	    line-height: 15px;
	    color: #222222;
	}
	#portfolio_result_section .portfolio_summary_result_amount_per {
	    font-family: Poppins;
	    font-size: 14px;
	    font-weight: 600;
	    line-height: 20px;
	    text-align: center;
	    color: #5DB25D;
	}
	#portfolio_result_section .portfolio_summary_result_amount_negper {
	    font-family: Poppins;
	    font-size: 14px;
	    font-weight: 600;
	    line-height: 30px;
	    color: #EE3434;
	}
	.category_allocation_card .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	    color: #fff !important;
	    background-color: #204786;
	    border-color: #204786;
	    border-radius: 30px;
	    padding: 7px 7px;
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 600;
	    line-height: 17px;
	    text-align: center;
	}
	.category_allocation_card .nav-link {
	    display: block;
	    color: #204786;
	    background-color: #fff;
	    border-color: #204786;
	    border-radius: 30px;
	    padding: 7px 7px;
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 600;
	    line-height: 17px;
	    text-align: center;
	}
	#portfolio_result_section .portfolio_summary_scheme {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 600;
	    line-height: 24px;
	    color: #242424;
	}
	#portfolio_result_section .out_performer {
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 500;
	    line-height: 21px;
	    text-align: center;
	    color: #5DB25D;
	    padding: 5px 12px;
	    background-color: #5DB25D33;
	    border-radius: 12px 0px 0px 12px;
	    position: absolute;
	    right: -20px;
	    top: 20px;
	}
	#portfolio_result_section .fund_subtit {
	    font-family: Poppins;
	    font-size: 11px;
	    font-weight: 400;
	    line-height: 15px;
	    text-align: left;
	    color: #5D5D5D;
	}
	#portfolio_result_section .fund_val {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 600;
	    line-height: 15px;
	    text-align: left;
	    color: #242424;
	}
	#portfolio_result_section .under_performer {
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 500;
	    line-height: 21px;
	    text-align: center;
	    color: #EE3434;
	    padding: 5px 12px;
	    background-color: #FFD9D9;
	    border-radius: 12px 0px 0px 12px;
	    position: absolute;
	    right: -20px;
	    top: 20px;
	}
	.portfolio_details .help_contact_btn {
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 500;
	    line-height: 24px;
	    text-align: left;
	    color: #fff;
	    background-color: #EE3434;
	    padding: 9px 24px;
	}
	.category_allocation_card .category_allocation_title {
	    font-family: Poppins;
	    font-size: 16px;
	    font-weight: 600;
	    line-height: 30px;
	    text-align: left;
	    color: #222222;
	}
	.category_allocation_text {
	    font-family: Poppins;
	    font-size: 11px;
	    font-weight: 500;
	    line-height: 10px;
	    text-align: left;
	    color: #222222;
	}
}
@media screen and (max-width:767px){
	.portfolio_summary_chart_desk{
		display:none;
	}
	.portfolio_summary_chart_mob{
		display:block !important;
	}
    #portfolio_result_section .out_performer {
        font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        line-height: 17px;
        text-align: center;
        color: #5DB25D;
        padding: 5px 12px;
        background-color: #5DB25D33;
        border-radius: 12px 0px 0px 12px;
        position: absolute;
        right: -20px;
        top: 48px;
    }
    #portfolio_result_section .under_performer {
        font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        line-height: 17px;
        text-align: center;
        color: #EE3434;
        padding: 5px 12px;
        background-color: #FFD9D9;
        border-radius: 12px 0px 0px 12px;
        position: absolute;
        right: -20px;
        top: 48px;
    }
	.portfolio_summary_chart_mob{
		border:1px solid #E0E0EC;
		background-color:#fff;
		border-radius:12px;
	}
	#portfolio_result_section .portfolio_summary_main_title {
	    font-family: Poppins;
	    font-size: 15px;
	    font-weight: 600;
	    line-height: 18px;
	    text-align: left;
	    color: #222222;
	}
	#portfolio_result_section .portfolio_summary_date {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 500;
	    line-height: 15px;
	    text-align: left;
	    color: #5D5D5D;
	}
	#portfolio_result_section .portfolio_summary_amount {
	    font-family: Poppins;
	    font-size: 21px;
	    font-weight: 600;
	    line-height: 38px;
	    text-align: right;
	    color: #222222;
	}
	#portfolio_result_section .portfolio_summary_result_txt {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 400;
	    line-height: 16px;
	    color: #5D5D5D;
	}
	#portfolio_result_section .portfolio_summary_result_amount {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 600;
	    line-height: 18px;
	    color: #222222;
	}
	#portfolio_result_section .portfolio_summary_result_amount_per {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 600;
	    line-height: 16px;
	    text-align: center;
	    color: #5DB25D;
	}
	#portfolio_summary_charttab .nav-link {
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 500;
	    line-height: 15px;
	    padding: 6px 10px;
	    border-color: 0px solid #204786;
	    color: #5D5D5D;
	}
	.category_allocation_card .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	    color: #fff !important;
	    background-color: #204786;
	    border-color: #204786;
	    border-radius: 30px;
	    padding: 7px 8px;
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 600;
	    line-height: 21px;
	    text-align: center;
	}
	.category_allocation_card .nav-link {
	    display: block;
	    color: #204786;
	    background-color: #fff;
	    border-color: #204786;
	    border-radius: 30px;
	    padding: 7px 8px;
	    font-family: Poppins;
	    font-size: 10px;
	    font-weight: 600;
	    line-height: 21px;
	    text-align: center;
	}
	#portfolio_result_section .portfolio_summary_scheme {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 600;
	    line-height: 24px;
	    color: #242424;
	}
	#portfolio_result_section .fund_subtit {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 400;
	    line-height: 16px;
	    color: #5D5D5D;
	}
	#portfolio_result_section .fund_val {
	    font-family: Poppins;
	    font-size: 12px;
	    font-weight: 600;
	    line-height: 20px;
	    color: #242424;
	}
}
.portfolio_summary_chart_mob{
	display:none;
}
.view_all_sectors_btn{
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-align: right;
	color:#204786;
}
.portfolio_summary_chart{
	border:1px solid #E0E0EC;
	background-color:#fff;
	border-radius:12px;
}
/* portfolio details page end */