.container {
    padding-right: 15px;
    padding-left: 15px;
}

@media (max-width: 767px){
	#soledad-events-calendar h2{ margin-bottom: 20px; }
	#soledad-events-calendar .fc-header-toolbar .fc-left { width :100%; }
	#soledad-events-calendar .fc-header-toolbar .fc-center { display: none; }
	.search-header{ padding: 15px 20px; }
	.filter-button{ margin-top: 10px; }
	.voluteer_div .become-a-member{ margin-top: 30px; }
	.general-page img{ margin-bottom: 20px; }
}

@media only screen  and (min-width: 260px) and (max-width: 767px){
	.ftr_pad_10 {
	    margin-bottom: 50px;
	}
	.pad_100 {
	    padding: 40px 0px;
	}
	a.view-all.donate_now.read_more{ margin-top: 0;}

	.top-padding-creator{ margin-top: 52px; }

	h1.head_bg, h2.head_bg, h3.head_bg { line-height: 34px; }
}

@media (min-width: 768px){
	.branch-section{
		margin-bottom: 0;
	}
	.branches_div img{
	    max-width: 80%;
	}
	a.read-all-events{
		margin-left: 0;
		margin-top: 20px;
	}

	.soledad_only_logo{
		margin-top: 100px;
	}

	.news_info.news_page h3, .news_info.news_page h4{ margin-top: 0; }

	h1.head_bg, h2.head_bg, h3.head_bg { line-height: 34px; }

	.hover-img-alt-h2{ font-size: 20px; }

	p.lead{ margin-top: 20px; }

	.welcome_list .list_left:nth-child(-n+2){
		margin-bottom: 20px;
	}
}


@media (min-width: 992px){
	.branches_div h2, .branches_div h4{ margin-top: 20px; }
	.mob_drop_arrow:after{ display: none; }

	h1.head_bg, h2.head_bg, h3.head_bg { line-height: 34px; }

	.hover-img-alt-h2{ font-size: 24px; }

	p.lead{ margin-top: 0; }

	.welcome_list .list_left:nth-child(-n+2){
		margin-bottom: 0;
	}

	.voluteer_div .become-a-member{ padding-left: 40px; }

}

@media (min-width: 1200px){
	a.read-all-events{
		margin-top: 0;
	}

	.branches_div h2, .branches_div h4{ margin-top: 35px; }
	.hover-img-alt-h2{ font-size: 30px; }
}