.vcop-clear {
	clear:both;
}
.vcop-grid {
	margin-bottom:20px;
}
.vcop-grid * {  
	box-sizing: border-box; 
	-moz-box-sizing: border-box;	
}
.vcop-grid .clearfix:before, 
.vcop-grid .clearfix:after { 
	content: ''; 
	display: table; 
}
.vcop-grid .clearfix:after { 
	clear: both; 
}
.vcop-grid .clearfix:after { 
	clear: both; 
}
.vcop-grid {
	overflow: hidden;
	width: 100%;
	list-style: none;
}
.vcop-grid > div {
	text-align: center;
}
.vcop-grid a {
	text-decoration:none;
}
.vcop-grid .vcop-item .admp-date, 
.vcop-grid .vcop-item .admp-author,
.vcop-grid .vcop-item .admp-comments,
.vcop-grid .vcop-item .admp-category,
.vcop-grid .vcop-item .admp-views {
	padding-right:10px;	
}
.vcop-grid .vcop-item {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: default;
	float:left;
}
.vcop-grid .vcop-item img {
	position: relative;
	display: block;
}
.vcop-grid .vcop-item:before,
.vcop-grid .vcop-item:after {
	pointer-events: none;
}
.vcop-grid .vcop-item a.vcop-read-more {
	z-index: 1000;
}
.vcop-grid .vcop-item h2 {
	word-spacing: -0.15em;
	
	font-weight: 300;
}
.vcop-grid .vcop-item h2 span {
	font-weight: 800;
}
.vcop-grid .vcop-item h2,
.vcop-grid .vcop-item p {
	margin: 0;
}
.vcop-grid .vcop-item p {
	letter-spacing: 1px;
}
.vcop-grid .vcop-item img {
	border-radius:0;
	border:0;
	width:100%;
}
.vcop-grid ul {
	margin:0;
	padding:0;
	list-style:none!important;
}
.vcop-grid ul li {
	display:inline-block;
	padding:0 10px;		
	margin:0;
	cursor:pointer;
	border-right:1px solid rgba(255,255,255,0.6);
}
.vcop-grid ul li:last-child {
	border-right:0;
}
.vcop-grid .vcmp-pagination {
	display:block;
	text-align:center;
}
.vcop-grid ul li {
		margin-bottom:10px!important;
}
.vcop-controls {
	text-align:center;
}
.vcop-controls ul li {
    border-right: 0 none;
    cursor: pointer;
    display: inline-block;
    margin: 0 1% 0 0;
    padding: 8px 20px;
}

