/* @import must be at top of file, otherwise CSS will not work */

@import url("https://hello.myfonts.net/count/2fc407");
@font-face {
    font-family: 'ProximaNovaCond-Black';
    src: url('../webfonts/2FC407_4_0.eot');
    src: url('../webfonts/2FC407_4_0.eot@') format('embedded-opentype'), url('../webfonts/2FC407_4_0.woff2.html') format('woff2'), url('../webfonts/2FC407_4_0.woff') format('woff'), url('../webfonts/2FC407_4_0.ttf') format('truetype');
}

@font-face {
    font-family: 'ProximaNovaCond-Regular';
    src: url('../webfonts/2FC407_5_0.eot');
    src: url('../webfonts/2FC407_5_0.eot@') format('embedded-opentype'), url('../webfonts/2FC407_5_0.woff2.html') format('woff2'), url('../webfonts/2FC407_5_0.woff') format('woff'), url('../webfonts/2FC407_5_0.ttf') format('truetype');
}
@font-face {
	font-family: 'CervoNeue-BlackNeue';
	src: url('../webfonts/33793B_0_0.eot');
	src: url('../webfonts/33793B_0_0.eot@') format('embedded-opentype'),url('../webfonts/33793B_0_0.woff2.html') format('woff2'),url('../webfonts/33793B_0_0.woff') format('woff'),url('../webfonts/33793B_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'CervoNeue-ThinNeue';
	src: url('../webfonts/33793B_1_0.eot');src: url('../webfonts/33793B_1_0.eot@') format('embedded-opentype'),url('../webfonts/33793B_1_0.woff2.html') format('woff2'),url('../webfonts/33793B_1_0.woff') format('woff'),url('../webfonts/33793B_1_0.ttf') format('truetype');
}
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../webfonts/proximanova-regular.woff2.html') format('woff2'),
        url('../webfonts/proximanova-regular.woff') format('woff'),
        url('../webfonts/proximanova-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('../webfonts/proximanova-bold.woff2.html') format('woff2'),
        url('../webfonts/proximanova-bold.woff') format('woff'),
        url('../webfonts/proximanova-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'ProximaNova-ExtraBold';
    src: url('../webfonts/proximanova-extrabold.woff2.html') format('woff2'),
        url('../webfonts/proximanova-extrabold.woff') format('woff'),
        url('../webfonts/proximanova-extrabold.ttf') format('truetype');
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */


/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

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


/**
 * Remove default margin.
 */

body {
    margin: 0;
}


/* HTML5 display definitions
   ========================================================================== */


/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}


/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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


/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}


/* Links
   ========================================================================== */


/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
    text-decoration: none;
    color: #fff;
}


/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
    outline: 0;
}


/* Text-level semantics
   ========================================================================== */


/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}


/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}


/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}


/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}


/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}


/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}


/* Grouping content
   ========================================================================== */


/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}


/**
 * Address differences between Firefox and other browsers.
 */

hr {
    box-sizing: content-box;
    height: 0;
}


/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}


/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}


/* Forms
   ========================================================================== */


/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */


/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}


/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}


/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}


/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],

/* 1 */

input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    /* 2 */
    cursor: pointer;
    /* 3 */
}


/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}


/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}


/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}


/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */
}


/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}


/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}


/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}


/* Tables
   ========================================================================== */


/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */


/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #fff;
    font-size: 1em;
    font-size: 0.95vw;
    line-height: 1.4;
    font-family: ProximaNovaCond-Black;
    font-weight: normal !important;
    font-style: normal;
}

strong {
    font-family: CervoNeue-BlackNeue;
    font-weight: normal !important;
    font-style: normal;
}

div {
    box-sizing: border-box;
}


/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}


/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Spacing helpers
   ========================================================================== */


/* 
p,m = padding,margin
a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical
n,s,m,l = none(0px),small(5px),medium(10px),large(20px)
*/

.ptn,
.pvn,
.pan {
    padding-top: 0px !important;
}

.pts,
.pvs,
.pas {
    padding-top: 10px !important;
    padding-top: 0.5vw !important;
}

.ptm,
.pvm,
.pam {
    padding-top: 25px !important;
    padding-top: 1.8vw !important;
}

.ptl,
.pvl,
.pal {
    padding-top: 50px !important;
    padding-top: 3.6vw !important;
}

.prn,
.phn,
.pan {
    padding-right: 0px !important;
}

.prs,
.phs,
.pas {
    padding-right: 10px !important;
    padding-right: 0.5vw !important;
}

.prm,
.phm,
.pam {
    padding-right: 25px !important;
    padding-right: 1.8vw !important;
}

.prl,
.phl,
.pal {
    padding-right: 50px !important;
    padding-right: 3.6vw !important;
}

.pbn,
.pvn,
.pan {
    padding-bottom: 0px !important;
}

.pbs,
.pvs,
.pas {
    padding-bottom: 10px !important;
    padding-bottom: 0.5vw !important;
}

.pbm,
.pvm,
.pam {
    padding-bottom: 25px !important;
    padding-bottom: 1.8vw !important;
}

.pbl,
.pvl,
.pal {
    padding-bottom: 50px !important;
    padding-bottom: 3.6vw !important;
}

.pln,
.phn,
.pan {
    padding-left: 0px !important;
}

.pls,
.phs,
.pas {
    padding-left: 10px !important;
    padding-left: 0.5vw !important;
}

.plm,
.phm,
.pam {
    padding-left: 25px !important;
    padding-left: 1.8vw !important;
}

.pll,
.phl,
.pal {
    padding-left: 50px !important;
    padding-left: 3.6vw !important;
}

.mtn,
.mvn,
.man {
    margin-top: 0px !important;
}

.mts,
.mvs,
.mas {
    margin-top: 10px !important;
    margin-top: 0.5vw !important;
}

.mtm,
.mvm,
.mam {
    margin-top: 25px !important;
    margin-top: 1.8vw !important;
}

.mtl,
.mvl,
.mal {
    margin-top: 50px !important;
    margin-top: 3.6vw !important;
}

.mrn,
.mhn,
.man {
    margin-right: 0px !important;
}

.mrs,
.mhs,
.mas {
    margin-right: 10px !important;
    margin-right: 0.5vw !important;
}

.mrm,
.mhm,
.mam {
    margin-right: 25px !important;
    margin-right: 1.8vw !important;
}

.mrl,
.mhl,
.mal {
    margin-right: 50px !important;
    margin-right: 3.6vw !important;
}

.mbn,
.mvn,
.man {
    margin-bottom: 0px !important;
}

.mbs,
.mvs,
.mas {
    margin-bottom: 10px !important;
    margin-bottom: 0.5vw !important;
}

.mbm,
.mvm,
.mam {
    margin-bottom: 25px !important;
    margin-bottom: 1.8vw !important;
}

.mbl,
.mvl,
.mal {
    margin-bottom: 50px !important;
    margin-bottom: 3.6vw !important;
}

.mln,
.mhn,
.man {
    margin-left: 0px !important;
}

.mls,
.mhs,
.mas {
    margin-left: 10px !important;
    margin-left: 0.5vw !important;
}

.mlm,
.mhm,
.mam {
    margin-left: 25px !important;
    margin-left: 1.8vw !important;
}

.mll,
.mhl,
.mal {
    margin-left: 50px !important;
    margin-left: 3.6vw !important;
}

.mra,
.mha {
    margin-right: auto !important;
}

.mla,
.mha {
    margin-left: auto !important;
}


/* ==========================================================================
   Moments custom styles
   ========================================================================== */

body.home {
    /*  background-image: url(../img/tmp-home-bg.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
}

.row {
    margin: 0;
    position: relative;
}

.row:before,
.cf:before,
.container:before,
.row:after,
.cf:after,
.container:after {
    content: " ";
    display: table;
}

.row:after,
.cf:after,
.container:after {
    clear: both;
}

p {
    margin: 0;
    padding: 0;
}

.h0 {
    text-transform: uppercase;
    font-size: 5vw;
    line-height: 0.88em;
    margin: 0 0 4%;
    font-weight: normal;
    letter-spacing: -1px;
}

.h1 {
    text-transform: uppercase;
	font-size: 3.07vw;/*3.5vw;*/
    font-family: 'ProximaNovaCond-Black';
	line-height: 0.9em;
    margin: 0 0 10px;
    margin: 0 0 1.2vw;
    font-weight: normal;
}

.h2 {
    text-transform: uppercase;
    font-size: 2vw;
    line-height: 1.00em;
    margin: 0 0 10px;
    margin: 0 0 1.2vw;
    font-weight: normal;
}

.h3 {
    text-transform: uppercase;
	font-size: 1.72vw; /*1.3vw;*/
	line-height: 0.9em;
    margin: 0 0 10px;
    margin: 0 0 1.2vw;
    font-weight: normal;
}

.h4 {
    text-transform: uppercase;
    font-family: ProximaNovaCond-Regular;
    font-size: 16px;
    font-size: 1.4vw;
    line-height: 0.95em;
    margin: 0 0 10px;
    margin: 0 0 1.2vw;
    font-weight: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fw {
    width: 100%;
    box-sizing: border-box;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.dib {
    display: inline-block;
}

.db {
    display: block;
}

.hide-lg {
    display: none !important;
}

.show-lg {
    display: inherit;
}

.show-md,
.show-sm {
    display: none !important;
}

.lg-block-full {
    width: 100% !important;
}

.lg-block-threequarters {
    width: 75% !important;
}

.lg-block-twothirds {
    width: 66.666667% !important;
}

.lg-block-half {
    width: 50% !important;
}

.lg-block-quarter {
    width: 25% !important;
}

.lg-block-onethird {
    width: 33.333334% !important;
}

.text-upper {
    text-transform: uppercase;
    font-family: ProximaNovaCond-Regular;
    font-size: 16px;
    font-size: 1.1vw;
    line-height: 1.2em;
    margin: 0 0 10px;
    margin: 0 0 1.2vw;
    font-weight: normal;
}

.text {
    font-family: ProximaNovaCond-Regular;
    font-size: 1vw;
    line-height: 1.2em;
    margin: 0 0 10px;
    margin: 0 0 1.2vw;
    font-weight: normal;
}

.text strong {
    font-family: ProximaNovaCond-Black;
    font-weight: normal;
}

.link {
    display: inline-block;
    font-family: ProximaNovaCond-Regular;
    font-weight: bold;
    border-bottom: 1px solid #4085c7;
}

.link.disabled {
    color: #7fadd9;
}

#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.header {
    box-sizing: border-box;
    display: block;
    width: 100%;
    background: #fff;
}

.header ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
    margin-top: 2.2vw;
}

.header ul li {
    display: block;
    margin: 0;
    margin-left: 24px;
    margin-left: 4vw;
    padding: 0;
    float: left;
    text-transform: uppercase;
}

.header ul li a {
    text-decoration: none;
    color: #005cb4;
    font-size: 18px;
    font-size: 1vw;
}

