/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.chapters_list{
	padding-right:15px;
	width:25%!important;
}
.tabs_contents{
	padding-left:15px;
	width:75%!important;
}
/** post tabs **/
.featured-image{
	display:none;
}
#post_chapters{
	transition: all ease-in 0.8s;
}
#post_chapters .post_chapters-heading{
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
	margin-bottom: 20px;
}
#post_chapters ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#post_chapters ul li{
	display: flex;
    align-items: baseline;
    margin-bottom:20px;	
}
#post_chapters li i{
    color: #1f517e!important;
	font-size: 14px!important;
}
#post_chapters ul li a{
    letter-spacing: .08px;
	color: #153A5B!important;
    text-decoration: none!important;
    font-size: 16px!important;
    line-height: 1.5!important;
}
#post_chapters li a.current{
	color:#f5205f!important;
	text-decoration: none!important;
}
body .market_content_tabs .eael-advance-tabs .eael-tabs-content .eael-tab-content-item.active,
body .market_content_tabs .eael-advance-tabs .eael-tabs-content .eael-tab-content-item.active-default{
    display: block!important;
    width: 100%!important;
    padding: 1em!important;
    opacity: 1!important;
    -webkit-animation: fadeIn linear .3s;
    animation: fadeIn linear .3s;
	background: #fff;
    padding-bottom: 20px;
    box-shadow: 10px 10px 30px rgb(32 32 35 / 10%);
    border-radius: 20px;
}
.market_content_tabs .eael-advance-tabs .eael-tabs-content>div.active,
.market_content_tabs .eael-advance-tabs .eael-tabs-content>div{
	padding:0!important;
}
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li{
	background:#ffffff!important;
	margin-bottom:0!important;
}
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li span,
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li i{
	color:#333333!important;
}
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li:hover,
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li.active{
	background:#f5205f!important;
}
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li:hover span,
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li:hover i,
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li.active span,
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li.active i{
	color:#ffffff!important;
}

.tab_container #study-tab .owl-stage .owl-item svg{
	max-width:500px;
	width:100%!important;
}
.market_content_tabs  .eael-advance-tabs .eael-tabs-nav > ul li:after{
	border-top-color:#f5205f!important;
}

.chapters_toggle{
    display: none;
    left: 10px;
    bottom: 80px;
    /*padding: 10px;
    position: fixed;
    background: #f5205f;
    box-shadow:0 4px 12px 0 rgba(0,0,0,0.2);*/
    width: auto;
    z-index: 99;
	font-size:16px;
    font-weight:600!important;
}
.chapters_toggle a span{
    text-decoration:underline;
}
.chapters_toggle i,
.chapters_toggle a{
	color:#333333;
}
.desktop_chapters{
	transition: 0.6s ease all;
    padding: 20px;
    background: #fff;
    box-shadow: 10px 10px 30px rgb(32 32 35 / 10%);
    border-radius: 20px;
}
@media (max-width:767px){
	#post_chapters .post_chapters-heading{
		display:none
	}
	.chapters_toggle{
		display:flex;
        align-items: center;
		transition: 0.6s ease-in all;
	}
	.market_content_tabs .eael-tabs-content{
    	box-shadow:none;
    }
	#study-tab .sa_owl_theme .owl-dots{
    	width: 100%;
    }
	#study-tab .owlCustomNav{
    	padding:5px 15px 0 15px!important
    }
	.desktop_chapters{
    	position: absolute;
    	width: 200px;
    	background: #f7f7f7;
    	padding: 15px 10px;
    	z-index: 99;
        top: 35px;
        min-height: auto;
        overflow:scroll;
    	/*bottom: 122px;overflow-y: auto;height: 100%;*/
    	max-width: 400px;
    	left: -480px;
		max-height: 400px;
		box-shadow: 0px 3px 6px 0 rgb(0 0 0 / 20%);
        margin-top:0;
	}
	.market_content_tabs .eael-advance-tabs{
		border-width:0!important;
	}
	.market_content_tabs .eael-advance-tabs .eael-tabs-nav > ul li{
		padding:10px!important;
	}
	.market_content_tabs .eael-advance-tabs .eael-tabs-content>div#study-tab{
		padding:0px!important;
	}
	.market_content_tabs .eael-advance-tabs .eael-tabs-nav > ul li,
	.market_content_tabs .eael-advance-tabs .eael-tabs-nav > ul li i,
	.market_content_tabs .eael-advance-tabs .eael-tabs-content>div{
		font-size:14px!important;
	}
	/**text-slider**/
	.market_content_tabs .sa_owl_theme .owl-nav .owl-prev{
		left:0!important;
	}
	.market_content_tabs .sa_owl_theme .owl-nav .owl-next{
		right:0!important;
	}
	.market_content_tabs .sa_owl_theme .owl-nav button{
	    height: 30px!important;
		width: 20px!important;	
	}
}
iframebox{
	max-width:450px;
	min-height:400px;
	margin:auto;
	padding:0 20px;
}
#videos-tab{
	padding:20px!important;
	background:#fff;
}
.yt_iframe{
	text-align:center;
	background:#fff;
	position: relative;
    padding-top: 56.25%!important;
    height: 0;
    overflow: hidden;
    width: 100%;
}
.yt_iframe iframe{
	border-radius:8px!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/** slider pagination **/
#study-tab h3 span{
	text-transform:capitalize;
}
#study-tab .sa_owl_theme{
	background:#fff!important;
	padding:0!important;
	margin-bottom:0!important;
}
body .white .sa_owl_theme .owl-nav .owl-prev{
    background: url('/finschool/wp-content/uploads/2021/10/Arrow-1.png') no-repeat center center !important;
	top:70px!important
}
body .white .sa_owl_theme .owl-nav .owl-next{
    background: url('/finschool/wp-content/uploads/2021/10/Arrow-2.png') no-repeat center center !important;	
	top:70px!important
}
body .white .sa_owl_theme .owl-nav .owl-prev:hover,
body .white .sa_owl_theme .owl-nav .owl-next:hover{
	background-color:unset!important
		
}
body .sa_owl_theme .owl-dots{
	padding-bottom:10px!important;
    font-size:20px!important;
    color: #959595!important;
}
body .sa_owl_theme .owl-dots button.active span,
body .sa_owl_theme .owl-dots button.owl-dot span,
body .sa_owl_theme .owl-dots button.active span:hover,
body .sa_owl_theme .owl-dots button.owl-dot span:hover{
	display:inline-block !important;
	background-color:transparent!important;
	color: #f1566d!important;
	font-size: 16px!important;
	font-weight: bold!important;
	font-family: 'Roboto'!important;
	width:25px!important;
}
body .sa_owl_theme .owl-dots button.owl-dot{	
	display:none!important;	
}	
body .sa_owl_theme .owl-dots button.owl-dot.active{	
    display: inline-block !important;	
    font-size:18px!important;	
    color: #000000!important;	
}	
body .sa_owl_theme .owl-dots button.active span:hover,	
body .sa_owl_theme .owl-dots button.active span{	
	font-size: 18px!important;	
	color:#000000!important	
}
#study-tab .sa_owl_theme .owl-dots  span:hover{
	text-decoration:underline;	
}
#study-tab .sa_owl_theme .owl-dots{	
	background:#fff!important;	
	position:static;	
    padding: 15px 0!important;	
    box-shadow: 10px 10px 30px rgb(32 32 35 / 10%);	
    border-radius: 20px;	
    width: 96%;	
    margin-left: auto;	
    margin-right: auto;	
}
/** custom owl nav**/
#study-tab .owlCustomNav{	
	display: flex;	
    justify-content: space-between;	
    position: absolute;	
    width: 100%;	
    padding: 5px 30px 0 30px!important;	
    /*padding: 15px 20px 10px;	
    background: #fff;*/	
    position: absolute;	
    width: 100%;	
}
#study-tab .owlCustomNav .customNavBtn{
    background: transparent;	
    color: #000;	
    padding: 0;	
    font-weight: 500;	
    font-size: 22px;		
}

/** Finschool Final Css **/
/** header**/
/*#masthead{
	background:#ffffff;
	-webkit-box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.15);
}
#masthead .elementor-widget:not(:last-child){
	margin-bottom:0;
}
#masthead.header-menu-scroll{
	width:100%!important;
	max-width:100%!important
    position: fixed;
	top:0!important;
    -webkit-box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.15);	
}
#masthead .hfe-site-logo-img{
	max-height:50px;
}
#masthead .hfe-site-logo{
	min-height:55px!important;
}
@media (max-width:1024px){
	#masthead{
		min-height:84px!important;
	}
}
#masthead #header-nav a{
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #3D4052;
}*/


/** page **/
#page.grid-container{
	max-width:100%!important;
	padding-top:40px;
	padding-bottom:40px;
}
.separate-containers.no-sidebar .site-main,
.separate-containers .site-main,
.inside-right-sidebar{
	margin-top:0!important;
	margin-bottom:0!important;
}
body,
#page,
.separate-containers .inside-article, 
.separate-containers .comments-area, 
.separate-containers .page-header, 
.one-container .container, 
.separate-containers .paging-navigation, 
.inside-page-header{
	/*background:#f9f7f7;*/
	/*background:#ffffff;*/
	background: transparent;
}
.separate-containers .inside-article{
	padding:0;
}
/*.fivepaisacontainer,
#content{
    max-width: 1280px!important;
    width: 100%!important;
    padding-left:40px;
	padding-right:40px;
    margin-right: auto!important;
    margin-left: auto!important;	
}*/
#content{
	flex-direction: column;
}
.entry-content,
.entry-content:not(:first-child){
	margin-top:0;
}
header.entry-header{
	display:none;
}

/** Footer **/
/*.footer-title h6{
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.0125em;
	text-transform: uppercase;
	color: #333333;
}
.footer-menu ul{
	margin-left:0px;
	list-style-type:none;
}
.footer-menu li{
	margin-bottom:12px;
}
.footer-menu a{
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.0125em;
	text-transform: capitalize;
	color: #5E5E5E;
}*/
/** home page **/
.sect_title .elementor-heading-title,
.post_slider_wrapper .sect_title .elementor-heading-title,
.video_slider_head .sect_title{
	font-weight: bold;
	font-size: 48px;
	letter-spacing: 0.0125em;
	text-transform: capitalize;
	color: #333333;
}

.finschool_btn,
.um-center #um-submit-btn{
    padding: 11px 0!important;
	max-Width: 356px!important;
    width: 100%!important;
	border-radius: 4px!important;
    display: inline-block!important;
    font-weight: normal!important;
    font-size: 18px;
	text-align:center;
    letter-spacing: 0.0125em;
    text-transform: uppercase!important;
	opacity: 0.8;
}
.finschool_btn_primary,
.um-center #um-submit-btn{
	color: #FFFFFF;
	background: linear-gradient(90deg, #FF1349 0%, #B90728 100%);
}
.finschool_btn_secondary{
	background:#ffffff!important;
	border: 2px solid #FD426D;
	color: #EB4167;
}
.finschool_btn_primary:hover{
	color:#fff!important;
}
.finschool_btn_secondary:hover{
	color:#FF1349!important;
}
/** pages**/
#pagetitle h1{
	color: #1D2A33;
}

/** post cards **/
.post_gallery_row{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
	padding-top:80px;
}
.post_box_wrapper{
    width: 33.33%;
    padding-left: 10px;
	padding-right:10px;
    display: flex;
	margin-bottom:90px;
}
.post_box{
	width:100%!important;
    display: flex;
    flex-direction: column;
    position: relative;
	text-align: left;
    background: #ffffff;
    padding: 24px 0 24px 24px;
	border: 1px solid #DEDEDE;
	box-sizing: border-box;
	box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.1)!important;
	border-radius: 8px;
}
.post_box .post_img{
	position: absolute;
    right: 0;
    margin: 0;
    width: 33.5%;
	top:-60px;
}
.post_box .post_img img,
.post_box .post_img svg{
    height: 100%;
    width: 100%;
	object-fit: contain;
}
.post_box .post_content_wrapper{
	width:66%;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
	flex-basis:100%;
}

.post_box .post_content_wrapper .post_card_title{
	margin-bottom:auto;
	letter-spacing: 0.01em;
	color: #333333;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
}
.post_box .post_content_wrapper .post_card_content{
	margin-top:10px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.0125em;
	color: #333333;
	margin-bottom:40px;
}
.post_box .post_content_wrapper .post_meta{
	margin-bottom:25px;
	margin-top:20px;
}
.post_box .post_content_wrapper .post_meta span{
	display:inline-block;
    margin-right: 15px;
	text-transform:capitalize;
	font-size: 14px;
	letter-spacing: 0.0125em;
	color: #ACACAC;
	vertical-align:middle;
}
.post_box .post_content_wrapper .post_meta span svg{
	margin-right:14px;
	vertical-align:middle;
}
/*.post_box .post_content_wrapper .post_meta span i{
    margin-right: 8px;
    color: #1D2A33;
}*/

/** home page course card**/
.post_box_wrapper.course_card{
	width:50%;
}
/** home page cards **/

.home_page_cards .post_card_title svg{
	vertical-align: middle;
	max-width:35px;
	max-height:40px;
	width:auto;
	height:auto;
	margin-right:5px;
}
.home_page_cards .post_box_wrapper svg path{
	fill: #333333;
}
.home_page_cards .post_box_wrapper:hover svg path{
	fill: #EB4167
}
.home_page_cards .post_box_wrapper:hover .post_card_title{
	color: #EB4167
}
/** post slider **/
	.post_slider_wrapper{
		margin-bottom:90px!important;
		padding:0!important
	}
	.post_slider_wrapper .sect_title .elementor-heading-title,
	.video_slider_head .sect_title{
		font-size: 28px!important;
	}
	/*.post_slider .owl-stage-outer,
	.related_slider .owl-stage-outer {
		padding-top:90px;
	}*/
	/*.viewall{
		margin-top:0!important;
    	display: block;
    	width:100%;
    	text-align:right!important
	}
	.viewall a{
		color: #000000!important;
		font-weight:500;
		font-size:16px!important;
		text-transform:uppercase!important;
	}
	.viewall a:hover{
		color: #EB4167!important;
		text-decoration:underline!important;
	}
	.post_slider .owl-stage{
		display:flex;
		padding-left: 0px!important;
	}
	/*.post_slider .owl-item{
		flex-grow: 1;
	}*/
	.post_slider_wrapper .owl-dots{
		display:none;
	}
	.post_slider .post_box_wrapper{
		width:100%!important;
		height: 100%!important;
	}
	/*.post_slider .post_box .post_content_wrapper .post_card_title {
		font-size: 20px;
	}
	.post_slider .post_box .post_content_wrapper .post_meta span{
		font-size: 17px;
	}*/
	.post_slider .post_box_wrapper,
	.related_slider .post_box_wrapper{
		padding-left: 0px;
		padding-right: 0px;
		height: auto;
		margin-bottom:0;
	}
	
/**Finance Dictionary **/

/*
.fd_words_list ul li a.viewwords:hover{
	text-decoration:underline;
}
.fd_words_list ul li a:hover{
	color: #0080FF;
	text-decoration:underline;
}*/

