.tem254-irregular {padding:40px 0;}
.tem254-irregular .col-xs-6:nth-of-type(1) .item{z-index: 1;}
.tem254-irregular .col-xs-6:nth-of-type(2) .item{z-index: 2;}
.tem254-irregular .col-xs-6:nth-of-type(3) .item{z-index: 3;}
.tem254-irregular .col-xs-6:nth-of-type(4) .item{z-index: 4;}
.tem254-irregular .col-xs-6:nth-of-type(5) .item{z-index: 5;}
.tem254-irregular .col-xs-6:nth-of-type(6) .item{z-index: 6;}
.tem254-irregular .col-lg-2:nth-of-type(6n+1),
.tem254-irregular .col-lg-3:nth-of-type(4n+1),
.tem254-irregular .col-lg-4:nth-of-type(3n+1),
.tem254-irregular .col-lg-6:nth-of-type(2n+1){clear: both;}
.tem254-irregular .item{position: relative;box-shadow: 0 0 15px rgba(0,0,0,.2);padding: 10px;background: #fff;margin:60px 0;transition: .5s ease;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-ms-transition: .5s ease;
-o-transition: .5s ease;}
.tem254-irregular .col-xs-6:nth-of-type(2n) .item{transform: rotate(-10deg) scale(1.3) translateY(20px);
-moz-transform: rotate(-10deg) scale(1.3) translateY(20px);
-ms-transform: rotate(-10deg) scale(1.3) translateY(20px);
-webkit-transform: rotate(-10deg) scale(1.3) translateY(20px);}
.tem254-irregular .col-xs-6:nth-of-type(2n+1) .item{transform: rotate(5deg) scale(1.3) translateY(-10px);
-moz-transform: rotate(5deg) scale(1.3) translateY(-10px);
-ms-transform: rotate(5deg) scale(1.3) translateY(-10px);
-webkit-transform: rotate(5deg) scale(1.3) translateY(-10px);}
.tem254-irregular .col-xs-6:nth-of-type(2n):hover .item{z-index: 10!important;transform: rotate(8deg) scale(1.5) translateY(10px)!important;
-moz-transform: rotate(8deg) scale(1.5) translateY(10px)!important;
-ms-transform: rotate(8deg) scale(1.5) translateY(10px)!important;
-webkit-transform: rotate(8deg) scale(1.5) translateY(10px)!important;}
.tem254-irregular .col-xs-6:nth-of-type(2n+1):hover .item{z-index: 10!important;transform: rotate(-5deg) scale(1.5) translateY(-10px)!important;
-moz-transform: rotate(-5deg) scale(1.5) translateY(-10px)!important;
-ms-transform: rotate(-5deg) scale(1.5) translateY(-10px)!important;
-webkit-transform: rotate(-5deg) scale(1.5) translateY(-10px)!important;}
.tem254-irregular .item .image{width: 100%;}
.tem254-irregular .item .image img{width: 100%;}
.tem254-irregular .item .title{font-size: 10px;text-align: center;padding: 5px 0 0;color:#444;line-height: 170%;}
@media (max-width: 768px){
.tem254-irregular .col-xs-6:nth-of-type(n){clear: none;width: 50%;}
.tem254-irregular .col-xs-6 .item,
.tem254-irregular .col-xs-6:nth-of-type(n):hover .item{transform: rotate(0deg) scale(1) translateY(0)!important;}
.tem254-irregular .col-xs-6:nth-of-type(2n+1){clear: both;}
.tem254-irregular .item .title{transform: scale(1);padding: 15px 0 7px;}
.tem254-irregular .item{margin:2% 0;}
.tem254-irregular .container{padding-left:3%!important;padding-right:3%!important}
.tem254-irregular.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}
@media (max-width: 360px){
.tem254-irregular .item .title{font-size: 12px !important;padding:6px 0 0;}
}