/**
* SCSS Function
*
* Basic functions to manipulate.
*
* @project Arie Bottinga Vorm & Tekst
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MIT
*
* @date 26-08-2017
* @modified
* 
*//**
* Global stylesheet
*
* Global style settings.
*
* @project Winterexclusief
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MIT
*
* @date 26-08-2017
* @modified
* 
*//**
* CSS resets
*
* Resets only if needed!.
*
* @project Arie Bottinga Vorm & Tekst
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MIT
*
* @date 26-08-2017
* @modified
* 
*/*{box-sizing:border-box;margin:0;padding:0}a,img{border:none;outline:none}ol{list-style-type:none}a[href^=tel]{color:inherit;text-decoration:none}::-ms-expand{display:none}/**
* Webfonts
*
* font-family: PT+Sans+Narrow;
* font-weight: 400,700
*
* @project Skimateriaal
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MIT
*
* @date 02-09-2017
* @modified
* 
*/strong,b{font-family:PT Sans Narrow,sans-serif;font-weight:700}/**
* SCSS mixins
*
* handy mixins
*
* @project Arie Bottinga Vorm & Tekst
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MIT
*
* @date 26-08-2017
* @modified
* 
*//**
* HTML
*
* Basic HTML styling.
*
* @project Winterexclusief
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MIT
*
* @date 26-08-2017
* @modified
* 
*/body,html,main{height:100%}html{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-shadow:1px 1px 1px rgba(0,0,0,.004)}@media only screen and (-webkit-min-device-pixel-ratio: 1.25),only screen and (min-device-pixel-ratio: 1.25),only screen and (min-resolution: 200dpi),only screen and (min-resolution: 1.25dppx){html{-webkit-font-smoothing:subpixel-antialiased}}body{position:relative;background-color:#fff;background-position:top center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;color:#666;font-size:15px;line-height:1.5;font-family:Roboto Condensed,sans-serif;font-weight:400}.clearfix:after{content:"";display:table;clear:both}h1,h2,h3,h4,h5,h6{font-family:Roboto Condensed,sans-serif;font-weight:400;color:#f90;line-height:1.1}h1{font-size:18px}@media only screen and (min-width: 480px){h1{font-size:24px}}@media only screen and (min-width: 768px){h1{font-size:30px}}h1{padding-top:3;padding-bottom:1.5}.typo-h2-as-h1{font-size:30px;padding-top:2.25;padding-bottom:1.5;text-align:center}.typo-h2-as-h1--small{font-size:15px}.typo-h2-as-h1--left{text-align:left}h2{font-size:19.5px;padding-top:3;margin-bottom:-.5rem}h3{font-size:18px;padding-top:3}h4{font-size:16.5px;padding-top:2.25;margin-bottom:-.8rem}p{padding-top:.75rem;padding-bottom:.75rem;line-height:1.5;font-family:Roboto Condensed,sans-serif;font-weight:300;font-size:13.5px}@media only screen and (min-width: 768px){p{font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:15px}}.typo-tagline{width:100%;display:block;float:left;color:#f90;padding-top:2.25;font-size:18px}@media only screen and (min-width: 768px){.typo-tagline{font-size:21px}}@media only screen and (min-width: 992px){.typo-tagline{font-size:24px}}@media only screen and (min-width: 1280px){.typo-tagline{font-size:27px}}ul{padding-left:1rem;padding-bottom:.75rem}p~ul{margin-top:-.75rem}a{color:#f90;text-decoration:none}a:hover{text-decoration:underline}/**
* Images
*
* Images styling.
*
* @project Skimateriaal
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MI50*
* @date 23-09-2017
* @modified
* 
*/.images-column{width:100%;margin:.5rem 0 1rem}@media only screen and (min-width: 480px){.images-column{width:70%;margin:.5rem auto 1rem 15%}}@media only screen and (min-width: 768px){.images-column{width:100%;margin:.5rem 0 1rem}}.images-wide{width:100%;border:8px solid #FFF;box-shadow:0 2px 6px #0000004d}/**
* Body
*
* Body styling.
*
* @project Winterexclusief
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MIT
*
* @date 26-08-2017
* @modified
* 
*/.body-page:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-position:top center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;transition:opacity .4s ease-in-out;opacity:1}.body-page-loaded--js:after{opacity:0}/**
* Header
*
* Header styling.
*
* @project Winterexclusief
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MI50*
* @date 06-01-2018
* @modified
* 
*/.header-topbar{position:fixed;top:0;left:0;width:100%;z-index:20000;border-bottom:1px solid #F60}@media only screen and (min-width: 768px){.header-topbar{height:110px}}@media only screen and (min-width: 992px){.header-topbar{height:115px}}.header-topbar{transition:all .2s ease-in-out}.header-topbar--scrolled{background-color:#04063ee6}.header-topbar__content{position:relative;width:100%;max-width:1280px;margin:0 auto}.header-topbar__content:after{content:"";display:table;clear:both}.header-topbar__branding{margin-top:.2rem;margin-left:1rem;width:120px;transition:all .2s ease-in-out}@media only screen and (min-width: 480px){.header-topbar__branding{width:160px}}@media only screen and (min-width: 768px){.header-topbar__branding{margin-top:.75rem;width:200px}}@media only screen and (min-width: 992px){.header-topbar__branding{margin-top:.75rem;margin-left:2rem;width:221px}}.header-topbar__branding img{width:100%}.header-topbar__logo{float:right;margin-top:1.2rem;margin-right:22%;width:110px;transition:all .2s ease-in-out}@media only screen and (min-width: 480px){.header-topbar__logo{width:200px;margin-top:1.3rem;margin-right:15%}}@media only screen and (min-width: 768px){.header-topbar__logo{margin-top:3.2rem;margin-right:2.6rem;width:320px}}@media only screen and (min-width: 992px){.header-topbar__logo{margin-top:3rem;margin-right:2.6rem;width:380px}}.header-topbar__logo img{width:100%}/**
* Menu
*
* Menu styling.
*
* @project Skimateriaal
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MI50*
* @date 15-09-2017
* @modified
* 
*/.menu-meta{position:absolute;top:57px;right:-175px;transition:right .2s ease-out;display:block;background-color:#f60;font-family:Roboto Condensed,sans-serif;font-weight:300}@media only screen and (min-width: 480px){.menu-meta{top:74px}}@media only screen and (min-width: 768px){.menu-meta{top:0;right:2rem;display:block;transform:none;background-color:transparent}}.menu-meta ol{list-style:none;box-shadow:0 3px 8px #00000080}@media only screen and (min-width: 768px){.menu-meta ol{box-shadow:none}}.menu-meta ol li{position:relative;display:block;height:44px}.menu-meta ol li:not(:last-child){border-bottom:1px dotted #FFF}.menu-meta ol li:not(:last-child):after{content:""}@media only screen and (min-width: 768px){.menu-meta ol li{display:inline-block;height:auto}.menu-meta ol li:not(:last-child){border-bottom:none}.menu-meta ol li:not(:last-child):after{content:"|";position:absolute;right:-4px;top:50%;transform:translateY(-50%);color:#fff}}.menu-meta ol li a{padding:0 10px;display:block;width:175px;height:44px;line-height:44px;color:#fff;text-decoration:none}@media only screen and (min-width: 768px){.menu-meta ol li a{font-size:.9rem;padding:0 14px;width:auto;height:auto;line-height:1}.menu-meta ol li a:hover{text-decoration:underline}}@media only screen and (min-width: 992px){.menu-meta ol li a{font-size:1rem}}.menu-meta--open{right:0}.menu-meta--open ol li a:hover{background-color:#803300}.menu-meta-hamburger{position:absolute;display:block}@media only screen and (min-width: 768px){.menu-meta-hamburger{display:none}}.menu-meta-hamburger{width:40px;height:40px;top:.4rem}@media only screen and (min-width: 480px){.menu-meta-hamburger{top:.8rem}}.menu-meta-hamburger{right:1rem}.menu-meta-hamburger span{position:absolute;top:50%;left:10%;width:80%;height:3px;display:block;background-color:#fff;transition:top .1s ease-out .1s,transform .1s ease-out}.menu-meta-hamburger span:nth-child(1){top:25%}.menu-meta-hamburger span:nth-child(3){top:75%}.menu-meta-hamburger--open span{transition:top .1s ease-out,transform .1s ease-out .1s}.menu-meta-hamburger--open span:nth-child(1){transform:rotate(45deg);top:50%}.menu-meta-hamburger--open span:nth-child(2){display:none}.menu-meta-hamburger--open span:nth-child(3){transform:rotate(-45deg);top:50%}/**
* Content
*
* Content styling.
*
* @project Winterexclusief
* @version 1.0
* @author Wim Jurriaans
* @copyright 2018
* @license MI50*
* @date 07-01-2018
* @modified
* 
*/.content-wrapper{position:relative;width:100%;float:left}.content-wrapper section{width:100%;min-height:300px}.content-wrapper section:first-child{margin-top:50px;color:#fff;padding-top:2rem}@media only screen and (min-width: 480px){.content-wrapper section:first-child{margin-top:70px}}@media only screen and (min-width: 768px){.content-wrapper section:first-child{margin-top:110px}}@media only screen and (min-width: 992px){.content-wrapper section:first-child{margin-top:120px}}.content-wrapper:after{content:"";display:table;clear:both}.content-opaque{position:relative;min-height:200px;display:block}.content-opaque:after{content:"";display:table;clear:both}.content-opaque{padding-top:8rem;padding-bottom:4rem}.content-opaque p,.content-opaque ul li{color:#fff}.content-solid{background-color:#fff;position:relative;min-height:200px;display:block}.content-solid:after{content:"";display:table;clear:both}.content-solid{padding-top:8rem;padding-bottom:4rem}.content-solid p,.content-solid ul li{color:tint(#000,50%)}.content-solid p a,.content-solid ul li a{color:#f90}.content-opaque{background-color:transparent}.content-opaque .images-column{border:1px solid #FFF;box-shadow:0 0 16px #0000004d}.content-opaque h2,.content-opaque h3,.content-opaque h4,.content-opaque a{color:#ffb84d}.grid-row{position:relative;width:100%;max-width:1280px;padding:0 1rem;margin:0 auto}@media only screen and (min-width: 480px){.grid-row{padding:0 1.5rem}}@media only screen and (min-width: 768px){.grid-row{padding:0 2rem}}@media only screen and (min-width: 992px){.grid-row{padding:0 3rem}}@media only screen and (min-width: 1280px){.grid-row{padding:0 4rem}}.grid-row{min-height:1rem}.grid-row:after{content:"";display:table;clear:both}.grid-row--fixed-width{max-width:1280px;margin:0 auto}[class*=grid-unit]{position:relative;text-align:left;float:left;padding:0 .5rem;min-height:1rem}@media only screen and (min-width: 480px){[class*=grid-unit]{padding:0 1rem}}@media only screen and (min-width: 768px){[class*=grid-unit]{padding:0 1.5rem}}@media only screen and (min-width: 992px){[class*=grid-unit]{padding:0 1.5rem}}@media only screen and (min-width: 1280px){[class*=grid-unit]{padding:0 1.5rem}}[class*=grid-unit]:after{content:"";display:table;clear:both}.grid-unit-alpha,.grid-unit-beta{width:100%}@media only screen and (min-width: 768px){.grid-unit-beta{width:50%;padding-top:2rem;padding-bottom:4rem}}.grid-unit-gamma{width:100%}@media only screen and (min-width: 768px){.grid-unit-gamma{width:33.3333%}}.grid-unit-gamma--double{width:100%}@media only screen and (min-width: 768px){.grid-unit-gamma--double{width:66.666%}}.grid-unit-delta{width:100%}@media only screen and (min-width: 768px){.grid-unit-delta{width:50%}}@media only screen and (min-width: 992px){.grid-unit-delta{width:25%}}.grid-unit-delta--double{width:100%}@media only screen and (min-width: 992px){.grid-unit-delta--double{width:50%}}.grid-unit-delta--triple{width:100%}@media only screen and (min-width: 768px){.grid-unit-delta--triple{width:50%}}@media only screen and (min-width: 992px){.grid-unit-delta--triple{width:75%}}.grid-unit--push{float:right}.grid-unit--pull{float:left}.grid-unit--hide-on-mobile{display:none}@media only screen and (min-width: 992px){.grid-unit--hide-on-mobile{display:block}}.grid-unit-delta_mod--asym{width:100%}@media only screen and (min-width: 480px){.grid-unit-delta_mod--asym{width:50%}}@media only screen and (min-width: 768px){.grid-unit-delta_mod--asym{width:33.3333%}}@media only screen and (min-width: 992px){.grid-unit-delta_mod--asym{width:25%}}.grid-unit-delta_mod--asym:last-of-type{margin-left:50%;transform:translate(-50%)}@media only screen and (min-width: 768px){.grid-unit-delta_mod--asym:last-of-type{margin-left:0;transform:translate(0)}}.grid-unit-delta--tripple_mod--asym{width:100%}@media only screen and (min-width: 992px){.grid-unit-delta--tripple_mod--asym{width:75%}}.grid-unit-gamma_mod--asym{width:100%;padding-left:0;padding-right:0;margin-bottom:1rem}@media only screen and (min-width: 768px){.grid-unit-gamma_mod--asym{width:50%}.grid-unit-gamma_mod--asym:nth-child(odd){padding-left:0;padding-right:1rem}.grid-unit-gamma_mod--asym:nth-child(2n){padding-left:1rem;padding-right:0}}.grid-unit-video{width:100%}@media only screen and (min-width: 992px){.grid-unit-video{width:75%}}/**
* Footer
*
* Footer styling.
*
* @project WinterExclusief
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MI50*
* @date 07-01-2018
* @modified
* 
*/.footer-wrapper{position:relative;padding-top:8rem;padding-bottom:6rem;display:block;float:left;width:100%;height:auto;min-height:550px!important;background-color:#04063ebf}.footer-wrapper:after{content:"";display:table;clear:both}.footer-wrapper{color:#fff}.footer-wrapper h1,.footer-wrapper h2,.footer-wrapper h3{color:#f60}.footer-wrapper p,.footer-wrapper label{color:#fff}.footer-wrapper p{font-family:Roboto Condensed,sans-serif;font-weight:300}.footer__credentials{position:absolute;bottom:5px;width:100%;text-align:center;color:#fff;opacity:.7;font-size:.85rem;font-family:Roboto Condensed,sans-serif;font-weight:300}/**
* Form elements
*
*
* @project WinterExclusief
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MI50*
* @date 07-01-2018
* @modified
* 
*/form{font-size:1rem;font-family:Roboto Condensed,sans-serif;font-weight:400}form fieldset{border:none}::-webkit-input-placeholder{color:#ffffff80;font-family:Roboto Condensed,sans-serif;font-weight:300}:-moz-placeholder{color:#ffffff80;font-family:Roboto Condensed,sans-serif;font-weight:300}::-moz-placeholder{color:#ffffff80;font-family:Roboto Condensed,sans-serif;font-weight:300}:-ms-input-placeholder{color:#ffffff80;font-family:Roboto Condensed,sans-serif;font-weight:300}::-ms-input-placeholder{color:#ffffff80;font-family:Roboto Condensed,sans-serif;font-weight:300}:placeholder-shown{color:#ffffff80;font-family:Roboto Condensed,sans-serif;font-weight:300}label{width:100%;display:block;height:0;overflow:hidden;padding-top:0;color:#f60}@media only screen and (min-width: 480px){label{height:auto;padding:.4rem 0 .2rem 3px}}.form-row--inline{position:relative;float:left;width:100%;padding-top:6px;padding-bottom:6px}.form-row--inline [class*=grid-unit]{padding:0 6px}.form-row--inline-btn{margin-top:1rem}.form-container__select{position:relative;background-color:transparent}.form-container__select:before{content:"";position:absolute;width:2.5rem;height:2.5rem;right:0;top:0;pointer-events:none;z-index:2;-webkit-user-select:none;user-select:none}.form-container__select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ffffff4d;border:2px solid rgb(209.1,209.1,209.1);width:100%;height:46px;line-height:46px;color:#fff;font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:18px;text-indent:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:3px}.form-container__select select:focus{outline:0;background-color:#ffffff80}.form-container__select select option{background-color:#666;font-size:18px;font-family:Roboto Condensed,sans-serif;font-weight:400}.form-container__select select option[selected=selected]{background-color:#f60}select:focus::-ms-value{background-color:#fff6!important}.form-container__button{position:relative}.form-container__button input[type=button],.form-container__button input[type=submit]{position:relative;font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:18px;width:100%;max-width:320px;height:auto;line-height:15px;padding:15px 0;color:#fff;background-color:#f60;border:none;border-radius:3px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-bottom:2px solid rgb(127.5,51,0);text-shadow:0 1px 2px #000;box-shadow:0 2px 4px #0000004d}.form-container__button input[type=button]:hover,.form-container__button input[type=submit]:hover{background-color:#ff751a}.form-container__button--small{float:left;margin:6px;width:calc(100% - 12px)}@media only screen and (min-width: 480px){.form-container__button--small{width:calc(50% - 12px)}}@media only screen and (min-width: 768px){.form-container__button--small{margin:0 6px;width:calc(25% - 12px)}}.form-container__button--center{margin:5px auto;max-width:320px}.form-text-field{position:relative;width:100%;padding-bottom:0}@media only screen and (min-width: 768px){.form-text-field{padding-bottom:1rem}}.form-text-field input[type=text],.form-text-field input[type=email],.form-text-field input[type=tel]{border:none;height:40px;line-height:40px;width:100%;border-bottom:1px solid #F60;padding-left:6px;resize:none;color:#fff;font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:1rem;margin-top:12px;background-color:#fff0}@media only screen and (min-width: 480px){.form-text-field input[type=text],.form-text-field input[type=email],.form-text-field input[type=tel]{margin-top:0}}.form-text-field input[type=text]:focus,.form-text-field input[type=email]:focus,.form-text-field input[type=tel]:focus{background-color:#ffffff1a;color:#fff;outline:none}.form-textarea-field{position:relative;width:100%}.form-textarea-field textarea{resize:none;border:none;height:40px;width:100%;border-bottom:1px solid #F60;color:#fff;padding:6px;height:80px;font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:1rem;overflow:auto;margin-top:12px;background-color:#fff0}@media only screen and (min-width: 480px){.form-textarea-field textarea{margin-top:0}}.form-textarea-field textarea:focus{background-color:#ffffff1a;color:#fff;outline:none}.form-error{position:absolute;top:100%;right:0;width:auto;line-height:1.2em;color:#fff;padding:.5em 2em;margin-top:.5em;margin-left:5%;background-color:#f60;border:1px solid #F60;display:block;z-index:10000}.form-error:before,.form-error:after{content:"";position:absolute;border:10px solid transparent;width:0;height:0;border-bottom-color:#f60;bottom:100%;right:10px}.form-error:after{border-bottom-color:#f60;border-width:9px;right:11px}.form-thanks{padding:20px;color:#fff}/**
* Buttons
*
* Buttons styling.
*
* @project Skimateriaal
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MI50*
* @date 11-11-2017
* @modified
* 
*/.btn--scrolltop{position:absolute;display:block;width:60px;height:60px;left:50%;bottom:-65px;transform:translate(-50%,-50%);border-radius:50%;background-color:#f60;box-shadow:0 2px 4px #0006;z-index:999}.btn--scrolltop:after{content:"";position:absolute;width:52px;height:52px;overflow:hidden;display:block;top:4px;right:4px;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' fill='white'/></svg>");background-position:-156px;pointer-events:none}/**
* Carousel
*
* Carousel styling.
*
* @project Winterexclusief
* @version 1.0
* @author Wim Jurriaans
* @copyright 2018
* @license MI50*
* @date 09-01-2018
* @modified
* 
*/.carousel-wrapper{position:relative;text-align:left;float:left;padding:1rem 0 0;min-height:1rem;width:100%}.carousel-wrapper:after{content:"";display:table;clear:both}.carousel-wrapper h2{padding:0 .5rem 1rem}@media only screen and (min-width: 480px){.carousel-wrapper h2{padding:0 1rem 1rem}}@media only screen and (min-width: 768px){.carousel-wrapper h2{padding:0 1.5rem 1rem}}@media only screen and (min-width: 992px){.carousel-wrapper h2{padding:0 1.5rem 1rem}}@media only screen and (min-width: 1280px){.carousel-wrapper h2{padding:0 1.5rem 1rem}}.carousel{position:relative;width:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;align-content:space-evenly}.carousel h2{color:#fff}.carousel__tile{position:relative;margin:1.2rem auto;width:calc(100% - 1rem);max-width:320px}@media only screen and (min-width: 480px){.carousel__tile{width:calc(50% - 2rem)}}@media only screen and (min-width: 768px){.carousel__tile{width:calc(33.333% - 2rem)}}.carousel__tile{text-decoration:none;min-height:300px;background-color:#fff;box-shadow:0 0 16px #0009}.carousel__item-ranking,.carousel__item-cta{position:absolute;display:block;line-height:40px;border-radius:50%;color:#fff;text-align:center;font-family:PT Sans Narrow,sans-serif;font-weight:700;font-size:1.3rem;z-index:10}.carousel__item-ranking{top:-20px;right:10px;width:40px;height:40px;background-color:#00f;box-shadow:0 2px 6px #00000080}.carousel__item-cta{bottom:40px;right:-18px;width:50px;height:50px;background-color:#f60;border:4px solid #FFF;font-size:2rem;text-align:center;padding-left:5px;line-height:34px}.carousel__item-img{position:relative;width:100%;display:block;overflow:hidden;background-size:cover;background-position:center center;height:140px;box-shadow:none}h2.carousel__item-title,h3.carousel__item-accommodation,h4.carousel__item-price,p.carousel__item-priceinfo{position:relative;width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left}h2.carousel__item-title{padding:6px 10px;background-color:#060b44;color:#fff;font-size:.9rem}h3.carousel__item-accommodation{padding:8px 10px;margin-top:6px;border-bottom:1px solid #060B44;color:#060b44;font-size:1rem}h4.carousel__item-price{text-align:center;color:#f60;height:80px;line-height:80px;font-size:2.2rem}h4.carousel__item-price span{color:#666;font-size:1.2rem;padding-right:5px}p.carousel__item-priceinfo{color:#666;font-size:.8rem;text-align:center}/**
* Main stylesheet
*
* Imports all necessary styles here.
*
* @project Skimateriaal
* @version 2.0
* @author Wim Jurriaans
* @copyright 2017
* @license MIT
*
* @date 27-08-2017
* @modified 14-06-2027
* 
*//**
* Status
*
* Status styling.
*
* @project Skimateriaal
* @version 1.0
* @author Wim Jurriaans
* @copyright 2017
* @license MI50*
* @date 24-09-2017
* @modified
* 
*/.status--hide,.status--not-on-mobile{display:none}@media only screen and (min-width: 480px){.status--not-on-mobile{display:inline-block}}
