/* Demo CSS - You do not need this css in your own slider */



pre{
	font-family: "Source Code Pro", monospace;
	display: block;
	padding: 9.5px;
	margin: 0 0 0px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

h2{
	font-size: 48px;
}

pre + h2{
	margin-top: 80px;
}

#container{
	max-width:654px;
	margin:0 auto;
	
}

#banner-fade,
#banner-slide{
	margin-bottom: 0px;
}

ul.bjqs-controls.v-centered li a{
	float:right;
	
	
	margin-top:20px;
	
	
	
	width:64px;
	height:19px;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:2px;
	padding-bottom:6px;
	
	background-color:#0054a6;
	
	
}

ul.bjqs-controls.v-centered li a:hover{
	
	color:#2184c5;
	text-decoration:underline;
}

ol.bjqs-markers li a{
	
	background:#fff;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #fff;
}


.studentspeaks
{
	float:left;
	width:279px;
	height:auto;
}
.studentspeaks_head
{
	float:left;
	width:279px;
	height:auto;
	text-align:left;
	font-family: 'Muli', sans-serif;
	font-size:18px;
	color:#0054a6;
}
.studentspeaks_conpart
{
	float:left;
	width:278px;
	height:185px;
	background-image:url(../images/images/stu-background-new.png);
	margin-top:10px;
}
.student_speaks_inner
{
	float:left;
	width:243px;
	height:auto;
	margin-top:15px;
	margin-left:18px;
}
.student_speaks_con
{
	float:left;
	width:243px;
	height:auto;
	font-family: 'Muli', sans-serif;
	font-size:12px;
	color:#707070;
	line-height:16px;
	text-align:justify;
}
.studnt
{
	float:left;
	width:243px;
	height:auto;
	margin-top:11px;
}
.student_speaks_info
{
	float:left;
	width:141px;
	height:auto;
	
	font-family: 'Muli', sans-serif;
	font-size:12px;
	color:#0054a6;
	text-align:left;
}
.student_img
{
	float:right;
	width:85px;
	height:auto;
}

