.bottom_divider
{
width:20%;
float:left;

}

@media  screen and (max-width: 500px){
		.bottom_divider
{
width:100%;
float:left;

}
}

@media  screen and (max-width: 768px) and (min-width: 501px){

		.bottom_divider
{
width:100%;
float:left;

}
}

.bottom_center2
{margin:0% 8%;}
.bottom_left2
{height:0px !important;}
.bottom_right2 {height:0px !important;}
.bottom_center2 ul li b
{
font: 300 21px 'Open Sans', sans-serif; }

.pre-footer ul {
 list-style: none outside none;
}