/************** STYLE 1 **********************/
.vcop-grid-style1 .vcop-item {
	box-sizing:border-box;
}
.vcop-controls.filter-vcop-grid-style1 {
	text-align:center;	
}
.vcop-grid-style1 .vcop-container-thumbs {
	overflow:hidden;
}
.vcop-grid-style1 .vcop-image-over {
	position:absolute;
	opacity:0;
	left:0;
	top:0;
	height:100%;
	width:100%;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;	
}
.vcop-grid-style1 .vcop-item:hover .vcop-image-over {
	opacity:1;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;	
}
.vcop-grid-style1 .vcop-image-over .adtheme-icon-plus {
	position:absolute;
	font-size:20px;
	margin-top:-30px;
	top:-100%;
	margin-right:-62px;
	width:60px;
	height:60px;
	line-height:58px;
	border-radius:50%;
	border-width:2px;
	border-style:solid;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;
	opacity:0.5;	
	right:50%;
}
.vcop-grid-style1 .vcop-item:hover .adtheme-icon-plus {
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;
	top:50%;	
}
.vcop-grid-style1 .vcop-image-over .adtheme-icon-plus:hover {
	opacity:1;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;	
}
.vcop-grid-style1 .vcop-image-over .adtheme-icon-search {
	position:absolute;	
	font-size:20px;
	margin-top:-30px;
	top:-100%;
	margin-right:2px;
	width:60px;
	height:60px;
	line-height:58px;
	border-radius:50%;
	border-width:2px;
	border-style:solid;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;
	opacity:0.5;
	right:50%;
}
.vcop-grid-style1 .vcop-item:hover .adtheme-icon-search {
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;
	top:50%;		
}
.vcop-grid-style1 .vcop-image-over .adtheme-icon-search:hover {
	opacity:1;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;	
}
.vcop-grid-style1 .vcop-item .vcop-container-grid {
    opacity: 1;
    padding: 5%;
    position: relative;
    text-align: center;
}
.vcop-grid-style1 .vcop-title {
    line-height: 125%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;
	padding:5%;
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	margin:0;
	font-size:15px;
}
.vcop-grid-style1 .vcop-item:hover .vcop-title {
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;	
	bottom:0%;	
}
.vcop-grid-style1 .vcop-container-thumbs .vcop-info-date {
	position:absolute;
	top:0;
	width:50%;
	text-align:center;	
	z-index:1;
	left:50%;
	margin-left:-25%;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;	
	line-height: 125%;
	padding:5%;
}
.vcop-grid-style1 .vcop-item:hover .vcop-info-date {
	top:-100px;	
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;	
}
.vcop-grid-style1 .vcop-item .vcop-info-date i {
	display:none;
}
.vcop-grid-style1 .vcop-container-grid .vcop-text {
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;
	line-height:26px;	
	padding:10px 0!important;
}
.vcop-grid-style1 .vcop-container-grid .vcop-info, 
.vcop-grid-style1 .vcop-container-grid .vcop-info-date {
	margin:0 auto;
	font-style:normal;
	text-align:center;		
}
.vcop-grid-style1 .vcop-container-grid .vcop-info i {
	display:inline-block;
	margin-right:5px;
}
.vcop-grid-style1 .vcop-container-grid .vcop-info-date i {
	margin-right:5px;
}
.vcop-grid-style1 .vcop-item:hover .vcop-info {
	bottom:20%;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;		
}
.vcop-grid-style1 .vcop-container-grid .vcop-read-more {
    color: #fff;
    padding: 5px 0px;
}
.vcop-controls.filter-vcop-grid-style1 ul li {
    border-right: 0;
    cursor: pointer;
    display: inline-block;
    margin: 0 1% 0 0;
    padding: 8px 20px;
}
.vcop-pagination.vcop-grid-style1 {
	text-align:center;
}
.vcop-pagination.vcop-grid-style1 a,
.vcop-pagination.vcop-grid-style1 .vcmp-pagination .current { 
	padding:8px 20px;
}
.vcop-pagination.vcop-grid-style1 .vcmp-pagination .current,
.vcop-pagination.vcop-grid-style1 .vcmp-pagination a { 
	margin: 0 1% 0 0;
}
.vcop-grid-style1 .vcop-share-container {
	text-align:center;
	border-top:1px solid #000;
	padding:10px;
	font-size:20px;
	line-height:145%;
}
.vcop-grid-style1 .vcop-share-container .vcop-share-item {
	display:inline-block;
	margin-right:10px;
}
.vcop-columns-2.vcop-grid-style1 .vcop-title,
.vcop-columns-3.vcop-grid-style1 .vcop-title,
.vcop-columns-2.vcop-grid-style1 .vcop-info-date,
.vcop-columns-3.vcop-grid-style1 .vcop-info-date {
	padding:3%;
}
/************** STYLE 2 **********************/
.vcop-controls.filter-vcop-grid-style2 {
	text-align:center;	
}
.vcop-grid-style2 .vcop-container-thumbs {
	overflow:hidden;
}
.vcop-grid-style2 .vcop-header-container {
	position:relative;
}
.vcop-grid-style2 .vcop-image-over {
	position:absolute;
	opacity:0;
	left:0;
	top:0;
	height:100%;
	width:100%;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;	
}
.vcop-grid-style2 .vcop-item:hover .vcop-image-over {
	opacity:1;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;	
}
.vcop-grid-style2 .vcop-item:hover .vcop-image-over {
	opacity:1;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;	
}
.vcop-grid-style2 .vcop-image-over .adtheme-icon-plus {
	position:absolute;
	top:50%;
	font-size:20px;
	margin-top:-30px;
	margin-right:-62px;
	width:60px;
	height:60px;
	line-height:58px;
	border-radius:50%;
	border-width:2px;
	border-style:solid;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;
	opacity:0.5;
	right:50%;
}
.vcop-grid-style2 .vcop-item:hover .adtheme-icon-plus {
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;			
}
.vcop-grid-style2 .vcop-image-over .adtheme-icon-plus:hover {
	opacity:1;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;	
}
.vcop-grid-style2 .vcop-image-over .adtheme-icon-search {
	position:absolute;
	top:50%;
	font-size:20px;
	margin-top:-30px;
	margin-right:2px;
	width:60px;
	height:60px;
	line-height:58px;
	border-radius:50%;
	border-width:2px;
	border-style:solid;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;
	opacity:0.5;
	right:50%;
}
.vcop-grid-style2 .vcop-item:hover .adtheme-icon-search {
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;		
}
.vcop-grid-style2 .vcop-image-over .adtheme-icon-search:hover {
	opacity:1;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;	
}
.vcop-grid-style2 .vcop-item .vcop-container-grid {
    opacity: 1;
    padding: 5%;
    position: relative;
    text-align: center;
}
.vcop-grid-style2 .vcop-title {
    line-height: 125%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;
	padding:5%;
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	margin:0;
	font-size:15px;
}
.vcop-grid-style2 .vcop-item:hover .vcop-title {
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;	
	bottom:-100%;	
}
.vcop-grid-style2 .vcop-container-thumbs .vcop-info-date {
	position:absolute;
	top:0;
	width:50%;
	text-align:center;	
	z-index:1;
	left:50%;
	margin-left:-25%;
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;	
	line-height: 125%;
	padding:5%;
}
.vcop-grid-style2 .vcop-item:hover .vcop-info-date {
	top:-100px;	
	-webkit-transition: all 0.9s ease;
  	-moz-transition: all 0.9s ease;
  	-o-transition: all 0.9s ease;
  	transition: all 0.9s ease;	
}
.vcop-grid-style2 .vcop-item .vcop-info-date i {
	display:none;
}
.vcop-grid-style2 .vcop-container-grid .vcop-text {
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;
	line-height:26px;	
	padding:10px 0!important;
}
.vcop-grid-style2 .vcop-container-grid .vcop-info, 
.vcop-grid-style2 .vcop-container-grid .vcop-info-date {
	margin:0 auto;
	font-style:normal;
	text-align:center;		
}
.vcop-grid-style2 .vcop-container-grid .vcop-info i {
	display:inline-block;
	margin-right:5px;
}
.vcop-grid-style2 .vcop-container-grid .vcop-info-date i {
	margin-right:5px;
}
.vcop-grid-style2 .vcop-item:hover .vcop-info {
	bottom:20%;
	-webkit-transition: all 0.7s ease;
  	-moz-transition: all 0.7s ease;
  	-o-transition: all 0.7s ease;
  	transition: all 0.7s ease;		
}
.vcop-grid-style2 .vcop-container-grid .vcop-read-more {
    color: #fff;
    padding: 5px 0px;
}
.vcop-controls.filter-vcop-grid-style2 ul li {
    border-right: 0;
    cursor: pointer;
    display: inline-block;
    margin: 0 1% 0 0;
    padding: 8px 20px;
}
.vcop-pagination.vcop-grid-style2 {
	text-align:center;
}
.vcop-pagination.vcop-grid-style2 a,
.vcop-pagination.vcop-grid-style2 .vcmp-pagination .current { 
	padding:8px 20px;
}
.vcop-pagination.vcop-grid-style2 .vcmp-pagination .current,
.vcop-pagination.vcop-grid-style2 .vcmp-pagination a { 
	margin: 0 1% 0 0;
}
.vcop-grid-style2 .vcop-share-container {
	text-align:center;
	border-top:1px solid #000;
	padding:10px;
	font-size:20px;
	line-height:145%;
}
.vcop-grid-style2 .vcop-share-container .vcop-share-item {
	display:inline-block;
	margin-right:10px;
}
.vcop-columns-2.vcop-grid-style2 .vcop-title,
.vcop-columns-3.vcop-grid-style2 .vcop-title,
.vcop-columns-2.vcop-grid-style2 .vcop-info-date,
.vcop-columns-3.vcop-grid-style2 .vcop-info-date {
	padding:3%;
}

/* ALL STYLE */
.vcop-pagination {
	margin-top:3em;
	text-align:center;
}
.vcop-pagination a, .vcop-pagination .vcmp-pagination .current {
    padding: 8px 20px;
	margin: 0 1% 0 0;
	display:inline-block;
}
.vcop-filter .vcop-item {
	opacity:0;
	display:none;
}