@charset "UTF-8";
/*!*
 *
 * inuitcss.com -- @inuitcss -- @csswizardry
 *
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, caption, hr {
    margin: 0;
    padding: 0
}

img {
    border: 0;
    width: 100%;
    display: block;
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

.hidden {
    display: none;
}

.uppercase {text-transform:uppercase;}
.lowercase {text-transform:lowercase;}
.capitalize {text-transform:capitalize;}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, body {
    padding: 0;
    margin: 0;
    height: 100%;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

.go:after {
    content: "\00A0" "\00BB" !important
}

.caps {
    text-transform: uppercase !important
}

.clear { clear: both; }

/*
* 960px max width = 1000px - 20px left padding - 20px right padding
*/
.max-width {
    width: 100%;
    max-width: 1000px;
    padding: 0 20px;
    margin: 0 auto;
}

.inner-width {
    width: 100%;
    max-width: 900px;
    padding: 0;
    margin: 0 auto;
}

@media only screen and (max-width: 920px )
{
    .inner-width {
        max-width: 626px;
    }
}

@media only screen and (max-width: 649px )
{
    .inner-width {
        max-width: 300px;
    }
}

/*-------------------------- [lvl_2]-*
    margins
 *-----------------------------------*/

.no-margin {
    margin: 0 !important
}

.no-margin--top {
    margin-top: 0 !important
}

.no-margin--right {
    margin-right: 0 !important
}

.no-margin--bottom {
    margin-bottom: 0 !important
}

.no-margin--left {
    margin-left: 0 !important
}

.no-margin--ends {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.no-margin--sides {
    margin-right: 0 !important;
    margin-left: 0 !important
}


/*-------------------------- [lvl_2]-*
    floats
 *-----------------------------------*/

.float--right {
    float: right !important
}

.float--left {
    float: left !important
}

.float--none {
    float: none !important
}


/*-------------------------- [lvl_2]-*
    text align
 *-----------------------------------*/

.text--left {
    text-align: left !important
}

.text--center {
    text-align: center !important
}

.text--right {
    text-align: right !important
}

.hidden-text {
    /*width: 0;*/
    /*height: 0;*/
    /*text-indent: -999px;*/
    /*overflow: hidden;*/
    display: block;
    text-indent: -3000%;
    white-space: nowrap;
    overflow: hidden;
}


/*==================================================== [Section]=*
    cookie prompt and outdated browser
 *===============================================================*/



#outdated-browser,
#cookie-prompt {
    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 9999;
    width: 100%;
    text-align: center;
    color: #ea2c4b;
}

#cookie-prompt {
    /*display: none;*/
}

#outdated-browser .outdated-browser__mid,
#cookie-prompt .cookie-prompt__mid {
    clear: both;
    background: #fff2f2;
}

#outdated-browser .outdated-browser__mid__inner,
#cookie-prompt .cookie-prompt__mid__inner {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;

    padding-top: 20px;
    padding-bottom: 20px;
}

#outdated-browser span,
#cookie-prompt span {
    margin-right: 40px;
    vertical-align: middle;
}

#outdated-browser a{
    color: #d11433;
}

#cookie-prompt [src*="cookie_close.png"] {
    width: 34px;
    display: inline-block;
    vertical-align: middle;

}


/*==================================================== [Section]=*
    header
 *===============================================================*/

#header {

    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 9999;
    width: 100%;
}


#header .header__mid {
    color: #ffffff;
    color: rgba(255, 255, 255, 1);
    clear: both;
    height: 115px;
    background: url(../assets/img/header_bg.jpg) repeat-y;
}

#header .header__mid__inner {
    position: relative;
    height: 115px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;

    padding-top: 28px;
}

#header .logo-wrap {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 180px;
    text-align: left;
    float: left;
    margin-top: -22px;
    margin-left: -20px;
}

#header .where-to-buy,
#header .where-to-buy__mobile {
    height: 38px;
}

#header .where-to-buy img,
#header .where-to-buy__mobile img{
    width: 140px;
    float: right;
    /*margin-right: 3.541%;*/
    margin-top: -5px;
}

#header .where-to-buy__mobile {
    display: none;
}


/*-------------------------- [lvl_2]-*
    navigation
 *-----------------------------------*/

#header nav {
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
    overflow: hidden;
}

#header #nav {
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
    overflow: hidden;
    width: 716px;
    float: right;
}

#nav div {
    display:block;
    margin-left: 10px;
    float: left;
}
#nav a {
    width: 227px;
    height: 71px;
    display:inline-block;
    text-indent: -999px;
    overflow: hidden;
}

#nav a.products { background: url(../assets/img/nav_prducts.png) no-repeat;}
#nav a.crusha-time { background: url(../assets/img/nav_crusha.png) no-repeat;}
#nav a.kittens { background: url(../assets/img/nav_kittens.png) no-repeat;}

@media only screen and (max-width: 920px)
{
    #header .header__mid { height: 142px; }

    #header .header__mid__inner { height: 182px; }

    #header #nav { width: 347px; margin-top: 12px; }

    #nav a {
        width: 104px;
        height: 89px;
    }
    #nav a.products { background: url(../assets/img/nav_prducts_mobile.png) no-repeat;}
    #nav a.crusha-time { background: url(../assets/img/nav_crusha_mobile.png) no-repeat;}
    #nav a.kittens { background: url(../assets/img/nav_kittens_mobile.png) no-repeat;}

    #header .where-to-buy { padding-top: 30px; }
    #header .logo-wrap { margin-bottom: -34px; margin-top: -2px; margin-left: -25px;}
}

@media only screen and (max-width: 649px)
{
    #header .header__mid { height: 184px; }
    #header .header__mid__inner { padding-top: 0; }

    #header .logo-wrap {
        display: inline-block;
        height: inherit;
        position: absolute;
        width: 140px;
        text-align: left;
        float: left;
        margin-top: 108px;
        margin-left: -20px;
        margin-bottom: -102px;
    }

    #header nav { overflow: visible; }
    #header #nav {
        overflow: visible;
        width: 317px;
        margin-top: 12px;
        margin-right: -8px;
    }

    #nav div { margin-left: 0; }

    #nav a {
        width: 104px;
        height: 89px;
    }

    #header .where-to-buy {
        display: none;
    }
    #header .where-to-buy__mobile {
        display: block;
    }
}



/*==================================================== [Section]=*
    main content
 *===============================================================*/

.content-wrap {
    position: relative;
    width: 100%;
    margin-top: 6px;
    background: #d95363 url(../assets/img/bg.jpg) no-repeat center top;
    overflow: hidden;
}

.trade-page .content-wrap {
    background-color: #c87a78;
}

.main-content {
    position: relative;
    padding: 30px 0;
}

