.mobile-app{}
.mobile-app img{
    width:61%;
}
.cisoft{}
.cisoft img{
    width: 10%;
}
.footer-center{
    width: 100%;
    max-width: 1140px;
    margin: 0 -121px;
    cursor: pointer;
}
.footer-center:hover{
    color:red;
    cursor: pointer;
}
.kf_edu22_heading1 h5{
    font-size: 20px;
}
.widget-courses-list ul {
	margin: 0px 0px 0px -6px;
}
.widget-courses-list ul li {
	margin: 0 0px 6px 5px;
	float: left;
	width: 97px;
}
li {
	list-style: none;
}
figure {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.kf_content_wrap figure::before {
	content: "";
	left: 10%;
	right: 10%;
	top: 10%;
	bottom: 10%;
	position: absolute;
	opacity: 0;
}
figure img {
	float: left;
	width: 100%;
	margin-top: -5%;
}
a.readmor {
	display: inline-block;
	font-size: 15px;
	text-transform: capitalize;
	color: red;
	float: right;
}
a.readmor:active {
  color: blue;
}
a.readmor i {
    font-size: 18px;
    margin: auto 5px;
    vertical-align: middle;
}
a.readmor:hover i{
	transform: translate(10px);
}
.photo-album-details {
	width: 190px;
	height: 145px;
	text-align: left;
	margin-top: 35px;
	line-height: 16px;
	font-size: 12px;
	color: #7d1b24;
}
.about_shool img{
	margin-top: 10%;
}
.photo-Repeater2 {
	width: 100%;
	margin-left: -3px;
	height: 130px;
	text-align: center;
	margin-top: 20PX;
}
.album-des {
	width: 97%;
	height: auto;
	border: solid 4px #EBEBEB;
	float: left;
	padding: 2px;
	margin-top: 3px;
}
.disply-photo-path {
	margin-left: 6px;
	margin-top: 5px;
	width: 222px;
	float: left;
	height: 170px;
	padding-top: 22px;
	text-align: center;
	background-image: url(../images/PHOTOGALLERY_FRAME.jpg);
	background-repeat: no-repeat;
}
.highslide img {
	width: 90%;
	margin-top: -5%;
	height: 96%;
}
a.notice {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background: url(../images/rm-arrow.png) 93px 16px no-repeat #2AC3EA;
	position: relative;
	right: 0;
	height: 40px;
	border-radius: 20px;
	line-height: 43px;
	top: 16px;
	padding-left: 22px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
}
a.notice:hover{ color:#282c80;background:url(../images/rm-arrowh.png) 93px 16px no-repeat #fff}