a[href^=tel] {color: inherit;text-decoration: none;pointer-events: none;}
@media (min-width:1200px){
	.container{max-width:1190px;}
}
@media (max-width:1199px){
	h4,.h4{font-size:24px;}

	header .brand-navbar{max-width:200px;}
	header .navbar .navbar-nav>li>a{font-size:20px;}
	header .nav-menu .donate-btn a{font-size:20px;padding:10px 26px 14px;}
	header .nav-menu .donate-btn a img{max-width:25px;}
	.header-right .search-form .form-group{max-width:350px;}
	.header-right .search-form .form-group .search-input{font-size:16px;padding:8px 60px 12px 20px;height:42px;}
	.header-right .search-form .form-group .submit-btn{width:54px;height:42px;padding:0 15px;}
	.initiatives-main{margin:0 -15px;}
	.initiatives-main .initiatives-list{margin:0 15px 50px;width:calc(33.33% - 30px);}
	.initiatives-main .initiatives-list .divImg{height:23vw;}

	.blog-section .blog-row{margin:0 -15px;}
	.blog-section .blog-row .blog-list{margin:0 15px 50px;width:calc(50% - 30px);}
	.blog-section .blog-row .blog-list .blogImg a {height: 23vw;}

}
@media (max-width:1199px) and (min-width:992px){
	.initiatives-main .initiatives-list .initiatives-title{font-size:22px;}
}
@media (max-width:991px){
	h4,.h4{font-size:20px;}
	h5,.h5{font-size:18px;}
	.header-main .brand-navbar{max-width:180px;}
	.header-main .navbar .navbar-nav>li{margin:0 10px;}
	.header-main .navbar .navbar-nav>li>a{font-size:18px;padding: 10px 10px 25px;}
	.header-main .nav-menu .donate-btn a img{margin-right: 10px;}

	.initiatives-main .initiatives-list .initiatives-title{padding:20px 15px;}
	.footer-main{padding:35px 0;}
}

@media (max-width:991px) and (min-width:576px){
	body{font-size: 18px;}
	.initiatives-main .initiatives-list .initiatives-title{font-size:18px;}
}
@media (min-width:768px){
	.navbar-toggle, .dec-donate-btn{display:none;}
}
@media (max-width:767px){
	.header-main{box-shadow: none;}
	.header-main.sticky{animation: none;}
	.header-main .brand-navbar{margin: 0;}
	.header-main .header-right{position:fixed;top:84px;right:0;height: calc(100vh - 84px);transform: translateX(100%); transition: 0.5s; background:#ffffff;align-items:flex-start;z-index:111; box-shadow: 0 0 15px #E5E5E5;max-width: 98%;}
	.overflow-hidden .header-main .header-right{transform: translateX(0);}
	.header-right .search-form {padding:20px;margin-bottom: 0; border-bottom: 1px solid #F2F2F2;}
	.header-right .search-form .form-group .search-input{overflow:hidden;text-overflow:ellipsis;}
	.header-main .header-right .nav-menu .navbar{width: 100%;}

	.header-main .navbar .navbar-nav{display:block;width:100%;}
	.header-main .navbar .navbar-nav li{margin:0; position: relative; border-bottom: 1px solid #F2F2F2;}
	.header-main .navbar .navbar-nav li>a{padding:15px 30px;display:block;color:#5d6364;position:relative;}
	/* header .navbar .navbar-nav li:hover>a,header .navbar .navbar-nav li.active>a{color:#ffffff;background-color:#431662;} */
	.header-main .navbar .navbar-nav li>a::before{display:none;}
	
	.header-main .navbar-toggle{background-color:transparent;cursor:pointer;width:40px;}
	.header-main .navbar-toggle .icon-bar{background:#431662;display:block;height:6px;position:relative;width:100%; border-radius: 3px; margin-bottom:4px;margin-left:auto;-webkit-transition:ease .5s all;-moz-transition:ease .5s all;-ms-transition:ease .5s all;transition:ease .5s all;}
	.header-main .navbar-toggle .icon-bar:nth-child(3){margin-bottom:0;}
	.overflow-hidden .header-main .navbar-toggle span:nth-child(1){transform:rotate(45deg) translateY(7px) translateX(7px);}
	.overflow-hidden .header-main .navbar-toggle span:nth-child(2){opacity:0; margin-right: -15px;}
	.overflow-hidden .header-main .navbar-toggle span:nth-child(3){transform:rotate(-45deg) translateY(-7px) translateX(7px);}

	.header-main .nav-menu .donate-btn{display:none;}
	.hero-banner{height:72.5vw;}
	.initiatives-main .initiatives-list{margin:0 15px 50px;width:calc(50% - 30px);}
	.initiatives-main .initiatives-list .divImg{height:33vw;}
	.projects-title-section{padding:35px 0;}
	.commen-section .commenInner{padding: 30px 0;}
	.commen-section .commenInner p{font-size: 18px;}
	.commen-section .commenInner .commen-row{flex-direction: column-reverse;}
	.commen-section .commenInner .commen-content{width: 100%;}
	.commen-section .commenInner .commenImg{width: 100%; margin-bottom: 20px;}
	.commen-section .follow-instagram a{font-size: 18px;}
	.blog-details-section .commen-content .post-date{font-size: 16px;margin-bottom: 30px;}
	.blog-details-section .commen-content .commen-info{padding-top: 30px;}
	.donate-help-section,.commen-white-section .white-box{font-size: 18px;}
	.commen-white-section .white-box h4{margin-bottom:15px;}
	.commen-white-section .white-box:not(:last-child){margin-bottom:30px;}
	.not-found-section h1 {font-size:100px;}
	.img-dnt{float: none;margin-left: 0px;}
	.header-right .search-form {padding: 20px 5px;}
	.header-right .search-form .form-group .search-input::-webkit-input-placeholder {font-size: 14px;}
	.header-right .search-form .form-group .search-input:-ms-input-placeholder {font-size: 14px;}
	.header-right .search-form .form-group .search-input::placeholder {font-size: 14px;}

}

@media (max-width:575px){
	.title{margin: 0 -15px;}
	.initiatives-section{padding:15px 0;}
	.paragraph{margin-bottom:45px;}
	.initiatives-main .initiatives-list{width:calc(100% - 30px);}
	.initiatives-main .initiatives-list .divImg{height:66vw;}
	..footer-main-main{font-size: 14px;}

	.blog-section .blog-row .blog-list{margin:0 15px 30px;width:calc(100% - 30px);}
	.blog-section .blog-row .blog-list:last-child{margin-bottom: 0;}
	.blog-section .blog-row .blog-list .blogImg a{height:47vw;}
	.blog-section .blog-row .blog-list .blogContent{padding:20px 15px;}
	.blog-section .blog-row .blog-list .blogContent p,.blog-section .blog-row .blog-list .blogContent .more-btn{font-size: 18px;}
	.blog-section .blog-row .blog-list .blogContent p{margin-bottom:25px;}
	.header-main .header-right{width: 98%;max-width: 100%;}
}
@media (max-width:360px){
	body{font-size: 20px;}
	h1,.h1{font-size:30px;}
	.title{margin-bottom:40px;}
	.title h1{padding:0 25px;}
	.initiatives-main .initiatives-list .initiatives-title{font-size:22px;}
}
