
a{
    color: #666;
}
.no-padding-img{
    padding: 1px;
    margin-top: -5px;
}
.pp_social i {
    font-size: 25px;
    color: #000000;
    padding: 0px 5px 0px;
    margin-top: -1px;
}
.pp_social {
  float: none;
  margin: 0; 
}
.pp_social>div{
    float: right;
    margin-right: 30px;
}
.img_discription{
    display: block;
    padding-top: 8px;
}
.pp_social i.fa-trash, .fa-trash{
    color: #ff0000;
}
.fa-trash.fa-4{
    font-size: 3em;
    vertical-align: bottom;
}
.portfolio-item {
    margin-bottom: 25px;
}
	
.ImgBlock{
    position: relative;
}

.ico-pos {
    position: absolute;
    color: #ffffff;
    z-index: 99;
    font-size: 35px;
    top: 0;
    right: 0;
    left: 0;
	background-color: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    padding: 40%;
	display: block !important;
	opacity: 0;
}

 .ico-pos:hover{
	position: absolute;
    color: #ffffff;
    z-index: 99;
    font-size: 35px;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40%;
	display: block !important;
	opacity: 1;
 }
 
 .ico-pos i:hover{
	opacity: 1;
 }

.album-ico-pos {
    position: absolute;
    color: #ffffff;
    z-index: 99;
    font-size: 35px;
    top: 0;
    right: 0;
    left: 0;
	background-color: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    padding: 40%;
	display: block !important;
	opacity: 0;
}

 .album-ico-pos:hover{
	position: absolute;
    color: #ffffff;
    z-index: 99;
    font-size: 35px;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40%;
	display: block !important;
	opacity: 1;
 }
 
 .album-ico-pos i:hover{
	opacity: 1;
 }



 @media (max-width: 1024px){
	.album-ico-pos{
		opacity: 1;
	}
.album-zoomimg {
    display: inline-block;
	width:100%;
	height: 209px;
    padding: 0px 5px 0px 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease;
    position: relative;
}
.zoomimg {
    display: inline-block;
	width:100%;
	height: 209px;
    padding: 0px 5px 0px 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease;
    position: relative;
}
    
}

@media (min-width: 320px){
    .tp_btns{
        padding: 12px 15px;
        float: none;
        position: inherit;
        top: 50px;
        right: 0;
    }
    .action_btns{
        padding: 12px 15px;
        float: none;
        position: inherit;
        top: 50px;
        right: 0;
    } 
.album-zoomimg {
    display: inline-block;
	width:100%;
	height: 209px;
    padding: 0px 5px 0px 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease;
    position: relative;
}
.zoomimg {
    display: inline-block;
	width:100%;
	height: 209px;
    padding: 0px 5px 0px 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease;
    position: relative;
}
}
@media (min-width: 1200px){
    .tp_btns{
        padding: 12px 15px;
        float: right;
        position: absolute;
        top: 50px;
        right: 0;
        margin-top: -55px;
    }
    .action_btns{
        padding: 12px 15px;
        float: right;
        position: absolute;
        top: 50px;
        right: 0;
    }  
.album-zoomimg {
    display: inline-block;
	width:100%;
	height: 209px;
    padding: 0px 5px 0px 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease;
    position: relative;
}
.zoomimg {
    display: inline-block;
	width:100%;
	height: 209px;
    padding: 0px 5px 0px 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease;
    position: relative;
}
}

@media (min-width: 320px){
   .img-height-large{
    height: 175px;
}
}
@media (min-width: 1440px){
   .img-height-large{
    height: 209px;
}
}
@media (min-width: 1920px){
   .img-height-large{
    height: 315px;
	
}
}

@media (min-width: 320px){
   .img-height-small{
    height: 175px;
}
}
@media (min-width: 1440px){
   .img-height-small{
    height: 175px;
}
}
@media (min-width: 1920px){
   .img-height-small{
    height: 175px;
	
}
}
