/*******************************************************
    Template Name    : Humanity - Charity & Nonprofit Foundation Landing Page
    Author           : Cute Themes
    Version          : 1.0
    Created          : 2021
    File Description : Main Reaposive file of the template
*******************************************************/

@media only screen and (min-width: 991px) and (max-width: 1024px) {
	.header-button {
		display: none;
	}
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.header-button {
		display: none;
	}
	.home-area .home-content {
		max-width: 530px;
	}
	.home-area .home-content h3 {
		font-size: 25px;
	}
	.home-area .home-content h1 {
		font-size: 38px;
	}
	.about-image {
		text-align: center;
		margin-bottom: 35px;
	}
	.causes-box-item {
		margin-bottom: 30px;
	}
	.causes-box-item:last-child {
		margin-bottom: 0px;
	}
	.counter-item {
		margin-bottom: 30px;
	}
	.counter-item:nth-last-child(-n + 2) {
		margin-bottom: 0px;
	}
	.mission-image {
		text-align: center;
		margin-bottom: 35px;
	}
	.blog-item {
		margin-bottom: 30px;
	}
	.blog-item:last-child {
		margin-bottom: 0px;
	}
	.subscribe-info h2 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.contact-details {
		padding: 20px 0px;
	}
	.contact-details i {
		margin-right: 15px;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.header-button {
		display: none;
	}
	.home-area .home-content {
		max-width: 530px;
	}
	.home-area .home-content h3 {
		font-size: 25px;
	}
	.home-area .home-content h1 {
		font-size: 38px;
	}
	.about-image {
		text-align: center;
		margin-bottom: 35px;
	}
	.causes-box-item {
		margin-bottom: 30px;
	}
	.causes-box-item:last-child {
		margin-bottom: 0px;
	}
	.counter-item {
		margin-bottom: 30px;
	}
	.counter-item:last-child {
		margin-bottom: 0px;
	}
	.mission-image {
		text-align: center;
		margin-bottom: 35px;
	}
	.blog-item {
		margin-bottom: 30px;
	}
	.blog-item:last-child {
		margin-bottom: 0px;
	}
	.subscribe-info h2 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.contact-details {
		padding: 20px 0px;
	}
	.contact-details i {
		margin-right: 15px;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	.copyright-area {
		text-align: center;
	}
	.copyright-area ul {
		margin-top: 8px;
		text-align: center;
	}
}


@media only screen and (max-width: 479px) {
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.header-button {
		display: none;
	}
	.home-area .home-content {
		max-width: auto;
	}
	.home-area .home-content h3 {
		font-size: 25px;
	}
	.home-area .home-content h1 {
		font-size: 38px;
	}
	.about-image {
		text-align: center;
		margin-bottom: 35px;
	}
	.causes-box-item {
		margin-bottom: 30px;
	}
	.causes-box-item:last-child {
		margin-bottom: 0px;
	}
	.counter-item {
		margin-bottom: 30px;
	}
	.counter-item:last-child {
		margin-bottom: 0px;
	}
	.mission-image {
		text-align: center;
		margin-bottom: 35px;
	}
	.blog-item {
		margin-bottom: 30px;
	}
	.blog-item:last-child {
		margin-bottom: 0px;
	}
	.subscribe-info h2 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.subscribe-form .form-input {
		padding: 5px 0 5px 15px;
	}
	.subscribe-form .fa-envelope {
		display: none;
	}
	.subscribe-form .submit-btn {
		position: unset;
		-webkit-transform: unset;
		-moz-transform: unset;
		-ms-transform: unset;
		-o-transform: unset;
		transform: unset;
		width: 100%;
		margin-top: 15px;
		border-radius: 3px;
		color: #fff;
		background: linear-gradient(45deg, #ffffff 0%, #febe10 100%);
	}
	.contact-details {
		padding: 20px 0px;
	}
	.contact-details i {
		margin-right: 15px;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	.copyright-area {
		text-align: center;
	}
	.copyright-area ul {
		margin-top: 8px;
		text-align: center;
	}

}


@media screen and (max-width: 320px) and (min-width: 0px){
	.section-title h2 {
		font-size: 28px;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.header-button {
		display: none;
	}
	.home-area .home-content {
		max-width: auto;
	}
	.home-area .home-content h3 {
		font-size: 20px;
	}
	.home-area .home-content h1 {
		font-size: 30px;
	}
	.about-image {
		text-align: center;
		margin-bottom: 35px;
	}
	.about-content h2 {
		font-size: 28px;
	}
	.causes-box-item {
		margin-bottom: 30px;
	}
	.causes-box-item:last-child {
		margin-bottom: 0px;
	}
	.counter-item {
		margin-bottom: 30px;
	}
	.counter-item:last-child {
		margin-bottom: 0px;
	}
	.mission-image {
		text-align: center;
		margin-bottom: 35px;
	}
	.mission-content h2 {
		font-size: 28px;
	}
	.join-content h2 {
		font-size: 33px;
	}
	.single-testimonial {
		padding: 35px 20px;
		margin: 0;
	}
	.blog-item {
		margin-bottom: 30px;
	}
	.blog-item:last-child {
		margin-bottom: 0px;
	}
	.subscribe-info h2 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.subscribe-form .form-input {
		padding: 5px 0 5px 15px;
	}
	.subscribe-form .fa-envelope {
		display: none;
	}
	.subscribe-form .submit-btn {
		position: unset;
		-webkit-transform: unset;
		-moz-transform: unset;
		-ms-transform: unset;
		-o-transform: unset;
		transform: unset;
		width: 100%;
		margin-top: 15px;
		border-radius: 3px;
		color: #fff;
		background: linear-gradient(45deg, #ffffff 0%, #febe10 100%);
	}
	.contact-details {
		padding: 20px 0px;
	}
	.contact-details i {
		margin-right: 15px;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	.copyright-area {
		text-align: center;
	}
	.copyright-area ul {
		margin-top: 8px;
		text-align: center;
	}


}