body #container_sponsor.sponsor_layout_single .sponsor_single_view_image_frame {
  background: #FFF;
  border: 1px solid #dbdbdb;
  box-shadow: 0 0 5px 0 #dbdbdb !important;
  -webkit-box-shadow: 0 0 5px 0 #dbdbdb !important;
}
body .sponsor_grid_view .box-item .entry-item #container_sponsor .sponsor-bottom .postedin,
body #container_sponsor .postedin {
  border-bottom: 1px solid #d9d4d4;
  background: none repeat scroll 0 0 #f4f8fb;
  border-top: 1px solid #d9d4d4;
  border-left: 0 solid #d9d4d4;
  border-right: 0 solid #d9d4d4;
  margin: 0 -15px;
  padding: 15px;
}
body .sponsor_grid_view .box-item .entry-item #container_sponsor .sponsor-bottom .postedin,
body #container_sponsor .postedin {
  border-bottom: 0 solid #d9d4d4 !important;
}
body #container_sponsor .sponsor_contact_container .sponsor_contact_ul li.sponsor_contact_item_1 {
  background-color: #f1f7ff;
}
body .sponsor_cycle_category_container,
body .sponsor_cycle_item .item_link {
  background: #b2d1f0;
}
.box-item .entry-item .sponsor-title {
  text-align: center;
}
.box-item .entry-item .sponsor_phone_container {
  margin: 10px 0;
  text-align: center;
}

body.page-template-template-sponsors #main .main-wrap {
	padding: 0px;
	background-color: transparent;
	margin: 0px;
	box-sizing:border-box;
}
.sponsor_more_result img {
	width: auto !important;
}
.sponsor_more_result {
	background: none repeat scroll 0 0 #000;
	bottom: 0 !important;
	color: #fff;
	left: 32% !important;
	margin: 0;
	opacity: .8;
	padding: 2% 1%;
	position: absolute;
	text-align: center;
	width: 30%;
	min-width: 200px;
	z-index: 999999;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: 1 !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
@media only screen and (max-width: 767px) {
	#container_sponsor.sponsor_layout_single .sponsor_column_1,
	#container_sponsor.sponsor_layout_single .sponsor_column_2 {
		display: block !important;
		margin-bottom: 20px !important;
		width: 100% !important;
	}
}
@media only screen and (max-width: 479px) {
	.sponsor_more_result {
		left: 0 !important;
		width: 98% !important;
	}
}