@charset "utf-8";
/* CSS Document */

/* 

	Template Name: Multipurpose Bootstrap 5.0 HTML Template
	Author: Rainbow Design
	
*/

/* Medium Devices, Desktops */
@media (max-width: 991px) {
.sticky-wrapper {
	height: auto !important;
}
.header-lover {
	position: relative !important;
}
.header-lover .navbar-nav {
	background-color: #333;
}
.header-lover .navbar .nav-item {
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-lover .navbar .nav-item .nav-link {
	padding: 14px 16px;
    color: white !important;
}
.header-lover .navbar-collapse {
	z-index: 11;
}
.is-sticky .header-lover .navbar .nav-item .nav-link {
	color: #fff;
}
.single-counter-box {
	border-right: 0px;
}
.team-carousel .owl-nav {
	left: 100px;
}
.blog-item .blog-item-meta li a {
	font-size: 12px;
}
.blog-item h4 a {
	font-size: 18px;
}
.portfolio-filter li span {
	padding: 8px 8px 8px 8px;
	font-size: 10px;
}
.contact-info-area .single-column:nth-child(2) .single-item:before {
	display: none;
}
}
/* Small Devices, Tablets */
@media (max-width: 767px) {
.header-location {
	padding: 15px 0px;
	text-align: center;
}
.header-social {
	border-top: solid 1px rgba(255,255,255,.2);
}
.team-item .team-des {
	padding-left: 0px;
	margin-top: 20px;
}
.team-carousel .owl-nav {
	bottom: 0px;
	left: 0px;
	position: relative;
}
.team-item .team-img img {
	max-width: 60%;
	display: inline-block;
}
.contact-info-area .single-column .single-item:before {
	display: none;
}
.contact-info-area .single-item {
	margin: 50px 0px 0px 0px;
}
.contact-info-area .single-column:last-child .single-item {
	margin-bottom: 50px;
}
.slider .carousel-caption h2 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    text-transform: capitalize;
    text-align: center;
}
.how-we-work-listing ul li {
    width: 100% !important;
    margin: 16px 0px !important;
}
.services-heading {
    height: 100% !important;
    left: 0px !important;
    margin: 0px !important;
}
.services-content-holder {
    width: 100% !important;
}
.contact-form-section:after {
    width: 100% !important;
}
.about-img img {
    width: 100% !important;
}
.partner-logos .item-img {
    width: 47% !important;
    margin: 0px 3px !important;
}
.partner-area {
    min-height: auto;
}
.header-lover .navbar-toggler span {
    background: #fff !important;
}
}
/* Extra Small Devices, Phones */
@media (max-width: 575px) {
.team-item {
	text-align: center;
}
.team-item .team-img img {
	max-width: 80%;
}
.team-carousel .owl-nav {
	text-align: center;
}
.portfolio-filter li span {
	margin-bottom: 6px;
}
.post-creative-author {
	margin-bottom: 20px;
}
.post-creative-meta-list li:first-child {
	padding-left: 0px;
}
.single-blog-post .blockquote {
	padding: 10px;
}
.share-this-post {
	display: inline-block;
}
.comments-box .sub-comment {
	margin-left: 0px;
}
}