/** investopedia **/

/*.fin_faq .eael-accordion-content{
	color:#222222!important;
	background:#fff!important;
}
.fin_faq .eael-accordion-tab-title{
	color:#FF2565!important;
}
.hero_copy p{
	line-height:24px!important
}*/

/** mailchimp form **/
/*#mc_embed_signup{
	max-width:600px!important;
	margin-left:auto!important;
	margin-right:auto!important;
	text-align:center;
}
#mc_embed_signup .finschool_btn_primary {
    background: #FF2565!important;
    background: linear-gradient(
90deg, #FF2565 0%, #C0083E 100%)!important;
    color: #FFFFFF!important;
	width: 24%;
    height: 50px;
	flex-basis:24%;
}
#mc_embed_signup .mailchimp_form{
	display:flex!important;
}
#mc_embed_signup input.email_input{
	flex-basis:75%;
	width: 75%!important;
    margin-right: 20px!important;
    padding: 10px 10px 10px 20px!important;
    height: 50px!important;
    border: 1px solid #dedede!important;
	font-size:16px!important;
	color:#55586A!important;
}
/***  Web Stories**/
.web_stories_row{
	display:flex;
	flex-wrap:wrap;
}
.web_stories_card_wrapper{
	flex-basis:25%;
	padding:1%;
	margin-bottom:30px;
}
.web_stories_card_img{	
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	border-radius:5px;
}
.web_stories_card_wrapper:hover img{
    transform: scale(1.1);	
}
.web_stories_card_wrapper img{
	border-radius:5px;
	transition: all .5s ease-out;
	display: block;
    height: auto;
    width: 100%!important;
}
.web_stories_card_wrapper .web_stories_card_title{
	margin-bottom:0;
	color: #3D4052;
    font-weight: 500;
}
/** Media Queries **/
@media (max-width:981px) and (min-width:769px){
	.inside-right-sidebar .sidebar_latest_blog  .wp-block-latest-posts__featured-image{
		float:none;
	}
	.single-post .post_gallery_row{
		justify-content:left;
	}
	.single-post  .post_box_wrapper{
		width:49.5%!important
	}
	.fd_words_list ul li{
		padding:10px;
		width:100%;
	}
}
@media (max-width:1024px){
	.post_box_wrapper{
		width:50%;
	}
	.finschool_btn, .um-center #um-submit-btn{
		font-size: 14px;
	}
}
@media (max-width:768px){
	.post_box_wrapper,
	.post_box_wrapper.course_card{
		width:100%;
		padding-left: 0px;
		padding-right:0px;
	}
	.post_box_wrapper:first-child{
		margin-top:90px;
	}
	.post_slider .owl-stage-outer, 
	.related_slider .owl-stage-outer,
	.post_gallery_row{
		padding-top: 40px;
	}
	.finschool_btn, .um-center #um-submit-btn{
		font-size: 12px;
	}
}
@media (max-width:576px){
	.post_box_wrapper:first-child{
		margin-top:45px;
	}
}
@media (max-width:768px){
	/*#page.grid-container{
		padding-top:30px;
		padding-bottom:30px;
	}
	.fivepaisacontainer,
	#content{
    	padding-left:30px;
		padding-right:30px;
	}*/
	.chapters_list,
	.tabs_contents{
		padding:0!important;
		width:100%!important;
	}
	/*p,span{
		font-size:14px;
	}*/
	
	.fd_words_list{
    	width: 33.33%;
	}
	.fd_words_list ul li{
		padding:10px;
		width:100%;
	}
	.mailchimp_form{
		flex-direction:column;
	}
	body #mc_embed_signup input.email_input{
		width:80%!important;
		margin: 0 0 20px !important;
	}
	body #mc_embed_signup .finschool_btn_primary{
		width: fit-content!important;
	}
	.web_stories_card_wrapper{
		flex-basis:33.33%;
	}
}
@media (max-width:480px){
	/*#page.grid-container{
		padding-top:20px;
		padding-bottom:60px;
	}
	.fivepaisacontainer,
	#content{
    	padding-left:10px;
		padding-right:10px;
	}
	.page-id-12463 .fivepaisacontainer,
	.page-id-12463 #content,
	.single-finance-dictionary .fivepaisacontainer,
	.single-finance-dictionary #content{
    	padding-left:10px;
		padding-right:25px;
	}*/
	
}
.chapters_wrappper{
	display:flex;
	flex-wrap:wrap;
}
.chapters_wrappper .chapters_box{
	width:33.33%;
	padding: 0 20px 40px;
}
.chapters_wrappper .chapters_box .chapters_title{
	height:100%!important;
	background:#fff;
    display: flex;
    font-size: 20px;
    font-weight: 500;
    padding: 20px;
	box-shadow: 0px 6.5px 8.5px 0px #0000004d;
	color:#153A5B;
	transition: box-shadow 0.2s ease-in;
}
 .chapters_wrappper .chapters_box .chapters_title .chapters_title,
.chapters_wrappper .chapters_box .chapters_title span{
	color:#153A5B;
}
.chapters_wrappper .chapters_box .chapters_title:hover{
	box-shadow: 0px 13px 17px 0px #0000004d;
	background:#f1566d;
}
.chapters_wrappper .chapters_box .chapters_title:hover a,
.chapters_wrappper .chapters_box .chapters_title:hover span{
	color:#ffffff;
}
@media (max-width:940px){
	.chapters_wrappper .chapters_box{
		width:50%;
	}
}
@media (max-width:480px){
	.chapters_wrappper .chapters_box{
		width:100%;
	}
}
/** post slider **/
	@media (max-width:1024px){
		.post_galley_row .post_box .post_content_wrapper .post_card_title,
		.post_slider .post_box .post_content_wrapper .post_card_title{
			font-size: 18px;
		}
	}
	@media (max-width:768px){
		.post_slider_wrapper .sect_title .elementor-heading-title, 
		.video_slider_head .sect_title{
			font-size: 24px!important;
		}
		.viewall a{
			font-size: 14px!important;
		}
		/*.post_slider .owl-item{
			flex-grow: 1;
		}*/
		.post_slider .post_box .post_img{
			top:-30px;
		}
		.post_galley_row .post_box .post_content_wrapper .post_card_title,
		.post_slider .post_box .post_content_wrapper .post_card_title {
			font-size: 16px;
		}
		.post_slider .post_box .post_content_wrapper .post_card_title {
			height: 80px;
		}
		.post_slider .post_box_wrapper, .related_slider .post_box_wrapper,
		.post_slider .post_box_wrapper:first-child, .related_slider .post_box_wrapper:first-child{
			margin-top:45px;
			padding:0 0 50px;
		}
		.post_slider .post_box .post_content_wrapper .post_meta{
			margin-bottom: 15px;
			margin-top: 10px;
		}
	}

/** mobile app css**/
.page-id-15800 header,
.page-id-15800 footer{
	display:none;
}



/** video lectures **/
/** video slider **/
/*.video_slider_head{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.video_slider_head h4{
	flex-basis:75%;
}
.video_slider_head .viewall{
    flex-basis: 25%;
}
	.video_slider_row{
		margin-bottom:50px;
	}
	.video_slider .owl-stage{
	    display: flex;
		padding-left: 0px!important;
	}
	.video_slider .owl-item{
		flex-grow: 1;
		margin-bottom:10px;
	}
	.video_slider .video-lect-wrapper{
		width: 100%;
		height: 100%;
	}
	.video_slider .owl-prev,
	.video_slider .owl-next{
		position: absolute;
		top: 30%;
		margin-left: -20px;
		display: block !important;
		color: #858585!important;
	}
	.video_slider .owl-next{
		right: -25px;
		margin-left:0!important;
	}
	.video_slider .owl-prev span,
	.video_slider .owl-next span{
		font-size: 64px!important;
	}
	/** video slider end **/
	/** video gallery **/
	/*.video-gallery-row{
	    display: flex;
		flex-wrap: wrap;
	}
	.video-gallery-row .video-lect-wrapper{
		width: 33%;
		padding: 0 10px 30px;
	}
	/** video gallery end **/
	/** video box **/
	/*.video-box{
		width: 100%!important;
		height: 100%;
		border-radius: 0 0 8px 8px;
		display: flex;
		flex-direction: column;
		overflow: hidden;
		box-shadow:3px 4px 5px rgba(0, 0, 0, 0.1)!important;
	}
	.video-img-wrapper{
		position: relative;
	}
	.video-lect-wrapper .wp-post-image,
	.video-lect-wrapper .video_lecture_feat_img{
		width: auto!important;
		height: auto!important;
		width:100%;
		border-radius:8px 8px 0 0
	}
	.video-lect-wrapper .play_btn{
		position: absolute;
		margin: auto;
		left: 0;
		width: 48px!important;
		height: auto!important;
    	z-index: auto;
    	right: 0;
    	top: 0;
    	bottom: 0;
	}
	.video-lect-wrapper .video-lect-content{
		padding:18px 24px;
		background: #fff;
		display: flex;
		flex-grow: 1;
		flex-direction: column;
	}
	.video-lect-wrapper .video-lect-title{
		padding-bottom:20px;
		margin-bottom: auto;
		letter-spacing: 0.01em;
		color: #333333;
		font-weight: 500;
		font-size: 18px;
    	/*font-size: 16px;
    	line-height: 1.4;
    	letter-spacing: 0.01em;
    	color: #3D4052;*/
/*	}
	.video-lect-wrapper .video-lect-meta,
	.video-lect-wrapper p{
		font-weight: 400;
    	font-size: 16px;
    	letter-spacing: 0.01em;
    	color: #000000;
		margin-top: auto;
		margin-bottom:0;
	}
	@media (max-width:1024px){
		.video-gallery-row .video-lect-wrapper{
			width:50%;
		}
	}
	@media (max-width:768px){
		.video_slider .owl-item{
			flex-grow: 1;
		}
		.video-lect-wrapper .video-lect-title{
			font-size: 16px;
		}
		.video-gallery-row .video-lect-wrapper{
			width:100%;
			padding: 0 0 30px;
		}
	}*/
/** video single page **/
.single-videolectures  #hero_section .hero_image{
	display:none;
}
.single-videolectures .responsive-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.single-videolectures .responsive-container iframe,
.single-videolectures .responsive-container object,
.single-videolectures .responsive-container embed,
.single-videolectures .responsive-container video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.single-videolectures .timestamp_time{
	margin-right:15px;
}
.single-videolectures #timestamp li{
	list-style-type:none;
}
.single-videolectures  #timestamp li {
    position:relative; /* so that pseudoelements are positioned relatively to their "li"s*/
    /* use padding-bottom instead of margin-bottom.*/ 
    margin-bottom: 0!important; /* This overrides previously specified margin-bottom */
    padding-bottom: 1em;
}
.single-videolectures  #timestamp li:after {
    /* bullets */
	content:"";
    /*content: url(http://upload.wikimedia.org/wikipedia/commons/thumb/3/30/RedDisc.svg/20px-RedDisc.svg.png);*/
    position: absolute;
	left: -21px;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 8px;
	border: 1px solid rgb(176,178,186);
}
.single-videolectures  #timestamp li:first-child:after,
.single-videolectures  #timestamp li.active:after{
	background:#FF2565;
	border-color:#FF2565!important
}
.single-videolectures  #timestamp li:before {
    /* lines */
    content:"";
    position: absolute;
    left: -16px; /* adjust manually */
    border-left: 1px solid rgb(176,178,186);
    height: 100%;
    width: 1px;
}
.single-videolectures  #timestamp li:first-child:before {
   /* first li's line */
   top: 10px; /* moves the line down so that it disappears under the bullet. Adjust manually */
}
.single-videolectures  #timestamp li:first-child:before,
.single-videolectures  #timestamp li.active:before {
	border-color:#FF2565!important
}
.single-videolectures  #timestamp li:last-child:before {
    /* last li's line */
   height: 0px; /* shorten the line so it goes only up to the bullet. Is equal to first-child:before's top */
}
.single-videolectures  #timestamp li a{
	color:#444;
}
.single-videolectures  #timestamp li:first-child a,
.single-videolectures  #timestamp li.active a{
	font-weight: 500;
}
/** video lect end **/
/** Live class **/
	.live-class-wrapper{
		margin-bottom: 40px;
		background-size: 40%;
    	background-repeat: no-repeat;
    	background-position: 90% 85%;
	}
	.live-class-box h5{
		margin-bottom:15px;
	}
	.live-class-box{
		background: rgba(255,255,255,0.2);
		border-radius: 16px;
		box-shadow:3px 4px 5px rgba(0, 0, 0, 0.1)!important;
		padding:60px;
	}
	.live-class-header{
		display:flex;
		align-items:center;
		margin-bottom:35px;
	}
	.live-class-meta{
		width:80%;
	}
	.live-class-link{
		width:20%;
	}
	.live-class-schedule span{
		display:inline-block;
		width:49%;
		font-weight: 500;
    	font-size: 39.06px;
    	letter-spacing: 0.1em;
    	color: #FF2565;
    	text-transform: uppercase;
	}
	.mentor-details{
		display:flex;
		align-items:center;
	}
	.mentor-details .mentor-image{
		max-width: 64px;
		max-height: 64px;
		margin-right:25px;
		border-radius:8px;
	}
	.lecture-details-wrapper .lect-title{
		color:#55586A;
	}
	.prev-notes-list{
		display:flex;
		align-items:center;
		margin-bottom:25px;
	}
	.prev-notes-list .prev-notes-icon{
		width:40px;
		margin-right:25px;
	}
	.prev-notes-list .prev-notes-details h4{
		font-weight: 500;
		letter-spacing: 0.01em;
		color: #1C1C1E;
		margin:0!important;
	}
	.mentor-details-wrapper,
	.lecture-details-wrapper{
		margin-bottom:35px;
	}
	@media (max-width:768px){
		.live-class-schedule span{
			display:block;
			width:100%;
			margin-bottom:10px;
			font-size: 28px;
		}
		.mentor-details .mentor-image{
			max-width: 48px;
			max-height: 48px;
		}
		.live-class-wrapper{
			background-size: contain;
    		background-repeat: no-repeat;
    		background-position: center bottom;	
		}
		.live-class-box {
			background: rgba(255,255,255,0.75);
		}
	}
	@media (max-width:480px){
		.live-class-schedule span{
			font-size: 22px;
		}
		.mentor-details .mentor-image{
			margin-right:15px;
		}
		.live-class-wrapper{
			background:none!important;
			background-image:none!important;
		}
		.live-class-box{
			padding: 30px;
		}
	}
/** Live class end **/
/** Forums **/
/** Forums **/
	#bbpress-forums .bbp-breadcrumb a,
	.forum-titles li {
		color:#153A5B;
	}
	#bbpress-forums a:hover,
	.bbp-breadcrumb-current{
		color:#F5205F;
	}
	.bbp-body a{
		color:#828597
	}
	#bbpress-forums li.bbp-header,
	#bbpress-forums li{
		margin-bottom:0!important;
	}
