.message-block {
	background-image: url('/data/images/slogan.jpg');
}

.clickable {
	cursor: pointer;
}

.why-image {
	width: 520px;
	height: 504px;
}

.ab-cirlce {
	z-index: 3;
}

.modal {
	display: none;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100000;
	background-color: rgba(51, 51, 51, 0.5) !important;
	height: 100%;
}

.modal p {
	float: right;
	margin-right: 10px;
}

.modal .btn {
	text-transform: none;
}

.modal .modal-dialog {
	position: fixed;
	margin: auto;
	display: inline-block;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 600px;
	min-height: 300px;
	max-height: 70%;
}

.slider-item-1 .promo-like-text {

}

.modal form {
	position: relative;
}

.demo-admin {
	top: 72%;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 100;
}

.demo-admin a {
	margin: auto;
	width: auto;
	font-size: 20px !important;
	padding: 10px;
	height: 100px;
	line-height: 80px;
	text-align: center;
	background-color: rgba(255, 99, 77, 1);
	color: #ffffff;
	height: 100px;
	-webkit-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    6px 6px 15px 0px rgba(0, 0, 0, 0.9);
box-shadow:         6px 6px 15px 0px rgba(0, 0, 0, 0.9);
}

.demo-admin i {
	margin-right: 10px;
	vertical-align: middle;
	line-height: 80px;
	font-size: 40px !important;
}

@media only screen and (max-width: 768px) {
	.promo-like {
		display: none !important;
	}
	.tp-caption {
		
	}
}