#border li{height:45px;}

@media screen and (min-width:414px) and (max-width:767px){
	#border .binfo{line-height:inherit;}
}
@media screen and (min-width:320px) and (max-width:413px){
	#border .binfo{line-height:inherit;padding: 10px 0px 10px 0px;}
	.superClear{padding: 20px 10px 20px !important;}
}
@media screen and (max-width: 767px) {
	.v8Title{
		font-size: 16px;
		margin: 0 0 15px 0;
		padding-left: 0;
	}
	.section.other_box{
		padding: 0;
	}
	.section.other_box .window_width{
		padding: 20px 20px 0;
	}
	.agentContact div{ text-align: center !important; margin-bottom: 10px;}
	.agentContact div ul li a{
		height: 30px !important;
		line-height: 30px !important;
		font-size: 12px !important;
	}
	#border{
		padding: 10px;
	}
	#border .binfo{
		font-size: 12px;
		padding: 0;
	}
	#border li{
		margin-bottom: 15px;
	}
	#border li:last-of-type{
		margin-bottom: 0;
	}
	.superClear{
		line-height: 1.8;
	}
}