/** Forums end **/
/** Quiz start **/
#loginform{
	display:none;
}
.mlw_qmn_message_before{
	margin:0!important;
}
.qmn_quiz_radio{
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.qmn_quiz_radio:checked {
  background:#000;
	color:#000;
}
/** Quiz End **/
/** Word of the Day **/
/** wordofthe day **/

/** header footer flow **/
.um-page-login header,
.um-page-login footer,
.um-page-register header,
.um-page-register footer{
	display:none;
}
.um-page-login,
.um-page-register{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
	padding:0;
}
.um-page-login #page.grid-container,
.um-page-register #page.grid-container{
	padding: 0;
    max-width: 1280px;
    width: 100%;
}
.page-template-no-header-footer-template #page.grid-container,
.page-template-no-header-footer-template #page.grid-container{    
	padding: 0;
    max-width: 1280px;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
}
.login_box{
	max-width: 400px!important;
    width: 100%!important;
    margin: auto;
}
@media (max-width: 480px){
	.um-page-login #content,
	.um-page-register #content{
		padding-left: 10px;
		padding-right: 10px;
	}
}
/** Browser burger menu **/
#web_browser_menu .hfe-flyout-close, 
#web_browser_menu .hfe-flyout-close svg{
	top:30px!important;
	left: 20px!important;
	right:unset!important;
}
#web_browser_menu .hfe-flyout-wrapper .sub-arrow{
	padding-top:0!important;
	padding-bottom:0!important;
}
/** profile page**/
.um-profile.um-viewing .um-form{
	display:flex;
}
/** profile left side **/
.um-profile.um-viewing .um-header{
	flex-basis: 25%!important;
	width:100%!important;
	padding:15px 20px;
	border-bottom: 0px;
	border-right: solid 2px #eee;
}
.um-profile.um-viewing .um-profile-edit{
	position:relative!important;
	top:unset;
	height:auto;
	margin:0 0 20px;
}
.um-profile.um .um-profile-headericon a{
	border:0;
	background:transparent!important;
	color:#ff2565!important;
	font-weight:500!important;
}
.um-profile .um-dropdown{
	display:block!important;
	position:relative!important;
	width:auto!important;
	top:unset!important;
	left:unset!important;
	border:0;
	background:transparent;
}
.um-profile .um-dropdown ul{
	background:transparent;
}
.um-profile-edit-a,
.um-dropdown-arr,
.um-profile-nav-posts,
.um-dropdown ul li:last-child,
.um-dropdown ul li:nth-child(2),
.um-dropdown ul li:nth-child(3),
.um-profile-nav,
.um-profile-navbar{
	display:none
}
.um-header.no-cover .um-profile-photo{
	width:100%;
}
/** Profile right side **/
.um-profile.um-viewing .um-profile-body{
	max-width: 100%!important;
	width:100%!important;
	flex-basis:75%!important;
	padding:15px 20px!important;
	margin-top:0!important;
	margin-bottom:0!important;
}
.um-profile .userProfileInfoWrapper{
	display:flex;
	flex-wrap:wrap;
}
.um-profile .userProfileInfoWrapper .userProfileBlock{
	width:50%;
	margin-bottom:15px;
}
.um-profile .userProfileInfoWrapper .userProfileBlock h5{
	margin-bottom:8px;
	font-size:18px;
}
.um-profile .userProfileInfoWrapper .userProfileBlock p{
	font-size:16px;
}
@media (max-width:576px){
	.um-profile .um-form{
		flex-direction:column;
	}
	.um-profile .um-header,
	.um-profile .um-profile-body{
		flex-basis:100%!important;
		padding:10px 0!important;
	}
}
/** Profile edit form **/
.um-profile.um-editing .um-profile-edit{
	display:none;
}
.um-profile.um-editing .um-header .um-profile-photo{
	margin-bottom: 15px!important;
}
.um-profile.um-editing .um-profile-body{
	max-width:1024px!important
}
/* um form fields **/
	.um .um-field-label{
		margin:0 0 5px 0;
	}
	.um .um-field-label label{
		font-size: 16px!important;
		font-weight: 600;
		letter-spacing: 0.0125em;
		color: #333333;
	}
	.um span.um-req{
		color: #333333!important;
	}
