.img-heading .head-title{
	cursor:pointer;
}
.slbArrow:focus,.slbCloseBtn:focus{
	outline:0 none;
	    opacity: 1;
}
.slbCaption{
	top:95%;
}
.img-gallery-thumb .thumb-text .img-heading .image-modal{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
	text-decoration:none;
}
.img-gallery-thumb .thumb-text .img-heading .image-modal:hover{
	text-decoration:none;
}
.img-gallery-thumb .thumb-text .img-heading .image-modal h4{
	display:block;
	text-align:center;
	color:#fff;
}
.form-control.error {
    color: #404042;
}

.content-body p{
	    word-break: normal
}
.article-content .article-figure{
	text-align:center;
}

.article-content .article-figure .img-responsive{
	width:auto;
	display:inline-block;
}
.carousel-hiper .carousel-control{
	z-index: 100;
}

.box-call h5.text strong a{
	color:#fff;	
}


.get_thanks{
	color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
    /*border-top: 1px #FFA87E solid;
    padding-top: 15px;
    border-bottom: 1px #FFA87E solid;
    padding: 15px;*/
}

@media (min-width:768px){
.navbar-brand{
	background-size:100% 36px;	
}

.slbCloseBtn {
    right: 145px;
    margin-left: 0;
    left: auto;
    top: 0;
	    opacity: 1;
    color: #fff;
	font-size:4em;
}

}