.header ul li.active a {
    color: #3ba2ff;
}

.header ul li a.btn {
    color: #fff;
}

.header-fixed {
    position: fixed;
    -webkit-transform: translateZ(0);
    left: 0;
    width: 100%;
    background: #0c54a2;
    z-index: 85;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.has-header-fixed .header-fixed {}

.header-fixed .logo {
    padding: 0.6vw 0;
}

/*.logo:after {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 65%;
    background: #fff;
    content: ' ';
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}*/

.home .logo:after {
    display: none;
}

.header-fixed .logo:after {
    background: #0c54a2;
}

.header-fixed ul li a {
    color: #fff;
}

.header-fixed ul {
    margin-top: 0.9vw;
}

.btn {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 8px;
    font-size: 18px;
    font-size: 1vw;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    padding: 0.7vw 1.5vw;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.zoom-block:hover .btn,
.btn:hover {
    border-color: #3ba2ff;
    background: #3ba2ff;
}

.btn.btn-blue {
    border-color: #005cb4;
    background: #005cb4;
    color: #fff;
}

.btn.btn-blue-border {
    border-color: #005cb4;
    color: #005cb4;
}

.btn.btn-blue-border:hover {
    border-color: #005cb4;
    color: #005cb4;
    background: none;
}

.btn.btn-white {
    border-color: #fff;
    background: #fff;
    color: #005cb4;
}

.btn.disabled {
    background: #00538d;
    color: #fff;
    border-color: #00538d;
    cursor: default;
}

.btn.dislighted {
    background: #00538d;
    color: #fff;
    border-color: #00538d;
}

.btn.btn-icon {
    padding: 0.57vw 0;
}

.btn.btn-icon .icon {
    display: inline-block;
    padding: 5px 8px;
    padding: 0.15vw 0.7vw;
    border-right: 1px solid #4d8dcb;
    width: 24px;
    width: 1.15vw;
}

.btn.btn-icon .icon img {
    max-width: 100%;
}

.btn.btn-icon span {
    text-align: left;
    display: inline-block;
    padding: 0 14px;
    padding: 0 1.3vw;
}

.btn.btn-icon.btn-white .icon {
    border-right: 1px solid #b2cee8;
}

.btn.dislighted .icon,
.btn.disabled .icon {
    border-right: 1px solid #4d87af !important;
}

.btn-icon.btn-doubleline {
    padding: 0.6vw 0 0.3vw;
}

.btn-icon.btn-doubleline span {
    line-height: 0.8em;
}

.btn-icon.btn-doubleline .icon {
    float: left;
}

.btn-back {
    border-color: transparent;
}

.btn.btn-thin {
    padding: 0.3vw 1.5vw;
}

.btn.loading {
    position: relative;
}

.login-nav {
    float: right;
}

.header .login-nav ul li:last-child {
    margin-left: 3vw;
}

.header .login-nav ul li .btn {
    margin-top: -13px;
    margin-top: -0.5vw;
}

.login-nav .btn {
    margin-top: -1.1em;
    padding: .5vw 1.2vw;
}

.has-info-opened .login-nav {
    position: relative;
    z-index: 300;
}

.has-info-opened .login-nav .btn-blue {
    background: none;
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.has-info-opened .header .login-nav ul li a {
    color: #fff;
}

.main-nav {
    float: left;
    /*margin-left: 200px;
    margin-left: 10.5vw;*/
}

.logo {
    display: block;
    position: relative;
    float: left;
    padding: 1.6vw 0;
    max-width: 8.6vw;
}

.logo img {
    max-width: 100%;
}

.close-icon,
.burger-icon {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.close-icon span,
.burger-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.burger-icon span:nth-child(1) {
    top: 0px;
}

.close-icon span,
.burger-icon span:nth-child(2),
.burger-icon span:nth-child(3) {
    top: 8px;
}

.burger-icon span:nth-child(4) {
    top: 16px;
}

.burger-icon.open span:nth-child(1) {
    top: 4px;
    width: 0%;
    left: 50%;
}

.close-icon span:nth-child(1),
.burger-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-icon span:nth-child(2),
.burger-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close-icon-blue span {
    background: #004aa4;
}

.panel .close-icon {
    position: absolute;
    right: 0;
    top: 0;
}

/*====================== 
======================== blocks constructor styles
=========================*/

.block {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    box-sizing: border-box;
}

.block-bg {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.block-bg-mobile {
    display: none;
}

.block .btn,
.block .block-gfx,
.block .block-content {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.block .btn {
    position: absolute;
    bottom: 3.6vw;
	right: 1.6vw;
    /*left: 3.6vw;*/
}

.right-col .btn {
    bottom: 3.6vw;
}

.home-blocks {
    height: 100%;
}
.home-blocks .row-top,
.home-blocks .row-bottom {
    height: 50%;
}
.home-blocks .row-tall{
    height: 100%;
}

.home-blocks .left-col {
    display: block;
    float: left;
    width: 66.4%;
}
.home-blocks .right-col {
    display: block;
    float: left;
    width: 33.6%;
}



.home-block-1 {
    /*width: 33.6%;
    float: left;*/
}
.home-block-1 .block-bg {
    background-image: url('../img/main/main-winter-vertical.jpg');
}


.home-block-2 {
    /*width: 66.4%;*/
}
.home-block-2 .block-bg {
    background-image: url('../img/main/wild_cherry_big.jpg');
}

.home-block-3 {
    /*width: 66.4%;*/
}
.home-block-3 .block-bg {
    background-image: url('../img/main/viber_stickers_big.jpg');
}

.home-block-4 {
    float: left;
    width: 50%;
}
.home-block-4 .block-bg {
    background-image: url('../img/main/viber_stickers_big.jpg');
}

.blocks-number-2 .row-top {
    height: 100%;
}
.blocks-number-2 .row-bottom {
    display: none;
}

.blocks-number-3 {}
.blocks-number-4 .home-block-3 {
    float: left;
    width: 50%;
}


/*if content bottom of the block*/
.bottom-content .block-content {
    position: absolute;
    left: 3.6vw;
    bottom: 3.6vw;
}
.with-button .block-content {
    bottom: 7vw;
}

/*slider*/
.home-blocks .slick-slider {
    margin: 0;
    border: none;
}
.home-blocks .slick-slider .slick-list,
.home-blocks .slick-slider .slick-track {
    height: 100%;
}
.home-blocks .slick-initialized .slick-slide {
    overflow: hidden;
    height: 100%;
}
.slider-block.pal {
    padding: 0!important;
}
.slider-block .slide {
    padding: 3.6vw;
}
.slider-block .slick-dots li {
    width: 6px;
    height: 6px;
}
.slider-block .slick-dots li button {
    width: 6px;
    height: 6px;
}
.slider-block .slick-dots li button:before {
    display: none;
}

.slider-block .slick-dots li.slick-active button {
    opacity: 0.5;
}








.site-footer {
    position: relative;
    font-family: ProximaNovaCond-Regular;
    font-weight: bold;
    display: block;
    color: #0069AA;
    font-size: 0.7vw;
    line-height: 1em;
    padding: 2.4vw 2vw !important;
    background: #fff;
}

.foot-copy {
    padding: 0;
    margin: 0;
    float: left;
    color: #0069AA;
    margin-right: 50px;
    margin-right: 7vw;
}

.foot-nav {
    float: left;
    margin-right: 20px;
    margin-right: 13vw;
}

.foot-nav ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.foot-nav ul li {
    display: block;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    float: left;
    margin-right: 5px;
    margin-right: 1.6vw;
}

.foot-nav ul li a {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    color: #0069AA;
}

.foot-social {
    float: left;
}

.foot-social span {
    display: block;
    text-transform: uppercase;
    float: left;
    margin-right: 2vw;
}

.foot-social ul {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.foot-social ul li {
    display: block;
    float: left;
    margin: 0 0 1vw;
    margin-right: 1vw;
    padding: 0;
}

.foot-social ul li a {
    display: block;
    margin: 0;
    padding: 0;
    height: 1.35vw;
    max-height: 25px;
}
.foot-social ul li a img {
  position: relative;
  width: auto;
  height: 100%;
  display: block;
}

.foot-slogan {
  margin-top: -0.65vw;
  float: right;
}
.foot-lfn {
    max-width: 308px;
    width: 16.5vw;
}

.content {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateZ(0px);
    -webkit-font-smoothing: antialiased;
}

.panel {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 960px;
    width: 50vw;
    right: -960px;
    right: -50vw;
    height: 100%;
    background: #005cb4;
    z-index: 120;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.panel-nav {
    display: block;
    float: left;
    position: relative;
    width: 320px;
    width: 16.5vw;
    height: 100%;
}

.panel-content-wrap {
    display: block;
    float: left;
    position: relative;
    width: 640px;
    height: 100%;
    width: 33.5vw;
    background: #fff;
    border-left: 5px solid #004aa4;
}

#panel-content {
    color: #005cb4;
    height: 100%;
}

#panel-content>div {
    height: 100%;
}

#panel-content .form-row .field-label {
    color: #005cb4;
}

#panel-content input[type="text"],
#panel-content input[type="email"],
#panel-content input[type="password"],
#panel-content textarea {
    border-color: #7fadd9;
}

#panel-content input[disabled],
#panel-content textarea[disabled] {
    color: #7fadd9;
    border-color: #ccdef0;
}

#panel-content input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

#panel-content input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #015cb5;
}

#panel-content input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #015cb5;
}

#subscribe-newsletter-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #f5f9fc inset;
    -webkit-text-fill-color: #015cb5;
}

#subscribe-newsletter-form input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #f5f9fc inset;
    -webkit-text-fill-color: #015cb5;
}

.disabled .field-separator {
    color: #7fadd9;
}

.has-panel .panel {
    right: -400px;
    right: -33.5vw;
}

.has-panel-opened .panel {
    right: 0;
}

.has-panel .content {
    padding-right: 320px;
    padding-right: 16.5vw;
}

#panel-overlay {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 90;
    background: rgb(7, 31, 54);
    /*  background: rgba(7, 31, 54, 0.7);*/
    opacity: 0.7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.home #panel {
    position: fixed;
}

.panel-backlink {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: ProximaNovaCond-Black;
    font-weight: normal;
    color: #015cb5 !important;
}

.login-panel {
    height: 100%;
}

.login-panel .row-top {
    height: 56%;
    background: #015cb5;
}

.login-panel .row-bottom {
    height: 44%;
    background: #0048a4;
}

.user-photo {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    float: left;
}

.user-photo img {
    max-width: 100%;
}

.row-user-photo .field-label span {
    display: block;
    margin-top: 12px;
    margin-top: 1vw;
}

.field-user-photo .link {
    display: block;
    float: left;
    text-transform: uppercase;
    font-family: ProximaNovaCond-Black;
    font-weight: normal;
    color: #015cb5 !important;
    line-height: 1em;
    border: none;
    padding-top: 6px;
    padding-top: 1vw;
}

