
.footer {
    background: #f1b458;
    padding: 30px 0;
}
.footer p {
    text-align: justify;
}
address a:hover {
    color: #2a6496;
}
.copy p a:hover {
    color: #2a6496;
}
.footer .copy p {
    text-align: center;
}
.navbar-brand {
    height: 100%;
    padding: 0;
    margin: 3px 0px;
    padding-left: 15px;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
}
.bottom_content {
    padding: 30px 10px;
    text-align: justify;
}
.features {
    padding: 30px 0;
}
.padding_0{
	padding:0;
}
.courses_box1 {
    padding: 30px 0;
}
.advantage {
    padding: 30px 0;
}
.admission {
    padding: 30px 0;
}
.services {
    padding: 30px 0;
}
.admission h2 {
    color: #000;
    text-transform: uppercase;
    margin: 0em 0 20px;
    text-align: center;
    position: relative;
}
figure.team_member figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1.5px solid #eee;
}
form.contact_form {
    padding: 0;
}
.contact_form textarea {
    height: 80px;
}
.features p {
    margin: 14px 0 0;
}
.icon2 {
    margin-top: 10px;
}
.portfolio-description > a span {
    padding: 10px 50px;
}


.top-header-right {
    text-align: right;
}
.top-header-right .icon2 {
    margin-top: 21px;
    float: right;
    color: #2f374c;
    font-size: 30px;
    width: 40px;
}
.top-header-right .box p {
    color: #fff;
    margin: 24px 0;
    font-size: 18px;
}
.top-header-right .col_1, .col_2{
    float: right;
}
.top-header-right .col_2 {
    width: 230px;
}
a.a-button {
    color: #FFF;
    background: #f1b458;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 3px;
}
a.a-button:hover {
    background: #2f374c;
}
.courses_banner-hr {
    background: url(../images/2.jpg)no-repeat center top;
    min-height: 1px;
}
.more_btn {
    margin-top: 5px;
}
.contact_form input[type='text'] {
    margin: 0 0 10px;
}

.contact-page hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1.5px solid #eee;
}
.table-head {
    background-color: #f1b458;
}

.banner-info h3 {
    color: #FFF;
    font-size: 46px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.banner-bg{
    background: url(../images/1.jpg) no-repeat center top;
}
.banner-bg2 {
    background: url(../images/2.jpg) no-repeat center top;
}
.banner-bg3 {
    background: url(../images/3.jpg) no-repeat center top;
}
.banner-bg4 {
    background: url(../images/4.jpg) no-repeat center top;
}
.custom-but {
    color: #fff !important;
}
.responsive-img{
	width:100%;
	margin:0 auto;
	text-align:center;
}


.row.services h2 {
    font-size: 46px;
}
.row.services p {
    font-size: 24px;
    word-spacing: 8px;
    color: #a1a1a1;
}

@media screen and (max-width: 485px) {
	.top-header-right{
		display:none;
	}
}
ul.nav_1 li {
    margin-right: 20px;
}
