span.logo{font-size: 20px;color: ;}
.header-contact ul li a, .header-contact ul li span {
    color: #fff;
}

.fa-phone{transform: rotate(90deg);}

.courses-subject-item{background-color: #fff;}
.courses-subject-item .courses-subject-content .title a{color: #000}

/*.header-menu .main-menu li.active-menu > a {
    color: #41356f;
}*/

span.logo a {
    font-size: 22px;
    color: #41356f;
    font-weight: 600;
    margin-left: 15px;
}


.header-top{background: #f12e3a;padding-top: 5px;padding-bottom: 5px;}
.footer-logo{max-width: initial;}
.btn:hover, .back-btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #04d2c8;
    color: #ffffff;
}

.single_features {
    padding: 30px 30px;
    z-index: 5;
    position: relative;
    overflow: hidden;
}
.features_col:nth-child(3n+1) .single_features {
    background-color: #da2d2b;
}

.features_col:nth-child(3n+2) .single_features {
    background-color: #fcc741;
}

.features_col:nth-child(3n+3) .single_features {
    background-color: #48cfaf;
}

.about_section{padding-top: 60px;padding-bottom: 60px;}
.report-career-2-section, .gallery{padding-bottom: 60px;padding-top: 60px;}
.footer-section {
    background-color: #222;
}
.widget-info li .media i {
    color: #fff;
}

.video_sectio{
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../images/bg.jpg);
	background-size: cover;
	min-height: 300px;
	background-attachment: fixed;
}

.carousel.slide .carousel-caption h2{font-size: 50px;}
.footer-logo img{max-height: 80px;}
.Other_fac ul li {
    font-size: 18px;
    color: #000;
    margin-top: 5px;
}
.Other_fac ul li i{color: #a1a1a1;margin-right: 5px;}
.topper_crd img{max-height: 250px;}
.list_ordejob li{
    font-size: 20px;
    color: #000;margin-top: 20px;
}
.list_ordejob ul li{
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 0;
    list-style: circle;
    color: #222;
}
.affiliated_dv img{max-height: 150px;margin-bottom: 10px;}
.img_gal img {
    max-height: 230px;
    min-height: 230px;
    width: 100%;
}






























/* responsive css start here-------------------------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .header-logo a img {
        width: 80px;
    }
}
@media (min-width: 992px) and (max-width:1299px){
    .widget-info .media a{word-break: break-all;}
}
@media (max-width: 767px){
    span.logo a{line-height: 25px;}
    .about_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .single_features {
        padding: 10px 0px;
    }
    .single_features h4{font-size: 14px;}
    .report-career-2-section{padding-top: 0;padding-bottom: 30px;}
    .report-career-2-content{margin-top: 55px;}
    .training-teachers-section{padding-bottom: 30px;}
    .testimonial-4-wrapper{margin-top: 0;}
    .director{margin-top: 10px;}
    .gallery{padding-top: 20px;padding-bottom: 0px;}
    .affiliated_dv {margin-bottom: 20px;}
    .footer-widget-wrapper {
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .footer-widget.widget-about {padding-right: 0;}
    .widget-info { padding-top: 0;}
    .carousel.slide .carousel-caption h2 {
        font-size: 20px;
    }
    .ab-pge p, .chiar_pge p, .fac_pge p{text-align: justify; }
    .fac_img{margin-top: 20px;}
    .topper_crd img {
        max-height: 150px;
    }
    .topper_crd h3{font-size: 17px;}


}