.mac .field-user-photo .link {
    padding-top: 1.1vw;
}

.field-user-photo .link.disabled {
    color: #7fadd9 !important;
}

.photo-area {
    width: 100%;
    max-height: 600px;
}

.photo-area img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.cropit-image-preview {
    background-color: #000;
    background-size: cover;
    margin-top: 7px;
    width: 400px;
    height: 400px;
    cursor: move;
    border-radius: 50%;
}

.cropit-image-input {
    display: none;
}

.cropit-image-background {
    opacity: 1;
    cursor: auto;
}

.cropit-image-background-container {
    border-radius: 1%;
    position: relative;
}

.cropit-image-background-container:after {
    display: block;
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #022649;
    opacity: .85;
    z-index: 10;
}

.drag-info {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: ProximaNovaCond-Regular;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    bottom: -6.6%;
}

._play-video span.round-btn{
    cursor: pointer;
    z-index: 3;
}

/* UPLOAD PHOTO */

.uploader {
    width: 100%;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 1%;
    background-image: url('http://www.pepsi.ua/assets/img/upload-photo-bg.png');
    background-position: center center;
    -ms-background-size: cover;
    background-size: cover;
}

.uploader:hover:after {
    opacity: 0.2;
    background: #fff;
    display: block;
    content: ' ';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.uploader-active {
    border-color: #0B85A1;
}

.uploader div.browser label {
    display: inline-block;
    position: relative;
}

.uploader div.browser label .btn {
    cursor: pointer;
}

.uploader div.browser input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    border: solid transparent;
    border-width: 0;
    opacity: .0;
    filter: alpha(opacity 0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.uploader-btn-wrap {
    position: absolute;
    width: 100%;
    top: 100%;
}

.uploader .uploader-info {
    position: absolute;
    bottom: 11%;
    width: 100%;
    color: #858585;
    line-height: 1.1em;
}

.uploader .uploader-info strong {
    text-transform: uppercase;
}


/*
 * File status
 */

#fileStatus {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#fileStatus .file {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
}

#fileStatus .info {
    font-weight: normal;
    font-family: ProximaNovaCond-Regular;
    width: 100%;
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: 14px;
    left: 0;
    line-height: 1em;
    overflow: hidden;
}

#fileStatus .bar {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 10px;
    margin-top: 5px;
    padding: 1px;
    width: 100%;
    background: #6dabe7;
}

#fileStatus .progress {
    height: 10px;
    background-color: #005cb4;
}

#fileStatus .status {
    font-family: ProximaNovaCond-Regular;
    width: 100%;
    text-align: center;
}

#fileStatus>.status {
    display: block;
    margin-bottom: 4px;
}

.uploader .success {
    color: #009900;
}

.uploader .error {
    color: #990000;
}


/* Debug */

#debug {
    position: fixed;
    left: 0;
    top: 0;
    width: 35%;
    height: 100%;
    padding: 30px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    z-index: 9999999;
    font-size: 14px;
}


/* SCROLLER */

.scroll-wrap {
    position: relative;
    height: 100%;
    padding-bottom: 20px;
    padding-bottom: 1vw;
}

.scroll-content>div {
    padding-bottom: 60px;
    padding-bottom: 3vw;
}

.scroll-content:after {
    content: ' ';
    display: block;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.5+30,1+80 */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.register-overlay .scroll-content:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005cb4+1,005cb4+100&0+1,1+72 */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 92, 180, 0) 1%, rgba(0, 92, 180, 1) 72%, rgba(0, 92, 180, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 92, 180, 0) 1%, rgba(0, 92, 180, 1) 72%, rgba(0, 92, 180, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00005cb4', endColorstr='#005cb4', GradientType=0);
    /* IE6-9 */
}

.scroll-bottom {
    position: absolute;
    bottom: -40px;
    bottom: -3.5vw;
    left: 0;
    width: 100%;
}

.table .col {
    float: right;
}

.table .row {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    padding: 0.6vw 0px;
    font-family: ProximaNovaCond-Regular;
}

.table .row-head {
    text-transform: uppercase;
    font-family: ProximaNovaCond-Black;
}

.points-table .col-date {
    width: 20%;
    float: left;
}

.points-table .col-activity {
    width: 69%;
}

.points-table .col-points {
    width: 11%;
    text-align: right;
    font-family: ProximaNovaCond-Black;
}

.account-history .row-top-fix {
    height: 66%;
}

.account-history .row-bottom-fix {
    height: 34%;
    background: #f0f5fb;
}

.cart-success .row-bottom-fix .info-icon,
.account-history .row-bottom-fix .info-icon {
    float: left;
    max-width: 125px;
    max-width: 6.6vw;
}

.cart-success .row-bottom-fix .info-box-content,
.account-history .row-bottom-fix .info-box-content {
    padding-left: 150px;
    padding-left: 8.6vw;
}

.cart-success .row-bottom-fix,
.account-history .row-bottom-fix {
    position: relative;
}

.cart-success .row-bottom-fix .block-img,
.account-history .row-bottom-fix .block-img {
    position: absolute;
    right: 0;
    top: 20%;
    max-width: 40%;
}

.connect-box .btn.btn-icon span {
    padding: 0 0.8vw;
}

.account-add-points #add-code-form {
    width: 50%;
    float: left;
}

.account-add-points .row-bottom {
    height: 48%;
    position: relative;
    background: #f0f5fb;
}

.account-add-points .row-top {
    height: 52%;
    position: relative;
}

.account-add-points .row-top input,
.account-add-points .row-top label {
    font-family: ProximaNovaCond-Black;
    font-weight: normal;
}

.account-add-points .row-bottom .block-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 88%;
    max-width: 60%;
}

.account-add-points .row-top .h2 {
    font-size: 44px;
    font-size: 2.5vw;
}

.account-add-points .row-top .block-img {
    position: absolute;
    right: 0;
    top: 42%;
    max-width: 35%;
}

.account-add-points .uefa-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100px;
    padding-bottom: 0.6vw;
    max-width: 5vw;
}

.account-invite-friend .row-bottom {
    height: 48%;
    position: relative;
    background: #f0f5fb;
}

.account-invite-friend .row-top {
    height: 52%;
    position: relative;
}

.account-invite-friend .row-top .h2 {
    font-size: 44px;
    font-size: 2.5vw;
}

.account-invite-friend #invite-friend-form {
    width: 50%;
    float: left;
}

.account-invite-friend .row-top .block-img {
    position: absolute;
    right: 0;
    top: 40%;
    max-width: 35%;
}

.account-invite-friend .row-bottom .block-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 88%;
    max-width: 60%;
}

.account-invite-friend .uefa-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100px;
    padding-bottom: 0.6vw;
    max-width: 5vw;
}

.account-invite-friend .row-top input,
.account-invite-friend .row-top label {
    font-family: ProximaNovaCond-Black;
    font-weight: normal;
}

#register-overlay {
    position: fixed;
    z-index: 200;
    right: -50%;
    top: 0;
    width: 50%;
    height: 100%;
    background: #005cb4;
    z-index: 130;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    /*  background: url('../img/tmp-register-bg.jpg') no-repeat center center #005cb4;*/
}

#register-overlay .overlay-content {
    width: 100%;
    height: 100%;
}

#register-overlay .overlay-content>div {
    width: 100%;
    height: 100%;
}

#register-overlay.open {
    right: 0;
}

.close-icon,
#register-overlay .close-icon {
    position: absolute;
    right: -18px;
    top: -18px;
    width: 18px;
    height: 18px;
}

.close-icon span,
#register-overlay .close-icon span {
    height: 3px;
}

.panel-message {
    display: inline-block;
    text-align: left;
}

#register-overlay .icon-register {
    float: left;
    width: 200px;
    width: 10.8vw;
}

#register-overlay .icon-confirm-email {
    float: left;
    width: 80px;
    width: 3.8vw;
}

#register-overlay .icon-yes {
    float: left;
    width: 64px;
    width: 4.2vw;
}

.icon-confirm-email img,
.icon-yes img,
.icon-register img {
    max-width: 100%;
}

#register-overlay .confirm-email {
    padding-left: 120px;
    padding-left: 5.5vw;
}

#register-overlay .register-info {
    padding-left: 240px;
    padding-left: 13vw;
}

#register-overlay .success-info {
    padding-left: 90px;
    padding-left: 5.5vw;
}

#register-overlay .rewards-heading {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

#register-overlay .prize {
    position: relative;
}

#register-overlay .sample-prizes {
    height: 100%;
    width: 100%;
}

#register-overlay .prize-desc {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    font-size: 0.9vw;
}

#register-overlay .prize-price {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-size: 2vw;
}

#register-overlay .prize-price .pts {
    position: absolute;
    font-size: 14px;
    font-size: 0.7vw;
    top: 0;
    right: -30px;
    right: -1.5vw;
    border-bottom: 2px solid #fff;
}

#register-overlay .prize {
    background-position: right bottom;
    background-repeat: no-repeat;
    -ms-background-size: contain;
    background-size: contain;
}

#register-overlay .register-main .sample-prizes .prize-1 {
    height: 100%;
    width: 40%;
    float: left;
    background-color: #0d64b8;
    background-image: url('http://www.pepsi.ua/assets/img/register-prize-1.jpg');
}

#register-overlay .register-main .sample-prizes .prize-2 {
    height: 50%;
    width: 60%;
    float: left;
    background-color: #0056a7;
    background-image: url('http://www.pepsi.ua/assets/img/register-prize-2.jpg');
}

#register-overlay .register-main .sample-prizes .prize-3 {
    height: 50%;
    width: 60%;
    float: left;
    background-color: #005cb4;
    background-image: url('http://www.pepsi.ua/assets/img/register-prize-3.jpg');
}

#register-overlay .register-main .row-top {
    height: 56%;
}

#register-overlay .register-main .row-bottom {
    height: 44%;
}

.register-confirm-email .row-top-fix {
    position: relative;
    height: 64%;
}

.register-confirm-email .row-bottom-fix {
    height: 36%;
    position: relative;
    background: #000;
}

.register-confirm-email .panel-message {
    margin-top: 200px;
    margin-top: 13vw;
}

.uefa-badge {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 10%;
    max-width: 7vw;
}

#register-overlay .register-confirm-email .prize {
    ;
    -ms-background-size: auto 100%;
    ;
    background-size: auto 100%;
    ;
}

.register-confirm-email .sample-prizes .prize-1 {
    width: 50%;
    height: 100%;
    float: left;
    background-image: url('http://www.pepsi.ua/assets/img/register-confirm-prize-1.png');
    background-color: #0d64b8;
}

.register-confirm-email .sample-prizes .prize-2 {
    width: 50%;
    height: 100%;
    float: left;
    background-image: url('http://www.pepsi.ua/assets/img/register-confirm-prize-2.png');
    background-color: #0157a8;
}

