@charset "utf-8";
/* CSS Document */

/* 

	Template Name: Bootstrap 5 Multipurpose Business Website Template
	Author: Rainbow Design
	
*/

/* Medium Devices, Desktops */
@media (max-width: 991px) {
.header-lover .navbar .nav-item .nav-link {
	font-size: 10px;
	padding: 10px 8px;
}
.call-to-action-area h2 {
	font-size: 34px;
}
.footer-link li {
	margin: 0px 12px 0px 0px !important;
}
}
/* Small Devices, Tablets */
@media (max-width: 767px) {
.header-lover:after {
	width: 45%;
}
.header-lover .navbar .navbar-collapse {
	border: 2px solid #cb080c;
	background-color: #fff;
	z-index: 999;
	padding: 10px;
}
.slider .carousel-indicators {
	display: none;
}
.slider h2 {
	font-size: 22px;
}
.header .dropdown-menu .dropdown-item {
	font-size: 10px;
}
.header-lover {
	padding: 10px 0px !important;
}
.is-sticky .header-lover .navbar .nav-item .nav-link {
	color: #202020;
}
.is-sticky .nav-pills .show > .nav-link {
	color: #202020 !important;
}
.header {
	height: 80px;
}
.footer-contact li {
	width: 100%;
	margin-right: 0 !important;
}
.footer-bottom {
	text-align: center;
}
.footer-copyright {
	margin-top: 12px;
}
.inner-page-title-area {
	padding: 100px 0px;
}
.filter1 {
	border-radius: 6px;
	padding: 10px 10px 4px 10px;
}
.filter1 li {
	margin-right: 0px !important;
	width: 49%;
	margin-bottom: 6px;
}
.filter1 li span {
	padding: 10px;
	display: inline-block;
	position: relative;
	border-radius: 6px;
	font-size: 12px;
	width: 100%;
}
.share-social {
	margin-top: 20px;
}
}
/* Extra Small Devices, Phones */
@media (max-width: 575px) {
.header-lover:after {
	width: 57%;
	z-index: 2;
}
.header-lover .navbar-brand {
	z-index: 3;
}
.slider .carousel-caption .white-box {
	padding: 10px;
}
.slider .carousel-caption .white-box p {
	display: none;
}
.slider h2 {
	font-size: 16px;
}
.slider .btn-style-1, .slider .btn-style-2 {
	padding: 6px 14px;
	font-size: 10px;
}
.footer-link li {
	margin: 0px 0px 0px 0px !important;
	width: 49%;
}
.inner-page-title-area h1 {
	font-size: 26px;
}
.inner-page-title-area h1 span:before {
	right: -10px;
}
.inner-page-title-area h1 span:after {
	left: -10px;
}
.comments-box .img-wrapper {
	width: 100%;
}
.comments-box .text-wrapper {
	padding-left: 0px;
	padding-top: 20px;
	width: 100%;
}
.singal-blog-post .tags-post a {
	padding: 4px 8px;
}
}
