.fancybox-overlay {
	z-index: 99999;
}

.mainmenu-wrapper .get-appt:after {
	background: none;
}

.main-header .info-box {
	min-width: 100px;
}

.rev_slider_wrapper h2 {
	font-size: 30px;
}

.rev_slider_wrapper .text {
	margin-bottom: 0px;
}

.rev_slider_wrapper .list-info {
	padding-top: 20px;
}

.rev_slider_wrapper .text p {
	white-space: normal;
}

.rev_slider_wrapper .list-info ul {
	padding-bottom: 0;
}

.rev_slider_wrapper .list-info ul:last-child {
	padding-bottom: 15px;
}

.rev_slider_wrapper .tparrows {
	display: none !important;
}

.project-content.project_gallery {
	padding-top: 50px;
}

.project_gallery ul.gallery-filter li span:before {
	content: "/";
}

.project_gallery figure img {
	width: 370px;
	height: 270px;
	object-fit: cover;
}

.single_contact_form input,
.single_contact_form textarea {
	border-color: #dedede;
	font-family: lato, sans-serif !important;
}

.fact-counter {
	background-image: url(images/background/fac.jpg);
}

.testimonial-style-one {
	background-image: url(images/background/testimonial.jpg);
}

.footer-bottom .get-text ul li a {
	font-family: lato, sans-serif !important;
}

@media (max-width: 768px) {
	.section-title {
		text-align: center;
		margin-bottom: 20px;
	}

	.section-title .decor:before {
		display: none;
	}

	.main-header .info-box {
		width: 80%;
		margin: 0 auto;
		padding: 10px 0 10px 35px;
	}

	.main-header .pull-right {
		margin: 20px auto;
	}

	ul.gallery-filter li span {
		margin-bottom: 0;
	}

	.project-content.project_gallery {
		padding: 40px 0;
	}

	.home-contact-form {
		margin-top: 0;
	}

	.single_contact_form {
		padding-bottom: 10px;
		padding-top: 40px;
	}

	.single_contact_form .accordion-box {
		margin-bottom: 20px;
	}
}

@media (max-width: 640px) {
	.mainmenu-wrapper.stricky-fixed {
		position: fixed;
		animation-duration: 1s;
	}

	.tp-parallax-wrap {
		left: 0px !important;
	}

	.tp-caption {
		display: block !important;
	}

	.tp-caption h2 {
		font-size: 20px;
	}

	.tp-caption .content-box {
		margin: 0px;
		padding: 50px;
		padding-right: 100px;
	}

	.tp-caption .content-box i {
		display: none;
	}
}