.register-overlay .steps {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.register-overlay .step {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.register-overlay .step-1 {
    left: -100%;
}

.register-overlay .step-2 {
    left: 100%;
}

.register-overlay .step.step-active {
    right: 0 !important;
    left: 0 !important;
}

#register-overlay .register-success .prize {
    height: 100%;
    width: 100%;
    float: left;
    background-color: #0053a2;
    background-position: right bottom;
    background-image: url('http://www.pepsi.ua/assets/img/register-success-sample-prize.jpg');
}

.register-success .panel-message {
    margin-top: 200px;
    margin-top: 11vw;
}

.yellow {
    color: #ffe707;
}

.user-panel .big-count {
    margin-bottom: 24px;
    margin-bottom: 1.3vw;
}

.big-count .h1 {
    margin: 0;
}

.big-count .h3 {
    font-size: 30px;
    font-size: 1.6vw;
}

.user-info-box {
    height: 116px;
}

.user-panel {}

.vertical-nav ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.vertical-nav ul li {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-size: 1vw;
    text-transform: uppercase;
}

.vertical-nav ul li a {
    display: block;
}

.vertical-nav ul li a span {
    display: block;
    border-bottom: 1px solid #4d8dcb;
    padding-top: 8px;
    padding-top: .6vw;
    padding-bottom: 8px;
    padding-bottom: .6vw;
}

.vertical-nav ul li:first-child a span {
    border-top: 1px solid #4d8dcb;
}

.vertical-nav ul li.highlighted,
.vertical-nav ul li.active {
    background: #004aa4;
}

.vertical-nav ul li.user-points-box:hover,
.vertical-nav ul li.invite-friends-box:hover,
.vertical-nav ul li:hover a {
    background: #004aa4;
}

.vertical-nav ul li a:hover span {
    background-color: none;
    border-color: transparent;
}

.user-hello {
    padding-top: 10px;
    padding-top: .3vw;
    line-height: 1em;
    text-transform: uppercase;
}

.user-avatar {
    width: 20%;
    min-height: 2.4vw;
    border-radius: 50%;
    float: left;
    border: 2px solid #fff;
    overflow: hidden;
    margin-right: 10px;
}

.user-avatar img {
    max-width: 100%;
}

.cart-widget {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 6px;
}

.cart-widget .icon-cart {
    max-width: 1.6svw;
}

.vertical-nav ul li.invite-friends-box>.box-content {
    padding-top: 20px;
    padding-bottom: 26px;
    padding-top: 1.05vw;
    padding-bottom: 1.15vw;
    border-bottom: 1px solid #4d8dcb;
}

.vertical-nav ul li.user-points-box>.box-content {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-top: 1.05vw;
    padding-bottom: 1.05vw;
    border-bottom: 1px solid #4d8dcb;
}

.invite-friends-box,
.user-points-box {
    position: relative;
}

.invite-friends-box .icon-fiends {
    position: absolute;
    right: 55px;
    top: 27px;
    right: 2.8vw;
    top: 1.4vw;
    max-width: 4.6vw;
}

.user-points-box .icon-points {
    position: absolute;
    right: 65px;
    top: 17px;
    right: 3.4vw;
    top: 0.9vw;
    max-width: 4.7vw;
}

.field-checkbox label {
    font-family: ProximaNovaCond-Regular;
    display: block;
    padding-left: 40px;
}

.field-checkbox .icheckbox_icheck-white,
.field-checkbox input[type="checkbox"] {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 2px;
}

.loading:after {
    display: block;
    content: ' ';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: url('../img/loader.gif') no-repeat center center #071f36;
    opacity: .6;
}

@-webkit-keyframes arrow-down-animate {
    from {
        opacity: 1;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}

@keyframes arrow-down-animate {
    from {
        opacity: 1;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}

.scroll-down {
    display: block;
    width: 84px;
    width: 4.35vw;
    height: 90px;
    height: 4.7vw;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-animation: arrow-down-animate 1s infinite;
    animation: arrow-down-animate 1s infinite;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    display: block;
    box-sizing: border-box;
    border: none;
    background: none;
    outline: none;
    text-shadow: none;
    box-shadow: none;
    font-size: 16px;
    font-size: 1vw;
    font-family: ProximaNovaCond-Regular;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-bottom: .4vw;
    border-bottom: 2px solid #fff;
    width: 100%;
    padding-left: 5px;
    padding-left: .3vw;
    border-radius: 0 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #015cb5 inset;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #015cb5 inset;
    /* Change the color to your own background color */
    -webkit-text-fill-color: #fff;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #015cb5 inset;
    -webkit-text-fill-color: #fff;
}

.icheckbox_icheck-white,
.iradio_icheck-white {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../img/icheck-white.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_icheck-white {
    background-position: 0 0;
}

.icheckbox_icheck-white.checked {
    background-position: -22px 0;
}

.icheckbox_icheck-white.disabled {
    background-position: -44px 0;
    cursor: default;
}

.icheckbox_icheck-white.checked.disabled {
    background-position: -66px 0;
}

.iradio_icheck-white {
    background-position: -88px 0;
}

.iradio_icheck-white.checked {
    background-position: -110px 0;
}

.iradio_icheck-white.disabled {
    background-position: -132px 0;
    cursor: default;
}

.iradio_icheck-white.checked.disabled {
    background-position: -154px 0;
}


/* HiDPI support */

@media (-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi),
(min-resolution: 1.25dppx) {
    .icheckbox_icheck-white,
    .iradio_icheck-white {
        background-image: url(../img/icheck-white@2x.png);
        background-size: 176px 22px;
    }
}

.infield-label {
    position: relative;
}

.infield-label label {
    position: absolute;
    left: 4px;
    top: 0;
    cursor: text;
    font-size: 1vw;
    text-transform: uppercase;
    font-family: ProximaNovaCond-Regular;
    font-weight: bold;
    color: #4d8dcb;
}

.infield-label label.fw {
    left: 0;
}

.login-form .link {
    font-size: 14px;
    font-size: 0.8vw;
}

.login-form .btn {
    width: 5vw;
}

.form-row .field-label {
    width: 40%;
    float: left;
    cursor: text;
    font-size: 18px;
    font-size: 1vw;
    text-transform: uppercase;
    font-family: ProximaNovaCond-Regular;
    font-weight: bold;
    color: #fff;
}

.form-row .field-group,
.form-row .field {
    position: relative;
    width: 60%;
    float: left;
}

.form-row .field-group .field {
    position: static;
}

.field-date .field {
    width: 25.3333%;
    float: left;
}

.field-date .field-separator {
    width: 12%;
    text-align: center;
    display: block;
    float: left;
}

.field-date input {
    text-align: center;
    padding-left: 0;
}

.field-date label {
    width: 100%;
    text-align: center;
}

.field-code-post .field {
    float: left;
}

.field-code-post .field-code {
    width: 25%;
}

.field-code-post .field-code input {
    padding-left: 0;
    text-align: center;
}

.field-code-post .field-separator {
    float: left;
    width: 15%;
    text-align: center;
}

.field-code-post .field-post {
    width: 60%;
}

.field-phone .field {
    width: 20%;
    float: left;
}

.field-phone .field-phone-1 {
    width: 14%;
}

.field-phone .field-separator {
    width: 8.6666%;
    text-align: center;
    display: block;
    float: left;
}

.field-phone input {
    text-align: center;
}

.field-phone label {
    width: 100%;
    text-align: center;
}

.row-error .field-label {
    color: darksalmon !important;
}

.row-error input {
    border-color: darksalmon !important;
}

.row-error p.error {
    position: absolute;
    font-size: 13px;
    padding-top: 3px;
    line-height: 1.1em;
    font-size: 0.8vw;
    font-family: ProximaNovaCond-Regular;
    color: darksalmon;
}

#info-overlay {
    display: block;
    position: fixed;
    width: 320px;
    width: 16.5vw;
    height: 100%;
    right: -320px;
    right: -16.5vw;
    top: 0;
    z-index: 200;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-top: 116px;
    padding-top: 5.9vw;
    background-color: #005cb4;
}

.logged-in #info-overlay {
    padding-top: 0;
    margin-top: 116px;
    margin-top: 5.9vw;
}

#info-overlay .close-icon {
    position: absolute;
    /*
  right: 0;
  top: 0;
*/
}

.unclosable .close-icon {
    display: none;
}

#info-overlay .info-content-wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.has-panel-opened #info-overlay {
    width: 640px;
    width: 33.5vw;
    background: #004aa4;
}

.has-panel-opened #info-overlay {
    right: -640px;
    right: -33.5vw;
    margin-top: 0;
}

.has-info-opened #info-overlay {
    right: 0;
}

#info-content {
    margin: 0 auto;
    width: 320px;
    width: 16.5vw;
    /*  background-color: antiquewhite;*/
    height: 100%;
}

#info-content .h2 {
    font-size: 1.6vw;
}

#info-content img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.points-info-box {
    position: relative;
}

.points-info-box .points-info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-top: 33%;
    text-align: center;
}

.points-info-box .points-val {
    display: block;
    font-size: 48px;
    line-height: 48px;
    font-size: 5.5vw;
    line-height: 5.5vw;
    margin-bottom: 0;
    color: #0e61b0;
}

.points-info-box .points-desc {
    text-transform: uppercase;
    display: block;
    font-size: 24px;
    line-height: 24px;
    font-size: 1.9vw;
    line-height: 1.9vw;
    color: #0e61b0;
}

.page-fun .page-header {
    color: #0e61b0;
}


/* dudek */

.page-fun h1 {
   /* color: rgba(255, 255, 255, 0);
    background-image: url(../img/fun-h1.png);
    background-repeat: no-repeat;
    background-size: contain;*/
	width: 28vw;
	height: 18vw;
	font-size: 5.5vw;
	margin-top: -2vw !important;
}
.page-fun h1 img{ width:100%; }

.photos-grid .mhl {
    background: #242a4b;
}

.page-fun .page-header {
    position: relative;
}

.page-fun .page-header .h2 {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 1.8vw;
}

.page-fun .page-banner .round-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -55px;
    margin-left: -55px;
    margin-top: -2.85vw;
    margin-left: -2.85vw;
}

.page-fun .page-banner .scroll-down {
    position: absolute;
    left: 50%;
    bottom: -45px;
    bottom: -2.2vw;
    margin-left: -42px;
    margin-left: -2.17vw;
}

body.shop {
    /*  background-image: url(../img/tmp-shop-bg.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
}

body.prize {
    /*  background-image: url(../img/tmp-product-bg.png);*/
    background-repeat: no-repeat;
    background-position: center top;
}

.color-blue {
    color: #0e61b0;
}

.bg-white {
    background-color: #fff;
}

.cl-logo {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 120px;
    max-width: 6.2vw;
    width: 100%;
    height: auto;
    z-index: 5;
}

.shop-content {
    width: 100%;
    /*height: 2644px;*/
}

