@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 1024px) and (max-width: 1190px) {
.recent-left-cont {
	float: left;
	width: 60%;
}
.one-third .h2 {
    font-size: 150%;
}
.awards-right {
    padding-top: 5%;
}

/*----------------Result Page ------------------------------------------------------Starts-------------*/
.kar-head-text4 {
	color: #333;
	font-size: 105% !important;
	font-weight:: 500;

}
.kar-head-text5 {
	color: #333;
	font-size: 105% !important;
	font-weight:: 500;
	line-height: 1;
}


/*----------------Result  Page ------------------------------------------------------Ends-------------*/
}