/* 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: 50px;
	}
	.image-block-one .big-image img {
		float: left;
		right: 0;
	}
	.image-block-one .small-image {
		right: 5px;
	}
	.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;
	}
	

}

@media only screen and (max-width: 599px) {
    .text-block-one h1{
        font-size:18px;
    }
    .card-img-top{
        width:100%;
    }
    .sp-one {
      padding: 20px;
    }
    .sp-three {
      padding: 0;
    }
    .event-section .image-block-one .big-image img {
		width:100%;
		height:300px;
	}
	.main-slider h1 {
		font-size: 25px;
		line-height: 30px;
	}
	.fact-counter .inner-box {
	    max-width: 260px;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
	.main-slider h3{
	    font-size:26px;
	}
	.sec-title h1{
	    font-size:24px;
	}
	.cause-block .lower-content h4{
	    font-weight: 700;
	    font-size:17px;
	}
	.about-block .text{
	    text-align:justify;
	}
	.card-title{
	    font-size:24px;
	}
}

