.tem313-irregular{background-color:#333;padding:5% 0;}
.tem313-irregular a{display:block;color:#FFF;}
.tem313-irregular img{max-width:100%;max-height:80vh;box-shadow:0 0 50px rgba(0,0,0,.2);display:inline-block;}
.tem313-irregular .item{height:100vh;position:relative;}
.tem313-irregular .bgimg,
.tem313-irregular .main,
.tem313-irregular .box{top:0;right:0;bottom:0;left:0;}
.tem313-irregular .main{position:absolute;clip:rect(auto,auto,auto,auto);}
.tem313-irregular .box{position:fixed;display:flex;display:-webkit-flex;}
.tem313-irregular .container{padding:0 3%!important;display:-webkit-flex;align-items:center;justify-content:center;position:relative;z-index:1;}
.tem313-irregular .bgimg{position:absolute;background:no-repeat center;background-size:cover;-webkit-filter:blur(20px);-moz-filter:blur(20px);-ms-filter:blur(20px);filter:blur(20px);opacity:.1;}
.tem313-irregular .image{text-align:center;}
.tem313-irregular .text{padding-bottom:20px;line-height:1.2;}
.tem313-irregular .titl{padding-bottom:10px;font-size:40px;}
.tem313-irregular.content-middle{text-align:center;}
.tem313-irregular.content-right{text-align:right;}
.tem313-irregular.full-screen-spacing .container{width:100%;}
@media(min-width:769px){
    .tem313-irregular{padding:0!important;}
}
@media(max-width:768px){
    .tem313-irregular .item{height:auto;}
    .tem313-irregular .main,
    .tem313-irregular .box{position:relative;}
    .tem313-irregular .text{padding-bottom:10px;}
    .tem313-irregular .titl{padding-bottom:5px;font-size:24px;}
    .tem313-irregular a{padding:0 1% 5%;}
    .tem313-irregular .item:last-child a{padding-bottom:0;}
}