.shop-content .shop-block-1 h1 img {
    margin-left: -25px !important;
    margin-left: -1.8vw !important;
    width: 31%;
    max-width: 523px;
}

.back-link {
    padding-left: 15px;
    padding-left: 1vw;
    padding-bottom: 3px;
    padding-bottom: 0.1vw;
    background-image: url('../img/icon-back-blue.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}

.back-link span {
    line-height: 1;
}

.mac .back-link {
    padding-top: 0.2vw;
    padding-bottom: 0;
}

.image-block .block-bg {
    position: static;
    height: auto;
}

.image-block .block-bg.thumb {}

.video-block .block-content,
.image-block .block-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.image-block .btn {
    top: auto;
}

.points-block {
    color: #005cb4;
    background-color: #f6fafc;
}

#addCartForm .error {
    margin: 0;
    font-size: 0.7em;
    text-align: center;
}

.grid-6 .product-block-1 {
    float: left;
}

.grid-6 .product-block-2 {
    float: left;
}

.grid-6 .product-block-3 {
    float: left;
}

.grid-6 .product-block-4 {
    float: left;
	clear: left;
}

.grid-6 .product-block-5 {
    float: left;
}

.grid-6 .product-block-6 {
	float: right;
	margin-top: -29.7vw;
}

.grid-5 .product-block-1 {
    float: left;
}

.grid-5 .product-block-2 {
    float: left;
}

.grid-5 .product-block-3 {
    float: left;
}

.grid-5 .product-block-4 {
    float: right;
}

.grid-5 .product-block-5 {
    float: left;
}

.grid-4 .product-block-1 {
    float: left;
}

.grid-4 .product-block-2 {
    float: left;
}

.grid-4 .product-block-3 {
    float: left;
}

.grid-4 .product-block-4 {
    float: right;
}

.grid-3 .product-block-1 {
    float: left;
}

.grid-3 .product-block-2 {
    float: left;
}

.grid-3 .product-block-3 {
    float: left;
}
.grid-2 .product-block-1 {
    float: left;
}

.grid-2 .product-block-2 {
    float: left;
}

.product-block:nth-child(1),
.product-block:nth-child(3) {
    background-color: #ebf3fa;
}

.product-block:nth-child(2) {
    background-color: #f5f9fc;
}

.product-block .btn {
    color: #0e61b0;
    border-color: #0e61b0;
}

.product-block .btn:hover {
    color: #fff;
}

.product-block:hover .btn {
    color: #fff;
    background: #3ba2ff;
    border-color: #3ba2ff;
}

.product-block .title span {
    font-family: 'ProximaNovaCond-Regular';
    font-weight: 700;
}

.price {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #0e61b0;
}

.price span {
    vertical-align: top;
    border-bottom: 3px solid;
}

.block-width-1 {
    width: 33.33333333%;
}

.block-width-2 {
    width: 66.66666666%;
}

.block-width-3 {
    width: 100%;
}

.block-width-half {
    width: 50%;
}

.block-width-full {
    width: 100%;
}

.lg-block-full {
    width: 100% !important;
}

.lg-block-twothirds {
    width: 66.666667% !important;
}

.lg-block-half {
    width: 50% !important;
}

.lg-block-onethird {
    width: 33.333334% !important;
}

.lg-block-quarter {
    width: 25% !important;
}

.promo-content .noutc .lg-block-onethird {
    margin-right: 9% !important;
}

.survey-block {
    background-color: #eff5fb;
}

.shop-block {
    position: relative;
}

.shop-block .shop-info {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    color: #0e61b0;
}

.shop-block .shop-info.half {
    left: 50%;
    width: 50%;
}



.newsletter-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.newsletter-info .title-success {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}

#subscribe-newsletter-form {
    width: 68%;
    position: absolute;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
}

#subscribe-newsletter-form input {
    border-color: #005cb4;
}

#subscribe-newsletter-form .btn {
    position: static;
    background-color: #0e61b0;
    color: #fff;
}

.prize-slider {
    position: relative;
    overflow: hidden;

}
.prize-slider .movie {
    position: relative;
    margin: 0;
    padding: 0;
    height: 56vw;
    max-height: 882px;
    overflow: hidden;
    width: 10000px;/* fix for images for some cases */
}
.prize-slider .slide {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 46vw;
    height: 46vw;
    max-height: 882px;
    max-width: 882px;
}

.prize-slider .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.35vw;
    max-width: 25px;
    z-index: 2;
}
.prize-slider .prev {
    left: 1.8vw;
}
.prize-slider .next {
    right: 1.8vw;
}
.prize-details {
    color: #0e61b0;
    background-color: #ebf3fa;
}

.prize-details .back-link {
    position: absolute;
    top: 0;
    left: 0;
}
.silver .back-link {
    color: #0e65b0;
}
.blue .prize-details {
    color: #fff;
    background: #0e65b0 url('../img/product_pepsi_blue_bg.jpg') top left no-repeat;
    background-size: 100%;
}

.black .prize-details {
    color: #fff;
    background: #1d1d1d url('../img/product_pepsi_black_bg.jpg') top left no-repeat;
    background-size: 100%;
}

.silver .prize-details {
    background: #e8ecf0 url('../img/product_pepsi_silver_bg.jpg') top left no-repeat;
    background-size: 100%;
}

.prize-details .title strong {
    /*text-transform: none !important;*/
}

.prize-details .title span {
/*    font-weight: bold;
    text-transform: none !important;*/
}

.prize-details .description p {
    font-family: 'ProximaNovaCond-Regular';
    font-weight: 700;
}

.nutrition.description img {
	width: 80vw;
	max-width: 450px;
}

