
.search-wrap {
	position: relative;
}
.search-wrap input {
	width: 100%;
	height: 24px;
	padding: 0 30px 0 8px;
	color: #000;
	line-height: 24px;
	border: 0;
	outline: none;
}
.search-wrap .search-icon {
	position: absolute;
	top: 12px;
	right: 0;
	width: 24px;
	height: 24px;
	text-align: center;
	background: #2d529f;
}
.search-wrap .search-icon i {
	line-height: 24px;
	color: #fff;
}
::-webkit-input-placeholder {
	color: #ccc;
}
.package h4 {
	margin: 20px 0 0;
	font-size: 18px;
	font-weight: 700;
	color: #333;
}
.exam-msg {
	margin-top:20px;
}
.exam-msg li {
	font-size:12px;
}
.exam-type {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	background: #e9e9e9;
	box-sizing: border-box;
}
.exam-type .col-md-1 {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translate(0, -50%);
	z-index: 99;
}
.exam-type .book-img {
	text-align: right;
}
.exam-type h4 {
	margin: 10px 0 20px;
	font-size: 18px;
	font-weight: 700px;
	color: #333;
}
.exam-type .price {
	border-bottom: 1px dashed #ccc;
}
.exam-type .price span {
	display: inline-block;
	margin: 0 30px 0 0;
	font-size: 18px;
	font-weight: 700;
	color: #D30303;
}
.exam-type .price a {
	display: inline-block;
}
.add-cart-btn {
	text-align: right;
}
@media(max-width: 992px){
	.exam-type .book-img {
		text-align: center;
	}
	.add-cart-btn {
		text-align: left;
		margin-top: 10px;
	}
}
.related-list li {
	padding:8px 0 8px 2px;
	text-align: left;
	border-bottom: 1px dotted #ddd;
}
.related-list li a {
	color: #666;
	padding-left:0;
}
.related-list li a:hover {
	color: #008fe2;
}
.related-list li a i {
	margin-right: 5px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #fff; 
    border-top: 3px solid #008fe2;
    border-color: #008fe2;
}
.panel-group .panel-heading a {
    color: #333;
    font-weight: 700; 
    text-align: left;
}
.panel-body {
    padding: 0 15px;
}
.content-grid-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
}
.thumb-info img {
	max-width: 200px;
	margin: auto auto;
}
.page-header .breadcrumb.breadcrumb-valign-mid{
	position: static !important;
}
@media (min-width: 992px){
	.page-header-float-breadcrumb .breadcrumb-valign-mid {
		width: 100%;
		text-align: left;
	}
}

/* comment product3*/
.title-v4 {
    font-size: 18px;
    margin: 0 0 20px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    border-bottom: 3px solid #333;
    color:#555;
}
.blog-comments-v2 {
    padding: 0 20px;
    margin-bottom: 30px;
}
.blog-comments-v2 img {
    float: left;
    width: 70px;
    height: auto;
    margin-right: 20px;
}
.rounded-x {
    border-radius: 50%!important;
}
.blog-comments-v2 .comments-itself {
    padding: 20px;
    overflow: hidden;
    background: #f7f7f7;
}
.blog-comments-v2 .comments-itself span {
    color: #555;
    float: right;
    font-size: 13px;
}
.blog-comments-v2 img {
    float: left;
    width: 70px;
    height: auto;
    margin-right: 20px;
}
.blog-comments-v2.blog-comments-v2-reply {
    margin-left: 30px;
}

/* Four square product3 */
.content-sm {
    padding-top: 60px;
    padding-bottom: 60px;
}
.no-bottom-space {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.service-block-v7 {
    margin-top: 20px;
    text-align: center;
    position: relative;
    border: 1px solid #ddd;
    padding: 45px 20px 20px;
}
.service-block-v7 i {
    background: #3498db;
}
.service-block-v7 i {
    left: 50%;
    top: -25px;
    color: #fff;
    width: 45px;
    height: 45px;
    font-size: 22px;
    line-height: 46px;
    text-align: center;
    position: absolute;
    background: #3498db;
    margin-left: -22.5px;
    display: inline-block;
}
.service-block-v7 p {
    margin-bottom: 20px;
}
/* --------------- */
article.blog-post .blog-post-image-wrapper .blog-post-date {
    position: absolute;
    top: 65%;
    right: 10px;
    font-size: 3em;
    text-align: center;
    line-height: 1;
    padding: 25px 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
article.blog-post .blog-post-image-wrapper .blog-post-date .month-year {
    display: block;
    font-size: 0.4em;
}
article.blog-post .blog-post-image-wrapper img {
    max-width: 95%;
}
.blog-post-image-wrapper .img-responsive {
    margin: auto auto;
}
/* comment product4 */
.testimonials-section4 {
    background-color: #fbfbfb;
    padding: 30px 0;
}

.testimonials-section4 .testimonials-item {
    border-right: solid 1px #eee;
    padding: 15px 15px 20px;
}

.testimonials-section4 blockquote {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 20px;
    border: none;
    padding: 5px 15px;
}

.testimonials-section4 img {
    width: 74px !important;
    height: 74px !important;
    border-radius: 50%;
    background: #fff;
    padding: 3px;
    border: solid 1px #e6e6e6;
    margin: 0 auto 5px;
    display: block;
}

.testimonials-section4 .testimonials-item strong {
    padding-top: 10px;
    display: block;
    font-size: 14px;
    font-weight: 700;
}
/* Four square product4 */
.choose {
    padding: 80px 0 0;
}
.choose .one {
    border: 1px solid #e4e4e4;
    padding: 20px;
    text-align: center;
    margin-bottom: 60px;
}
.choose .choose-title {
    background: #000;
    color: #fff;
    font-size: 24px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    margin: -45px auto 0;
}

/* ---------- */
.exam-list li a{
    color:#777;
}
.exam-list li a:hover{
    color:#008fe2;
}
.list.list-borders li{
    border-bottom:1px dotted #DBDBDB;
}
.breadcrumb{
    background-color:#f1f1f1;
}
html .featured-box-secondary .icon-featured {
    background-color: #e36159;
}
html .featured-box-secondary .box-content {
    border-top-color: #e36159;
}
