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

/* 

	Template Name: Responsive Multi-Purpose 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-location {
	text-align: center;
	margin-bottom: 20px;
}
.header-top-right {
	justify-content: center !important;
}
.header-lover .navbar-nav {
	background-color: #10489d;
	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;
	background-color: #ff7709;
	position: relative;
}
.header-lover .dropdown-menu:before {
	background-color: #ef800d;
}
.header-lover .dropdown-menu .dropdown-item:hover {
	color: #000;
}
.slider .carousel-item {
	height: 600px;
}
.call-to-action-center {
	text-align: center;
}
.newsletter-form {
	margin-top: 15px;
}
}

/* Small Devices, Tablets */
@media (max-width: 767px) {
.slider .carousel-item {
	height: 400px;
}
.slider .carousel-caption h5 {
	font-weight: 600;
	font-size: 30px;
	text-transform: capitalize;
	line-height: 40px;
}
.comment-single-block .comment-single-block {
	padding-left: 0px;
}
.service-item-single .service-item-img img {
	width: 100%;
}
}

/* 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-control-next, .slider .carousel-control-prev {
	display: none;
}
.map-box iframe {
	height: 250px;
}
}
