/*-----------------------------------------------------------------------------------
	Stage Men
	About: Stage Men website
	Author: Alan Dawkins
	Version: 1.0
	Built with Blocs
-----------------------------------------------------------------------------------*/
body{margin:0;padding:0;  background:#FFFFFF;  overflow-x:hidden;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.page-container{overflow: hidden;} a,button{transition: background .3s ease-in-out;outline: none!important;} a:hover{text-decoration: none; cursor:pointer;}.scroll-fx-lock-init{position:fixed!important;top: 0;bottom: 0;left: :0;right: 0;z-index:99999;} .blocs-grid-container{display: grid!important;grid-template-columns: 1fr 1fr;grid-template-rows: auto auto;column-gap: 1.5rem;row-gap: 1.5rem;} nav .dropdown-menu .nav-link{color:rgba(0,0,0,0.6)!important;} [data-bs-theme="dark"] nav .dropdown-menu .nav-link{color:var(--bs-dropdown-link-color)!important;} .page-preloader{position: fixed;top: 0;bottom: 0;width: 100%;z-index:100000;background:#FFFFFF url("img/pageload-spinner.gif") no-repeat center center;animation-name: preloader-fade;animation-delay: 2s;animation-duration: 0.5s;animation-fill-mode: both;}.preloader-complete{animation-delay:0.1s;}@keyframes preloader-fade {0% {opacity: 1;visibility: visible;}100% {opacity: 0;visibility: hidden;}}@font-face {font-family:'Roboto-Regular';src: url('./fonts/Roboto-Regular/26892287593.ttf');src: url('./fonts/Roboto-Regular/26892287593.ttf') format('truetype');font-weight: normal;font-style: normal;font-display:swap;}.bloc{width:100%;clear:both;background: 50% 50% no-repeat;padding:0 20px;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;position:relative;display:flex;}.bloc .container{padding-left:0;padding-right:0;}.bloc-xxl{padding:200px 20px;}.bloc-xl{padding:150px 20px;}.bloc-lg{padding:100px 20px;}.bloc-md{padding:50px 20px;}.bloc-sm{padding:20px;}.bloc-fill-screen{min-height:100vh;display: flex;flex-direction: column;padding-top:20px;padding-bottom:20px;}.bloc-fill-screen > .container{align-self: flex-middle;flex-grow: 1;display: flex;flex-wrap: wrap;}.bloc-fill-screen > .container > .row{flex-grow: 1;align-self: center;width:100%;}.bloc-fill-screen .fill-bloc-top-edge, .bloc-fill-screen .fill-bloc-bottom-edge{flex-grow: 0;}.bloc-fill-screen .fill-bloc-top-edge{align-self: flex-start;}.bloc-fill-screen .fill-bloc-bottom-edge{align-self: flex-end;}.full-width-bloc{padding-left:0;padding-right:0;}.full-width-bloc .row{margin-left:0;margin-right:0;}.full-width-bloc .container{width:100%;max-width:100%!important;}.full-width-bloc .carousel img{width:100%;height:auto;}.bloc-group{display:flex;}.bloc-tile-2{width:50%;}.bloc-tile-3{width:33.33333333%;}.bloc-tile-4{width:25%;}.bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{width:100%;}.bloc-shape-divider{position: absolute;width:100%;text-align:center;left:0;right:0;z-index: 0;display: flex;pointer-events: none;}.svg-divider{width:100%;height:100px;fill:#000000;}.bloc-divider-top{top:-1px;align-items: flex-start;}.bloc-divider-bottom{bottom:-1px;align-items: flex-end;}.bloc-divider-flip-x svg{transform:scale(-1,1);}.bloc-divider-flip-y svg{transform:scale(1,-1);}.bloc-divider-flip-x.bloc-divider-flip-y svg{transform:scale(-1,-1);}.bg-center,.bg-l-edge,.bg-r-edge,.bg-t-edge,.bg-b-edge,.bg-tl-edge,.bg-bl-edge,.bg-tr-edge,.bg-br-edge,.bg-repeat{-webkit-background-size: auto!important;-moz-background-size: auto!important;-o-background-size: auto!important;background-size: auto!important;}.bg-center{-webkit-background-size: auto;}.bg-t-edge{background-position: top!important;background-repeat: no-repeat;}.video-bg-container, .bloc-video{position: absolute;top: 0;bottom: 0;left: 50%;right: -50%;overflow: hidden;transform: translateX(-50%);-webkit-transform:translateX(-50%);}.bloc-video, .video-bg-container iframe{width: auto;height: auto;min-width: 100%;min-height: 100%;z-index: 0;}.bloc-bg-texture::before{content:"";background-size: 2px 2px;position: absolute;top: 0;bottom: 0;left:0;right:0;}.texture-darken::before{background: rgba(0,0,0,0.5);}.parallax__container {clip: rect(0, auto, auto, 0);height: 100%;left: 0;overflow: hidden;position: absolute;top: 0;width: 100%;z-index:-1;}.parallax {position: fixed;top: 0;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}.d-bloc{color:rgba(255,255,255,.7);}.d-bloc button:hover{color:rgba(255,255,255,.9);}.d-bloc .icon-round,.d-bloc .icon-square,.d-bloc .icon-rounded,.d-bloc .icon-semi-rounded-a,.d-bloc .icon-semi-rounded-b{border-color:rgba(255,255,255,.9);}.d-bloc .divider-h span{border-color:rgba(255,255,255,.2);}.d-bloc .a-btn,.d-bloc .navbar a, .d-bloc a .icon-sm, .d-bloc a .icon-md, .d-bloc a .icon-lg, .d-bloc a .icon-xl, .d-bloc h1 a, .d-bloc h2 a, .d-bloc h3 a, .d-bloc h4 a, .d-bloc h5 a, .d-bloc h6 a, .d-bloc p a{color:rgba(255,255,255,.6);}.d-bloc .a-btn:hover,.d-bloc .navbar a:hover,.d-bloc a:hover .icon-sm, .d-bloc a:hover .icon-md, .d-bloc a:hover .icon-lg, .d-bloc a:hover .icon-xl, .d-bloc h1 a:hover, .d-bloc h2 a:hover, .d-bloc h3 a:hover, .d-bloc h4 a:hover, .d-bloc h5 a:hover, .d-bloc h6 a:hover, .d-bloc p a:hover{color:rgba(255,255,255,1);}.d-bloc .navbar-toggle .icon-bar{background:rgba(255,255,255,1);}.d-bloc .btn-wire,.d-bloc .btn-wire:hover{color:rgba(255,255,255,1);border-color:rgba(255,255,255,1);}.d-bloc .card{color:rgba(0,0,0,.5);}.d-bloc .card button:hover{color:rgba(0,0,0,.7);}.d-bloc .card icon{border-color:rgba(0,0,0,.7);}.d-bloc .card .divider-h span{border-color:rgba(0,0,0,.1);}.d-bloc .card .a-btn{color:rgba(0,0,0,.6);}.d-bloc .card .a-btn:hover{color:rgba(0,0,0,1);}.d-bloc .card .btn-wire, .d-bloc .card .btn-wire:hover{color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.3);}.d-bloc .card,.l-bloc{color:rgba(0,0,0,.5);}.d-bloc .card button:hover,.l-bloc button:hover{color:rgba(0,0,0,.7);}.l-bloc .icon-round,.l-bloc .icon-square,.l-bloc .icon-rounded,.l-bloc .icon-semi-rounded-a,.l-bloc .icon-semi-rounded-b{border-color:rgba(0,0,0,.7);}.d-bloc .card .divider-h span,.l-bloc .divider-h span{border-color:rgba(0,0,0,.1);}.d-bloc .card .a-btn,.l-bloc .a-btn,.l-bloc .navbar a,.l-bloc a .icon-sm, .l-bloc a .icon-md, .l-bloc a .icon-lg, .l-bloc a .icon-xl, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a{color:rgba(0,0,0,.6);}.d-bloc .card .a-btn:hover,.l-bloc .a-btn:hover,.l-bloc .navbar a:hover, .l-bloc a:hover .icon-sm, .l-bloc a:hover .icon-md, .l-bloc a:hover .icon-lg, .l-bloc a:hover .icon-xl, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover{color:rgba(0,0,0,1);}.l-bloc .navbar-toggle .icon-bar{color:rgba(0,0,0,.6);}.d-bloc .card .btn-wire,.d-bloc .card .btn-wire:hover,.l-bloc .btn-wire,.l-bloc .btn-wire:hover{color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.3);}.voffset{margin-top:30px;}.voffset-lg{margin-top:80px;}.b-divider{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);}.b-divider-dashed{border-top:1px dashed rgba(0,0,0,.1);border-bottom:1px dashed rgba(0,0,0,.1);}.svg-menu-icon{fill: none;stroke: rgba(0,0,0,0.5);stroke-width: 2px;fill-rule: evenodd;}.navbar-dark .svg-menu-icon{stroke: rgba(255,255,255,0.5);}.menu-icon-thin-bars{stroke-width: 1px;}.menu-icon-thick-bars{stroke-width: 5px;}.menu-icon-rounded-bars{stroke-width: 3px;stroke-linecap: round;}.menu-icon-filled{fill: rgba(0,0,0,0.5);stroke-width: 0px;}.navbar-dark .menu-icon-filled{fill: rgba(255,255,255,0.5);}.navbar-toggler-icon{background: none!important;pointer-events: none;width: 33px;height: 33px;}.nav-special{overflow-y:scroll;}.nav-special .site-navigation{top:0;left:0;width:100%;position: relative!important;max-width: 100%!important;z-index: 1000;}.nav-special .nav > li{width:100%;background: none!important;border:0!important;}.nav-special.collapsing{-webkit-transition: none;transition: none;height:100%!important;background: none!important;}.nav-special .navbar-nav .dropdown-menu.show{position: relative!important;transform: none!important;float: none;width: 100%;margin-top: 0;background-color: transparent;-webkit-box-shadow: none;box-shadow: none;border: 0;}.nav-special .nav .dropdown-menu .nav-link{color:#FFF;}.blocsapp-special-menu{position: absolute;z-index:10000;}.nav-special.fullscreen-nav .caret,.nav-special.fullscreen-nav .dropdown-menu .dropdown .caret{border-width: 8px;}.nav-special .navbar-nav .show>.nav-link{color:#FFF;}.navbar-toggle{transition: all .1s linear;}.selected-nav{opacity: 0;transform: scale(0.3);transition: all .1s linear;}.close-special-menu{position: absolute;display: block;width: 25px;height:25px;top:16px;right:10px;z-index: 10000;}.nav-invert .sidebar-nav .close-special-menu{left:260px;}.close-special-menu .close-icon{display: block;width:100%;height:1px;transform: rotate(45deg);margin-top:12px;}.close-special-menu .close-icon:after{content:"";display:inherit;width:inherit;height:inherit;background: inherit;transform: rotate(90deg);}.lock-scroll{overflow:hidden;transition: background .3s linear;}.nav-special::-webkit-scrollbar{-webkit-appearance: none;width:0;height:0;}.nav-special .dropdown-menu .dropdown .caret{border-top-color: rgba(255,255,255,.8);border-right-color: transparent;border-bottom-color: transparent;border-left-color: transparent;margin: 0 0 0 5px;float: none;}.blocsapp-special-menu .site-navigation.pull-right{float:none!important;}.close-special-menu .close-icon{background:#fff;}.blocsapp-special-menu blocsnav{background: #000;}.nav-special.sidebar-nav{position: fixed;right: -300px;top: 0;bottom: 0;width: 300px;z-index: 1000;transition: all .2s linear;}.nav-invert .nav-special.sidebar-nav{right: auto;left: -300px;} .nav-special.sidebar-nav .site-navigation{margin-top:15px;padding-left:15px;}.nav-special.sidebar-nav .nav > li a{color:rgba(255,255,255,.8);} .nav-special.sidebar-nav .nav > li a:hover{color:#FFF;} .open.nav-special.sidebar-nav{right: 0;transition: all .2s linear;}.nav-invert .open.nav-special.sidebar-nav{left: 0;transition: all .2s linear;}.navbar-toggler:focus{box-shadow:none;};.content-tint{z-index: -1;transition: background .2s linear;}.content-tint.on{display: block;position: fixed;right: 0;top: 0;bottom: 0;width: 100%;background: transparent;z-index: 1001;background:rgba(0,0,0,.4);}.content-tint.on:hover{background:rgba(0,0,0,.1);}.navbar-toggle.menu-icon-thick-bars{margin-top:4px!important;}.dropdown-menu .dropdown-menu{border:none}@media (min-width:576px){.navbar-expand-sm .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-sm .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:768px){.navbar-expand-md .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-md .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:992px){.navbar-expand-lg .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-lg .dropdown-menu .submenu-left{right:100%;left:auto}}.mg-clear{margin:0;}.mg-sm{margin-top:10px;margin-bottom:5px;}.mg-md{margin-top:10px;margin-bottom:20px;}.mg-lg{margin-top:10px;margin-bottom:40px;}img.mg-sm,img.mg-md,img.mg-lg{margin-top: 0;}img.mg-sm{margin-bottom:10px;}img.mg-md{margin-bottom:30px;}img.mg-lg{margin-bottom:50px;}.btn-d,.btn-d:hover,.btn-d:focus{color:#FFF;background:rgba(0,0,0,.3);}button{outline: none!important;}.btn-sq{border-radius: 0px;}.btn-rd{border-radius: 40px;}.btn-clean{border:1px solid rgba(0,0,0,.08);border-bottom-color:rgba(0,0,0,.1);text-shadow:0 1px 0 rgba(0,0,1,.1);box-shadow: 0 1px 3px rgba(0,0,1,.25), inset 0 1px 0 0 rgba(255,255,255,.15);}.btn-glossy{border:1px solid rgba(0,0,0,.09);border-bottom-color:rgba(0,0,0,.2);text-shadow:0 1px 0 rgba(0,0,1,.2);box-shadow: 0 1px 3px rgba(0,0,1,.35), inset 0 1px 0 0 rgba(255,255,255,.4), inset 0 1px 0 2px rgba(255,255,255,.08);background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%); background-image: -o-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);background-image: linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);}.a-block{width:100%;text-align:left;display: inline-block;}.text-center .a-block{text-align:center;}.icon-spacer{margin-right:5px;}.dropdown a .caret{margin:0 0 0 5px}.btn-dropdown .dropdown-menu .dropdown{padding: 3px 20px;}.icon-md{font-size:30px!important;}.icon-xl{font-size:100px!important;}.img-frame,.img-frame-md,.img-frame-lg,.img-frame-rd,.img-frame-rd-md,.img-frame-rd-lg{background:#FFF;border:1px solid rgba(0,0,0,0.1);box-shadow:0 2px 2px rgba(0,0,0,0.05);padding:4px;}.img-frame{border-radius:3px;}.img-frame-md,.img-frame-lg{border-radius:6px;}.img-frame-md,.img-frame-rd-md{padding:8px;}.img-frame-lg,.img-frame-rd-lg{padding:14px;}.img-protected{-webkit-touch-callout: none;}.sm-shadow{text-shadow:0 1px 2px rgba(0,0,0,.3);}.lg-shadow{text-shadow:0 2px 5px rgba(0,0,0,.5);}.pressed-t{text-shadow:0 1px 0 #FFF;}.glow-t{text-shadow:0 0 10px #FFF;}.text-w-lg{max-width:400px;}.text-w-70{max-width:70%;}.text-center.text-w-sm, .text-center.text-w-md, .text-center.text-w-lg, .text-center.text-w-90, .text-center.text-w-80, .text-center.text-w-70, .text-center.text-w-60, .text-center.text-w-50{margin-left: auto;margin-right: auto;}.list-sp-md li{padding-bottom:10px;}.list-horizontal-layout li{display:inline-block;margin:0 10px;}.list-sp-md li:last-child,.list-sp-lg li:last-child,.list-sp-xl li:last-child{padding-bottom:0;}.card-sq, .card-sq .card-header, .card-sq .card-footer{border-radius:0;}.card-rd{border-radius:30px;}.card-rd .card-header{border-radius:29px 29px 0 0;}.card-rd .card-footer{border-radius:0 0 29px 29px;}.carousel-nav-icon{fill: none;stroke: #fff;stroke-width: 2px;fill-rule: evenodd;stroke-linecap:round;}.scrollToTop{width:36px;height:36px;padding:5px;position:fixed;bottom:20px;right:20px;opacity:0;z-index:999;transition: all .3s ease-in-out;pointer-events:none;}.showScrollTop{opacity: 1;pointer-events:all;}.scroll-to-top-btn-icon{fill: none;stroke: #fff;stroke-width: 2px;fill-rule: evenodd;stroke-linecap:round;}a[data-lightbox]{position: relative;display: block;text-align: center;}a[data-lightbox]:hover::before{content:"+";font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;font-size:32px;line-height: 42px;width:50px;height:50px;margin-left:-25px;border-radius: 50%;background:rgba(0,0,0,.5);color:#FFF;font-weight:100;z-index: 1;position: absolute;top: 50%;left: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}a[data-lightbox]:hover img{opacity: 0.6;-webkit-animation-fill-mode: none;animation-fill-mode:none;}.lightbox-caption{padding: 20px;color: #FFF;background: rgba(0,0,0,.5);position: absolute;left: 16px;right: 16px;bottom: 0px;}.close-lightbox:hover,.next-lightbox:hover, .prev-lightbox:hover{background:rgba(0,0,0,.5);}.next-lightbox, .prev-lightbox,.close-lightbox{position: absolute;padding:6px;background:rgba(0,0,0,.3);line-height:0;transition: background .2s ease-in-out;border-radius:.25rem;border:none;z-index:20;}.next-lightbox, .prev-lightbox{top:45%;}.close-lightbox{top:20px;right:20px;}.next-lightbox{right:25px;}.prev-lightbox{left:25px;}.lightbox-prev-icon,.lightbox-next-icon,.lightbox-close-icon{fill:none;stroke: #fff;stroke-width: 3px;fill-rule: evenodd;stroke-linecap:round;}.lightbox-close-svg{pointer-events:none;}.frameless-lb{border-radius: 0;border:none;}.frameless-lb .modal-body{padding:0;}.frameless-lb .lightbox-caption{left:0;right:0;bottom:-16px;}h1,h2,h3,h4,h5,h6,p,label,.btn,a{font-family:"Helvetica";}.container{max-width:1170px;}.blocs-mobile-signup-text{font-size:33px;}.blocs-blue-button{background-color:#4B96DE;}.blocs-blue-button:hover{background-color:#448BCE;}.stat-bloc-text{font-size:44px;text-align:center;font-weight:bold;text-shadow:15px -16px 13px #000000;font-family:"Lobster";float:initial;overflow:initial;display:inline;}.stat-bloc-text:active{text-shadow:-31px -46px 28px #000000;}.stat-bloc-sub-text{font-size:16px;text-align:center;text-transform:uppercase;}.built-with-blocs-bloc p{font-size:11px;font-family:"helvetica";font-weight:bold;color:rgba(255,255,255,0.8);}.bloc-0-p{font-size: 8.000000953674316px;line-height: 10.571428298950195px;}.bloc-228-h6{font-size: 9px;}.bloc-4-p{font-size: 15px;line-height: 20px;}.bloc-9-h1{font-size:80px;width:95.39%;font-family:Roboto;font-weight:700;}.bloc-10-h2{font-size: 28px;}.bloc-10-p{font-size: 20px;line-height: 25px;}.bloc-14-p{font-size: 20px;line-height: 30px;}.outdoor-stage-h1{font-family: Ubuntu;font-size:80px;}.bloc-18-p{line-height: 30px;font-size: 20px;}.bloc-22-h1{font-size: 60px;}.bloc-23-p{font-family: Ubuntu;}.bloc-28-p{line-height: 30px;}.truss-h1{font-size:80px;}.bloc-30-p{line-height: 30px;font-size: 20px;}.bloc-35-p{font-family: Ubuntu;}.bloc-37-h1{font-size:65px;line-height:60px;width:100%;}.bloc-38-p{font-size: 20px;line-height: 30px;}.bloc-44-p{line-height: 22px;}.screens-h1{font-size:70px;}.bloc-46-p{font-size: 20px;line-height:20px;width:100%;font-family:Ubuntu;}.bloc-52-h1{font-size: 90px;width:100%;}.bloc-53-p{line-height: 18px;}.bloc-53-icon{line-height: 30px;}.bloc-53-h6{line-height: 20px;}.bloc-63-h1{font-size: 60px;}.barrels-h1{font-family:"PT Sans";font-size:84px;width:100%;}.img-style{width:203px;}.img-bloc-2-style{height:600px;width:933px;}.h1-style{font-size:40px;}.img-index-bloc-style{width:235px;}.img-bloc-10-style{height:200px;}.img-steps-60-100-style{height:350px;}.img-steps-80-120-style{height:234px;}.img-handrail-1m-style{height:200px;}.img-handrail-2m-style{height:200px;}.img-cast-style{height:350px;}.img-stage-le-style{height:350px;}.img-stage-skirt-style{height:200px;}.img-23-style{height:200px;}.img-bloc-9-style{;}.bloc-120-h1{font-size:60px;font-family:Roboto;font-weight:600;width:100%;}.bloc-93-h1{font-size:60px;width:96.98%;}.benches-h1{width:100%;font-size:77px;}.p-30-style{font-size:20px;line-height:30px;}.p-bloc-50-style{font-size:20px;}.h2-style{font-size:28px;}.p-bloc-8-style{font-size:20px;line-height:23px;}.p-bloc-10-style{font-size:22px;line-height:23px;}.checkbox-style{width:76.89%;}.checkbox-bloc-248-style{width:80%;}.checkbox-0-style{width:87.11%;}.checkbox-0-bloc-248-style{width:95.11%;}.checkbox-38721-style{width:76%;}.checkbox-30535-style{width:69.78%;}.checkbox-39955-style{width:76.44%;}.checkbox-27868-style{width:87.56%;}.bloc-84-h1{font-size:60px;}.bloc-108-h1{font-size:90px;}.bloc-113-h1{font-size:80px;}.bloc-221-h1{font-size:50px;font-family:Roboto;font-weight:600;}.p-116-style{font-size:8px;}.p-bloc-113-style{font-family:"Roboto";}.p-94-style{font-family:"Roboto";font-size:16px;color:#008F51!important;border-color:#008E00!important;}.p-93-style{font-family:"Roboto-Regular";width:100%;font-size:20px;line-height:23px;}.h3-style{font-family:"Source Sans Pro";}.img-bloc-113-style{width:221px;height:200px;}.img-familyguy--style{width:270px;height:370px;}.h4-style{font-size:20px;width:100%;line-height:25px;}.h4-trussing-style{font-size:20px;}.h4-tables-style{font-size:20px;}.h4-bloc-226-style{font-size:20px;}.h4-picket-fencing-style{font-size:20px;}.h4-lighting-style{font-size:20px;}.p-bloc-226-style{font-size:14px;}.p-272-style{font-size:14px;}.p-268-style{font-size:14px;}.p-269-style{font-size:14px;}.p-267-style{font-size:14px;}.p-266-style{font-size:14px;}.p-265-style{font-size:14px;}.p-264-style{font-size:14px;}.p-263-style{font-size:14px;}.p-262-style{font-size:14px;}.p-261-style{font-size:14px;}.p-260-style{font-size:14px;}.p-259-style{font-size:14px;}.p-258-style{font-size:14px;}.p-257-style{font-size:14px;}.p-256-style{font-size:14px;}.p-255-style{font-size:14px;}.p-254-style{font-size:14px;}.p-253-style{font-size:14px;}.p-252-style{font-size:14px;}.p-251-style{font-size:14px;}.p-273-style{font-size:14px;}.p-274-style{font-size:14px;}.h4-conference-style{font-size:20px;}.h4-twitter-style{font-size:20px;}.h6-style{width:96.51%;font-size:10px;}.h5-style{font-size:20px;}.img-bloc-199-style{width:310px;}.img-ramp-stageme-style{width:62px;}.container-div-style{height:238px;}.img-ramp-stagem-style{width:233px;height:168px;}.img-truck-ra--style{width:62px;}.img-dflsctdx4aanp-style{width:68px;}.img-bloc-200-style{width:157px;}.img-bloc-179-style{width:136px;}.img-bloc-99-style{width:225px;}.img-412-style{width:225px;}.img-413-style{width:225px;}.img-bloc-68-style{width:480px;}.img-379-style{width:480px;}.img-bloc-37-style{width:216px;height:370px;}.container-div-bloc-97-style{height:21px;}.field-style{height:38px;}.container-div-0-style{height:21px;}.container-div-0-bloc-97-style{height:21px;}.container-div-28059-style{height:24px;}.container-div-2104-style{height:22px;}.container-div-46732-style{height:21px;}.img-409-style{width:91px;}.h1-heading-1-style{width:100%;}.img-john-lewis-style{width:135px;}.p-bloc-253-style{font-size:15px;}.img-543-style{height:50px;width:1060px;border-radius:0px 0px 0px 0px;}.h4-bloc-256-style{width:100%;}.h6-bloc-252-style{width:91.42%;font-size:24px;}.h4-bloc-255-style{width:100%;}.h5-stage-men-style{font-family:"PT Sans";text-indent:7px;}.h5-bloc-0-style{font-family:"PT Sans";}.p-283-style{font-size:20px;}.h3-217-style{font-size:16px;}.h6-small-ramp-style{font-size:14px;}.img-coff-style{width:402px;}.img-598-style{width:140px;}.h3-212-style{width:100%;}.p-89-style{width:100%;}.p-91-style{width:100%;font-size:16px;}.p-90-style{width:100%;}.p-bloc-7-style{font-size:12px;}.html-widget-bloc-38-style{width:98.53%;}.html-widget-0-style{width:100%;}.p-bloc-322-style{font-size:12px;}.p-385-style{font-size:14px;line-height:21px;}.p-bloc-5-style{font-family:Alef;}.img-645-style{width:250px;}.img-bloc-8-style{height:100px;width:100px;}.img-avolite-style{height:170px;}.img-lecte-style{height:114px;}.img-18-style{height:114px;}.img-19-style{height:114px;}.img-20-style{height:243px;}.img-21-style{height:243px;width:243px;}.img-bloc-16-style{height:370px;}.img-bloc-15-style{width:219px;height:197px;}.img-familyguy-ja-style{width:211px;height:370px;}.img-44-style{width:230px;}.img-4-style{height:197px;}.img-bloc-7-style{height:197px;width:225px;}.img-9-style{height:100px;width:100px;}.img-7-style{height:100px;width:100px;}.img-8-style{height:197px;width:215px;}.img-bloc-0-style{height:90px;width:141px;}.img-bloc-22-style{height:243px;}.img-base-plate-style{width:241px;}.img-upright-1-style{width:240px;}.img-crossb-style{width:241px;}.img-base-plate-2-j-style{width:187px;}.img-upright-2-style{width:170px;}.img-670-style{width:181px;}.img-bloc-6-style{height:100px;width:100px;}.img-bloc-339-style{width:137px;}.p-bloc-326-style{font-size:20px;}.p-449-style{font-size:20px;}.p-450-style{font-size:20px;}.p-451-style{font-size:20px;}.p-452-style{font-size:20px;}.p-453-style{font-size:20px;}.img-719-style{width:130px;height:130px;}.img-718-style{width:120px;height:120px;}.img-717-style{width:100px;height:100px;}.img-716-style{width:90px;height:90px;}.img-715-style{width:80px;height:80px;}.img-bloc-353-style{width:376px;}.image-background{background-image:url("img/lichfield-christmas-lights-6.jpg");width:255px;height:169px;margin-left:auto;background-size:100% 100%;}.img-12-style{width:100px;height:100px;}.img-oak-barrels--style{height:197px;}.form-header01{color:#000000!important;font-weight:lighter;font-family:"Ubuntu";}.img-bloc-325-style{height:105px;}.img-picket-fencin-style{height:200px;}.img-bloc-323-style{height:200px;}.img-bloc-359-style{height:129px;}.img-744-style{height:129px;width:173px;}.p-bloc-325-style{font-size:12px;line-height:14px;width:100%;}.p-465-style{line-height:19px;}.row-style{width:100%;}.p-467-style{width:100%;font-size:14px;}.h4-products-style{width:77.86%;}.p-bloc-354-style{font-size:12px;line-height:14px;}.text-span-color{color:#009d00;}.p-466-style{font-size:14px;}.h6-color{color:#ffffff;font-size:13px;}.h6-4-style{font-size:13px;line-height:15px;}.img-bloc-51-style{height:370px;}.img-familyguy-an-style{height:370px;}.img-familyguy-ste-style{height:370px;}.img-558-style{width:106px;height:145px;}.img-bloc-45-style{width:515px;}.p-bloc-323-style{line-height:16px;font-family:"Source Sans Pro";font-weight:600;}.img-chale-style{width:100px;height:100px;}.img-barre-style{width:100px;height:100px;}.img-picnicbenc-style{width:100px;height:100px;}.img-picketfenc-style{width:100px;height:100px;float:none;overflow:visible;}.img-23-bloc-9-style{height:100px;width:100px;}.bloc-divider-t-fill{fill:#FEFFFF;height:100px;}.bloc-divider-t-style{height:120px;fill:#008F51;}.p-bloc-185-style{font-size:12px;}.p-bloc-427-style{width:100%;}.p-bloc-426-style{width:85.83%;}.img-bloc-427b-style{width:180px;height:182px;}.img-846-style{height:210px;}.img-stagedeckslid-style{width:420px;}.img-851-style{width:180px;height:180px;}.img-852-style{width:180px;height:180px;}.bloc-divider-b-fill{fill:#008F51;}.h4-bloc-143-style{width:100%;}.img-941-style{width:330px;}.h3-bloc-430-style{font-family:"Open Sans";}.img-bloc-430-style{width:180px;height:230px;}.img-bloc-431-style{height:146px;}.img-944-style{height:146px;}.img-945-style{height:146px;}.img-947-style{height:146px;}.img-fairylight-hi-style{width:100px;height:100px;}.row-bloc-143-style{width:49.54%;}.row-bloc-144-style{width:46.14%;}.img-562-style{width:174px;}.img-728-style{width:300px;}.p-style{font-family:"Roboto";}.p-59-style{font-family:"Roboto";}.h6-bloc-113-style{font-family:"Roboto";}.img-bloc-173-style{width:163px;}.img-580-style{width:188px;}.img-904-style{width:315px;}.img-bloc-426-style{height:264px;}.img-1093-style{height:168px;}.img-1095-style{height:168px;}.img-1096-style{height:168px;}.link-style{font-weight:bold;}.link-stage-decks-style{font-weight:bold;}.link-tiered-seating-style{font-weight:bold;}.link-0-style{font-weight:bold;}.link-large-ramp-style{font-weight:bold;}.link-small-ramp-style{font-weight:bold;}.link-dj-booth-style{font-weight:bold;}.foundation-optin{margin-bottom:14px;}.foundation-button{color:#FEFFFF!important;background-color:#37C0D8;font-family:"Open Sans";font-weight:800;font-size:16px;text-transform:uppercase;box-shadow:6px -5px 30px rgba(214,214,214,0.1);padding-right:28px;padding-left:28px;}.foundation-button:hover{background-color:#000000;box-shadow:5px -4px 30px rgba(214,214,214,0.2);}.p-bloc-96-style{font-family:"Source Sans Pro";}.uplight-style{width:233px;}.img-1101-style{width:128px;}.img-1114-style{width:185px;}.carousel-bloc-11-style{width:100%;}.img-castors-new-0-style{height:182px;}.p-698-style{font-size:20px;}.service-button{background-color:#008E00;font-family:"Lato";font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:0.05em;padding-right:28px;padding-left:28px;line-height:22px;color:#FEFFFF!important;border-width:0px 0px 0px 0px;}.service-button:hover{color:#FEFFFF!important;background-color:#007900;}.service-white-button{color:#000000!important;background-color:#FEFFFF;text-transform:uppercase;font-size:14px;font-family:"Lato";font-weight:700;letter-spacing:0.03em;text-align:center;padding:10px 28px 10px 28px;border-width:0px 0px 0px 0px;}.service-white-button:hover{color:#000000!important;background-color:#FEFFFF;font-family:"Lato";font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:0.03em;text-align:center;padding:10px 28px 10px 28px;border-width:0px 0px 0px 0px;}.service-white-button:active{background-color:#FEFFFF;color:#000000!important;font-family:"Lato";font-weight:700;font-size:14px;text-align:center;letter-spacing:0.03em;text-transform:uppercase;padding:10px 28px 10px 28px;border-width:0px 0px 0px 0px;}.service-bold{font-family:"Lato";font-weight:700;}.service-contact-form{font-family:"Lato";font-weight:300;font-size:14px;line-height:22px;color:#000000!important;border-radius:0px 0px 0px 0px;}.service-form-check{margin-bottom:10px;font-family:"Lato";font-weight:300;font-size:14px;line-height:22px;color:#797979!important;}.h6-delivery-date-style{line-height:20px;align-items:flex-end;align-content:flex-end;}.bloc-divider-b-0-fill{fill:#008F51;}.img-916-style{width:180px;}.img-garden-becnh--style{height:180px;}:root{--swatch-var-1:#918E96;--swatch-var-2:#FFFFFF;--swatch-var-125:rgba(235,235,235,1.0);--swatch-var-3300:rgba(239,238,240,1.0);--swatch-var-3993:rgba(93,222,0,1.0);--swatch-var-2140:rgba(0,0,0,1.0);--swatch-var-2399:#A2A0A6;--swatch-var-7696:#838484;--swatch-var-1869:rgba(0,0,0,0.7);--swatch-var-2827:rgba(4,51,255,1.0);--swatch-var-2341:rgba(255,38,0,1.0);--swatch-var-4135:rgba(255,255,255,1.0);--swatch-var-3414:rgba(0,0,0,0.0);--swatch-var-1842:#FFFFFF;--swatch-var-317:#ECEFEE;--swatch-var-4854:rgba(242,241,242,1.0);--swatch-var-3114:rgba(0,143,0,1.0);--swatch-var-6373:rgba(0,0,0,1.0);--swatch-var-5469:rgba(126,124,132,1.0);--swatch-var-7883:rgba(0,177,99,1.0);--swatch-var-2869:#000000;--swatch-var-2670:#F80000;--swatch-var-2724:#F2F2F2;--swatch-var-4807:#008E00;--swatch-var-5887:#008E00;--swatch-var-6225:#F8F8F8;--swatch-var-386:#171717;}.bgc-1842{background-color:var(--swatch-var-1842);}.bgc-3993{background-color:var(--swatch-var-3993);}.bgc-3300{background-color:var(--swatch-var-3300);}.bgc-125{background-color:var(--swatch-var-125);}.bgc-3114{background-color:var(--swatch-var-3114);}.bgc-2{background-color:var(--swatch-var-2);}.bgc-317{background-color:var(--swatch-var-317);}.bgc-1{background-color:var(--swatch-var-1);}.bgc-4807{background-color:var(--swatch-var-4807);}.bgc-386{background-color:var(--swatch-var-386);}.bgc-2140{background-color:var(--swatch-var-2140);}.tc-3114{color:var(--swatch-var-3114)!important;}.tc-2140{color:var(--swatch-var-2140)!important;}.tc-2{color:var(--swatch-var-2)!important;}.tc-5469{color:var(--swatch-var-5469)!important;}.tc-7696{color:var(--swatch-var-7696)!important;}.tc-1{color:var(--swatch-var-1)!important;}.tc-3993{color:var(--swatch-var-3993)!important;}.tc-6373{color:var(--swatch-var-6373)!important;}.tc-5887{color:var(--swatch-var-5887)!important;}.tc-2724{color:var(--swatch-var-2724)!important;}.tc-6225{color:var(--swatch-var-6225)!important;}.tc-4807{color:var(--swatch-var-4807)!important;}.tc-2869{color:var(--swatch-var-2869)!important;}.btn-c-3114{background:var(--swatch-var-3114);color:#FFFFFF!important;}.btn-c-3114:hover{background:#FFFFFFCD5CFFFFFFCD!important;color:#FFFFFF!important;}.btn-c-3993{background:var(--swatch-var-3993);color:rgba(0,0,0,.5)!important;}.btn-c-3993:hover{background:#2AABFFFFFFCD!important;color:rgba(0,0,0,.5)!important;}.ltc-3114{color:var(--swatch-var-3114)!important;}.ltc-3114:hover{color:#FFFFFFCD5CFFFFFFCD!important;}.ltc-7696{color:var(--swatch-var-7696)!important;}.ltc-7696:hover{color:#505151!important;}.ltc-3993{color:var(--swatch-var-3993)!important;}.ltc-3993:hover{color:#2AABFFFFFFCD!important;}.ltc-1{color:var(--swatch-var-1)!important;}.ltc-1:hover{color:#5E5B63!important;}.ltc-2{color:var(--swatch-var-2)!important;}.ltc-2:hover{color:#CCCCCC!important;}.icon-3114{color:var(--swatch-var-3114)!important;border-color:var(--swatch-var-3114)!important;}.icon-2{color:var(--swatch-var-2)!important;border-color:var(--swatch-var-2)!important;}.icon-3993{color:var(--swatch-var-3993)!important;border-color:var(--swatch-var-3993)!important;}.icon-2827{color:var(--swatch-var-2827)!important;border-color:var(--swatch-var-2827)!important;}.icon-2341{color:var(--swatch-var-2341)!important;border-color:var(--swatch-var-2341)!important;}.icon-1842{color:var(--swatch-var-1842)!important;border-color:var(--swatch-var-1842)!important;}.bg-induction-loop-hire-1{background-image:url("img/induction-loop-hire-1.jpg");}.bg-stratford-hire-local{background-image:url("img/stratford-hire-local.jpg");}.bg-Fast-Easy-Fold-Projection-Screen{background-image:url("img/Fast-Easy-Fold-Projection-Screen.jpg");}.bg-Industrial{background-image:url("img/Industrial.jpg");}.bg-uttoxeter-hire-local{background-image:url("img/uttoxeter-hire-local.jpg");}.bg-rubber-cable-matting-hire-stagemen{background-image:url("img/rubber-cable-matting-hire-stagemen.jpg");}.bg-ADJ-20uplighter-20hire-04{background-image:url("img/ADJ%20uplighter%20hire_04.jpg");}.bg-music-stand-hire-stagemen-04{background-image:url("img/music-stand-hire-stagemen_04.jpg");}.bg-IMG-E0963small-hire-cannocksound-stagemen{background-image:url("img/IMG_E0963small-hire-cannocksound-stagemen.jpg");}.bg-lichfield1smallstagemen{background-image:url("img/lichfield1smallstagemen.jpg");}.bg-notepad{background-image:url("img/notepad.jpg");}.bg-external-heavy-duty-cable-protector-1-2{background-image:url("img/external-heavy-duty-cable-protector-1_2.jpg");}.bg-PT-VX355-20Header{background-image:url("img/PT-VX355%20Header.jpg");}.bg-5ft-ramp-hire-03{background-image:url("img/5ft-ramp-hire-03.jpg");}.bg-back-mobile-20dry-20wipe-20hire-202{background-image:url("img/back-mobile%20dry%20wipe%20hire%202.jpg");}.bg-projector-screen-hire-04{background-image:url("img/projector-screen-hire-04.jpg");}.bg-IMG-0972small-hire-cannocksound-stagemen{background-image:url("img/IMG_0972small-hire-cannocksound-stagemen.jpg");}.bg-Caudwell-children-production-www-stagemen-co-uk5{background-image:url("img/Caudwell-children-production-www.stagemen.co.uk5.jpg");}.bg-wood2{background-image:url("img/wood2.jpg");}.bg-flip-chart-hire-02small-stagemen{background-image:url("img/flip-chart-hire-02small-stagemen.jpg");}.bg-amazon-tilbury-party-2020-6{background-image:url("img/amazon-tilbury-party-2020-6.jpg");}.bg-upright-20-26-20join-201{background-image:url("img/upright%20%26%20join%201.jpg");}.bg-optomaeh460stprojector-3{background-image:url("img/optomaeh460stprojector-3.jpg");}.bg-60cm-mirror-ball-hire{background-image:url("img/60cm-mirror-ball-hire.jpg");}.bg-Streaming-Tropic{background-image:url("img/Streaming-Tropic.jpg");}.bg-IMG-E1998small-hire-cannocksound-stagemen{background-image:url("img/IMG_E1998small-hire-cannocksound-stagemen.jpg");}.bg-liteconsole-xprs-2-stagemen{background-image:url("img/liteconsole_xprs_2-stagemen.jpg");}.bg-wooden-chalet-hire1{background-image:url("img/wooden-chalet-hire1.jpg");}.bg-festoon-hire3{background-image:url("img/festoon-hire3.JPG");}.bg-wooden-chalet-hire18{background-image:url("img/wooden-chalet-hire18.jpg");}.bg-wooden-chalet-hire20{background-image:url("img/wooden-chalet-hire20.jpg");}.bg-picnic-bench-hire83{background-image:url("img/picnic-bench-hire83.jpg");}.bg-IMG-1738rustic-picket-fence-hire{background-image:url("img/IMG_1738rustic-picket-fence-hire.jpg");}.bg-picnic-bench-table39stagemen-picnic-bench-hire{background-image:url("img/picnic_bench_table39stagemen-picnic-bench-hire.jpg");}.bg-Fairy-20Lights-20Wedding-2001{background-image:url("img/Fairy%20Lights%20Wedding%2001.jpg");}.bg-stagemen-20--20seating-pods2{background-image:url("img/stagemen%20-%20seating-pods2.jpg");}.bg-stagemen-20--20seating-pods3{background-image:url("img/stagemen%20-%20seating-pods3.jpg");}.bg-stagemen-6x6-chalet6{background-image:url("img/stagemen-6x6-chalet6.jpg");}.bg-oak-barrel-hire-stagemen1{background-image:url("img/oak-barrel-hire-stagemen1.jpg");}.bg-stagedeck-stagemen7{background-image:url("img/stagedeck-stagemen7.JPG");}.bg-stagemen-LED-flood7{background-image:url("img/stagemen-LED-flood7.jpg");}.bg-screen-and-stand-1{background-image:url("img/screen-and-stand-1.jpg");}.bg-picnic-bench-table77stagemen-picnic-bench-hire{background-image:url("img/picnic_bench_table77stagemen-picnic-bench-hire.jpg");}.bg-IMG-3883fitjam-2022{background-image:url("img/IMG_3883fitjam-2022.jpg");}.bg-jolt300-02-44627{background-image:url("img/jolt300-02-44627.jpeg");}.bg-par100-ww-lt-17{background-image:url("img/par100-ww-lt_17.jpeg");}.bg-tiered-seating-4{background-image:url("img/tiered-seating-4.jpg");}.bg-thumbs{background-image:url("img/thumbs.jpg");}.bg-fit-jam-20243{background-image:url("img/fit-jam-20243.jpg");}.bg-garden-becnh-02{background-image:url("img/garden-becnh_02.jpg");}.bg-LFour-red-deck-chairs{background-image:url("img/LFour-red-deck-chairs.jpg");}.bg-stagemen-stage-deck-hire1{background-image:url("img/stagemen-stage-deck-hire1.jpg");}.phonewrapper .phline {  display: block;  position: relative;  cursor: pointer}  .phonewrapper .fa {  display: inline;  position: relative;  font-size: 1em;  line-height: 100%;  vertical-align: text-top;  color: #616161;  text-shadow: 1px 1px 2px #989898}  .phonewrapper .phtext {  display: inline;  position: relative;  margin-left: .25em;  font-size: 1em;  line-height: 100%;  color: #616161}  .phonewrapper .left {  text-align: left}  .phonewrapper .center {  text-align: center}  .phonewrapper .right {  text-align: right} .samehtwrapper .display-in-blocs-edit-mode-only {  display:block;  position:relative;  height:40px;  padding-top:6px;  padding-left:10px;  font-size: 1.5em;  background-color: #cccccc}.faqwrapper .qline {  display: block;  position: relative;  cursor: pointer}.faqwrapper .faq-q {  display: inline;  position: relative;  padding-right: .35em;  font-size: 1.5em;  line-height: 120%;  color: #616161}  .faqwrapper .fa {  display: inline;  position: relative;  margin-left: .12em;  padding-bottom: .25em;  line-height: 60%;  color: #616161}  .faqwrapper .aline {  display: block;  position: relative;  padding-left: .75em}  .faqwrapper .faq-a {  position: relative;  font-size: 1em;  line-height: 100%;  color: #616161}  .faqwrapper .left {  text-align: left}  .faqwrapper .center {  text-align: center}  .faqwrapper .aline.center {  padding-left: 0em}  .faqwrapper .right {  text-align: right}  .faqwrapper .aline.right {  padding-right: 2.25em}  .faqwrapper .hide {  display: none}  .faqwrapper .reveal {  display: block}  .rating,.rating-empty{position: relative;display:inline-block;}.rating-score{position: absolute;overflow: hidden;left: 0;top:0;z-index:1;}.img-hover-tilt-container{position:relative;transform-style: preserve-3d;}.hover-tilt-label{position:absolute;top: 50%;transform: translateY(-50%) translateZ(20px);width:100%; text-align:center;font-size:40px;}.hover-tilt-light-text{color:rgba(255,255,255,.8);}.stickyalert-bg {  display:block;  position:fixed;  width:100%;  height:100%;  top:0;  left:0;  background-color: rgba(0,0,0,0);  z-index: 9997}.stickyalertwrapper {  display:block;  position:relative;  width:100%;  padding: 1% 5% 1% 1%;  text-align: left;  background-color: #d8d8d8;  border-radius: 3px;  box-shadow: 0 0 5px #555555;  z-index:9998}  .stickyalertwrapper.top {  top:9%}  .stickyalertwrapper.bottom {  bottom:0%}  .stickyalertwrapper p.stickyalert-txt {  display:inline;  position:relative;  margin: 0;  padding: 0;  color: #515151;  font-size:1.25em;  line-height:140%}  .stickyalertwrapper p.stickyalert-policy, .stickyalertwrapper p.stickyalert-agree, .stickyalertwrapper p.stickyalert-leave {  display:inline-block;  position:relative;  margin: .25em 0 0 .5em;  padding: 0;  font-size:1.25em;  line-height:140%}  .stickyalertwrapper p.stickyalert-policy a, .stickyalertwrapper p.stickyalert-agree a, .stickyalertwrapper p.stickyalert-leave a, .stickyalertwrapper p.stickyalert-policy a:visited, .stickyalertwrapper p.stickyalert-agree a:visited, .stickyalertwrapper p.stickyalert-leave a:visited {  padding: .2em .35em .2em .35em;  border: 2px solid #bcbcbc;  border-radius: .5em;  color: #4c8dbb}  .stickyalertwrapper .icon-md {  display:block;  position:absolute;  top:10%;  right:1%;  color:#ff0000;  text-shadow: 1px 1px 2px #929292;  cursor:pointer} .stickyalertwrapper .display-in-blocs-edit-mode-only {  display:block;  position:relative;  height:40px;  padding-top:6px;  padding-left:10px;  font-size: 1.5em;  background-color: #cccccc}  @media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),only screen and (max-width: 768px) and ( min--moz-device-pixel-ratio: 2),only screen and (max-width: 768px) and ( -moz-min-device-pixel-ratio: 2),only screen and (max-width: 768px) and (   -o-min-device-pixel-ratio: 2/1),only screen and (max-width: 768px) and (  min-device-pixel-ratio: 2),only screen and (max-width: 768px) and (   min-resolution: 192dpi),only screen and (max-width: 768px) and (   min-resolution: 2dppx) {  .stickyalertwrapper p.stickyalert-txt {padding: 0!important}  .stickyalertwrapper p.stickyalert-policy, .stickyalertwrapper p.stickyalert-agree, .stickyalertwrapper p.stickyalert-leave {margin-left: 0em; line-height: calc(140% * 1.33)!important}}  .mouse-symbol,.device-symbol {  width:29px;  height:50px;  border:2px solid rgba(0,0,0,.5);  border-radius:30px;  margin:0 auto;  position: relative;}.device-symbol {border-radius:6px;}.device-symbol:before{  content: "";  display: block;  position: absolute;  background-color: rgba(0,0,0,.23);  height: 42px;  width: 21px;  border-radius: 2px;  margin: 2px 0 0 2px;}.mouse-symbol:after,.device-symbol:after {  content:"";  display: block;  position:absolute;  top:10px;  width:3px;  height:3px;  margin-left: 11px;  background-color:#000000;  border-radius:100%;}.device-symbol:after {top:12px;}.mouse-symbol-light.mouse-symbol,.mouse-symbol-light.device-symbol{border:2px solid rgba(255,255,255,.5);}.mouse-symbol-light.mouse-symbol:after,.mouse-symbol-light.device-symbol:after{background-color:#FFFFFF;}.mouse-symbol-light.device-symbol:before{background-color: rgba(255,255,255,.23);}.slow-touch-scroll:after {animation: mouse-scroll-slow 2s cubic-bezier(0.68, -0.65, 0.265, 1.35) infinite}.fast-touch-scroll:after {animation: mouse-scroll-fast 2s cubic-bezier(0.68, -0.65, 0.265, 1.35) infinite}.fast-invert-touch-scroll:after {animation: mouse-scroll-fast-invert 2s cubic-bezier(0.68, -0.65, 0.265, 1.35) infinite}@keyframes mouse-scroll-slow {  0%{  -webkit-transform: translateY(0px) scaleY(1);  transform: translateY(0px) scaleY(1);  }  20% {  -webkit-transform: translateY(0px) scaleX(1.2);  transform: translateY(0px) scaleX(1.2);  opacity: 1;  }  100% {  -webkit-transform: translateY(25px) scaleY(3) scaleX(0.8);  transform: translateY(25px) scaleY(3) scaleX(0.8);  opacity: .1;  }}@keyframes mouse-scroll-fast {  0%,20% {  -webkit-transform: translateY(0px);  transform: translateY(0px);  opacity: 1;  }  50% {  -webkit-transform: translateY(20px);  transform: translateY(20px);  opacity: 1;  }  80%,100% {  -webkit-transform: translateY(20px);  transform: translateY(20px);  opacity: .1;  }}@keyframes mouse-scroll-fast-invert {  0%,20% {  -webkit-transform: translateY(15px);  transform: translateY(15px);  opacity: 1;  }  50% {  -webkit-transform: translateY(0px);  transform: translateY(0px);  opacity: 1;  }  80%,100% {  -webkit-transform: translateY(0px);  transform: translateY(0px);  opacity: .1;  }}.social-link-bric a svg{transition: all 0.3s ease-in-out;}.social-hover-fade a:hover svg{opacity: 0.5;}.social-hover-grow a:hover svg{transform: scale(1.2);}.social-hover-shrink a:hover svg{transform: scale(0.9);}.social-hover-shadow a:hover svg{filter: drop-shadow(0px 6px 2px rgba(0,0,0,0.3));overflow: visible;}.toggled-item{transition: height 350ms ease-in-out, padding 350ms ease-in-out, opacity 350ms ease-in-out;overflow: hidden;}.toggled-item-hidden{padding-top:0!important;padding-bottom:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;opacity: 0;}.object-hidden{display:none;}@media (min-width: 576px) {  .bloc-xxl-sm{padding:200px 20px;}  .bloc-xl-sm{padding:150px 20px;}  .bloc-lg-sm{padding:100px 20px;}  .bloc-md-sm{padding:50px 20px;}  .bloc-sm-sm{padding:20px;}  .bloc-no-padding-sm{padding:0 20px;}}@media (min-width: 768px) {  .bloc-xxl-md{padding:200px 20px;}  .bloc-xl-md{padding:150px 20px;}  .bloc-lg-md{padding:100px 20px;}  .bloc-md-md{padding:50px 20px;}  .bloc-sm-md{padding:20px 20px;}  .bloc-no-padding-md{padding:0 20px;}}@media (min-width: 992px) {  .bloc-xxl-lg{padding:200px 20px;}  .bloc-xl-lg{padding:150px 20px;}  .bloc-lg-lg{padding:100px 20px;}  .bloc-md-lg{padding:50px 20px;}  .bloc-sm-lg{padding:20px;}  .bloc-no-padding-lg{padding:0 20px;}}@media (max-width: 1024px){  .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container{ padding-left: 0;   padding-right: 0;  }}@media (max-width: 991px){  .container{width:100%;}  .bloc{padding-left: constant(safe-area-inset-left);padding-right: constant(safe-area-inset-right);}   .bloc-group, .bloc-group .bloc{display:block;width:100%;}}@media (max-width: 767px){  .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{ padding-left:0;padding-right:0;  }  .btn-dwn{   display:none;   }  .voffset{ margin-top:5px;  }  .voffset-md{ margin-top:20px;  }  .voffset-lg{ margin-top:30px;  }  form{ padding:5px;  }  .close-lightbox{ display:inline-block;  }  .blocsapp-device-iphone5{ background-size: 216px 425px; padding-top:60px; width:216px; height:425px;  }  .blocsapp-device-iphone5 img{ width: 180px; height: 320px;  }}@media (max-width: 991px){.mt-md-0{}.mt-md-4{}.img-34-style{width:708px;}.img-bloc-25-style{width:147px;height:110px;}.img-129-style{height:120px;width:140px;}.img-95-style{width:147px;height:110px;}.img-99-style{width:147px;}.img-103-style{width:147px;}.img-107-style{width:147px;}.img-111-style{width:147px;}.img-115-style{width:147px;}.img-119-style{width:147px;}.img-493-style{width:157px;}.img-bloc-156-style{width:150px;}.img-avolite-style{width:150px;}.img-monitori-style{width:150px;}.img-mobilestag-style{width:150px;}.img-bloc-159-style{width:150px;}.img-508-style{width:150px;}.img-509-style{width:150px;}.img-507-style{width:150px;}.img-513-style{width:150px;}.img-512-style{width:150px;}.bloc-221-h1{width:100%;}.bloc-93-h1{width:100%;}.h6-bloc-252-style{width:100%;}.list-style{width:100%;}.list-bloc-356-style{width:100%;}.h5-bloc-0-style{font-size:18px;}.outdoor-stage-h1{font-size:60px;}.bloc-divider-t-fill{height:120px;}.img-21-style{height:243px;width:243px;}.img-bloc-22-style{width:243px;}.img-20-style{width:243px;height:243px;}.uplight-style{width:224px;}.img-1093-style{width:224px;}.h4-bloc-143-style{width:100%;}.row-bloc-143-style{width:100%;}.row-bloc-144-style{width:100%;}.img-bloc-113-style{height:150px;}.img-bloc-317-style{height:233px;}.img-705-style{height:233px;}.img-festoon--style{height:233px;}.img-festoon-hir-style{height:233px;}.row-bloc-308-style{width:100%;}.hotel-footer-column{margin-bottom:50px;}.mg-sm-md{margin-top:10px;margin-bottom:5px;}.mg-clear-md{margin:0;}}@media (max-width: 767px){.mobile .blocs-mobile-signup-text{text-align:center;}.p-bloc-325-style{width:100%;}.p-467-style{width:100%;}.h4-products-style{width:100%;}.h4-style{width:100%;}.img-bloc-22-style{width:243px;}.img-20-style{width:243px;}.row-style{width:100%;}.img-style{width:231px;}.row-bloc-144-style{width:100%;}.img-bloc-317-style{width:377px;}.row-bloc-308-style{width:100%;}.img-bloc-113-style{height:150px;width:536px;}.img-bloc-325-style{width:536px;height:400px;}.p-bloc-359-style{width:100%;}.img-744-style{width:520px;height:390px;}.p-465-style{width:35.07%;}.service-contact-sidebar{margin-top:50px;}.sidebar-nav{width:230px!important;}.nav-special.sidebar-nav .nav > li{width:80%;}.nav-invert .sidebar-nav .close-special-menu{left:200px;}.mg-sm-sm{margin-top:10px;margin-bottom:5px;}.mg-clear-sm{margin:0;}}@media (max-width: 575px){.mt-1{}.footer-link{text-align:center;}.outdoor-stage-h1{font-size:60px;}.barrels-h1{font-size:60px;}.bloc-93-h1{font-size:50px;}.img-style{width:113px;}.row-bloc-144-style{width:98.71%;}.img-744-style{width:270px;height:200px;}.img-bloc-359-style{width:270px;height:200px;}.h2-style{width:100%;}.img-bloc-113-style{height:200px;}.p-465-style{width:100%;}.mg-md-xs{margin-top:10px;margin-bottom:20px;}.mg-clear-xs{margin:0;}}