.breadcrumb {
	background:#f1f1f1;
}
.feature span {
	display: inline-block;
	padding: 2px 10px;
	margin: 0 10px 10px 0;
    color: #fff;
    background: #cfa968;
    border-radius: 3px;
}
.text-color-primary.font-size-xl{
	font-size:14px !important;
}
.exam-list li {
	padding: 0 10px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.exam-list li a {
	color: #777 !important;
}
.pt-sm.pb-sm strong{
	color:#777 !important;
} 
.exam-details .panel-body h2{
	font-weight:normal;
}

 /* product */
 .feature span{
	background-color:#f4645a !important;
}
.list.list-unstyled.list-primary.list-borders.exam-list.a li{
	display:inherit !important;
	padding:10px !important;
}
html .featured-box-primary .box-content {
	border-top-color: #0088cc;
}
html .featured-box-primary .icon-featured {
	background-color: #0088cc;
}
html .featured-box-primary h4 {
	color: #0088cc;
}
html .featured-box-secondary .box-content {
	border-top-color: #e36159;
}
html .featured-box-secondary .icon-featured {
	background-color: #e36159;
}
html .featured-box-secondary h4 {
	color: #e36159;
}
html .featured-box-tertiary .box-content {
	border-top-color: #2baab1;
}
html .featured-box-tertiary .icon-featured {
	background-color: #2baab1;
}
html .featured-box-tertiary h4 {
	color: #2baab1;
}
html .featured-box-quaternary .box-content {
	border-top-color: #383f48;
}
html .featured-box-quaternary .icon-featured {
	background-color: #383f48;
}
html .featured-box-quaternary h4 {
	color: #383f48;
}
@media(max-width:767px){
	.owl-carousel.custom-arrows-style-1._custom-nav-bottom{
		margin-bottom:0 !important;
	}
}
