#customloop2 .author-video img {
width: 100%;
height: auto;
}

#customloop2 .row .span7 h2 {
font-size: 20px;
}
#customloop2 .post-head a {
background-image: url("http://ha.sangster.wpengine.com/wp-content/uploads/sites/2/2014/11/comment.png");
background-repeat: no-repeat;
background-position: left center;
display: inline-block;
font-size: 9px;
padding: 1px 12px 3px 9px;
color: #000;
text-align: center;
}
#customloop2 .post-head a:hover {
opacity:0.6;
}
#customloop2 .post-head .date {
float: right;
opacity: 0.6;
padding: 6px 0 0 0;
}

@media (max-width: 767px) {

#customloop2 .row > .span12 {
  width: 99.99999999%;
}
#customloop2 .row > .span11{
  width: 91.489361693%;
}
#customloop2 .row > .span10{
  width: 82.978723396%;
}
#customloop2 .row > .span9 {
  width: 74.468085099%;
}
#customloop2 .row > .span8 {
  width: 65.957446802%;
}
#customloop2 .row > .span7 {
  width: 57.446808505%;
}
#customloop2 .row > .span6 {
  width: 48.936170208%;
}
#customloop2 .row > .span5 {
  width: 40.425531911%;
}
#customloop2 .row > .span4{
  width: 31.914893614%;
}
#customloop2 .row > .span3 {
  width: 23.404255317%;
}
#customloop2 .row > .span2{
  width: 14.89361702%;
}
#customloop2 .row > .span1{
  width: 6.382978723%;
}
#customloop2 .row > [class*="span"], .row-grid > [class*="span"] {
 float: left;
display: inline-block;
 margin-left: 2.127659574%; 
}
#customloop2 .row > [class*="span"]:first-child {
margin-left: 0px;
}

}
@media (max-width: 400px) {
#customloop2 .row > [class*="span"], .row-grid > [class*="span"] {
 float: none;
display: block;
width: 100%;
 margin-left: 0; 
}
}

.customloop2_widget{
	text-align:center;
}
.customloop2_widget ul li a{
	font-size:1.2em;
	display:block;
	padding: 5px;
	
}
.customloop2_widget ul li.selected a{
	font-weight: bold;
}
.customloop2_widget ul li:hover a{
	opacity: 0.9;
}