@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px){
	ul.navbar-nav li span{display:none;}
	.banner-text{padding: 20px 15px 0 20px;}
	.banner-text p{font-size: 20px; line-height: 28px;}
	a.donatebtn {font-size: 20px; width: 150px; line-height: 46px; margin-top: 20px;}
	.support-sec h3 {font-size: 30px; line-height: 40px;}
	.expert-sec-text{top:27px;}
	.expert-sec-text h3{font-size:28px;}
	.subscribe-sec{width: 80%;}
	.donate-sec h3{font-size:30px;}
	a.donatebtn1{font-size:30px; width:250px; line-height:60px;}
	.donation-sec h3{font-size: 38px; width: 90%;}
	.donation-sec h4{font-size:20px;}
	.testimonial-div{width:70%;}
}

@media screen and (max-width:767px){
	.banner-text{padding:70px 15px 70px 50px;}
	.banner-text p{font-size:28px; line-height:40px;}
	a.donatebtn{font-size:28px; width:201px; line-height:76px; margin-top:30px;}
	.support-sec h3{width:80%;}
	.expert-sec-text{width:62%; left:40px;}
	.expert-sec-text h3{margin-bottom:10px;}
	.expert-sec-text p{font-size: 15px; line-height: 20px;}
	.twodivsec{padding-bottom:40px;}
	.twodivsec p{margin-bottom:30px;}
	.subscribe-sec input[type="submit"]{margin-top:30px;}
	.donate-sec h3{text-align:center; margin:0 0 30px;}
	.donate-sec h3{text-align: center; margin: 0 0 30px; line-height:40px;}
	footer a{color: #000; padding: 0 22px;}
}

@media screen and (max-width:576px){
	footer a{padding: 0 8px;}
}

@media screen and (max-width:435px){
	header{padding:30px 0;}
	.logo{float:left; text-align:left; width:100%; display:block;}
	.logo img{width:50%;}
	.navbar-toggler{float:right; width:100%; display:block; text-align:right; margin-top:-51px;}
	.expert-sec-text h3{font-size: 20px;}
	.expert-sec-text{width: 86%; left: 40px;}
	.donation-sec h3{font-size: 33px;}
}

@media screen and (max-width:320px){
	.banner-text{padding: 70px 15px;}
	.expert-sec-text{width: 96%; left: 10px; top:7px;}
	.expert-sec-text p{font-size: 12px; line-height: 16px;}
	.twodivsec p{font-size: 18px; line-height: 28px;}
	.support-sec h3{width: 95%;}
	.subscribe-sec{width: 95%;}
	.donation-sec p{font-size: 18px; line-height: 28px; margin-bottom: 40px;}
	.testimonial-div{width: 95%;}
	.testimonial-div p{font-size: 20px;}
	.donation-sec h3{font-size: 30px; width: 95%;}
}