@font-face {
  font-family: 'Festivo';
  src: url('../fonts/FestivoLC-Basic.woff2') format('woff2'),
        url('../fonts/FestivoLC-Basic.woff') format('woff'),
        url('../fonts/FestivoLC.otf');
  font-weight: normal;
}

@font-face {
  font-family: 'FestivoSketch';
  src: url('../fonts/FestivoLC-Sketch1.woff2') format('woff2'),
        url('../fonts/FestivoLC-Sketch1.woff') format('woff'),
        url('../fonts/FestivoSketch.otf');
  font-weight: normal;
}

.FestivoLC {
    font-family: 'Festivo', Arial;
    text-transform: none;
}

.FestivoUC {
    font-family: 'Festivo', Arial;
    text-transform:uppercase;
}

.FestivoOL {
    font-family: 'FestivoOL', Arial;
}

.fs-15 {
    font-size: 1.3em;
}

.text-xl {
    font-size: 5em!important;
    line-height:1.1em;
    margin-bottom:0.25em!important;
}

.h1-l {
    font-size: 4em;
    margin-bottom:0.35em!important;
}

.h2-l {
    font-size: 3em;
    margin-bottom:0.35em!important;
    line-height: 1.2em;
}

.h3-l {
    margin-bottom:0.35em!important;
}

.h1-l2 {
    margin-bottom:0.5em!important;
}

.lead-l {
    font-size: 1.8em;
}

p.lead.FestivoLC {
    margin-bottom:0.8em;
}

.quote {
    font-family: 'Festivo';
    letter-spacing: 0.25em;
    font-size: 2.75em;
    line-height: 1em!important;
    text-transform: uppercase;
    background: rgba(37,37,37,0.65);
    color:#1f7a8b!important;
    display: inline-block;
    border-radius: 0.15em;
    padding-left:0.5em;
    padding-right: 0.25em;
    padding-top:0.4em;
    padding-bottom:0.2em;
}

.text-dark {
    color:#2a2728!important;
}

.text-green {
    color:#79b8bc!important;
}

.no-margin-b {
    margin-bottom:0.15em!important;
}

.small-margin-b {
    margin-bottom:0.3em!important;
}

.margin-b-1 {
    margin-bottom:1em!important;
}

.bg-green {
    background: #1f7a8b!important;
}

.bg-gin {
    background-color: #56bd9d!important;
    background-image: url(../img/bg-gin.jpg)!important;
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    margin-top:5em;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    color:#fff!important;
}

.bg-gin strong {
    color: #fff!important;
}

.ninesisters-bg {
    background-image: url(../img/ninesisters-bg2.jpg);
    background-position: bottom center;
    background-size: 100% auto;
    padding-bottom:27%;
}

.bar.hidden-xs {
    background-repeat:no-repeat;
    background-position: center -385px;
    background-size: auto 1000%;
}

.quote-bg {
    position:absolute;
    width:50%;
}

.quote-bg.craig {
    top:-15px;
    right:40px;
    text-align: right;
}

.quote-bg.tessa {
    top:35px;
    right:-30px;
    width:40%;
    text-align: right;
}

.quote-bg.jan {
    top:-30px;
    left:50px;
    text-align: left;
}

.quote-bg img {
    width:100%;
}

img.styrebilde {
    border-radius:50%;
    opacity:0.9;
    max-width:50%;
}

.feature-3 p {
    margin-bottom:1em;
}

.feature-3 p.small {
    font-size: 85%;
    line-height: 1.75rem;
}

section.noshow {
    padding:0px!important;
}

.mt1em {
    margin-top:1em!important;
}

.mt2em {
    margin-top:2em!important;
}

.song {
    position: absolute;
    z-index:1000;
    left:50%;
}

.song img {
    width:100%;
}

.song.ocean {
    margin-left:-140px;
    top:-56px;
    width:288px;
}

.song.dance {
    margin-left:-135px;
    top:-72px;
    width:269px;
}

.song.love {
    margin-left:-231px;
    top:-32px;
    width:463px;
}

.song.soul {
    margin-left:-165px;
    top:-34px;
    width:315px;
}

.song.wish {
    margin-left:-129px;
    top:-52px;
    width:258px;
}





@media all and (max-width: 767px) {
    
    .song.ocean {
        margin-left:-110px;
        top:-43px;
        width:220px;
    }
    
    .song.dance {
        margin-left:-105px;
        width:210px;
        top:-55px;
    }
    
    .song.love {
        margin-left:-160px;
        top:-22px;
        width:320px;
    }
    
    .song.soul {
        margin-left:-120px;
        top:-30px;
        width:250px;
    }
    
    .song.wish {
        margin-left:-100px;
        top:-40px;
        width:200px;
    }
    
    .quote-bg.tessa {
        right:35px;
        top:-28px;
    } 
    
    .quote-bg.craig {
        top:-20px;
        right:30px;
    }

    .quote-bg.jan {
        top:-45px;
        right:35px;
        left:auto;
        text-align: right;
    }
    
    .height-80, .height-70, .height-60, .height-90 {
        min-height:50vh;
    }
    
    .bar .menu-horizontal {
        margin-bottom:0px;
    }
    
    .bar .menu-horizontal.mb-15 {
        margin-bottom:10px;
    }
    
    .text-xl {
    font-size: 4em!important;
    }
    
    .lead-l {
    font-size: 1.3em;
    line-height: 1.6em;
    }
    
    .lead {
        font-size: 1.2em;
        line-height: 1.5em;
    }
    
    .xs-padding-eb {
        padding:10px 20px 50px 20px;
    }
    
    .xs-padding {
        padding:10px 30px 10px 30px;
    }
    
    .xs-width-80 {
        max-width:80%;
    }
    
    .h1-l {
        font-size: 3em;
        line-height: 1.2em;
    }

    .h2-l {
        font-size: 2.5em;
        margin-bottom:0.35em!important;
        line-height: 1.2em;
    }

    .h3-l {
        font-size: 1.75em;
        margin-bottom:0.35em!important;
    }

    .h1-l2 {
        margin-bottom:0.5em!important;
    }
    
    .ninesisters-bg {
        background-size: 200% auto;
        padding-bottom:55%;
    }

    .mt1em, .mt2em {
        margin-top:0!important;
    }
    
    .col-md-6.staffimg {
        margin-bottom:-40px!important;
    }
    
    .text-left-xs {
        text-align: left!important;
    }
    
    .xs-vertical {
        top:50%!important;
        transform: translateY(-50%)!important;
        position: relative!important;
    }
    
    .padorama {
        padding:0px 30px!important;
    }
   
   
}


#mc_embed_signup label {
    margin-top:10px;
}




@media all and (max-width: 500px) {
    
    .input-checkbox + span {
    white-space: normal;
    max-width:80%;
    bottom:-10px;
    }
}

