/* ================================================== */
@media only screen and (max-width: 480px) {
	.mobile {
		display: block !important;
	}
	.desktop, #block-68e228fd4f9d3938120e {
		display: none !important;
	}
	.sqs-block-image .design-layout-stack .image-card-wrapper {
		height: auto !important;
	}
	.field-element.datepicker {
		width:48% !important;
	}
	.field-element.timepicker {
		width:48% !important;
	    float: right;	
	}
	#timepick {
		float: none !important;
		width: 100% !important;
	}
	h4.font-DancingScript {
		font-size: 30px;
		color: #666;
		letter-spacing: 8px;
		text-transform: inherit;
	}
	#block-0f717437a7f4cc547d09 .sqs-image-shape-container-element {
		padding-bottom: 0!important;
	}
	.sqs-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper .doctor-contact {
		height: auto!important;
	    position: initial!important;
	}
	.header-menu-nav-item a {
		font-family: Taviraj !important;
		font-size: 22px;
	}
	.header-menu-nav-item {
		padding-left: 0;
		padding-right: 0;
	}
	.lang {
		display: none;
	}
	.sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle img {
		height: auto !important;
	}
	.gallery-item-pro.gallery-column-2 {
		width: 100% !important;
		position: relative !important;
		left: initial !important;
		top: initial !important;
		margin-bottom: 15px;
	}
	#gallery-masonry {
		height: auto !important;
	}
	.gallery-index-text {position: initial !important;bottom:0!important;width: 100% !important;}
	.gallery-column-2:nth-child(3) {
		margin-bottom: 0;
	}
	.gallery-column-2:nth-child(3) .gallery-index-text {
		display: none;
	}
}
/* ================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* ================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
/* ================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/* ================================================== */
@media only screen and (min-width: 1200px) {
}
