/* ChariteMax - HTML Template */

@media only screen and (max-width: 1800px) {
	.main-slider .slider-wrapper .image img {
		width: auto;
	}
}

@media only screen and (max-width: 1300px) {
	.page-wrapper {
		overflow: hidden;
	}
}

@media only screen and (max-width: 1199px) {
	.page-wrapper {
		margin-bottom: 0px !important;
	}
	.fact-counter .inner-box {
		margin-left: 100px;
		margin-bottom: 30px;
	}
	.main-header.style-two .header-upper {
	    padding: 0px;
	}
}

@media only screen and (max-width: 991px) {
	.image-block-one {
		margin-bottom: 0;
	}
	.image-block-one .big-image img {
		float: left;
		right: 0;
		width:100%;
	}
	.image-block-one .small-image {
		right: 5px;
		width:100px;
		bottom: -17px;
border: 4px solid #f6f6f6;
	}
	.main-footer .services-widget {
		padding-left: 0px;
	}
	.main-footer .posts-widget {
		padding-right: : 0px;
		margin-left: 0px;
	}
	.header-top .outer-box {
		justify-content: center;
	}
	.event-section .image-block-one .big-image img {
		right: 0px;
	}
	.header-upper.style-two .main-menu .navigation>li {
		
	}
	.main-header.style-two {
	    position: relative;
	    background: #222;
	}
	.main-header.style-two .logo-outer {
	    padding: 15px 0 15px;
	    background-color: #2a2a2a;
	    margin-bottom: 10px;
	}
	.donate-form-area{width:100%}
	.donate-popup .close-donate{right: 15px;top: 6px;}
.testimonial-nav .owl-nav .owl-prev{left:-35px;}
.testimonial-nav .owl-nav .owl-next{right:-35px;}
.event-block{margin-bottom:10px;}
.page-title{padding:50px 0}
.page-title h1{font-size:27px}
.menubar {background: url(../images/bg.png) #fdfdfd;}
.form-control[readonly] {background-color: #fff !important;border:1px solid #ddd!important;}
.flatpickr-input{cursor:pointer;background:url(../images/calendar.png) no-repeat right 10px center !important;padding-right:20px;background-size:20px;    width: 100%;border: 1px solid #ddd;height: 40px;border-radius: 2px;padding: 7px;font-size: 14px;color: #555;}
}

@media only screen and (max-width: 599px) {
	.main-slider h1 {
		font-size: 48px;
		line-height: 50px;
	}
	.fact-counter .inner-box {
	    max-width: 260px;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
}