.hero {
    width: 900px;
    height: 433px;
    margin: auto;
    position: relative;
    z-index: 6;

    background: url(../assets/img/home_hero_bg.jpg);
    background-size: cover;

    border: 6px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.hero-drinks {
    width: 236px;
    position: absolute;
    top: 76px;
    left: 70px;
}

.hero-drinks .hero-drinks__bottles {
    padding-left: 5px;
}

.hero-drinks__button {
    margin-top: 7px;
}

.hero-drinks__bottles img {
    height: 259px;
}

.hero-drinks__speech {
    width: 251px;
    padding-left: 5px;
    position: absolute;
    top: 90px;
    left: 350px;
}

.hero-drinks__speech__description {
    width: 251px;
    padding-left: 5px;
    position: absolute;
    top: 350px;
    left: 350px;
}


.hero__mix-animation {
    width: 438px;
    float: right;
}

.content-box {
    position: relative;
    overflow: hidden;
    z-index: 10;
    width: 435px;
    height: 350px;
    margin-top: 30px;
    border: 6px solid;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}


.content-box--wide {
    position: relative;
    overflow: visible;
    z-index: 10;
    width: 900px;
    margin-top: 30px;
    border: 6px solid;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.content-box.right { margin-left: 28px; }

.content-box.left { clear: both; }

.content-box.center { float: none; margin-left: auto; margin-right: auto; clear: both; }

.content-box__subtitle {
    display: block;
    height: 68px;
    width: 100%;
    /*background: #e11c3f;*/

    /* text */
    color: #ffffff;
    text-align: center;
}

.content-box__subtitle img {
    display: inline-block;
    vertical-align: middle;
}

/*.content-box__subtitle__text {*/
    /*display: inline-block;*/
    /*height: 100%;*/
    /*vertical-align: middle;*/


/*}*/

.trade-page .content-box, .hero.trade-page {
    -webkit-box-shadow: -3px 5px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    -3px 5px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         -3px 5px 5px 0px rgba(50, 50, 50, 0.5);
}

.image-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

@media only screen and (max-width: 920px)
{
    .hero {
        width: 626px;
    }

    .hero-drinks {
        width: 236px;
        position: absolute;
        top: 125px;
        left: 12px;
    }

    .hero-drinks .hero-drinks__bottles {
        padding-left: 8%;
        width: 86%;
    }

    .hero-drinks__speech {
        top: 6px;
        left: 52px;
    }

    .hero__mix-animation {
        width: 388px;
        float: right;
        margin-right: -2.5%;
        margin-top: 5%;
    }

    .content-box {
        width: 300px;
        height: 246px;
    }

    .content-box--wide { width: 626px;}

    .content-box.right { margin-left: 26px; }

    .content-box__subtitle { height: 54px; }

}

.content-wrap__bg-gradient {
    position: absolute;
    z-index: 4;
    top: 646px;
    width: 100%;
    height: 584px;
    background: url(../assets/img/content_bg_gradient.jpg) repeat-x;
}

.trade-page .content-wrap__bg-gradient {
    height: 345px;
    background: url(../assets/img/trade_bg.png) repeat-x;
}



@media only screen and (max-width: 649px)
{
    .hero {
        width: 300px;
        height: 750px;
        background-size: 100% 129%;
    }

    .kittens .hero {
        height: 896px;
        background-size: 100% 117%;
    }

    .hero-drinks {
        width: 256px;
        position: absolute;
        top: 40px;
        left: 12px;
    }

    .hero-drinks .hero-drinks__bottles {
        padding-left: 17%;
        width: 86%;
    }

    .hero-drinks__speech {
        top: 700px;
        left: 12px;
    }

    .hero-drinks__speech__description {
        top: 758px;
        left: 12px;
    }

    .hero__mix-animation {
        width: 320px;
        float: none;
        margin-right: 0;
        margin-top: 0;
        position: absolute;
        bottom: 148px;
        left: -26px;
    }

    .content-box--wide { width: 300px;}

    .content-box.right { margin-left: 0; }

}


/*-------------------------- [lvl_2]-*
    home page
 *-----------------------------------*/

.home .hero-drinks__speech {
    width: 251px;
    height: 51px;
    background: url(../assets/img/home_crushalicious.png) center no-repeat;
}

.home .hero-drinks__speech__description {
    width: 251px;
    height: 51px;
    background: url(../assets/img/home_crushalicious_description.png) center no-repeat;
}

.home .alan {
    position: absolute;
    z-index: 6;
    width: 132px;
    bottom: 108px;
    left: 497px;
}

.home .rex {
    position: absolute;
    z-index: 6;
    width: 161px;
    bottom: 85px;
    left: 370px;
}


.home .rex-anim {
    position: absolute;
    z-index: 6;
    bottom: 90px;
    left: 392px;

    width: 161px;
    height: 98px;
    background-image: url(../assets/anim/rex-complete.png);
    background-size: 5313px;
    background-repeat: no-repeat;
    background-position: -483px;


    /*-moz-animation: rex-part1 .375s forwards;*/
    /*-ms-animation: rex-part1 .375s forwards;*/
    /*-o-animation: rex-part1 .375s forwards;*/
    /*animation: rex-part1 .375s forwards;*/
}

.home .rex-anim.run-animation {
    -webkit-animation: rex-part1 .575s steps(8) forwards, rex-part2 .25s steps(5) forwards, rex-part3 .75s steps(17) forwards;
    -webkit-animation-delay: 0s, 2.575s, 3.125s;
}

@-webkit-keyframes rex-part1 {
    from {background-position:  0px; }
    to { background-position:  -1288px; }
}

@-webkit-keyframes rex-part2 {
    from { background-position: -1288px; }
    to { background-position:  -2093px; }
}

@-webkit-keyframes rex-part3 {
    from {
        background-position: -2093px;
    }
    to {
        background-position: -4830px;
    }
}

.home .mix-anim {
    position: absolute;
    z-index: 6;
    bottom: 20px;
    right: 0;

    width: 387px;
    height: 405px;
    background-image: url(../assets/anim/milk-mix.png);
    /*background-size: 5313px;*/
    background-repeat: no-repeat;
    background-position: 0;
}

.home .mix-anim.gif {
    height: auto;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0;
}

.home .mix-anim.run-animation {
    -webkit-animation: mix-anim1 4.125s steps(50) forwards;
    -moz-animation: mix-anim1 4.125s steps(50) forwards;
    -ms-animation: mix-anim1 4.125s steps(50) forwards;
    -o-animation: mix-anim1 4.125s steps(50) forwards;
    animation: mix-anim1 4.125s steps(50) forwards;
}

@-webkit-keyframes mix-anim1 {
    from {background-position:  0px; }
    to { background-position:  -19350px; }
}

@-moz-keyframes mix-anim1 {
    from {background-position:  0px; }
    to { background-position:  -19350px; }
}
@-ms-keyframes mix-anim1 {
    from {background-position:  0px; }
    to { background-position:  -19350px; }
}
@-o-keyframes mix-anim1 {
    from {background-position:  0px; }
    to { background-position:  -19350px; }
}
@keyframes mix-anim1 {
    from {background-position:  0px; }
    to { background-position:  -19350px; }
}


/*@media only screen and (max-width: 649px) {*/

    /*.home .mix-anim {*/
        /*width: 324px;*/
        /*height: 339px;*/
        /*background-image: url(../assets/anim/milk-mix-mob.png);*/
        /*background-size: 8100px;*/

    /*}*/

    /*.home .mix-anim.gif {*/
        /*height: auto;*/
        /*background-image: none;*/
        /*background-repeat: no-repeat;*/
        /*background-position: 0;*/
    /*}*/

    /*.home .mix-anim.run-animation {*/
        /*-webkit-animation: mix-anim1 4.125s steps(24) forwards;*/
        /*-moz-animation: mix-anim1 4.125s steps(24) forwards;*/
        /*-ms-animation: mix-anim1 4.125s steps(24) forwards;*/
        /*-o-animation: mix-anim1 4.125s steps(24) forwards;*/
        /*animation: mix-anim1 4.125s steps(24) forwards;*/
    /*}*/

    /*@-webkit-keyframes mix-anim1 {*/
        /*from {background-position:  0px; }*/
        /*to { background-position:  -7776px; }*/
    /*}*/

    /*@-moz-keyframes mix-anim1 {*/
        /*from {background-position:  0px; }*/
        /*to { background-position:  -7776px; }*/
    /*}*/
    /*@-ms-keyframes mix-anim1 {*/
        /*from {background-position:  0px; }*/
        /*to { background-position:  -7776px; }*/
    /*}*/
    /*@-o-keyframes mix-anim1 {*/
        /*from {background-position:  0px; }*/
        /*to { background-position:  -7776px; }*/
    /*}*/
    /*@keyframes mix-anim1 {*/
        /*from {background-position:  0px; }*/
        /*to { background-position:  -7776px; }*/
    /*}*/

/*}*/


.home .purdy {
    position: absolute;
    z-index: 6;
    width: 106px;
    bottom: 145px;
    left: 328px;
}

.home .sw {
    position: absolute;
    z-index: 12;
    width: 130px;
    bottom: 5px;
    left: -100px;
}

.home .dexter {
    position: absolute;
    z-index: 12;
    width: 130px;
    top: 526px;
    right: -138px;
}

.home .errol {
    position: absolute;
    z-index: 8;
    width: 355px;
    top: 292px;
    left: -198px;
}

.home .purdy-bike {
    position: absolute;
    z-index: 12;
    width: 153px;
    top: 658px;
    left: -100%;
    -webkit-animation: purdy-motorbike-move 12s linear infinite, purdy-motorbike-bounce 0.3s 0.8s infinite linear;
    -moz-animation: purdy-motorbike-move 12s linear infinite, purdy-motorbike-bounce 0.3s 0.8s infinite linear;
    -o-animation: purdy-motorbike-move 12s linear infinite, purdy-motorbike-bounce 0.3s 0.8s infinite linear;
    animation: purdy-motorbike-move 12s linear infinite, purdy-motorbike-bounce 0.3s 0.8s infinite linear;
}

@-webkit-keyframes purdy-motorbike-move
{
    from {left: -100%;}
    20% {left: -100%;}
    70% {left: 200%;}
    to {left: 200%;}
}
@keyframes purdy-motorbike-move
{
    from {left: -100%;}
    20% {left: -100%;}
    70% {left: 200%;}
    to {left: 200%;}
}

@-webkit-keyframes purdy-motorbike-bounce
{
    from {margin-top: 0px;}
    50% {margin-top: -6px;}
    to {margin-top: 0px;}
}
@keyframes purdy-motorbike-bounce
{
    from {margin-top: 0px;}
    50% {margin-top: -6px;}
    to {margin-top: 0px;}
}





@media only screen and (max-width: 920px)
{
    .home .main-content {padding-bottom: 90px;}
    .home .purdy-bike { top: 616px;}

    .hero-drinks__speech {
        top: 50px;
        left: 225px;
    }

    .hero-drinks__speech__description {
        top: 345px;
        left: 312px;
    }

    .hero-drinks__bottles img {
        height: 220px;
        width: 175px;
    }

    .hero-drinks {
        width: 236px;
        position: absolute;
        top: 45px;
        left: 21px;
    }

    .hero__mix-animation {
        width: 388px;
        float: right;
        margin-right: -2.5%;
        margin-top: -38px;
    }

    .home .mix-anim {
        bottom: 110px;
        right: -50px;
    }

    .home .alan {
        position: absolute;
        z-index: 6;
        width: 132px;
        bottom: 0px;
        left: 177px;
    }

    .home .rex {
        position: absolute;
        z-index: 6;
        width: 155px;
        bottom: 110px;
        left: 270px;
    }

    .home .purdy {
        display: none;
    }

    .home .sw {
        position: absolute;
        z-index: 12;
        width: 130px;
        bottom: 2px;
        left: -86px;
    }

    .home .dexter {
        position: absolute;
        z-index: 12;
        width: 130px;
        top: 604px;
        right: -100px;
    }

}

@media only screen and (max-width: 649px)
{

    .hero-drinks__speech {
        top: 707px;
        left: 12px;
    }

    .hero-drinks__speech__description {
        top: 758px;
        left: 12px;
    }

    .home .hero {
        width: 300px;
        height: 825px;
        background-size: 100% 124%;
    }

    .hero__mix-animation {
        width: 320px;
        float: none;
        margin-right: 0;
        margin-top: 0;
        position: absolute;
        bottom: 188px;
        left: -26px;
    }

    .home .mix-anim {
        bottom: 183px;
        right: -20px;
    }

    .home .main-content {padding-bottom: 90px;}
    .home .purdy-bike {display: none;}

    .home .alan {
        position: absolute;
        z-index: 6;
        bottom: 120px;
        left: 168px;
    }

    .home .rex {
        position: absolute;
        z-index: 6;
        bottom: 112px;
        left: 56px;
    }

    .home .purdy {
        display: block;
        position: absolute;
        z-index: 6;
        width: 95px;
        bottom: 142px;
        left: -10px;
    }

    .home .sw {
        position: absolute;
        z-index: 12;
        width: 130px;
        bottom: 0;
        left: -16px;
        top: auto;
    }

    .home .errol {display: none;}

    .home .dexter {display:none;}
}

/*-------------------------- [lvl_2]-*
    Products
 *-----------------------------------*/

.products .hero-drinks {
    top: 46px;
    left: 90px;
}

.products .tagline {
    position: absolute;
    z-index: 4;
    width: 165px;
    height: 119px;
    bottom: 269px;
    left: 705px;
    background: url(../assets/img/products_add_milk.png) center no-repeat;
}


.products .speech {
    position: absolute;
    z-index: 6;
    width: 169px;
    bottom: 269px;
    left: 705px;
}

.products .sledge {
    position: absolute;
    z-index: 7;
    width: 530px;
    bottom: 26px;
    left: 394px;
}

.products .staticplane {
    position: absolute;
    z-index: 7;
    width: 195px;
    bottom: 26px;
    left: 660px;
}

.products .glass {
    position: absolute;
    z-index: 6;
    width: 168px;
    bottom: 145px;
    left: 534px;
}

.products .purdy {
    position: absolute;
    z-index: 6;
    width: 122px;
    bottom: 145px;
    left: 534px;
}

.products .sw {
    position: absolute;
    z-index: 6;
    width: 114px;
    bottom: 16px;
    left: 18px;
}


.products .title {
    position: absolute;
    z-index: 6;
    width: 259px;
    height: 49px;
    bottom: 310px;
    left: 434px;
    background: url(../assets/img/products_discover.png) center no-repeat;
}

.products .discover {
    position: absolute;
    z-index: 6;
    width: 259px;
    bottom: 310px;
    left: 434px;
}

.products .hero-vanilla-ns {
    position: absolute;
    z-index: 6;
    width: 76px;
    bottom: 106px;
    left: 38px;
}

.products .hero-vanilla-ns:hover {
  width: 80px;
}

.products .hero-strawberry {
    position: absolute;
    z-index: 6;
    width: 76px;
    bottom: 106px;
    left: 112px;
}

.products .hero-strawberry:hover {
    width: 80px;
    left: 110px;
}

.products .hero-strawberry-ns {
    position: absolute;
    z-index: 6;
    width: 76px;
    bottom: 103px;
    left: 186px;
}

.products .hero-strawberry-ns:hover {
    width: 80px;
    left: 184px;
}

.products .hero-chocolate {
    position: absolute;
    z-index: 6;
    width: 76px;
    bottom: 103px;
    left: 259px;
}
.products .hero-chocolate:hover {
    width: 80px;
    left: 257px;
}

.products .hero-chocolate-ns {
    position: absolute;
    z-index: 6;
    width: 76px;
    bottom: 103px;
    left: 259px;
}
.products .hero-chocolate-ns:hover {
    width: 80px;
    left: 257px;
}

.products .hero-raspberry {
    position: absolute;
    z-index: 6;
    width: 76px;
    bottom: 103px;
    left: 332px;
}
.products .hero-raspberry:hover {
    width: 80px;
    left: 332px;
}

.products .hero-raspberry-ns {
    position: absolute;
    z-index: 6;
    width: 76px;
    bottom: 103px;
    left: 332px;
}
.products .hero-raspberry-ns:hover {
    width: 80px;
    left: 332px;
}

.products .where-to-buy {
    position: absolute;
    z-index: 6;
    width: 251px;
    bottom: 17px;
    left: 133px;
}

.products .badge {
    position: absolute;
    z-index: 10;
    top: -20px;
    right: -20px;
    width: 100px;
}

.product-info__image {
    text-align: center;
    width: 148px;
    height: 400px;
    float: left;
}
.product-info__image img {
    width: 100px;
    margin: auto;
    padding-top: 20px;
    display: inline-block;
    vertical-align: middle;
}

.pruduct-info__description {
    box-sizing: border-box;
    padding: 30px 40px 30px 0;
    overflow: hidden;
    float: left;
}
.pruduct-info__description p {
    width: 370px;
}
.pruduct-info__description.red {color:#e11c3f;}
.pruduct-info__description.brown {color:#8f340d;}
.pruduct-info__description.purple {color:#b3015b;}
.pruduct-info__description.light-gold {color:#ef9e18;}
.pruduct-info__description.green {color:#8ca307;}

.product-info__mix-image {
    height: 350px;
    width: 290px;
    padding-top: 40px;
}

.product-info__table-ni {
    font-size: 0.83em;
    font-weight: 600;
}

.product-info__table-ni-h1 {
    font-size: 1.1em;
}

.product-info__table-ni tbody>tr:nth-of-type(1) td {
    padding-top: 15px;
}

.red .product-info__table-ni tbody>tr.alt,
.red .product-info__table-ni tbody>tr.last {
    background-color: #f9e5e6;
}
.brown .product-info__table-ni tbody>tr.alt,
.brown .product-info__table-ni tbody>tr.last {
    background-color: #e9d6cf;
}
.purple .product-info__table-ni tbody>tr.alt,
.purple .product-info__table-ni tbody>tr.last {
    background-color: #f0ccde;
}

.light-gold .product-info__table-ni tbody>tr.alt,
.light-gold .product-info__table-ni tbody>tr.last {
  background-color: #fcecd1;
}
.green .product-info__table-ni tbody>tr.alt,
.green .product-info__table-ni tbody>tr.last {
    background-color: #e4f9d6;
}

.product-info__table-ni tbody>tr.last td {
    font-size: 0.8em;
    font-weight: 400;
    padding: 8px 0;
    text-align: center;
}

.product-info__table-ni tr>td:first-child {
    padding-left: 35px;
}

.tabs {
    position: relative;
    z-index: 1;
    width: 100%;
    height:52px;
    padding-right: 2px;
    margin-top: 30px;
    margin-bottom: -5px;


}
a {cursor:pointer;}

.tabs li {
    width: 124px;
    height: 52px;
    float:left;
    list-style:none;
    text-align: center;
    border-top-left-radius:6px;
    border-top-right-radius:6px;
    outline:none;
}

.tabs li a {

    font-family:Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    width: 124px;
    height: 52px;
    float:left;
    list-style:none;
    text-align: center;
    border-top-left-radius:6px;
    border-top-right-radius:6px;
    outline:none;
    display:block;
    text-decoration:none;
    outline:none;
}

/*#tabs li a.inactive{*/
    /*color:#ffffff;*/
    /*background: #EEE;*/
    /*outline:none;*/
/*}*/

.tabs .bg-color--strawberry.inactive { background-color:#f29aa9; }
.tabs .bg-color--strawberry-ns.inactive { background-color:#76c9e8; }
.tabs .bg-color--chocolate.inactive { background-color:#c47756; }
.tabs .bg-color--chocolate-ns.inactive { background-color: #b36a57; }
.tabs .bg-color--raspberry.inactive { background-color:#ec96c1; }
.tabs .bg-color--raspberry-ns.inactive { background-color:#d78e97; }
.tabs .bg-color--vanilla-ns.inactive { background-color: #f0ba61; }
.tabs .bg-color--banana-ns.inactive { background-color: #f0ba61; }
.tabs .bg-color--lime-ns.inactive { background-color: #a5b764; }
.tabs .bg-color--cookies-cream-ns.inactive { background-color: #b36a57; }

.tabs li a:hover, #tabs li a.inactive:hover {
    outline:none;
}

.tab-container {
    position: relative;
    z-index: 2;
    width:355px;
    min-height: 245px;
    /*height: 226px;*/

    border: 6px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ingredients {
    height: 244px;
    background: #ffffff;
    font-size: 0.9em;

    padding: 20px 20px 0 20px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



@media only screen and (max-width: 920px)
{

    .products .hero-drinks {
        top: 80px;
        left: 40px;
    }

    .products .sledge {
        display: none;
    }

    .products .tagline {
        position: absolute;
        z-index: 6;
        width: 169px;
        bottom: 160px;
        left: 385px;
    }

    .products .purdy {
        position: absolute;
        z-index: 6;
        width: 122px;
        bottom: 25px;
        left: 304px;
    }

    .products .glass {
        position: absolute;
        z-index: 6;
        width: 168px;
        bottom: 25px;
        left: 304px;
    }

    .products .sw {
        display: none;
    }

    .product-info__image {
        display:none;
    }

    .products .title {
        position: absolute;
        z-index: 6;
        bottom: 310px;
        left: 320px;
    }

    .products .hero-vanilla-ns {
        position: absolute;
        z-index: 6;
        width: 70px;
        left: 5px;
    }

    .products .hero-strawberry {
        position: absolute;
        z-index: 6;
        width: 70px;
        left: 64px;
    }

    .products .hero-strawberry-ns {
        position: absolute;
        z-index: 6;
        width: 70px;
        left: 127px;
    }

    .products .hero-chocolate {
        position: absolute;
        z-index: 6;
        width: 70px;
        left: 191px;
    }

    .products .hero-raspberry {
        position: absolute;
        z-index: 6;
        width: 70px;
        left: 257px;
    }

    .products .where-to-buy {
        position: absolute;
        z-index: 6;
        width: 251px;
        bottom: 17px;
        left: 15px;
    }

    .pruduct-info__description p {
        width: 260px;
        margin: auto;
    }

    .tab-container {
        width: 265px;
        margin: auto;
    }

    .pruduct-info__description {
        box-sizing: border-box;
        padding: 30px 20px 30px 20px;
        overflow: hidden;
        width: 295px;
    }
}

@media only screen and (max-width: 649px)
{
    .products .hero-drinks {
        top: 60px;
        left: 18px;
    }

    .products .tagline {
        position: absolute;
        z-index: 6;
        width: 169px;
        bottom: 239px;
        left: 70px;
    }


    .products .purdy {
        position: absolute;
        z-index: 6;
        width: 122px;
        bottom: 103px;
        left: 45px;
    }

    .products .glass {
        position: absolute;
        z-index: 6;
        width: 168px;
        bottom: 103px;
        left: 45px;
    }

    .products .sw {
        display: none;
    }

    .products .title {
        position: absolute;
        z-index: 6;
        width: 259px;
        bottom: 380px;
        left: 15px;
    }

    .products .hero-vanilla-ns {
      position: absolute;
      z-index: 6;
      width: 55px;
      bottom: 450px;
      left: 12px;
    }

    .products .hero-strawberry {
        position: absolute;
        z-index: 6;
        width: 55px;
        bottom: 450px;
        left: 65px;
    }

    .products .hero-strawberry-ns {
        position: absolute;
        z-index: 6;
        width: 55px;
        bottom: 450px;
        left: 115px;
    }

    .products .hero-chocolate {
        position: absolute;
        z-index: 6;
        width: 55px;
        bottom: 450px;
        left: 166px;
    }

    .products .hero-raspberry {
        position: absolute;
        z-index: 6;
        width: 55px;
        bottom: 450px;
        left: 219px;
    }

    .products .badge {
        position: absolute;
        z-index: 10;
        top: 425px;
        right: -12px;
        width: 100px;
    }

    .products .where-to-buy {
        position: absolute;
        z-index: 6;
        width: 251px;
        bottom: 17px;
        left: 19px;
    }


    .pruduct-info__description p {
        width: 260px;
        margin: auto;
    }

    .tab-container {
        width: 265px;
        margin: auto;
    }

    .pruduct-info__description {
        box-sizing: border-box;
        padding: 30px 0px 30px 0;
        overflow: hidden;
         float: none;
        width: 265px;
        margin: auto;
    }

    .product-info__mix-image-wrapper {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding-bottom: 20px;
    }

    .product-info__mix-image {
        width: 290px;
        margin-left: -10px;
        padding-top: 0px;
    }

}

/*-------------------------- [lvl_2]-*
    crusha time
 *-----------------------------------*/

.crusha-time-parents-warning {
    margin-top: -70px;
    margin-left: -16px;
}

.hero.crusha-time {
    background: #b0b0af;
}

.hero .colouring-left {
    position: absolute;
    top: 0;
    left: 50px;
    width: 378px;
}

.hero .colouring-right {
    position: absolute;
    top: 70px;
    right: 50px;
    width: 338px;
}

.hero .colouring-crayons {
    position: absolute;
    top: 220px;
    right: 310px;
    width: 206px;
}

.crusha .purdy {
    position: absolute;
    z-index: 6;
    width: 144px;
    bottom: 30px;
    right: 114px;
}

@media only screen and (max-width: 920px) {

    .hero .colouring-left {
        position: absolute;
        top: 0;
        left: 10px;
        width: 298px;
    }

    .hero .colouring-right {
        position: absolute;
        top: 280px;
        right: 30px;
        width: 328px;
    }

    .hero .colouring-crayons {
        position: absolute;
        top: 40px;
        right: 190px;
        width: 186px;
    }

    .crusha .purdy {
        position: absolute;
        z-index: 6;
        width: 124px;
        bottom: 180px;
        right: 54px;
    }
}

@media only screen and (max-width: 649px) {

    .crusha-time-parents-warning {
        margin-top: -64px;
        margin-left: -10px;
    }

    .hero .colouring-left {
        position: absolute;
        top: 0;
        left: 10px;
        width: 278px;
    }

    .hero .colouring-right {
        position: absolute;
        top: 480px;
        right: 20px;
        width: 248px;
    }

    .hero .colouring-crayons {
        position: absolute;
        top: 310px;
        right: 70px;
        width: 186px;
    }

    .crusha .purdy {
        position: absolute;
        z-index: 6;
        width: 124px;
        bottom: 30px;
        right: 54px;
    }
}

/*-------------------------- [lvl_2]-*
    meet the kittens
 *-----------------------------------*/

.hero--errol {
    position: absolute;
    z-index: 2;
    width: 490px;
    bottom: 0;
    overflow: hidden;
    height: 344px;
    left: -95px;
}

.hero--errol img {
    position: absolute;
    bottom: -70px;
}

.errol-text {
    position: absolute;
    z-index: 2;
    width: 251px;
    bottom: 200px;
    left: 295px;
}

.hero--cat-tower {
    position: absolute;
    z-index: 4;
    width: 308px;
    bottom: 45px;
    left: 555px;
}

.hero--two-cats {
    position: absolute;
    z-index: 6;
    width: 230px;
    bottom: 30px;
    left: 305px;
}

.sw-plane {
    position: absolute;
    z-index: 99999;
    top: 10px;
    right: 10px;
    width: 210px;
    height: 140px;
}


.plane {

    -webkit-animation: sw-plane-bounce 1s infinite ease-in-out;
    -moz-animation: sw-plane-bounce 1s infinite ease-in-out;
    -o-animation: sw-plane-bounce 1s infinite ease-in-out;
    animation: sw-plane-bounce 1s infinite ease-in-out;
}

@-webkit-keyframes sw-plane-bounce
{
    from {margin-top: 0px;}
    50% {margin-top: 30px;}
    to {margin-top: 0px;}

}
@keyframes sw-plane-bounce
{
    from {margin-top: 0px;}
    50% {margin-top: 30px;}
    to {margin-top: 0px;}

}


.content-box__kitten {
    background-color: #ffffff;
}

.content-box__kitten--dark {
   background-color: #fcecc9;
}

.kitten-image {
    text-align: center;
    width: 300px;
    height: 148px;
    float: left;
}

.kitten-image img {
    margin: auto;
    display: inline-block;
    vertical-align: middle;
}

.kittens .rex {width: 146px;}
.kittens .sw {width: 140px;}
.kittens .purdy {width: 138px;}
.kittens .dexter {width: 153px;}
.kittens .alan {width: 147px;}

.kitten-description {
    box-sizing: border-box;
    padding: 40px 80px 40px 0;
}

.kitten-description.red {color: #f84d4b;}
.kitten-description.grey {color: #484848;}
.kitten-description.green {color: #429858;}
.kitten-description.blue {color: #5189b7;}
.kitten-description.yellow {color: #ed8800;}

.kitten-description p {
    font-size: 1.2em;
}

.multi-bottle {
    position: absolute;
    width: 158px;
    bottom: -28px;
    left: -120px;
}
.strawberry-bottle {
    position: absolute;
    width: 51px;
    bottom: -24px;
    right: -111px;
}
.milk {
    position: absolute;
    width: 88px;
    bottom: -28px;
    right: -60px;
}


@media only screen and (max-width: 920px)
{
    .hero--errol {
        position: absolute;
        z-index: 2;
        left: -115px;
        width: 460px;
    }

    .errol-text {
        position: absolute;
        z-index: 2;
        width: 251px;
        bottom: 210px;
        left: 247px;
    }

    .hero--cat-tower {
        position: absolute;
        z-index: 4;
        width: 218px;
        bottom: 15px;
        left: 395px;
        overflow: hidden;
    }

    .hero--cat-tower img{
        width: 308px;
    }


    .hero--two-cats {
        position: absolute;
        z-index: 6;
        width: 230px;
        bottom: 26px;
        left: 175px;
    }

    .kitten-description {
        box-sizing: border-box;
        padding: 26px 55px 26px 0;
    }

    .kitten-image {
        text-align: center;
        width: 180px;
        height: 160px;
        float: left;
    }

    .multi-bottle {
        display: none;
    }

    .strawberry-bottle {
        position: absolute;
        width: 51px;
        bottom: -37px;
        right: initial;
        left: -64px;
    }

    .milk {
        position: absolute;
        width: 88px;
        bottom: -40px;
        right: -60px;
    }
}

@media only screen and (max-width: 649px)
{
    .hero--errol {
        position: absolute;
        z-index: 2;
        width: 490px;
        bottom: 274px;
        left: -85px;
    }

    .errol-text {
        position: absolute;
        z-index: 2;
        width: 251px;
        bottom: 650px;
        left: 20px;
    }

    .hero--cat-tower {
        position: absolute;
        z-index: 4;
        width: 308px;
        bottom: 106px;
        left: -23px;
    }

    .hero--two-cats {
        position: absolute;
        z-index: 6;
        width: 230px;
        bottom: -3px;
        left: 9px;
    }

    .kitten-image {
        text-align: center;
        width: 100%;
        height: auto;
        float: left;
        padding: 22px 0 10px;
    }

    .kitten-description {
        box-sizing: border-box;
        padding: 26px 22px 22px 22px;
    }

    .kittens .content-box--wide{
        margin-bottom: 82px;
    }

    .multi-bottle {
        display: none;
    }

    .strawberry-bottle {
        position: absolute;
        width: 51px;
        bottom: -120px;
        right: initial;
        left: -40px;
    }

    .milk {
        position: absolute;
        width: 88px;
        bottom: -122px;
        right: -60px;
    }
}


/*-------------------------- [lvl_2]-*
    FAQs
 *-----------------------------------*/

.faqs .speech {
    position: absolute;
    z-index: 6;
    width: 232px;
    bottom: 260px;
    left: 25px;
}

.faqs .milk {
    position: absolute;
    z-index: 6;
    width: 449px;
    bottom: 23px;
    left: 173px;
}

.faqs .mix-anim {
    position: absolute;
    z-index: 10;
    bottom: 40px;
    left: 234px;

    width: 387px;
    height: 405px;
    background-image: url(../assets/anim/milk-mix.png);
    background-repeat: no-repeat;
    background-position: 0;
}

.faqs .mix-anim.gif {
    height: auto;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0;
}

.faqs .mix-anim.run-animation {
    -webkit-animation: mix-anim1 4.125s steps(50) forwards;
    -moz-animation: mix-anim1 4.125s steps(50) forwards;
    -ms-animation: mix-anim1 4.125s steps(50) forwards;
    -o-animation: mix-anim1 4.125s steps(50) forwards;
    animation: mix-anim1 4.125s steps(50) forwards;
}

.faqs .bottles {
    position: absolute;
    z-index: 6;
    width: 235px;
    bottom: 27px;
    left: 623px;
}

.faqs .alan {
    position: absolute;
    z-index: 6;
    width: 170px;
    bottom: 36px;
    left: 223px;
}

.faqs .rex {
    position: absolute;
    z-index: 5;
    width: 147px;
    bottom: 83px;
    left: 94px;
}

.faqs .purdy {
    position: absolute;
    z-index: 6;
    width: 166px;
    bottom: 42px;
    left: 11px;
}


.content-box__faqs {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 30px 25px;
}

.content-box__faqs__block {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 25px;
    margin-bottom: 15px;
    text-align: left;
    background: #fff2f2;
    color: #ea2c4b;

    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;
}

.content-box__faqs__block.open {
    background: #fcecc9;
}

.content-box__faqs__question {
    font-size: 1.2em;
    font-weight: 600;
}

.content-box__faqs__question span {
    vertical-align: middle;
    max-width: 740px;
    display: inline-block;
}

.content-box__faqs__answer {
    margin-top: 25px;
    display: none;
}

.content-box__faqs .toggle-open {
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;

}

.content-box__faqs .toggle-open.selected {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    -o-transform: rotate(45deg); /* Opera */

    /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); *//* IE6,IE7 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; *//* IE8 */

}


.faqs .errol {
    position: absolute;
    z-index: 10;
    width: 379px;
    left: -220px;
    bottom: -40px;
}


@media only screen and (max-width: 920px)
{
    .faqs .speech {
        position: absolute;
        z-index: 6;
        bottom: 293px;
        left: 35px;
    }

    .faqs .milk {
        position: absolute;
        z-index: 6;
        width: 340px;
        bottom: 68px;
        left: 320px;
    }

    .faqs .mix-anim {
        bottom: 60px;
        left: 314px;
    }

    .faqs .bottles {
        position: absolute;
        z-index: 6;
        width: 235px;
        bottom: 7px;
        left: 30px;
    }

    .faqs .alan {
        position: absolute;
        z-index: 6;
        width: 170px;
        bottom: 36px;
        left: 293px;
    }

    .faqs .rex {
        display: none;
    }

    .faqs .purdy {
        display: none;
    }

    .content-box__faqs__question span {
        vertical-align: middle;
        max-width: 480px;
        display: inline-block;
    }

}

@media only screen and (max-width: 649px)
{
    .faqs .hero {
        width: 300px;
        height: 750px;
        background-size: 100% 140%;
        background-position-y: -260px;
    }

    .faqs .speech {
        position: absolute;
        z-index: 6;
        width: 199px;
        bottom: 641px;
        left: 42px;
    }

    .faqs .milk {
        position: absolute;
        z-index: 6;
        width: 340px;
        bottom: 329px;
        left: -25px;
    }


    .faqs .mix-anim {
        bottom: 330px;
        left: -30px;
    }

    .faqs .bottles {
        position: absolute;
        z-index: 6;
        bottom: 34px;
        left: 20px;
    }

    .faqs .alan {
        position: absolute;
        z-index: 6;
        width: 140px;
        bottom: 336px;
        left: 3px;
    }

    .content-box__faqs__question {
        font-size: 1.1em;
        font-weight: 600;
    }

    .content-box__faqs__question span {
        width: 80%;
        display: inline-block;
    }

    .faqs .errol {
        position: relative;
        z-index: 10;
        width: 490px;
        bottom: -70px;
        left: -90px;
    }
}


/*-------------------------- [lvl_2]-*
    Where to buy
 *-----------------------------------*/

.where .hero {
    height: 228px;
    background-position-y: -100px;
}

.where .hero .title{
    position: absolute;
    top: 60px;
    left: 50px;
    height: 21px;
    width: 199px;
    background: url(../assets/img/where_title.png) center no-repeat;
}

.where .hero .tagline{
    position: absolute;
    top: 95px;
    left: 50px;
    width: 310px;
    font-weight: 600;
}

.where .hero .hero-drinks__bottles {
    position: absolute;
    width: 226px;
    bottom: 0;
    right: 100px;
}

.where .alan {
    position: absolute;
    width: 126px;
    bottom: 6px;
    left: 220px;
}

.where .dexter {
    position: absolute;
    width: 106px;
    bottom: 40px;
    right: 330px;
}

.where .rex {
    position: absolute;
    width: 114px;
    bottom: 2px;
    right: 10px;
}

.store {
    font-weight: 600;
    font-size: 11px;
    text-align: center;
}

.store__title {
    width: 210px;
    margin: auto;
}

.store__title .foodservice_wholesale {
    width: 90%;
}

.where .text-500ml,
.where .text-740ml,
.where .text-1l-and-5l {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 110px;
}

.where .content-box {
    height: auto;
    background-color: #ffffff;
    overflow: visible;

    -webkit-box-shadow: -4px 3px 13px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    -4px 3px 13px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         -4px 3px 13px 0px rgba(50, 50, 50, 0.75);
}

.where .content-box.last {
    overflow: visible;
}

.where table {
    width: 95%;
    margin: 0 auto 14px;
    border-collapse:collapse;
    border:0px solid #ffffff;
    color:#000000;
}


.where .store__flavours {
    height: 40px;
}

.where table .bottle {
    width: 41px;
    margin: auto;
}

.where table .wholesale-bottle {
    width: 54px;
    margin: auto;
}

.where table .wholesale-double-bottle {
    height: 140px;
    width: 77px;
    margin: auto;
}


.where .red { color: #e11c3f;}
.where .blue { color: #00aced;}
.where .light-gold { color: #ef9e18; }
.where .brown { color: #8f340d;}
.where .purple { color: #b3015b;}
.where .green { color: #8ca307;}


.where .content-box__subtitle {
    display: block;
    height: auto;
    width: 100%;
    /* background: #e11c3f; */
    color: #ffffff;
    text-align: center;
    font-weight: 400;
}

.where .content-box__subtitle {
    padding: 14px 0;
}

.where .store--last {
    height: 356px;
    background: url(../assets/img/home_hero_bg.jpg);
}

.where .cat-tower {
    position: absolute;
    width: 225px;
    top: 100px;
    left: 10px;
}

.where .errol {
    position: absolute;
    z-index: 10;
    width: 225px;
    top: -19px;
    right: 10px;
}

@media only screen and (max-width: 920px)
{
    .store {
        font-weight: 600;
        font-size: 10px;
        text-align: center;
    }

    .where .hero {
        background-position-y: -30px;
    }

    .where .hero .title{
        position: absolute;
        top: 50px;
        left: 40px;
        height: 21px;
        width: 199px;
        background: url(../assets/img/where_title.png) center no-repeat;
    }

    .where .hero .tagline{
        position: absolute;
        top: 85px;
        left: 40px;
        width: 260px;
        font-weight: 600;
    }

    .where .hero .hero-drinks__bottles {
        position: absolute;
        width: 216px;
        bottom: 0;
        right: 8px;
    }

    .where .alan {
        position: absolute;
        width: 106px;
        bottom: 6px;
        left: 120px;
    }

    .where .dexter {
        position: absolute;
        width: 93px;
        bottom: 60px;
        right: 230px;
    }

    .where .rex {
        display: none;
    }

    .where .errol {
        display: none;
    }

    .where .text-500ml,
    .where .text-740ml,
    .where .text-1l-and-5l {
        position: absolute;
        top: -40px;
        right: -20px;
        width: 90px;
    }

    .where .content-box__subtitle span {
        width: 230px;
        margin: auto;
        word-wrap: normal;
        display: block;
        font-weight: 600;
    }
}

@media only screen and (max-width: 649px)
{
    .store {
        font-weight: 600;
        font-size: 10px;
        text-align: center;
    }

    .where .hero {
        height: 395px;
        background-position-y: -100px;
    }

    .where .hero .title{
        position: absolute;
        top: 50px;
        left: 40px;
        height: 21px;
        width: 199px;
        background: url(../assets/img/where_title.png) center no-repeat;
    }

    .where .hero .tagline{
        position: absolute;
        top: 85px;
        left: 40px;
        width: 220px;
        font-weight: 600;
    }

    .where .hero .hero-drinks__bottles {
        position: absolute;
        width: 216px;
        bottom: 0;
        right: 8px;
    }

    .where .dexter {
        display: none;
    }

    .where .alan {
        position: absolute;
        width: 93px;
        bottom: 60px;
        left: -25px;
    }

    .where .rex {
        display: none;
    }

    .where .text-500ml,
    .where .text-740ml,
    .where .text-1l-and-5l {
        position: absolute;
        top: -40px;
        right: -14px;
        width: 90px;
    }

    .where .content-box.last {
        display: none;
    }

    .where .content-box__subtitle span {
        width: 210px;
        margin: auto;
        word-wrap: normal;
        display: block;
        font-weight: 600;
    }
}

/*-------------------------- [lvl_2]-*
   terms
 *-----------------------------------*/

.content-box__terms {
    background-color: #fff7e6;
}

.terms-wide {
    margin-top: 0;
}


.rex-plane {
    position: absolute;
    z-index: 999999;
    top: 10px;
    right: 10px;
    width: 195px;
    height: 122px;
}

.main-terms {
    max-width: 650px;
    padding: 60px;
}

.main-terms h1.title {
    width: 183px;
    height: 21px;
    background: url(../assets/img/terms_title.png) center no-repeat;
}

.main-terms h1.privacy-title {
    width: 207px;
    height: 21px;
    background: url(../assets/img/privacy_title.png) center no-repeat;
}

.main-terms h1.cookie-title {
    width: 198px;
    height: 21px;
    background: url(../assets/img/cookie_title.png) center no-repeat;
}

.main-terms h2 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-terms h3 {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-terms h4 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-terms h5 {
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-terms span {
    font-size: 13px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-terms ul {
    margin-left: 15px;
}
.main-terms li {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.main-terms .brown { color: #8f340d;}

.main-terms .red { color: #e11c3f;}

.main-terms .purple { color: #b3015b;}


.italic {
    font-style: italic;
}

.cookie-table {
    border-collapse:collapse;
    border:1px solid #8f340d;
    width:100%;
    font-size: 0.8em;
}

@media only screen and (max-width: 649px)
{
    .plane {
        display: none;
    }

    .main-terms {
        max-width: 650px;
        padding: 20px;
    }

    .cookie-table {
        width:248px;
    }
}




/*-------------------------- [lvl_2]-*
   Contact Us
 *-----------------------------------*/

.contact .hero {
    min-height: 820px;
    height: auto;
    background: #fff6d7 url(../assets/img/contact_hero_bg.jpg);
    background-size: 213%;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.contact .errol {
    position: absolute;
    z-index: 10;
    width: 244px;
    bottom: 348px;
    right: 232px;
}

.contact .alan {
    position: absolute;
    z-index: 12;
    width: 132px;
    bottom: 300px;
    right: 342px;
}

.contact .sw {
    position: absolute;
    z-index: 12;
    width: 130px;
    bottom: 145px;
    right: 40px;
}

.contact .dexter {
    position: absolute;
    z-index: 12;
    width: 170px;
    bottom: 10px;
    right: 220px;
}

.contact .hero-drinks__bottles {
    position: absolute;
    z-index: 12;
    width: 276px;
    bottom: 278px;
    right: 10px;
}


.contact__main {
    width: 356px;
    margin-top: 60px;
    margin-left: 60px;
}


.contact__main span.purple a {
    color: #b3015b;
    line-height: 1.3em;
}

.contact__main span.purple a:visited {
    color: #b3015b;
}

.contact__main span {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 600;
}

.contact__main span.text-small {
    font-size: 13px;
    letter-spacing: 0.02em;
    word-spacing: 0.1em;
}

.contact .title {
    width: 222px;
    height: 21px;
    background: url(../assets/img/contact_title.png) center no-repeat;

}

.contact .phone {
    width: 134px;
    height: 21px;
    background: url(../assets/img/contact_phone_title.png) center no-repeat;
    margin-top: 20px;
}

.contact .get-in-touch {
    width: 167px;
    height: 21px;
    background: url(../assets/img/contact_get_in_touch_title.png) center no-repeat;
    margin-top: 20px;
}

.contact .open-contact-form img {
    width: 226px;
    margin: 10px 0 10px;
}

.contact .iframe-wrap, .trade-page .iframe-wrap {
    display: none;
}


.brown { color: #8f340d;}

.red { color: #e11c3f;}

.purple { color: #b3015b;}

.light-gold { color: #ef9e18; }

.yellow { color:#fbb603; }

.green { color: #8ca307; }

#idIframe {
    height: 1900px;
    border: none;
    margin-top: 20px;
}


@media only screen and (max-width: 920px)
{
    .contact .main-content {
        position: relative;
        padding: 30px 0 50px;
    }

    .contact .hero-drinks__bottles {
        display: none;
    }

    .contact .errol {
        position: absolute;
        z-index: 10;
        width: 244px;
        top: initial;
        right: -2px;
        bottom: 358px;
    }

    .contact .sw {
        position: absolute;
        z-index: 12;
        width: 130px;
        top: initial;
        bottom: -54px;
        left: -30px;
    }

    .contact .dexter {
        position: absolute;
        z-index: 12;
        width: 150px;
        top: initial;
        right: 26px;
        bottom: 10px;
    }

    .contact .alan {
        position: absolute;
        z-index: 12;
        width: 132px;
        top: initial;
        right: 142px;
        bottom: 256px;
    }

    .contact .hero {
        height: auto;
        background:#fff7e5 url(../assets/img/contact_hero_bg_mobile.jpg) repeat-x;
        background-size: 20%;
        background-position: center bottom;
    }

    #idIframe {
        height: 2040px;
        border: none;
        margin-top: 20px;
    }
}


@media only screen and (max-width: 649px)
{
    .contact .main-content {
        position: relative;
        padding: 30px 0 50px;
    }

    .contact .hero-drinks__bottles {
        display: none;
    }

    .contact .sw {
        position: absolute;
        z-index: 12;
        width: 130px;
        top: initial;
        bottom: -54px;
        left: -30px;
    }

    .contact .dexter {
        position: absolute;
        z-index: 12;
        width: 150px;
        top: initial;
        right: 26px;
        bottom: 10px;
    }

    .contact .alan {
        position: absolute;
        z-index: 12;
        width: 132px;
        top: initial;
        right: 142px;
        bottom: 256px;
    }

    .contact .errol {
        position: absolute;
        z-index: 10;
        width: 244px;
        top: initial;
        right: 32px;
        bottom: 300px;
    }


    .contact .hero {
        height: auto;
        background: #fff7e5 url(../assets/img/contact_hero_bg_mobile.jpg) repeat-x;
        background-size: 36.2%;
        background-position: center bottom;
    }

    .contact__main {
        position: relative;
        width: 238px;
        margin-top: 60px;
        margin-left: 23px;
        padding-bottom: 620px;
    }
}


/*-------------------------- [lvl_2]-*
    trade page
 *-----------------------------------*/

.hero.trade-page {
    background: #ffeeb4;
}

.trade-page .hero {
    height: auto;
    min-height: 420px;

}

.trade-page .notice-warning {
    color: #e11c3f;
}

.trade-page a.open-contact-form {
    margin: -1.8em 0 1em -1.2em;
    display: block;
}

.trade-page a.open-contact-form > img {
    width: 319px;
    height: 67px;
    border-radius: 9px;
    -webkit-box-shadow: -3px 5px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    -3px 5px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         -3px 5px 5px 0px rgba(50, 50, 50, 0.5);
}

.trade-page .title {
    margin-top: -60px;
    margin-left: -20px;
    width: 795px;
    height: 597px;
    background: url(../assets/img/trade_hero.jpg) 0 0 no-repeat;

}

.recipe_inspiration {
    border: 4px solid #e11c3f;
    border-radius: 8px;
    box-shadow: -3px 5px 5px 0 rgba(50, 50, 50, 0.5);
}

@media only screen and (max-width: 920px) {

    .trade-page .hero {
        height: auto;
        min-height: 320px;
    }

    .trade-page .title {
        background: url("../assets/img/trade_hero.jpg") no-repeat 0 0;
        background-size: 72.5%;
        margin-top: -60px;
        margin-left: -35px;
    }

    .trade-page a.open-contact-form > img {
        width: 100%;
        height: auto;
        margin-top: -140px;
        margin-left: 77px;
    }

    .trade-page .contact__main {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 649px) {
    .trade-page .title {
        width: 287px;
        height: 569px;
        background: url("../assets/img/trade_hero_mobile.jpg") no-repeat 0px 0px;
        margin-top: -20px;
        margin-left: -23px;
    }

    .trade-page a.open-contact-form > img {
        width: 100%;
        height: auto;
        margin-top: 35px;
        margin-left: 10px;
    }

    .trade-page .contact__main {
        padding-bottom: 0;
    }

    .recipe_inspiration {
        margin-top: 20px;
    }
}

/*==================================================== [Section]=*
    footer
 *===============================================================*/

#footer {
    width: 100%;
    margin-top: 6px;
    padding-top: 16px;
    padding-bottom: 100px;
    background: #616161;
    text-align: center;
    color: #ffffff;
}
#footer img {
    display: inline-block;
}

#footer .dot { max-width: 10px; }
#footer .tc { max-width: 40px; }
#footer .privacy { max-width: 203px; }
#footer .faqs { max-width: 46px; }
#footer .contact { max-width: 92px; }
#footer .where { max-width: 122px; }
#footer .trade { max-width: 64px; }
#footer .slavery { max-width: 173px; }

#footer .footer-links__set-one,
#footer .footer-links__set-two,
#footer .footer-links__set-three,
#footer .footer-links__set-four {
    display: inline-block;
}
#footer .copyright {
    font-size: 12px;
    font-family: arial, sans-serif;
    font-weight: normal;
    line-height: 125%;
}

.mobile-break-line { display: none; }

@media only screen and (max-width: 649px)
{
    #footer .dot--center { display: none; }
    .mobile-break-line { display: block;  line-height: 4px;}
}


/*==================================================== [Section]=*
    page colours
 *===============================================================*/

.border-color--home-page, .border-color--trade-page, .border-color--strawberry { border: 6px solid #e11c3f; }
.bg-color--home-page,.bg-color--trade-page,.bg-color--strawberry { background: #e11c3f; }

.border-color--crusha-time, .border-color--raspberry { border: 6px solid #b3015b; }
.bg-color--crusha-time, .bg-color--raspberry { background: #b3015b; }

.border-color--kittens, .border-color--chocolate { border: 6px solid #8c330d; }
.bg-color--kittens, .bg-color--chocolate { background: #8c330d; }

.border-color--products, .border-color--strawberry-ns { border: 6px solid #00aced; }
.bg-color--products, .bg-color--strawberry-ns { background: #00aced; }

.border-color--vanilla-ns { border: 6px solid #ef9e18; }
.bg-color--vanilla-ns { background: #ef9e18; }

.bg-color--chocolate-ns { background: #a7381a; }
.border-color--chocolate-ns { border: 6px solid #a7381a; }

.bg-color--raspberry-ns { background: #c4283e; }
.border-color--raspberry-ns { border: 6px solid #c4283e; }

.border-color--banana-ns { border: 6px solid #ef9e18; }
.bg-color--banana-ns { background: #ef9e18; }

.border-color--lime-ns { border: 6px solid #8ca307; }
.bg-color--lime-ns { background: #8ca307; }

.border-color--cookies-cream-ns { border: 6px solid #683b32; }
.bg-color--cookies-cream-ns { background: #683b32; }

/*==================================================== [Section]=*
    Modals
 *===============================================================*/

.modal-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    width: 100%;
    height: 100%;
    background: url(../assets/img/modal_bg.png);
    display: none;
}

.modal-bg.showModal {
    display: block;
}

/*.modal {*/
    /*position: absolute;*/
    /*top: 40px;*/
    /*left: 50%;*/
    /*z-index: 99999;*/
    /*width: 50%;*/
    /*max-width: 760px;*/
    /*display: none;*/
/*}*/

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: none;
}

.modal.showModal {
    display: block;
}

.modal-inner {
    position: relative;
    /*left: -50%;*/
    margin: 20px auto 0;
    border: 6px solid #b3015b;
    border-radius: 6px;
    box-sizing: border-box;
}

.trade-page .modal-inner {
    padding: 38px 0 28px;
    background-color: #ffffff;
}

.modal .print-button {
    position: absolute;
    top: 0;
    right: 150px;
    width: 96px;
    height: 35px;
    background: url(../assets/img/modal_print.png) center no-repeat;
    cursor: pointer;
}

.modal .save-button {
    position: absolute;
    top: 0;
    right: 50px;
    width: 96px;
    height: 35px;
    background: url(../assets/img/modal_save.png) center no-repeat;
    cursor: pointer;
}

.modal .close-button {
    position: absolute;
    top: 0;
    right: 0px;
    width: 32px;
    height: 34px;
    background: url(../assets/img/modal_close.png) center no-repeat;
    cursor: pointer;
}


@media print {

    div, header, footer, .modal-bg { display:none; }

    .trade-page img {
        width: 95%;
        height: 95%;
    }

    .hidden.print-bg {
        display:block;
        position: absolute;
        width: 100%;
        /* height: 100%; */
        z-index: 99995;
    }

    .hidden.print,
    .print.print {
        display:block;
        position: relative;
        z-index: 99999;
    }

    #planeB {
        page-break-before: always;
    }

}
