@charset "UTF-8";.roll_img{float:left;position:relative;overflow:hidden;text-align:center;cursor:default}.roll_img .mask,.roll_img .content{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.roll_img .mask{opacity:0;background-color:rgba(0,0,0,.5);transition:all .4s ease-in-out}.roll_img:hover .mask{opacity:1}.roll_img img{display:block;position:relative;max-width:100%;height:auto;transition:all .2s linear}.roll_img:hover img{transform:scale(1.025)}.roll_img h3{position:absolute;top:160px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:10px;opacity:1;z-index:100;background:rgba(0,0,0,.5);font-family:"Montserrat",sans-serif;font-size:24px;text-align:center;text-transform:uppercase;color:#fff;transition:all .2s ease-in-out}.roll_img:hover h3{top:120px}@media only screen and (max-width:499px){.roll_img h3{top:80px;font-size:18px}.roll_img:hover h3{top:60px}}@media only screen and (min-width:768px) and (max-width:1199px){.roll_img h3{top:30px;font-size:14px}.roll_img:hover h3{top:20px}}@media only screen and (min-width:1200px) and (max-width:1499px){.roll_img h3{top:80px}.roll_img:hover h3{top:60px}}.roll_img p{position:relative;transform:translateY(220px);opacity:0;padding:0 60px 0;font-family:"Montserrat",sans-serif;font-size:16px;text-align:center;color:#fff;transition:all .2s ease-in-out}.roll_img:hover p{opacity:1;transform:translateY(180px);transition-delay:.1s}@media only screen and (max-width:499px){.roll_img p{transform:translateY(130px);font-size:14px}.roll_img:hover p{transform:translateY(110px)}}@media only screen and (min-width:768px) and (max-width:1199px){.roll_img p{transform:translateY(80px);padding:0 20px 0;font-size:14px;line-height:1.25em}.roll_img:hover p{transform:translateY(70px)}}@media only screen and (min-width:1200px) and (max-width:1499px){.roll_img p{transform:translateY(140px)}.roll_img:hover p{transform:translateY(120px)}}.roll_img a.button{display:inline-block;transform:translateY(240px);opacity:0;padding:7px 14px;background:#000;font-family:"Montserrat",sans-serif;font-size:18px;text-decoration:none;text-transform:uppercase;color:#fff;transition:all .2s ease-in-out}.roll_img:hover a.button{opacity:1;transform:translateY(200px);transition-delay:.2s}@media only screen and (max-width:499px){.roll_img a.button{transform:translateY(120px);padding:6px 10px;font-size:14px}.roll_img:hover a.button{transform:translateY(100px)}}@media only screen and (min-width:768px) and (max-width:1199px){.roll_img a.button{transform:translateY(70px);padding:6px 10px;font-size:12px}.roll_img:hover a.button{transform:translateY(60px)}}@media only screen and (min-width:1200px) and (max-width:1499px){.roll_img a.button{transform:translateY(140px)}.roll_img:hover a.button{transform:translateY(120px)}}.roll_img a.button:hover{background:#fff;color:#000 !important}