
.main_logo{
width:290px;
height:auto;
}
.tesmonial_img img{
width:100%;
height:320px;
}

.directors-img-wrap img{
width:100%;
height:350px;
}

.placeimg ul li img{
width:100%;
height:150px;
}

.new-course-wrap span img{
width:100%;
height:250px;
}

.awardimg img{
width:100%;
height:auto;
}

.notice_back{
background-color: #f7f7f7;
width: 100%;
}
.notify_head11{
font-size: 30px;
text-transform: none;
letter-spacing: 0px;
}
.notify_head11 i{
margin-right: 10px;
font-size: 27px;
}
.notify_body11{
width:100%;
margin:10px 0 10px 0;
background-color:#FFFFFF;
padding:15px;
}
.notify_body11 h2{
margin-bottom:8px;
font-size:15px;
color:#06A3DA;
font-weight:400;
}
.notify_body11 h2 i{
font-size:15px;
padding-right:5px;
color: #06A3DA;
}
.readpdf11{
color: #420085;
}
.down_notice11{
width:100%;
margin-top: 15px;
}
.down_notice11 a{
font-size: 16px;
font-weight:600;
cursor:pointer;
}
.down_notice11 a i{
font-size: 18px;
padding-right:7px;
}

.label_title{
color:#FF0000;
font-size: 15px;
padding:5px 0px 0px 0px;
text-transform:none !important;
font-weight: 500;
}
.clrred{
color:#FF0000;
padding-left:3px;
font-size:14px;
}

/*---- Alert ----*/
.alert-fail{
color: #FF0000;
background-color: #FFD9D9;
border-color:#FFCECE; 
width:100%;
border: 1px solid #FFCECE;
border-radius: 3px;
font-size:14px;
padding:6px 35px 6px 14px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.alert-success{
color:#468847;
background-color:#dff0d8;
border-color:#d6e9c6; 
width:100%;
border: 1px solid #d6e9c6;
border-radius: 3px;
font-size:15px;
padding:6px 35px 6px 14px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}