/*this page is only for responsive format of pages */
@media screen and (max-width: 600px)
{
	.branch-cover
	{
		padding:20px 0 0 0;
	}
	.about-us
	{
		padding-top: 20px;
	}
	.history h2, .our-team h2
	{
		font-size: 20px;
	}
	.history p 
	{
		font-size: 11px;
	}
	.history img
	{
		padding-top: 10px;
	}
	.our-team
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.hoverta .single-area-3 .single-img-3
	{
		height: 200px;
		margin-bottom: 5px;
	}
	.our-team-header p
	{
		font-size: 11px;
	}
	.our-volunteers h2
	{
		font-size: 20px;
	}
	.our-volunteers
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.style-fifteen i
	{
		font-size: 15px;
		line-height: 25px;
		width: 25px;
	}
	.style-fifteen h3
	{
		font-size: 10px;
	}
	.buttons .n-next
	{
		right: 7%;
	}
		/*our children.html page */
	.childrens
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.hover-title h1
	{
		font-size: 20px;
	}
	.hoverta .single-area-4
	{
		padding-bottom: 10px;
	}
		/*children art*/
	.page-activities
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.style-eightteen h2, .style-eightteen h4
	{
		font-size: 11px;
	}
	.style-eightteen p
	{
		font-size: 10px;
	}
	 /*photo gallary */
	.gallary
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.style-one h2
	{
		font-size: 15px;
	}
	/*visitors-view page*/
	.testimonial
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.testimonial h2
	{
		font-size: 20px;
	}
	.style-seven  img
	{
		max-width: 150px;
	}
	.testimonial-1 h4, .testimonial-2 h4
	{
		font-size: 11px;
	}
	.testimonial-1 h5, .testimonial-2 h5
	{
		font-size: 10px;
	}
	.testimonial-1 p, .testimonial-2 p
	{
		font-size: 11px;
	}
	.contact-cover
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.form-control
	{
		font-size: 12px;
	}
	.contact-address h3
	{
		font-size: 15px;
	}
	.contact-address p 
	{
		font-size: 12px;
	}

	.margin-part
	{
	  box-shadow: 0px 1px 4px black ;
	  max-width: 100%;
	  margin: 0;
	}



	.history img
	{
		width: 300px;
		float: none;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
	}
	.mission img
	{
		width: 300px;
	}
	.style-fifteen img 
	{
  		height: 150px;
	}
	.buttons img
	{
		width: 40px;
		height: 30px;
	}
	/*art detal page*/
	.news-head h2
	{
		font-size: 20px;
	}
	.news-photo-1
	{
		max-width: 300px;
	}
	.article p
	{
		font-size: 11px;
	}
	.gallary-head h2
	{
		font-size: 20px;
	}
	.gallary-head p
	{
		font-size: 12px;
	}
	.video-frame h2 
	{
	  font-size: 15px;
	  color: black;
	  font-weight: 600;
	}
	.video-frame iframe
	{
		width: 250px;
	}

	/*donation main page*/
	.donation-main h1
	{
	  font-size: 15px;
	  padding-bottom: 10px;
	}
	.donate-first-passege img
	{
	  float: right;
	  width: 280px;
	  height: 240px;
	/*  padding-left: 20px;*/
	  padding-bottom: 10px;
	}
	.donate-first-passege p
	{
		font-size: 11px;
		padding: 0px 5px 0px 5px; 
	}
}