.um .um-form ::-webkit-input-placeholder,
.um .um-form :-ms-input-placeholder,
.um .um-form ::placeholder{
	font-weight: 300!important;
	font-size: 14px!important;
	letter-spacing: 0.0125em!important;
	color: #ACACAC!important;
}
.um .um-form form input[type=text], 
.um .um-form form input[type=search], 
.um .um-form form input[type=tel], 
.um .um-form form input[type=password], 
.um .um-form form .select2.select2-container .select2-selection, 
.um .um-form form textarea{
	font-size:14px!important;
	color:#333333!important;
	border: 1px solid #ACACAC!important;
	border-radius: 4px!important;
	background: #FFFFFF;
	/*box-shadow: 0px 5px 60px rgb(0 0 0 / 5%)!important;
	padding: 14px 8px 14px 50px!important;*/
}
.um .um-form form .um-field-icon i, 
.um .um-form form .select2-container .select2-choice .select2-arrow:before, 
.um .um-form form .select2-search:before, 
.um .um-form form .select2-search-choice-close:before{
	color:#EB4167!important;
}
.um .um-form form .select2.select2-container .select2-selection{
	padding: 14px 8px 14px 50px!important;
}
.um .um-form form .um-field-select .um-field-area .um-field-icon{
	z-index:9;
}
.um.um-profile.um-editing .um-form form .picker .picker__box,
.um.um-profile.um-editing .um-form form .picker__header,
.um.um-profile.um-editing .um-form form .picker__footer{
	background:#fff!important;
	border-radius:4px;
}
.um.um-profile.um-editing .um-form form .picker .picker__box table, 
.um.um-profile.um-editing .um-form form .picker .picker__box td,
.um.um-profile.um-editing .um-form form .picker .picker__box th{
	border:0px!important;
}
.um.um-profile.um-editing .um-form form .picker .picker__nav--prev,
.um.um-profile.um-editing .um-form form .picker .picker__nav--next{
	padding-top:1em;
	padding-bottom:1em;
}
.um.um-profile.um-editing .um-form form .picker .picker__nav--prev:before{
	border-right: 0.5em solid #ACACAC;	
}
.um.um-profile.um-editing .um-form form .picker .picker__nav--next:before{
	border-left: 0.5em solid #ACACAC;
}
.um.um-profile.um-editing .um-form form .picker__nav--prev:hover, 
.um.um-profile.um-editing .um-form form .picker__nav--next:hover{
	background:transparent!important;
}
.um.um-profile.um-editing .um-form form .picker__nav--prev:hover:before{
	border-right: 0.5em solid #EB4167;
}
.um.um-profile.um-editing .um-form form .picker__nav--next:hover:before{
	border-left: 0.5em solid #EB4167;
}
.um.um-profile.um-editing .um-form form .picker__weekday,
.um.um-profile.um-editing .um-form form .picker,
.um.um-profile.um-editing .um-form form .picker__select--month, 
.um.um-profile.um-editing .um-form form .picker__select--year,
.um.um-profile.um-editing .um-form form .picker__button--today,
.um.um-profile.um-editing .um-form form .picker__button--clear{
	color:#333;
}
.um.um-profile.um-editing .um-form form .picker .picker__day--infocus:hover, 
.um.um-profile.um-editing .um-form form .picker .picker__day--highlighted:hover, 
.um.um-profile.um-editing .um-form form .picker .picker--focused .picker__day--highlighted,
.um.um-profile.um-editing .um-form form .picker__day--highlighted{
	background:#EB4167!important;
	color:#fff!important;
}
/** Um buttons eidt profile **/
.um.um-profile.um-editing .um-form form .um-left.um-half,
.um.um-profile.um-editing .um-form form .um-right.um-half{
    width: 46%!important;
    float: left;
    margin: 1.5% 2% 0;
}
.um.um-profile.um-editing .um-form form .um-left.um-half{
	text-align:right;
}
.um.um-profile.um-editing .um-form form .um-right.um-half{
	text-align:left;
}
.um.um-profile.um-editing .um-form form .um-left.um-half input,
.um.um-profile.um-editing .um-form form .um-right.um-half a{
	border-radius: 8px!important;
	display: inline-block!important;
	padding: 15px 37px!important;
	font-weight: 500!important;
	font-size: 16px!important;
	line-height: 19px!important;
	letter-spacing: 0.01em!important;
	width: 100%!important;
}
.um.um-profile.um-editing .um-form form .um-left.um-half input{
	background: #FF2565!important;
	background: linear-gradient(
90deg, #FF2565 0%, #C0083E 100%)!important;
	color: #FFFFFF;
}
.um.um-profile.um-editing .um-form form .um-right.um-half a{
	background: transparent!important;
	border: 1px solid #ff2565!important;
	color: #ff2565!important;	
}

/** Social login buttons**/
div.nsl-container .nsl-container-buttons{
	padding:0!important;
	margin-top:25px!important;
	margin-bottom:50px!important;
}
div.nsl-container-grid .nsl-container-buttons a{
	max-width:100%!important;
	margin:0!important;
}
div.nsl-container .nsl-button.nsl-button-default{
	justify-content:center;
	background: #FFFFFF;
	opacity: 0.8;
	border: 1px solid #333333;
	border-radius: 4px!important;
	box-shadow:unset!important;
	padding:4px 0;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container{
	margin: 0 !important;
	flex: 0 0 auto !important;
	font-weight: 700 !important;
	font-size: 18px;
	letter-spacing: 0.0125em;
	text-transform: uppercase !important;
	color: #333333!important;
    font-family:'Roboto'!important;
}

.eael-reading-progress-global,
.eael-reading-progress-wrap .eael-reading-progress .eael-reading-progress-fill{
	display:none!important;
}
/** mobile menu **/
/** app menu social icons**/
/*#app_menu #menu-item-18973 a i,
#menu-item-18589 a i{
	color:#fff!important;
}
#app_menu .hfe-side{
	background: linear-gradient(90deg, #FF2565 0%, #C0083E 100%)!important;
	display: flex;
    flex-direction: column;
    height: auto;
}

#app_menu .hfe-flyout-close, 
#app_menu .hfe-flyout-close svg{
	color:#fff!important;
}
#app_menu .hfe-flyout-wrapper .sub-arrow,
#web_mobile_menu .hfe-flyout-wrapper .sub-arrow{
	padding-top:0!important;
	padding-bottom:0!important;
}
/*#app_menu .hfe-nav-menu-icon,
#web_mobile_menu .hfe-nav-menu-icon{
	padding:0.25em 0 0.35em!important;
}*/
/*#app_menu .hfe-flyout-content,
#web_mobile_menu .hfe-flyout-content{
	padding-left:20px;
}
#app_menu ul.hfe-nav-menu li#menu-item-18920,
#web_mobile_menu ul.hfe-nav-menu li#menu-item-18913{
    border-bottom: 1px solid #fff;
    margin-bottom: 18px;
	padding-left:0;
	margin-left:10px;
}
#app_menu ul.hfe-nav-menu li#menu-item-18920 a,
#web_mobile_menu ul.hfe-nav-menu li#menu-item-18913 a{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
	font-weight:700;
}
#app_menu ul li#menu-item-18920 a img,
#web_mobile_menu ul li#menu-item-18913 a img{
    border-radius:50%;
	padding-right:10px;
	max-width:40px;
}
#app_menu ul li a,
#web_mobile_menu ul li a{
    padding-left: 38px;
}
#app_menu #menu-item-18973 a.hfe-menu-item, 
#menu-item-18589 a.hfe-menu-item{
	margin-top:20px;
	padding-left: 38px!important;
}
#app_menu #menu-item-18973 a:not(:nth-child(2)), 
#menu-item-18589 a:not(:nth-child(2)){
	padding-left:15px;
}
#app_menu ul li#menu-item-18974 a,
#web_mobile_menu ul li#menu-item-18590 a{
	line-height:inherit;
	font-size:14px;
}
#app_footer{
	position: fixed!important;
    width: 100%!important;
    left: 0!important;
    right: 0!important;
    z-index: 9999!important;
	bottom:0!important;
	background:#fff!important;
	padding:10px 0!important;
	box-shadow:0 -2px 4px 0 rgb(0 0 0 / 20%);
}
#app_footer #app_footer_menu ul{
	margin:0 5px;
}
#app_footer #app_footer_menu .elementor-icon-list-item{
	flex-basis:20%!important;
    width: 100%!important;
    margin: 0!important;
    padding: 0 5px!important;
}
#app_footer #app_footer_menu .elementor-icon-list-item > a{
	display: flex!important;
    flex-direction: column!important;
}
#app_footer #app_footer_menu .elementor-icon-list-item > a .elementor-icon-list-text{
    font-size: 9px!important;
    font-weight: 300!important;
    padding: 0!important;
    letter-spacing: 0.01em;
    color: #ACACAC;
    text-transform: uppercase;
}
#app_footer #app_footer_menu .elementor-icon-list-icon{
	margin-bottom:8px!important;
}
#app_footer #app_footer_menu ul li a.active span svg path,
#app_footer #app_footer_menu ul li a.active span svg,
#app_footer #app_footer_menu ul li a.active span{
	color:#FF2565!important;
	fill:#FF2565!important;
}

@media (max-width:480px){
	#app_menu .hfe-flyout-content{
		padding:0 20px!important;
	}
	#app_menu .hfe-flyout-close, #app_menu .hfe-flyout-close svg{
		top:15px!important;
	}
	#app_menu #menu-item-18973 a.hfe-menu-item, 
	#menu-item-18589 a.hfe-menu-item{
		padding:;
	}
}*/
/** login page **/
	.mobile_logo{
		margin-bottom:0px!important;
	}
	.um-page-login .um-col-alt{
		margin:0px!important
	}
	.um-page-login .um,
	.um-page-register .um{
		margin-bottom:0!important;
	}
	.um .g-recaptcha{
		margin-bottom:0!important;
	}
/** remember me **/
	.um .um-field-c {
		margin-top: 24px;
		margin-bottom: 32px;
	}
	.um-page-login .um .um-field-checkbox:not(.um-field) .um-field-checkbox-state{
		top: -4px;
	}
	.um-page-login .um .um-field-checkbox:not(.um-field) .um-field-checkbox-state i{
		color:#333333;
		/*font-size: 18px;
		line-height: initial;*/
	}
	.um-page-login .um .um-field-checkbox:not(.um-field) .um-field-checkbox-option{
		letter-spacing: 0.0125em;
		color: #333333!important;
		font-size: 14px;
		margin: 0px 0px 0px 40px;
		line-height: initial;
	}
/** register page **/
/*@media (min-width:768px){
.um-page-register .google_singin-cta,
.um-page-register .um-col-alt{
    	display: inline-block;
		width: 49%;	
	}
	.um-page-register .um-col-alt{
		float:left;
	}
	.um-page-register .google_singin-cta{
		margin:15px 0 5px;
	}
}*/
/*@media (max-width:767px){
	.um .um-form form input[type=text], .um .um-form form input[type=search], .um .um-form form input[type=tel], .um .um-form form input[type=password], .um .um-form form .select2.select2-container .select2-selection, .um .um-form form textarea{
		font-size:14px!important;
		height:35px!important;
	}

	.um-page-register .um-col-alt,
	.um-page-register .google_singin-cta{
		float: none;
		width: auto;
	}
}*/
@media (max-width:576px){
	
}

/** Demat account **/
.um-page-login .sect_demat,
.um-page-register .sect_demat{
    display:none;
}
.sect_demat{
	background: rgb(213, 30, 69);
    padding: 8px 0;
    text-align: center;
    position: fixed;
    width: 100%;
    z-index: 99;
}
.demat_account p{
	color: #fff;
	margin: 0;
	font-size: 14px;
}
.demat_account .deal_text{
	margin-left: 25px;
    border-width: 1.5px 0 1.5px 1.5px;
}
.demat_account .deal_text:after{
	content:"";
    width: 2.5px;
    height: 100%;
    transform: skew(25deg);
    background: #fff;
    position: absolute;
    right:0
}
.demat_account .deal_code{
     margin-right: 20px;
     border-width: 1.5px 1.5px 1.5px 0;
}
.demat_account .deal_text,
.demat_account .deal_code{
	background:transparent;
	padding:2px 10px 2px 10px;
    color:#fff!important;
    border-color:#fff;
    border-style: solid;
    position: relative;
}
.demat_account .finschool_btn_secondary{
	background: #ffffff!important;
	opacity: 1!important;
	padding: 2px 12px!important;
	line-height: normal;
	border: 0;
	width: auto!important;
	font-size: 14px;
	text-transform: capitalize!important;
}
@media (max-width:767px){
    .sect_demat{display:none}
}
.oauthloginbutton i{
 display:none!important;
}

/** social sigin **/
.singin_btn{
	width:100%;
	margin:10px 0;
}
.singin_btn a{
	display:block;
	border: 1px solid #333333;
	border-radius: 4px !important;
	background-color: #fff;
	padding: 9px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .25px;
	text-align: center;
	text-transform: uppercase;
	color:#333333!important;
	font-weight:700!important;
}
.singin_btn a img,
.singin_btn a svg,
.signin_icons a svg{
	width:27px;
	height:auto;
	vertical-align: middle;
}		
.singin{
	text-align: right;
    font-size: 18px;
	text-transform:capitalize;
}
@media (max-width: 768px){
	.singin_btn a,
    div.nsl-container .nsl-button-default div.nsl-button-label-container {
    	font-size: 12px!important;
	}
	.singin_btn a img, .singin_btn a svg, .signin_icons a svg {
        width: 20px!important;
    }
    div.nsl-container svg {
    	height: 20px!important;
        width: 20px!important;
    }
}

/** Course Home page **/
.hero_content p{
    color: #000000;
    margin-bottom: 25px;
}
.course-hero-meta span{
    color: #85868B!important;
    margin-right: 60px;
}
.course-hero-meta span b{
    padding-right: 10px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #000000!important;
}
.youlearn .youlearn-heading{
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
}
.youlearn .youlearn-heading,
.youlearn p{
    color:#000!important;
}
.course-readmore{
    text-transform: uppercase;
    color: #FF1349;
    font-weight: 500;
    font-style: italic;
    text-decoration: underline!important;
}
.modules-chapters .elementor-image-box-title,
.modules-chapters h5{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.0125em;
    margin: 0;
}
.modules-chapters a:hover,
.modules-chapters a:focus{
    color: #FF1349!important;
}
.modules-chapters ul{
    margin: 0;
    padding-left: 45px
}
.modules-chapters li{
    line-height: 22px!important;
    letter-spacing: 0.0125em;
    width: 48%;
    padding-right: 1%;
    float: left;
}
.arrow-link{
    position: absolute;
    right: 0;
    top:50%;
    color: #000000;
}

@media (max-width:768px){
    .hero_image{
        margin-top: 25px;
    }
    .modules-chapters ul{
        padding-left: 20px
    }
    .modules-chapters li{
        width: 100%;
    }
}

/** language dropdown**/
.paisadropdwon__wrapper {
	text-align: center;
	position: relative;
}
.paisadropdwon__wrapper .bgsprite-web{
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background: url('https://www.5paisa.com/finschool/wp-content/uploads/2022/06/home-global-sprite.webp') -10px -846px;
}
.stockdrop__down span {
    display: inline-block;
}
.stockdrop__down{
	font-size: 16px;
    position: relative;
    font-weight: 500;
    display: inline-block;
    padding-right: 20px;
    cursor: pointer;
}
.stock__langwrapper{
    text-align: center;
    position: absolute;
    left: 0;
    width: 130px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e0e1eb;
    padding-left: 6px;
    margin-top: 15px;
}
#WebLangDropdownMob .stock__langwrapper{
    left: 0px!important;
}
.paisadropdwon__wrapper input[type=radio] {
    display: none!important;
}
.paisadropdwon__wrapper input[type=radio]+label{
	display: block;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    padding: 7px 5px;
	    margin-bottom: 0.5rem;
}

.paisadropdwon__wrapper .stockdrop__down:after{
	content: "";
    position: absolute;
    top: 6px;
    right: 2px;
    border: solid #153a5b;
    border-width: 0 0 2px 2px;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
}

/** quizzes **/
.quiz-earn{
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  color: #000;
  text-align: left;
}
.quiz-earn span{
	font-size: 24px;	
}
.quiz-earn span b{
  color: #FD426D!important;
}
.quiz-earn small{
	font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  color: #5E5E5E;
  text-align: left;
}

body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz{
	margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
}
/** for all steps **/
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz  div.step{
	align-items: flex-start;
	padding-top: 0px;
	min-height:auto!important;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"] div.step div.ays-abs-fs{
	width:98%;
}
/** for start page **/
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-start-page .ays-fs-subtitle p,
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-start-page .ays-fs-subtitle li{
  text-align: left!important;
  margin: 0!important;
  padding: 0!important;
  line-height: 22px!important;
}

body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step:first-of-type .ays-start-page .ays_buttons_div{
   justify-content: right!Important;
    margin: 0!Important;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step:not(:first-of-type) .ays_buttons_div{
	margin:40px 0 0;
	justify-content:space-between!important;
	flex-wrap: nowrap;
	gap:5px;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-start-page .ays_buttons_div .start_button,
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-abs-fs .ays_buttons_div .ays_next,
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-start-page .ays_buttons_div .start_button:hover,
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-abs-fs .ays_buttons_div .ays_next:hover{
	border:1px solid transparent;
	background: linear-gradient(90deg, #FF1349 0%, #B90728 100%)!important;
	color:#fff!important;
	order: 2;
}

body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-abs-fs .ays_buttons_div .ays_previous,
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-abs-fs .ays_buttons_div .ays_previous:hover{
	border: 1px solid #FF1349;
	background: #fff!important;
	color:#FF1349!important;
}

body #main #event-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-abs-fs .ays_buttons_div .ays_clear_answer,
body #main #event-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-abs-fs .ays_buttons_div .ays_clear_answer:hover {
    background: transparent;
    color: #333 !important;
    border: 1px solid #777 !important;
	order:1;
}

body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-abs-fs .ays_buttons_div .action-button {
	width: 150px !important;
	opacity: 0.8;
	border-radius: 4px!important;
	padding: 14px 20px !important;
	height: auto !important;
	line-height: normal;
	font-size: 16px;
	margin: 0;
}
/** question number and bar **/
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz  .ays-live-bar-wrap{
  border-radius: 25px;
  opacity: 0.8;
	background-color:#D9D9D9!important;
	position: static;
  height: 20px;
  border: 0;
  width: 98%;
  margin-left: auto;
	margin-right: auto;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz  .ays-live-bar-wrap .ays-live-bar-fill{
 position: relative;
	background: linear-gradient(90deg, #FF1349 0%, #B90728 100%)!important;
	background-color:#B90728;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz  .ays-live-bar-wrap .ays-live-bar-fill:before{
	width: 100%!important;
  border-radius: 25px;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz  .ays-live-bar-wrap .ays-live-bar-fill span{
	color: #fff;
  font-size: 16px;
  vertical-align: middle;
	line-height:1.2!important;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-question-counter,
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-question-counter:before{
	font-weight:700;
	font-size:20px;
	color:#000000!important;
	margin: 10px 0 0!important;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-question-counter:before{
	content:"Questions: ";
	font-weight:400;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step:not(:first-of-type) .ays-abs-fs{
	margin-top:40px;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz  .ays_quiz_question{
	margin-bottom:25px;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_question p{
	margin:0!important;
	padding:0!important;
	color:#000000!important;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz  .ays-field.checked_answer_div input:checked~label{
    background-color: unset;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-field input:checked+label:before {
    border-color: #152E7C!important;
    background: #152E7C!important;
	background-clip: content-box!important;
}
body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .pass-score p{
		font-weight: 700;
		font-size: 48px;
		color: #333333;
		line-height:64px;
		margin:0 0 10px;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .pass-score span{
		font-size: 60px;
		color: #FF1349;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .restart-quiz p,
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .view-results p{
		font-weight: 400;
		font-size: 24px;
		line-height: 34px;
		color:#000;
		margin:0 0 10px;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .quiz-links{
		font-size: 28px!important;
    	margin: 0 0 0 0!important;
    	text-decoration: underline!important;
    	color: #FF1349!important;
    	text-transform: uppercase!important;
    	padding: 0!important;
    	background: transparent!important;
    	background-color: unset!important;
		cursor: pointer!important;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .result-certificate .ays_download_certificate,
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .result-certificate .ays_download_certificate:hover,
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .result-certificate .ays_download_certificate:focus,
#points-btn .quizPoints{
		text-align:center;
		color: #FFFFFF;
		font-weight: 600;
		font-size: 18px;
		line-height:25px;
		padding:5px 33px!important;
		background: linear-gradient(90deg, #FF1349 0%, #B90728 100%)!important;
		opacity: 0.8;
		border-radius: 20px!important;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_results{
		 border-top: 1px solid #dedede;
		margin-top: 20px;
		padding-top: 80px!important;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_results .ays-question-counter{
		top:-30px!important
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_results .correct_div, 
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_results .wrong_div{
		border:0!important;
		background-color:transparent!important;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_results .correct_div input:checked+label:before{
		border-color: #14E55B!important;
		background: #14E55B!important;
		background-clip: content-box!important;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_results .wrong_div input:checked+label:before{
		border-color: #FF5252!important;
		background: #FF5252!important;
		background-clip: content-box!important;
	}
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-quiz-limitation-attempts-notice{
        text-align:right!important
	}

@media (max-width:768px){
	body #main div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step .ays-abs-fs .ays_buttons_div .action-button {
		width: 55px !important;
		padding: 10px 10px !important;
		font-size:16px !important;
	}
}


/** quiz points button **/
#loading-image{
		border: 6px solid #f7f7f7;
    	border-top: 6px solid #FF1349;
    	border-bottom: 6px solid #FF1349;
    	border-radius: 50%;
    	width: 70px;
    	height: 70px;
    	animation: spin 2s linear infinite;
    	color: #fff;
    	font-size: 0;
	}
	@keyframes spin {
		0% { transform: rotate(0deg); }
		100% { transform: rotate(360deg); }
	}
/** New theme **/
/*html {
    height: 100%;
}
body {
    min-height: 100%;
}
a.generate-back-to-top{
	bottom:15px!important;
	right:10px!important
}*/
body{
	background-color: #00000000!important;
    background-image: url('/finschool/wp-content/uploads/2022/08/fin5p-bg.svg')!important;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
}
h1{
	font-weight: 300;
	font-size: 80px;
	line-height: 100px;
	color: #333;
	text-transform: capitalize;
}
h2{
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-transform: capitalize;
}
h3{
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
}
h4{
	font-weight: 400;
	font-size: 26px;
	line-height: 35px;
	color: #261511;
}
h5{
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
}
h6{
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}
ul,li,ol,p{
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: -0.24px;
}
.single-post .entry-content ol li::marker,
.single-finance-dictionary .entry-content ol li::marker {
  font-weight: 700;
}

a{
	font-weight: 600;
	line-height: 27px;
}
small{
	font-weight: 400!important;
	font-size: 12px!important;
	line-height: 14px!important;
	color: #333333;
}
/*.single-markets h1{
    font-weight: 600;
    font-size: 40px;
}
.single-markets article a{
    font-weight:400!important;
}*/
h1,h2,h3,
h4,h5,h6,
p,a{
	color: #333333;	
}
.text-white{
	color:#fff!important;
}
@media (min-width: 768px){
	body.single-finance-dictionary .entry-content h2,
	body.single-post .entry-content h2{
    	font-size: 28px;
	}
	body.single-finance-dictionary .entry-content h3,
	body.single-post .entry-content h3{
		font-size: 24px;
	}
	body.single-finance-dictionary .entry-content h4,
	body.single-post .entry-content h4{
		font-size: 22px;
	}
}
header{
	top: 20px;
    position: fixed!important;
    right: 0;
    left: 0;
    margin-left: auto!important;
    margin-right: auto!important;
	max-width: 1280px!important;
    width: 100%!important;
	z-index: 9999!important;
}
footer .footer,
.fivepaisacontainer,
#content{
	max-width: 1280px!important;
    width: 100%!important;
    /*padding-left: 40px;
    padding-right: 40px;*/
    margin-right: auto!important;
    margin-left: auto!important;
}
header .fin5p-header{
	background-color: #FFFFFF;
	/*box-shadow: 10px 20px 20px 0px rgb(255 127 0 / 10%);*/
	border-radius: 40px;
	padding: 10px 15px;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(10px);
	border-radius: 40px;
}
header .fin5p-header .fin5p-btn{
    padding: 10px 15px;
    display: inline-block !important;
    font-size: 16px;
    line-height: 24px;
}
.header-demat-btn{
	text-align: right;
}
header .fin5p-header .menu-item-has-children a{
	position: relative;
}
header .fin5p-header .menu-item-has-children a .hfe-menu-toggle.sub-arrow:after{
    content: "";
    position: absolute;
    top: 12px;
    right: 8px;
    border: solid #153a5b;
    border-width: 0 0 2px 2px;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    opacity: 1;
}
header .fin5p-header .menu-item-has-children a .hfe-menu-toggle.sub-arrow i{
	display: none;
}
.sect_demat{
	display: none!important;
}
.fin5p-nav{
	margin-bottom:0!important;
}
#page.grid-container{
	padding-top:150px!important;
	padding-bottom: 100px!important;
}
header .fin5p-header .fin5p-nav a{
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	text-transform: capitalize;
}
/** mobile menu **/
#web_mobile_menu .hfe-flyout-overlay,
#app_menu .hfe-flyout-overlay{
	display: none!important;
}
#web_mobile_menu .hfe-side,
#app_menu .hfe-side{	
    transition: left 300ms ease-in;
    height: 600px;
    overflow-y: scroll;
}
#web_mobile_menu .hfe-flyout-content{
	padding:0px;
	background: #fff!important;
	box-shadow: 10px 20px 20px rgba(255, 127, 0, 0.1);
	border-radius: 20px;
}
/*#web_mobile_menu .hfe-flyout-close{
	top: 5px!important;
	left: 5px!important;
	right: unset!important;
}*/
/** mobile menu **/
/** app menu social icons**/
#app_menu .hfe-flyout-content{
	padding:0px;
	background: transparent;
}
#app_menu ul li a, #web_mobile_menu ul li a{
	text-transform: uppercase;
}
#web_mobile_menu .hfe-flyout-close,
#app_menu .hfe-flyout-close{
    left: unset!important;
    right: 10px!important;
	top: 0px!important;
}
#app_menu ul{
    border-radius:  20px!important;
    box-shadow: 10px 20px 20px rgba(255, 127, 0, 0.1);
}
#app_menu li{
	padding:0px 10px 0px 20px;
	background: #FFFFFF;
}
/*#app_menu li:nth-child(2)
	border-radius: 20px 20px 0 0;
}
#app_menu li:last-child{
	box-shadow: 10px 20px 20px rgba(255, 127, 0, 0.1);
	border-radius: 0 0 20px 20px;
}*/
/*#app_menu li:first-child{
	margin-bottom: 20px;
	box-shadow: 10px 20px 20px rgba(255, 127, 0, 0.1);
	border-radius: 20px;
}*/
#app_menu li:first-child,
#app_menu li:first-child a{
	border-radius: 20px 20px 0 0;
}
#app_menu li:last-child,
#app_menu li:last-child a{
	border-radius: 0 0 20px 20px;
}
#app_menu li:first-child a{
	padding: 10px 10px 1px 0!important;
    word-wrap: break-word;
}
#app_menu li:first-child img{
	padding: 0;
    border-radius: 18px;
    width: 25%;
}
#app_menu li:first-child .user-details{
	width: 74%;
	padding-left: 20px;
	line-height: 20px;
}
#app_menu li:first-child .user-details .fin5p-btn{
	font-size: 16px!important;
    display: inline-block!important;
    padding: 2px 8px!important;
	margin-top: 10px;
}
#app_menu ul li a,
#web_mobile_menu ul li a{
    padding-left: 20px;
}
#app_menu #menu-item-18973 a:not(:nth-child(2)), 
#menu-item-18589 a:not(:nth-child(2)){
	padding-left:15px;
}
#app_menu #menu-item-29805 a,
#app_menu #menu-item-29805 a p{
	padding-bottom:0!important;
	margin-bottom:0!important;
}
#app_footer{
	position: fixed!important;
    width: 100%!important;
    left: 0!important;
    right: 0!important;
    z-index: 999!important;
	bottom:0!important;
	background:#fff!important;
	padding: 13px 0!important;
	box-shadow:0 -2px 4px 0 rgb(0 0 0 / 20%);
}
#app_footer #app_footer_menu ul{
	margin:0 5px;
}
#app_footer #app_footer_menu .elementor-icon-list-item{
	flex-basis:20%!important;
    width: 100%!important;
    margin: 0!important;
    padding: 0px!important;
}
#app_footer #app_footer_menu .elementor-icon-list-item > a{
	display: flex!important;
    flex-direction: column!important;
	position:relative;
}
#app_footer #app_footer_menu .elementor-icon-list-icon{
	margin-bottom:8px!important;
	position: relative;
}
#app_footer #app_footer_menu .elementor-icon-list-item .elementor-icon-list-icon:before{
	content: "";
    position: absolute;
    filter: blur(2px);
    height: 18px;
    width: 18px;
    z-index: -1;
    left: -1px;
    top: 2px;
	display:none
}
#app_footer #app_footer_menu ul li a.active .elementor-icon-list-icon:before{
	display: block;
}
#app_footer #app_footer_menu .elementor-icon-list-item:nth-child(1) .elementor-icon-list-icon:before{
	content:url('/finschool/wp-content/uploads/2023/03/bottom-menu-home-bg.png');
}

