@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: #fbe9e9;
		z-index: 99;
		position: relative;
	}
	.header-search input {
		width: 100%;
	}
	.header-lover .navbar .nav-item {
		border-bottom: 1px solid #d5527e;
	}
	.header-lover .navbar .nav-item .nav-link {
		padding: 14px 16px;
		color: #333;
	}
	.header-lover .navbar-collapse {
		z-index: 11;
	}
	.is-sticky .header-lover .navbar .nav-item .nav-link {
		color: #333;
	}
	.header-lover .dropdown-menu {
		margin: 0px 15px 15px 15px;
		padding: 0px;
		border: 0px;
		background-color: #fff;
		position: relative;
	}
	.header-lover .dropdown-menu:before {
		background-color: #fff;
	}
	.header-lover .dropdown-menu li {
		border-bottom: 1px solid #fbe9e9;
	};
	.header-lover .dropdown-menu .dropdown-item:hover {
		color: #000;
	}
	/* .slider .carousel-item {
		height: 600px;
	} */
	.call-to-action-center {
		text-align: center;
		padding: 60px;
		margin: 0px 25px;
	}
	.newsletter-form {
		margin-top: 15px;
	}
	.call-to-action h2 {
		font-size: 40px;
	}
	.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
		display: block !important;
	}
	.navbar-pc {
        display: none;
    }
    .navbar-mobile {
        display: block;
    }
}

/* 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;
	}
	.cause-item-single .cause-item-img img {
		width: 100%;
	}
	.blog-item.large-blog .bi-pic img {
		height: 200px;
	}
	.blog-item .bi-pic {
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.blog-item .bi-pic img {
		width: 100%;
		height: 200px;
	}
	/* .causes-details {
		margin-left: 0;
		padding-left: 0;
		border-left: 0px;
		border-top: 1px solid #e9a8be;
		padding-top: 2em;
	} */
	.border-lp {
		padding-left: 10px;
		padding-top: 2em;
		border-left: 0;
		border-top: 1px solid rgba(212, 82, 125, 0.5);
	}
	.blog-item .bi-text {
		width: 100%;
		margin-left: 0;
	}
	.portfolio .header h1 {
		font-size: 1.5rem !important;
	}
	.portfolio .container {
		padding: 0 !important;
	}
	.portfolio .stat-value {
		font-size: 14px !important;
	}
	.portfolio .pagination {
		gap: 5px !important;
	}
	.portfolio .pagination button {
		padding: 6px !important;
		/* font-size: 12px !important; */
	}
	.portfolio .pagination-info {
		display: none !important;
	}
	.portfolio .page-size-selector span {
		display: none !important;
	}
}

/* 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;
	}
	.slider .btn-style-1, .slider .btn-style-2 {
		padding: 10px 16px;
		font-size: 12px;
	}
	.map-box iframe {
		height: 250px;
	}
	.testimonial-single-box .author-img {
		margin-bottom: 20px;
	}
	.testimonial-single-box .testimonial-text:after {
		top: -7px;
		left: 20px;
	}
	.upcoming-event-item-img img {
		border-radius: 6px;
	}
	.call-to-action-center {
		padding: 30px;
		margin: 0px 0px;
	}
	.call-to-action h2 {
		font-size: 28px;
	}
	.call-to-action .btn-style-2 {
		padding: 10px 12px;
		font-size: 12px;
		margin-right: 0px;
	}
	.upcoming-event-item {
		display: block;
	}
	.upcoming-event-item-img {
		width: 100%;
	}
}
