.wt-img { width: 50px;}
.whatsapp-enq { position: fixed;  right: 90px; bottom: 20px;}
.modal-close{
	position: absolute;
    right: 0;
    background: #fff;
    top: 0;
    z-index: 1;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
#product_view .modal-body{
	padding:0;
	display: block;
}
.login-popup .login-sec {
    padding: 20px !important;
}
h3.modal-title {
    text-align: center;
       margin-bottom: 0px;
    font-weight: 600;
}
.facility.top-p  .btn{
	    margin-bottom:5px;
}
@media screen and (min-width:801px) {
	.m-callbtn {display: none;}
}
@media screen and (max-width:800px) {
	.m-callbtn {display:block;}
	.phone-link {  display: none;}
	.m-callbtn { position: absolute; right: 75px; top: 14px;}
	.m-callbtn .box { color: #fff;font-size: 18px;}
	section.frontpage-slider .owl-slider-header .item .title{ font-size:20px!important;}
	div#product_view .modal-dialog {
		width: 90%!important;
		margin: 0 auto;
	}
	div#product_view .modal-title {
		text-align: center;
		font-weight: bold!important;
		font-size: 26px!important;
	}
	.modal-header {
		padding: 7px 15px!important;
	}
	.book-button {
		font-size: 20px;
		padding: 5px 15px!important;
	}
	.login-popup .login-sec {
		padding: 40px 15px!important;
	}
	div#product_view .form-control {
		padding: 12px 20px;
		border-radius: 10px;
	}
	div#product_view span.glyphicon.glyphicon-remove {
		font-size: 20px;
	}
	div#product_view .book-button {
		font-size: 20px!important;
		padding: 4px 15px!important;
	}
	.container.service-slider {
		margin-top:80px;
	}
}

@media screen and (max-width:600px) {
	.gallery_product {
		margin: 0 !important;
		padding: 0;
		border: 2px solid #fff;
	}
	.contact-form {
        padding-bottom: 15px;
    }
}