.social-links a {
    color: #000099;
    padding: 4px 12px;
    display: inline-block;
    line-height: 1px;
    border-left: 1px solid #2980b9;
}

.welcome h3 {
    color: #000099 !important;
}

.facilities span,
.facilities h3 {
    color: white;
}

.popular-course-content h3 {
    color: #000099 !important;
}

.vision h3 {
    color:#277bb8
}
#about .content ul li {

    padding-bottom: 10px;
    float: left;
}
#about .content ul {

    list-style: none;
    padding: 0;

}
.bradcumbContent
{
    width: 100%;
height: 60px;
background: #000099;
background: -webkit-linear-gradient(to right, #000099, #2980b9);
background: linear-gradient(to right, #000099, #2980b9);
}
.bradcumbContent h4
{
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #ffffff;

}
.gallery-list ul {
	list-style:none;
	margin:25px 0;
}

.gallery-list li {
	border-bottom:1px solid #000099;
	width:75%;
	color:#333;
	margin:0 auto;
	padding:15px 0;
}

.gallery-list li:first-child {
	border-top:none;
}

.gallery-list li i {
	float:right;

}
form .website{ display:none; } 