#anchor_posts .row
{
	display:flex;
	margin-bottom: 30px;
}
.themeum-latest-post-v2
{
	height: 100%;
    display: flex;
    flex-direction: column;
}
.themeum-latest-post-v2 .themeum-latest-post-content
{
	display: flex;
    flex-direction: column;
    height: 100%;
}
.themeum-latest-post-v2 .btn-primary
{
	margin-top: auto;
}
body:not(.single-post) article:hover .blog-details-img img
{
	opacity: 1!important;
	filter: brightness(0.3);

}
.educon-blog-date
{
	margin-left: 0px!important;
}
.author-name
{
	color: rgb(149, 149, 149);
    font-weight: 500;
    margin-right: 5px;
}
.author-name i
{
    margin-right: 5px;
}


.blog-details-img img
{
	height: auto;
	width: 100%;
	margin: auto;
}
.singular-in,.singular-in-Title
{
	margin-left: 40px!important;
}
.educon-blog-date
{
	z-index: 0!important;
}

.btn-search .search-icon
{
	opacity: 1!important;
}
.btn-search .search-btn
{
	background-color: #EFAF2600!important;
}

@media only screen and (max-width : 768px) {
	/*.reverse_col
	{
		padding: 0px 20px;
	    display: flex;
	    flex-direction: column-reverse;	
	}*/
}







.st-tag-cloud a
{
	    font-size: 12pt;
    color: #efaf26;
    padding: 5px 10px;
    background-color: #08416A;
    margin-top: 4px;
    margin-left: 3px;
    margin-right: 3px;
}
.st-tag-cloud
{
	display: flex!important;
    flex-flow: wrap!important;
}



.white_widget
{
	background-color: white;
	border: 1px solid #00000010;
	padding: 15px 10px;
	margin-top: 10px;
}
/* Custom Sep Donors Releations*/
.col-seper-1,.col-seper-2,.col-seper-3,.col-seper-4,.col-seper-5,.col-seper-4_2,.col-seper-5_2
{
	display: flex;
}

.col-seper-1 .vc_column_container:not(:last-child) .vc_column-inner::before
{
	position: absolute;
    content: " ";
    width: 3px;
    height: 50%;
    border-right: 2px solid #EFAF26;
    right: 0px;
    top: 20%;
}
.col-seper-1 .vc_column_container:not(:last-child) .vc_column-inner
{
	position: relative;
	height: 100%;
}

@media only screen and (max-width : 1200px) {

	/* Custom Sep Donors Releations*/
	.col-seper-1,.col-seper-2,.col-seper-3,.col-seper-4,.col-seper-5,.col-seper-4_2,.col-seper-5_2
	{
		display: flex;
		flex-direction: column;
	}
	.col-seper-1>div
	{
		margin-left: auto;
		margin-right: auto;
	}
	.col-seper-1 .vc_column_container:not(:last-child) .vc_column-inner::before
	{
		position: absolute;
	    content: " ";
	    border-right:none;
	    border-bottom: 2px solid #EFAF26;
	    width: 50%;
	    height: 100%;
	    top: 0;
	    left: 25%;
	}
	.col-seper-1 .vc_column_container:not(:last-child) .vc_column-inner
	{
		position: relative;
		height: 100%;
	}
	.col-seper-1 p
	{
		text-align: center!important;
	}

}

.col-seper-2 .vc_column_container:not(:last-child) .vc_column-inner::before
{
	position: absolute;
    content: " ";
    width: 3px;
    height: 50%;
    border-right: 2px solid #EFAF26;
    right: 0px;
    top: 20%;
    /*background: linear-gradient(45deg, transparent, #00000070,transparent);*/
}
.col-seper-2 .vc_column_container:not(:last-child) .vc_column-inner
{
	position: relative;
	height: 100%;
}

.col-seper-3 .vc_column_container:not(:last-child) .vc_column-inner::before
{
	position: absolute;
    content: " ";
    width: 3px;
    height: 50%;
    border-right: 2px solid #EFAF26;
    right: 0px;
    top: 20%;
    /*background: linear-gradient(45deg, transparent, #00000070,transparent);*/
}
.col-seper-3 .vc_column_container:not(:last-child) .vc_column-inner
{
	position: relative;
	height: 100%;
}

.col-seper-4 .vc_column_container:not(:last-child) .vc_column-inner::before
{
	position: absolute;
    content: " ";
    width: 3px;
    height: 50%;
    /*border-right: 2px solid #EFAF26; */
    right: 0px;
    top: 20%;
    /*background: linear-gradient(45deg, transparent, #00000070,transparent);*/
}
.col-seper-4 .vc_column_container:not(:last-child) .vc_column-inner
{
	position: relative;
	height: 100%;
}
.col-seper-4 .vc_column_container .vc_column-inner p
{
	position: relative;
	margin-bottom: 20px;
}
.col-seper-4 .vc_column_container .vc_column-inner p:not(:last-child)::before
{
	position: absolute;
	content: " ";
	width: 40%;
	height: 1px;
	background:black;
	bottom: -8px;
	left: 30%;
}

