
.uc_super_clean_bullets *{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.uc_super_clean_bullets img{width:100%;}
.uc_super_clean_bullets .uc_centered_bullets_holder{ padding:2%;overflow: hidden;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic{ text-align:center;float: left;width:49%;padding:17px;
-webkit-box-shadow: 0px 7px 27px -13px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 7px 27px -13px rgba(0,0,0,0.75);
box-shadow: 0px 7px 27px -13px rgba(0,0,0,0.75);}

.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content{ padding:2%; text-align:center;float: right;width:50%;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box{text-align: left; padding:0px;font-family: 'Droid Serif', serif; font-size:17px; font-weight:400;line-height: 22px;margin-bottom: 25px;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box h3{font-family: 'Open Sans', sans-serif; font-weight:300; font-size:40px; text-transform:uppercase;line-height: 70px;}

.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box{text-align: left; padding:0px;float: left;margin-bottom:20px;display:table;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box{ text-align:left; margin:0px;margin-right: 15px; width:75px; position:relative; border-radius:50%; display:table-cell; border-radius:3px;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box .fa{ font-size:26px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_contebt-box{ display:table-cell;padding: 0 0 0 20px;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box h2{font-family: 'Lato', sans-serif; font-size:16px; font-weight:700;margin: 0 0 5px; text-transform:uppercase;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box p{font-family: 'Droid Serif', serif; font-size:17px; font-weight:400;line-height: 22px;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box:last-child{margin-bottom:0px;}
@media only screen and (max-width: 767px) 
{

.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic{ width:100%; margin-bottom:20px;}
.uc_super_clean_bullets .uc_centered_bullets_holder .uc_centered_bullets_content{width:100%;}		
}