.prize-details .prize-atrributes {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.prize-details .prize-atrributes li {
    display: inline-block;
}
.silver .prize-details .prize-atrributes li a {
    color: #0e61b0;
}

.prize-details .prize-atrributes li .active {
    border-bottom: .3vw solid;
}

.prize-details .cart-add-block {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 268px;
    max-width: 14vw;
    height: auto;
    background-color: #fff;
}

.prize-details .gallery {
    position: absolute;
    left: 0;
    bottom: 0;
}

.prize-details .gallery .thumb {
    display: block;
    background-color: #dbe5ef;
}

.prize-details .gallery .thumb.active {
    background-color: #fff;
}

.prize-details .gallery .thumb img {
    width: 50px !important;
    width: 3.6vw !important;
}

.prize-block .block-content .btn {
    position: absolute;
    left: 0;
    bottom: 0;
}

.prize-block.silver a {
    color: #0e61b0 !important;
}
.silver.prize-block .block-content .btn {
    color: #0e61b0;
    border-color: #0e61b0;
}
.silver.prize-block .block-content .btn:hover {
    color: #fff;
	border-color: #3ba2ff;
}

.prize-block .title {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.prize-block .title span {
    font-family: 'ProximaNovaCond-Regular';
}

.cb {
    clear: both;
}

.cart-widget.active,
.cart-widget:hover {
    background-color: #004aa4;
}

.cart-widget .wrap {
    position: relative;
}

.cart-widget .cart-total-items {
    /*    border: 1px solid red;*/
    position: absolute;
    top: 17px;
    left: 20px;
    display: block;
    width: 18px;
    height: 18px;
    color: #004aa4;
    line-height: 18px;
    text-align: center;
    font-size: 13px;
}

.mac .cart-widget .cart-total-items {
    top: 18px;
}

.cart-add-block label {
    display: block;
    width: 100%;
}

.cart-add-block .color-list {
    margin: 0;
    padding: 0;
}

.cart-add-block .color-list .color {
    display: inline-block;
    width: 25px !important;
    width: 1.8vw !important;
    height: 25px !important;
    height: 1.8vw !important;
    padding: 6px;
}

.cart-add-block .color-list .color:last-child {
    margin-right: 0 !important;
}

.cart-add-block .color-list .color.active {
    border: 3px solid;
    border-radius: 50%;
    padding: 3px;
}

.cart-add-block .color-list .color a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.cart-add-block .price {
    position: relative;
}

.cart-add-block select {
    width: 100%;
}

.cart-add-block .btn {
    position: relative;
    display: block;
    text-align: center;
    border: none;
    background-color: #0e61b0;
    color: #fff;
}

.cart-add-block .btn.disabled {
    background-color: #ebf3fa;
}

.ui-selectmenu-button {
    display: block;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    background: url('../img/select-arrow-down.png') 90% 50% no-repeat;
}

.ui-selectmenu-button.ui-corner-all {
    border: 3px solid;
    border-radius: 10px;
}

.ui-selectmenu-button.ui-corner-top {
    margin-bottom: 3px;
    border: 3px solid;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.ui-selectmenu-open {
    color: #0e61b0;
    z-index: 3000;
}

.ui-selectmenu-open .ui-menu {
    width: 100%;
    background-color: #fff;
    border: 3px solid;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    margin: -1px 0 0;
    padding: 0;
}

.ui-menu .ui-menu-item {
    border-top: 1px solid #d2dceb;
    padding: 7px 14px;
}

.ui-selectmenu-open .ui-menu-item.ui-state-focus {
    margin: 0;
    color: #fff;
    background-color: #0e61b0;
}

.ui-selectmenu-menu {
    width: 100%;
}

.ui-selectmenu-menu .ui-state-disabled {
    display: none;
}

.cart-content {
    color: #005cb4;
}

.cart-content .ui-selectmenu-menu {
    width: auto;
}

.cart-content .scroll-content>div {
    padding-bottom: 0;
}

.cart-content .content {
    padding: 0 !important;
}

.cart-content .lead {
    font-family: 'ProximaNovaCond-Regular';
    font-weight: bold;
}

.cart-content .item {
    display: table;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

.cart-content .item .col {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.cart-content .item .qty {
    width: 36px;
}

.cart-content .item .x {
    width: 29px;
    width: 1vw;
    padding: 0 .5vw;
    text-align: center;
    font-size: 15px;
}

.cart-content .ui-selectmenu-open .ui-menu-item {
    padding: 0 0.4vw;
    font-size: 15px;
}

.cart-content .ui-menu {
    overflow: visible;
}

.cart-content .item .qty .ui-selectmenu-button {
    background-size: 10px 7px;
    background-position: 85% 55%;
}

.cart-content .item .qty .ui-selectmenu-button .ui-selectmenu-text {
    padding: 0 0.8em 0 0.4em;
    font-size: 15px;
    line-height: 1.6;
}

.cart-content .item .qty strong {
    padding: 0;
    float: left;
    text-align: right;
}

.cart-content .item .thumb {
    width: 86px;
    width: 4.5vw;
    text-align: center;
}

.cart-content .item .desc {
    line-height: 1.2;
}

.cart-content .item .desc span {
    font-family: 'ProximaNovaCond-Regular';
    font-weight: bold;
}

.cart-content .item .price {
    width: 125px;
    width: 6.5vw;
    text-align: right;
}

.cart-content .thumb img {
    position: static;
    width: 100%;
    max-width: 90px;
    max-width: 4.5vw;
    height: auto;
}

.cart-item-delete {
    position: absolute;
    top: 0;
    right: 0;
}

.cart-content .summary {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    text-align: right;
}

.cart-content .summary .price {
    position: relative;
}

.cart-content .summary .total span {
    font-family: 'ProximaNovaCond-Regular';
    font-weight: bold;
}

.cart-content .btn {
    padding: 0.7vw 2vw;
    border-color: #005cb4;
    background: #005cb4;
}

.cart-success .row-top-fix {
    height: 66%;
}

.cart-success .row-top>div {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cart-success .row-bottom-fix {
    height: 34%;
    background: #f0f5fb;
}

.cart-success .icon-yes {
    float: left;
    width: 64px;
    width: 4.2vw;
}

.cart-success .success-info {
    padding-left: 90px;
    padding-left: 5.5vw;
}

.faq-content {
    position: relative;
    color: #0e61b0;
    background-color: #ebf3fa;
}

.faq-content .back-link {
    position: absolute;
    top: 0;
    left: 0;
}

.faq-content .title {
    position: relative;
    display: inline-block;
    padding-top: 7.8vw;
}

.faq-content .title>img {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    width: 8.3vw;
    display: block;
}

.faq-content h3 span {
    display: block;
}

.faq-list {
    padding-top: 160px !important;
    padding-top: 8.3vw !important;
}

.faq-content .column {
    position: relative;
}

.faq-content .column-1 {
    width: 37.5%;
}

.faq-content .column-2 {
    width: 62.5%;
}

.faq-content .faq-col {
    width: 50%;
}

.points-content .shop-block-1 h1 img {
    max-width: 566px;
    width: 32%;
}

.points-content h3 {
    position: relative;
    margin: 0;
    height: 200px;
}

.points-content h3 img {
    position: absolute;
    top: 0;
    right: 0;
}

.points-content h4:before {
    content: "+";
    text-transform: uppercase;
    font-size: 2vw;
    line-height: 1.00em;
    font-weight: normal;
    position: absolute;
    left: -1vw;
}

.promo-content .row-top .block {
    display: block;
    float: left;
}

.promo-content .row-top .left-col {
    width: 75%;
}

.promo-content h1.h0 {
   /* background-image: url(../img/promo-block-1-h0.png);
    background-repeat: no-repeat;
	text-indent: 0px;
    color: rgba(0, 0, 0, 0);
    background-size: contain;*/
    width: 45%;
    height: 70%;
    position: relative;
    top: 0;
    left: -2.5vw;
    display: block;
    border: 0px dotted #F00;
}
.promo-content h1.h0 img{ width:100%; }

.promo-content .row-top .right-col {
    width: 25%;
}

.promo-content .btn {
    color: #005cb4;
    border-color: #005cb4;
    position: relative;
}

.promo-content .btn:hover {
    color: #fff;
}

.promo-content .btn-blue {
    color: #fff;
}

.promo-content .prizes {
    background-color: #e6eef5;
}

.promo-content .icon-plus {
    position: absolute;
    top: 53%;
    left: 31%;
    width: 1.5vw;
}

.promo-content .icon-arrow {
    position: absolute;
    top: 54.5%;
    left: 63%;
    width: 2.1vw;
}

.has-panel .promo-content .icon-arrow {
    left: 66%;
}

.promo-content .noutc .icon-arrow {
    left: 34%;
}

.has-panel .promo-content .noutc .icon-arrow {
    left: 37%;
}

.promo-block-2 .block-bg {
    width: 9vw;
}

.survey-block .answers {}

.survey-block .answer-block {
    height: 10vw;
}

.answer-block .option-round {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #0e61b0;
}

.mac .answer-block .option-round {
    font-size: 1.8em;
    line-height: 42px;
}

.answer-block .option {
    text-transform: uppercase;
    color: #0e61b0;
}

.answer-block .result {
    position: relative;
    height: 40px;
}

.answer-block .progressbar {
    position: absolute;
    width: 100%;
    height: 7px;
    height: 0.36vw;
    background-color: #c2d7ec;
}

.answer-block .progressbar .bar {
    background-color: #0e61b0;
    height: 100%;
}

.btn-answer {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.check {
    cursor: pointer;
}

.check:hover .btn-answer {
    background-color: #ffe707;
}

.check:hover {
    background-image: url('http://www.pepsi.ua/assets/img/icon-tick-yellow.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}

.round-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -55px;
    margin-left: -55px;
    margin-top: -2.85vw;
    margin-left: -2.85vw;
}

.faq-extend {
    background-color: #f5f9fc;
    height: 30.6vw;
}

.shop-block .faq-info {
    position: absolute;
    top: 30%;
    left: 0;
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    width: 100%;
    color: #0e61b0;
}

.title-more {
    position: relative;
    display: inline-block;
    padding-top: 6vw;
}

.title-more>img {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    width: 8.3vw;
    display: block;
}

.faq-contact {
    position: absolute;
    top: 60%;
    left: 0;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    width: 100%;
}

.legend {
    font-family: ProximaNovaCond-Regular;
    font-size: .75vw;
    line-height: 1.2em;
    margin: 0 0 10px;
    margin: 0 0 1.2vw;
    font-weight: bold;
}

.zoom-block {
    overflow: hidden;
    position: relative;
}

.zoom-block:hover .block-bg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.block-overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    background-color: rgb(14, 97, 176);
    background-color: rgba(14, 97, 176, 0.45);
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.block-overlay span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}

.block:hover .block-overlay {
    opacity: 1;
}

.round-btn {
    display: block;
    width: 30px;
    width: 1.5vw;
    height: 30px;
    height: 1.5vw;
    padding: 40px;
    padding: 2.1vw;
    border-radius: 50%;
    border: 3px solid #fff;
    border: 0.25vw solid #fff;
    box-sizing: content-box;
}

.round-btn .icon {
    display: block;
    max-width: 100%;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0065c3;
    z-index: 999;
}

.overlay nav {
    text-align: center;
    position: relative;
    height: 100%;
}

.overlay .close-icon {
    z-index: 999;
}

.overlay {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.overlay nav {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.overlay nav ul {
    opacity: 0.4;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.overlay.open nav ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.overlay.close nav ul {
    -webkit-transform: translateY(25%) rotateX(-35deg);
    transform: translateY(25%) rotateX(-35deg);
}

#video-overlay {
    z-index: 1000;
}

#share-overlay {
    z-index: 1001;
}

#video-overlay .share-icon {
    position: absolute;
    right: 40px;
    right: 2.5vw;
    bottom: 90px;
    max-width: 26px;
    opacity: 0.8;
    cursor: pointer;
}

#video-overlay .share-icon img {
    max-width: 100%;
}

#video-overlay .share-icon:hover {
    opacity: 1;
}

#video-overlay .video-desc {
    position: absolute;
    bottom: 90px;
    left: 40px;
    left: 2vw;
}

#video-overlay .video-desc .h2 {
    line-height: 0.95em;
    margin-bottom: 0;
}

#video-overlay .close-icon {
    position: absolute;
    right: 0;
    top: 0;
}

.share-overlay {
    text-align: center;
}

.share-overlay .share-desc {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 3vw;
}

.share-overlay .share-box {
    display: inline-block;
}

.share-overlay .share-icons {
    display: inline-block;
    margin-top: 1vw;
}

.share-overlay .share-icons a {
    display: inline-block;
    width: 4vw;
    margin-right: 8vw;
    vertical-align: middle;
}

.share-overlay .share-icons a:hover {
    opacity: 0.8;
}

.share-overlay .share-icons a img {
    display: block;
    width: 100%;
}

.share-overlay .share-icons a.vk {
    width: 6vw;
    margin-right: 0;
}

.share-url-wrap {
    position: relative;
}

.share-url {
    display: block;
    width: 100%;
    background: #0065c3;
    border: 1px solid #fff;
    outline: none;
    padding: 1vw;
    box-sizing: border-box;
    margin-top: 3vw;
    text-transform: none;
    text-transform: none !important;
}

.share-overlay .close-icon {
    position: absolute;
    right: 0;
    top: 0;
}

.photo-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
}

.photo-overlay.open {
    display: block;
}

.photo-overlay .photo-container {
    position: absolute;
    max-width: 40%;
    max-height: 80%;
    width: 28%;
    height: 100%;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    z-index: 210;
}

.photo-overlay .photo-overlay-bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #0078ec;
}

.photo-overlay .photo-wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.photo-overlay .photo-container .close-icon {
    right: 0;
    top: 0;
}

.photo-overlay .photo-wrap .share-icons {
	position: absolute;
	right: 2%;
	bottom: -4vw;
}

.photo-overlay .photo-wrap .share-icon {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 16px;
}

.photo-overlay .photo-wrap .share-icon:last-child {
    margin-right: 0;
}

.photo-overlay .photo-wrap .share-icon img {
    display: block;
    width: 100%;
}

.photo-overlay .photo-wrap .share-icons .text {
    display: block;
    margin: 0 0 5px;
    font-size: 14px;
    font-family: ProximaNovaCond-Black;
    text-transform: uppercase;
}

.photo-overlay .photo-container .photo-wrap img {
    width: 100%;
    max-height: 100%;
}

