@charset "utf-8";
/* CSS Document */

/* 

	Template Name: Responsive Multi-Purpose HTML Template
	Author: Rainbow Design
	
*/

/* Medium Devices, Desktops */
@media (max-width: 1199px) {
.header-consultation a {
	font-size: 12px;
}
.header-phone a {
	font-size: 20px;
}
}
@media (max-width: 991px) {
.header-navigation .nav-item .nav-link {
	padding: 10px 8px 10px 0px;
}
.sticky-wrapper {
	height: auto !important;
}
.sticky-wrapper .header-lover {
	position: relative !important;
}
.header-lover-right {
	padding: 14px 0px;
	flex-direction: inherit;
	justify-content: center;
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-consultation a {
	margin-left: 0px;
	margin-right: 10px;
}
.cta-text {
	padding: 0px;
}
.cta-img {
	margin-bottom: 30px;
}
.cta-des {
	padding: 0px 30px 30px 30px;
}
.cta-text:before {
	width: 100%;
}
.testimonial-area:after {
	display: none;
}
.testimonial-area {
	padding: 0px;
}
.project-info ul {
	display: inline-block;
}
.project-info {
	padding: 30px 30px 20px 30px;
}
.project-info ul li {
	text-align: left;
	display: inline-block;
	margin-right: 0px;
	width: 49%;
	margin-bottom: 10px;
}
}

/* Small Devices, Tablets */
@media (max-width: 767px) {
.slider .carousel-item {
	height: 400px;
}
.slider .carousel-caption h5 {
	font-size: 30px;
	line-height: 32px;
}
.slider .carousel-control-next, .slider .carousel-control-prev, .slider .carousel-caption p {
	display: none;
}
.about-title {
	text-align: left;
}
.cta-text h2 {
	font-size: 25px;
}
.single-pricing .pricing-head, .single-pricing .pricing-body {
	padding: 30px;
}
.project-info ul li {
	width: 100%;
}
.blog-single-social {
	margin-top: 15px;
}
.comments-block ul li ul {
	margin-left: 0px;
}
}

/* Extra Small Devices, Phones */
@media (max-width: 575px) {
.header-phone a {
	font-size: 18px;
}
.header-consultation a {
	font-size: 10px;
}
.blog-post-meta li {
	margin-bottom: 8px;
}
.comments-block ul li .d-flex {
	display: inline-block !important;
}
.comments-block ul li .d-flex .flex-grow-1 {
	margin-left: 0px !important;
	margin-top: 15px;
}
}