.col-seper-5 .vc_column_container:not(:last-child) .vc_column-inner::before
{
	position: absolute;
    content: " ";
    width: 3px;
    height: 50%;
    /*border-right: 2px solid #EFAF26; */
    right: 0px;
    top: 20%;
    /*background: linear-gradient(45deg, transparent, #00000070,transparent);*/
}
.col-seper-5 .vc_column_container:not(:last-child) .vc_column-inner
{
	position: relative;
	height: 100%;
}
.col-seper-5 .vc_column_container .vc_column-inner p
{
	position: relative;
	margin-bottom: 20px;
}
.col-seper-5 .vc_column_container .vc_column-inner p:not(:last-child)::before
{
	position: absolute;
    background: black;
    bottom: -12px;
    left: 50%;
    content: "\A";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
}


.col-seper-4_2 .vc_column_container:not(:last-child) .vc_column-inner::before
{
	position: absolute;
    content: " ";
    width: 3px;
    height: 90%;
    border-right: 2px solid #EFAF26;
    right: 0px;
    top: 5%;
    /*background: linear-gradient(45deg, transparent, #00000070,transparent);*/
}
.col-seper-4_2 .vc_column_container:not(:last-child) .vc_column-inner
{
	position: relative;
	height: 100%;
}
.col-seper-4_2 .vc_column_container .vc_column-inner p
{
	position: relative;
	margin-bottom: 20px;
}
.col-seper-4_2 .vc_column_container .vc_column-inner p:not(:last-child)::before
{
	position: absolute;
	content: " ";
	width: 40%;
	height: 1px;
	background:black;
	bottom: -8px;
	left: 30%;
}

.col-seper-5_2 .vc_column_container:not(:last-child) .vc_column-inner::before
{
	position: absolute;
    content: " ";
    width: 3px;
    height: 90%;
    border-right: 2px solid #EFAF26;
    right: 0px;
    top: 5%;
    /*background: linear-gradient(45deg, transparent, #00000070,transparent);*/
}
.col-seper-5_2 .vc_column_container:not(:last-child) .vc_column-inner
{
	position: relative;
	height: 100%;
}
.col-seper-5_2 .vc_column_container .vc_column-inner p
{
	position: relative;
	margin-bottom: 20px;
}
.col-seper-5_2 .vc_column_container .vc_column-inner p:not(:last-child)::before
{
	position: absolute;
    background: black;
    bottom: -12px;
    left: 50%;
    content: "\A";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
}


.ml-2
{
	margin-left: 15px;
}