.overlay-center-content {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.clipboard-copy {
    background-color: #fff;
    background-image: url('../img/icon-copy.png');
    background-repeat: no-repeat;
    background-position: center center;
    -ms-background-size: contain;
    background-size: contain;
    position: absolute;
    height: 100%;
    width: 3.5vw;
    right: 0;
    top: 0;
}

.copied .clipboard-copy {
    background-image: url('../img/icon-copy-copied.png');
}

.clipboard-copy:not(.copied):hover {
    /*
	opacity: .9;
	cursor: pointer;
*/
}

.uefa-content {
    position: relative;
    color: #0e61b0;
    background-color: #fff;
}

.uefa-content .column {
    position: relative;
}

.uefa-content .row1 {
    background: url('http://www.pepsi.ua/assets/img/uefaPartBg1.jpg') no-repeat center 0;
    background-size: cover;
}

.uefa-content .column-1,
.uefa-content .column-2 {
    width: 50%;
}

.uefa-content .column-1 .title {
    margin-left: 9.5vw;
    margin-top: 8vw;
    font-size: 5vw;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.has-panel .uefa-content .column-1 .title {
    margin-left: 8vw;
    margin-top: 7.7vw;
    font-size: 4.2vw;
}

.uefa-content .column-1 .subtitle,
.uefa-content .column-2 .subtitle {
    margin-top: 26vw;
    margin-left: 10vw;
    width: 30vw;
    font-size: 1.8vw;
    transition: all 0.3s;
}


/* dudek */

.uefa-content .row:first-child .column-1 .title {
	margin-left: 8vw;
	margin-top: 4.7vw;
	font-size: 4.2vw;
	width: 56%;
	height: auto;
    /*background-image: url('../img/uefa-h1.png');
    background-size: cover;*/
}
.uefa-content .row:first-child .column-1 .title img{ width:100%; }

.uefa-content .column-1 .subtitle {
    margin-top: 27.3vw;
}

.has-panel .uefa-content .column-1 .subtitle,
.has-panel .uefa-content .column-2 .subtitle {
    margin-top: 24vw;
    margin-left: 8.5vw;
    font-size: 1.6vw;
}

.uefa-content .column-1 .text,
.uefa-content .column-2 .text {
    margin-left: 10vw;
    margin-top: 2vw;
    font-size: 1.15vw;
    width: 32vw;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.has-panel .uefa-content .column-1 .text,
.has-panel .uefa-content .column-2 .text {
    margin-left: 8.5vw;
    margin-top: 1vw;
    font-size: 1.05vw;
    line-height: 1.15vw;
    width: 32vw;
}

.uefa-content .column-2 .subtitle {
    margin-top: 50vw;
    margin-left: 22vw;
    width: 15vw;
}


.uefa-content .column-2 .text {
    margin-left: 22vw;
    margin-top: 0.5vw;
    width: 15vw;
}

.has-panel .uefa-content .column-2 .subtitle {
    margin-top: 44vw;
    margin-left: 19vw;
    width: 15vw;
}

.has-panel .uefa-content .column-2 .text {
    margin-left: 19vw;
    margin-top: 0vw;
    width: 15vw;
}

.uefa-content .row1 .column-2 .btn {
    margin-left: 22vw;
    margin-top: 1vw;
    margin-bottom: 5.8vw;
    border-color: #0e61b0;
    color: #0e61b0;
    padding: 1vw 2.5vw;
}

.uefa-content .row1 .column-2 .btn:hover {
    color: #fff;
}

.has-panel .uefa-content .column-2 .btn {
    margin-left: 19vw;
}

.uefa-content .row2 {
    background: url('http://www.pepsi.ua/assets/img/uefaPartBg2.jpg') no-repeat center 0;
    background-size: cover;
    /*min-height:665px;*/
}
.uefa-content .row2 .column-1 .title {
	margin-left: 8vw;
	margin-top: 6.7vw;
	font-size: 4.2vw;
	width: 55%;
	height: 30%;
	/*background-image: url(../img/uefa-h2.png);
	background-size: contain;
	color: rgba(255, 255, 255, 0);
	background-repeat: no-repeat;*/
}
.uefa-content .row2 .column-1 .title img{ width:100%; }

.uefa-content .row2 .column-2 .subtitle {
    margin-top: 9.5vw;
    font-size: 2em;
    color: #fff;
}

.uefa-content .row2 .column-2 .text {
    margin-left: 22vw;
    margin-top: 0.5vw;
    margin-bottom: 2vw;
    color: #fff;
    font-size: 1.4em;
    line-height: 1em;
}

.has-panel .uefa-content .row2 .column-2 .text {
    margin-left: 19vw;
}

.uefa-content .row2 .column-2 .btn {
    clear: left;
    float: left;
    padding: 1vw 2.5vw;
    margin-left: 22vw;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 25vw;
}

.has-panel .uefa-content .row2 .column-2 .btn {
    margin-left: 19vw
}

.uefa-content .row2 .column-2 img.uefa-badge2 {
    position: absolute;
    bottom: 2.5vw;
    right: 5vw;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.has-panel .uefa-content .row2 .column-2 img.uefa-badge2 {
    right: 2vw;
    bottom: 2.5vw;
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: 4em;
}

.vjs-live-control,
.vjs-fullscreen-control,
.vjs-volume-control,
.vjs-seek-handle {
    display: none !important;
}

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button,
.vjs-default-skin .vjs-play-control,
.vjs-default-skin .vjs-time-controls,
.vjs-time-divider {
    font-size: 1.4em;
}

.vjs-default-skin .vjs-current-time {
    margin-left: 2em;
}

.vjs-default-skin .vjs-play-control {
    margin-left: 1em;
}

.vjs-default-skin .vjs-mute-control {
    position: absolute;
    left: 4.5em;
}

.vjs-default-skin .vjs-play-progress {
    background: #0065c3;
}

.vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 8vw;
    height: 8vw;
    margin-top: -4vw;
    margin-left: -4vw;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background: none;
    background-color: transparent;
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: transparent;
    box-shadow: 0 0 3em #ffffff;
    -webkit-transition: all 0s;
    transition: all 0s;
}

.vjs-default-skin .vjs-big-play-button:before {
    content: "";
    font-family: sans-serif;
    line-height: 8em;
    text-shadow: none;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1vw;
    margin-left: -1vw;
    width: 2vw;
    height: 2vw;
    background-image: url('../img/icon-play.png');
    background-repeat: no-repeat;
    background-position: center center;
    -ms-background-size: cover;
    background-size: cover;
}


/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/


/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/


/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}


/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside>.mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}


/* non-visible scrollbar */

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}


/* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 6px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    background: #d2dbe4;
    bottom: 0;
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px;
    right: -1.5vw;
}

.register-overlay .mCSB_scrollTools {
    background: #337dc3;
}

.register-overlay .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 26px;
    right: 1.5vw;
}

.register-overlay .update-form .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: -26px;
    right: -1.5vw;
}


/* scrollbar position: outside */

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px;
}


/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px;
    /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    position: relative;
    width: 6px;
    height: 100%;
    margin: 0 auto;
    border-radius: 2px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #d2dbe4;
    /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
    /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}


/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}


/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}


/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}


/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}


/* non-visible horizontal scrollbar */

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}


/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}


/* RTL direction/left-side scrollbar */

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}


/* non-visible scrollbar/RTL direction/left-side scrollbar */

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    /* non-visible scrollbar */
    margin-left: 0;
}


/* non-visible horizontal scrollbar */

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}


/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,

/* auto-expanded scrollbar */

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}


/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/


/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/


/* theme: "minimal", "minimal-dark" */

.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: -20px;
    margin: 0;
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}


/* RTL direction/left-side scrollbar */

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}


/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(4, 60, 120, 0.5);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(4, 60, 120, 1);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.register-overlay .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(255, 255, 255, 0.8);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.register-overlay .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.register-overlay .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(255, 62550, 255, 1);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}


.products-block-1 .block-content{
	padding-top: 4vw;
	padding-left: 9.5vw;	
}
.products-block-1 .block-content .h0{
	font-size: 5.1vw;
	margin-bottom: 2.5vw;
	margin-left: 4.5vw;
}
.products-block-1 .block-content .h3{
	font-size: 1.85vw;
	line-height: 1.8vw;
	margin-left: 0.4vw;
	margin-left: 4.5vw;
}
.products-block-2{
	padding: 3.5vw 5vw !important;
}
.products-block-2 h2{
	margin-bottom: 3.5vw;
	margin-left: 5vw;
}
.products-content .block-content {
	padding: 4vw 5vw ;
}
.block-content .color-white{
	color:#FFF;
}
.block-content .btn.color-blue{
	color:#0069AA;
	border-color:#0069AA;
}
.product-block:hover .btn,
.block-content .btn.color-blue:hover{
	color:#fff;
	border-color: #3ba2ff;
}
.block-content .title strong{
	/*font-family: 'CervoNeue-BlackNeue' !important;*/
	font-family: 'ProximaNovaCond-Black' !important;
	font-size: 4vw;
	line-height: 3.7vw;
	text-transform: uppercase;
	width: 23vw;
	display: block;
}

.prizes-grid .blue .block-content .title strong br,
.black #productDescriptionBox .title br,
.silver #productDescriptionBox .title br{ display: none; }


.block-content .title strong.thin,
.prize-info .title strong.thin{
	font-family: 'CervoNeue-ThinNeue' !important;
}
.block-content .title span{
	font-size: 1.4vw;
	line-height: 1.4vw;
	margin-top: 1vw;
	display: block;
}
.block-content .btn{
	position: relative;
	font-size: 1.4vw;
	padding: 0.8vw 2vw;
	border-width: 3px;
	color: #fff;
	border-color: #fff;
}
.block-content .btn:hover{
	border-color: #3ba2ff;
}

.products-grid.grid-2 {}
.products-grid.grid-2 .product-block-1 .btn{
	margin-top: 4.5vw;
}
.products-grid.grid-2 .product-block-2 .title{
	margin-top: 29.5vw;
}
.products-grid.grid-2 .product-block-2 .title strong{
	width:15vw;
}
.products-grid.grid-2 .product-block-2 .btn{
	margin-top: 6vw;
}

.products-grid.grid-3 {}
.products-grid.grid-3 .product-block-1 .btn,
.products-grid.grid-4 .product-block-1 .btn,
.products-grid.grid-5 .product-block-1 .btn,
.products-grid.grid-6 .product-block-1 .btn{
	margin-top: 4.5vw;
}
.products-grid.grid-3 .product-block-2 .title strong{
	width:15vw;
}
.products-grid.grid-3 .product-block-2 .btn,
.products-grid.grid-4 .product-block-2 .btn,
.products-grid.grid-5 .product-block-2 .btn,
.products-grid.grid-6 .product-block-2 .btn{
	margin-top: 6vw;
}
.products-grid.grid-3 .product-block-3 .title strong,
.products-grid.grid-5 .product-block-3 .title strong,
.products-grid.grid-5 .product-block-5 .title strong{
	width:15vw;
}
.products-grid.grid-3 .product-block-3 .btn,
.products-grid.grid-4 .product-block-3 .btn,
.products-grid.grid-5 .product-block-3 .btn,
.products-grid.grid-6 .product-block-3 .btn{
	margin-top: 6vw;
}
.products-grid.grid-4 {}
.products-grid.grid-4 .product-block-4 .btn,
.products-grid.grid-5 .product-block-4 .btn,
.products-grid.grid-6 .product-block-4 .btn{
	margin-top: 4vw;
}
.products-grid.grid-5 {}
.products-grid.grid-5 .product-block-5 .btn{
	margin-top: 4vw;
}
.products-grid.grid-6 {}
.products-grid.grid-6 .product-block-6 .btn{
	margin-top: 4vw;
}

.products-grid.grid-6 .product-block-6 .title strong{
	width:15vw;
}
.products-grid.grid-6 .product-block-5 .btn{
	margin-top: 8vw;
}

/* ---------------------------------------- */


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}


/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

@media (min-width:1024px) and (max-width:1240px) {
    .foot-copy {
        margin-right: 5vw;
    }
    .foot-nav {
        margin-right: 5vw;
    }
    .foot-lfn {
        margin-top: 0px;
    }
}

@media (min-width:1024px) and (max-width:1180px) {
    .foot-copy {
        margin-right: 3vw;
    }
    .foot-nav {
        margin-right: 2vw;
    }
}

@media (min-width:1024px) and (max-width:1100px) {
    .foot-copy {
        margin-right: 7vw;
    }
    .foot-nav {
        margin-right: 0vw;
        width: 23vw;
    }
    .foot-nav ul li {
        margin-right: 3vw;
    }
}

