  @media (min-width: 992px) {
  .col-md-3{
    float: left;
  }
  .col-md-3 {
    width: 100%;
  }}
 .col-md-3{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
 
.bottom-grids-right h2{height:40px;	/* box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7) inset; */
	border: 1px solid #F4F4F4;margin-left:-15px;margin-right:-10px;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #F4F4F4;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #3596AD;
	margin-bottom: 5px;margin-top:29px;text-align:center;
	color:#fff;
	font-family: "Book Antiqua", Helvetica, sans-serif;font-weight:900;
	font-size:16px;
	line-height:2.5em;
	/* background: -moz-linear-gradient(top,#A5A5A5 0%,#FFF 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#A5A5A5),color-stop(100%,#FFF));
	background: -webkit-linear-gradient(top,#A5A5A5 0%,#F2F2F2 100%);
	background: -o-linear-gradient(top,#A5A5A5 0%,#FFF 100%);
	background: -ms-linear-gradient(top,#A5A5A5 0%,#FFF 100%);
	background: linear-gradient(to bottom,#A5A5A5 0%,#FFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A5A5A5',endColorstr='#ffffff',GradientType=0);
	 */
}
.bottom-grids-right ul{
	margin:0.2em 10px 0 10px;margin-bottom:20px;
	padding:0;
}
.bottom-grids-right ul li{
	list-style:none;margin-bottom:-6px;margin-top:13px;color:#666769 /* 666769 */;font-size: 15px;
	}
.bottom-grids-right ul li a{
	color:#666769;
	text-decoration:none;
	padding:0.5em 0 0 0em;
	display:block;
	border-bottom:1px solid #EEE;
	transition:0.3s all;
	font-size: 15px;
}
.bottom-grids-right ul li a:hover{
	color:#FF6A14 /* 008e10 */;
	padding-left:0.2em;
}
.bottom-grids-right ul li a span{
	width:8px;
	height:8px;
	display:inline-block;
	background:url(../images/arrow.png) no-repeat 0px 0px;
	vertical-align:middle;
	margin-right:0.5em;
} 
.bottom-grids-right ul li a span{
	width:8px;
	height:8px;
	display:inline-block;
	background:url(../images/arrow.png) no-repeat 0px 0px;
	vertical-align:middle;
	margin-right:0.5em;
} 
