@charset "utf-8";
/* CSS Document */

/* 

	Template Name: Moving & Renovation Services HTML5 Template
	Author: Rainbow Design
	
*/

/* Medium Devices, Desktops */
@media (max-width: 991px) {
.sticky-wrapper {
	height: auto !important;
}
.sticky-wrapper .header-lover {
	position: relative !important;
}
.header-location {
	text-align: center;
	margin-bottom: 20px;
}
.header-top-right {
	justify-content: center !important;
}
.header-lover .navbar-nav {
	background-color: #012a5e;
	z-index: 99;
	position: relative;
}
.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: #fff;
}
.header-lover .navbar-collapse {
	z-index: 11;
}
.is-sticky .header-lover .navbar .nav-item .nav-link {
	color: #fff;
}
.header-lover .dropdown-menu {
	margin: 0px 15px 15px 15px;
	padding: 0px;
	border: 0px;
	border-radius: 8px;
	background-color: #ee4155;
	position: relative;
}
.header-lover .dropdown-menu:before {
	background-color: #ee4155;
}
.header-lover .dropdown-menu .dropdown-item:hover {
	color: #000;
}
.slider .carousel-item {
	padding: 300px 0px;
}
.newsletter-form input {
	margin-bottom: 10px;
}
.portfolio-item h4 a {
	font-size: 14px;
}
.inner-page-header h1 {
	font-size: 36px;
}
}

/* Small Devices, Tablets */
@media (max-width: 767px) {
.slider .carousel-item {
	padding: 250px 0px;
}
.slider .carousel-caption h2 {
	font-size: 36px;
	line-height: 40px;
}
.section-title h2 {
	font-size: 30px;
}
.inner-page-header h1 {
	margin-bottom: 10px;
}
.project-details ul li .title {
	width: 130px;
}
.team-box .team-text h4 {
	font-size: 18px;
}
}

/* Extra Small Devices, Phones */
@media (max-width: 575px) {
.header-top-right {
	display: inline-block !important;
	width: 100%;
}
.header-social {
	text-align: center;
	margin-bottom: 16px;
}
.header-top-right ul.header-top-menu {
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}
.header-top-right ul.header-top-menu:before {
	display: none;
}
.header-location li a {
	margin-bottom: 10px;
	display: inline-block;
}
.header-location {
	margin-bottom: 10px;
}
.slider .carousel-caption h2 {
	font-size: 22px;
	line-height: 26px;
}
.footer-contact-info li {
	/* width: 100%; */
	padding-bottom: 15px;
	margin-right: 0px !important;
}
.footer-contact-info li:last-child {
	padding-bottom: 0px;
}
.footer-link li {
	padding-bottom: 10px;
	width: 100%;
}
.footer-link li:last-child {
	padding-bottom: 5px;
}
.inner-page-header h1 {
	font-size: 30px;
}
.blog-post-content .blog-item-meta li a {
	font-size: 11px;
}
}
