/*
CTC Separate Stylesheet
Updated: 2020-12-08 09:06:53
Theme Name: Edugrade Child
Theme URI: https://gramotech.net/wp/edugrade
Template: edugrade
Author: GramoTech
Author URI: https://www.gramotech.net
Description: Edugrade WordPress Theme
Tags: featured-images,theme-options
Version: 1.8.1607418413
*/
.top-head,.search-cart{
	display:none;
}
.home .video-box{
	display:none;
}

header .navbar-header a{
	background: #18254a!important;
}
header .navbar-header a img{
	filter: brightness(0) invert(1)!important;
}
#facilities .item .box{
height: 200px;
}
#facilities img{
	width:50px;
	height:50px;
	filter: brightness(0) invert(1)!important;
	margin-top: 10px;
}
div.newsletter, section div#partners-home, section div#insta-home{
	display:none;
}

#stats-home{
	padding:25px 0
}
#stats-home img {
    max-width: 74px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

#stats-home h5{
	margin-top: 15px;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    display: block;
    line-height: initial;
}

#stats-home p{
	color: #fff;
    font-size: 20px;
    display: block;
    line-height: initial;
}

#course-home{
	padding:25px 0;
}

#home-top{
	display:none;
}

#facilities-home{
	display:none;
}
.silent-feature h2,.silent-feature p {
	color:#000!important;
}
#facility-single .icon-img{
	display:none;
}

#news-home .news-meta>li:first-child,#news-home .news-thumb,#news-home a.rm {
	display:none
}
#news-home .news-list-box .news-txt {
    width: 100% !important;
	padding: 15px 10px !important;
}
.contact-address ul.social-links{
	display:none;
}

#contact-map-col .elementor-column-wrap{
	padding:0 !important;
}

.dean-footer{
	display:none;
}

footer address ul>li:last-child{
	display:none !important;
}

div.blog-detail > div.post-thumb, div.blog-detail > div.post-meta, div.next-prev-option, #respond.comment-respond{
	display:none !important;
}

div.blog-grid-post ul.post-meta, div.blog-grid-post div.post-thumb{
	display:none !important;
}
@media (max-width: 767px) and (min-width: 280px){
	.account-row .right-col {
		display: none!important;
	}
}