#app_footer #app_footer_menu .elementor-icon-list-item:nth-child(2) .elementor-icon-list-icon:before{
	content:url('/finschool/wp-content/uploads/2023/03/bottom-menu-course-bg.png');
}

#app_footer #app_footer_menu .elementor-icon-list-item:nth-child(3) .elementor-icon-list-icon:before{
	content:url('/finschool/wp-content/uploads/2023/03/bottom-menu-dictionary-bg.png');
}

#app_footer #app_footer_menu .elementor-icon-list-item:nth-child(4) .elementor-icon-list-icon:before{
	content:url('/finschool/wp-content/uploads/2023/03/bottom-menu-explore-bg.png');
}

#app_footer #app_footer_menu .elementor-icon-list-item:nth-child(5) .elementor-icon-list-icon:before{
	content:url('/finschool/wp-content/uploads/2023/03/bottom-menu-finclub-bg.png');
}
#app_footer #app_footer_menu ul li a.active span svg path{
	fill:#333!important;
}
#app_footer #app_footer_menu ul li:nth-child(1) .elementor-icon-list-icon svg path{
	stroke:#acacac;
	fill: #fff!important;
}
#app_footer #app_footer_menu ul li:nth-child(1) a.active .elementor-icon-list-icon svg path{
	stroke:#333;
}

#app_footer #app_footer_menu .elementor-icon-list-item > a .elementor-icon-list-text{
    font-size: 9.5px!important;
    font-weight: 500!important;
    padding: 0!important;
    letter-spacing: 0.01em;
    color: #ACACAC!important;
    text-transform: uppercase;
}
#app_footer #app_footer_menu .elementor-icon-list-item > a.active .elementor-icon-list-text{
	color: #333!important;
}

/*@media (max-width:480px){
	#app_menu .hfe-flyout-content{
		padding:0 20px!important;
	}
	#app_menu .hfe-flyout-close, #app_menu .hfe-flyout-close svg{
		top:15px!important;
	}
	#app_menu #menu-item-18973 a.hfe-menu-item, 
	#menu-item-18589 a.hfe-menu-item{
		padding:;
	}
}*/
/** end **/
.fin5p-nav .hfe-nav-menu-icon{
	padding: 0;
    border: 0;
}
.menu-login-btn{
	text-align:right;
}
.fin5p-btn{
	/*font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	color:#fff;
	background: #FF7F00;
	border-radius: 40px;*/
	padding-top:10px;
	padding-bottom:10px;
	border: 2px solid #333333;
	border-radius: 40px;
	display:block!important;
	text-align: center;
	background: #fff;
	color: #333;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
}
.fin5p-btn i{
	/*background: #fff;
	border-radius: 50%;
	padding: 4px;*/
	margin-right: 10px;
}
.fin5p-btn:hover{
	background: #333333;
}
.fin5p-btn:hover,
.fin5p-btn:hover i,
.fin5p-form .fin5p-btn:hover,
.fin5p-form .fin5p-btn:hover input[type="submit"],
.fin5p-form .fin5p-btn:hover i{
	color: #ffffff!important;
}
.stockdrop__down{
	margin-bottom:0!important;
}
.stockdrop__down span{
	vertical-align: super;
}
/** footer **/
.site-footer footer{
	background: #404040;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	z-index: 1;
}
.fin5p-form-wrapper{
	padding: 35px 20px 0;
	margin: 0 auto;
	max-width: 1080px;
	width: 100%;
	z-index:99;
}
.fin5p-form-wrapper .elementor-widget-container{
	background: #FFFFFF;
	box-shadow: 35px 35px 35px rgba(32, 32, 35, 0.1);
	border-radius: 50px;
	padding: 36px 40px;	
}
.footer-menu-wrapper{
	background: #FFFFFF;
	box-shadow: 35px 35px 35px rgba(32, 32, 35, 0.1);
	border-radius: 20px;
	padding: 120px 120px 60px;
	margin-top: -80px;
}
.fin5p-form{
	display:flex;
	justify-content: space-between;
	/*flex-wrap: wrap;*/
}
.fin5p-form input[type="email"]{
    background-color: transparent;
    border-width: 0;
    border-color: transparent;
	font-weight: 600;
	font-size: 26px;
	line-height: 39px;
	color: #333333;
	opacity: 0.5;
	padding:0;
	flex:85% 0 0;
}
.fin5p-form .fin5p-btn{
	flex:15% 0 0;
}
.fin5p-form input[type="submit"]{
    background-color: transparent;
    padding: 0;
    border-width: 0;
	font-size: 18px;
	line-height: 27px;
	color:#333333;
	font-weight: 600;
}
.fin5p-form input[type="submit"]:hover {
	color: #fff!important
}
.footer-menu-title h6{
	font-weight: 600!important;
	text-transform: capitalize;
}
.footer-menu-item.footermenu ul{
	list-style: none;
    margin: 0;
}
.footer-menu-item.footermenu ul li{
    margin-bottom: 16px;
}
.footer-menu-item a{
	font-weight:400!important
}
.fin5p-copyright{
	margin-top: 35px;
	font-weight: 400;
	font-size: 16px;
	line-height:22px;
	text-transform: capitalize;
	color: #fff;
	opacity: 0.5;
}

