/*
Template Name: Educational Theory
File: Homepage CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

#hpage_featured_info{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	padding-bottom:20px;
	}

#hpage_featured_info ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#hpage_featured_info li{
	display:block;
	float:left;
	width:300px;
	margin-right:0;
	}

#hpage_featured_info li a{
	display:block;
	width:300px;
	height:120px;
	color:#FFFFFF;
	background-color:#6A747B;
	font-size:20px;
	text-transform:uppercase;
	overflow:hidden;
	}

#hpage_featured_info li a strong{
	display:block;
	float:left;
	width:160px;
	height:85px;
	padding-top:35px;
	text-align:center;
	font-weight:normal;
	cursor:pointer; /* IE7 Doesnt render the cursor properly so this is needed */
	}

#hpage_featured_info li img{
	display:block;
	float:left;
	width:140px;
	}

#hpage_featured_info  li.last{
	margin:0;
	}

/* ----------------------------------------------Specific For The Homepage-------------------------------------*/

#homepage{
	display:block;
	width:100%;
	}

#homepage .fl_left{
	display:block;
	width:630px;
	}

#homepage .fl_left ul{
	padding:0;
	margin:0 0 20px 0;
	list-style:none;
        border-bottom:1px solid #D8D8D8;
        float: left;
	}

#homepage .fl_left ul li{
	float:left;
	width:300px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	
	}

#homepage .fl_left ul li.odd{
	margin-right:0;
	}

#homepage .fl_left ul li a{
	font-weight:bold;
	}

#homepage .fl_left ul li p{
	margin:6px 0 0 0;
	padding:0;
	}

#homepage .fl_left ul li .imgholder{
	float:left;
	margin:0 15px 0 0;
	clear:left;
	}

#homepage .fl_right{
	display:block;
	width:300px;
	}

#homepage .fl_right img{
	padding:0 0 18px 0;
	background:url("../images/shadow.gif") bottom center no-repeat;
}
#hpage_featured_info p {
    margin: 0;
    padding: 0;
}

.chatting {
  background: #fff none repeat scroll 0 0;
  border: 5px solid #fff;
  box-shadow: 0 0 5px #ccc;
  float: left;
  margin-left: 10px;
  min-height: 100px;
  padding: 10px 0;
  width: 100%;
}
#testimonial h2{
    padding-top: 10px;
    text-align: center;
}
.testimonial{
    width:100%;
    float: left;
}
.testimonial .bx-viewport {
  min-height: 215px;
}
.testimonial ul, .testimonial ul li, .testimonial p{
    margin:0;
    width:100%;
    float: left;
    color: #6a7279;
}
.testimonial img {
  background-size: 100% 100%;
  float: left;
  margin-right: 10px;
  max-height: 100px;
  max-width: 100px;
  position: relative;
  top: 0;
}
.home-course-box li:first-child div {
  padding-right: 20px;
}

.home-course-box li img {
  float: left;
  padding: 0 10px 0 0;
  width: 80px;
}

.home-partner {
  float: left;
}
.home-partner li img {
  width: 290px;
  padding-bottom: 5px;
}

