@charset "utf-8";
/* CSS Document */

.banners {
    display: none;
    position: relative;
    width: 75% !important;
    -ms-touch-action: pan-y;
    float: left;
}
.min-column
{
    background-color: #E79800;
    padding-top: 2px;
    width: 25%;
    float: left;
}
.edu2_counter_des {
    float: left;
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.31);
    text-align: center;
    padding: 30px 0;
}
@media (max-width:900px){
.banners {
    display: none;
    position: relative;
    width: 100% !important;
    -ms-touch-action: pan-y;
    float: left;
}
.edu2_counter_des
{
	width:100% !important;
	border-bottom:1px solid rgba(255, 255, 255, 0.31);
	border-right:none;
}
.bottomimglinks img
{
    width: 75% !important;
    padding: 20px;
    text-align: center;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
}
.level3
{
	    position: absolute !important;
    left: 180px !important;
    top: 0px !important;
}
.kf_intro_des_caption p {
    margin: 0 0 19px 0;
    text-align: justify !important;
}
.univer_img
{
	padding:18px;
}
.uni_list .fa
{
	color:#FF5F00;
}
.uni_list a
{
    padding-left: 15px;
    color: #FF0000;
    font-weight: 500;
    font-size: 13px;
}
.view_btn
{
	background-color: #E79800;
    color: #fff !important;
    padding: 2px 15px;
}

.uni_list li:nth-child(odd) {
    background-color: #fff;
	    padding: 2px 10px;
}
.uni_list li:nth-child(even) {
    background-color: #FFF0B2;
    padding: 2px 10px;
}
.bg-clr
{
	background:#F5F5F5 !important;
}
.form-controlnew
{
	margin-bottom:10px;
}
.new-submit {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 0.875em;
    background: #f6ba18;
    color: #282f39;
    float: right;
    padding: 2px 15px;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 3px;
    position: relative;
}
.edu2_copyright_wrap
{
    float: left;
    width: 100%;
    background: #353535;
    padding: 10px 0;
    color: #fff;
  /*  position: absolute;
    bottom: 0px; */
}
html
{
    min-height: 100%;
    position: relative;
}  

body
{
    height: 100%;
  /*  margin-bottom: 30px;*/
   
    float: left;
    width: 100%;
}
.body_wrap
{
	float: left;
    width: 100%;
    min-height:500px;
}
.outerwrap
{
	padding:30px 0px 0px 30px;
}
/*.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    font-size: 17px;
    font-weight: 700 !important;
}
.panel-heading {
    padding: 6px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.list_items a
{
    padding-left: 10px;
    font-size: 14px;
    color: #000;
}
.list_items .fa{
	padding-left:4px;
}
.list_items a:hover
{
	color:#FF0004;
}
.panel-body
{
	min-height:278px;
}
.quote-container {
  margin-top: 0px;
  position: relative;
}

.note {
  color: #333;
  position: relative;
  width: 300px;
  margin: 0 auto;
  padding: 20px;
  font-family: Satisfy;
  font-size: 30px;
  box-shadow: 0 10px 10px 2px rgba(0,0,0,0.3);
}

.note .author {
  display: block;
  margin: 40px 0 0 0;
  text-align: right;
}
.pin {
  background-color: #aaa;
  display: block;
  height: 32px;
  width: 2px;
  position: absolute;
  left: 50%;
  top: -16px;
  z-index: 1;
}
.pin:after {
  background-color: #A31;
  background-image: radial-gradient(25% 25%, circle, hsla(0,0%,100%,.3), hsla(0,0%,0%,.3));
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.1),
              inset 3px 3px 3px hsla(0,0%,100%,.2),
              inset -3px -3px 3px hsla(0,0%,0%,.2),
              23px 20px 3px hsla(0,0%,0%,.15);
  content: '';
  height: 12px;
  left: -5px;
  position: absolute;
  top: -10px;
  width: 12px;
}
.pin:before {
  background-color: hsla(0,0%,0%,0.1);
  box-shadow: 0 0 .25em hsla(0,0%,0%,.1);
  content: '';

  height: 24px;
  width: 2px;
  left: 0;
  position: absolute;
  top: 8px;

  transform: rotate(57.5deg);
  -moz-transform: rotate(57.5deg);
  -webkit-transform: rotate(57.5deg);
  -o-transform: rotate(57.5deg);
  -ms-transform: rotate(57.5deg);

  transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
}
.note  span
{
	font-size:18px;
}*/
.top_row
{
margin-bottom: 20px;
    float: left;
    width: 100%;
}
.box1{
background-color: #09C9FD;
    padding: 15px;
	margin-bottom: 28px;
}
.box1 h4
{
	    color: #fff;
    border-bottom: 1px dashed #FFF0B2;
    padding-bottom: 5px;
}
.box2{
background-color: #97CE25;
    padding: 15px;
}
.box2 h4
{
	    color: #fff;
    border-bottom: 1px dashed #FFF0B2;
    padding-bottom: 5px;
}
.list_items a
{
    padding-left: 10px;
    font-size: 13px;
    color: #fff;
}
.marquee_bg {
    background: #FFF0B2;
    color: #000;
}
.list_items
{
	    margin-left: 22px;
}
.list_items li
{
	font-size:14px;
	list-style-type:circle;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td 
{
    color:#000 !important;
}