/** page hero title **/
.page-hero-title h3{
	font-weight: 300!important;
}
.page-hero-title h3,
.page-hero-title h4{
	line-height: 1.3!important;
}
/** cards css*/
.view-all-post span{
	text-transform:capitalize;
	position:relative;
	overflow:hidden;
}
.view-all-post span a:after{
	content: "";
    position: absolute;
    width: 0;
    height: 8px;
    bottom: 0;
    left: 0;
    z-index: -1;
    right: 0;
    margin: auto;
    background: #3ED8F5;
	transition: width 300ms ease-in;
}
.view-all-post span:hover a:after{
	width: 100%;
}
.finflix-login-card{
	max-width:375px;
	box-shadow: 10px 10px 30px 0px rgba(32, 32, 35, 0.10);
	border-radius:20px;
	margin:auto;
	text-align:center;
	padding: 20px;
}
.finflix-login-card .finflix-login-logo{
	margin-bottom:30px;
	max-width: 133px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.finflix-login-card .finflix-login-text{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}
.finflix-login-card .finflix-login-logo,
.finflix-login-card .finflix-login-text{
	margin-bottom:30px;
}
.fin5p-cards-row,
.finflix-card-row{
	display: flex;
    flex-wrap: wrap;
	align-items: stretch;
}
.fin5p-cards-wrapper{
	margin-top: 60px;
	padding-left:10px;
	padding-right:10px;
	padding-top:100px;
	flex:25% 0 0;
	position: relative;
}
.fin5p-cards{
	display: block;
	height:100%;
	width:100%;	
	background: #FFFFFF;
	box-shadow: 35px 35px 35px rgba(32, 32, 35, 0.1)!important;
	border-radius: 20px;
	padding:0 20px 20px;
	text-align: center;
}
.fin5p-cards-top{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto 60px;	
}
.fin5p-cards-img{
	padding:30px;
    box-shadow: 35px 35px 35px rgb(32 32 35 / 10%);
    border-radius: 18px;
}
.fin5p-cards-wrapper:nth-child(4n-3) .fin5p-cards-img,
.owl-item:nth-child(4n-3) .fin5p-cards-wrapper .fin5p-cards-img{
    background: linear-gradient(180deg, rgba(154, 239, 255, 0.6) 0%, rgba(255, 133, 157, 0.6) 100%)!important;
}
.fin5p-cards-wrapper:nth-child(4n-2) .fin5p-cards-img,
.owl-item:nth-child(4n-2) .fin5p-cards-wrapper .fin5p-cards-img{
    background: linear-gradient(180deg, rgba(245, 124, 46, 0.6) 0%, rgba(241, 222, 39, 0.6) 100%)!important;
}
.fin5p-cards-wrapper:nth-child(4n-1) .fin5p-cards-img,
.owl-item:nth-child(4n-1) .fin5p-cards-wrapper .fin5p-cards-img{
    background: linear-gradient(0deg, rgba(62, 216, 245, 0.6) 12.5%, rgba(241, 222, 39, 0.6) 100%)!important;
}
.fin5p-cards-wrapper:nth-child(4n) .fin5p-cards-img,
.owl-item:nth-child(4n) .fin5p-cards-wrapper .fin5p-cards-img{
    background: linear-gradient(180deg, rgba(255, 133, 157, 0.6) 0%, rgba(245, 124, 46, 0.6) 100%)!important;
}
.fin5p-cards-img img{
	height: 110px;
	width: auto;
}
.fin5p-cards-top .course-tag{
	border-radius: 10px;
	font-weight: 700;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #333333;
	margin:0;
	background: #80D0C1;
	padding:5px 12px;
	margin: -15px auto 0;
    width: fit-content;
}

.fin5p-cards-top .course-user-count span{
	color: #EC4558;
}
.fin5p-cards-bottom{
    padding-top: 90px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
}
.fin5p-cards-bottom .fin5p-cards-title{
	font-weight: 500;
    line-height: 30px;
	color: #261511;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-size:20px;
}
.fin5p-cards-bottom .fin5p-cards-meta{
	display: flex;
	justify-content: center;
}
.fin5p-cards-bottom .fin5p-cards-meta small{
	/*padding:4px 8px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -0.165px;
	color: #FFFFFF;
	background: #555555;
	border-radius: 10px;
	margin-left:5px;*/
	margin-right:20px;
	margin-bottom:10px;
}
.fin5p-cards-bottom .fin5p-cards-meta small svg{
	margin-right:5px;
	color: #333;
	vertical-align: middle;
}
.fin5p-cards-bottom .fin5p-cards-meta small svg path{
	fill: #333;
}
.fin5p-cards-bottom .fin5p-card-copy{
	margin-top:15px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.165px;
	color: #333333;
}
/** cards css end**/

/** finflix cards **/
.finflix-card-wrapper{
	margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
    flex: 33.333% 0 0;
    position: relative;
}
.finflix-card{
	display: block;
    height: 100%;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 10px 10px 30px rgba(32, 32, 35, 0.1)!important;
    border-radius: 20px;
    padding: 0 25px 20px;
    text-align: center;
}
.finflix-card-top{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto 40px;
	filter: drop-shadow(10px 10px 30px rgba(32, 32, 35, 0.1));
}
.finflix-img-wrapper{
	position:relative;
}
.finflix-img-wrapper img{
	width:auto;
	height:190px;
	border-radius:20px;
}
.finflix-img-wrapper .play_btn{
	position: absolute;
	margin: auto;
	left: 0;
	width: 48px!important;
	height: auto!important;
    z-index: auto;
    right: 0;
   	top: 0;
    bottom: 0;
}
.finflix-card-bottom{
	padding-top:110px;
}
.finflix-card-bottom .finflix-title{
	margin:0;
}
/** finflix cards ends **/

/** faq **/
.fin5p-faq{
    background: #FFFFFF;
    box-shadow: 10px 10px 30px rgb(32 32 35 / 10%);
    border-radius: 20px;
    padding-right: 20px;
    position: relative;
    margin-bottom: 35px!important;
}
.fin5p-faq .elementor-image-box-wrapper{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.fin5p-faq figure{
    background: linear-gradient(180deg, rgba(210, 86, 93, 0.7) 0%, rgba(156, 255, 79, 0.7) 100%);
    box-shadow: 10px 10px 30px rgb(32 32 35 / 10%);
    border-radius: 18px;
    height: 68px;
    text-align: center;
    width: 68px!important;
    padding: 5px;
    /*margin-top: -20px!important;
    margin-bottom: 15px!important;*/
	position: absolute;
    top: -20px;
    right: -30px!important;
}
.fin5p-faq1 figure{
    background: linear-gradient(180deg, rgba(204, 109, 237, 0.7) 0%, rgba(79, 255, 149, 0.7) 100%);
}
.fin5p-faq2 figure{
    background: linear-gradient(180deg, rgba(102, 255, 227, 0.7) 0%, rgba(255, 237, 79, 0.7) 100%);
}
.fin5p-faq3 figure{
    background: linear-gradient(180deg, rgba(88, 133, 251, 0.7) 0%, rgba(236, 80, 80, 0.7) 100%);
}
.fin5p-faq3 figure{
    background: linear-gradient(180deg, rgba(210, 86, 93, 0.7) 0%, rgba(156, 255, 79, 0.7) 100%);
}
.fin5p-faq h5{
	font-weight:600!important
}
.fin5p-faq p{
	font-size:20px;
}
.app-card,
.dictionary-card,
.explore-card{
	background: #FFFFFF;
	box-shadow: 10px 10px 30px rgba(32, 32, 35, 0.1);
	border-radius: 20px;
	padding: 0 24px 24px;
	position: relative!important;
}
/*.app-card .elementor-image-box-wrapper:after{
    content: "";
    left: 0;
    right: 0;
    top: -15%;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    height: 65%;
    z-index: 0;
    position: absolute;
    background: linear-gradient(180deg, #6DE0ED 0%, #4FFF95 100%);
    opacity: 0.5;
    box-shadow: 36.4841px 36.4841px 36.4841px rgb(32 32 35 / 10%);
    border-radius: 18.7633px;
}*/
.app-card figure,
.dictionary-card figure,
.explore-card figure{
    margin-top: -150px!important;
	position: relative!important;
    z-index: 999;	
}
.download-app{
	display:flex;
	text-align:center;
	align-items: center;
	justify-content: space-between
}
.barcode-wrapper{
	flex: calc(25% - 5px) 0 0;
}
.barcode-wrapper img{
	width:100px;
	height: auto;
}
.app-btn-wrapper{
	flex: calc(50% - 10px) 0 0;
}
.app-btn-wrapper a,
.app-btn-wrapper img{
    display: inline-block;
    width: auto;
}
@media screen and (max-width: 767px) {
	.barcode-wrapper{
		flex: calc(50% - 5px) 0 0;
	}
	.app-btn-wrapper{
		flex: 100% 0 0;
		margin-top: 10px;
	}
	.download-app {
		flex-wrap: wrap;
	}
}
/** dictionary card **/
.dictionary-card figure,
.explore-card figure{
	background: linear-gradient(180deg, rgb(255 133 157 / 50%) 0%, rgb(245 124 46 / 50%) 100%);
	box-shadow: 35px 35px 35px rgba(32, 32, 35, 0.1);
	border-radius: 18px;
	padding: 25px;
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.blog-card figure{
	background: linear-gradient(180deg, #FF4FA380 0%, #4FF4FF80 100%);
}
.brew-card figure{
	background: linear-gradient(180deg, #F57C2E80 0%, #F1DE2780 100%);
}
.stories-card figure{
	background: linear-gradient(0deg, #6B8CFF80 12.5%, #8CF12780 100%);
}
/** single post blog and brew**/
.hero_section,
.single-post .entry-content, 
.single-finance-dictionary .entry-content,
.latest_blogs_inner,
.wordoftheday{
	background: #FFFFFF;
	box-shadow: 10px 10px 30px rgba(32, 32, 35, 0.1);
	border-radius: 20px;
}
#hero_section{
	align-items: center;
    display: flex;
	margin-bottom:40px;
	padding:25px;
}
#hero_section .hero_text{
	flex-basis:70%;
}
#hero_section .hero_text h1{
	font-weight: 700!important;
	font-size: 40px;
	line-height: 50px;
}
#hero_section .hero_image{
	flex-basis:30%;
}
#hero_section .hero_image{
	text-align:center;
}
#hero_section .hero_image_box{
	width:100%;
    max-width: 400px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
#hero_section .hero_image_box img,
#hero_section .hero_image_box svg{
    width:auto;
	height:100%;
}
.single-post .inside-article,
.single-finance-dictionary .inside-article{
	display: flex;
	margin-bottom: 125px;
}
.single-post .entry-content,
.single-finance-dictionary .entry-content{
	flex-basis:70%;
	margin-right: 20px;
	padding: 40px;
}
.single-post .latest_blogs,
.single-finance-dictionary .latest_blogs{
	flex-basis:30%;
	margin-left: 20px;
}
.single-post .latest_blogs_inner,
.single-finance-dictionary .latest_blogs_inner{
	padding: 20px;
}
/*.single .entry-content p,
.single .entry-content ul li,
.single .entry-content ol li,
.single-finance-dictionary .entry-content p,
.single-finance-dictionary .entry-content ul li
.single-finance-dictionary .entry-content ol li{
	line-height:1.7!important;	
	margin-bottom:10px!important;
}*/
.latest_blogs ul{
    margin: 0;
    list-style-type: none;
}
.latest_blogs ul li{
	margin-bottom:15px;
	background: #F7F6EF;
	box-shadow: 10px 10px 30px rgba(32, 32, 35, 0.1);
	border-radius: 14px;
	padding:15px;
}
.latest_blogs ul li:hover{
	background: #F4EEC1;
}
.latest_blogs ul li .item-title{
	margin-bottom:0;
	font-weight: 400;
}
.latest_blogs ul li:hover .item-title{
	font-weight:500;
}
.latest_blogs ul li a{
    display: flex;
	align-items: center;
}
.latest_blogs ul.categories-ul li a img,
.latest_blogs ul.latest-blogs-ul li a img{
	height: auto;
    margin-right: 15px;
}
.latest_blogs ul.categories-ul li a img{
    width: 35px!important;
}
.latest_blogs ul.latest-blogs-ul li a img{
    width: 60px!important;
}
.latest_blogs ul li h3,
.latest_blogs ul li h4,
.latest_blogs ul li h5,
.latest_blogs ul li h6 {
	margin-bottom: 0;
	font-weight: 600
}
.entry-meta{
	display:none;
}


/** dictionary **/
.wordoftheday{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
	padding: 25px;
}
.latest_fd_banner,
.latest_fd_content{
    flex-basis: 50%;
}
.latest_fd_banner{
	text-align:center;
}
.latest_fd_content h4{
	font-weight:bold;
}
.latest_fd_content p{
	margin-bottom:30px;
}
.latest_fd_banner img{
	width: 100%;
    object-fit: cover;
    max-width: 400px;
    height: auto;
}
/** strip **/
/*.single-finance-dictionary .fd_alphaumeric_strip{
	position: sticky;
    top: 115px;
}*/
.fd_alphaumeric_strip{
	z-index:2;
}
.fd_alphaumeric_strip ul{
	text-align:center;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
	margin-right: 0;
    margin-left: 0;
	line-height: unset!important;
}
.fd_alphaumeric_strip ul li {
	list-style-type:none;
	text-align:center;
	border: 1px solid #cdcdcd;
	background: #fff;
    -webkit-transition: opacity0 .25s ease-out;
    transition: opacity0 .25s ease-out;
	padding:7px 14px;
}
.fd_alphaumeric_strip ul li a{
	font-size:20px;
	color:#333;
	font-weight:bold;
}
.fd_all_words{
    display: flex;
    flex-wrap: wrap;	
}
.fd_words_list{
    width: 25%;
    padding:20px;	
}
.fd_words_list_heading{
	font-weight:bold;
}
.fd_words_list ul{
	margin:0;
    display: flex;
    justify-content: space-between;
    padding-left:15px;
	flex-wrap: wrap;
}
.fd_words_list ul li{
	list-style-type:none;
	text-align:left;
	padding:10px;
	width:50%;
}
.fd_words_list ul li a{
	color: #333;
}
.fd_words_list ul li a.viewwords{
	color:#000;
}
.page-id-12463 .fd_words_list{
	padding:20px 25px 0 0;
	width:100%!important;
}
.page-id-12463 .fd_words_list_heading{
	font-size:20px;
}
.page-id-12463 .fd_words_list ul{
	padding-left:0!important;
	width:100%;
}
.page-id-12463 .fd_words_list ul li{
	width:33.33%;
	margin-bottom:20px;
	padding:0!important;
	padding-right:10px!important;
}
.page-id-12463 .fd_words_list ul li a{
	font-size:18px;
}
#fd_alphaumeric_strip{
	position: fixed;
    top: 90px;
    left: 0px;
    right: 0px;
}
/** related dictionary title **/
.related-post-sect .related-title{
	width: 74%;
    max-width: 74%;
	display: inline-block;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: capitalize;
    color: #333333;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
    .related-post-sect .related-title {
        font-size: 22px;
        line-height: 30px;
    }
}
.related-post-sect .view-all-post{
	text-align: right;
    width: 24%;
    max-width: 24%;
	display: inline-block;
}
/** logged in cards slider **/
	.fin5p-cards-slider .owl-stage{
		display: flex;
    	padding-left: 0px!important;
		padding-top: 60px;
		    padding-bottom: 30px;
	}
	.fin5p-cards-slider .fin5p-cards-wrapper{
		margin-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 100px;
		height: 100%;
		flex: 1 0 0;
		width: 100%;
	}
	.fin5p-cards-slider .owl-prev,
	.fin5p-cards-slider .owl-next{
		position: absolute;
		top: 50%;
		/*margin-left: -10px;*/
		display: block !important;
		color: #000!important;
	}
	.fin5p-cards-slider .owl-next{
		right: -30px;
		margin-left:0!important;
	}
	.fin5p-cards-slider .owl-prev span,
	.fin5p-cards-slider .owl-next span{
		font-size: 64px!important;
	}

/** logged in explore and course **/
/** Tabs **/
#mobile-course .eael-tab-inline-icon,
#explore_menu ul {
    display: flex!important;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: row;
    align-items: center;
}
#explore_menu ul li{
	width:33.33%;
	padding:0 15px;
}
#explore_menu.course_menu ul li{
	width:25%;
}
#explore_menu ul li a,
#mobile-course .eael-tabs-nav .eael-tab-item-trigger{
	max-Width : 196px;
	min-Height : 68px;
	width:100%;
	box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.1);
	margin:0 auto 20px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #333333;
    font-size: 16px;
    line-height: 19px;
    background: #FFFFFF;
    box-shadow: 3px 4px 5px rgb(0 0 0 / 10%);
    border-radius: 8px;
	border-bottom: 8px solid #ffffff;
}
#mobile-course .eael-tab-inline-icon li img{
	max-height:36px!important;
	width:auto!important
}
#mobile-course .eael-tabs-nav .eael-tab-item-trigger.active,
#explore_menu ul li.current_page_item a,
#explore_menu ul li a:hover{
	text-decoration:none;
	border-color: #3ED8F5;
	color: #333;
}
#explore_menu ul li a svg path{
	fill:#333333;
}
#explore_menu ul li a:hover svg path,
#explore_menu ul li.current_page_item a svg path{
	fill:#3ED8F5;
}
/** media queries**/
@media (max-width:1280px){
	header,
	footer .footer,
	.fivepaisacontainer,
	#content{
		padding-left: 40px!important;
		padding-right: 40px!important;
	}
}
@media (max-width:1024px){
	header,
	footer .footer,
	.fivepaisacontainer,
	#content{
		padding-left: 25px!important;
		padding-right: 25px!important;
	}
	.fin5p-cards-wrapper{
		flex: 33% 0 0;
	}
	.finflix-card-wrapper{
		flex: 49% 0 0;
	}
	.finflix-img-wrapper img{
		height: 150px;
	}
	.finflix-card-bottom {
		padding-top: 70px;
	}
}
@media (max-width:767px){
	header,
	footer .footer,
	.fivepaisacontainer,
	#content{
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	.single-finance-dictionary #content,
	.page-id-12463 #content{
		padding-right: 35px!important;
	}
	
	body,
	ul,li,ol,p{
		font-size: 14px;
		line-height: 21px;
	}
	h1{
		font-size: 40px;
		line-height: 50px;
	}
	h2{
		font-size: 22px;
		line-height: 30px;
	}
	h3{
		font-size: 20px;
		line-height: 22px;
	}
	h4{
		font-size: 18px;
		line-height: 22px;
	}
	h5{
		font-size: 16px;
		line-height: 22px;
	}
	h6{
		font-size: 14px;
		line-height: 20px;
	}
	header .fin5p-header .fin5p-nav .elementor-button-wrapper,
	header .fin5p-header .fin5p-nav a.elementor-button{
		display:none;
	}
	.fin5p-cards-wrapper{
		flex: 50% 0 0;  
		padding-left: 5px;
		padding-right: 5px;
		width: 50%!important;
	}
	.fin5p-cards-slider .fin5p-cards-wrapper{
		flex: 100% 0 0; 
		width: 100%!important;
		padding-top: 100px;
	}
	.fin5p-cards {
		padding: 0 20px 0px;
	}
	.fin5p-cards-top {
		margin: auto 20px;
	}
	.fin5p-cards-img {
		padding: 15px;
	}
	.fin5p-cards-img img {
		height: 100px;
	}
	.fin5p-cards-bottom {
		padding-bottom: 0;    
		padding-top: 45px;
	}
	.fin5p-cards-bottom .fin5p-cards-title {
		font-size: 14px;
		line-height: 22px;
	}
	.fin5p-cards-meta,
	.fin5p-cards-wrapper .fin5p-btn{
		display:none!important;
	}
	
	/** footer **/
	.fin5p-form-wrapper .elementor-widget-container{
		padding: 10px;	
	}
	.footer-menu-wrapper {
    	padding: 50px 20px 20px;
		margin-top: -50px;
	}
	.footer-menu-box{
		margin-bottom:20px;
	}
	.footer-menu-title .elementor-tab-title,
	.footer-menu-title .elementor-tab-content{
		padding-left:0!important;
	}
	.fin5p-form input[type="email"]{
		font-size: 12px;
		flex:60% 0 0;
	}
	.fin5p-form .fin5p-btn{
		flex:40% 0 0;
	}
	/** header and footer btn **/
	header .fin5p-btn,
	.fin5p-form .fin5p-btn,
	.fin5p-form input[type="submit"]{
		font-size: 14px!important;
    	padding: 0 5px!important;
    	width: fit-content;
    	margin: auto;
	}
	/** single blog post **/
	#hero_section,
	.single-post .inside-article,
	.single-finance-dictionary .inside-article{
		flex-direction: column;
	}
	#hero_section .hero_text,
	#hero_section .hero_image,
	.single-post .entry-content,
	.single-post .latest_blogs,
	.latest_fd_banner,
	.latest_fd_content{
		flex-basis:100%;
		width:100%;
	}
	.single-post .inside-article, 
	.single-finance-dictionary .inside-article{
		margin-bottom:75px;
	}
	.single-post .entry-content, 
	.single-finance-dictionary .entry-content{
		padding:20px;
		margin: 0 0 40px;
	}
	.single-post .latest_blogs, 
	.single-finance-dictionary .latest_blogs{
		margin: 0;
	}
	.single-post .latest_blogs_inner, 
	.single-finance-dictionary .latest_blogs_inner{
		padding:10px;
	}
	#hero_section .hero_text h1{
		font-size: 22px;
        line-height:30px!important;
	}
    .course-hero-meta span {
    	margin-right: 15px;
	}
	/** logged in tabs for explore and course page **/
	#mobile-course .eael-tab-inline-icon, 
	#explore_menu ul{
		flex-wrap: nowrap;
	}
	#mobile-course .eael-tab-inline-icon li:first-child{
		margin: 0 10px 0 0;
	}
	#mobile-course .eael-tab-inline-icon li:nth-child(2){
		margin: 0 0 0 10px;
	}
	#mobile-course .eael-tab-inline-icon li{
		max-Width: 49.5%;
		min-height:100%;
		width: 49.5%;
		padding: 14px 0;	
		flex-basis: 49.5%;
	}
	#mobile-course .eael-tab-inline-icon li img,
	#explore_menu ul li a svg{
		max-height: 20px!important;
		width: auto!important;
		margin-right:10px;
	}
	#explore_menu ul li a svg{
		margin-right:5px;
	}
	#explore_menu ul li{
		padding: 0 5px;
	}
	#explore_menu ul li a{
		font-size:14px;
		padding: 14px 5px;
		max-Width: 100%;
		min-Height: 100%;
		width: 100%;
		margin: 0;
	}
}
@media (max-width: 480px){
	header .fin5p-header{
		padding: 12px 12px;
	}
	.stockdrop__down{
		font-size: 14px;
		padding-right: 15px;
	}
	.stockdrop__down svg{
		width: 18px;
	}
	.fin5p-faq figure{
		height: 50px;
		width: 50px;
	}
	/*.fd_alphaumeric_strip{
		position: fixed!important;
		right: 0;
		top: 50%!important;
		transform: translatey(-50%);
	}*/
	.fd_alphaumeric_strip ul{
	    flex-direction: column;
	}
	.fd_alphaumeric_strip ul li{
		margin-bottom:0;
		padding:6px;
	}
	.fd_alphaumeric_strip ul li a{
		font-size:13px;
	}
	.fd_words_list{
    	width: 100%;
    	padding:20px 0;	
	}
	.page-id-12463 .fd_words_list ul li{
		width:49.5%;
	}
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 ul li{
		padding:0px 8px;
		font-size:12px;
		line-height:21px!important;
		border:0;
	}
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 ul li a{
		line-height: unset;
		font-size:12px;
	}
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(3n+3), 
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(4),
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(7), 
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(10),
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(13),
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(16),
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(19),
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(22),
	.fd_alphaumeric_strip.fd_alphaumeric_strip2 li:nth-child(25){
		height:13px;
		display: flex;
    	align-items: center;
    	justify-content: center;
	}
	#fd_alphaumeric_strip{
		position: fixed;
		right:0px;
		top: 90px;
		left:unset;
	}
	.web_stories_card_wrapper{
		flex-basis:50%;
		padding:2.5% 3%;
	}
	/**finflix**/
	.finflix-card-wrapper{
		flex: 100% 0 0;
	}
	.finflix-img-wrapper img{
		height: 150px;
	}
	.finflix-card-bottom {
		padding-top: 70px;
	}
}
.finschoolQuiz{
	background-color: unset!important;
}
/** Demat **/
	.watch-open-demat{
		display:flex!important;
		flex-direction:row;
		margin-bottom:30px;
		max-width: 500px;
    }
	.watch-open-demat .fin5p-btn{
		height: 50.2px!important;
	}
    .watch-open-demat .open-demat-btn{       
        background:#E31B54;
        color:#fff;
        border-color:#E31B54
    }
    .watch-open-demat .watch-demat-btn img{
        vertical-align:middle;
        margin-right: 5px;
    }
	.watch-open-demat .open-demat-btn,
	.watch-open-demat .watch-demat-btn{
        margin:10px;
		width:50%;
	}
	
	#demat-mob{
		display:none!important;
	}
	#demat-desktop{
		display:flex!important;
	}