.blog-content
{
	/*background-color: white;*/
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.blog-content-items
{
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.blog-content-items-mass
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: -15px;
}
.blog-sidebar
{
	/*margin-top: 15px;*/
	padding-left: 10px !important;
	padding-right: 0px !important;
}
.sidebar-content
{
	padding-left: 15px;
}
.blgo-searchbar .row
{
	margin-right: 0px;
}

/*Form search*/
.search-text
{
	width: 100%;
}
.search-btn
{
	height: 50px;
}

.search-icon
{
	width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    place-items: center;
    background-color: #EFAF26;
    color: white;
}
.search-text
{
	color: black !important;
}
.np
{
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.btn-search input
{
	opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.btn-search
{
	position: relative;
}

/*Warning Sign*/
.warning_div
{
	display: none;
}
.first_item
{
	display: block;
}

.warning_inner
{
	display: flex;
	justify-content: center;
}
.warning_sign
{
	text-align: right;
}
.waning_image
{
	align-self: center;
	max-width: 35px;
	margin:  10px;
}
.warning_text
{
	align-self: center;
}
.warning_title
{
	margin: 0px;
	font-size: 15px!important;
}
.warning_content
{
	margin:0px;

}
.warning_content *
{
	font-size: 14px!important;
}
.warning_content a
{
	text-decoration: underline;
	font-weight: bold;
}

.warning_content p
{
    margin: 5px 0px 5px 0px;
}

.warning_content a
{
	color:  white;
	text-decoration-color: white;
}
.warning_content a:hover
{
	color:  #08416a;
	text-decoration-color: #08416a;
}
/*Warning Sign END*/

.no-pad-notice .vc_column-inner
{
	padding: 0px !important;
}

.no-pad .wpb_text_column
{
	margin:0px !important;
}

body .common-menu-wrap .nav > li > .megamenu-container > ul > li > a,body .common-menu-wrap .nav > li > ul.megamenu > li > a
{
	color: #FDB714 !important;
}
@media (max-width: 1200px)
{
	#menu-main-menu
	{
		overflow: auto;
	    max-height: 60vh;
	}

}
.course_cat_solo
{
	display: flex;
}
.divider_cat_cour
{
	padding: 5px;
}
.prof_cat
{
	color: black;
}
.prof_cat i
{
	font-size: 18px !important;
}

.thm-profile-content
{
	max-height: 120px;
	padding-top: 14px !important;
}
.anchor_courses_class:not(:first-child) {
   display: none;
}

.prof_name
{
	margin-bottom: 12px !important;

}
#main .thm-profile-sub-title h3.prof_name a
{

    font-size: 18px !important;
    font-family: Roboto !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    color: #000 !important;
}
.thm-profile-sub-title .prof_cat
{
	font-size: 14px !important;
    color: #777 !important;
    margin: 10px 0 12px !important;
    line-height: 20px !important;

}

/*@media (min-width: 1420px)
{
	.container {
    	width: 1380px !important;
    }
}*/
/*body #main,body #main a,body .themeum-feature-wrapper .feature-subtitle
{
	font-size: 17px !important;
	line-height: 20px !important;
}
*/
#main .colored-col .feature-btn:hover
{
	color: #EFAF26 !important;
    text-shadow: 0 0 2px black;
}
.awsome_title_span
{
	border-left: 4px solid #EFAF26;
    padding: 1rem;
    height: 100%;

}
.no-pd-0 .vc_column-inner
{
	padding-bottom: 0rem !important;
}
.no-md-0 .wpb_text_column
{
}
.no-pr-0 .vc_column-inner
{
	padding-right : 0rem !important;
}
/*.donate_btn .btn.btn-md {
    padding: 13px 35px;
}
#main .donate_btn .btn.btn-md{
	font-size: 20px!important;
    font-weight: bold !important;
}*/
.cont-center .wpb_wrapper
{
	place-content:center;
}
.move-up
{
	transform: translateY(-9%);
}


.themeum-course-in
{
    display: flex;
    flex-direction: column;
}
.themeum-course-content
{
	flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.course-cont-div
{
	flex-grow: 1;
}
/*.course-img-div img
{
	width:360px;
	height:224px;

}*/
.type-course .blog-details-img .wp-post-image
{
	width: 100%;
}
.border_white_right
{
	border-right: solid 2px;
	border-color: white;

}
.themeum-feature-wrapper .feature-img-area-default img.img-responsive
{
	width: 100%;
}
.wpb_wrapper .upcoming-event-content .entry-date-time,.wpb_wrapper .upcoming-event-content h3 a
{
	color: white;
}
.shortcode-upcoming-event .entry-date
{
	background-color: #FCB615!important;
}
.shortcode-upcoming-event > :first-child .entry-date
{
	background-color: white !important;
	color: #08416A;
}


.themeum-shortocde-counter .counter-content .counter-content-in .counter-number-icon i::before
{
	font-size: 6rem;
	margin-top: 2rem;
}
.themeum-shortocde-counter .counter-content .counter-content-in .counter-number-icon i
{

	margin-top: 2rem;
}
/*#info_icon_counter .wpb_wrapper,#info_icon_counter .themeum-shortocde-counter,#info_icon_counter .counter-content,#info_icon_counter .counter-content-in
{
	height: 100%;
}
#info_icon_counter .counter-content-in
{
	height: 100%;
    display: flex;
    flex-direction: column;
}
#info_icon_counter .animated-number-wrap
{
	display: flex;
    flex-grow: 1;
    justify-content: center;
    place-items: flex-end;
    margin-bottom: 2rem;
}
#info_icon_counter .counter-number-title
{
	line-height: 130% !important	;
}*/
/*Phone Break Point*/
@media (max-width: 766px)
{
	.border_white_right
	{
		border:none;
		padding-bottom: 20px;
	}
}

#wp-megamenu-mainmenu>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a, #wp-megamenu-mainmenu>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a, #wp-megamenu-mainmenu>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a
{
	text-transform: none !important;
}




/*blog */

/*.blog-container
{
	margin-top: 60px;
}*/

.date_num
{
	margin: 0px;
	padding: 0px;
	color: white;
	font-weight: bold;
}
.Date_month
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: white;
}
.read_btn
{
	background-color: rgba(239, 175, 38, 1) !important;
    margin: 1rem 0 1rem 0;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 10px 30px;
    border-radius: 2px;
    color: #fff;
    border: none !important;
    color:  white !important;
    font-weight: bold !important;
    border-radius: 2px;
    margin-top: 10px;
}
.blog_r_btn
{
	margin-top: 15px;
}

.page h2.date_num
{
	color: #fff;
}

/*blog end*/

/*li.menu-item h4.wpmm-item-title
{
	color: #EFAF26 !important;
}*/
/*li.menu-item h4.wpmm-item-title:before
{
	content: "";
	border: 1px solid #EFAF26;
	width: 100%;
	height: 1px;
	left: -3px;
	position: relative;
}*/
/*li.menu-item h4.wpmm-item-title:after
{
	content: "";
    border: 1px solid #EFAF26;
    width: 40%;
    height: 1px;
    left: -3px;
    top: 24px;
    position: absolute;
}*/

/*li.wpmm-col:before
{
	    content: "";
    background-image: url(https://cya.jnldeveloper.webfactional.com/wp-content/uploads/2020/08/divider_hor.png);
    background-repeat: no-repeat;
    background-position: 101%;
    border-left: none;
    border-top: none;
    border-bottom: none;
    position: absolute;
    width: 100%;
    height: 90%;
    left: -5px;
    top: 36px;
    background-size: 5% 110%;

}
li.wpmm-col:last-child:before
{
	border:none;
	background-image: none;
}*/


/*li.menu-item h4.wpmm-item-title:hover
{
	color: #EFAF26 !important;
}*/