@charset "utf-8";
/* CSS Document */

/* 

	Template Name: Remaga - Multiple Business Listing HTML Template
	Author: Rainbow Design
	
*/

/* Medium Devices, Desktops */
@media (max-width: 991px) {
.sticky-wrapper {
	height: auto !important;
}
.sticky-wrapper .header-lover {
	position: relative !important;
}
.header-lover .navbar .nav-item .nav-link {
	padding: 26px 11px;
	font-size: 12px;
}
.recent-listing-item .recent-listing-item-img {
	width: 27%;
}
.recent-listing-item .recent-listing-item-des {
	width: 70%;
}
.recent-listing-item .recent-listing-item-img {
	width: 100%;
	margin-right: 0;
}
.recent-listing-item .recent-listing-item-des {
	width: 100%;
}
.recent-listing-item .recent-listing-item-img {
	margin-bottom: 10px;
}
.video-post-sidebar-item {
	width: 49%;
	float: left;
}
.video-post-sidebar-item:nth-child(2), .video-post-sidebar-item:nth-child(4) {
	float: right;
}
.share-it-div li a {
	margin-bottom: 8px;
}
}
/* Small Devices, Tablets */
@media (max-width: 767px) {
.header-lover {
	padding: 10px 0px;
}
.header-lover .navbar-nav {
	border: 1px solid rgba(0,0,0,0.1);
	margin-top: 6px;
	padding: 0px 15px;
}
.header-lover .navbar .nav-item {
	width: 100%;
}
.header-lover .navbar .nav-item .nav-link {
	padding: 12px 0px;
	border-left: 0px;
}
.counter-up-area .single-count-item {
	padding: 0px 0px 60px 0px;
}
.counter-up-area .col-sm-6:first-child .single-count-item, .counter-up-area .col-sm-6:nth-child(2) .single-count-item {
	padding-top: 60px;
}
.counter-up-area .col-lg-3 .single-count-item {
	border-right: 0px;
}
.video-post-sidebar-item {
	width: 100%;
	float: none;
}
.video-post-sidebar-item:nth-child(2), .video-post-sidebar-item:nth-child(4) {
	float: none;
}
}

/* Extra Small Devices, Mobile */
@media (max-width: 575px) {
.home-banner-text h1 {
	font-size: 28px;
}
.home-banner-text h4 {
	font-size: 12px;
}
.header-upper-social {
	text-align: center;
}
.header-upper-links {
	text-align: center;
	margin-top: 8px;
}
.header-lover {
	position: relative !important;
}
.section-title .view-all {
	top: 0;
	transform: inherit;
	font-size: 10px;
	padding: 4px 10px;
}
.counter-up-area .single-count-item {
	padding: 0px 0px 60px 0px !important;
}
.counter-up-area .col-sm-6:first-child .single-count-item {
	padding-top: 60px !important;
}
}