@media(max-width:767px){
	.watch-open-demat{
        flex-direction: column;
		max-width: 100%;
    }
	.watch-open-demat .open-demat-btn,
	.watch-open-demat .watch-demat-btn{
        margin:10px 0;
		width:100%;
	}
	#demat-desktop{
		display:none!important;
	}
	#demat-mob{
		display:flex!important;
	}
}
/* breadcrumb */
.um-page-login .breadcrumbs-wrapper,
.um-page-register .breadcrumbs-wrapper,
.um-page-password-reset .breadcrumbs-wrapper{
	display: none!important;	
}

/* Header search */
#searchbar {
  height: 0;
  visibility: hidden;
  transition: height ease-in 0.3s;
}
#searchbaricon,
#searchbar {
  margin-bottom: 0 !important;
}
#mainheadermenu {
  transition: height ease-in 0.3s;
}
#searchclose {
  display: none;
}
.seacrh_icons {
  cursor: pointer;
}
.searchwp-form .swp-input--search.swp-input {
  background-image: url("https://www.5paisa.com/finschool/wp-content/uploads/2023/09/search-icon.svg") !important;
  background-position: left 12px top 50% !important;
  padding-right: 0.7em !important;
  padding-left: 38px !important;
}
.searchwp-form .search-submit.swp-button {
  border: 2px solid #333333 !important;
  border-radius: 40px !important;
}
.searchwp-form .searchwp-form-quick-search span,
.searchwp-form .searchwp-form-quick-search a {
  font-size: 14px !important;
}
.searchwp-form .searchwp-form-quick-search a {
  background-color: #333;
  font-weight: 500 !important;
  padding: 8px;
  margin: 0 5px 5px;
  color: #fff;
  display: inline-block;
  line-height: 1.1;
}
.header .fin5p-header .elementor-container.elementor-column-gap-no {
  justify-content: space-around;
  align-items: center;
}


.search.search-results .desktop_chapters,
.search.search-results .breadcrumbs-wrapper,
.search.search-results .seacrh_icons,
.search.search-results  .fin5p-nav{
	display: none;
}
.search.search-results .paging-navigation{
	text-align: center;
}
/* Hide the first occurrence of [searchwp_no_index] */
body.search-results > [itemtype="https://schema.org/SearchResultsPage"]:first-child {
  display: none;
}

#investing_notification_bar{
	position: fixed!important;
    width: 100%!important;
    left: 0!important;
    right: 0!important;
    z-index: 999!important;
	bottom:0!important;
	display: none;
}
#investing_notification_bar h5{
	margin-bottom:0;
}
#investing_notification_bar p {
	margin:0;
}
.page-id-22620 #investing_notification_bar{
	display: block;
}
.notification_btn {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    background: linear-gradient(90deg,#EFAE7A 0%,#EFEB87 26.46%,#F0B2BB 53.54%,#EEEB86 76.46%,#91F7FB 96.77%);
    padding: 10px 30px;
    border-radius: 40px;
}
.invest-btn {
	text-align:right;
}
.closeNotificationBarWrapper{
	display:flex;
	align-items: flex-start;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
}
.closeNotificationBar {
	position: relative;
	width: 25px;
	height: 25px;
	background-color: #333;
	cursor: pointer;
	border-radius: 50%;
	display: inline-block;
    position: absolute;
    top: -30px;
    right: 15px;
}

.closeNotificationBar::before,
.closeNotificationBar::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 2px;
	background-color: #f2f2f2;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.closeNotificationBar::after {
	transform: translate(-50%, -50%) rotate(45deg);
}

.course-price{
	display: flex;
    align-items: center;		
	margin-bottom:25px;
	margin-right: 10px;
	margin-left: 10px;
}
.course-cp {
	font-size: 22px;
    font-weight: 600;
	color: #EB4167;
	margin-right: 15px;
}
.course-sp {
	text-decoration: line-through;
	color: #000
}
.course-ribbon {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: absolute;
	inset: 5px auto auto -10px;
    padding: 2px 20px 15px 15px;
	clip-path: polygon(100% 0%, 0% 0%, 0% 65%, 10% 90%, 10% 65%, 100% 65%,  calc(100% - 10px) 35%);
    background: #EB4167;
    box-shadow: 0 -10px 0 inset #0005;
	z-index: 999;
}
@media screen and (max-width:767px) {
	.notification_btn {
		padding: 4px 12px;
		font-size: 13px;
	}
	.invest-btn {
		text-align:center;
	}
	.closeNotificationBar {    
		top: -25px;
		right: 10px;	
		width: 20px;
		height: 20px;
	}
	.closeNotificationBar::before,
	.closeNotificationBar::after{
		width: 10px;
	}
	.course-ribbon {    
		font-size: 14px;
		font-weight: 600;
		inset: 5px auto auto 0px;
		padding: 0px 15px 15px 10px;
	}
	.course-cp {
		font-size: 18px;
	}
}

.um-login .um-col-1,
.um-register .um-col-1{
	position: relative
}


#menu-item-53700 a{    
    padding: 10px 15px!important;
    background: #E31B54 !important;
    color: #fff !important;
    padding: 10px 15px!important;
    margin-left: 10px!important;
    display: inline-block !important;
    border-radius: 40px;
    border-color: #E31B54 !important;
}

/**sticky bar*/
#sticky-footer {
    padding: 5px 0;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%!important;
    z-index: 9999;
    display: none;
	background: linear-gradient(90deg, #d93065 -6.03%, #95113b 109.91%) !important;
}
#sticky-footer .sticky_wrapper {
    margin: auto;
    max-width: 850px;
	position: static;
}
#sticky-footer .sticky_wrapper .elementor-widget-wrap {
	justify-content: center;
	position: static;
}
#sticky-footer .sticky_wrapper .start-investing {
	color: #fff;
	margin-bottom:2px;
}
#sticky-footer .sticky_wrapper .desc {
	margin:0;
	color: #fff;
}
#sticky-footer .sticky_wrapper .open-demat-btn{
    color: #333;
    border: 0;
    padding: 10px 20px;
    box-shadow: 0 4px 13px rgb(45 0 14 / 31%) !important;
    font-weight: 500;	
}
#sticky-footer .sticky_wrapper .five-min {
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url('/finschool/wp-content/uploads/2024/07/five-min-1.png') no-repeat;
    position: relative;
    top: 2px;
}

#sticky-footer .sticky_wrapper #closeBtn {
    width: 26px;
    height: 26px;
    border-radius: 5px;
    background: #000;
    cursor: pointer;
    display: inline-block;
}

#sticky-footer .sticky_wrapper #closeBtn:before, 
#sticky-footer .sticky_wrapper #closeBtn:after {        
	content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
    border-radius: 5px;
    top: 12px;
    left: 6px;   
}

#sticky-footer .sticky_wrapper #closeBtn:after {
    transform: rotate(-45deg);
}
@media screen and (max-width:767px) {
	.home  #page.grid-container {
		padding-top: 60px !important;
	}
	header {
		top: 10px;
	}
	#hero_section {
	   padding: 15px 20px;
	}
	#hero_section .hero_image_box {
		height: 240px;
	}
	.watch-open-demat{
		margin-bottom:0;
    }
	#sticky-footer {
		padding: 5px 10px 10px!important;
	}
	#sticky-footer .sticky_wrapper .elementor-widget-wrap {
		flex-direction: column;
	}
	#sticky-footer .sticky_wrapper .start-investing {
		display: none;
	}
	#sticky-footer .sticky_wrapper .five-min {
		width: 15px;
		height: 20px;
		top: 4px;
		background-position: bottom;
		background-size: contain;
	}
	#sticky-footer .sticky_wrapper #closeBtn {
		width: 20px;
		height: 20px;
	}
	#sticky-footer .sticky_wrapper #closeBtn:before, #sticky-footer .sticky_wrapper #closeBtn:after {
		width: 12px;
		height: 2px;
		top: 9px;
		left: 4px;
	}
}
/*hero*/
.page-hero-title .hero-read-more-text {
	display: none;
}
.page-hero-title .hero-read-more {
	text-decoration: underline;
	color: #EB4167;
	font-size: 18px;
	cursor: pointer;
}
.hero-demat-btn .watch-open-demat {
    margin-bottom: 0;
}
.hero-demat-btn .watch-open-demat .open-demat-btn {
	margin:0;
}
.courseGroupBlock h3,
.courseGroupBlock h5 {
    font-weight: 400;
    font-size: 20px;
}
@media (max-width: 767px) {
    .courseGroupBlock h3,
	.courseGroupBlock h5 {
        font-size: 16px;
    }
	.page-id-53663 #page.grid-container {
		padding-top:50px!important
	}
	.phone-input-wrapper {
    	margin-bottom: 10px;
	}
	.updates-check-text {
		line-height: 18px;
	}
}
.sa_owl_theme  img {
    max-width: 500px !important;
    width: 100% !important;
    display: block !important;
    margin-left: auto;
    margin-right: auto;
}

.chpatersWrapper  .elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget-heading {
	display: block;
}
.chpatersWrapper  .elementor-hidden-mobile.elementor-widget-heading {
	display: none!important;
}
.pagination {
    display: flex;
    justify-content: center;	
}
.pagination .page-numbers {
    padding: 0 10px;
    font-size: 16px;
	line-height: 27px!important
}
.pagination .page-numbers:hover,
.pagination .page-numbers.current {
	font-size: 16px;
	color: #e21b54;
	text-decoration: underline;
}
.elementor-widget-image-carousel .swiper {
	padding-bottom:0px!important
}
@media (min-width: 768px) {
.chpatersWrapper  .elementor-widget-wrap.elementor-element-populated .elementor-inner-section .elementor-column.elementor-col-100 {
        width: 90%;
        margin-left: 10.9%;
    }
}