.sitemap-content {
    display: block;
    overflow: hidden !important;
    height: 100%;
    position: relative;
    color: #00538d;
    background-color: #ebf3fa;
    margin-left: 3.6vw !important;
    margin-right: 3.6vw !important;
}

.sitemap {
    font-size: 2vw;
}

.sitemap ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    text-transform: uppercase;
}

.sitemap ul ul {
    padding-left: 0vw;
    font-size: 1.6vw;
    text-transform: none;
}

.sitemap ul ul li::before {
    content: "—";
    padding-right: 2vw;
}

.sitemap a {
    color: #00538d;
}

.sitemap-content .col-6 {
    width: 50%;
    border: 0px dotted red;
    float: left;
    margin-bottom: 5vw;
}

.sitemap-content .col-6.col1 {
    text-align: center;
    margin-top: 5vw
}

.sitemap-content .col-6.col2 {
    margin-top: 5vw
}


/* ==========================================================================
   new Product page styles
   ========================================================================== */

.products-wrapper {
    overflow: hidden;
}

.submenu {
    float: left;
    width: 12vw;
    position: relative;
    max-width: 12vw;
    text-transform: uppercase;
    background: #f3f3f3;
}
.submenu:after {
    content: '';
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    background: #f3f3f3;
}
.submenu-title {
    padding: 17% 10%;
    font-family: ProximaNova-ExtraBold;
    font-size: 1.85em;
    line-height: 1.1;
    color: #ffffff;
    background: #004b93;
}
.submenu-icon {
    display: block;
    padding: 7% 10%;
    transition: all 350ms;
}
.submenu-link-icon {
    display: block;
    margin-bottom: 1.2em;
    text-align: center;
}
.submenu-link-title {
    font-family: ProximaNova-ExtraBold;
    font-size: 1.25em;
    line-height: 1.1;
    color: #004b93;
    transition: all 350ms;
}
.is-active.submenu-icon {
    background: #004b93;
}
.is-active.submenu-icon .submenu-link-title {
    color: #ffffff;
}
.submenu-icon:hover {
    background: #004b93;
}
.submenu-icon:hover .submenu-link-title {
    color: #ffffff;
}

.product-wrapper {
    padding-left: 12vw;
    position: relative;
    overflow: hidden;
}
.product-title {
    width: 70%;
    /*margin-left: 15%;*/
}
.product-title-main {
    margin: 5% 0 2%;
    font-family: ProximaNova-ExtraBold;
    font-size: 4.3em;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #004b93;
}
.product-title-subtitle {
    margin-bottom: 0.6em;
    font-family: ProximaNova-ExtraBold;
    font-size: 2.7em;
    line-height: 1em;
    text-transform: capitalize;
    color: #44b9f0;
}
.product-title-line {
    display: block;
    width: 10%;
    height: 7px;
    margin-bottom: 1.5em;
    background: #004b93;
}
.product-info {
    /*float: left;*/
    width: 30%;
    /*margin-left: 15%;*/
    color: #717073;
}
.product-info-title {
    font-family: ProximaNova-Bold;
    font-size: 1.3em;
}
.product-info-list {
    margin-bottom: 2.5em;
    font-family: ProximaNova-Regular;   
    font-size: 1.05em;
}
.product-info-list:last-child {
    margin-bottom: 0;
}
.product-image {
    position: absolute;
    width: 38%;
    height: 85%;
    bottom: 0;
    left: 40%;
    text-align: center;
    background: no-repeat center bottom;
    background-size: contain;
    /*float: left;*/
}
/*.product-image .table {
    display: table;
    width: 100%;
    height: 100%;
}
.product-image .table-cell {
    display: table-cell;
    vertical-align: bottom;
}*/
.product-image img {
    max-width: 100%;
    max-height: 90%;
}

.product-icons {
    width: 50%;
    /*margin-left: 15%;*/
}
.bottles-list {}
.bottles-item {
    display: inline-block;
    margin: 0 3% 0 0;
}
.bottles-img {
    width: 65%;
    /*height: 151px;*/
    padding-top: 250%;
    margin: 0 auto;
    background: url('../img/products/bottles.png') no-repeat center bottom;
    background-size: 600%;
}
.bottles-info {
    width: 31px;
    text-align: center;
    font-family: ProximaNova-Regular;   
    font-size: 1.1em;
    color: #004b93;
}
.bottle-1 .bottles-img {
    background-position: 0 100%;
}
.bottle-2 .bottles-img {
    background-position: 20% 100%;
}
.bottle-3 .bottles-img {
    background-position: 40% 100%;
}
.bottle-4 .bottles-img {
    background-position: 60% 100%;
}
.bottle-5 .bottles-img {
    background-position: 80% 100%;
}
.bottle-6 .bottles-img {
    background-position: 100% 100%;
}

.product-energy {
    position: absolute;
    bottom: 15%;
    right: 10%;
}
.product-energy-block {
    width: 104%;
    padding: 25% 0 15%;
    background: url('../img/products/energy-bg.png') no-repeat;
    background-size: cover;
    text-align: center;
}
.product-energy-info {
    margin: 0 0 7%;
    font-family: ProximaNova-Regular;   
    font-size: 1em;
    color: #004b93;
}
.product-energy-info.is-white {
    margin-bottom: 0;
    margin-top: 15%;
    font-family: ProximaNova-Bold;
    color: #ffffff;
}
.product-energy-info.is-top {
    margin-bottom: 5%;
}

.back {
    position: absolute;
    top: 5%;
    right: 8.5%;
    z-index: 1;
    width: 3.4%;
    padding-bottom: 3.4%;
    background: url('../img/products/close.png') no-repeat;
    background-size: cover;
    transition: opacity 350ms; 
}
.back:hover {
    opacity: 0.7;
}

.control-btn {
    display: none;
}


/*article*/
.article {
    display: block;
    margin: 0 auto;
    padding: 40px;
}
.article-header {
  position: relative;
  margin: 0 auto 70px;
  box-shadow: 26px 21px 0 #0069aa;
}
.article-header img {
    width: 100%;
}
.article-header-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.article-header-info h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  width: 100%;
  font-size: 6.563em;
  letter-spacing: 0.028em;
  transform: translate3d(-50%, -50%, 0);
}
.article-title {
    clear: both;
}
.article-title h2 {
  margin-bottom: 25px;
  color: #ffffff;
  font-size: 9.625em;
  letter-spacing: 0.028em;
  text-shadow: 6px 6px 0 #0069aa;
  text-align: center;
}


.article-body {
  color: #0069aa;
  overflow: hidden;
  margin: 0 auto 60px;
}
.article-body._mobile {
  display: none;
}
.article-body .article-title h2 {
    font-size: 6em;
}
.article-body h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 3.250em;
  
}
.article-body p {
  margin: 0 0 1.5em;
  font-family: 'ProximaNovaCond-Regular';
  text-align: center;
  font-size: 1.5em;
}
.article-btn {
    text-align: center;
}
.article-btn .btn {
  display: inline-block;
  margin: 0 auto;
  color: #0069aa;
  font-size: 1.438em;
  border-color: #0069aa;
  background: transparent;
}

.article-row {}
.article-col {
    float: left;
    width: 30%;
    padding: 0 2%;
}
.article-col-left {}
.article-col-middle {
    width: 40%;
}
.article-col-middle .article-item {
    width: 72.22%;
    margin: 0 auto;
}
.article-col-right {}
.article-item {
    position: relative;
}

/*================ if article item 3  */
.article-items-3 .article-item-1 {
    margin-top: 250px;
}
.article-items-3 .article-item-1:before {
    content: '';
    display: block;
    width: 237px;
    height: 170px;
    position: absolute;
    top: -200px;
    left: 50%;
    background: url('../img/article/arrow-2-1.png') no-repeat;
    background-size: cover;
}

.article-items-3 .article-item-3 {
    margin-top: 250px;
}
.article-items-3 .article-item-3:before {
    content: '';
    display: block;
    width: 236px;
    height: 132px;
    position: absolute;
    top: -180px;
    left: -15%;
    background: url('../img/article/arrow-2-2.png') no-repeat;
    background-size: cover;
}

/*================ if article item 4  */
.article-items-4 .article-item-1 {
    margin-top: 190px;
}
.article-items-4 .article-item-1:before {
    content: '';
    display: block;
    width: 35px;
    height: 134px;
    position: absolute;
    top: -150px;
    left: 50%;
    background: url('../img/article/arrow-4-1.png') no-repeat;
    background-size: cover;
}

.article-items-4 .article-item-2 {}
.article-items-4 .article-item-2:before {
    content: '';
    display: block;
    width: 128px;
    height: 49px;
    position: absolute;
    top: -30px;
    left: 100%;
    background: url('../img/article/arrow-4-2.png') no-repeat;
    background-size: cover;
}

.article-items-4 .article-item-3 {}
.article-items-4 .article-item-3:before {
    content: '';
    display: block;
    width: 150px;
    height: 62px;
    position: absolute;
    top: -30px;
    right: 100%;
    background: url('../img/article/arrow-4-3.png') no-repeat;
    background-size: cover;
}

.article-items-4 .article-item-4 {
    margin-top: 190px;
}
.article-items-4 .article-item-4:before {
    content: '';
    display: block;
    width: 24px;
    height: 159px;
    position: absolute;
    top: -165px;
    left: 50%;
    background: url('../img/article/arrow-4-4.png') no-repeat;
    background-size: cover;
}


/*================ if article item 5  */
.article-items-5 .article-item-1 {
    margin-top: 190px;
}
.article-items-5 .article-item-1:before {
    content: '';
    display: block;
    width: 35px;
    height: 92px;
    position: absolute;
    top: -140px;
    left: 50%;
    background: url('../img/article/arrow-5-1.png') no-repeat;
    background-size: cover;
}
.article-items-5 .article-item-2 {
    margin-top: 140px;
}
.article-items-5 .article-item-2:before {
    content: '';
    display: block;
    width: 253px;
    height: 37px;
    position: absolute;
    top: -90px;
    left: 50%;
    background: url('../img/article/arrow-5-2.png') no-repeat;
    background-size: cover;
}

.article-items-5 .article-item-4 {
    margin-top: 140px;
}
.article-items-5 .article-item-4:before {
    content: '';
    display: block;
    width: 175px;
    height: 80px;
    position: absolute;
    top: -80px;
    right: 70%;
    background: url('../img/article/arrow-5-3.png') no-repeat;
    background-size: cover;
}
.article-items-5 .article-item-5 {
    margin-top: 190px;
}
.article-items-5 .article-item-5:before {
    content: '';
    display: block;
    width: 24px;
    height: 112px;
    position: absolute;
    top: -140px;
    left: 50%;
    background: url('../img/article/arrow-5-4.png') no-repeat;
    background-size: cover;
}

body.menu-opened {
  max-height: 100vh;
  overflow: hidden;
}

.body-overflow {
  overflow:hidden!important;
} 