.loc-srvList-container{
	width:100%;
	margin:2% auto;
	padding:0 3%;
	float:left;
}
.loc-srvList-content-item-separator-container{
	width:100%;
	margin: 2% 0;
}
.loc-srv-content-item-global-image{
	width:100%;
	margin-bottom:2%;
	margin-top:5%;
	height:auto;
}
.loc-srvList-content-item-separator{
	color:#cccccc;
	background-color:#000000;
	height:.1em;
}
.loc-srv-global-image{
	width:100%;
	height:auto;
}
.loc-srvList-item-container{
	width:100%;
	padding:0 3%;
}
.loc-srv-content-table-container{
	width: 100%;
	display: table;
	margin:0 auto;
}
.loc-srvList-contentImg{
	vertical-align:middle;
	display:table-cell;
	width:25%;
	padding:1%;
}
.loc-srv-contentDett-img{
	width:100%;
	height:auto;
	display:block;
}
.loc-srvList-contentDett{
	vertical-align:middle;
	display:table-cell;
	width:75%;
	padding:1%;
}
.loc-srvList-contentDett-content-name{
	display:block;
	margin:0;
	font-weight:normal;
	color:#000;
	font-size:1em;
	line-height:1;
	font-family:'aileron-light-webfont',sans-serif;
}
.loc-srvList-contentDett-content-title{
	display:block;
	margin:1% 0;
	/*font-weight:bold;*/
	font-weight:normal;
	color:#000;
	font-size:0.9em;
	line-height:1;
	font-family:'aileron-light-webfont',sans-serif;
}
.loc-srvList-contentDett100{
	vertical-align:middle;
	display:table-cell;
	width:100%;
	padding:1%;
}
.loc-aspectratio-wrapper{
	height: 0;
  padding-top: 100%; /*1:1*/
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.ar1_1 .loc-aspectratio-wrapper{
  padding-top: 100%; /*1:1*/
}
.ar4_6 .loc-aspectratio-wrapper{
  padding-top: 150%; /*4:6*/
}
.ar6_4 .loc-aspectratio-wrapper{
  padding-top: 66.66%; /*6:4*/
}
.loc-aspectratio-wrapper img {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
		display: block;
    margin: auto;
    height: 100%;
    width: 100%;
}
.loc-loadingDiv{
		background: none repeat scroll 0 0; 
		bottom: 50px; 
		color: #000000; 
		left: 50%; 
		padding: 1%; 
		position: relative; 
		text-align: center; 
		width:10%; z-index:99;
}
.loc-hideListItem{display:none}
.loc-showListItem{display:block}
.loc-srv-content-table-container-youtube-cat{
	width: 100%;
	display: table;
	margin:0 auto;
}
.loc-srvList-contentImg-youtube-cat{
	vertical-align:middle;
	display:table-cell;
	width:15%;
	padding:1%;
}
.loc-srv-contentDett-img-youtube-cat{
	width:100%;
	height:auto;
	display:block;
}
.loc-srvList-contentDett-youtube-author{
	vertical-align:middle;
	display:table-cell;
	width:85%;
	padding:1%;
}
.youtube-title,.youtube-name{
	padding-left:1%;
	display:inline-block;
}
