.no6v1IndepthItem
{
margin-top: 5px;
margin-bottom: 0px;
padding-left: 20px;
padding-right: 0px;
position:relative;
}


/* 16-04-changes - country listing content*/


.country-list{
		list-style-type:none;
		margin-left:10px;
		padding-bottom:10px;
	}
	.country-list ul li{
		float:left;
	}
	.country-list:last-child{
		padding-bottom:0px;
	}
	.country-list .items > li.name-country{	   
		padding-right:10px;
		float:left;
	}
	.country-list .lang-country > span > a{
		color: #39beea !important;
		text-decoration:none !important;
	}	
	.country-list .lang-country > span > a:hover {
		border-bottom: 1px solid #39beea !important;    
	}	
	.clear{
		clear:both;
	}
	.margin10{
		margin-left:10px;
		margin-right:10px;
	}
	.all-list:last-child{
  border:none;
  }

.pad0{
padding:0;
}
.all-list{
        padding: 0px 12px 0px 12px;
}
.all-list:first-child{
    padding-left:0px;
}

/* 16-04-15 country listing content ends*/

/*17-04-15 country listing browse fied*/
.c14v1BrowseLabel
{

  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
/*17-04-15 country listing browse field*/
.owl-carousel .owl-item { 

z-index:0;} 
.owl-zIndex{
                z-index:1;
}
