@media only screen and (max-width: 1366px) {
	* {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	html {
		font-size: 83%;
	}

	body {
		font-size: 100%;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	h1 {
		font-size: 36px;
	}

	h2 {
		font-size: 30px;
	}

	h3 {
		font-size: 22px;
	}

	.donation-text {
		font-size: 14px;
	}

	.footerContact {
		margin-right: 5%;
		width: 30%;
	}

	.footerMiddle {
		width: 30%;
	}

	.footerEnd {
		width: 30%;
	}
}

@media only screen and (max-width: 1240px) {
	.banner-panel {
		margin-top: 40px;
	}

	.share-ideas {
		padding: 40px 0;
	}
}

@media only screen and (max-width: 1190px) {
	.logo img {
		max-width: 190px;
	}

	.banner-event-text {
		padding: 12px;
		font-size: 18px;
	}

	.top-search-panel {
		border: 0;
	}
}

@media (max-width: 960px) {
	.donation-text {
		display: none;
	}

	.top-social-panel ul li.fauser a {
		background-color: #fbfbfb;
		color: #009688;
	}

	:root {
		--center-img-max: 360px;
		--center-img-inner: 320px;
	}

	.blog-banner-panel .col-md-4.text-center::before {
		top: 12px;
	}

	.language {
		padding: 0px 12px;
	}


	h1 {
		font-size: 30px;
		line-height: 32px;
	}

	h2 {
		font-size: 30px;
		line-height: 32px;
	}

	h3 {
		font-size: 20px;
		line-height: 24px;
	}

	h4 {
		font-size: 16px;
		line-height: 18px;
	}

	.top-social-panel ul {
		margin-top: 5px;
		margin-right: 10px;
	}

	.top-social-panel ul li a {
		background-color: #fff;
		width: auto;
		height: auto;
		border-radius: 0;
		line-height: 1.5;
	}

	.logo {
		margin-top: 5px;
		width: 190px;
	}
}

@media (max-width: 767px) {
	.logo img {
		max-width: 150px;
	}

	:root {
		--center-img-max: 300px;
		--center-img-inner: 260px;
	}

	.top-right-panel .top-social-panel {
		display: none;
	}

	.top-min-panel .donation-section {
		display: none;
	}

	.top-social-panel-m {
		display: block;
		padding-top: 8px;
	}

	.donation-section-m {
		display: block;
		padding-top: 8px;
	}

	.top-social-panel ul li a {
		background-color: #044f94;
		color: #fff;
	}

	.top-social-panel ul li.fauser a {
		background-color: #044f94;
		color: #aacceb;
	}

	.blog-banner-panel .col-md-4 {
		margin-bottom: 25px;
	}

	.blog-banner-panel .col-md-4.text-center::before {
		top: 8px;
	}

	.blog-banner-panel .col-md-4.text-center::after {
		width: calc(var(--center-img-inner) * 0.86);
		height: auto;
	}

	.blog-banner-panel .col-md-4:last-child li::before {
		margin-top: 5px;
	}

	.top-social-panel ul {
		margin-top: 4px;
		margin-right: 0;
	}

	.top-search-panel {
		border-right: 1px solid #b9b9b9;
	}

	.donation-image-link img {
		width: 98px;
		height: auto;
	}

	#rmp_menu_trigger-115 {
		top: 60px !important;
	}

	.banner-event-area {
		margin-top: 25px;
	}

	.banner-event-text {
		margin-bottom: 0;
	}

	.banner-event,
	.bannerpaytm {
		margin-top: 8px;
	}

	.blog-banner-panel .col-md-4>div img {
		width: 100%;
		height: auto;
	}

	.innerLeft {
		padding-right: 0;
	}

	.innerLeft:after {
		display: none;
	}

	.bodyPanel {
		padding-bottom: 30px;
	}

	.team-card-inner {
		flex-direction: column;
		text-align: center;
	}

	.team-content {
		margin-top: 30px;
		padding-left: 0;
	}

	.contact-form {
		margin-top: 25px;
	}

	.membership-card {
		padding: 25px;
	}

	.membership-icon {
		margin-bottom: 14px;
	}

	.membership-icon img {
		height: 50px;
	}

	.membership-title {
		font-size: 16px;
		margin-bottom: 4px;
	}

	.membership-cards .col-md-4,
	.membership-cards .col-md-3 {
		width: 50%;
	}

	.membership-cards .col-md-6 {
		margin-bottom: 25px;
	}

	.event-card {
		flex-direction: column;
	}

	.event-image {
		flex: 0 0 auto;
	}

	.resource-item {
		flex-wrap: wrap;
		text-align: left;
	}

	.resource-item .resource-title {
		font-size: 16px;
		width: 100%;
		margin-bottom: 15px;
	}

	.resource-item img {
		max-width: 50px;
	}

}

@media only screen and (max-width: 540px) {

	.top-search-panel {
		margin-right: 58px;
	}

	.jp-carousel-slide.selected {
		height: auto !important;
		width: 99% !important;
	}

	.page .jp-carousel-slide img {
		height: auto !important;
		max-height: auto !important;
	}

	.jp-carousel-image-meta,
	.jp-carousel-titleanddesc {
		display: none !important;
	}


}

@media only screen and (max-width: 480px) {
	body {
		font-size: 13px;
		line-height: 16px;
	}

	h1 {
		font-size: 23px;
		line-height: 25px;
	}

	h2 {
		font-size: 18px;
		line-height: 20px;
	}

	h3 {
		font-size: 16px;
		line-height: 20px;
	}

	.footer-link {
		margin-top: 15px;
	}

	.copyright {
		text-align: center;
	}

	.misssion-panl li:before,
	.blog-banner-panel .col-md-4:last-child li::before {
		top: 4px;
	}
}

@media only screen and (max-width: 359px) {
	.donation-image-link img {
		width: 83px;
		height: auto;
		margin-top: 2px;
	}

	.top-social-panel ul {
		margin-top: 4px;
		margin-left: 14px;
	}
}