/* dictionary**/
.finance-dictionary  .fd_alphaumeric_strip-wrap {
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    padding: 0;
    text-align: left;	
}
.finance-dictionary .fd_alphaumeric_strip-v2 ul {
	justify-content: flex-start;
}
.finance-dictionary .fd_alphaumeric_strip-v2 ul li {
    width: 45px;
	height: 45px;
	margin: 0px;
}
.fd_alphaumeric_strip-wrap {
    box-shadow: 0px 4px 4px 0px #00000040;
    background: #fff;
    border-radius: 1000px;
    padding: 50px 100px;
    text-align: center;	
}
.fd_alphaumeric_strip-v2 ul li {
    width: 55px;
    height: 55px;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('https://www.5paisa.com/finschool/wp-content/uploads/2024/11/book-default.png');
    border: 0;
    background-color: transparent;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 5px;	
}
.fd_alphaumeric_strip-v2 ul li:hover,
.fd_alphaumeric_strip-v2 ul li:focus,
.fd_alphaumeric_strip-v2 ul li.li-active{
	background-image: url('https://www.5paisa.com/finschool/wp-content/uploads/2024/11/book-hover-mob.png');
}
.fd_alphaumeric_strip-v2 ul li a {
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25), -2px -2px 4px rgba(0, 0, 0, 0.25);	
}
.fd_words_list {
    width: 100% !important;
    height: 0;
    visibility: hidden;
    opacity: 0;
	transition: opacity 0.5s ease, visibility 0.5s ease;	
	padding:0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page-id-12463 .fd_words_list ul {
	display: none;
}
.fd_words_list.list-active {
	height: 100%;
    visibility: visible;
    opacity: 1;
}
.page-id-12463 .fd_words_list.list-active .fd_words_list-wrapper ul {
	display:flex
}
.fd_words_list-wrapper {
	width: calc(60% - 10px);
}
.fd_words_list-img {
	width: calc(40% - 10px);
	position: relative;
}
.fd_words_list-img-slide {
	position: relative;
	width: 100%;
	height: 100%;
	margin: auto;
	max-width: 500px;
}
@media screen and (max-width: 981px) {
	.fd_alphaumeric_strip-wrap {
		padding: 25px 30px;
	}
	.fd_alphaumeric_strip-v2 ul li {
		margin: 0px;
	}
	.fd_words_list {
		flex-direction: column;
	}
	.fd_words_list-wrapper {
	width: 100%;
}
.fd_words_list-img {
	width: 100%;
}
	}

/* slider */
.dp-wrap {
  position: relative;
  perspective: 1000px;
  height: 100%;
}

.dp-slider {
  height: 100%;
  width: 100%;
  position: absolute;
  transform-style: preserve-3d;
}
#dp-slider{
    height: 280px;
    margin: 0 15px;
}
.dp-slider div {
  transform-style: preserve-3d;
}

.dp_item {
    background: white;
    padding: 10px;
    display: block;
    position: absolute;
    text-align: center;
    border-radius: 10px;
    transition: transform 1.2s;
    overflow: hidden;
    right: 30px;
    height: 290px;
    width: 290px;
    border: 1px solid #bbb;
    background-color: rgba(255, 255, 255, 0.9);
}
.dp-img img {
	width: 100%;
	height: auto;
} 
.dp_item[data-position="6"] {
  z-index: 3;
  transform: rotateY(0deg) translateX(10%) scale(0.7);
}
.dp_item[data-position="5"] {
  z-index: 4;
  transform: rotateY(0deg) translateX(-2%) scale(0.75);
}
.dp_item[data-position="4"] {
  z-index: 5;
  transform: rotateY(0deg) translateX(-14%) scale(0.8);
}
.dp_item[data-position="3"] {
  z-index: 6;
  transform: rotateY(0deg) translateX(-26%) scale(0.85);
}
.dp_item[data-position="2"] {
  z-index: 7;
  transform: rotateY(0deg) translateX(-38%) scale(0.9);
}
.dp_item[data-position="1"] {
  z-index: 8 !important;
  transform: rotateY(0deg) translateX(-50%) scale(0.95)!important;
}
#dp-next,
#dp-prev {
  position: absolute;
  top: 50%;
  right: 0;
  height: 20px;
  width: 20px;
  z-index: 10;
  cursor: pointer;
}

#dp-prev {
  left: 0;
  transform: rotate(180deg);
}

#dp-slider .dp_item:hover:not(:last-child) {
  cursor: pointer;
} 


.fd_words_list-heading {
    display: none;
    align-content: flex-end;
    align-items: center;
    justify-content: space-between;	
}
.page-id-12463 .fd_words_list_heading{
	display: flex;
	width: 55px;
    height: 55px;
    justify-content: center;
    align-items: center;
    background-image: url('https://www.5paisa.com/finschool/wp-content/uploads/2024/11/book-default.png');
    border: 0;
    background-color: transparent;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 5px;
	color: #fff;
}
.page-id-12463 .fd_words_list.list-active .fd_words_list-heading {
	display: flex;
}
.page-id-12463 .fd_words_list.list-active .fd_words_list-wrapper #dp-slider,
.page-id-12463 .fd_words_list.list-active .fd_words_list-wrapper #dp-next,
.page-id-12463 .fd_words_list.list-active .fd_words_list-wrapper #dp-prev {
	display: block;
}
.wordoftheday-desktop{
	background: linear-gradient(180deg, #FFFFFF 0%, #FFF4E5 100%);
  width: 100%;
  height: 400px;
  perspective: 1000px;
	display: block;
	position: relative;
	border-radius:20px;
    max-width: 840px;
	margin: auto;
}
.wordoftheday-desktop img {
	height: 250px!important;
	width: auto;
	display: block;
    margin: auto;
}
.wordoftheday-desktop p span {
	box-shadow: 0px 2px 2px 0px #00000040, 0px -1px 2px 0px #0000001A;
	background: #fff;
	border-radius: 50%;
	padding:5px;
	display: inline-block;
	margin-right:15px;
	width: 40px;
	height: 40px;
	vertical-align: middle;
}
.wordoftheday-desktop p span img{
height: auto!important;
	width: 100%;
}
.wordoftheday-desktop .flip-card-front {
		padding: 25px 50px;  
	background: transparent;
}
.wordoftheday-desktop .flip-card-back {
	padding: 50px;  
 transform: rotateY(180deg);
    background: transparent;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wordoftheday-desktop:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.wordoftheday-mob{
	display: none;
background-color: transparent;
    max-width: 300px;
    height: 405px;
    perspective: 1000px;
    margin: auto;
    position: relative;
    width: 100%;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
	transform-style: preserve-3d;
}


.wordoftheday-mob:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
	left:0;
	right:0;
}

.flip-card-front img{    
	height: 100%;
    width: auto;
}

.flip-card-back {
	padding: 28px 14px;
  
	box-shadow: 0px -2px 2px 0px #00000026;
	background: #fff;
border-radius:20px;
 transform: rotateY(180deg);
}
@media screen and (max-width: 767px) {
	.wordoftheday-v2 .latest_fd_content {
		padding: 0 30px 0 90px;
	}
}
@media screen and (max-width: 480px) {
	.fd_alphaumeric_strip-wrap {
		padding: 0;
		margin: 0;
		box-shadow: none;
		background: none;
	}
	.fd_alphaumeric_strip-wrap h3 {
		display: none;
	}
	.fd_alphaumeric_strip-v2 {        
        position: fixed;
        right: 10px;
        top: 85px;
        height: calc(100% - 110px);
        overflow: scroll;
		transform: unset;
		z-index: 0
	}
	.fd_alphaumeric_strip-v2::-webkit-scrollbar {
		/*display: none; /* Hides the scrollbar */
	}
	.fd_alphaumeric_strip-v2 ul li,
	.finance-dictionary .fd_alphaumeric_strip-v2 ul li{
		width: 30px;
		height: 30px;
		margin: 0px;
		background-position: 0px 3px;
		background-image: url('https://www.5paisa.com/finschool/wp-content/uploads/2024/11/book-mob-default.png');
	}
.fd_alphaumeric_strip-v2 ul li:hover,
.fd_alphaumeric_strip-v2 ul li:focus,
.fd_alphaumeric_strip-v2 ul li.li-active{
	background-image: url('https://www.5paisa.com/finschool/wp-content/uploads/2024/11/book-hover-mob.png');
}
	#dp-slider {
		height: 160px;
	}
	.dp_item {
		height: 160px;
		width:160px
	}
	#dp-next, #dp-prev {
		right: 20px;
	}
}
@media screen and (max-width: 767px) {
	.wordoftheday-desktop{
		display: none;
	}
	.wordoftheday-mob{
		display: block;
	}
}

#marketing-results {
	margin-top: 50px;
}


/**Quiz Leaderboard **/
.ays_lb_container,
.ays-individual-quiz-all-results-container {
	padding: 0 !important;
}
.ays_lb_container .dataTables_wrapper .dataTables_filter label,
.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter label{
	font-size: 16px;
}
.ays_lb_container .dataTables_wrapper .dataTables_filter input,
.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter input {
	padding: 6px 12px;
	border-radius: 4px;
}
.ays_lb_container  .dataTables_length,
.ays-individual-quiz-all-results-container .dataTables_length {
	float: none !important;
	display: inline-block;
	font-size: 16px !important;
}
.ays_lb_container  .dataTables_length select,
.ays-individual-quiz-all-results-container  .dataTables_length select {
	background: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    padding: 6px 12px;
}
.ays_lb_container  .ays-quiz-individual-leaderboard-pagination,
.ays-individual-quiz-all-results-container  .ays-individual-quiz-all-result-score-page{
	margin-top: 30px;
    width: 100%;
    border: 1px solid #DEDEDE !important;
    box-shadow: 35px 35px 35px rgb(32 32 35 / 10%);
    border-radius: 8px;
}
.ays_lb_container  .ays-quiz-individual-leaderboard-pagination thead tr,
.ays-individual-quiz-all-results-container  .ays-individual-quiz-all-result-score-page thead tr{
    background: linear-gradient(90deg, #FF1349 0%, #B90728 100%) !important;
    opacity: 0.8;
    border-radius: 8px 8px 0 0 !important;
    color: #fff !important;
    font-size: 18px;
    padding: 12px;	
}
.ays_lb_container  .ays-quiz-individual-leaderboard-pagination thead tr th,
.ays-individual-quiz-all-results-container  .ays-individual-quiz-all-result-score-page thead tr th{
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.ays_lb_container  .ays-quiz-individual-leaderboard-pagination tbody tr:nth-child(odd),
.ays-individual-quiz-all-results-container  .ays-individual-quiz-all-result-score-page tbody tr:nth-child(odd){
    background: #f5f5f5;
}
.ays_lb_container  .ays-quiz-individual-leaderboard-pagination tbody tr td,
.ays-individual-quiz-all-results-container  .ays-individual-quiz-all-result-score-page tbody tr td{
    font-size: 16px;
}
.ays_lb_container .dataTables_info,
.ays-individual-quiz-all-results-container .dataTables_info {
    font-size: 16px;
    margin-top: 10px;	
}
.ays_lb_container .dataTables_paginate,
.ays-individual-quiz-all-results-container .dataTables_paginate{
    margin-top: 10px;
    font-size: 14px;	
}
.ays_lb_container .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.ays-individual-quiz-all-results-container .dataTables_paginate .paginate_button.current{
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ff2664;
    color: #ff2664 !important;
    padding-bottom: 5px;
    border-radius: 0;	
}

.points-earned {
    font-weight: 500;
    color: #ff2644;
}
.points-total {
    font-weight: 500;
    color: #777;
}
.points-score {
    font-size: 20px;
    font-weight: bold;
    color: #ff2644;
}
body #main #campus-connect-quiz div[id^="ays-quiz-container-"] .ays_thank_you_fs .ays_quiz_results_page {
	box-shadow: 35px 35px 35px rgba(32, 32, 35, .1) !important;
    border-radius: 20px;
    padding: 50px 30px;
	background: #fff;
}
.quiz-breakdown {
	text-align: center;
}
.quiz-breakdown ul {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
	margin-top: 10px;
	justify-content: center;
}
.quiz-breakdown ul li {
    font-size: 24px;
    margin: 0 20px;	
}
.quiz-breakdown ul li i.fa{
    margin-right: 5px;
    font-size: 32px;	
}
.quiz-breakdown ul li:first-child i.fa{
	color: green;
}
.quiz-breakdown ul li:nth-child(2) i.fa{
	color: red;
}
.quiz-breakdown ul li:last-child i.fa{
	color: #888;
}
/*password */
.page-template-no-header-footer-template #page.grid-container {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.post-password-required .post-password-form {
    height: 100%;
    width: 100%;
    box-shadow: 35px 35px 35px rgba(32, 32, 35, .1) !important;
    border-radius: 20px;
    padding: 50px 30px;
    text-align: center;
    max-width: 480px;
    margin: auto;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    background: transparent;
    border: 1.5px solid #777;
}
.post-password-required .post-password-form p {
	font-weight: 400;
    font-size: 20px;
	display: flex;
	flex-direction: column;
}
.post-password-required .post-password-form p label{
    font-weight: 700;
}
.post-password-required .post-password-form input[type="password"] {
    background: #fff;
    padding: 10px 15px;
    height: 42px;
    border-radius: 10px;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #333;
    border: 1px solid #333;
}
.post-password-required .post-password-form input[type="submit"] {
     display: inline !important;
    line-height: 14px;
    background: #e31b54;
    color: #fff;
    border: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    text-align: center;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500 !important;
    height: 42px;
    vertical-align: middle;
    max-width: 225px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 100%;
}
body #main #campus-connect-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-live-bar-wrap {
    margin-top: 50px;
}
body #main #campus-connect-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_timer_container {
    color: #ff2644 !important;
    font-size: 32px;
    position: absolute;
    top: -60px;
    margin: auto;
    right: 0;
	font-weight: 600;
}
body #main #campus-connect-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_timer_container .ays-quiz-timer {
    color: #ff2644 !important;
    font-size: 32px;
	font-weight: 600;	
}
body #main #campus-connect-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .step:not(:first-of-type) .ays-abs-fs.information_form {
	margin: 0;
}


/** question bar **/
body #main #campus-connect-quiz div[id^="ays-quiz-questions-nav-wrap-"] {
	background: transparent;
	background-color: transparent;
	max-width: 100%;
	width:100%;
	display: none !important;
}
body #main #campus-connect-quiz div[id^="ays-quiz-questions-nav-wrap-"] .ays-quiz-questions-nav-content{
    padding-left: 0;
    padding-right: 0;
    overflow-x: scroll;
    gap: 15px;
	flex-wrap: nowrap;
}
body #main #campus-connect-quiz div[id^="ays-quiz-questions-nav-wrap-"] .ays-quiz-questions-nav-content .ays-quiz-questions-nav-item.ays-quiz-questions-nav-item-active a.ays_questions_nav_question {
	border-color: #fff;
    background: #ff2644;
    color: #fff;
    box-shadow: none;
}
body #main #campus-connect-quiz div[id^="ays-quiz-questions-nav-wrap-"] .ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item {
    margin: 5px 10px 0;
}
@media screen and (max-width:767px) {
	.post-password-required .post-password-form p{
		font-size: 16px;
		line-height: 24px;
	}
	body #main #campus-connect-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-live-bar-wrap {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	body #main #campus-connect-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_timer_container {
		font-size: 26px;
		top: -45px;
	}
	body #main #campus-connect-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays_quiz_timer_container .ays-quiz-timer {
		font-size: 26px;
	}
	body #main #campus-connect-quiz div.ays-quiz-container[id^="ays-quiz-container-"].finschoolQuiz .ays-question-counter {
		margin-bottom: 20px !important;
	}
	.quiz-breakdown ul li {
		font-size: 18px;
		margin: 0 15px;
	}
	.quiz-breakdown ul li i.fa {
		margin-right: 5px;
		font-size: 24px;
	}
}

.um_request_name {
	display: none;
}