@charset 'UTF-8';

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html
{
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */

        -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body
{
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section
{
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1
{
    font-size: 2em;

    margin: .67em 0;
}

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

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main
{
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure
{
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr
{
    /* 1 */
    overflow: visible;

    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre
{
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

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

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a
{
    background-color: transparent;
    /* 1 */

    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

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

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title]
{
    /* 1 */
            text-decoration: underline;
            text-decoration: underline dotted;

    border-bottom: none;
    /* 2 */

    -webkit-text-decoration: underline dotted;
       -moz-text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong
{
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong
{
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp
{
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn
{
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small
{
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.35em;
}

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

/**
 * Add the correct display in IE 9-.
 */

audio,
video
{
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img
{
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

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

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
textarea
{
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */

    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input
{
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select
{
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type='button'],
[type='reset'],
[type='submit']
{
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner
{
    padding: 0;

    border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring
{
    outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset
{
    margin: 0 2px;
    padding: .35em .625em .75em;

    border: 1px solid #c0c0c0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend
{
    /* 2 */
    display: table;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */

    white-space: normal;
    /* 1 */

    color: inherit;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress
{
    display: inline-block;
    /* 1 */

    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea
{
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search']
{
    /* 1 */
    outline-offset: -2px;

    -webkit-appearance: textfield;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button
{
    /* 1 */
    font: inherit;

    -webkit-appearance: button;
    /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu
{
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary
{
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas
{
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template
{
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden]
{
    display: none;
}

/* oswald-200 - latin_cyrillic */

@font-face
{
    font-family: 'Oswald';
    font-weight: 200;
    font-style: normal;

    src: local(''), url('../fonts/oswald-v35-latin_cyrillic-200.woff2') format('woff2'),  url('../fonts/oswald-v35-latin_cyrillic-200.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-300 - latin_cyrillic */

@font-face
{
    font-family: 'Oswald';
    font-weight: 300;
    font-style: normal;

    src: local(''), url('../fonts/oswald-v35-latin_cyrillic-300.woff2') format('woff2'),  url('../fonts/oswald-v35-latin_cyrillic-300.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-500 - latin_cyrillic */

@font-face
{
    font-family: 'Oswald';
    font-weight: 500;
    font-style: normal;

    src: local(''), url('../fonts/oswald-v35-latin_cyrillic-500.woff2') format('woff2'),  url('../fonts/oswald-v35-latin_cyrillic-500.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-700 - latin_cyrillic */

@font-face
{
    font-family: 'Oswald';
    font-weight: 700;
    font-style: normal;

    src: local(''), url('../fonts/oswald-v35-latin_cyrillic-700.woff2') format('woff2'),  url('../fonts/oswald-v35-latin_cyrillic-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-600 - latin_cyrillic */

@font-face
{
    font-family: 'Oswald';
    font-weight: 600;
    font-style: normal;

    src: local(''), url('../fonts/oswald-v35-latin_cyrillic-600.woff2') format('woff2'),  url('../fonts/oswald-v35-latin_cyrillic-600.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-300 - latin_cyrillic */

@font-face
{
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: normal;

    src: local('Montserrat Light'), local('Montserrat-Light'), url('../fonts/montserrat-v14-latin_cyrillic-300.woff2') format('woff2'),  url('../fonts/montserrat-v14-latin_cyrillic-300.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-regular - latin_cyrillic */

@font-face
{
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: normal;

    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserrat-v14-latin_cyrillic-regular.woff2') format('woff2'),  url('../fonts/montserrat-v14-latin_cyrillic-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-600 - latin_cyrillic */

@font-face
{
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;

    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('../fonts/montserrat-v14-latin_cyrillic-600.woff2') format('woff2'),  url('../fonts/montserrat-v14-latin_cyrillic-600.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-700 - latin_cyrillic */

@font-face
{
    font-family: 'Montserrat';
    font-weight: 700;
    font-style: normal;

    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../fonts/montserrat-v14-latin_cyrillic-700.woff2') format('woff2'),  url('../fonts/montserrat-v14-latin_cyrillic-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

*
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

*:before,
*:after
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

body
{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;

    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    min-height: 100vh;

    color: #fff;
    background-color: #2d0f5f;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

input,
button,
button:focus,
textarea
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;

    outline: none;
}

ul,
li,
ol
{
    margin: 0;
    padding: 0;

    list-style: none;
}

a
{
    text-decoration: none;
}

a:hover,
a:focus
{
    text-decoration: none;
}

img
{
    max-width: 100%;
    height: auto;

    vertical-align: middle;
}

main
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    overflow: hidden;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.mouse-icon
{
    position: fixed;
    z-index: 100;
    right: 18px;
    bottom: 24px;

    width: 28px;
    height: auto;

    -webkit-animation: mouseFlash 1.7s infinite;
       -moz-animation: mouseFlash 1.7s infinite;
         -o-animation: mouseFlash 1.7s infinite;
            animation: mouseFlash 1.7s infinite;
}

.subtitle
{
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display:    -moz-inline-box;
    display: -ms-inline-flexbox;
    display:         inline-flex;

    height: 101px;
    padding-right: 16px;
    padding-left: 16px;

    border: 5px solid #6bc3e8;
    background-color: #e21c94;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}

.subtitle__text
{
    font-family: 'Oswald', sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;

    white-space: nowrap;
    text-transform: uppercase;

    color: #fff;
}

.subtitle--small
{
    height: 71px;
}

.subtitle--small .subtitle__text
{
    font-size: 41px;

    padding-bottom: 5px;
}

.subtitle--big
{
    height: 115px;
}

.subtitle--big .subtitle__text
{
    font-size: 70px;

    padding-bottom: 5px;
}

.page-header
{
    position: absolute;
    z-index: 20;

    width: 100%;

    -webkit-transition: .3s .1s;
       -moz-transition: .3s .1s;
         -o-transition: .3s .1s;
            transition: .3s .1s;

    border-bottom: 1px solid rgba(255, 255, 255, .4);
}

.page-header:after
{
    display: none;

    content: url('../img/btn-big-hover-bcg.png') url('../img/btn-v2-hover-bcg.png') url('../img/btn-v3-hover-bcg.png') url('../img/btn-v4-hover-bcg.png') url('../img/btn-hover-bcg.png');
}

.page-header--fixed,
.page-header--fixed2
{
    position: fixed;
    z-index: 30;
    top: 0;
    left: 0;

    background-color: rgba(10, 19, 36, .8);
}

.page-header--fixed .page-header__wrapper,
.page-header--fixed2 .page-header__wrapper
{
    padding-top: 8px;
    padding-bottom: 9px;
}

.page-header--fixed .page-header__logo img,
.page-header--fixed2 .page-header__logo img
{
    width: 119px;
}

.page-header--fixed .page-nav__link,
.page-header--fixed2 .page-nav__link
{
    font-size: 18px;
}

.page-header--fixed .page-nav__link:after,
.page-header--fixed2 .page-nav__link:after
{
    display: none;
}

.page-header--fixed .social__link,
.page-header--fixed2 .social__link
{
    width: 24px;
    height: 19px;
}

.page-header--fixed .page-nav__item--subitem:before,
.page-header--fixed2 .page-nav__item--subitem:before
{
    width: 427px;
    height: 237px;

    background: url(../img/page-nav-subitem-small-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.page-header--fixed .page-nav__item--subitem2:before,
.page-header--fixed2 .page-nav__item--subitem2:before
{
    z-index: -1;

    width: 427px;
    height: 407px;

    background: url(../img/page-nav-subitem2-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.page-header--fixed .page-nav__item--subitem2 .page-nav__subitems,
.page-header--fixed2 .page-nav__item--subitem2 .page-nav__subitems
{
    width: 220px;
    height: 310px;
}

.page-header--fixed .page-nav__item--openSubmenu.page-nav__item--subitem:before,
.page-header--fixed2 .page-nav__item--openSubmenu.page-nav__item--subitem:before
{
    top: -8px;
    left: -150px;
}

.page-header--fixed .page-nav__item--openSubmenu.page-nav__item--subitem2:before,
.page-header--fixed2 .page-nav__item--openSubmenu.page-nav__item--subitem2:before
{
    top: -33px;
    left: -124px;
}

.page-header--fixed .page-nav__subitem a,
.page-header--fixed2 .page-nav__subitem a
{
    font-size: 18px;
}

.page-header--fixed .page-nav__subitems,
.page-header--fixed2 .page-nav__subitems
{
    height: 203px;
    padding-top: 71px;
}

.page-header--fixed .page-nav__item--openSubmenu .page-nav__subitems,
.page-header--fixed2 .page-nav__item--openSubmenu .page-nav__subitems
{
    top: -8px;
}

.page-header--fixed .page-nav__subitem,
.page-header--fixed2 .page-nav__subitem
{
    margin-bottom: 45px;
}

.page-header--fixed .page-nav__subitem,
.page-header--fixed2 .page-nav__subitem
{
    margin-left: 96px;
}

.page-header--fixed .page-nav__subitem:nth-child(2),
.page-header--fixed2 .page-nav__subitem:nth-child(2)
{
    margin-left: 125px;
}

.page-header--fixed .page-nav__subitem a:after,
.page-header--fixed2 .page-nav__subitem a:after
{
    position: absolute;
    bottom: -22px;
    left: 10px;

    width: 138%;
}

.page-header__wrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 11px;
    padding-right: 40px;
    padding-bottom: 11px;
    padding-left: 40px;

    -webkit-transition: .3s .1s;
       -moz-transition: .3s .1s;
         -o-transition: .3s .1s;
            transition: .3s .1s;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.page-header__logo
{
    display: inline-block;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.page-header__logo img
{
    width: 239px;

    -webkit-transition: .3s .1s;
       -moz-transition: .3s .1s;
         -o-transition: .3s .1s;
            transition: .3s .1s;
}

.page-header__social
{
    margin-left: 20px;
}

.page-footer
{
    z-index: 20;

    margin-top: auto;

    border-top: 1px solid rgba(255, 255, 255, .45);
    background-color: #090923;
}

.page-footer--absolute
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;

    background-color: rgba(1, 2, 23, .6);
}

.page-footer__wrapper
{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 20px;
    padding-right: 120px;
    padding-bottom: 20px;
    padding-left: 120px;
}

.page-footer__disclaimer
{
    width: 100%;
    margin-bottom: 10px;
}

.page-footer__disclaimer img
{
    width: 100%;
}

.page-footer__disclaimer img:nth-child(2)
{
    display: none;
}

.page-footer__body
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.page-footer__info
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.page-footer__logo
{
    display: inline-block;

    margin-right: 10px;
}

.page-footer__logo img
{
    width: 70px;
}

.page-footer__address
{
    margin-right: 15px;
}

.page-footer__address-text
{
    font-size: 9px;
    line-height: 13px;

    margin-top: 0;
}

.page-footer__address-text:last-child
{
    margin-bottom: 0;
}

.page-footer__nav
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-right: 15px;
}

.page-footer__nav-item
{
    margin-right: 18px;

    text-align: center;
}

.page-footer__nav-item:last-child
{
    margin-right: 0;
}

.page-footer__nav-link
{
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;

    display: inline-block;

    color: #fff;
}

.page-footer__nav-link:hover
{
    text-decoration: underline;
}

.page-footer__social .social__item
{
    margin-right: 9px;
}

.page-nav
{
    padding-left: 50px;
}

.page-nav__close
{
    position: absolute;
    top: 35px;
    right: 40px;

    display: none;

    width: 30px;
    height: 30px;

    cursor: pointer;

    background: url(../img/icon-close.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.page-nav__items
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.page-nav__item
{
    width: 132px;
    margin-right: 50px;

    text-align: center;
}

.page-nav__item:last-child
{
    margin-right: 0;
}

.page-nav__item--openSubmenu.page-nav__item--subitem:before
{
    top: -25px;
    left: -140px;

    opacity: 1;
}

.page-nav__item--openSubmenu.page-nav__item--subitem2:before
{
    left: -135px;
}

.page-nav__item--openSubmenu .page-nav__link
{
    font-weight: 700;
}

.page-nav__item--openSubmenu .page-nav__link:after
{
    width: 0;
}

.page-nav__item--openSubmenu .page-nav__subitems
{
    top: -25px;
}

.page-nav__item--openSubmenu .page-nav__subitem
{
    -webkit-transition: .2s .2s;
       -moz-transition: .2s .2s;
         -o-transition: .2s .2s;
            transition: .2s .2s;

    opacity: 1;
}

.page-nav__item--openSubmenu .page-nav__subitem:nth-child(2)
{
    -webkit-transition: .2s .3s;
       -moz-transition: .2s .3s;
         -o-transition: .2s .3s;
            transition: .2s .3s;
}

.page-nav__item--openSubmenu .page-nav__subitem:nth-child(3)
{
    -webkit-transition: .2s .4s;
       -moz-transition: .2s .4s;
         -o-transition: .2s .4s;
            transition: .2s .4s;
}

.page-nav__item--subitem
{
    position: relative;
}

.page-nav__item--subitem .page-nav__link
{
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;
}

.page-nav__item--subitem .page-nav__link:hover:after,
.page-nav__item--subitem .page-nav__link:active:after,
.page-nav__item--subitem .page-nav__link:focus:after
{
    width: 0;
}

.page-nav__item--subitem:before
{
    position: absolute;
    top: -150px;
    left: -185px;

    width: 413px;
    height: 326px;

    content: '';
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;
    pointer-events: none;

    opacity: 0;
    background: url(../img/page-nav-subitem-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.page-nav__item--subitem2
{
    position: relative;
}

.page-nav__item--subitem2 .page-nav__subitems
{
    left: -1px;

    height: 366px;

    -webkit-transform: skew(-162deg);
       -moz-transform: skew(-162deg);
        -ms-transform: skew(-162deg);
         -o-transform: skew(-162deg);
            transform: skew(-162deg);
}

.page-nav__item--subitem2 .page-nav__subitem
{
    margin-bottom: 48px;
    margin-left: 80px;

    -webkit-transform: skew(162deg);
       -moz-transform: skew(162deg);
        -ms-transform: skew(162deg);
         -o-transform: skew(162deg);
            transform: skew(162deg);
}

.page-nav__item--subitem2 .page-nav__subitem:nth-child(2)
{
    margin-left: 58px;
}

.page-nav__item--subitem2 .page-nav__subitem:nth-child(3)
{
    margin-left: 70px;
}

.page-nav__item--subitem2 .page-nav__subitem a:after
{
    bottom: -29px;
}

.page-nav__item--subitem2 .page-nav__link
{
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;
}

.page-nav__item--subitem2 .page-nav__link:hover:after,
.page-nav__item--subitem2 .page-nav__link:active:after,
.page-nav__item--subitem2 .page-nav__link:focus:after
{
    width: 0;
}

.page-nav__item--subitem2:before
{
    position: absolute;
    top: -150px;
    left: -185px;

    width: 473px;
    height: 457px;

    content: '';
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;
    pointer-events: none;

    opacity: 0;
    background: url(../img/page-nav-subitem2-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.page-nav__subitems
{
    position: absolute;
    top: 28px;
    top: -300px;
    left: 0;
    left: -55px;

    width: 100%;
    width: 270px;
    height: 235px;
    padding-top: 108px;
    padding-bottom: 35px;

    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;
}

.page-nav__subitem
{
    margin-bottom: 40px;
    margin-left: 40px;
    margin-left: 85px;

    -webkit-transition: 0s;
       -moz-transition: 0s;
         -o-transition: 0s;
            transition: 0s;
    text-align: left;

    opacity: 0;
}

.page-nav__subitem a
{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 200;
    line-height: 24px;

    position: relative;

    display: inline-block;

    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;
    text-align: center;
    text-transform: uppercase;

    color: #fff;
}

.page-nav__subitem a:after
{
    position: absolute;
    bottom: -18px;
    left: 10px;

    width: 120%;
    height: 1px;

    content: '';

    background-color: rgba(255, 255, 255, .4);
}

.page-nav__subitem:last-child
{
    margin-bottom: 0;
}

.page-nav__subitem:last-child a:after
{
    display: none;
}

.page-nav__subitem:nth-child(2)
{
    margin-left: 70px;
    margin-left: 115px;
}

.page-nav__link
{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.1;

    position: relative;
    z-index: 10;

    display: inline-block;

    padding-top: 8px;

    -webkit-transition: .3s .1s;
       -moz-transition: .3s .1s;
         -o-transition: .3s .1s;
            transition: .3s .1s;
    white-space: nowrap;
    text-transform: uppercase;

    color: #fff;
}

.page-nav__link:after
{
    position: absolute;
    bottom: -29px;
    left: 50%;

    width: 0;
    height: 3px;

    content: '';
    -webkit-transition: width .3s ease-in-out;
       -moz-transition: width .3s ease-in-out;
         -o-transition: width .3s ease-in-out;
            transition: width .3s ease-in-out;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #fff;
}

.page-nav__link:hover:after,
.page-nav__link:focus:after
{
    width: 100%;
}

.page-nav__link--active:after
{
    width: 100%;

    background-color: #6bc3e5;
}

.social__items
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.social__item
{
    margin-right: 68px;
}

.social__item:last-child
{
    margin-right: 0;
}

.social__link
{
    display: block;

    width: 33px;
    height: 26px;

    -webkit-transition: .3s .1s;
       -moz-transition: .3s .1s;
         -o-transition: .3s .1s;
            transition: .3s .1s;
}

.social__link svg
{
    width: 100%;
    height: 100%;

    fill: #fff;
}

.main-head
{
    min-height: -webkit-calc(100vh + 129px);
    min-height:    -moz-calc(100vh + 129px);
    min-height:         calc(100vh + 129px);

    background: url(../img/bcg-main-head.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.main-head__imgBcg
{
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;

    width: 56.5%;
    min-width: 1000px;
    max-width: 1080px;
}

.main-head__title
{
    position: absolute;
    z-index: 0;
    top: 10.5vh;
    left: 100px;

    width: 45%;

    -webkit-transition: opacity .3s .7s ease-out;
       -moz-transition: opacity .3s .7s ease-out;
         -o-transition: opacity .3s .7s ease-out;
            transition: opacity .3s .7s ease-out;

    opacity: 0;
}

.main-head__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 60vh;
    padding-right: 120px;
    padding-bottom: 170px;
    padding-left: 120px;
}

.main-head__subtitle
{
    position: relative;
    z-index: 5;

    margin-bottom: 20px;

    -webkit-transition: all .6s .8s ease-out;
       -moz-transition: all .6s .8s ease-out;
         -o-transition: all .6s .8s ease-out;
            transition: all .6s .8s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.main-head__text
{
    position: relative;
    z-index: 5;

    width: 100%;
    max-width: 500px;
    margin-bottom: 23px;

    -webkit-transition: all .5s .9s ease-out;
       -moz-transition: all .5s .9s ease-out;
         -o-transition: all .5s .9s ease-out;
            transition: all .5s .9s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.main-head__text-paragraph
{
    margin-top: 0;
}

.main-head__text-paragraph:last-child
{
    margin-bottom: 0;
}

.main-head__buttons
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.main-head__button
{
    opacity: 0;
}

.main-head__button:first-child
{
    margin-right: 35px;
    margin-bottom: 15px;

    -webkit-transition: opacity .3s 1s ease-out, background .2s ease-out;
       -moz-transition: opacity .3s 1s ease-out, background .2s ease-out;
         -o-transition: opacity .3s 1s ease-out, background .2s ease-out;
            transition: opacity .3s 1s ease-out, background .2s ease-out;
}

.main-head__button:nth-child(2)
{
    -webkit-transition: opacity .3s 1.1s ease-out, background .2s ease-out;
       -moz-transition: opacity .3s 1.1s ease-out, background .2s ease-out;
         -o-transition: opacity .3s 1.1s ease-out, background .2s ease-out;
            transition: opacity .3s 1.1s ease-out, background .2s ease-out;
}

.btn
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 241px;
    height: 71px;

    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;

    color: #fff;
    background: url(../img/btn-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}

.btn--hover:hover
{
    background: url(../img/btn-hover-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;

    -webkit-filter: saturate(100%) !important;
            filter: saturate(100%) !important;
}

.btn:hover
{
    background: url(../img/btn-hover-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn__text
{
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 500;

    text-transform: uppercase;

    color: #fff;
}

.btn__arrow
{
    display: inline-block;

    width: 28px;
    height: 14px;
    margin-right: 10px;

    background: url(../img/arrow-btn.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn__size
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;

    position: relative;

    margin-right: 10px;
    padding-top: 33px;
}

.btn__size:before
{
    position: absolute;
    top: 0;
    left: 50%;

    width: 22px;
    height: 30px;
    margin-left: -11px;

    content: '';

    background: url(../img/arrow-btn-download.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--download
{
    width: 455px;
    height: 83px;

    background: url(../img/btn-big-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--download:hover
{
    background: url(../img/btn-big-hover-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--download .btn__text
{
    font-size: 28px;
}

.btn--big
{
    width: 455px;
    height: 83px;

    background: url(../img/btn-big-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--big:hover
{
    background: url(../img/btn-big-hover-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--big .btn__text
{
    font-size: 28px;
}

.btn--buy
{
    width: 464px;
    height: 84px;

    background: url(../img/btn-buy-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--buy:hover
{
    background: url(../img/btn-buy-hover-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--buy .btn__text
{
    font-size: 30px;
}

.btn--mid
{
    width: 379px;
    height: 83px;

    background: url(../img/btn-big-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--mid:hover
{
    background: url(../img/btn-big-hover-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--mid .btn__text
{
    font-size: 30px;
    font-weight: 300;
}

.btn--midv2
{
    width: 281px;
    height: 60px;

    background: url(../img/btn-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--midv2 .btn__text
{
    font-size: 22px;
    font-weight: 300;
}

.btn--v2
{
    background: url(../img/btn-v2-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--v2:hover
{
    background: url(../img/btn-v2-hover-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--v3
{
    background: url(../img/btn-v3-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.btn--v3:hover
{
    background: url(../img/btn-v3-hover-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.modal-instructions
{
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;

    display: none;

    width: 100vw;
    height: 100vh;

    background-color: rgba(32, 34, 59, .9);
}

.modal-instructions.modal--open .modal-instructions__inner:after
{
    opacity: 1;
}

.modal-instructions__wrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 850px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.modal-instructions__close
{
    position: absolute;
    top: 35px;
    right: 40px;

    width: 30px;
    height: 30px;

    cursor: pointer;

    background: url(../img/icon-close.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.modal-instructions__inner
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.modal-instructions__inner:after
{
    position: absolute;
    z-index: -1;
    bottom: -170px;
    left: 50%;

    width: 1200px;
    height: 770px;
    margin-left: -600px;

    content: '';
    -webkit-transition: opacity .3s .25s;
       -moz-transition: opacity .3s .25s;
         -o-transition: opacity .3s .25s;
            transition: opacity .3s .25s;

    opacity: 0;
    background: url(../img/glow-modal-instructions.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.modal-instructions__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    min-height: 450px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.modal-instructions__item:nth-child(1) .modal-instructions__img img
{
    max-width: 163px;
}

.modal-instructions__item:nth-child(2) .modal-instructions__img img
{
    max-width: 107px;
}

.modal-instructions__item:hover
{
    -webkit-filter: brightness(110%);
            filter: brightness(110%);
}

.modal-instructions__title
{
    margin-top: 0;
    margin-bottom: 4px;
}

.modal-instructions__subtitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 31px;

    padding-right: 16px;
    padding-bottom: 1px;
    padding-left: 16px;

    text-transform: uppercase;

    color: #fff;
    background-color: #68c5e4;
}

.modal-instructions__img
{
    margin-top: auto;
    margin-bottom: 34px;
}

.modal-preview
{
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    background-color: rgba(32, 34, 59, .9);
}

.modal-preview.modal--open .modal-preview__inner:after
{
    opacity: 1;
}

.modal-preview__wrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 1245px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.modal-preview__close
{
    position: absolute;
    z-index: 11;
    top: 35px;
    right: 40px;

    width: 30px;
    height: 30px;

    cursor: pointer;

    background: url(../img/icon-close.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.modal-preview__inner
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    height: 540px;
    padding-right: 45px;

    background: #12306c url(../img/banner-preview-bcg.jpg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.modal-preview__img
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    width: 60%;
}

.modal-preview__info
{
    z-index: 10;

    width: 100%;
    padding-top: 175px;
    padding-left: 50%;
}

.modal-preview__text
{
    font-size: 26px;
    font-weight: 300;
    line-height: 32px;

    margin-top: 0;
    margin-bottom: 45px;
}

.modal-preview__text--bold
{
    font-weight: 700;
}

.buy-head
{
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    background: url(../img/bcg-buy-head.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.buy-head__wrapper
{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 150px;
    padding-right: 120px;
    padding-left: 120px;
}

.buy-head__title
{
    -webkit-transition: all .5s .7s ease-out;
       -moz-transition: all .5s .7s ease-out;
         -o-transition: all .5s .7s ease-out;
            transition: all .5s .7s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.buy-head__title img
{
    width: 100%;
}

.buy-head__header
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 15px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.buy-head__text
{
    width: 100%;
    max-width: 470px;
    margin-left: 68px;

    -webkit-transition: all .5s .7s ease-out;
       -moz-transition: all .5s .7s ease-out;
         -o-transition: all .5s .7s ease-out;
            transition: all .5s .7s ease-out;
    -webkit-transform: translate3d(50%, 0, 0);
       -moz-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);

    opacity: 0;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.buy-head__text-paragraph
{
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;

    margin-top: 0;
    margin-bottom: 7px;
}

.buy-head__text-paragraph:last-child
{
    margin-bottom: 0;
}

.buy-head__packshots
{
    display: none;
}

.buy-head__packshot
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: -15px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.buy-head__packshot img
{
    width: 70%;
    max-width: 300px;
}

.buy-head__select
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    overflow: visible;

    margin-top: 40px;
    margin-bottom: 80px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.buy-head__select-text
{
    font-size: 50px;
    font-weight: 700;
    line-height: 1;

    margin-right: 115px;
}

.buy-head__select-buttons
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
}

.buy-head__select-buttons .btn
{
    position: relative;

    margin-right: 65px;
}

.buy-head__select-buttons .btn.active
{
    background: url(../img/btn-buy-active-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.buy-head__select-buttons .btn.active:hover
{
    background: url(../img/btn-buy-active-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.buy-head__select-buttons .btn.active .btn__text
{
    color: #002581;
}

.buy-head__select-buttons .btn.active:after,
.buy-head__select-buttons .btn.active:before
{
    visibility: visible;

    opacity: 1;
}

.buy-head__select-buttons .btn:last-child
{
    margin-right: 0;
}

.buy-head__select-buttons .btn:after
{
    position: absolute;
    bottom: -105px;
    left: 50%;

    visibility: hidden;

    width: 0;
    height: 0;
    margin-left: -24px;

    content: '';
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    opacity: 0;
    border-top: 24px solid #fff;
    border-right: 24px solid transparent;
    border-left: 24px solid transparent;
}

.buy-head__select-buttons .btn:before
{
    position: absolute;
    bottom: -86px;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 13px;

    content: '';
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    opacity: 0;
    background-color: #fff;
}

.buy-head__select-input
{
    position: relative;
}

.buy-head__select-input:after
{
    position: absolute;
    top: 50%;
    right: 42px;

    width: 33px;
    height: 21px;
    margin-top: -10px;

    content: '';
    pointer-events: none;

    background: url(../img/select-arrow.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.buy-head__select-input select
{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;

    width: 464px;
    height: 84px;
    padding-right: 80px;
    padding-left: 50px;

    cursor: pointer;
    text-transform: uppercase;

    color: #fff;
    border: 0;
    outline: 0;
    background: transparent url(../img/select-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;

    -webkit-appearance: none;
    /* Chrome */
       -moz-appearance: none;
    /* Firefox */
            appearance: none;
}

.buy-head__select-input select:focus,
.buy-head__select-input select:active
{
    border: 0;
    outline: 0;
}

.buy-head__select-input select::-ms-expand
{
    display: none;
}

.buy-head__select-input select option
{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;

    cursor: pointer;
    text-transform: uppercase;

    background-color: #4f0c4b;
}

.buy
{
    background: url(../img/bcg-buy.jpg) center bottom no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.buy__wrapper
{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-right: 120px;
    padding-bottom: 200px;
    padding-left: 120px;
}

.buy__items
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.buy__items-arrow
{
    position: absolute;
    top: -3px;
    left: 0;

    display: none;

    width: 100%;
    height: 5px;

    background-color: #fff;
}

.buy__items-arrow:after
{
    position: absolute;
    top: 4px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -9px;

    content: '';

    border-top: 11px solid #fff;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
}

.buy__item
{
    position: relative;

    width: 580px;
    padding-top: 50px;
}

.buy__item-arrow
{
    position: absolute;
    top: -5px;
    left: 0;

    width: 100%;
    height: 13px;

    background-color: #fff;
}

.buy__item-arrow:after
{
    position: absolute;
    top: 12px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -24px;

    content: '';

    border-top: 24px solid #fff;
    border-right: 24px solid transparent;
    border-left: 24px solid transparent;
}

.buy__index
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding-top: 105px;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.buy__index-wrapper
{
    display: none;
}

.buy__index-wrapper:nth-child(1)
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
}

.buy__index-arrow
{
    position: absolute;
    top: -5px;
    left: 0;

    width: 29%;
    height: 13px;

    background-color: #fff;
}

.buy__index-arrow:after
{
    position: absolute;
    top: 12px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -24px;

    content: '';

    border-top: 24px solid #fff;
    border-right: 24px solid transparent;
    border-left: 24px solid transparent;
}

.buy__search
{
    position: relative;

    border-left: 1px solid #fff;
}

.buy__search:after
{
    position: absolute;
    top: -62px;
    left: 0;

    width: 207px;
    height: 62px;

    content: '';

    background: url(../img/buy-search-border-left.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.buy__search:before
{
    position: absolute;
    top: -3px;
    right: 1px;

    width: -webkit-calc(100% - 207px);
    width:    -moz-calc(100% - 207px);
    width:         calc(100% - 207px);
    height: 2px;

    content: '';

    background: url(../img/buy-search-border-right.png) 0 0 repeat-x;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.buy__search-wrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.buy__search-block
{
    position: relative;

    width: 71%;
}

.buy__search-text
{
    max-width: 375px;
    margin-right: 78px;
    padding-top: 5px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.buy__search-text p
{
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;

    margin-top: 0;
}

.buy__search-text p:last-child
{
    margin-bottom: 0;
}

.buy__packshot
{
    position: relative;

    width: 29%;
}

.buy__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 71%;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.buy__list-item
{
    width: 49%;
    margin-right: 2%;
    margin-bottom: 18px;
}

.buy__list-item:nth-child(2n)
{
    margin-right: 0;
}

.buy__list-item:last-child
{
    margin-bottom: 0;
}

.buy__list-link
{
    position: relative;

    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    min-height: 72px;
    padding-top: 9px;
    padding-right: 55px;
    padding-bottom: 9px;
    padding-left: 19px;

    background-color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.buy__list-link:after
{
    position: absolute;
    top: 50%;
    right: 19px;

    width: 30px;
    height: 15px;
    margin-top: -7.5px;

    content: '';
    -webkit-transition: -webkit-transform .2s;
       -moz-transition:         transform .2s, -moz-transform .2s;
         -o-transition:      -o-transform .2s;
            transition: -webkit-transform .2s;
            transition:         transform .2s;
            transition:         transform .2s, -webkit-transform .2s, -moz-transform .2s, -o-transform .2s;

    background: url(../img/arrow-pharmacy-list.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.buy__list-link:hover:after
{
    -webkit-transform: translateX(10px);
       -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
         -o-transform: translateX(10px);
            transform: translateX(10px);
}

.buy__list-link img
{
    max-width: 150px;
    max-height: 54px;
}

.buy__list--search
{
    width: 100%;
    padding-top: 30px;
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes mouseFlash
{
    0%
    {
        opacity: 1;
    }

    29.999%
    {
        opacity: 1;
    }

    30%
    {
        opacity: 0;
    }

    49.999%
    {
        opacity: 1;
    }

    50%
    {
        opacity: 0;
    }

    70%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 1;
    }
}

@-moz-keyframes mouseFlash
{
    0%
    {
        opacity: 1;
    }

    29.999%
    {
        opacity: 1;
    }

    30%
    {
        opacity: 0;
    }

    49.999%
    {
        opacity: 1;
    }

    50%
    {
        opacity: 0;
    }

    70%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 1;
    }
}

@-o-keyframes mouseFlash
{
    0%
    {
        opacity: 1;
    }

    29.999%
    {
        opacity: 1;
    }

    30%
    {
        opacity: 0;
    }

    49.999%
    {
        opacity: 1;
    }

    50%
    {
        opacity: 0;
    }

    70%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 1;
    }
}

@keyframes mouseFlash
{
    0%
    {
        opacity: 1;
    }

    29.999%
    {
        opacity: 1;
    }

    30%
    {
        opacity: 0;
    }

    49.999%
    {
        opacity: 1;
    }

    50%
    {
        opacity: 0;
    }

    70%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 1;
    }
}

@-webkit-keyframes rota
{
    0%
    {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }

    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@-moz-keyframes rota
{
    0%
    {
        -moz-transform: rotate(180deg);
             transform: rotate(180deg);
    }

    100%
    {
        -moz-transform: rotate(360deg);
             transform: rotate(360deg);
    }
}

@-o-keyframes rota
{
    0%
    {
        -o-transform: rotate(180deg);
           transform: rotate(180deg);
    }

    100%
    {
        -o-transform: rotate(360deg);
           transform: rotate(360deg);
    }
}

@keyframes rota
{
    0%
    {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
    }

    100%
    {
        -webkit-transform: rotate(360deg);
           -moz-transform: rotate(360deg);
             -o-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@-webkit-keyframes fill
{
    0%
    {
        opacity: 1;
    }

    50%,
    100%
    {
        opacity: 1;
    }
}

@-moz-keyframes fill
{
    0%
    {
        opacity: 1;
    }

    50%,
    100%
    {
        opacity: 1;
    }
}

@-o-keyframes fill
{
    0%
    {
        opacity: 1;
    }

    50%,
    100%
    {
        opacity: 1;
    }
}

@keyframes fill
{
    0%
    {
        opacity: 1;
    }

    50%,
    100%
    {
        opacity: 1;
    }
}

@-webkit-keyframes mask
{
    0%
    {
        opacity: 1;
    }

    50%,
    100%
    {
        opacity: 0;
    }
}

@-moz-keyframes mask
{
    0%
    {
        opacity: 1;
    }

    50%,
    100%
    {
        opacity: 0;
    }
}

@-o-keyframes mask
{
    0%
    {
        opacity: 1;
    }

    50%,
    100%
    {
        opacity: 0;
    }
}

@keyframes mask
{
    0%
    {
        opacity: 1;
    }

    50%,
    100%
    {
        opacity: 0;
    }
}

@-webkit-keyframes bounce
{
    from,
    20%,
    53%,
    80%,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    40%,
    43%
    {
        -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    70%
    {
        -webkit-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    90%
    {
        -webkit-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
    }
}

@-moz-keyframes bounce
{
    from,
    20%,
    53%,
    80%,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    40%,
    43%
    {
        -webkit-transform: translate3d(0, -30px, 0);
           -moz-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
           -moz-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    70%
    {
        -webkit-transform: translate3d(0, -15px, 0);
           -moz-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
           -moz-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    90%
    {
        -webkit-transform: translate3d(0, -4px, 0);
           -moz-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
    }
}

@-o-keyframes bounce
{
    from,
    20%,
    53%,
    80%,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    40%,
    43%
    {
        -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
             -o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    70%
    {
        -webkit-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
             -o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    90%
    {
        -webkit-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce
{
    from,
    20%,
    53%,
    80%,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    40%,
    43%
    {
        -webkit-transform: translate3d(0, -30px, 0);
           -moz-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
           -moz-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
             -o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    70%
    {
        -webkit-transform: translate3d(0, -15px, 0);
           -moz-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
           -moz-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
             -o-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    }

    90%
    {
        -webkit-transform: translate3d(0, -4px, 0);
           -moz-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
    }
}

.bounce
{
    -webkit-transform-origin: center bottom;
       -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-name: bounce;
       -moz-animation-name: bounce;
         -o-animation-name: bounce;
            animation-name: bounce;
}

@-webkit-keyframes flash
{
    from,
    50%,
    to
    {
        opacity: 1;
    }

    25%,
    75%
    {
        opacity: 0;
    }
}

@-moz-keyframes flash
{
    from,
    50%,
    to
    {
        opacity: 1;
    }

    25%,
    75%
    {
        opacity: 0;
    }
}

@-o-keyframes flash
{
    from,
    50%,
    to
    {
        opacity: 1;
    }

    25%,
    75%
    {
        opacity: 0;
    }
}

@keyframes flash
{
    from,
    50%,
    to
    {
        opacity: 1;
    }

    25%,
    75%
    {
        opacity: 0;
    }
}

.flash
{
    -webkit-animation-name: flash;
       -moz-animation-name: flash;
         -o-animation-name: flash;
            animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    50%
    {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@-moz-keyframes pulse
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    50%
    {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
           -moz-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@-o-keyframes pulse
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    50%
    {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    50%
    {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
           -moz-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

.pulse
{
    -webkit-animation-name: pulse;
       -moz-animation-name: pulse;
         -o-animation-name: pulse;
            animation-name: pulse;
}

@-webkit-keyframes rubberBand
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    30%
    {
        -webkit-transform: scale3d(1.25, .75, 1);
                transform: scale3d(1.25, .75, 1);
    }

    40%
    {
        -webkit-transform: scale3d(.75, 1.25, 1);
                transform: scale3d(.75, 1.25, 1);
    }

    50%
    {
        -webkit-transform: scale3d(1.15, .85, 1);
                transform: scale3d(1.15, .85, 1);
    }

    65%
    {
        -webkit-transform: scale3d(.95, 1.05, 1);
                transform: scale3d(.95, 1.05, 1);
    }

    75%
    {
        -webkit-transform: scale3d(1.05, .95, 1);
                transform: scale3d(1.05, .95, 1);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@-moz-keyframes rubberBand
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    30%
    {
        -webkit-transform: scale3d(1.25, .75, 1);
           -moz-transform: scale3d(1.25, .75, 1);
                transform: scale3d(1.25, .75, 1);
    }

    40%
    {
        -webkit-transform: scale3d(.75, 1.25, 1);
           -moz-transform: scale3d(.75, 1.25, 1);
                transform: scale3d(.75, 1.25, 1);
    }

    50%
    {
        -webkit-transform: scale3d(1.15, .85, 1);
           -moz-transform: scale3d(1.15, .85, 1);
                transform: scale3d(1.15, .85, 1);
    }

    65%
    {
        -webkit-transform: scale3d(.95, 1.05, 1);
           -moz-transform: scale3d(.95, 1.05, 1);
                transform: scale3d(.95, 1.05, 1);
    }

    75%
    {
        -webkit-transform: scale3d(1.05, .95, 1);
           -moz-transform: scale3d(1.05, .95, 1);
                transform: scale3d(1.05, .95, 1);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@-o-keyframes rubberBand
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    30%
    {
        -webkit-transform: scale3d(1.25, .75, 1);
                transform: scale3d(1.25, .75, 1);
    }

    40%
    {
        -webkit-transform: scale3d(.75, 1.25, 1);
                transform: scale3d(.75, 1.25, 1);
    }

    50%
    {
        -webkit-transform: scale3d(1.15, .85, 1);
                transform: scale3d(1.15, .85, 1);
    }

    65%
    {
        -webkit-transform: scale3d(.95, 1.05, 1);
                transform: scale3d(.95, 1.05, 1);
    }

    75%
    {
        -webkit-transform: scale3d(1.05, .95, 1);
                transform: scale3d(1.05, .95, 1);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    30%
    {
        -webkit-transform: scale3d(1.25, .75, 1);
           -moz-transform: scale3d(1.25, .75, 1);
                transform: scale3d(1.25, .75, 1);
    }

    40%
    {
        -webkit-transform: scale3d(.75, 1.25, 1);
           -moz-transform: scale3d(.75, 1.25, 1);
                transform: scale3d(.75, 1.25, 1);
    }

    50%
    {
        -webkit-transform: scale3d(1.15, .85, 1);
           -moz-transform: scale3d(1.15, .85, 1);
                transform: scale3d(1.15, .85, 1);
    }

    65%
    {
        -webkit-transform: scale3d(.95, 1.05, 1);
           -moz-transform: scale3d(.95, 1.05, 1);
                transform: scale3d(.95, 1.05, 1);
    }

    75%
    {
        -webkit-transform: scale3d(1.05, .95, 1);
           -moz-transform: scale3d(1.05, .95, 1);
                transform: scale3d(1.05, .95, 1);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

.rubberBand
{
    -webkit-animation-name: rubberBand;
       -moz-animation-name: rubberBand;
         -o-animation-name: rubberBand;
            animation-name: rubberBand;
}

@-webkit-keyframes shake
{
    from,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80%
    {
        -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
    }
}

@-moz-keyframes shake
{
    from,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: translate3d(-10px, 0, 0);
           -moz-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80%
    {
        -webkit-transform: translate3d(10px, 0, 0);
           -moz-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
    }
}

@-o-keyframes shake
{
    from,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80%
    {
        -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake
{
    from,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: translate3d(-10px, 0, 0);
           -moz-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80%
    {
        -webkit-transform: translate3d(10px, 0, 0);
           -moz-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
    }
}

.shake
{
    -webkit-animation-name: shake;
       -moz-animation-name: shake;
         -o-animation-name: shake;
            animation-name: shake;
}

@-webkit-keyframes headShake
{
    0%
    {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    6.5%
    {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
    }

    18.5%
    {
        -webkit-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
    }

    31.5%
    {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
    }

    43.5%
    {
        -webkit-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
    }

    50%
    {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}

@-moz-keyframes headShake
{
    0%
    {
        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
                transform: translateX(0);
    }

    6.5%
    {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
           -moz-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
    }

    18.5%
    {
        -webkit-transform: translateX(5px) rotateY(7deg);
           -moz-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
    }

    31.5%
    {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
           -moz-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
    }

    43.5%
    {
        -webkit-transform: translateX(2px) rotateY(3deg);
           -moz-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
    }

    50%
    {
        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
                transform: translateX(0);
    }
}

@-o-keyframes headShake
{
    0%
    {
        -webkit-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
    }

    6.5%
    {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
    }

    18.5%
    {
        -webkit-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
    }

    31.5%
    {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
    }

    43.5%
    {
        -webkit-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
    }

    50%
    {
        -webkit-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
    }
}

@keyframes headShake
{
    0%
    {
        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
    }

    6.5%
    {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
           -moz-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
    }

    18.5%
    {
        -webkit-transform: translateX(5px) rotateY(7deg);
           -moz-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
    }

    31.5%
    {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
           -moz-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
    }

    43.5%
    {
        -webkit-transform: translateX(2px) rotateY(3deg);
           -moz-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
    }

    50%
    {
        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
    }
}

.headShake
{
    -webkit-animation-name: headShake;
       -moz-animation-name: headShake;
         -o-animation-name: headShake;
            animation-name: headShake;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
}

@-webkit-keyframes swing
{
    20%
    {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
    }

    40%
    {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
    }

    60%
    {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
    }

    80%
    {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
    }
}

@-moz-keyframes swing
{
    20%
    {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
           -moz-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
    }

    40%
    {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
           -moz-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
    }

    60%
    {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
           -moz-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
    }

    80%
    {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
           -moz-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
           -moz-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
    }
}

@-o-keyframes swing
{
    20%
    {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
    }

    40%
    {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
    }

    60%
    {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
    }

    80%
    {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing
{
    20%
    {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
           -moz-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
    }

    40%
    {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
           -moz-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
    }

    60%
    {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
           -moz-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
    }

    80%
    {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
           -moz-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
           -moz-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing
{
    -webkit-transform-origin: top center;
       -moz-transform-origin: top center;
        -ms-transform-origin: top center;
         -o-transform-origin: top center;
            transform-origin: top center;
    -webkit-animation-name: swing;
       -moz-animation-name: swing;
         -o-animation-name: swing;
            animation-name: swing;
}

@-webkit-keyframes tada
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    10%,
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@-moz-keyframes tada
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    10%,
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
           -moz-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
           -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
           -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@-o-keyframes tada
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    10%,
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@keyframes tada
{
    from
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    10%,
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
           -moz-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
           -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
           -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

.tada
{
    -webkit-animation-name: tada;
       -moz-animation-name: tada;
         -o-animation-name: tada;
            animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    15%
    {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30%
    {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45%
    {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60%
    {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75%
    {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes wobble
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    15%
    {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
           -moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30%
    {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
           -moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45%
    {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
           -moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60%
    {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
           -moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75%
    {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
           -moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes wobble
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    15%
    {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30%
    {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45%
    {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60%
    {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75%
    {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes wobble
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    15%
    {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
           -moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30%
    {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
           -moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45%
    {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
           -moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60%
    {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
           -moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75%
    {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
           -moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.wobble
{
    -webkit-animation-name: wobble;
       -moz-animation-name: wobble;
         -o-animation-name: wobble;
            animation-name: wobble;
}

@-webkit-keyframes jello
{
    from,
    11.1%,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    22.2%
    {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3%
    {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4%
    {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5%
    {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6%
    {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
                transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7%
    {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
                transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8%
    {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
                transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

@-moz-keyframes jello
{
    from,
    11.1%,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    22.2%
    {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
           -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3%
    {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
           -moz-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4%
    {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
           -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5%
    {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
           -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6%
    {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
           -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
                transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7%
    {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
           -moz-transform: skewX(.390625deg) skewY(.390625deg);
                transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8%
    {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
           -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
                transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

@-o-keyframes jello
{
    from,
    11.1%,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    22.2%
    {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
             -o-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3%
    {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
             -o-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4%
    {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
             -o-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5%
    {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
             -o-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6%
    {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
             -o-transform: skewX(-.78125deg) skewY(-.78125deg);
                transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7%
    {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
             -o-transform: skewX(.390625deg) skewY(.390625deg);
                transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8%
    {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
             -o-transform: skewX(-.1953125deg) skewY(-.1953125deg);
                transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

@keyframes jello
{
    from,
    11.1%,
    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    22.2%
    {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
           -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
             -o-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3%
    {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
           -moz-transform: skewX(6.25deg) skewY(6.25deg);
             -o-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4%
    {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
           -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
             -o-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5%
    {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
           -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
             -o-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6%
    {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
           -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
             -o-transform: skewX(-.78125deg) skewY(-.78125deg);
                transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7%
    {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
           -moz-transform: skewX(.390625deg) skewY(.390625deg);
             -o-transform: skewX(.390625deg) skewY(.390625deg);
                transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8%
    {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
           -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
             -o-transform: skewX(-.1953125deg) skewY(-.1953125deg);
                transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

.jello
{
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
        -ms-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-animation-name: jello;
       -moz-animation-name: jello;
         -o-animation-name: jello;
            animation-name: jello;
}

@-webkit-keyframes heartBeat
{
    0%
    {
        -webkit-transform: scale(1);
                transform: scale(1);
    }

    14%
    {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);
    }

    28%
    {
        -webkit-transform: scale(1);
                transform: scale(1);
    }

    42%
    {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);
    }

    70%
    {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-moz-keyframes heartBeat
{
    0%
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
                transform: scale(1);
    }

    14%
    {
        -webkit-transform: scale(1.3);
           -moz-transform: scale(1.3);
                transform: scale(1.3);
    }

    28%
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
                transform: scale(1);
    }

    42%
    {
        -webkit-transform: scale(1.3);
           -moz-transform: scale(1.3);
                transform: scale(1.3);
    }

    70%
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
                transform: scale(1);
    }
}

@-o-keyframes heartBeat
{
    0%
    {
        -webkit-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }

    14%
    {
        -webkit-transform: scale(1.3);
             -o-transform: scale(1.3);
                transform: scale(1.3);
    }

    28%
    {
        -webkit-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }

    42%
    {
        -webkit-transform: scale(1.3);
             -o-transform: scale(1.3);
                transform: scale(1.3);
    }

    70%
    {
        -webkit-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
}

@keyframes heartBeat
{
    0%
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }

    14%
    {
        -webkit-transform: scale(1.3);
           -moz-transform: scale(1.3);
             -o-transform: scale(1.3);
                transform: scale(1.3);
    }

    28%
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }

    42%
    {
        -webkit-transform: scale(1.3);
           -moz-transform: scale(1.3);
             -o-transform: scale(1.3);
                transform: scale(1.3);
    }

    70%
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
}

.heartBeat
{
    -webkit-animation-name: heartBeat;
       -moz-animation-name: heartBeat;
         -o-animation-name: heartBeat;
            animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
       -moz-animation-duration: 1.3s;
         -o-animation-duration: 1.3s;
            animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn
{
    from,
    20%,
    40%,
    60%,
    80%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    20%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
    }

    40%
    {
        -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }

    60%
    {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: scale3d(.97, .97, .97);
                transform: scale3d(.97, .97, .97);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);

        opacity: 1;
    }
}

@-moz-keyframes bounceIn
{
    from,
    20%,
    40%,
    60%,
    80%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    20%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
           -moz-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
    }

    40%
    {
        -webkit-transform: scale3d(.9, .9, .9);
           -moz-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }

    60%
    {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
           -moz-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: scale3d(.97, .97, .97);
           -moz-transform: scale3d(.97, .97, .97);
                transform: scale3d(.97, .97, .97);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);

        opacity: 1;
    }
}

@-o-keyframes bounceIn
{
    from,
    20%,
    40%,
    60%,
    80%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    20%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
    }

    40%
    {
        -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }

    60%
    {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: scale3d(.97, .97, .97);
                transform: scale3d(.97, .97, .97);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);

        opacity: 1;
    }
}

@keyframes bounceIn
{
    from,
    20%,
    40%,
    60%,
    80%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    20%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
           -moz-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
    }

    40%
    {
        -webkit-transform: scale3d(.9, .9, .9);
           -moz-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }

    60%
    {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
           -moz-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: scale3d(.97, .97, .97);
           -moz-transform: scale3d(.97, .97, .97);
                transform: scale3d(.97, .97, .97);
    }

    to
    {
        -webkit-transform: scale3d(1, 1, 1);
           -moz-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);

        opacity: 1;
    }
}

.bounceIn
{
    -webkit-animation-name: bounceIn;
       -moz-animation-name: bounceIn;
         -o-animation-name: bounceIn;
            animation-name: bounceIn;
    -webkit-animation-duration: .75s;
       -moz-animation-duration: .75s;
         -o-animation-duration: .75s;
            animation-duration: .75s;
}

@-webkit-keyframes bounceInDown
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
    }

    90%
    {
        -webkit-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes bounceInDown
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: translate3d(0, -3000px, 0);
           -moz-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(0, 25px, 0);
           -moz-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(0, -10px, 0);
           -moz-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
    }

    90%
    {
        -webkit-transform: translate3d(0, 5px, 0);
           -moz-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes bounceInDown
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
    }

    90%
    {
        -webkit-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInDown
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: translate3d(0, -3000px, 0);
           -moz-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(0, 25px, 0);
           -moz-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(0, -10px, 0);
           -moz-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
    }

    90%
    {
        -webkit-transform: translate3d(0, 5px, 0);
           -moz-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.bounceInDown
{
    -webkit-animation-name: bounceInDown;
       -moz-animation-name: bounceInDown;
         -o-animation-name: bounceInDown;
            animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
    }

    90%
    {
        -webkit-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes bounceInLeft
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: translate3d(-3000px, 0, 0);
           -moz-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(25px, 0, 0);
           -moz-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(-10px, 0, 0);
           -moz-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
    }

    90%
    {
        -webkit-transform: translate3d(5px, 0, 0);
           -moz-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes bounceInLeft
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
    }

    90%
    {
        -webkit-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0%
    {
        -webkit-transform: translate3d(-3000px, 0, 0);
           -moz-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(25px, 0, 0);
           -moz-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(-10px, 0, 0);
           -moz-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
    }

    90%
    {
        -webkit-transform: translate3d(5px, 0, 0);
           -moz-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft
{
    -webkit-animation-name: bounceInLeft;
       -moz-animation-name: bounceInLeft;
         -o-animation-name: bounceInLeft;
            animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    from
    {
        -webkit-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
    }

    90%
    {
        -webkit-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes bounceInRight
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    from
    {
        -webkit-transform: translate3d(3000px, 0, 0);
           -moz-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(-25px, 0, 0);
           -moz-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(10px, 0, 0);
           -moz-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
    }

    90%
    {
        -webkit-transform: translate3d(-5px, 0, 0);
           -moz-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes bounceInRight
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    from
    {
        -webkit-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
    }

    90%
    {
        -webkit-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    from
    {
        -webkit-transform: translate3d(3000px, 0, 0);
           -moz-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(-25px, 0, 0);
           -moz-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(10px, 0, 0);
           -moz-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
    }

    90%
    {
        -webkit-transform: translate3d(-5px, 0, 0);
           -moz-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.bounceInRight
{
    -webkit-animation-name: bounceInRight;
       -moz-animation-name: bounceInRight;
         -o-animation-name: bounceInRight;
            animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    from
    {
        -webkit-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
    }

    90%
    {
        -webkit-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes bounceInUp
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    from
    {
        -webkit-transform: translate3d(0, 3000px, 0);
           -moz-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(0, -20px, 0);
           -moz-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(0, 10px, 0);
           -moz-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
    }

    90%
    {
        -webkit-transform: translate3d(0, -5px, 0);
           -moz-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes bounceInUp
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    from
    {
        -webkit-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
    }

    90%
    {
        -webkit-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp
{
    from,
    60%,
    75%,
    90%,
    to
    {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
           -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
             -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    from
    {
        -webkit-transform: translate3d(0, 3000px, 0);
           -moz-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: translate3d(0, -20px, 0);
           -moz-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);

        opacity: 1;
    }

    75%
    {
        -webkit-transform: translate3d(0, 10px, 0);
           -moz-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
    }

    90%
    {
        -webkit-transform: translate3d(0, -5px, 0);
           -moz-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.bounceInUp
{
    -webkit-animation-name: bounceInUp;
       -moz-animation-name: bounceInUp;
         -o-animation-name: bounceInUp;
            animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut
{
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }

    50%,
    55%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }
}

@-moz-keyframes bounceOut
{
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9);
           -moz-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }

    50%,
    55%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
           -moz-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }
}

@-o-keyframes bounceOut
{
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }

    50%,
    55%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }
}

@keyframes bounceOut
{
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9);
           -moz-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }

    50%,
    55%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
           -moz-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }
}

.bounceOut
{
    -webkit-animation-name: bounceOut;
       -moz-animation-name: bounceOut;
         -o-animation-name: bounceOut;
            animation-name: bounceOut;
    -webkit-animation-duration: .75s;
       -moz-animation-duration: .75s;
         -o-animation-duration: .75s;
            animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown
{
    20%
    {
        -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
    }

    40%,
    45%
    {
        -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

@-moz-keyframes bounceOutDown
{
    20%
    {
        -webkit-transform: translate3d(0, 10px, 0);
           -moz-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
    }

    40%,
    45%
    {
        -webkit-transform: translate3d(0, -20px, 0);
           -moz-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 2000px, 0);
           -moz-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

@-o-keyframes bounceOutDown
{
    20%
    {
        -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
    }

    40%,
    45%
    {
        -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

@keyframes bounceOutDown
{
    20%
    {
        -webkit-transform: translate3d(0, 10px, 0);
           -moz-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
    }

    40%,
    45%
    {
        -webkit-transform: translate3d(0, -20px, 0);
           -moz-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 2000px, 0);
           -moz-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

.bounceOutDown
{
    -webkit-animation-name: bounceOutDown;
       -moz-animation-name: bounceOutDown;
         -o-animation-name: bounceOutDown;
            animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft
{
    20%
    {
        -webkit-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

@-moz-keyframes bounceOutLeft
{
    20%
    {
        -webkit-transform: translate3d(20px, 0, 0);
           -moz-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
           -moz-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

@-o-keyframes bounceOutLeft
{
    20%
    {
        -webkit-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

@keyframes bounceOutLeft
{
    20%
    {
        -webkit-transform: translate3d(20px, 0, 0);
           -moz-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
           -moz-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

.bounceOutLeft
{
    -webkit-animation-name: bounceOutLeft;
       -moz-animation-name: bounceOutLeft;
         -o-animation-name: bounceOutLeft;
            animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight
{
    20%
    {
        -webkit-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

@-moz-keyframes bounceOutRight
{
    20%
    {
        -webkit-transform: translate3d(-20px, 0, 0);
           -moz-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(2000px, 0, 0);
           -moz-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

@-o-keyframes bounceOutRight
{
    20%
    {
        -webkit-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

@keyframes bounceOutRight
{
    20%
    {
        -webkit-transform: translate3d(-20px, 0, 0);
           -moz-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(2000px, 0, 0);
           -moz-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

.bounceOutRight
{
    -webkit-animation-name: bounceOutRight;
       -moz-animation-name: bounceOutRight;
         -o-animation-name: bounceOutRight;
            animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp
{
    20%
    {
        -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
    }

    40%,
    45%
    {
        -webkit-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

@-moz-keyframes bounceOutUp
{
    20%
    {
        -webkit-transform: translate3d(0, -10px, 0);
           -moz-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
    }

    40%,
    45%
    {
        -webkit-transform: translate3d(0, 20px, 0);
           -moz-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -2000px, 0);
           -moz-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

@-o-keyframes bounceOutUp
{
    20%
    {
        -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
    }

    40%,
    45%
    {
        -webkit-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

@keyframes bounceOutUp
{
    20%
    {
        -webkit-transform: translate3d(0, -10px, 0);
           -moz-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
    }

    40%,
    45%
    {
        -webkit-transform: translate3d(0, 20px, 0);
           -moz-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -2000px, 0);
           -moz-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

.bounceOutUp
{
    -webkit-animation-name: bounceOutUp;
       -moz-animation-name: bounceOutUp;
         -o-animation-name: bounceOutUp;
            animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

@-o-keyframes fadeIn
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

@keyframes fadeIn
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

.fadeIn
{
    -webkit-animation-name: fadeIn;
       -moz-animation-name: fadeIn;
         -o-animation-name: fadeIn;
            animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown
{
    from
    {
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes fadeInDown
{
    from
    {
        -webkit-transform: translate3d(0, -100%, 0);
           -moz-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes fadeInDown
{
    from
    {
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes fadeInDown
{
    from
    {
        -webkit-transform: translate3d(0, -100%, 0);
           -moz-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.fadeInDown
{
    -webkit-animation-name: fadeInDown;
       -moz-animation-name: fadeInDown;
         -o-animation-name: fadeInDown;
            animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig
{
    from
    {
        -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes fadeInDownBig
{
    from
    {
        -webkit-transform: translate3d(0, -2000px, 0);
           -moz-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes fadeInDownBig
{
    from
    {
        -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes fadeInDownBig
{
    from
    {
        -webkit-transform: translate3d(0, -2000px, 0);
           -moz-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.fadeInDownBig
{
    -webkit-animation-name: fadeInDownBig;
       -moz-animation-name: fadeInDownBig;
         -o-animation-name: fadeInDownBig;
            animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft
{
    from
    {
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes fadeInLeft
{
    from
    {
        -webkit-transform: translate3d(-100%, 0, 0);
           -moz-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes fadeInLeft
{
    from
    {
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes fadeInLeft
{
    from
    {
        -webkit-transform: translate3d(-100%, 0, 0);
           -moz-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.fadeInLeft
{
    -webkit-animation-name: fadeInLeft;
       -moz-animation-name: fadeInLeft;
         -o-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig
{
    from
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes fadeInLeftBig
{
    from
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
           -moz-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes fadeInLeftBig
{
    from
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes fadeInLeftBig
{
    from
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
           -moz-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.fadeInLeftBig
{
    -webkit-animation-name: fadeInLeftBig;
       -moz-animation-name: fadeInLeftBig;
         -o-animation-name: fadeInLeftBig;
            animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight
{
    from
    {
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes fadeInRight
{
    from
    {
        -webkit-transform: translate3d(100%, 0, 0);
           -moz-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes fadeInRight
{
    from
    {
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes fadeInRight
{
    from
    {
        -webkit-transform: translate3d(100%, 0, 0);
           -moz-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.fadeInRight
{
    -webkit-animation-name: fadeInRight;
       -moz-animation-name: fadeInRight;
         -o-animation-name: fadeInRight;
            animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig
{
    from
    {
        -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes fadeInRightBig
{
    from
    {
        -webkit-transform: translate3d(2000px, 0, 0);
           -moz-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes fadeInRightBig
{
    from
    {
        -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes fadeInRightBig
{
    from
    {
        -webkit-transform: translate3d(2000px, 0, 0);
           -moz-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.fadeInRightBig
{
    -webkit-animation-name: fadeInRightBig;
       -moz-animation-name: fadeInRightBig;
         -o-animation-name: fadeInRightBig;
            animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp
{
    from
    {
        -webkit-transform: translate3d(0, 40%, 0);
                transform: translate3d(0, 40%, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes fadeInUp
{
    from
    {
        -webkit-transform: translate3d(0, 40%, 0);
           -moz-transform: translate3d(0, 40%, 0);
                transform: translate3d(0, 40%, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes fadeInUp
{
    from
    {
        -webkit-transform: translate3d(0, 40%, 0);
                transform: translate3d(0, 40%, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes fadeInUp
{
    from
    {
        -webkit-transform: translate3d(0, 40%, 0);
           -moz-transform: translate3d(0, 40%, 0);
                transform: translate3d(0, 40%, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.fadeInUp
{
    -webkit-animation-name: fadeInUp;
       -moz-animation-name: fadeInUp;
         -o-animation-name: fadeInUp;
            animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig
{
    from
    {
        -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes fadeInUpBig
{
    from
    {
        -webkit-transform: translate3d(0, 2000px, 0);
           -moz-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes fadeInUpBig
{
    from
    {
        -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes fadeInUpBig
{
    from
    {
        -webkit-transform: translate3d(0, 2000px, 0);
           -moz-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.fadeInUpBig
{
    -webkit-animation-name: fadeInUpBig;
       -moz-animation-name: fadeInUpBig;
         -o-animation-name: fadeInUpBig;
            animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

@-o-keyframes fadeOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

@keyframes fadeOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

.fadeOut
{
    -webkit-animation-name: fadeOut;
       -moz-animation-name: fadeOut;
         -o-animation-name: fadeOut;
            animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);

        opacity: 0;
    }
}

@-moz-keyframes fadeOutDown
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 100%, 0);
           -moz-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);

        opacity: 0;
    }
}

@-o-keyframes fadeOutDown
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);

        opacity: 0;
    }
}

@keyframes fadeOutDown
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 100%, 0);
           -moz-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);

        opacity: 0;
    }
}

.fadeOutDown
{
    -webkit-animation-name: fadeOutDown;
       -moz-animation-name: fadeOutDown;
         -o-animation-name: fadeOutDown;
            animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

@-moz-keyframes fadeOutDownBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 2000px, 0);
           -moz-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

@-o-keyframes fadeOutDownBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

@keyframes fadeOutDownBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 2000px, 0);
           -moz-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);

        opacity: 0;
    }
}

.fadeOutDownBig
{
    -webkit-animation-name: fadeOutDownBig;
       -moz-animation-name: fadeOutDownBig;
         -o-animation-name: fadeOutDownBig;
            animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }
}

@-moz-keyframes fadeOutLeft
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-100%, 0, 0);
           -moz-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }
}

@-o-keyframes fadeOutLeft
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }
}

@keyframes fadeOutLeft
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-100%, 0, 0);
           -moz-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);

        opacity: 0;
    }
}

.fadeOutLeft
{
    -webkit-animation-name: fadeOutLeft;
       -moz-animation-name: fadeOutLeft;
         -o-animation-name: fadeOutLeft;
            animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

@-moz-keyframes fadeOutLeftBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
           -moz-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

@-o-keyframes fadeOutLeftBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

@keyframes fadeOutLeftBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(-2000px, 0, 0);
           -moz-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);

        opacity: 0;
    }
}

.fadeOutLeftBig
{
    -webkit-animation-name: fadeOutLeftBig;
       -moz-animation-name: fadeOutLeftBig;
         -o-animation-name: fadeOutLeftBig;
            animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);

        opacity: 0;
    }
}

@-moz-keyframes fadeOutRight
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0);
           -moz-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);

        opacity: 0;
    }
}

@-o-keyframes fadeOutRight
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);

        opacity: 0;
    }
}

@keyframes fadeOutRight
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0);
           -moz-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);

        opacity: 0;
    }
}

.fadeOutRight
{
    -webkit-animation-name: fadeOutRight;
       -moz-animation-name: fadeOutRight;
         -o-animation-name: fadeOutRight;
            animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

@-moz-keyframes fadeOutRightBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(2000px, 0, 0);
           -moz-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

@-o-keyframes fadeOutRightBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

@keyframes fadeOutRightBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(2000px, 0, 0);
           -moz-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);

        opacity: 0;
    }
}

.fadeOutRightBig
{
    -webkit-animation-name: fadeOutRightBig;
       -moz-animation-name: fadeOutRightBig;
         -o-animation-name: fadeOutRightBig;
            animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);

        opacity: 0;
    }
}

@-moz-keyframes fadeOutUp
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -100%, 0);
           -moz-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);

        opacity: 0;
    }
}

@-o-keyframes fadeOutUp
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);

        opacity: 0;
    }
}

@keyframes fadeOutUp
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -100%, 0);
           -moz-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);

        opacity: 0;
    }
}

.fadeOutUp
{
    -webkit-animation-name: fadeOutUp;
       -moz-animation-name: fadeOutUp;
         -o-animation-name: fadeOutUp;
            animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

@-moz-keyframes fadeOutUpBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -2000px, 0);
           -moz-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

@-o-keyframes fadeOutUpBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

@keyframes fadeOutUpBig
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, -2000px, 0);
           -moz-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);

        opacity: 0;
    }
}

.fadeOutUpBig
{
    -webkit-animation-name: fadeOutUpBig;
       -moz-animation-name: fadeOutUpBig;
         -o-animation-name: fadeOutUpBig;
            animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip
{
    from
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    40%
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    50%
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    80%
    {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    to
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }
}

@-moz-keyframes flip
{
    from
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
           -moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
           -moz-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    40%
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
           -moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
           -moz-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    50%
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
           -moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    80%
    {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
           -moz-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    to
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
           -moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }
}

@-o-keyframes flip
{
    from
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
             -o-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    40%
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
             -o-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    50%
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    80%
    {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    to
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }
}

@keyframes flip
{
    from
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
           -moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
           -moz-animation-timing-function: ease-out;
             -o-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    40%
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
           -moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
           -moz-animation-timing-function: ease-out;
             -o-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
    }

    50%
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
           -moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    80%
    {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
           -moz-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    to
    {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
           -moz-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }
}

.animated.flip
{
    -webkit-animation-name: flip;
       -moz-animation-name: flip;
         -o-animation-name: flip;
            animation-name: flip;

    -webkit-backface-visibility: visible;
       -moz-backface-visibility: visible;
            backface-visibility: visible;
}

@-webkit-keyframes flipInX
{
    from
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;

        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    60%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to
    {
        -webkit-transform: perspective(400px);
                transform: perspective(400px);
    }
}

@-moz-keyframes flipInX
{
    from
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
                animation-timing-function: ease-in;

        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    60%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to
    {
        -webkit-transform: perspective(400px);
           -moz-transform: perspective(400px);
                transform: perspective(400px);
    }
}

@-o-keyframes flipInX
{
    from
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;

        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    60%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to
    {
        -webkit-transform: perspective(400px);
                transform: perspective(400px);
    }
}

@keyframes flipInX
{
    from
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;

        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    60%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to
    {
        -webkit-transform: perspective(400px);
           -moz-transform: perspective(400px);
                transform: perspective(400px);
    }
}

.flipInX
{
    -webkit-animation-name: flipInX;
       -moz-animation-name: flipInX;
         -o-animation-name: flipInX;
            animation-name: flipInX;

    -webkit-backface-visibility: visible !important;
       -moz-backface-visibility: visible !important;
            backface-visibility: visible !important;
}

@-webkit-keyframes flipInY
{
    from
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;

        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    60%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to
    {
        -webkit-transform: perspective(400px);
                transform: perspective(400px);
    }
}

@-moz-keyframes flipInY
{
    from
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
                animation-timing-function: ease-in;

        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    60%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to
    {
        -webkit-transform: perspective(400px);
           -moz-transform: perspective(400px);
                transform: perspective(400px);
    }
}

@-o-keyframes flipInY
{
    from
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;

        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    60%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to
    {
        -webkit-transform: perspective(400px);
                transform: perspective(400px);
    }
}

@keyframes flipInY
{
    from
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;

        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
           -moz-animation-timing-function: ease-in;
             -o-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
    }

    60%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to
    {
        -webkit-transform: perspective(400px);
           -moz-transform: perspective(400px);
                transform: perspective(400px);
    }
}

.flipInY
{
    -webkit-animation-name: flipInY;
       -moz-animation-name: flipInY;
         -o-animation-name: flipInY;
            animation-name: flipInY;

    -webkit-backface-visibility: visible !important;
       -moz-backface-visibility: visible !important;
            backface-visibility: visible !important;
}

@-webkit-keyframes flipOutX
{
    from
    {
        -webkit-transform: perspective(400px);
                transform: perspective(400px);
    }

    30%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        opacity: 1;
    }

    to
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        opacity: 0;
    }
}

@-moz-keyframes flipOutX
{
    from
    {
        -webkit-transform: perspective(400px);
           -moz-transform: perspective(400px);
                transform: perspective(400px);
    }

    30%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        opacity: 1;
    }

    to
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        opacity: 0;
    }
}

@-o-keyframes flipOutX
{
    from
    {
        -webkit-transform: perspective(400px);
                transform: perspective(400px);
    }

    30%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        opacity: 1;
    }

    to
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        opacity: 0;
    }
}

@keyframes flipOutX
{
    from
    {
        -webkit-transform: perspective(400px);
           -moz-transform: perspective(400px);
                transform: perspective(400px);
    }

    30%
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

        opacity: 1;
    }

    to
    {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
           -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

        opacity: 0;
    }
}

.flipOutX
{
    -webkit-animation-name: flipOutX;
       -moz-animation-name: flipOutX;
         -o-animation-name: flipOutX;
            animation-name: flipOutX;
    -webkit-animation-duration: .75s;
       -moz-animation-duration: .75s;
         -o-animation-duration: .75s;
            animation-duration: .75s;

    -webkit-backface-visibility: visible !important;
       -moz-backface-visibility: visible !important;
            backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY
{
    from
    {
        -webkit-transform: perspective(400px);
                transform: perspective(400px);
    }

    30%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);

        opacity: 1;
    }

    to
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        opacity: 0;
    }
}

@-moz-keyframes flipOutY
{
    from
    {
        -webkit-transform: perspective(400px);
           -moz-transform: perspective(400px);
                transform: perspective(400px);
    }

    30%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);

        opacity: 1;
    }

    to
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        opacity: 0;
    }
}

@-o-keyframes flipOutY
{
    from
    {
        -webkit-transform: perspective(400px);
                transform: perspective(400px);
    }

    30%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);

        opacity: 1;
    }

    to
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        opacity: 0;
    }
}

@keyframes flipOutY
{
    from
    {
        -webkit-transform: perspective(400px);
           -moz-transform: perspective(400px);
                transform: perspective(400px);
    }

    30%
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);

        opacity: 1;
    }

    to
    {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
           -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);

        opacity: 0;
    }
}

.flipOutY
{
    -webkit-animation-name: flipOutY;
       -moz-animation-name: flipOutY;
         -o-animation-name: flipOutY;
            animation-name: flipOutY;
    -webkit-animation-duration: .75s;
       -moz-animation-duration: .75s;
         -o-animation-duration: .75s;
            animation-duration: .75s;

    -webkit-backface-visibility: visible !important;
       -moz-backface-visibility: visible !important;
            backface-visibility: visible !important;
}

@-webkit-keyframes lightSpeedIn
{
    from
    {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: skewX(20deg);
                transform: skewX(20deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: skewX(-5deg);
                transform: skewX(-5deg);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes lightSpeedIn
{
    from
    {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
           -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: skewX(20deg);
           -moz-transform: skewX(20deg);
                transform: skewX(20deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: skewX(-5deg);
           -moz-transform: skewX(-5deg);
                transform: skewX(-5deg);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes lightSpeedIn
{
    from
    {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: skewX(20deg);
             -o-transform: skewX(20deg);
                transform: skewX(20deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: skewX(-5deg);
             -o-transform: skewX(-5deg);
                transform: skewX(-5deg);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes lightSpeedIn
{
    from
    {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
           -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: skewX(20deg);
           -moz-transform: skewX(20deg);
             -o-transform: skewX(20deg);
                transform: skewX(20deg);

        opacity: 1;
    }

    80%
    {
        -webkit-transform: skewX(-5deg);
           -moz-transform: skewX(-5deg);
             -o-transform: skewX(-5deg);
                transform: skewX(-5deg);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.lightSpeedIn
{
    -webkit-animation-name: lightSpeedIn;
       -moz-animation-name: lightSpeedIn;
         -o-animation-name: lightSpeedIn;
            animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);

        opacity: 0;
    }
}

@-moz-keyframes lightSpeedOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
           -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);

        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);

        opacity: 0;
    }
}

@keyframes lightSpeedOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
           -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);

        opacity: 0;
    }
}

.lightSpeedOut
{
    -webkit-animation-name: lightSpeedOut;
       -moz-animation-name: lightSpeedOut;
         -o-animation-name: lightSpeedOut;
            animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
        -webkit-transform-origin: center;
                transform-origin: center;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: center;
                transform-origin: center;

        opacity: 1;
    }
}

@-moz-keyframes rotateIn
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
           -moz-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
        -webkit-transform-origin: center;
           -moz-transform-origin: center;
                transform-origin: center;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: center;
           -moz-transform-origin: center;
                transform-origin: center;

        opacity: 1;
    }
}

@-o-keyframes rotateIn
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
        -webkit-transform-origin: center;
             -o-transform-origin: center;
                transform-origin: center;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: center;
             -o-transform-origin: center;
                transform-origin: center;

        opacity: 1;
    }
}

@keyframes rotateIn
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
           -moz-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
        -webkit-transform-origin: center;
           -moz-transform-origin: center;
             -o-transform-origin: center;
                transform-origin: center;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: center;
           -moz-transform-origin: center;
             -o-transform-origin: center;
                transform-origin: center;

        opacity: 1;
    }
}

.rotateIn
{
    -webkit-animation-name: rotateIn;
       -moz-animation-name: rotateIn;
         -o-animation-name: rotateIn;
            animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }
}

@-moz-keyframes rotateInDownLeft
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
           -moz-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }
}

@-o-keyframes rotateInDownLeft
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }
}

@keyframes rotateInDownLeft
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
           -moz-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }
}

.rotateInDownLeft
{
    -webkit-animation-name: rotateInDownLeft;
       -moz-animation-name: rotateInDownLeft;
         -o-animation-name: rotateInDownLeft;
            animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }
}

@-moz-keyframes rotateInDownRight
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
           -moz-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }
}

@-o-keyframes rotateInDownRight
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }
}

@keyframes rotateInDownRight
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
           -moz-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }
}

.rotateInDownRight
{
    -webkit-animation-name: rotateInDownRight;
       -moz-animation-name: rotateInDownRight;
         -o-animation-name: rotateInDownRight;
            animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }
}

@-moz-keyframes rotateInUpLeft
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
           -moz-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }
}

@-o-keyframes rotateInUpLeft
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }
}

@keyframes rotateInUpLeft
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
           -moz-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }
}

.rotateInUpLeft
{
    -webkit-animation-name: rotateInUpLeft;
       -moz-animation-name: rotateInUpLeft;
         -o-animation-name: rotateInUpLeft;
            animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }
}

@-moz-keyframes rotateInUpRight
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
           -moz-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }
}

@-o-keyframes rotateInUpRight
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
        -webkit-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }
}

@keyframes rotateInUpRight
{
    from
    {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
           -moz-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }
}

.rotateInUpRight
{
    -webkit-animation-name: rotateInUpRight;
       -moz-animation-name: rotateInUpRight;
         -o-animation-name: rotateInUpRight;
            animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut
{
    from
    {
        -webkit-transform-origin: center;
                transform-origin: center;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
        -webkit-transform-origin: center;
                transform-origin: center;

        opacity: 0;
    }
}

@-moz-keyframes rotateOut
{
    from
    {
        -webkit-transform-origin: center;
           -moz-transform-origin: center;
                transform-origin: center;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
           -moz-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
        -webkit-transform-origin: center;
           -moz-transform-origin: center;
                transform-origin: center;

        opacity: 0;
    }
}

@-o-keyframes rotateOut
{
    from
    {
        -webkit-transform-origin: center;
             -o-transform-origin: center;
                transform-origin: center;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
        -webkit-transform-origin: center;
             -o-transform-origin: center;
                transform-origin: center;

        opacity: 0;
    }
}

@keyframes rotateOut
{
    from
    {
        -webkit-transform-origin: center;
           -moz-transform-origin: center;
             -o-transform-origin: center;
                transform-origin: center;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
           -moz-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
        -webkit-transform-origin: center;
           -moz-transform-origin: center;
             -o-transform-origin: center;
                transform-origin: center;

        opacity: 0;
    }
}

.rotateOut
{
    -webkit-animation-name: rotateOut;
       -moz-animation-name: rotateOut;
         -o-animation-name: rotateOut;
            animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft
{
    from
    {
        -webkit-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownLeft
{
    from
    {
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
           -moz-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }
}

@-o-keyframes rotateOutDownLeft
{
    from
    {
        -webkit-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }
}

@keyframes rotateOutDownLeft
{
    from
    {
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
           -moz-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }
}

.rotateOutDownLeft
{
    -webkit-animation-name: rotateOutDownLeft;
       -moz-animation-name: rotateOutDownLeft;
         -o-animation-name: rotateOutDownLeft;
            animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight
{
    from
    {
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownRight
{
    from
    {
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
           -moz-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }
}

@-o-keyframes rotateOutDownRight
{
    from
    {
        -webkit-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }
}

@keyframes rotateOutDownRight
{
    from
    {
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
           -moz-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }
}

.rotateOutDownRight
{
    -webkit-animation-name: rotateOutDownRight;
       -moz-animation-name: rotateOutDownRight;
         -o-animation-name: rotateOutDownRight;
            animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft
{
    from
    {
        -webkit-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpLeft
{
    from
    {
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
           -moz-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }
}

@-o-keyframes rotateOutUpLeft
{
    from
    {
        -webkit-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }
}

@keyframes rotateOutUpLeft
{
    from
    {
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
           -moz-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: left bottom;
           -moz-transform-origin: left bottom;
             -o-transform-origin: left bottom;
                transform-origin: left bottom;

        opacity: 0;
    }
}

.rotateOutUpLeft
{
    -webkit-animation-name: rotateOutUpLeft;
       -moz-animation-name: rotateOutUpLeft;
         -o-animation-name: rotateOutUpLeft;
            animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight
{
    from
    {
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpRight
{
    from
    {
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
           -moz-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }
}

@-o-keyframes rotateOutUpRight
{
    from
    {
        -webkit-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
        -webkit-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }
}

@keyframes rotateOutUpRight
{
    from
    {
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 1;
    }

    to
    {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
           -moz-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
        -webkit-transform-origin: right bottom;
           -moz-transform-origin: right bottom;
             -o-transform-origin: right bottom;
                transform-origin: right bottom;

        opacity: 0;
    }
}

.rotateOutUpRight
{
    -webkit-animation-name: rotateOutUpRight;
       -moz-animation-name: rotateOutUpRight;
         -o-animation-name: rotateOutUpRight;
            animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge
{
    0%
    {
        -webkit-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
    }

    20%,
    60%
    {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
    }

    40%,
    80%
    {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);

        opacity: 0;
    }
}

@-moz-keyframes hinge
{
    0%
    {
        -webkit-transform-origin: top left;
           -moz-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
           -moz-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
    }

    20%,
    60%
    {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
           -moz-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
           -moz-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
           -moz-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
    }

    40%,
    80%
    {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
           -moz-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
           -moz-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
           -moz-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 700px, 0);
           -moz-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);

        opacity: 0;
    }
}

@-o-keyframes hinge
{
    0%
    {
        -webkit-transform-origin: top left;
             -o-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
             -o-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
    }

    20%,
    60%
    {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
             -o-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
             -o-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
    }

    40%,
    80%
    {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
             -o-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
             -o-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);

        opacity: 0;
    }
}

@keyframes hinge
{
    0%
    {
        -webkit-transform-origin: top left;
           -moz-transform-origin: top left;
             -o-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
           -moz-animation-timing-function: ease-in-out;
             -o-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
    }

    20%,
    60%
    {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
           -moz-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
           -moz-transform-origin: top left;
             -o-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
           -moz-animation-timing-function: ease-in-out;
             -o-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
    }

    40%,
    80%
    {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
           -moz-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
           -moz-transform-origin: top left;
             -o-transform-origin: top left;
                transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
           -moz-animation-timing-function: ease-in-out;
             -o-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;

        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(0, 700px, 0);
           -moz-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);

        opacity: 0;
    }
}

.hinge
{
    -webkit-animation-name: hinge;
       -moz-animation-name: hinge;
         -o-animation-name: hinge;
            animation-name: hinge;
    -webkit-animation-duration: 2s;
       -moz-animation-duration: 2s;
         -o-animation-duration: 2s;
            animation-duration: 2s;
}

@-webkit-keyframes jackInTheBox
{
    from
    {
        -webkit-transform: scale(.1) rotate(30deg);
                transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
                transform-origin: center bottom;

        opacity: 0;
    }

    50%
    {
        -webkit-transform: rotate(-10deg);
                transform: rotate(-10deg);
    }

    70%
    {
        -webkit-transform: rotate(3deg);
                transform: rotate(3deg);
    }

    to
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
}

@-moz-keyframes jackInTheBox
{
    from
    {
        -webkit-transform: scale(.1) rotate(30deg);
           -moz-transform: scale(.1) rotate(30deg);
                transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
           -moz-transform-origin: center bottom;
                transform-origin: center bottom;

        opacity: 0;
    }

    50%
    {
        -webkit-transform: rotate(-10deg);
           -moz-transform: rotate(-10deg);
                transform: rotate(-10deg);
    }

    70%
    {
        -webkit-transform: rotate(3deg);
           -moz-transform: rotate(3deg);
                transform: rotate(3deg);
    }

    to
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
}

@-o-keyframes jackInTheBox
{
    from
    {
        -webkit-transform: scale(.1) rotate(30deg);
             -o-transform: scale(.1) rotate(30deg);
                transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
             -o-transform-origin: center bottom;
                transform-origin: center bottom;

        opacity: 0;
    }

    50%
    {
        -webkit-transform: rotate(-10deg);
             -o-transform: rotate(-10deg);
                transform: rotate(-10deg);
    }

    70%
    {
        -webkit-transform: rotate(3deg);
             -o-transform: rotate(3deg);
                transform: rotate(3deg);
    }

    to
    {
        -webkit-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
}

@keyframes jackInTheBox
{
    from
    {
        -webkit-transform: scale(.1) rotate(30deg);
           -moz-transform: scale(.1) rotate(30deg);
             -o-transform: scale(.1) rotate(30deg);
                transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
           -moz-transform-origin: center bottom;
             -o-transform-origin: center bottom;
                transform-origin: center bottom;

        opacity: 0;
    }

    50%
    {
        -webkit-transform: rotate(-10deg);
           -moz-transform: rotate(-10deg);
             -o-transform: rotate(-10deg);
                transform: rotate(-10deg);
    }

    70%
    {
        -webkit-transform: rotate(3deg);
           -moz-transform: rotate(3deg);
             -o-transform: rotate(3deg);
                transform: rotate(3deg);
    }

    to
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }
}

.jackInTheBox
{
    -webkit-animation-name: jackInTheBox;
       -moz-animation-name: jackInTheBox;
         -o-animation-name: jackInTheBox;
            animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn
{
    from
    {
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-moz-keyframes rollIn
{
    from
    {
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
           -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@-o-keyframes rollIn
{
    from
    {
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

@keyframes rollIn
{
    from
    {
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
           -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);

        opacity: 1;
    }
}

.rollIn
{
    -webkit-animation-name: rollIn;
       -moz-animation-name: rollIn;
         -o-animation-name: rollIn;
            animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);

        opacity: 0;
    }
}

@-moz-keyframes rollOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
           -moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);

        opacity: 0;
    }
}

@-o-keyframes rollOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);

        opacity: 0;
    }
}

@keyframes rollOut
{
    from
    {
        opacity: 1;
    }

    to
    {
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
           -moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);

        opacity: 0;
    }
}

.rollOut
{
    -webkit-animation-name: rollOut;
       -moz-animation-name: rollOut;
         -o-animation-name: rollOut;
            animation-name: rollOut;
}

@-webkit-keyframes zoomIn
{
    from
    {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

@-moz-keyframes zoomIn
{
    from
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

@-o-keyframes zoomIn
{
    from
    {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

@keyframes zoomIn
{
    from
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

.zoomIn
{
    -webkit-animation-name: zoomIn;
       -moz-animation-name: zoomIn;
         -o-animation-name: zoomIn;
            animation-name: zoomIn;
}

@-webkit-keyframes zoomInBig
{
    from
    {
        -webkit-transform: scale3d(0, 0, 0);
                transform: scale3d(0, 0, 0);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

@-moz-keyframes zoomInBig
{
    from
    {
        -moz-transform: scale3d(0, 0, 0);
             transform: scale3d(0, 0, 0);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

@-o-keyframes zoomInBig
{
    from
    {
        transform: scale3d(0, 0, 0);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

@keyframes zoomInBig
{
    from
    {
        -webkit-transform: scale3d(0, 0, 0);
           -moz-transform: scale3d(0, 0, 0);
                transform: scale3d(0, 0, 0);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

.zoomInBig
{
    -webkit-animation-name: zoomInBig;
       -moz-animation-name: zoomInBig;
         -o-animation-name: zoomInBig;
            animation-name: zoomInBig;
}

@-webkit-keyframes zoomInDown
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@-moz-keyframes zoomInDown
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@-o-keyframes zoomInDown
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@keyframes zoomInDown
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

.zoomInDown
{
    -webkit-animation-name: zoomInDown;
       -moz-animation-name: zoomInDown;
         -o-animation-name: zoomInDown;
            animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@-moz-keyframes zoomInLeft
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@-o-keyframes zoomInLeft
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@keyframes zoomInLeft
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

.zoomInLeft
{
    -webkit-animation-name: zoomInLeft;
       -moz-animation-name: zoomInLeft;
         -o-animation-name: zoomInLeft;
            animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@-moz-keyframes zoomInRight
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@-o-keyframes zoomInRight
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@keyframes zoomInRight
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

.zoomInRight
{
    -webkit-animation-name: zoomInRight;
       -moz-animation-name: zoomInRight;
         -o-animation-name: zoomInRight;
            animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@-moz-keyframes zoomInUp
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@-o-keyframes zoomInUp
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

@keyframes zoomInUp
{
    from
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 0;
    }

    60%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 1;
    }
}

.zoomInUp
{
    -webkit-animation-name: zoomInUp;
       -moz-animation-name: zoomInUp;
         -o-animation-name: zoomInUp;
            animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut
{
    from
    {
        opacity: 1;
    }

    50%
    {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    to
    {
        opacity: 0;
    }
}

@-moz-keyframes zoomOut
{
    from
    {
        opacity: 1;
    }

    50%
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    to
    {
        opacity: 0;
    }
}

@-o-keyframes zoomOut
{
    from
    {
        opacity: 1;
    }

    50%
    {
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    to
    {
        opacity: 0;
    }
}

@keyframes zoomOut
{
    from
    {
        opacity: 1;
    }

    50%
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    to
    {
        opacity: 0;
    }
}

.zoomOut
{
    -webkit-animation-name: zoomOut;
       -moz-animation-name: zoomOut;
         -o-animation-name: zoomOut;
            animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

@-moz-keyframes zoomOutDown
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
           -moz-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

@-o-keyframes zoomOutDown
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
             -o-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

@keyframes zoomOutDown
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
           -moz-transform-origin: center bottom;
             -o-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

.zoomOutDown
{
    -webkit-animation-name: zoomOutDown;
       -moz-animation-name: zoomOutDown;
         -o-animation-name: zoomOutDown;
            animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
                transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
                transform-origin: left center;

        opacity: 0;
    }
}

@-moz-keyframes zoomOutLeft
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
           -moz-transform: scale(.1) translate3d(-2000px, 0, 0);
                transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
           -moz-transform-origin: left center;
                transform-origin: left center;

        opacity: 0;
    }
}

@-o-keyframes zoomOutLeft
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
                transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
             -o-transform-origin: left center;
                transform-origin: left center;

        opacity: 0;
    }
}

@keyframes zoomOutLeft
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
           -moz-transform: scale(.1) translate3d(-2000px, 0, 0);
                transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
           -moz-transform-origin: left center;
             -o-transform-origin: left center;
                transform-origin: left center;

        opacity: 0;
    }
}

.zoomOutLeft
{
    -webkit-animation-name: zoomOutLeft;
       -moz-animation-name: zoomOutLeft;
         -o-animation-name: zoomOutLeft;
            animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
                transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
                transform-origin: right center;

        opacity: 0;
    }
}

@-moz-keyframes zoomOutRight
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
           -moz-transform: scale(.1) translate3d(2000px, 0, 0);
                transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
           -moz-transform-origin: right center;
                transform-origin: right center;

        opacity: 0;
    }
}

@-o-keyframes zoomOutRight
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
                transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
             -o-transform-origin: right center;
                transform-origin: right center;

        opacity: 0;
    }
}

@keyframes zoomOutRight
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
           -moz-transform: scale(.1) translate3d(2000px, 0, 0);
                transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
           -moz-transform-origin: right center;
             -o-transform-origin: right center;
                transform-origin: right center;

        opacity: 0;
    }
}

.zoomOutRight
{
    -webkit-animation-name: zoomOutRight;
       -moz-animation-name: zoomOutRight;
         -o-animation-name: zoomOutRight;
            animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

@-moz-keyframes zoomOutUp
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
           -moz-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

@-o-keyframes zoomOutUp
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
             -o-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

@keyframes zoomOutUp
{
    40%
    {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
           -moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
           -moz-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
             -o-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
           -moz-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
           -moz-transform-origin: center bottom;
             -o-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
           -moz-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
             -o-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1);

        opacity: 0;
    }
}

.zoomOutUp
{
    -webkit-animation-name: zoomOutUp;
       -moz-animation-name: zoomOutUp;
         -o-animation-name: zoomOutUp;
            animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes slideInDown
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(0, -100%, 0);
           -moz-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slideInDown
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(0, -100%, 0);
           -moz-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.slideInDown
{
    -webkit-animation-name: slideInDown;
       -moz-animation-name: slideInDown;
         -o-animation-name: slideInDown;
            animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes slideInLeft
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(-100%, 0, 0);
           -moz-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slideInLeft
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(-100%, 0, 0);
           -moz-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.slideInLeft
{
    -webkit-animation-name: slideInLeft;
       -moz-animation-name: slideInLeft;
         -o-animation-name: slideInLeft;
            animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes slideInRight
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(100%, 0, 0);
           -moz-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slideInRight
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(100%, 0, 0);
           -moz-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.slideInRight
{
    -webkit-animation-name: slideInRight;
       -moz-animation-name: slideInRight;
         -o-animation-name: slideInRight;
            animation-name: slideInRight;
}

@-webkit-keyframes slideInUp
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes slideInUp
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(0, 100%, 0);
           -moz-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@-o-keyframes slideInUp
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp
{
    from
    {
        visibility: visible;

        -webkit-transform: translate3d(0, 100%, 0);
           -moz-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
    }

    to
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }
}

.slideInUp
{
    -webkit-animation-name: slideInUp;
       -moz-animation-name: slideInUp;
         -o-animation-name: slideInUp;
            animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
    }
}

@-moz-keyframes slideOutDown
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(0, 100%, 0);
           -moz-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
    }
}

@-o-keyframes slideOutDown
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(0, 100%, 0);
           -moz-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown
{
    -webkit-animation-name: slideOutDown;
       -moz-animation-name: slideOutDown;
         -o-animation-name: slideOutDown;
            animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
    }
}

@-moz-keyframes slideOutLeft
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(-100%, 0, 0);
           -moz-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
    }
}

@-o-keyframes slideOutLeft
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(-100%, 0, 0);
           -moz-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft
{
    -webkit-animation-name: slideOutLeft;
       -moz-animation-name: slideOutLeft;
         -o-animation-name: slideOutLeft;
            animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
    }
}

@-moz-keyframes slideOutRight
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(100%, 0, 0);
           -moz-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
    }
}

@-o-keyframes slideOutRight
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(100%, 0, 0);
           -moz-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight
{
    -webkit-animation-name: slideOutRight;
       -moz-animation-name: slideOutRight;
         -o-animation-name: slideOutRight;
            animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
    }
}

@-moz-keyframes slideOutUp
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(0, -100%, 0);
           -moz-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
    }
}

@-o-keyframes slideOutUp
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp
{
    from
    {
        -webkit-transform: translate3d(0, 0, 0);
           -moz-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
    }

    to
    {
        visibility: hidden;

        -webkit-transform: translate3d(0, -100%, 0);
           -moz-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp
{
    -webkit-animation-name: slideOutUp;
       -moz-animation-name: slideOutUp;
         -o-animation-name: slideOutUp;
            animation-name: slideOutUp;
}

.animated
{
    -webkit-animation-duration: 1s;
       -moz-animation-duration: 1s;
         -o-animation-duration: 1s;
            animation-duration: 1s;

    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}

.animated.infinite
{
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
         -o-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
}

.animated.delay-1s
{
    -webkit-animation-delay: 1s;
       -moz-animation-delay: 1s;
         -o-animation-delay: 1s;
            animation-delay: 1s;
}

.animated.delay-2s
{
    -webkit-animation-delay: 2s;
       -moz-animation-delay: 2s;
         -o-animation-delay: 2s;
            animation-delay: 2s;
}

.animated.delay-3s
{
    -webkit-animation-delay: 3s;
       -moz-animation-delay: 3s;
         -o-animation-delay: 3s;
            animation-delay: 3s;
}

.animated.delay-4s
{
    -webkit-animation-delay: 4s;
       -moz-animation-delay: 4s;
         -o-animation-delay: 4s;
            animation-delay: 4s;
}

.animated.delay-5s
{
    -webkit-animation-delay: 5s;
       -moz-animation-delay: 5s;
         -o-animation-delay: 5s;
            animation-delay: 5s;
}

.animated.fast
{
    -webkit-animation-duration: 800ms;
       -moz-animation-duration: 800ms;
         -o-animation-duration: 800ms;
            animation-duration: 800ms;
}

.animated.faster
{
    -webkit-animation-duration: 500ms;
       -moz-animation-duration: 500ms;
         -o-animation-duration: 500ms;
            animation-duration: 500ms;
}

.animated.slow
{
    -webkit-animation-duration: 2s;
       -moz-animation-duration: 2s;
         -o-animation-duration: 2s;
            animation-duration: 2s;
}

.animated.slower
{
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
         -o-animation-duration: 3s;
            animation-duration: 3s;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
    position: relative;

    overflow: hidden;
}

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;

    width: 16px;
    height: 100%;

    background: red;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 16px;

    background: red;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    position: relative;

    background: #dde;
}

.jspDrag
{
    position: relative;
    top: 0;
    left: 0;

    cursor: pointer;

    background: #bbd;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;

    height: 100%;
}

.jspArrow
{
    display: block;

    margin: 0;
    padding: 0;

    cursor: pointer;
    text-indent: -20000px;

    background: #50506d;
}

.jspArrow.jspDisabled
{
    cursor: default;

    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    float: left;

    width: 16px;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    float: left;

    height: 100%;

    background: #eeeef4;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner
{
    margin: 0 -3px 0 0;
}

/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */

html.fp-enabled,
.fp-enabled body
{
    overflow: hidden;

    margin: 0;
    padding: 0;
    /*Avoid flicker on slides transitions for mobile phones #336 */

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section
{
    position: relative;

    -webkit-box-sizing: border-box;
    /* Safari<=5 Android<=3 */
       -moz-box-sizing: border-box;
    /* <=28 */
            box-sizing: border-box;
}

.fp-slide
{
    float: left;
}

.fp-slide,
.fp-slidesContainer
{
    display: block;

    height: 100%;
}

.fp-slides
{
    position: relative;
    z-index: 1;

    overflow: hidden;

    height: 100%;

    -webkit-transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
    /* Safari<=6 Android<=4.3 */
         -o-transition: all .3s ease-out;
            transition: all .3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table
{
    display: table;

    width: 100%;

    table-layout: fixed;
}

.fp-tableCell
{
    display: table-cell;

    width: 100%;
    height: 100%;

    vertical-align: top;
}

.fp-slidesContainer
{
    position: relative;

    float: left;
}

.fp-controlArrow
{
    /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;

    width: 0;
    height: 0;
    margin-top: -38px;

    cursor: pointer;
    -webkit-user-select: none;
    /* webkit (safari, chrome) browsers */
       -moz-user-select: none;
    /* webkit (konqueror) browsers */
        -ms-user-select: none;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);

    border-style: solid;
    /* mozilla browsers */

     -khtml-user-select: none;
}

.fp-controlArrow.fp-prev
{
    left: 15px;

    width: 0;

    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next
{
    right: 15px;

    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}

.fp-scrollable
{
    position: relative;

    overflow: hidden;
}

.fp-scroller
{
    overflow: hidden;
}

.iScrollIndicator
{
    border: 0 !important;
}

.fp-notransition
{
    -webkit-transition: none !important;
       -moz-transition: none !important;
         -o-transition: none !important;
            transition: none !important;
}

#fp-nav
{
    position: fixed;
    z-index: 100;
    top: 50%;

    margin-top: -32px;

    -webkit-transform: translate3d(0, 0, 0);

    opacity: 1;
}

#fp-nav.right
{
    right: 17px;
}

#fp-nav.left
{
    left: 17px;
}

.fp-slidesNav
{
    position: absolute;
    z-index: 4;
    right: 0;
    left: 0 !important;

    margin: 0 auto !important;

    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);

    opacity: 1;
}

.fp-slidesNav.bottom
{
    bottom: 17px;
}

.fp-slidesNav.top
{
    top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul
{
    margin: 0;
    padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li
{
    position: relative;

    display: block;

    width: 14px;
    height: 13px;
    margin: 7px;
}

.fp-slidesNav ul li
{
    display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a
{
    position: relative;
    z-index: 1;

    display: block;

    width: 100%;
    height: 100%;

    cursor: pointer;
    text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span
{
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;

    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span
{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 4px;
    height: 4px;
    margin: -2px 0 0 -2px;

    -webkit-transition: all .1s ease-in-out;
       -moz-transition: all .1s ease-in-out;
         -o-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;

    border: 0;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #333;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span
{
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
}

#fp-nav ul li .fp-tooltip
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;

    position: absolute;
    top: -2px;

    display: block;
    overflow: hidden;

    width: 0;
    max-width: 220px;

    cursor: pointer;
    white-space: nowrap;

    opacity: 0;
    color: #fff;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip
{
    width: auto;

    -webkit-transition: opacity .2s ease-in;
       -moz-transition: opacity .2s ease-in;
         -o-transition: opacity .2s ease-in;
            transition: opacity .2s ease-in;

    opacity: 1;
}

#fp-nav ul li .fp-tooltip.right
{
    right: 20px;
}

#fp-nav ul li .fp-tooltip.left
{
    left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell
{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell
{
    height: auto !important;
}

/* Slider */

.slick-slider
{
    position: relative;

    display: block;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus
{
    outline: none;
}

.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;

    margin-right: auto;
    margin-left: auto;
}

.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}

.slick-track:after
{
    clear: both;
}

.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide img
{
    display: block;
}

.slick-slide.slick-loading img
{
    display: none;
}

.slick-slide.dragging img
{
    pointer-events: none;
}

.slick-initialized .slick-slide
{
    display: block;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}

.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden
{
    display: none;
}

/* Slider */

.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Arrows */

.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;

    cursor: pointer;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before
{
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Icons */
}

@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

.slick-prev
{
    left: -25px;
}

[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}

.slick-prev:before
{
    content: '←';
}

[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}

[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}

.slick-next:before
{
    content: '→';
}

[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */

.slick-dotted .slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    margin: 0;
    padding: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}

.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.zercalin-head
{
    background: url(../img/bcg-zercalin-head.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.zercalin-head__imgBcg
{
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;

    width: 44.5%;
    max-width: 847px;
}

.zercalin-head__title
{
    position: absolute;
    z-index: 0;
    top: 12vh;
    left: 115px;

    width: 56%;

    -webkit-transition: all .6s 0s ease-out;
       -moz-transition: all .6s 0s ease-out;
         -o-transition: all .6s 0s ease-out;
            transition: all .6s 0s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.zercalin-head__title img:nth-child(2)
{
    display: none;
}

.zercalin-head__title img:nth-child(3)
{
    display: none;
}

.zercalin-head__index
{
    position: relative;
    z-index: 50;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-top: auto;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.zercalin-head__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-right: 120px;
    padding-bottom: 25px;
    padding-left: 120px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.zercalin-head__info
{
    width: 34.5%;
    margin-right: 4%;
}

.zercalin-head__info-img
{
    -webkit-transition: all .6s .1s ease-out;
       -moz-transition: all .6s .1s ease-out;
         -o-transition: all .6s .1s ease-out;
            transition: all .6s .1s ease-out;
    -webkit-transform: scale3d(.3, .3, .3);
       -moz-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
    text-align: center;

    opacity: 0;
}

.zercalin-head__info-text p
{
    margin-top: 0;
}

.zercalin-head__info-text p:last-child
{
    margin-bottom: 0;
}

.zercalin-head__benefits
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.zercalin-head__benefit
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin-bottom: 24px;
    margin-bottom: 50px;

    -webkit-transition: opacity .5s .2s ease-out;
       -moz-transition: opacity .5s .2s ease-out;
         -o-transition: opacity .5s .2s ease-out;
            transition: opacity .5s .2s ease-out;

    opacity: 0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.zercalin-head__benefit:last-child
{
    margin-bottom: 0;
}

.zercalin-head__benefit-icon
{
    position: absolute;
    top: 0;
    left: 0;

    width: auto;
    height: 48px;
    margin-bottom: 13px;
}

.zercalin-head__benefit-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;

    min-height: 48px;
    margin-bottom: 7px;
    padding-top: 10px;
    padding-left: 60px;

    text-transform: uppercase;
}

.zercalin-head__benefit-text
{
    font-weight: 400;
}

.zercalin-head__note
{
    max-width: 450px;
    margin-left: auto;
}

.zercalin-head__note-img
{
    display: inline-block;

    margin-bottom: 22px;
}

.zercalin-head__note-text p
{
    font-size: 19px;
    font-weight: 300;
    line-height: 28px;

    margin-top: 0;
}

.zercalin-head__note-text p:last-child
{
    margin-bottom: 0;
}

.zercalin-use
{
    background: url(../img/bcg-zercalin-use.jpg) left center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.zercalin-use__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 7.5vh;
    padding-right: 120px;
    padding-left: 120px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}

.zercalin-use__modal
{
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;

    display: none;

    width: 455px;
    max-width: none;
    height: 540px;
    padding: 0;

    border: 2px solid #fff;
    background-color: transparent;
    -webkit-box-shadow: 0 13px 20px 0 rgba(0, 0, 0, .4);
       -moz-box-shadow: 0 13px 20px 0 rgba(0, 0, 0, .4);
            box-shadow: 0 13px 20px 0 rgba(0, 0, 0, .4);
}

.zercalin-use__modal #animation_container
{
    width: 100%!important;
    height: 540px!important;
}

.zercalin-use__modal #animation_container #canvas
{
    width: 100%!important;
    height: 540px!important;
}

.zercalin-use__modal-close
{
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    left: auto;

    width: 27px;
    height: 27px;

    cursor: pointer;
    -webkit-transition: color .2s;
       -moz-transition: color .2s;
         -o-transition: color .2s;
            transition: color .2s;
    text-decoration: none;

    border: 0;
    outline: 0;
    background: transparent;
}

.zercalin-use__modal-close:before,
.zercalin-use__modal-close:after
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 35px;
    height: 2px;
    margin-top: -1px;

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);

    background-color: #fff;
}

.zercalin-use__modal-close:after
{
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.zercalin-use__title
{
    margin-bottom: 25px;

    -webkit-transition: all .6s .2s ease-out;
       -moz-transition: all .6s .2s ease-out;
         -o-transition: all .6s .2s ease-out;
            transition: all .6s .2s ease-out;
    -webkit-transform: translate3d(50%, 0, 0);
       -moz-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);

    opacity: 0;
}

.zercalin-use__info
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.zercalin-use__subtitle
{
    margin-bottom: 45px;

    -webkit-transition: all .6s .2s ease-out;
       -moz-transition: all .6s .2s ease-out;
         -o-transition: all .6s .2s ease-out;
            transition: all .6s .2s ease-out;
    -webkit-transform: translate3d(50%, 0, 0);
       -moz-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);

    opacity: 0;
}

.zercalin-use__img
{
    display: none;

    width: 100%;
}

.zercalin-use__list
{
    width: 630px;
    margin-bottom: 70px;
    margin-left: 5px;

    -webkit-transition: all .6s .1s ease-out;
       -moz-transition: all .6s .1s ease-out;
         -o-transition: all .6s .1s ease-out;
            transition: all .6s .1s ease-out;
    -webkit-transform: translate3d(50%, 0, 0);
       -moz-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);

    opacity: 0;
}

.zercalin-use__list-item
{
    position: relative;

    margin-bottom: 45px;
    padding-left: 56px;
}

.zercalin-use__list-item:last-child
{
    margin-bottom: 0;
}

.zercalin-use__list-item:after
{
    position: absolute;
    top: 4px;
    left: 0;

    width: 0;
    height: 0;

    content: '';

    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 24px solid #fff;
}

.zercalin-use__list-paragraph
{
    font-size: 24px;
    line-height: 34px;

    margin-top: 0;
}

.zercalin-use__list-paragraph:last-child
{
    margin-bottom: 0;
}

.zercalin-use__note
{
    position: relative;

    width: 625px;
    margin-left: 5px;
    padding-top: 46px;
    padding-right: 40px;
    padding-bottom: 46px;
    padding-left: 50px;

    -webkit-transition: all .6s 0s ease-out;
       -moz-transition: all .6s 0s ease-out;
         -o-transition: all .6s 0s ease-out;
            transition: all .6s 0s ease-out;
    -webkit-transform: translate3d(50%, 0, 0);
       -moz-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);

    opacity: 0;
    border: 1px solid #fff;
    border-left: 0;
}

.zercalin-use__note:after
{
    position: absolute;
    top: 0;
    left: 0;

    width: 1px;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(27%, #fff), color-stop(27%, transparent), color-stop(73%, transparent), color-stop(73%, #fff));
    background-image: -webkit-linear-gradient(#fff 27%, transparent 27%, transparent 73%, #fff 73%);
    background-image:    -moz-linear-gradient(#fff 27%, transparent 27%, transparent 73%, #fff 73%);
    background-image:      -o-linear-gradient(#fff 27%, transparent 27%, transparent 73%, #fff 73%);
    background-image:         linear-gradient(#fff 27%, transparent 27%, transparent 73%, #fff 73%);
    background-repeat: no-repeat;
    -moz-background-size: 10px 100%;
         background-size: 10px 100%;
}

.zercalin-use__note:before
{
    position: absolute;
    top: 50%;
    left: -15px;

    width: 27px;
    height: 68px;
    margin-top: -34px;

    content: '';

    background: url(../img/icon-exclamation.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.zercalin-use__note-paragraph
{
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;

    margin-top: 0;
}

.zercalin-use__note-paragraph:last-child
{
    margin-bottom: 0;
}

.zercalin-use__button
{
    position: absolute;
    bottom: 9.5vh;
    left: 11%;
}

.zercalin-instruction
{
    background: url(../img/bcg-zercalin-instruction.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.zercalin-instruction__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 8vh;
    padding-right: 120px;
    padding-bottom: 6vh;
    padding-left: 120px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.zercalin-instruction__title
{
    margin-bottom: 50px;

    -webkit-transition: all .6s .2s ease-out;
       -moz-transition: all .6s .2s ease-out;
         -o-transition: all .6s .2s ease-out;
            transition: all .6s .2s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.zercalin-instruction__info
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 50%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.zercalin-instruction__button
{
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
}

.zercalin-instruction__img
{
    width: 34%;
    max-width: 563px;
    margin-left: 8%;
}

.zercalin-instruction__text
{
    max-height: 50vh;
    padding-right: 7px !important;
}

.zercalin-instruction__text .jspVerticalBar
{
    right: 7px;

    width: 1px;

    background-color: transparent;
}

.zercalin-instruction__text .jspTrack
{
    background-color: rgba(255, 255, 255, .5);
}

.zercalin-instruction__text .jspDrag
{
    left: -7px;

    width: 15px;

    background: url(../img/scrollbar-drag.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.zercalin-instruction__textWrapper
{
    margin-bottom: 30px;
}

.zercalin-instruction__textBlock
{
    margin-bottom: 35px;
    padding-right: 60px;

    -webkit-transition: opacity .6s .4s ease-out;
       -moz-transition: opacity .6s .4s ease-out;
         -o-transition: opacity .6s .4s ease-out;
            transition: opacity .6s .4s ease-out;

    opacity: 0;
}

.zercalin-instruction__textBlock:last-child
{
    margin-bottom: 0;
}

.zercalin-instruction__textBlock li
{
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;

    position: relative;

    padding-left: 20px;
}

.zercalin-instruction__textBlock li:after
{
    position: absolute;
    top: 16px;
    left: 3px;

    width: 4px;
    height: 4px;

    content: '';

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #fff;
}

.zercalin-instruction__textBlock h3
{
    font-size: 30px;
    line-height: 1.2;
}

.zercalin-instruction__textBlock p
{
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;

    margin-top: 0;
    margin-bottom: 7px;
}

.zercalin-instruction__textBlock p .bold
{
    font-weight: 600;
}

.zercalin-instruction__textBlock p:last-child
{
    margin-bottom: 0;
}

.zercalin-banner
{
    background: url(../img/bcg-zercalin-banner.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.zercalin-banner__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 55px;
    padding-right: 120px;
    padding-bottom: 55px;
    padding-left: 120px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.zercalin-banner__img
{
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 45%;

    width: 27%;
    max-width: 450px;
}

.zercalin-banner__text
{
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;

    z-index: 10;

    max-width: 50%;
}

.zercalin-banner__button
{
    z-index: 10;
}

.postaknetin-head
{
    background: url(../img/bcg-postaknetin-head.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postaknetin-head__imgBcg
{
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;

    width: 48.5%;
    max-width: 921px;
}

.postaknetin-head__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-right: 120px;
    padding-bottom: 4.5vh;
    padding-left: 120px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.postaknetin-head__title
{
    position: absolute;
    z-index: 0;
    top: 12.6vh;
    left: 530px;

    width: 59.3%;

    -webkit-transition: all .6s 0s ease-out;
       -moz-transition: all .6s 0s ease-out;
         -o-transition: all .6s 0s ease-out;
            transition: all .6s 0s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.postaknetin-head__index
{
    position: relative;
    z-index: 50;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-top: auto;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.postaknetin-head__benefits
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin-right: -35px;

    pointer-events: none;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.postaknetin-head__benefit
{
    position: relative;
    z-index: 1;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin-bottom: 55px;
    padding-left: 65px;

    -webkit-transition: opacity .5s .2s ease-out;
       -moz-transition: opacity .5s .2s ease-out;
         -o-transition: opacity .5s .2s ease-out;
            transition: opacity .5s .2s ease-out;
    pointer-events: all;

    opacity: 0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    will-change: opacity;
}

.postaknetin-head__benefit.open .postaknetin-head__benefit-fullText
{
    opacity: 1;
}

.postaknetin-head__benefit.open .postaknetin-head__benefit-bcg
{
    opacity: 1;
}

.postaknetin-head__benefit.open .postaknetin-head__benefit-toggle
{
    width: 20px;
    height: 20px;
    margin-bottom: 0;
    margin-left: 13px;

    background: url(../img/icon-close.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.postaknetin-head__benefit:after
{
    position: absolute;
    top: 34px;
    left: 0;

    width: 47px;
    height: 37px;

    content: '';

    background: url(../img/check.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.postaknetin-head__benefit-bcg
{
    position: absolute;
    z-index: -1;
    top: -93px;
    left: -144px;

    width: 1250px;
    height: 330px;

    content: '';
    -webkit-transition: opacity .2s;
       -moz-transition: opacity .2s;
         -o-transition: opacity .2s;
            transition: opacity .2s;
    pointer-events: none;

    opacity: 0;
    background: url(../img/postaknetin-head-benefit-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.postaknetin-head__benefit:last-child
{
    margin-bottom: 0;
}

.postaknetin-head__benefit:nth-last-child(1) .postaknetin-head__benefit-fullText p
{
    font-size: 20px;
    line-height: 26px;
}

.postaknetin-head__benefit:nth-last-child(2)
{
    margin-left: 50px;
}

.postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-fullText
{
    left: 408px;

    width: 440px;
}

.postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-bcg
{
    width: 1120px;
}

.postaknetin-head__benefit:nth-last-child(3)
{
    margin-left: 118px;
}

.postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-fullText
{
    left: 445px;

    width: 445px;
}

.postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-bcg
{
    width: 1155px;
}

.postaknetin-head__benefit:nth-last-child(4)
{
    margin-left: 180px;
}

.postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-fullText
{
    left: 360px;

    width: 440px;
}

.postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-bcg
{
    width: 1000px;
}

.postaknetin-head__benefit-fullText
{
    position: absolute;
    top: 0;
    top: 50%;
    left: 400px;

    width: 550px;

    -webkit-transition: opacity .2s 0s;
       -moz-transition: opacity .2s 0s;
         -o-transition: opacity .2s 0s;
            transition: opacity .2s 0s;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

    opacity: 0;
}

.postaknetin-head__benefit-fullText:before
{
    position: absolute;
    top: 50%;
    left: -35px;

    width: 1px;
    height: 80%;
    min-height: 84px;

    content: '';
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

    background-color: rgba(255, 255, 255, .4);
}

.postaknetin-head__benefit-fullText p
{
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;

    margin-top: 0;
}

.postaknetin-head__benefit-fullText p:last-child
{
    margin-bottom: 0;
}

.postaknetin-head__benefit-text
{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;

    display: block;

    cursor: pointer;
    text-transform: uppercase;
}

.postaknetin-head__benefit-link
{
    font-weight: 300;

    content: 'Подробнее';
    text-decoration: underline;

    color: #fff;
}

.postaknetin-head__benefit-link:hover
{
    text-decoration: none;
}

.postaknetin-head__benefit-link:active,
.postaknetin-head__benefit-link:focus
{
    text-decoration: underline;
}

.postaknetin-head__benefit-toggle
{
    display: inline-block;

    width: 28px;
    height: 14px;
    margin-bottom: 3px;
    margin-left: 13px;

    cursor: pointer;
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    background: url(../img/arrow-long.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.postaknetin-head__info
{
    width: 34%;
}

.postaknetin-head__info-text
{
    position: relative;

    max-width: 535px;
    padding-top: 35px;
    padding-right: 50px;
    padding-bottom: 35px;
    padding-left: 50px;

    -webkit-transform: translateX(17%);
       -moz-transform: translateX(17%);
        -ms-transform: translateX(17%);
         -o-transform: translateX(17%);
            transform: translateX(17%);

    border: 1px solid #fff;
    border-top: 0;
}

.postaknetin-head__info-text:after
{
    position: absolute;
    top: -16px;
    left: 0;

    width: 100%;
    height: 16px;

    content: '';

    background: url(../img/arrow-border.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.postaknetin-head__info-img
{
    width: 140%;
    margin-bottom: 30px;

    -webkit-transition: all .6s .1s ease-out;
       -moz-transition: all .6s .1s ease-out;
         -o-transition: all .6s .1s ease-out;
            transition: all .6s .1s ease-out;
    -webkit-transform: scale3d(.3, .3, .3);
       -moz-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
    text-align: center;

    opacity: 0;
}

.postaknetin-head__info-paragraph
{
    font-size: 19px;
    line-height: 24px;

    margin-top: 0;
}

.postaknetin-head__info-paragraph:last-child
{
    margin-bottom: 0;
}

.postaknetin-head__info-boldText
{
    font-size: 22px;
    line-height: 34px;

    margin-top: 0;
    margin-bottom: 5px;
}

.postaknetin-head__info-simpleText
{
    font-weight: 300;

    margin-top: 0;
    margin-bottom: 0;
}

.postaknetin-head__button
{
    position: absolute;
    bottom: 0;
    left: 48px;
}

.postaknetin-components
{
    background: url(../img/bcg-postaknetin-components.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postaknetin-components__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 8.5vh;
    padding-right: 120px;
    padding-right: 0;
    padding-left: 120px;
    padding-left: 0;
}

.postaknetin-components__info
{
    margin-bottom: -webkit-calc(16.5vh - 60px);
    margin-bottom:    -moz-calc(16.5vh - 60px);
    margin-bottom:         calc(16.5vh - 60px);
    padding-right: 120px;
    padding-left: 120px;

    -webkit-transition: all .6s 0s ease-out;
       -moz-transition: all .6s 0s ease-out;
         -o-transition: all .6s 0s ease-out;
            transition: all .6s 0s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.postaknetin-components__title
{
    margin-bottom: 25px;
}

.postaknetin-components__title img:nth-child(2)
{
    display: none;
}

.postaknetin-components__slider
{
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
}

.postaknetin-components__slider .slick-slide
{
    -webkit-transition: opacity .6s .2s ease-out, -webkit-transform .6s .2s ease-out;
       -moz-transition: transform .6s .2s ease-out, opacity .6s .2s ease-out, -moz-transform .6s .2s ease-out;
         -o-transition: opacity .6s .2s ease-out, -o-transform .6s .2s ease-out;
            transition: opacity .6s .2s ease-out, -webkit-transform .6s .2s ease-out;
            transition: transform .6s .2s ease-out, opacity .6s .2s ease-out;
            transition: transform .6s .2s ease-out, opacity .6s .2s ease-out, -webkit-transform .6s .2s ease-out, -moz-transform .6s .2s ease-out, -o-transform .6s .2s ease-out;
    -webkit-transform: translate3d(0, 40%, 0);
       -moz-transform: translate3d(0, 40%, 0);
            transform: translate3d(0, 40%, 0);

    opacity: 0;

    will-change: transform, opacity;
}

.postaknetin-use
{
    background: url(../img/bcg-postaknetin-use.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postaknetin-use__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 8.5vh;
    padding-right: 120px;
    padding-left: 120px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.postaknetin-use__info
{
    margin-bottom: 9vh;
    padding-left: 725px;
    padding-left: 43%;

    -webkit-transition: all .6s 0s ease-out;
       -moz-transition: all .6s 0s ease-out;
         -o-transition: all .6s 0s ease-out;
            transition: all .6s 0s ease-out;
    -webkit-transform: translate3d(50%, 0, 0);
       -moz-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);

    opacity: 0;
}

.postaknetin-use__title
{
    margin-bottom: 25px;
}

.postaknetin-use__items
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 8vh;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.postaknetin-use__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 29.5%;

    -webkit-transition: opacity .6s .2s ease-out, -webkit-transform .6s .2s ease-out;
       -moz-transition: transform .6s .2s ease-out, opacity .6s .2s ease-out, -moz-transform .6s .2s ease-out;
         -o-transition: opacity .6s .2s ease-out, -o-transform .6s .2s ease-out;
            transition: opacity .6s .2s ease-out, -webkit-transform .6s .2s ease-out;
            transition: transform .6s .2s ease-out, opacity .6s .2s ease-out;
            transition: transform .6s .2s ease-out, opacity .6s .2s ease-out, -webkit-transform .6s .2s ease-out, -moz-transform .6s .2s ease-out, -o-transform .6s .2s ease-out;
    -webkit-transform: translate3d(0, 40%, 0);
       -moz-transform: translate3d(0, 40%, 0);
            transform: translate3d(0, 40%, 0);

    opacity: 0;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
    will-change: transform, opacity;
}

.postaknetin-use__item-number
{
    width: 80px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.postaknetin-use__item-bigText
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;

    display: block;

    text-transform: uppercase;
}

.postaknetin-use__item-normalText
{
    font-weight: 400;
}

.postaknetin-use__note
{
    position: absolute;
    top: 11.5vh;
    left: 120px;

    width: 28%;
    max-width: 530px;

    -webkit-transition: all .6s 0s ease-out;
       -moz-transition: all .6s 0s ease-out;
         -o-transition: all .6s 0s ease-out;
            transition: all .6s 0s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
    border: 1px solid rgba(255, 255, 255, .5);
    border-top: 0;
}

.postaknetin-use__note:after
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 1px;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, color-stop(4%, rgba(255, 255, 255, .7)), color-stop(4%, transparent), color-stop(17%, transparent), color-stop(17%, rgba(255, 255, 255, .7)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 4%, transparent 4%, transparent 17%, rgba(255, 255, 255, .7) 17%);
    background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, .7) 4%, transparent 4%, transparent 17%, rgba(255, 255, 255, .7) 17%);
    background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .7) 4%, transparent 4%, transparent 17%, rgba(255, 255, 255, .7) 17%);
    background-image:         linear-gradient(to right, rgba(255, 255, 255, .7) 4%, transparent 4%, transparent 17%, rgba(255, 255, 255, .7) 17%);
    background-repeat: no-repeat;
    -moz-background-size: 100% 1px;
         background-size: 100% 1px;
}

.postaknetin-use__note:before
{
    position: absolute;
    top: -24px;
    left: 6%;

    width: 49px;
    height: 48px;

    content: '';

    background: url(../img/icon-check2.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.postaknetin-use__note-wrapper
{
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 50px;
}

.postaknetin-use__note-img
{
    position: absolute;
    top: 50%;
    right: -57px;

    width: 80px;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.postaknetin-use__note-text p
{
    font-weight: 300;

    margin-top: 0;
}

.postaknetin-use__note-text p:last-child
{
    margin-bottom: 0;
}

.postaknetin-use__footnote
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-top: auto;
    margin-bottom: 6vh;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.postaknetin-use__footnote-paragraph
{
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;

    margin-top: 0;
    margin-bottom: 0;
}

.postaknetin-use__footnote-paragraph:first-child
{
    width: 45.5%;
    min-width: 765px;
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.postaknetin-use__footnote-paragraph:last-child
{
    font-size: 13px;
    line-height: 22px;
}

.postaknetin-info
{
    background: url(../img/bcg-postaknetin-info.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postaknetin-info__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 8.5vh;
    padding-right: 120px;
    padding-left: 120px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.postaknetin-info__title
{
    font-family: 'Oswald', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 70px;

    width: 1050px;
    margin-bottom: 58px;

    -webkit-transition: all .6s 0s ease-out;
       -moz-transition: all .6s 0s ease-out;
         -o-transition: all .6s 0s ease-out;
            transition: all .6s 0s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    text-transform: uppercase;

    opacity: 0;
}

.postaknetin-info__title sup
{
    font-size: 50%;
    font-weight: 200;

    top: -.95em;
}

.postaknetin-info__top
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 800px;
    margin-bottom: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.postaknetin-info__top-img
{
    display: inline-block;

    width: 132px;
    margin-right: 56px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.postaknetin-info__top-text p
{
    font-size: 26px;
    line-height: 38px;

    margin-top: 0;
}

.postaknetin-info__top-text p:last-child
{
    margin-bottom: 0;
}

.postaknetin-info__text
{
    margin-bottom: 35px;

    -webkit-transition: all .6s .2s ease-out;
       -moz-transition: all .6s .2s ease-out;
         -o-transition: all .6s .2s ease-out;
            transition: all .6s .2s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.postaknetin-info__text-block
{
    width: 750px;
}

.postaknetin-info__text-block p
{
    font-weight: 400;

    margin-top: 0;
    margin-bottom: 12px;
}

.postaknetin-info__text-block p:last-child
{
    margin-bottom: 0;
}

.postaknetin-info__footnote
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-top: auto;
    margin-bottom: 40px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}

.postaknetin-info__footnote-paragraph
{
    font-size: 15px;
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;

    margin-top: 0;
}

.postaknetin-info__footnote-paragraph:last-child
{
    margin-bottom: 0;
}

.postaknetin-banner
{
    background: url(../img/bcg-postaknetin-banner.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postaknetin-banner__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 84px;
    padding-right: 120px;
    padding-bottom: 70px;
    padding-left: 120px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.postaknetin-banner__img
{
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 41%;

    width: 27%;
    max-width: 442px;
}

.postaknetin-banner__text
{
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;

    z-index: 10;

    max-width: 44%;
}

.postaknetin-banner__button
{
    z-index: 10;
}

.slider__item-top
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    min-height: 190px;
    padding-left: 195px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.slider__item-img
{
    position: absolute;
    top: -105px;
    left: -120px;
}

.slider__item-paragraph
{
    font-size: 24px;
    line-height: 32px;

    margin-top: 0;
}

.slider__item-paragraph:last-child
{
    margin-bottom: 0;
}

.slider__item-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;

    margin-top: 0;
    margin-bottom: 0;

    text-transform: uppercase;
}

.slider__item-title--light
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 200;
    line-height: 36px;
}

.slider .slick-list
{
    padding-top: 60px;
    padding-left: 60px;
}

.slider .slick-slide
{
    margin-right: 60px;
    margin-left: 60px;
}

.slider .slick-prev,
.slider .slick-next
{
    z-index: 10;

    width: 46px;
    height: 85px;

    -webkit-transition: opacity .2s;
       -moz-transition: opacity .2s;
         -o-transition: opacity .2s;
            transition: opacity .2s;
}

.slider .slick-prev.slick-disabled,
.slider .slick-next.slick-disabled
{
    opacity: .4;
}

.slider .slick-prev:before,
.slider .slick-next:before
{
    display: none;
}

.slider .slick-next
{
    right: 20px;

    background: url(../img/arrow-slider-next.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.slider .slick-prev
{
    left: 20px;

    background: url(../img/arrow-slider-prev.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.anim .main-head__title,
.anim .about-akne__title,
.anim .about-akne__note,
.anim .about-akne__text,
.anim .postakne-header__title,
.anim .postakne-header__subtitle,
.anim .postakne-header__text,
.anim .recommendations-header__title,
.anim .recommendations-header__subtitle,
.anim .information-header__title
{
    opacity: 1;
}

.anim .main-head__subtitle,
.anim .error404__title,
.anim .error404__button,
.anim .about-akne__item
{
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .main-head__text
{
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .main-head__button
{
    opacity: 1;
}

.anim .buy-head__title,
.anim .buy-head__text
{
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .buy-head__packshot
{
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);

    opacity: 1;
}

.anim .active .zercalin-head__title
{
    -webkit-transition: all .6s .2s ease-out;
       -moz-transition: all .6s .2s ease-out;
         -o-transition: all .6s .2s ease-out;
            transition: all .6s .2s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .active .zercalin-head__benefit
{
    opacity: 1;
}

.anim .active .zercalin-head__benefit:nth-child(1)
{
    -webkit-transition: opacity .6s .5s ease-out;
       -moz-transition: opacity .6s .5s ease-out;
         -o-transition: opacity .6s .5s ease-out;
            transition: opacity .6s .5s ease-out;
}

.anim .active .zercalin-head__benefit:nth-child(2)
{
    -webkit-transition: opacity .6s .6s ease-out;
       -moz-transition: opacity .6s .6s ease-out;
         -o-transition: opacity .6s .6s ease-out;
            transition: opacity .6s .6s ease-out;
}

.anim .active .zercalin-head__benefit:nth-child(3)
{
    -webkit-transition: opacity .6s .7s ease-out;
       -moz-transition: opacity .6s .7s ease-out;
         -o-transition: opacity .6s .7s ease-out;
            transition: opacity .6s .7s ease-out;
}

.anim .active .postaknetin-head__info-img
{
    -webkit-transition: all .6s .5s ease-out;
       -moz-transition: all .6s .5s ease-out;
         -o-transition: all .6s .5s ease-out;
            transition: all .6s .5s ease-out;
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);

    opacity: 1;
}

.anim .active .postaknetin-head__title,
.anim .active .postaknetin-components__info,
.anim .active .postaknetin-use__info
{
    -webkit-transition: all .6s .2s ease-out;
       -moz-transition: all .6s .2s ease-out;
         -o-transition: all .6s .2s ease-out;
            transition: all .6s .2s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .active .postaknetin-use__note
{
    -webkit-transition: all .6s .5s ease-out;
       -moz-transition: all .6s .5s ease-out;
         -o-transition: all .6s .5s ease-out;
            transition: all .6s .5s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .active .postaknetin-head__benefit
{
    opacity: 1;
}

.anim .active .postaknetin-head__benefit:nth-child(1)
{
    -webkit-transition: opacity .6s .5s ease-out;
       -moz-transition: opacity .6s .5s ease-out;
         -o-transition: opacity .6s .5s ease-out;
            transition: opacity .6s .5s ease-out;
}

.anim .active .postaknetin-head__benefit:nth-child(2)
{
    -webkit-transition: opacity .6s .6s ease-out;
       -moz-transition: opacity .6s .6s ease-out;
         -o-transition: opacity .6s .6s ease-out;
            transition: opacity .6s .6s ease-out;
}

.anim .active .postaknetin-head__benefit:nth-child(3)
{
    -webkit-transition: opacity .6s .7s ease-out;
       -moz-transition: opacity .6s .7s ease-out;
         -o-transition: opacity .6s .7s ease-out;
            transition: opacity .6s .7s ease-out;
}

.anim .active .postaknetin-head__benefit:nth-child(4)
{
    -webkit-transition: opacity .6s .8s ease-out;
       -moz-transition: opacity .6s .8s ease-out;
         -o-transition: opacity .6s .8s ease-out;
            transition: opacity .6s .8s ease-out;
}

.anim .active .postaknetin-head__info-img
{
    -webkit-transition: all .6s .5s ease-out;
       -moz-transition: all .6s .5s ease-out;
         -o-transition: all .6s .5s ease-out;
            transition: all .6s .5s ease-out;
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);

    opacity: 1;
}

.anim .active .zercalin-head__info-img
{
    -webkit-transition: all .6s .5s ease-out;
       -moz-transition: all .6s .5s ease-out;
         -o-transition: all .6s .5s ease-out;
            transition: all .6s .5s ease-out;
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);

    opacity: 1;
}

.anim .active .zercalin-use__title,
.anim .active .zercalin-use__subtitle,
.anim .active .zercalin-instruction__title,
.anim .active .postaknetin-info__title
{
    -webkit-transition: all .6s .2s ease-out;
       -moz-transition: all .6s .2s ease-out;
         -o-transition: all .6s .2s ease-out;
            transition: all .6s .2s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .active .zercalin-use__list
{
    -webkit-transition: all .6s .4s ease-out;
       -moz-transition: all .6s .4s ease-out;
         -o-transition: all .6s .4s ease-out;
            transition: all .6s .4s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .active .zercalin-use__note
{
    -webkit-transition: all .6s .5s ease-out;
       -moz-transition: all .6s .5s ease-out;
         -o-transition: all .6s .5s ease-out;
            transition: all .6s .5s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .active .postaknetin-info__text
{
    -webkit-transition: all .6s .4s ease-out;
       -moz-transition: all .6s .4s ease-out;
         -o-transition: all .6s .4s ease-out;
            transition: all .6s .4s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .active .zercalin-instruction__textBlock
{
    opacity: 1;
}

.anim .active .zercalin-instruction__textBlock:nth-child(1)
{
    -webkit-transition: opacity .6s .5s ease-out;
       -moz-transition: opacity .6s .5s ease-out;
         -o-transition: opacity .6s .5s ease-out;
            transition: opacity .6s .5s ease-out;
}

.anim .active .zercalin-instruction__textBlock:nth-child(2)
{
    -webkit-transition: opacity .6s .6s ease-out;
       -moz-transition: opacity .6s .6s ease-out;
         -o-transition: opacity .6s .6s ease-out;
            transition: opacity .6s .6s ease-out;
}

.anim .active .zercalin-instruction__textBlock:nth-child(3)
{
    -webkit-transition: opacity .6s .7s ease-out;
       -moz-transition: opacity .6s .7s ease-out;
         -o-transition: opacity .6s .7s ease-out;
            transition: opacity .6s .7s ease-out;
}

.anim .active .zercalin-instruction__textBlock:nth-child(4)
{
    -webkit-transition: opacity .6s .8s ease-out;
       -moz-transition: opacity .6s .8s ease-out;
         -o-transition: opacity .6s .8s ease-out;
            transition: opacity .6s .8s ease-out;
}

.anim .active .zercalin-instruction__textBlock:nth-child(5)
{
    -webkit-transition: opacity .6s .9s ease-out;
       -moz-transition: opacity .6s .9s ease-out;
         -o-transition: opacity .6s .9s ease-out;
            transition: opacity .6s .9s ease-out;
}

.anim .active .zercalin-instruction__textBlock:nth-child(6)
{
    -webkit-transition: opacity .6s 1s ease-out;
       -moz-transition: opacity .6s 1s ease-out;
         -o-transition: opacity .6s 1s ease-out;
            transition: opacity .6s 1s ease-out;
}

.anim .active .postaknetin-components__slider .slick-slide
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);

    opacity: 1;
}

.anim .active .postaknetin-components__slider .slick-slide:nth-child(1)
{
    -webkit-transition: all .6s .5s ease-out;
       -moz-transition: all .6s .5s ease-out;
         -o-transition: all .6s .5s ease-out;
            transition: all .6s .5s ease-out;
}

.anim .active .postaknetin-components__slider .slick-slide:nth-child(2)
{
    -webkit-transition: all .6s .6s ease-out;
       -moz-transition: all .6s .6s ease-out;
         -o-transition: all .6s .6s ease-out;
            transition: all .6s .6s ease-out;
}

.anim .active .postaknetin-components__slider .slick-slide:nth-child(3)
{
    -webkit-transition: all .6s .7s ease-out;
       -moz-transition: all .6s .7s ease-out;
         -o-transition: all .6s .7s ease-out;
            transition: all .6s .7s ease-out;
}

.anim .active .postaknetin-use__item
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);

    opacity: 1;
}

.anim .active .postaknetin-use__item:nth-child(1)
{
    -webkit-transition: all .6s .5s ease-out;
       -moz-transition: all .6s .5s ease-out;
         -o-transition: all .6s .5s ease-out;
            transition: all .6s .5s ease-out;
}

.anim .active .postaknetin-use__item:nth-child(2)
{
    -webkit-transition: all .6s .6s ease-out;
       -moz-transition: all .6s .6s ease-out;
         -o-transition: all .6s .6s ease-out;
            transition: all .6s .6s ease-out;
}

.anim .active .postaknetin-use__item:nth-child(3)
{
    -webkit-transition: all .6s .7s ease-out;
       -moz-transition: all .6s .7s ease-out;
         -o-transition: all .6s .7s ease-out;
            transition: all .6s .7s ease-out;
}

.anim .stopAnim .postaknetin-info__text
{
    -webkit-transition: all .6s .8s ease-out;
       -moz-transition: all .6s .8s ease-out;
         -o-transition: all .6s .8s ease-out;
            transition: all .6s .8s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .stopAnim .postaknetin-info__title
{
    -webkit-transition: all .6s .6s ease-out;
       -moz-transition: all .6s .6s ease-out;
         -o-transition: all .6s .6s ease-out;
            transition: all .6s .6s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .stopAnim .zercalin-instruction__title
{
    -webkit-transition: all .6s .6s ease-out;
       -moz-transition: all .6s .6s ease-out;
         -o-transition: all .6s .6s ease-out;
            transition: all .6s .6s ease-out;
    -webkit-transform: translate3d(0%, 0, 0);
       -moz-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);

    opacity: 1;
}

.anim .stopAnim .zercalin-instruction__textBlock
{
    opacity: 1;
}

/* Preloader
   ========================================================================== */

.loader
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 7.33333em;
    height: 7.33333em;
    margin-top: -3.66667em;
    margin-left: -3.66667em;
}

.loader__wrapper
{
    font-size: 8px;

    position: fixed;
    z-index: 100000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    overflow: hidden;

    background-color: #090923;
}

.loader-block
{
    position: absolute;
    top: 0;
    left: 0;

    display: inline-block;

    width: 2em;
    height: 2em;

    -webkit-animation: show .6s step-end infinite alternate, pulse .6s linear infinite alternate;
       -moz-animation: show .6s step-end infinite alternate, pulse .6s linear infinite alternate;
         -o-animation: show .6s step-end infinite alternate, pulse .6s linear infinite alternate;
            animation: show .6s step-end infinite alternate, pulse .6s linear infinite alternate;

    opacity: 0;
    background: #fdfdfd;
}

.loader-block:nth-child(1)
{
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-animation-delay: .065s;
       -moz-animation-delay: .065s;
         -o-animation-delay: .065s;
            animation-delay: .065s;
}

.loader-block:nth-child(2)
{
    -webkit-transform: translate(2.66667em, 0);
       -moz-transform: translate(2.66667em, 0);
        -ms-transform: translate(2.66667em, 0);
         -o-transform: translate(2.66667em, 0);
            transform: translate(2.66667em, 0);
    -webkit-animation-delay: .13s;
       -moz-animation-delay: .13s;
         -o-animation-delay: .13s;
            animation-delay: .13s;
}

.loader-block:nth-child(3)
{
    -webkit-transform: translate(5.33333em, 0);
       -moz-transform: translate(5.33333em, 0);
        -ms-transform: translate(5.33333em, 0);
         -o-transform: translate(5.33333em, 0);
            transform: translate(5.33333em, 0);
    -webkit-animation-delay: .195s;
       -moz-animation-delay: .195s;
         -o-animation-delay: .195s;
            animation-delay: .195s;
}

.loader-block:nth-child(4)
{
    -webkit-transform: translate(0, 2.66667em);
       -moz-transform: translate(0, 2.66667em);
        -ms-transform: translate(0, 2.66667em);
         -o-transform: translate(0, 2.66667em);
            transform: translate(0, 2.66667em);
    -webkit-animation-delay: .325s;
       -moz-animation-delay: .325s;
         -o-animation-delay: .325s;
            animation-delay: .325s;
}

.loader-block:nth-child(5)
{
    -webkit-transform: translate(2.66667em, 2.66667em);
       -moz-transform: translate(2.66667em, 2.66667em);
        -ms-transform: translate(2.66667em, 2.66667em);
         -o-transform: translate(2.66667em, 2.66667em);
            transform: translate(2.66667em, 2.66667em);
    -webkit-animation-delay: .13s;
       -moz-animation-delay: .13s;
         -o-animation-delay: .13s;
            animation-delay: .13s;
}

.loader-block:nth-child(6)
{
    -webkit-transform: translate(5.33333em, 2.66667em);
       -moz-transform: translate(5.33333em, 2.66667em);
        -ms-transform: translate(5.33333em, 2.66667em);
         -o-transform: translate(5.33333em, 2.66667em);
            transform: translate(5.33333em, 2.66667em);
    -webkit-animation-delay: .455s;
       -moz-animation-delay: .455s;
         -o-animation-delay: .455s;
            animation-delay: .455s;
}

.loader-block:nth-child(7)
{
    -webkit-transform: translate(0, 5.33333em);
       -moz-transform: translate(0, 5.33333em);
        -ms-transform: translate(0, 5.33333em);
         -o-transform: translate(0, 5.33333em);
            transform: translate(0, 5.33333em);
    -webkit-animation-delay: .39s;
       -moz-animation-delay: .39s;
         -o-animation-delay: .39s;
            animation-delay: .39s;
}

.loader-block:nth-child(8)
{
    -webkit-transform: translate(2.66667em, 5.33333em);
       -moz-transform: translate(2.66667em, 5.33333em);
        -ms-transform: translate(2.66667em, 5.33333em);
         -o-transform: translate(2.66667em, 5.33333em);
            transform: translate(2.66667em, 5.33333em);
    -webkit-animation-delay: .26s;
       -moz-animation-delay: .26s;
         -o-animation-delay: .26s;
            animation-delay: .26s;
}

.loader-block:nth-child(9)
{
    -webkit-transform: translate(5.33333em, 5.33333em);
       -moz-transform: translate(5.33333em, 5.33333em);
        -ms-transform: translate(5.33333em, 5.33333em);
         -o-transform: translate(5.33333em, 5.33333em);
            transform: translate(5.33333em, 5.33333em);
}

@-webkit-keyframes pulse
{
    from,
    40%
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

@-webkit-keyframes show
{
    from,
    40%
    {
        opacity: 0;
    }

    41%,
    to
    {
        opacity: 1;
    }
}

@keyframes pulse
{
    from,
    40%
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

@-moz-keyframes show
{
    from,
    40%
    {
        opacity: 0;
    }

    41%,
    to
    {
        opacity: 1;
    }
}

@-o-keyframes show
{
    from,
    40%
    {
        opacity: 0;
    }

    41%,
    to
    {
        opacity: 1;
    }
}

@keyframes show
{
    from,
    40%
    {
        opacity: 0;
    }

    41%,
    to
    {
        opacity: 1;
    }
}

.hamburger
{
    position: relative;

    display: none;

    width: 28px;
    height: 19px;

    cursor: pointer;
}

.hamburger__top
{
    position: absolute;
    top: 0;
    right: 0;

    width: 100%;
    height: 3px;

    background-color: #fff;
}

.hamburger__middle
{
    position: absolute;
    top: 8px;
    right: 0;

    width: 100%;
    height: 3px;

    background-color: #fff;
}

.hamburger__bottom
{
    position: absolute;
    right: 0;
    bottom: 0;

    width: 22px;
    height: 3px;

    background-color: #fff;
}

.error404
{
    min-height: 100vh;

    background: url(../img/bcg-error404.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.error404__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 16.8vh;
    padding-right: 120px;
    padding-right: 70px;
    padding-left: 120px;
    padding-left: 70px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.error404__title
{
    width: 77%;
    margin-bottom: 10.2vh;

    -webkit-transition: all .6s .2s ease-out;
       -moz-transition: all .6s .2s ease-out;
         -o-transition: all .6s .2s ease-out;
            transition: all .6s .2s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.error404__title img:nth-child(2)
{
    display: none;
}

.error404__button
{
    -webkit-transition: all .6s .3s ease-out;
       -moz-transition: all .6s .3s ease-out;
         -o-transition: all .6s .3s ease-out;
            transition: all .6s .3s ease-out;
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);

    opacity: 0;
}

.about-akne
{
    position: relative;

    overflow: hidden;

    min-height: 100vh;

    background: url(../img/bcg-about-akne.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.about-akne__imgBcg
{
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 50%;

    width: 38.3%;
    max-width: 727px;

    -webkit-transform: translateX(-47%);
       -moz-transform: translateX(-47%);
        -ms-transform: translateX(-47%);
         -o-transform: translateX(-47%);
            transform: translateX(-47%);
}

.about-akne__title
{
    z-index: 0;

    width: 100%;
    margin-bottom: 50px;

    -webkit-transition: opacity .3s .7s ease-out;
       -moz-transition: opacity .3s .7s ease-out;
         -o-transition: opacity .3s .7s ease-out;
            transition: opacity .3s .7s ease-out;

    opacity: 0;
}

.about-akne__left
{
    width: 43%;
}

.about-akne__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 170px;
    padding-right: 120px;
    padding-right: 135px;
    padding-bottom: 45px;
    padding-left: 120px;
    padding-left: 155px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.about-akne__note
{
    position: relative;

    width: 77%;
    max-width: 535px;
    margin-bottom: 35px;
    margin-left: 5px;
    padding-top: 46px;
    padding-right: 55px;
    padding-bottom: 46px;
    padding-left: 50px;

    -webkit-transition: all .3s .8s ease-out;
       -moz-transition: all .3s .8s ease-out;
         -o-transition: all .3s .8s ease-out;
            transition: all .3s .8s ease-out;

    opacity: 0;
    border: 1px solid #fff;
    border-left: 0;
}

.about-akne__note:after
{
    position: absolute;
    top: 0;
    left: 0;

    width: 1px;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(27%, #fff), color-stop(27%, transparent), color-stop(73%, transparent), color-stop(73%, #fff));
    background-image: -webkit-linear-gradient(#fff 27%, transparent 27%, transparent 73%, #fff 73%);
    background-image:    -moz-linear-gradient(#fff 27%, transparent 27%, transparent 73%, #fff 73%);
    background-image:      -o-linear-gradient(#fff 27%, transparent 27%, transparent 73%, #fff 73%);
    background-image:         linear-gradient(#fff 27%, transparent 27%, transparent 73%, #fff 73%);
    background-repeat: no-repeat;
    -moz-background-size: 10px 100%;
         background-size: 10px 100%;
}

.about-akne__note:before
{
    position: absolute;
    top: 50%;
    left: -15px;

    width: 27px;
    height: 68px;
    margin-top: -34px;

    content: '';

    background: url(../img/icon-exclamation.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.about-akne__note-button
{
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;

    position: relative;

    display: none;

    text-decoration: underline;
}

.about-akne__note-button:after
{
    position: absolute;
    top: 5px;
    right: -12px;

    width: 9px;
    height: 6px;

    content: '';

    background: url(../img/arrow-down-small.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.about-akne__note-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;

    margin-top: 0;
    margin-bottom: 8px;

    text-transform: uppercase;
}

.about-akne__note-title--bold
{
    font-weight: 700;
}

.about-akne__note-paragraph
{
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;

    margin-top: 0;
}

.about-akne__note-paragraph:last-child
{
    margin-bottom: 0;
}

.about-akne__text
{
    position: relative;
    z-index: 5;

    width: 100%;
    max-width: 380px;

    -webkit-transition: all .3s .9s ease-out;
       -moz-transition: all .3s .9s ease-out;
         -o-transition: all .3s .9s ease-out;
            transition: all .3s .9s ease-out;

    opacity: 0;
}

.about-akne__text-paragraph
{
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;

    margin-top: 0;
}

.about-akne__text-paragraph:last-child
{
    margin-bottom: 0;
}

.about-akne__items
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.about-akne__item
{
    margin-bottom: 17px;

    -webkit-transform: translate3d(50%, 0, 0);
       -moz-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);

    opacity: 0;
}

.about-akne__item:last-child
{
    margin-bottom: 0;
}

.about-akne__item:nth-child(1)
{
    -webkit-transition: all .5s .8s ease-out;
       -moz-transition: all .5s .8s ease-out;
         -o-transition: all .5s .8s ease-out;
            transition: all .5s .8s ease-out;
}

.about-akne__item:nth-child(1) .about-akne__link
{
    background: url(../img/about-akne-link1-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.about-akne__item:nth-child(2)
{
    margin-right: 37px;

    -webkit-transition: all .5s 1s ease-out;
       -moz-transition: all .5s 1s ease-out;
         -o-transition: all .5s 1s ease-out;
            transition: all .5s 1s ease-out;
}

.about-akne__item:nth-child(2) .about-akne__link
{
    background: url(../img/about-akne-link2-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.about-akne__item:nth-child(3)
{
    margin-right: 74px;

    -webkit-transition: all .5s 1.2s ease-out;
       -moz-transition: all .5s 1.2s ease-out;
         -o-transition: all .5s 1.2s ease-out;
            transition: all .5s 1.2s ease-out;
}

.about-akne__item:nth-child(3) .about-akne__link
{
    background: url(../img/about-akne-link3-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.about-akne__link
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 414px;
    height: 211px;
    padding-left: 80px;

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.about-akne__link:hover span:after
{
    right: -60px;
}

.about-akne__link span
{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;

    position: relative;

    text-transform: uppercase;
}

.about-akne__link span:after
{
    position: absolute;
    top: 50%;
    right: -55px;

    width: 27px;
    height: 14px;
    margin-top: -7px;

    content: '';
    -webkit-transition: right .3s ease-in-out;
       -moz-transition: right .3s ease-in-out;
         -o-transition: right .3s ease-in-out;
            transition: right .3s ease-in-out;

    background: url(../img/arrow-about-akne-item.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

/* Причины возникновения акне
   ========================================================================== */

.akne-reasons
{
    background: url(../img/bcg-akne-reasons.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.akne-reasons--secondScreen
{
    min-height: 101vh !important;

    background-color: #161e3c;
    background-image: none;
}

.akne-reasons--secondScreen.section .fp-tableCell,
.akne-reasons--secondScreen.section .fp-scrollable
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    min-height: 101vh !important;

    -webkit-flex-direction: column;
       -moz-flex-direction: column;
        -ms-flex-direction: column;
         -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.akne-reasons--secondScreen.section .akne-reasons__wrapper
{
    height: auto;
    padding-top: 92px;
    padding-right: 120px;
    padding-bottom: 120px;
    padding-left: 120px;
}

.akne-reasons--secondScreen.section .main-footer
{
    margin-top: auto;
}

.akne-reasons__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 139px;
    padding-right: 120px;
    padding-left: 120px;
}

.akne-reasons__subtitle
{
    background: #e21c94 url(../img/subtitle-akne.png) 95px 13px no-repeat;
    -moz-background-size: 62.5% 81%;
         background-size: 62.5% 81%;
}

.akne-reasons__title
{
    margin-bottom: 33px;
}

.akne-reasons__title.fadeInLeft
{
    -webkit-animation: fadeInLeft .6s .7s ease-out forwards;
       -moz-animation: fadeInLeft .6s .7s ease-out forwards;
         -o-animation: fadeInLeft .6s .7s ease-out forwards;
            animation: fadeInLeft .6s .7s ease-out forwards;

    opacity: 0;
}

.akne-reasons__titleCol
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-reasons__titleWrapper
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    margin-bottom: 34px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-reasons__titleWrapper .about-anchors
{
    margin-top: -15px;
}

.akne-reasons__stages
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
}

.akne-reasons__stages-desc
{
    padding-left: 0;
}

.akne-reasons__stages-text
{
    font-size: 40px;
    font-weight: 700;
    line-height: 42px;

    max-width: 470px;
    margin-top: 0;

    color: #fff;
}

.akne-reasons__stages-numbers
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
}

.akne-reasons__stages-numbers:after
{
    position: absolute;
    bottom: -57px;

    display: none;

    width: 100%;
    height: 2px;

    content: '';

    background-color: #fff;
}

.akne-reasons__stages-number
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100px;
    height: 100px;
    margin-right: 41px;

    cursor: pointer;
    text-align: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
        -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.akne-reasons__stages-number.active
{
    cursor: default;
}

.akne-reasons__stages-number.active .akne-reasons__stages-pie
{
    display: block;
}

.akne-reasons__stages-number:last-child
{
    margin-right: 0;
}

.akne-reasons__stages-numberArrow
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;

    width: 120px;
    min-width: 120px;
    height: 100%;
}

.akne-reasons__stages-numberArrow--4
{
    width: 100px;
    min-width: 100px;
}

.akne-reasons__stages-number span
{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    line-height: 1;

    z-index: 10;

    color: #fff;
}

.akne-reasons__stages-pie
{
    position: absolute;
    top: 6px;
    left: 5px;

    display: none;

    width: 88px;
    height: 88px;

    background: transparent;
}

.akne-reasons__stages-pie .pie
{
    position: absolute;

    width: 50%;
    height: 100%;

    -webkit-transform-origin: 100% 50%;
       -moz-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
         -o-transform-origin: 100% 50%;
            transform-origin: 100% 50%;

    background: #4fb6eb;
}

.akne-reasons__stages-pie .spinner
{
    z-index: 2;

    -webkit-animation: rota .5s linear forwards;
       -moz-animation: rota .5s linear forwards;
         -o-animation: rota .5s linear forwards;
            animation: rota .5s linear forwards;

    border-right: none;
    -webkit-border-radius: 44px 0 0 44px;
       -moz-border-radius: 44px 0 0 44px;
            border-radius: 44px 0 0 44px;
}

.akne-reasons__stages-pie .filler
{
    z-index: 1;
    left: 50%;

    -webkit-animation: fill .5s steps(1, end) forwards;
       -moz-animation: fill .5s steps(1, end) forwards;
         -o-animation: fill .5s steps(1, end) forwards;
            animation: fill .5s steps(1, end) forwards;

    opacity: 0;
    border-left: none;
    -webkit-border-radius: 0 44px 44px 0;
       -moz-border-radius: 0 44px 44px 0;
            border-radius: 0 44px 44px 0;
}

.akne-reasons__stages-pie .mask
{
    position: absolute;
    z-index: 3;

    width: 50%;
    height: 100%;

    -webkit-animation: mask .5s steps(1, end) forwards;
       -moz-animation: mask .5s steps(1, end) forwards;
         -o-animation: mask .5s steps(1, end) forwards;
            animation: mask .5s steps(1, end) forwards;

    opacity: 1;
    background: inherit;
}

.akne-reasons__slider
{
    width: 920px;
    margin-left: 8%;
    padding-bottom: 80px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.akne-reasons__slider-wrapper
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

        -ms-align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-reasons__slider-image
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 379px;
    height: 374px;
    margin-right: 54px;

    border: 17px solid #fff;
    background-color: #ffc0dc;

        -ms-align-items: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.akne-reasons__slider-image img
{
    width: 100%;
    height: auto;
}

.akne-reasons__slider-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 80px;
    line-height: 1;

    position: relative;

    display: inline-block;

    margin-bottom: 35px;
    padding-top: 95px;

    text-transform: uppercase;

    color: #fff;
}

.akne-reasons__slider-subtitle
{
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;

    margin-top: 0;
    margin-bottom: 8px;

    color: #fff;
}

.akne-reasons__slider-text
{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;

    margin-top: 0;
    margin-bottom: 0;

    color: #fff;
}

.akne-reasons__slider .slick-prev::before,
.akne-reasons__slider .slick-next::before
{
    display: none;
}

.akne-reasons__slider .slick-prev,
.akne-reasons__slider .slick-next
{
    z-index: 6;

    width: 46px;
    height: 92px;
    margin-top: -135px;

    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);

    background: url(../img/akne-reasons-slider-arrow-1.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__slider .slick-prev:hover,
.akne-reasons__slider .slick-next:hover,
.akne-reasons__slider .slick-prev:active,
.akne-reasons__slider .slick-next:active,
.akne-reasons__slider .slick-prev:focus,
.akne-reasons__slider .slick-next:focus
{
    background: url(../img/akne-reasons-slider-arrow-1.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__slider .slick-disabled
{
    display: none !important;
}

.akne-reasons__slider .slick-prev
{
    left: -75px;

    -webkit-transform: scale(-1, 1);
       -moz-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
         -o-transform: scale(-1, 1);
            transform: scale(-1, 1);
}

.akne-reasons__slider .slick-next
{
    right: -96px;
}

.akne-reasons__secondTitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 70px;

    display: inline-block;

    width: 100%;
    max-width: 820px;
    margin: 0;
    margin-bottom: 8px;

    text-transform: uppercase;

    color: #fff;
}

.akne-reasons__secondTitleWrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin-bottom: 48px;

    border-bottom: 1px solid #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.akne-reasons__secondAnchors
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
            align-self: flex-end;
}

.akne-reasons__secondAnchor
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;

    position: relative;

    padding-bottom: 17px;

    cursor: pointer;
    text-transform: uppercase;

    color: #fff;
}

.akne-reasons__secondAnchor br
{
    display: none;
}

.akne-reasons__secondAnchor:after
{
    position: absolute;
    bottom: -7px;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 13px;

    content: '';
    -webkit-transition: opacity .4s;
       -moz-transition: opacity .4s;
         -o-transition: opacity .4s;
            transition: opacity .4s;

    opacity: 0;
    background-color: #fff;
}

.akne-reasons__secondAnchor:before
{
    position: absolute;
    bottom: -26px;
    left: 50%;

    visibility: hidden;

    width: 0;
    height: 0;
    margin-left: -21px;

    content: '';
    -webkit-transition: opacity .4s;
       -moz-transition: opacity .4s;
         -o-transition: opacity .4s;
            transition: opacity .4s;

    opacity: 0;
    border-top: 21px solid #fff;
    border-right: 21px solid transparent;
    border-left: 21px solid transparent;
}

.akne-reasons__secondAnchor.active
{
    cursor: default;
}

.akne-reasons__secondAnchor.active:after
{
    visibility: visible;

    opacity: 1;
}

.akne-reasons__secondAnchor.active:before
{
    visibility: visible;

    opacity: 1;
}

.akne-reasons__secondAnchor--inner
{
    margin-left: 78px;
}

.akne-reasons__items
{
    display: none;
}

.akne-reasons__items.active
{
    display: block;
}

.akne-reasons__item
{
    margin-bottom: 10px;
}

.akne-reasons__item:last-child
{
    margin-bottom: 0;
}

.akne-reasons__itemHeader
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    min-height: 106px;
    padding-right: 120px;
    padding-left: 118px;

    -webkit-box-shadow: 0 6px 27px 0 rgba(58, 6, 27, .16);
       -moz-box-shadow: 0 6px 27px 0 rgba(58, 6, 27, .16);
            box-shadow: 0 6px 27px 0 rgba(58, 6, 27, .16);

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.akne-reasons__itemHeader:after
{
    position: absolute;
    top: 50%;

    content: '';
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.akne-reasons__itemHeader--1
{
    background: #4fb6eb url(../img/akne-reasons-itemHeader7-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--1:after
{
    left: 24px;

    width: 73px;
    height: 73px;

    background: url('../img/akne-reasons-itemHeader1.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--2
{
    background: #3a99dd url(../img/akne-reasons-itemHeader8-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--2:after
{
    left: 22px;

    width: 73px;
    height: 73px;

    background: url('../img/akne-reasons-itemHeader2.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--3
{
    background: #1c6ec9 url(../img/akne-reasons-itemHeader9-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--3:after
{
    left: 27px;

    width: 64px;
    height: 80px;

    background: url('../img/akne-reasons-itemHeader3.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--4
{
    background: #675dbc url(../img/akne-reasons-itemHeader10-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--4:after
{
    left: 33px;

    width: 55px;
    height: 70px;

    background: url('../img/akne-reasons-itemHeader4.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--5
{
    background: #9450ae url(../img/akne-reasons-itemHeader11-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--5:after
{
    left: 23px;

    width: 73px;
    height: 73px;

    background: url('../img/akne-reasons-itemHeader5.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--6
{
    background: #9450ae url(../img/akne-reasons-itemHeader11-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--6:after
{
    left: 22px;

    width: 71px;
    height: 71px;

    background: url('../img/akne-reasons-itemHeader6.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--7
{
    background: #4fb6eb url(../img/akne-reasons-itemHeader7-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--7:after
{
    left: 25px;

    width: 69px;
    height: 73px;

    background: url('../img/akne-reasons-itemHeader7.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--8
{
    background: #3a99dd url(../img/akne-reasons-itemHeader8-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--8:after
{
    left: 22px;

    width: 73px;
    height: 73px;

    background: url('../img/akne-reasons-itemHeader8.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--9
{
    background: #1c6ec9 url(../img/akne-reasons-itemHeader9-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--9:after
{
    left: 27px;

    width: 64px;
    height: 62px;

    background: url('../img/akne-reasons-itemHeader9.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--10
{
    background: #675dbc url(../img/akne-reasons-itemHeader10-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--10:after
{
    left: 26px;

    width: 67px;
    height: 82px;

    background: url('../img/akne-reasons-itemHeader10.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--11
{
    background: #9450ae url(../img/akne-reasons-itemHeader11-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader--11:after
{
    left: 22px;

    width: 75px;
    height: 64px;

    background: url('../img/akne-reasons-itemHeader11.svg');
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-reasons__itemHeader-title
{
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;

    color: #fff;
}

.akne-reasons__itemHeader-btn
{
    position: relative;
    z-index: 1;

    display: block;

    width: 220px;
    height: 46px;
    margin-left: 15px;

    cursor: pointer;

    border: 1px solid #fff;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.akne-reasons__itemHeader-btn.active:before
{
    content: 'Свернуть';
}

.akne-reasons__itemHeader-btn:before
{
    font-family: 'Oswald', sans-serif;
    font-size: 23px;
    font-weight: 300;

    position: absolute;
    top: 50%;
    left: 50%;

    content: 'Развернуть';
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-transform: uppercase;

    color: #fff;
}

.akne-reasons__itemBody
{
    display: none;

    max-width: 100%;
}

.akne-reasons__itemBody-index
{
    width: 100%;
}

.akne-reasons__itemBody-titles
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    max-width: 100%;
}

.akne-reasons__itemBody-titles .akne-reasons__itemBody-titleItem:nth-child(1)
{
    width: 48%;
    padding-right: 20px;
}

.akne-reasons__itemBody-titles .akne-reasons__itemBody-titleItem:nth-child(2)
{
    width: 52%;
    padding-left: 35px;

    border-left: 1px solid #fff;
}

.akne-reasons__itemBody-item
{
    padding-top: 40px;
    padding-bottom: 25px;

    border-bottom: 1px solid #fff;
}

.akne-reasons__itemBody-item:last-child
{
    border-bottom: 0;
}

.akne-reasons__itemBody-wrapper
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding-top: 31px;
    padding-bottom: 40px;
    padding-left: 30px;

        -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.akne-reasons__itemBody-image
{
    width: 260px;
    margin-right: 40px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.akne-reasons__itemBody-image img
{
    display: inline-block;

    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.akne-reasons__itemBody-image img:last-child
{
    margin-bottom: 0;
}

.akne-reasons__itemBody-title
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1;

    position: relative;

    margin-top: 0;
    margin-bottom: 33px;
    padding-left: 73px;

    color: #fff;
}

.akne-reasons__itemBody-title--1:before
{
    width: 55px;
    height: 64px;

    background: url(../img/akne-reasons-itembody-title1.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--2:before
{
    width: 51px;
    height: 52px;

    background: url(../img/akne-reasons-itembody-title2.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--3:before
{
    width: 49px;
    height: 45px;

    background: url(../img/akne-reasons-itembody-title3.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--4:before
{
    width: 46px;
    height: 52px;

    background: url(../img/akne-reasons-itembody-title4.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--5:before
{
    width: 42px;
    height: 51px;

    background: url(../img/akne-reasons-itembody-title5.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--6:before
{
    width: 61px;
    height: 42px;

    background: url(../img/akne-reasons-itembody-title6.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--7:before
{
    width: 46px;
    height: 52px;

    background: url(../img/akne-reasons-itembody-title4.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--8:before
{
    width: 40px;
    height: 53px;

    background: url(../img/akne-reasons-itembody-title8.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--9:before
{
    width: 52px;
    height: 52px;

    background: url(../img/akne-reasons-itemHeader6.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--10:before
{
    width: 48px;
    height: 46px;

    background: url(../img/akne-reasons-itembody-title10.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--11:before
{
    width: 50px;
    height: 50px;

    background: url(../img/akne-reasons-itemHeader2.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--12:before
{
    width: 46px;
    height: 46px;

    background: url(../img/akne-reasons-itembody-title12.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--13:before
{
    width: 48px;
    height: 48px;

    background: url(../img/akne-reasons-itembody-title13.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--14:before
{
    width: 49px;
    height: 60px;

    background: url(../img/akne-reasons-itembody-title14.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--15:before
{
    width: 55px;
    height: 58px;

    background: url(../img/akne-reasons-itembody-title15.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--16:before
{
    width: 46px;
    height: 50px;

    background: url(../img/akne-reasons-itembody-title16.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--17:before
{
    width: 45px;
    height: 45px;

    background: url(../img/akne-reasons-itembody-title17.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--18:before
{
    width: 44px;
    height: 50px;

    background: url(../img/akne-reasons-itembody-title18.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--19:before
{
    width: 55px;
    height: 58px;

    background: url(../img/akne-reasons-itembody-title15.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--20:before
{
    width: 51px;
    height: 44px;

    background: url(../img/akne-reasons-itemHeader11.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title--21:before
{
    width: 40px;
    height: 44px;

    background: url(../img/akne-reasons-itemHeader21.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-reasons__itemBody-title:before
{
    position: absolute;
    top: 50%;
    left: 2px;

    content: '';
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.akne-reasons__itemBody-text
{
    font-size: 18px;
    line-height: 24px;

    margin: 0;

    color: #fff;
}

.akne-reasons__itemBody-underTitle
{
    font-size: 18px;
    line-height: 24px;

    margin: 0;
    margin-bottom: 30px;

    color: #fff;
}

/* О продукте. Якоря
   ========================================================================== */

.about-anchors
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
}

.about-anchors li
{
    position: relative;

    margin-right: 120px;
    padding-top: 85px;
}

.about-anchors li:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 51px;
    height: 62px;

    content: '';

    background: url(../img/about-anchor-bcg.svg) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.about-anchors li:last-child
{
    margin-right: 0;
}

.about-anchors li a
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 38px;

    text-decoration: underline;
    text-transform: uppercase;

    color: #fff;
}

.about-anchors li a:hover
{
    text-decoration: none;
}

/* Виды акне
   ========================================================================== */

.akne-types
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    overflow-x: hidden;
            flex-direction: column;

    min-height: 100vh;

    background: #161d3b url(../img/akne-types-header-bcg.jpg) center top no-repeat;
    background-attachment: fixed;
    -moz-background-size: 100% auto;
         background-size: 100% auto;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.akne-types__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 168px;
    padding-right: 120px;
    padding-bottom: 60px;
    padding-left: 120px;
}

.akne-types__bcgImg
{
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 10px;

    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    opacity: 0;
}

.akne-types__bcgImg--show
{
    opacity: 1;
}

.akne-types__title
{
    position: relative;
    z-index: 1;

    width: 58%;
}

.akne-types__title.fadeInLeft
{
    -webkit-animation: fadeInLeft .6s .7s ease-out forwards;
       -moz-animation: fadeInLeft .6s .7s ease-out forwards;
         -o-animation: fadeInLeft .6s .7s ease-out forwards;
            animation: fadeInLeft .6s .7s ease-out forwards;

    opacity: 0;
}

.akne-types__titleWrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    margin-bottom: 65px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-types__titleWrapper .about-anchors
{
    margin-top: -40px;
}

.akne-types__titleWrapper .about-anchors li
{
    margin-right: 65px;
}

.akne-types__stages
{
    line-height: 24px;

    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 67px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.akne-types__stages:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #7c859a;
}

.akne-types__stage
{
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.1;

    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 300px;
    height: 61px;
    margin: 0;

    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
       -moz-transition: .3s ease-in-out;
         -o-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;

    color: #fff;
    background-color: #6bc3e8;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}

.akne-types__stage img
{
    display: inline-block;

    width: auto;
    height: 21px;
    margin-right: 15px;
}

.akne-types__stage:before
{
    position: absolute;
    bottom: -14px;

    visibility: hidden;

    width: 100%;
    height: 13px;

    content: '';
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    opacity: 0;
    background-color: #fff;
}

.akne-types__stage:after
{
    position: absolute;
    bottom: -33px;
    left: 50%;

    visibility: hidden;

    width: 0;
    height: 0;
    margin-left: -20px;

    content: '';
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    opacity: 0;
    border-top: 20px solid #fff;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
}

.akne-types__stage--1
{
    -webkit-animation: fadeInLeft .6s 1.5s ease-out forwards;
       -moz-animation: fadeInLeft .6s 1.5s ease-out forwards;
         -o-animation: fadeInLeft .6s 1.5s ease-out forwards;
            animation: fadeInLeft .6s 1.5s ease-out forwards;

    opacity: 0;
}

.akne-types__stage--2
{
    -webkit-animation: fadeInLeft .6s 1.3s ease-out forwards;
       -moz-animation: fadeInLeft .6s 1.3s ease-out forwards;
         -o-animation: fadeInLeft .6s 1.3s ease-out forwards;
            animation: fadeInLeft .6s 1.3s ease-out forwards;

    opacity: 0;
}

.akne-types__stage--3
{
    -webkit-animation: fadeInLeft .6s 1.1s ease-out forwards;
       -moz-animation: fadeInLeft .6s 1.1s ease-out forwards;
         -o-animation: fadeInLeft .6s 1.1s ease-out forwards;
            animation: fadeInLeft .6s 1.1s ease-out forwards;

    opacity: 0;
}

.akne-types__stage--4
{
    -webkit-animation: fadeInLeft .6s .9s ease-out forwards;
       -moz-animation: fadeInLeft .6s .9s ease-out forwards;
         -o-animation: fadeInLeft .6s .9s ease-out forwards;
            animation: fadeInLeft .6s .9s ease-out forwards;

    opacity: 0;
}

.akne-types__stage.active
{
    font-weight: 500;

    cursor: default;

    background-color: #e21c94;
}

.akne-types__stage.active:before,
.akne-types__stage.active:after
{
    visibility: visible;

    opacity: 1;
}

.akne-types__stage-description
{
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;

    min-height: 140px;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 140px;

    color: #fff;
}

.akne-types__stage-treatment
{
    padding-top: 90px;
    padding-left: 298px;
}

.akne-types__stage-treatment-advice
{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;

    position: relative;

    margin-bottom: 50px;
    padding: 30px;
    padding-top: 53px;

    color: #fff;
    border: 3px solid #fff;
}

.akne-types__stage-treatment-advice:before
{
    font-size: 46px;
    font-weight: bold;

    position: absolute;
    top: -26px;
    left: 29px;

    width: 55px;
    height: 55px;
    padding-top: 13px;

    content: '!';
    text-align: center;

    color: #4085ec;
    border: 6px solid #4085ec;
    background-color: #fff;
}

.akne-types__stage-treatment-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;

    position: relative;

    margin-top: 0;
    margin-bottom: 60px;
    padding-left: 94px;

    text-transform: uppercase;

    color: #fff;
}

.akne-types__stage-treatment-title:before
{
    font-weight: bold;

    position: absolute;
    top: -12px;
    left: 0;

    width: 75px;
    height: 87px;

    content: '';

    background: url(../img/question-icon.png) no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-types__stage-treatment-text
{
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;

    margin-top: 0;
    margin-bottom: 55px;

    color: #fff;
}

.akne-types__stage-treatment-text:last-of-type
{
    margin-bottom: 0;
}

.akne-types__stage-treatment-text--italic
{
    font-style: italic;
}

.akne-types__stage-treatment-warning
{
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;

    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 108px;

    color: #fff;
    background: url(../img/akne-whattodo-twoColumns-image2.svg) 10px 5px no-repeat;
    -moz-background-size: 69px auto;
         background-size: 69px auto;
}

.akne-types__stage-treatment-warning--pills
{
    background: url(../img/akne-types-stage-treatment-warning.svg) 10px 5px no-repeat;
    -moz-background-size: 82px auto;
         background-size: 82px auto;
}

.akne-types__indexWrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 20px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-types__leftColumn
{
    display: none;

    margin-right: 22px;
}

.akne-types__leftColumn.active
{
    display: block;
}

.akne-types__rightColumn
{
    width: 726px;
    padding-right: 75px;
    padding-bottom: 30px;
    padding-left: 100px;

    background: url(../img/akne-types-rightColumn-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.akne-types__examples
{
    overflow: auto;

    height: 900px;
}

.akne-types__examples-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;

    display: block;

    margin-bottom: 40px;
    padding-left: 40px;

    text-transform: uppercase;

    color: #fff;
}

.akne-types__examples-item
{
    position: relative;

    margin-bottom: 44px;
    padding-right: 45px;
    padding-left: 166px;
}

.akne-types__examples-item:before
{
    position: absolute;
    top: -5px;
    left: 0;

    content: '';
}

.akne-types__examples-item--1
{
    padding-top: 5px;
}

.akne-types__examples-item--1:before
{
    top: 0;
    left: -3px;

    width: 142px;
    height: 131px;

    background: url(../img/akne-types-examples-item1.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-types__examples-item--2:before
{
    width: 125px;
    height: 130px;

    background: url(../img/akne-types-examples-item2.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-types__examples-item--3:before
{
    width: 125px;
    height: 125px;

    background: url(../img/akne-types-examples-item3.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-types__examples-item--4:before
{
    width: 125px;
    height: 125px;

    background: url(../img/akne-types-examples-item4.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-types__examples-item--5
{
    margin-bottom: 0;
}

.akne-types__examples-item--5:before
{
    width: 125px;
    height: 125px;

    background: url(../img/akne-types-examples-item5.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-types__examples-item-title
{
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;

    color: #fff;
}

.akne-types__examples-item-text
{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;

    width: 100%;
    margin: 0;

    color: #fff;
}

.akne-types__examples .jspVerticalBar
{
    width: 9px;

    background-color: transparent;
}

.akne-types__examples .jspDrag
{
    left: -4px;

    width: 9px;

    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #fff;
}

.akne-types__examples .jspTrack
{
    width: 1px;

    background: #797d8f;
}

.akne-types__tooltip
{
    font-weight: bold;

    position: relative;

    cursor: pointer;

    border-bottom: 2px #fff dashed;
    outline: 0;
}

.akne-types__tooltip:focus
{
    border-bottom: 0;
}

.akne-types__tooltip:focus .akne-types__tooltip-text
{
    display: block;
}

.akne-types__tooltip:hover
{
    border-bottom: 0;
}

.akne-types__tooltip-text
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    position: absolute;
    z-index: 999;
    bottom: 100%;
    left: 50%;

    display: none;

    width: 450px;
    height: auto;
    min-height: 50px;
    margin-bottom: 10px;
    padding: 30px;
    padding-bottom: 25px;

    cursor: default;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: left;

    color: #fff;
    border-bottom: 0 !important;
    background-color: #fd6cab;
    -webkit-box-shadow: 0 2px 51px 0 rgba(0, 0, 0, .4);
       -moz-box-shadow: 0 2px 51px 0 rgba(0, 0, 0, .4);
            box-shadow: 0 2px 51px 0 rgba(0, 0, 0, .4);
}

.akne-types__tooltip-text:before
{
    position: absolute;
    bottom: -13px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -13px;

    content: '';

    border-top: 13px solid #fd6cab;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
}

.akne-types__tooltip-text--1
{
    background-color: #cc7ee3;
}

.akne-types__tooltip-text--1:before
{
    border-top: 13px solid #cc7ee3;
}

.akne-types__tooltip-text--2
{
    background-color: #06cbb4;
}

.akne-types__tooltip-text--2:before
{
    border-top: 13px solid #06cbb4;
}

.akne-types__tooltip-text--3
{
    left: 0;

    -webkit-transform: translateX(-15px);
       -moz-transform: translateX(-15px);
        -ms-transform: translateX(-15px);
         -o-transform: translateX(-15px);
            transform: translateX(-15px);

    background-color: #2882c0;
}

.akne-types__tooltip-text--3:before
{
    left: 24px;

    margin-left: 0;

    border-top: 13px solid #2882c0;
}

.akne-types__tooltip-text--4
{
    top: 100%;
    bottom: auto;
    left: 0;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(8px);
       -moz-transform: translateX(8px);
        -ms-transform: translateX(8px);
         -o-transform: translateX(8px);
            transform: translateX(8px);

    background-color: #3d7fe2;
}

.akne-types__tooltip-text--4:before
{
    top: -13px;
    bottom: auto;
    left: 29px;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #3d7fe2;
}

.akne-types__tooltip-text--5
{
    top: 100%;
    bottom: auto;
    left: 0;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(8px);
       -moz-transform: translateX(8px);
        -ms-transform: translateX(8px);
         -o-transform: translateX(8px);
            transform: translateX(8px);

    background-color: #f66336;
}

.akne-types__tooltip-text--5:before
{
    top: -13px;
    bottom: auto;
    left: 29px;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #f66336;
}

.akne-types__tooltip-text--6
{
    top: 100%;
    bottom: auto;
    left: 0;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(8px);
       -moz-transform: translateX(8px);
        -ms-transform: translateX(8px);
         -o-transform: translateX(8px);
            transform: translateX(8px);

    background-color: #ab6bd3;
}

.akne-types__tooltip-text--6:before
{
    top: -13px;
    bottom: auto;
    left: 29px;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #ab6bd3;
}

.akne-types__tooltip-text--7
{
    background-color: #6bc8d3;
}

.akne-types__tooltip-text--7:before
{
    border-top: 13px solid #6bc8d3;
}

.akne-types__tooltip-text--8
{
    top: 100%;
    bottom: auto;
    left: 50%;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #06cbb4;
}

.akne-types__tooltip-text--8:before
{
    top: -13px;
    bottom: auto;
    left: 50%;

    margin-left: -13px;

    border-top: 0;
    border-bottom: 13px solid #06cbb4;
}

.akne-types__tooltip-text--9
{
    top: 100%;
    bottom: auto;
    left: 0;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(8px);
       -moz-transform: translateX(8px);
        -ms-transform: translateX(8px);
         -o-transform: translateX(8px);
            transform: translateX(8px);

    background-color: #2882c0;
}

.akne-types__tooltip-text--9:before
{
    top: -13px;
    bottom: auto;
    left: 29px;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #2882c0;
}

.akne-types__tooltip-text--10
{
    top: 100%;
    bottom: auto;
    left: 50%;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #e31664;
}

.akne-types__tooltip-text--10:before
{
    top: -13px;
    bottom: auto;
    left: 50%;

    margin-left: -13px;

    border-top: 0;
    border-bottom: 13px solid #e31664;
}

.akne-types__tooltip-text--11
{
    width: 275px;

    background-color: #06cbb4;
}

.akne-types__tooltip-text--11:before
{
    border-top: 13px solid #06cbb4;
}

.akne-types__tooltip-text--12
{
    top: 100%;
    bottom: auto;
    left: 50%;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(-80%);
       -moz-transform: translateX(-80%);
        -ms-transform: translateX(-80%);
         -o-transform: translateX(-80%);
            transform: translateX(-80%);

    background-color: #e31664;
}

.akne-types__tooltip-text--12:before
{
    top: -13px;
    bottom: auto;
    left: 80%;

    margin-left: -13px;

    border-top: 0;
    border-bottom: 13px solid #e31664;
}

.akne-types__tooltip-text--13
{
    top: 100%;
    bottom: auto;

    margin-top: 15px;
    margin-bottom: 0;

    background-color: #ab6bd3;
}

.akne-types__tooltip-text--13:before
{
    top: -13px;
    bottom: auto;
    left: 50%;

    margin-left: -13px;

    border-top: 0;
    border-bottom: 13px solid #ab6bd3;
}

.akne-types__tooltip-text--14
{
    background-color: #e31664;
}

.akne-types__tooltip-text--14:before
{
    border-top: 13px solid #e31664;
}

.akne-types__tooltip-text--15
{
    background-color: #f66336;
}

.akne-types__tooltip-text--15:before
{
    border-top: 13px solid #f66336;
}

.akne-types__tooltip-text--16
{
    background-color: #6bc8d3;
}

.akne-types__tooltip-text--16:before
{
    border-top: 13px solid #6bc8d3;
}

.akne-types__tooltip-text--17
{
    top: 100%;
    bottom: auto;
    left: 50%;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(-8%);
       -moz-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
         -o-transform: translateX(-8%);
            transform: translateX(-8%);

    background-color: #f66336;
}

.akne-types__tooltip-text--17:before
{
    top: -13px;
    bottom: auto;
    left: 5%;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #f66336;
}

.akne-types__tooltip-text--18
{
    top: 100%;
    bottom: auto;
    left: 50%;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(-8%);
       -moz-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
         -o-transform: translateX(-8%);
            transform: translateX(-8%);

    background-color: #ab6bd3;
}

.akne-types__tooltip-text--18:before
{
    top: -13px;
    bottom: auto;
    left: 5%;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #ab6bd3;
}

.akne-types__tooltip-text--19
{
    top: 100%;
    bottom: auto;
    left: 50%;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(-8%);
       -moz-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
         -o-transform: translateX(-8%);
            transform: translateX(-8%);

    background-color: #6bc8d3;
}

.akne-types__tooltip-text--19:before
{
    top: -13px;
    bottom: auto;
    left: 5%;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #6bc8d3;
}

.akne-types__tooltip-text--20
{
    top: 100%;
    bottom: auto;
    left: 50%;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(-8%);
       -moz-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
         -o-transform: translateX(-8%);
            transform: translateX(-8%);

    background-color: #06cbb4;
}

.akne-types__tooltip-text--20:before
{
    top: -13px;
    bottom: auto;
    left: 5%;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #06cbb4;
}

.akne-types__tooltip-text--21
{
    top: 100%;
    bottom: auto;
    left: 50%;

    margin-top: 15px;
    margin-bottom: 0;

    -webkit-transform: translateX(-80%);
       -moz-transform: translateX(-80%);
        -ms-transform: translateX(-80%);
         -o-transform: translateX(-80%);
            transform: translateX(-80%);

    background-color: #6bc8d3;
}

.akne-types__tooltip-text--21:before
{
    top: -13px;
    bottom: auto;
    left: 80%;

    margin-left: 0;

    border-top: 0;
    border-bottom: 13px solid #6bc8d3;
}

.akne-types__tooltip-text--22
{
    background-color: #e31664;
}

.akne-types__tooltip-text--22:before
{
    border-top: 13px solid #e31664;
}

.akne-types__disclaimer
{
    margin-bottom: 85px;
    padding-top: 55px;
    padding-right: 25px;
    padding-bottom: 55px;
    padding-left: 50px;

    border: 1px solid #fff;
}

.akne-types__disclaimer p
{
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;

    position: relative;

    display: inline-block;

    width: auto;
    margin: 0;

    text-align: left;

    color: #fff;
}

/* Search Block in header
   ========================================================================== */

.search-block
{
    width: 100%;
    height: 80px;
}

.search-block__form
{
    position: relative;

    width: 100%;
}

.search-block__input
{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 1;

    width: 100%;
    height: 84px;
    padding: 0;
    padding-right: 90px;
    padding-left: 50px;

    text-transform: uppercase;

    color: #fff;
    border: 0;
    outline: 0;
    background: url(../img/search-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    /* Firefox 19+ */
    /* Firefox 18- */
}

.search-block__input::-webkit-input-placeholder
{
    color: #fff;
}

.search-block__input::-moz-placeholder
{
    color: #fff;
}

.search-block__input:-moz-placeholder
{
    color: #fff;
}

.search-block__input:-ms-input-placeholder
{
    color: #fff;
}

.search-block__input::-ms-clear
{
    display: none;
}

.search-block__button
{
    position: absolute;
    top: 50%;
    right: 45px;

    width: 38px;
    height: 38px;
    margin-top: -19px;

    cursor: pointer;

    border: 0;
    outline: none;
    background: url(../img/search-icon.svg) 0 0 no-repeat;
}

/* что нужно делать при появлении акне?
========================================================================== */

.akne-whatToDo
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    overflow-x: hidden;
            flex-direction: column;

    min-height: 100vh;

    background: #171e3c url(../img/akne-whattodo-header-bcg.png) center top no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.akne-whatToDo__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 139px;
    padding-right: 120px;
    padding-bottom: 68px;
    padding-left: 120px;
}

.akne-whatToDo__title
{
    margin-bottom: 18px;
}

.akne-whatToDo__title.fadeInLeft
{
    -webkit-animation: fadeInLeft .5s .6s ease-out forwards;
       -moz-animation: fadeInLeft .5s .6s ease-out forwards;
         -o-animation: fadeInLeft .5s .6s ease-out forwards;
            animation: fadeInLeft .5s .6s ease-out forwards;

    opacity: 0;
}

.akne-whatToDo__title img:last-child
{
    display: none;
}

.akne-whatToDo__titleCol
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-whatToDo__titleWrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    margin-bottom: 60px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-whatToDo__titleWrapper .about-anchors
{
    margin-top: -15px;
}

.akne-whatToDo__indexWrapper
{
    width: 100%;
}

.akne-whatToDo__subtitle
{
    background: #e21c94 url(../img/subtitle-akne.png) 95px 13px no-repeat;
    -moz-background-size: 62.5% 81%;
         background-size: 62.5% 81%;
}

.akne-whatToDo__indexSubtitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 60px;

    margin-top: 0;
    margin-bottom: 42px;

    text-transform: uppercase;
}

.akne-whatToDo__twoColumns
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 75px;
    padding-right: 30px;

    -webkit-animation: fadeInUp .4s 1s ease-out forwards;
       -moz-animation: fadeInUp .4s 1s ease-out forwards;
         -o-animation: fadeInUp .4s 1s ease-out forwards;
            animation: fadeInUp .4s 1s ease-out forwards;

    opacity: 0;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.akne-whatToDo__twoColumns-text
{
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;

    width: 45%;
    margin: 0;

    color: #fff;
}

.akne-whatToDo__twoColumns-text--bold
{
    font-weight: 700;
}

.akne-whatToDo__twoColumns-text--left
{
    padding-left: 120px;

    background: url(../img/akne-whattodo-twoColumns-image1.svg) left 0 no-repeat;
    -moz-background-size: 101px auto;
         background-size: 101px auto;
}

.akne-whatToDo__twoColumns-text--right
{
    padding-left: 125px;

    background: url(../img/akne-whattodo-twoColumns-image2.svg) left 0 no-repeat;
    -moz-background-size: 101px auto;
         background-size: 101px auto;
}

.akne-whatToDo__dermatologist
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 130px;
    padding-left: 120px;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-whatToDo__dermatologist-image
{
    display: inline-block;

    margin-right: 56px;

    -webkit-animation: fadeInUp .6s 1s ease-out forwards;
       -moz-animation: fadeInUp .6s 1s ease-out forwards;
         -o-animation: fadeInUp .6s 1s ease-out forwards;
            animation: fadeInUp .6s 1s ease-out forwards;

    opacity: 0;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.akne-whatToDo__dermatologist-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 60px;

    margin-top: 0;
    margin-bottom: 45px;

    text-transform: uppercase;
}

.akne-whatToDo__dermatologist-info
{
    margin-top: -5px;

    -webkit-animation: fadeInUp .6s 1.1s ease-out forwards;
       -moz-animation: fadeInUp .6s 1.1s ease-out forwards;
         -o-animation: fadeInUp .6s 1.1s ease-out forwards;
            animation: fadeInUp .6s 1.1s ease-out forwards;

    opacity: 0;
}

.akne-whatToDo__dermatologist-items
{
    margin: 0;
    padding: 0;
}

.akne-whatToDo__dermatologist-item
{
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;

    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    max-width: 900px;
    margin-bottom: 34px;

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.akne-whatToDo__dermatologist-itemIcon
{
    width: 105px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.akne-whatToDo__dermatologist-item:last-child
{
    margin-bottom: 0;
}

.akne-whatToDo__rules
{
    margin-bottom: 115px;
}

.akne-whatToDo__rules-tabs
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 30px;
    padding-top: 12px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.akne-whatToDo__rules-tab
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 31.7%;
    height: 360px;
    padding-top: 25px;
    padding-bottom: 25px;

    cursor: pointer;

    border: 9px solid #5d6277;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.akne-whatToDo__rules-tab.active
{
    position: relative;

    border: 9px solid #fff;
}

.akne-whatToDo__rules-tab.active:after
{
    position: absolute;
    bottom: -26px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -25px;

    content: '';

    border-top: 25px solid #fff;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
}

.akne-whatToDo__rules-tab.active .akne-whatToDo__rules-tabText
{
    background: #e52d80;
}

.akne-whatToDo__rules-tabText
{
    font-family: 'Oswald', sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;

    position: relative;
    z-index: 1;

    margin-left: -32px;
    padding-top: 8px;
    padding-right: 45px;
    padding-bottom: 8px;
    padding-left: 45px;

    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    text-transform: uppercase;

    color: #fff;
    background: #4085ec;
}

.akne-whatToDo__rules-tabTitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;

    margin: 0;
    margin-top: auto;
    margin-left: 14px;

    text-transform: uppercase;

    color: #fff;
}

.akne-whatToDo__rules-tab:nth-child(1)
{
    background: url(../img/akne-whattodo-rules-tab1.jpg) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.akne-whatToDo__rules-tab:nth-child(1).active
{
    background: url(../img/akne-whattodo-rules-tab1-active.jpg) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.akne-whatToDo__rules-tab:nth-child(2)
{
    background: url(../img/akne-whattodo-rules-tab2.jpg) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.akne-whatToDo__rules-tab:nth-child(2).active
{
    background: url(../img/akne-whattodo-rules-tab2-active.jpg) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.akne-whatToDo__rules-tab:nth-child(3)
{
    background: url(../img/akne-whattodo-rules-tab3.jpg) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.akne-whatToDo__rules-tab:nth-child(3).active
{
    background: url(../img/akne-whattodo-rules-tab3-active.jpg) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.akne-whatToDo__rule
{
    display: none;
}

.akne-whatToDo__rule.hideDesc
{
    display: none;
}

.akne-whatToDo__rule.hideDesc.active
{
    display: none;
}

.akne-whatToDo__rule.active
{
    display: block;
}

.akne-whatToDo__rule-items
{
    margin: 0;
    padding: 0;
    padding-top: 45px;
    padding-right: 200px;
    padding-left: 80px;
}

.akne-whatToDo__rule-item
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 70px;
    padding-left: 70px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.akne-whatToDo__rule-itemImg
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 240px;
    margin-right: 10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.akne-whatToDo__rule-itemText
{
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;

    color: #fff;
}

.akne-whatToDo__rule-itemText--bold
{
    font-weight: 700;
}

.akne-whatToDo__rule-item:before
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 70px;
    height: 9px;
    margin-top: -4px;

    content: '';

    background-color: #fff;
}

.akne-whatToDo__rule-item:last-child
{
    margin-bottom: 0;
}

.akne-whatToDo__products
{
    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 45px;
    padding-right: 118px;
    padding-left: 118px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.akne-whatToDo__product
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 49.5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.akne-whatToDo__product--minus .akne-whatToDo__product-header
{
    background: url(../img/akne-whatToDo-product-header-minus-bcg.jpg) no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(1):before
{
    top: 0;
    left: 57px;

    width: 40px;
    height: 69px;
    margin-top: -5px;

    background: url(../img/akne-whattodo-product-item7.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(2):before
{
    top: 0;
    left: 50px;

    width: 56px;
    height: 44px;

    background: url(../img/akne-whattodo-product-item12.png) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(3):before
{
    left: 62px;

    width: 43px;
    height: 83px;
    margin-top: -41px;

    background: url(../img/akne-whattodo-product-item13.png) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product--plus .akne-whatToDo__product-header
{
    background: url(../img/akne-whatToDo-product-header-plus-bcg.jpg) no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.akne-whatToDo__product--plus .akne-whatToDo__product-header-mark:after
{
    position: absolute;
    top: 0;
    left: 50%;

    width: 4px;
    height: 100%;
    margin-left: -1px;

    content: '';

    background-color: #fff;
}

.akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(1):before
{
    left: 43px;

    width: 64px;
    height: 60px;
    margin-top: -32px;

    background: url(../img/akne-whattodo-product-item1.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(2):before
{
    left: 33px;

    width: 87px;
    height: 28px;
    margin-top: -10px;

    background: url(../img/akne-whattodo-product-item2.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(3):before
{
    left: 44px;

    width: 55px;
    height: 55px;
    margin-top: -20px;

    background: url(../img/akne-whattodo-product-item3.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(4):before
{
    left: 44px;

    width: 60px;
    height: 60px;
    margin-top: -40px;

    background: url(../img/akne-whattodo-product-item4.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(5):before
{
    left: 53px;

    width: 37px;
    height: 51px;
    margin-top: -19px;

    background: url(../img/akne-whattodo-product-item5.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(6):before
{
    left: 45px;

    width: 49px;
    height: 51px;
    margin-top: -19px;

    background: url(../img/akne-whattodo-product-item6.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.akne-whatToDo__product-header
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    min-height: 150px;
    padding-top: 10px;
    padding-right: 160px;
    padding-bottom: 10px;
    padding-left: 160px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.akne-whatToDo__product-header:before
{
    display: none;
}

.akne-whatToDo__product-header-mark
{
    position: absolute;
    top: 50%;
    left: 35px;

    width: 77px;
    height: 77px;
    margin-top: -38px;

    content: '';
}

.akne-whatToDo__product-header-mark:before
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 100%;
    height: 4px;
    margin-top: -1px;

    content: '';

    background-color: #fff;
}

.akne-whatToDo__product-header p
{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    line-height: 38px;

    margin: 0;

    text-transform: uppercase;

    color: #fff;
}

.akne-whatToDo__product-body
{
    position: relative;

    padding-top: 65px;
    padding-bottom: 113px;

    background-color: #fff;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
}

.akne-whatToDo__product-items
{
    margin: 0;
    padding: 0;
}

.akne-whatToDo__product-item
{
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;

    position: relative;

    margin-bottom: 40px;
    padding-right: 77px;
    padding-left: 155px;

    color: #333;
}

.akne-whatToDo__product-item--red
{
    color: #e31664;
}

.akne-whatToDo__product-item:before
{
    position: absolute;
    top: 50%;

    content: '';
}

.akne-whatToDo__product-item:last-child
{
    margin-bottom: 0;
}

.akne-whatToDo__notes
{
    width: 75%;
}

.akne-whatToDo__notes p
{
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;

    margin-top: 0;
    margin-bottom: 22px;

    color: #fff;
}

.akne-whatToDo__notes p:last-child
{
    margin-bottom: 0;
}

.postakne-header
{
    position: relative;

    background: url(../img/bcg-postakne-header.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postakne-header__imgBcg
{
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 6%;

    width: 31.5%;
    max-width: 600px;
}

.postakne-header__title
{
    z-index: 0;

    width: 71%;
    margin-bottom: 125px;

    -webkit-transition: opacity .4s .8s ease-out;
       -moz-transition: opacity .4s .8s ease-out;
         -o-transition: opacity .4s .8s ease-out;
            transition: opacity .4s .8s ease-out;

    opacity: 0;
}

.postakne-header__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 190px;
    padding-right: 120px;
    padding-bottom: 235px;
    padding-left: 120px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.postakne-header__index
{
    width: 950px;
    padding-right: 140px;
}

.postakne-header__subtitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 60px;

    margin-top: 0;
    margin-bottom: 5px;

    -webkit-transition: opacity .4s 1s ease-out;
       -moz-transition: opacity .4s 1s ease-out;
         -o-transition: opacity .4s 1s ease-out;
            transition: opacity .4s 1s ease-out;
    text-transform: uppercase;

    opacity: 0;
}

.postakne-header__text
{
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;

    margin: 0;

    -webkit-transition: opacity .4s 1.2s ease-out;
       -moz-transition: opacity .4s 1.2s ease-out;
         -o-transition: opacity .4s 1.2s ease-out;
            transition: opacity .4s 1.2s ease-out;

    opacity: 0;
}

.postakne-header__text--bold
{
    font-weight: 700;
}

.postakne-types
{
    position: relative;

    background: url(../img/bcg-postakne-types.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postakne-types__tabs
{
    position: relative;
    z-index: 10;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-top: -175px;
    margin-bottom: 94px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.postakne-types__wrapper
{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-right: 120px;
    padding-bottom: 92px;
    padding-left: 120px;
}

.postakne-types__tab
{
    position: relative;

    width: 240px;
    height: 240px;
    margin-right: 140px;

    cursor: pointer;
}

.postakne-types__tab:after
{
    position: absolute;
    z-index: 0;
    top: -1px;
    left: -1px;

    width: 240px;
    height: 240px;

    content: '';

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

.postakne-types__tab:nth-child(1):after
{
    background-color: #fff;
}

.postakne-types__tab:nth-child(1) .postakne-types__tab-title
{
    left: -8px;
}

.postakne-types__tab:nth-child(2):after
{
    background-color: #3c389d;
}

.postakne-types__tab:nth-child(3):after
{
    background-color: #aa5bba;
}

.postakne-types__tab:last-child
{
    margin-right: 0;
}

.postakne-types__tab.active
{
    cursor: auto;
}

.postakne-types__tab.active .postakne-types__tab-img
{
    opacity: 1;
}

.postakne-types__tab.active .postakne-types__tab-title
{
    font-weight: 500;
}

.postakne-types__tab.active .postakne-types__tab-title:before
{
    background-color: #e73475;
}

.postakne-types__tab-img
{
    position: relative;
    z-index: 1;

    -webkit-transition: opacity .2s;
       -moz-transition: opacity .2s;
         -o-transition: opacity .2s;
            transition: opacity .2s;

    opacity: .5;
}

.postakne-types__tab-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 54px;

    position: absolute;
    z-index: 2;
    top: -1px;
    left: -50px;

    margin: 0;
    padding-right: 47px;
    padding-left: 47px;

    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    white-space: nowrap;
    text-transform: uppercase;

    color: #fff;
}

.postakne-types__tab-title:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    -webkit-transform: skew(170deg);
       -moz-transform: skew(170deg);
        -ms-transform: skew(170deg);
         -o-transform: skew(170deg);
            transform: skew(170deg);

    background-color: #68c5e4;
}

.postakne-types__indexWrapper
{
    position: relative;

    width: 100%;
    max-width: 1920px;
    margin-right: 100px;
    margin-right: auto;
    margin-left: 100px;
    margin-left: auto;

    border-left: 1px solid #fff;
}

.postakne-types__indexWrapper:after
{
    position: absolute;
    top: 0;
    right: 1px;

    width: 890px;
    height: 1px;

    content: '';
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    background-color: #fff;
}

.postakne-types__indexWrapper:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: -webkit-calc(100% - 940px);
    width:    -moz-calc(100% - 940px);
    width:         calc(100% - 940px);
    height: 1px;

    content: '';
    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    background-color: #fff;
}

.postakne-types__indexWrapper.tab2 .postakne-types__arrow
{
    right: 480px;
}

.postakne-types__indexWrapper.tab2:after
{
    width: 480px;
}

.postakne-types__indexWrapper.tab2:before
{
    width: -webkit-calc(100% - 530px);
    width:    -moz-calc(100% - 530px);
    width:         calc(100% - 530px);
}

.postakne-types__indexWrapper.tab3 .postakne-types__arrow
{
    right: 110px;
}

.postakne-types__indexWrapper.tab3:after
{
    width: 110px;
}

.postakne-types__indexWrapper.tab3:before
{
    width: -webkit-calc(100% - 160px);
    width:    -moz-calc(100% - 160px);
    width:         calc(100% - 160px);
}

.postakne-types__arrow
{
    position: absolute;
    top: -57px;
    right: 890px;

    width: 50px;
    height: 58px;

    -webkit-transition: .2s;
       -moz-transition: .2s;
         -o-transition: .2s;
            transition: .2s;

    background: url(../img/postakne-types-arrow.png);
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.postakne-types__main
{
    display: none;
}

.postakne-types__main.active
{
    display: block;
}

.postakne-types__main-wrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    padding-top: 90px;
    padding-bottom: 20px;
    padding-left: 90px;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.postakne-types__main-wrapper--bigPaddings
{
    padding-top: 115px;
    padding-left: 115px;
}

.postakne-types__main-col
{
    width: 46%;
}

.postakne-types__main-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 60px;

    margin-top: 0;
    margin-bottom: 57px;

    text-transform: uppercase;
}

.postakne-types__main-infograph
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.postakne-types__main-infographItem
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.postakne-types__main-infographItem:last-child
{
    margin-right: 0;
}

.postakne-types__main-infographItem:nth-child(1) .postakne-types__main-infographImage
{
    width: 135px;
    height: 135px;

    border: 18px solid rgba(226, 26, 148, .4);
}

.postakne-types__main-infographItem:nth-child(2) .postakne-types__main-infographImage
{
    width: 170px;
    height: 170px;

    border: 25px solid rgba(226, 26, 148, .4);
}

.postakne-types__main-infographItem:nth-child(3) .postakne-types__main-infographImage
{
    width: 234px;
    height: 234px;

    border: 32px solid rgba(226, 26, 148, .4);
}

.postakne-types__main-infographTitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;

    min-height: 65px;
    margin-top: 0;
    margin-bottom: 5px;
}

.postakne-types__main-infographImage
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    text-align: center;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #e21a94;
    background-clip: content-box;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.postakne-types__main-infographImage span:nth-child(1)
{
    font-size: 23px;
    font-weight: 700;
    line-height: 31px;

    text-transform: uppercase;
}

.postakne-types__main-infographImage span:nth-child(2)
{
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
}

.postakne-types__main-infographImageWrapper
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    height: 235px;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.postakne-types__main-footnote
{
    margin-top: 125px;
}

.postakne-types__main-footnote p
{
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;

    margin-top: 0;
}

.postakne-types__main-footnote p:last-child
{
    margin-bottom: 0;
}

.postakne-types__commonText p
{
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;

    margin-top: 0;
}

.postakne-types__commonText p:last-child
{
    margin-bottom: 0;
}

.postakne-types__commonText--bold
{
    font-weight: 700;
}

.postakne-types__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.postakne-types__list-item
{
    position: relative;

    margin-bottom: 24px;
}

.postakne-types__list-item:after
{
    position: absolute;
    top: 9px;
    left: -49px;

    width: 32px;
    height: 4px;

    content: '';

    background-color: #fff;
}

.postakne-types__list-item:last-child
{
    margin-bottom: 0;
}

.postakne-types__list-title
{
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;

    margin-top: 0;
    margin-bottom: 2px;
}

.postakne-types__list-text p
{
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;

    margin-top: 0;
}

.postakne-types__list-text p:last-child
{
    margin-bottom: 0;
}

.postakne-influence
{
    background: url(../img/bcg-postakne-influence.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postakne-influence__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 90px;
    padding-right: 120px;
    padding-right: 95px;
    padding-bottom: 182px;
    padding-left: 120px;
    padding-left: 95px;
}

.postakne-influence__info
{
    margin-bottom: 45px;
    padding-left: 25px;
}

.postakne-influence__title
{
    margin-bottom: 20px;
}

.postakne-influence__subtitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 70px;

    display: inline-block;

    max-width: 770px;

    text-transform: uppercase;
}

.postakne-influence__slider
{
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
}

.postakne-influence__slider .slider .slick-slide
{
    margin-right: 25px;
    margin-left: 25px;
}

.postakne-influence__slider .slider__item-top
{
    min-height: 100px;
    margin-bottom: 14px;
    padding-left: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.postakne-influence__slider .slider__item-img
{
    position: static;

    margin-right: 23px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.postakne-influence__slider .slider__item-title
{
    font-size: 26px;
    line-height: 32px;
}

.postakne-influence__slider .slider__item-paragraph
{
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}

.postakne-influence__slider .slider .slick-list
{
    padding-left: 0;
}

.postakne-influence__slider .slider .slick-prev
{
    left: -70px;
}

.postakne-influence__slider .slider .slick-next
{
    right: -70px;
}

.postakne-minimize
{
    background: url(../img/bcg-postakne-minimize.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.postakne-minimize__wrapper
{
    position: relative;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 86px;
    padding-right: 120px;
    padding-bottom: 60px;
    padding-left: 120px;
}

.postakne-minimize__top
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 55px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.postakne-minimize__title
{
    margin-bottom: 20px;
}

.postakne-minimize__subtitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 66px;

    display: inline-block;

    text-transform: uppercase;
}

.postakne-minimize__note
{
    position: relative;

    width: 580px;
    margin-right: 110px;
    padding-top: 78px;
    padding-right: 64px;
    padding-bottom: 84px;
    padding-left: 70px;

    border: 1px solid #fff;
    border-left: 0;
}

.postakne-minimize__note:after
{
    position: absolute;
    top: 0;
    left: 0;

    width: 1px;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(32%, #fff), color-stop(32%, transparent), color-stop(68%, transparent), color-stop(68%, #fff));
    background-image: -webkit-linear-gradient(#fff 32%, transparent 32%, transparent 68%, #fff 68%);
    background-image:    -moz-linear-gradient(#fff 32%, transparent 32%, transparent 68%, #fff 68%);
    background-image:      -o-linear-gradient(#fff 32%, transparent 32%, transparent 68%, #fff 68%);
    background-image:         linear-gradient(#fff 32%, transparent 32%, transparent 68%, #fff 68%);
    background-repeat: no-repeat;
    -moz-background-size: 10px 100%;
         background-size: 10px 100%;
}

.postakne-minimize__note:before
{
    position: absolute;
    top: 50%;
    left: -10px;

    width: 21px;
    height: 73px;
    margin-top: -35px;

    content: '';

    background: url(../img/icon-exclamation2.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.postakne-minimize__note-paragraph
{
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;

    margin-top: 0;
}

.postakne-minimize__note-paragraph:last-child
{
    margin-bottom: 0;
}

.postakne-minimize__items
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.postakne-minimize__item
{
    width: 24%;
}

.postakne-minimize__item-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.postakne-minimize__item-number
{
    display: inline-block;

    margin-bottom: 22px;
}

.postakne-minimize__item-title
{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;

    display: inline-block;

    margin-bottom: 5px;

    text-transform: uppercase;
}

.postakne-minimize__item-bottom p
{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;

    margin-top: 0;
}

.postakne-minimize__item-bottom p:last-child
{
    margin-bottom: 0;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked
{
    overflow: hidden;

    -ms-touch-action: none;
        touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id]
{
    display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay
{
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;

    display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper
{
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;
    overflow: auto;

    text-align: center;

    -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after
{
    display: inline-block;

    height: 100%;
    margin-left: -.05em;

    content: '';
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper
{
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal
{
    position: relative;

    outline: none;

    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
       -moz-text-size-adjust: 100%;
            text-size-adjust: 100%;
}

.remodal-is-initialized
{
    /* Disable Anti-FOUC */
    display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened
{
    -webkit-filter: blur(3px);
            filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay
{
    background: rgba(0, 0, 0, .5);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing
{
    -webkit-animation-duration: .3s;
       -moz-animation-duration: .3s;
         -o-animation-duration: .3s;
            animation-duration: .3s;

    -webkit-animation-fill-mode: forwards;
       -moz-animation-fill-mode: forwards;
         -o-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening
{
    -webkit-animation-name: remodal-overlay-opening-keyframes;
       -moz-animation-name: remodal-overlay-opening-keyframes;
         -o-animation-name: remodal-overlay-opening-keyframes;
            animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing
{
    -webkit-animation-name: remodal-overlay-closing-keyframes;
       -moz-animation-name: remodal-overlay-closing-keyframes;
         -o-animation-name: remodal-overlay-closing-keyframes;
            animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

/*.remodal-wrapper {
  padding: 10px 10px 0;
}
*/

/* Default theme styles of the modal dialog */

.remodal
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    padding: 35px;

    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);

    color: #2b2e38;
    background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing
{
    -webkit-animation-duration: .3s;
       -moz-animation-duration: .3s;
         -o-animation-duration: .3s;
            animation-duration: .3s;

    -webkit-animation-fill-mode: forwards;
       -moz-animation-fill-mode: forwards;
         -o-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

.remodal.remodal-is-opening
{
    -webkit-animation-name: remodal-opening-keyframes;
       -moz-animation-name: remodal-opening-keyframes;
         -o-animation-name: remodal-opening-keyframes;
            animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing
{
    -webkit-animation-name: remodal-closing-keyframes;
       -moz-animation-name: remodal-closing-keyframes;
         -o-animation-name: remodal-closing-keyframes;
            animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after
{
    vertical-align: middle;
}

/* Close button */

.remodal-close
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;
    overflow: visible;

    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;

    cursor: pointer;
    -webkit-transition: color .2s;
       -moz-transition: color .2s;
         -o-transition: color .2s;
            transition: color .2s;
    text-decoration: none;

    color: #95979c;
    border: 0;
    outline: 0;
    background: transparent;
}

.remodal-close:hover,
.remodal-close:focus
{
    color: #2b2e38;
}

.remodal-close:before
{
    font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif !important;
    font-size: 25px;
    line-height: 35px;

    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 35px;

    content: '\00d7';
    text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel
{
    font: inherit;

    display: inline-block;
    overflow: visible;

    min-width: 110px;
    margin: 0;
    padding: 12px 0;

    cursor: pointer;
    -webkit-transition: background .2s;
       -moz-transition: background .2s;
         -o-transition: background .2s;
            transition: background .2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;

    border: 0;
    outline: 0;
}

.remodal-confirm
{
    color: #fff;
    background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus
{
    background: #66bb6a;
}

.remodal-cancel
{
    color: #fff;
    background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus
{
    background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner
{
    padding: 0;

    border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes
{
    from
    {
        -webkit-transform: scale(1.05);
                transform: scale(1.05);

        opacity: 0;
    }

    to
    {
        -webkit-transform: none;
                transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-moz-keyframes remodal-opening-keyframes
{
    from
    {
        -webkit-transform: scale(1.05);
           -moz-transform: scale(1.05);
                transform: scale(1.05);

        opacity: 0;
    }

    to
    {
        -webkit-transform: none;
           -moz-transform: none;
                transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-o-keyframes remodal-opening-keyframes
{
    from
    {
        -webkit-transform: scale(1.05);
             -o-transform: scale(1.05);
                transform: scale(1.05);

        opacity: 0;
    }

    to
    {
        -webkit-transform: none;
             -o-transform: none;
                transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@keyframes remodal-opening-keyframes
{
    from
    {
        -webkit-transform: scale(1.05);
           -moz-transform: scale(1.05);
             -o-transform: scale(1.05);
                transform: scale(1.05);

        opacity: 0;
    }

    to
    {
        -webkit-transform: none;
           -moz-transform: none;
             -o-transform: none;
                transform: none;

        opacity: 1;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-webkit-keyframes remodal-closing-keyframes
{
    from
    {
        -webkit-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.95);
                transform: scale(.95);

        opacity: 0;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-moz-keyframes remodal-closing-keyframes
{
    from
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.95);
           -moz-transform: scale(.95);
                transform: scale(.95);

        opacity: 0;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-o-keyframes remodal-closing-keyframes
{
    from
    {
        -webkit-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.95);
             -o-transform: scale(.95);
                transform: scale(.95);

        opacity: 0;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@keyframes remodal-closing-keyframes
{
    from
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);

        opacity: 1;
    }

    to
    {
        -webkit-transform: scale(.95);
           -moz-transform: scale(.95);
             -o-transform: scale(.95);
                transform: scale(.95);

        opacity: 0;

        -webkit-filter: blur(0);
                filter: blur(0);
    }
}

@-webkit-keyframes remodal-overlay-opening-keyframes
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

@-moz-keyframes remodal-overlay-opening-keyframes
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

@-o-keyframes remodal-overlay-opening-keyframes
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

@keyframes remodal-overlay-opening-keyframes
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

@-webkit-keyframes remodal-overlay-closing-keyframes
{
    from
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

@-moz-keyframes remodal-overlay-closing-keyframes
{
    from
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

@-o-keyframes remodal-overlay-closing-keyframes
{
    from
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

@keyframes remodal-overlay-closing-keyframes
{
    from
    {
        opacity: 1;
    }

    to
    {
        opacity: 0;
    }
}

/* Media queries
   ========================================================================== */

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay
{
    background: #2b2e38;
}

.lt-ie9 .remodal
{
    width: 700px;
}

/* Reviews Header
   ========================================================================== */

.reviews
{
    position: relative;
    z-index: 10;

    min-height: 100vh;

    background: url(../img/reviews-bcg.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.reviews__wrapper
{
    position: relative;
    z-index: 10;

    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    padding-top: 155px;
    padding-right: 120px;
    padding-bottom: 46px;
    padding-left: 120px;
}

.reviews__title
{
    position: relative;

    margin-bottom: 55px;

    -webkit-animation: fadeInUp .4s ease-out .8s forwards;
       -moz-animation: fadeInUp .4s ease-out .8s forwards;
         -o-animation: fadeInUp .4s ease-out .8s forwards;
            animation: fadeInUp .4s ease-out .8s forwards;

    opacity: 0;
}

.reviews__button
{
    margin-left: 125px;
}

/* Reviews Modal
   ========================================================================== */

.remodal-wrapper
{
    padding-top: 110px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
}

#form-reviews .alert-danger,
#question_modal .alert-danger
{
    color: #fff !important;
}

.remodal-overlay.remodal-is-opened
{
    background: rgba(8, 5, 53, .9);
}

label.top
{
    font-size: 12px!important;
    font-weight: bold!important;

    top: 7px!important;
}

.reviews-modal.remodal
{
    width: 471px;
    max-width: none;
    padding: 0;

    background-color: transparent;
}

.reviews-modal .remodal-close
{
    top: -27px;
    right: -33px;
    left: auto;

    width: 27px;
    height: 27px;
}

.reviews-modal .remodal-close:before,
.reviews-modal .remodal-close:after
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 35px;
    height: 2px;
    margin-top: -1px;

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);

    background-color: #d7cbd0;
}

.reviews-modal .remodal-close:after
{
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.reviews-modal__btn
{
    margin-top: 9px;
    margin-left: 0;
}

.reviews-modal .form
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
        -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.reviews-modal .form .form-group
{
    position: relative;

    width: 100%;
    margin-bottom: 15px;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #fff;
}

.reviews-modal .form .form-control
{
    font-size: 14px;
    font-weight: bold;

    width: 100%;
    height: 100%;
    height: 64px;
    padding-top: 17px;
    padding-right: 32px;
    padding-left: 32px;

    text-transform: uppercase;

    color: #a0134c;
    border: none;
    background: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

.reviews-modal .form .form-control:focus,
.reviews-modal .form .form-control:valid
{
    outline: 0;
}

.reviews-modal .form .form-control:focus + label,
.reviews-modal .form .form-control:valid + label
{
    font-size: 12px;
    font-weight: bold;

    top: 7px;
}

.reviews-modal .form textarea::-webkit-input-placeholder
{
    opacity: 1;
    color: #fff;
    color: #a0134c;
}

.reviews-modal .form textarea:-moz-placeholder
{
    opacity: 1;
    color: #fff;
    color: #a0134c;
}

.reviews-modal .form textarea::-moz-placeholder
{
    opacity: 1;
    color: #fff;
    color: #a0134c;
}

.reviews-modal .form textarea:-ms-input-placeholder
{
    opacity: 1;
    color: #fff;
    color: #a0134c;
}

.reviews-modal .form textarea::-ms-input-placeholder
{
    opacity: 1;
    color: #fff;
    color: #a0134c;
}

.reviews-modal .form textarea::placeholder
{
    opacity: 1;
    color: #fff;
    color: #a0134c;
}

.reviews-modal .form textarea.form-control
{
    height: 324px;
    padding-top: 26px;
    padding-bottom: 26px;
}

.reviews-modal .form label
{
    font-size: 14px;
    font-weight: bold;

    position: absolute;
    top: 20px;
    left: 32px;

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
    text-transform: uppercase;
    pointer-events: none;

    color: #a0134c;
}

/* Reviews Slider
   ========================================================================== */

.reviews-slider
{
    position: relative;

    width: 554px;
    min-height: 600px;
    margin-top: -150px;
    margin-left: 79px;

    -webkit-animation: fadeInUp .4s ease-out 1s forwards;
       -moz-animation: fadeInUp .4s ease-out 1s forwards;
         -o-animation: fadeInUp .4s ease-out 1s forwards;
            animation: fadeInUp .4s ease-out 1s forwards;

    opacity: 0;
}

.reviews-slider__item
{
    position: relative;
    position: absolute;

    display: block;

    width: 466px;
    padding-top: 33px;
    padding-right: 54px;
    padding-bottom: 20px;
    padding-left: 54px;

    cursor: pointer;
}

.reviews-slider__item.active
{
    cursor: auto;
    -webkit-transition: opacity .65s .4s ease-out !important;
       -moz-transition: opacity .65s .4s ease-out !important;
         -o-transition: opacity .65s .4s ease-out !important;
            transition: opacity .65s .4s ease-out !important;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
}

.reviews-slider__item.prev
{
    z-index: 4 !important;

    margin-top: 300px !important;
    margin-left: -175px !important;

    -webkit-transform: scale(.44) !important;
       -moz-transform: scale(.44) !important;
        -ms-transform: scale(.44) !important;
         -o-transform: scale(.44) !important;
            transform: scale(.44) !important;

    opacity: .53;

    -webkit-filter: blur(1px);
            filter: blur(1px);
}

.reviews-slider__item.prev2
{
    z-index: 3 !important;

    margin-top: 380px !important;
    margin-left: -20px !important;

    -webkit-transform: scale(.3) !important;
       -moz-transform: scale(.3) !important;
        -ms-transform: scale(.3) !important;
         -o-transform: scale(.3) !important;
            transform: scale(.3) !important;

    opacity: .69;

    -webkit-filter: blur(2.6px);
            filter: blur(2.6px);
}

.reviews-slider__item.prev3
{
    z-index: 2 !important;

    margin-top: 435px !important;
    margin-left: -110px !important;

    -webkit-transform: scale(.2) !important;
       -moz-transform: scale(.2) !important;
        -ms-transform: scale(.2) !important;
         -o-transform: scale(.2) !important;
            transform: scale(.2) !important;

    opacity: .76;

    -webkit-filter: blur(9px);
            filter: blur(9px);
}

.reviews-slider__item.transition
{
    -webkit-transition: margin .65s ease-out, opacity .65s ease-out, -webkit-transform .65s ease-out !important;
       -moz-transition: margin .65s ease-out, opacity .65s ease-out, transform .65s ease-out, -moz-transform .65s ease-out !important;
         -o-transition: margin .65s ease-out, opacity .65s ease-out, -o-transform .65s ease-out !important;
            transition: margin .65s ease-out, opacity .65s ease-out, -webkit-transform .65s ease-out !important;
            transition: margin .65s ease-out, opacity .65s ease-out, transform .65s ease-out !important;
            transition: margin .65s ease-out, opacity .65s ease-out, transform .65s ease-out, -webkit-transform .65s ease-out, -moz-transform .65s ease-out, -o-transform .65s ease-out !important;
}

.reviews-slider__item.transition.active
{
    -webkit-transition: margin .65s ease-out, opacity .5s .3s ease-out, -webkit-transform .65s ease-out !important;
       -moz-transition: margin .65s ease-out, opacity .5s .3s ease-out, transform .65s ease-out, -moz-transform .65s ease-out !important;
         -o-transition: margin .65s ease-out, opacity .5s .3s ease-out, -o-transform .65s ease-out !important;
            transition: margin .65s ease-out, opacity .5s .3s ease-out, -webkit-transform .65s ease-out !important;
            transition: margin .65s ease-out, opacity .5s .3s ease-out, transform .65s ease-out !important;
            transition: margin .65s ease-out, opacity .5s .3s ease-out, transform .65s ease-out, -webkit-transform .65s ease-out, -moz-transform .65s ease-out, -o-transform .65s ease-out !important;
}

.reviews-slider__item:before
{
    position: absolute;
    top: 12px;
    right: 79px;

    width: 46px;
    height: 36px;

    content: '';

    background: url(../img/main-reviews-item-bcg.svg) 0 0 no-repeat;
}

.reviews-slider__item:after
{
    position: absolute;
    bottom: -56px;
    left: 100px;

    width: 0;
    height: 0;

    content: '';

    border-right: 46px solid transparent;
}

.reviews-slider__item--1
{
    background-color: #e52d80;
}

.reviews-slider__item--1:after
{
    border-top: 56px solid #e52d80;
}

.reviews-slider__item--2
{
    background-color: #3c7cdc;
}

.reviews-slider__item--2:after
{
    border-top: 56px solid #3c7cdc;
}

.reviews-slider__item--3
{
    background-color: #e83e6a;
}

.reviews-slider__item--3:after
{
    border-top: 56px solid #e83e6a;
}

.reviews-slider__item--4
{
    background-color: #a566c6;
}

.reviews-slider__item--4:after
{
    border-top: 56px solid #a566c6;
}

.reviews-slider__item-title
{
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;

    position: relative;

    margin-top: 0;
    margin-bottom: 16px;
    padding-left: 0;

    color: #fff;
}

.reviews-slider__item-title:before
{
    position: absolute;
    top: -7px;
    left: -72px;

    width: 50px;
    height: 4px;

    content: '';

    background-color: #fff;
}

.reviews-slider__item-text
{
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;

    width: 100% !important;
    height: 150px;
    min-height: 150px;
    margin: 0;
    margin-bottom: 40px;

    color: #fff;
    outline: 0;
}

.reviews-slider__item-text p
{
    width: 100%;
    margin-top: 0;
    padding-right: 15px;
}

.reviews-slider__item-text p:first-child
{
    margin-bottom: 0;
}

.reviews-slider__item-text .jspDrag
{
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background-color: #fff;
}

.reviews-slider__item-text .jspTrack
{
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background-color: rgba(255, 255, 255, .4);
}

.reviews-slider__item-text .jspContainer
{
    width: 100% !important;
}

.reviews-slider__item-text .jspVerticalBar
{
    width: 8px;

    background-color: transparent;
}

.reviews-slider__item-text .jspHorizontalBar
{
    display: none;
}

.reviews-slider__item-link
{
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;

    margin-top: auto;

    text-decoration: underline;

    opacity: .5;
    color: #fff;
}

.reviews-slider__item-link:hover
{
    text-decoration: none;
}

.reviews-slider__item-source
{
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;

    margin-top: auto;

    opacity: .5;
    color: #fff;
}

.reviews-slider__controls
{
    position: absolute;
    z-index: 100;
    top: 160px;
    right: 15px;

    display: -webkit-flex;
    display:    -moz-flex;
    display:     -ms-flex;
    display:      -o-flex;
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
}

.reviews-slider__next
{
    font-size: 0;

    display: block;

    width: 59px;
    height: 59px;
    margin-left: 10px;

    background: url(../img/main-reviews-slider-arrow.png) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.reviews-slider__prev
{
    font-size: 0;

    display: block;

    width: 59px;
    height: 59px;

    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);

    background: url(../img/main-reviews-slider-arrow.png) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

/* Recommendations Index
   ========================================================================== */

.recommendations
{
    position: relative;
    z-index: 1;

    background: url(../img/bcg-recommendations.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.recommendations__wrapper
{
    position: relative;
    z-index: 10;

    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 90px;
    padding-right: 120px;
    padding-bottom: 75px;
    padding-left: 120px;
}

.recommendations__items
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
}

.recommendations__item
{
    position: relative;
    z-index: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 46.5%;
    margin-right: 7%;
    margin-bottom: 63px;
    padding-top: 17px;
    padding-right: 45px;
    padding-bottom: 30px;
    padding-left: 22px;

    background-color: #fff;
}

.recommendations__item:nth-child(2n)
{
    margin-right: 0;
}

.recommendations__item:before
{
    position: absolute;
    z-index: -1;
    top: -15px;
    left: 9px;

    width: 146px;
    height: 149px;

    content: '';

    background: url(../img/recommendations-index-item-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.recommendations__item:after
{
    position: absolute;
    bottom: -27px;
    left: 17px;

    width: 45px;
    height: 35px;

    content: '';
    -webkit-transform: scale(-1, 1);
       -moz-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
         -o-transform: scale(-1, 1);
            transform: scale(-1, 1);

    background: url(../img/recommendations-index-item-before.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.recommendations__item-btn
{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 50px;

    position: absolute;
    z-index: 10;
    right: -5px;
    bottom: -25px;

    display: inline-block;

    padding-right: 45px;
    padding-left: 45px;

    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    text-transform: uppercase;

    color: #fff;
}

.recommendations__item-btn:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    -webkit-transform: skew(170deg);
       -moz-transform: skew(170deg);
        -ms-transform: skew(170deg);
         -o-transform: skew(170deg);
            transform: skew(170deg);

    background-color: #4cadeb;
}

.recommendations__item-btn:hover
{
    color: #4cadeb;
}

.recommendations__item-btn:hover:before
{
    background-color: #fff;
}

.recommendations__item-image
{
    width: 112px;
    height: 112px;
    margin-top: -27px;
    margin-right: 36px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.recommendations__item-image img
{
    width: 100%;
    height: auto;
}

.recommendations__item-info
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.recommendations__item-info:before
{
    position: absolute;
    top: -33px;
    right: -12px;

    width: 45px;
    height: 35px;

    content: '';

    background: url(../img/recommendations-index-item-before.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.recommendations__item-name
{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;

    display: inline-block;

    margin-bottom: 3px;

    color: #2d70e3;
}

.recommendations__item-position
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;

    display: inline-block;

    margin-bottom: 12px;

    color: #8095ba;
}

.recommendations__item-opinion
{
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;

    display: inline-block;

    margin: 0;
    margin-bottom: 23px;

    color: #6b82a9;
}

.recommendations__item-opinion:last-child
{
    margin-bottom: 0;
}

.recommendations-header
{
    position: relative;

    background: url(../img/bcg-recommendations-header.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.recommendations-header__imgBcg
{
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 2%;

    width: 23.5%;
    max-width: 443px;
}

.recommendations-header__title
{
    z-index: 0;

    width: 82%;
    max-width: 1365px;
    margin-bottom: 0;

    -webkit-transition: opacity .4s .8s ease-out;
       -moz-transition: opacity .4s .8s ease-out;
         -o-transition: opacity .4s .8s ease-out;
            transition: opacity .4s .8s ease-out;

    opacity: 0;
}

.recommendations-header__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 230px;
    padding-right: 120px;
    padding-bottom: 47px;
    padding-left: 120px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.recommendations-header__subtitle
{
    font-family: 'Oswald', sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;

    height: 114px;
    margin-top: -12px;
    margin-right: 54%;
    margin-bottom: 0;
    padding-right: 37px;
    padding-left: 37px;

    -webkit-transition: opacity .4s 1s ease-out;
       -moz-transition: opacity .4s 1s ease-out;
         -o-transition: opacity .4s 1s ease-out;
            transition: opacity .4s 1s ease-out;
    text-transform: uppercase;

    opacity: 0;
    background: #e21c94 url(../img/subtitle-recommendations-header-bcg.png) 10px 13px no-repeat;
    -moz-background-size: 90% 74%;
         background-size: 90% 74%;
}

.recommendations-header__text
{
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;

    margin: 0;

    -webkit-transition: opacity .4s 1.2s ease-out;
       -moz-transition: opacity .4s 1.2s ease-out;
         -o-transition: opacity .4s 1.2s ease-out;
            transition: opacity .4s 1.2s ease-out;

    opacity: 0;
}

.recommendations-header__text--bold
{
    font-weight: 700;
}

/* Recommenadation Modal
========================================================================== */

.remodal-wrapper
{
    padding-top: 110px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
}

.remodal-overlay.recModal.remodal-is-opened
{
    background: rgba(0, 0, 0, .8);
}

.recommendation-modal__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    height: 100%;
    padding: 22px;
    padding-top: 37px;
    padding-bottom: 50px;

    background-color: #fff;
}

.recommendation-modal__wrapper:before
{
    position: absolute;
    z-index: 0;
    top: -15px;
    left: 9px;

    width: 135px;
    height: 146px;

    content: '';

    background: url(../img/recommendations-index-item-bcg.png) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.recommendation-modal__wrapper:after
{
    position: absolute;
    bottom: -27px;
    left: 17px;

    width: 45px;
    height: 35px;

    content: '';
    -webkit-transform: scale(-1, 1);
       -moz-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
         -o-transform: scale(-1, 1);
            transform: scale(-1, 1);

    background: url(../img/recommendations-index-item-before.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.recommendation-modal.remodal
{
    width: 633px;
    max-width: none;
    padding: 0;

    background-color: #fff;
}

.recommendation-modal.remodal-wrapper
{
    height: 100%;
}

.recommendation-modal .remodal-close
{
    top: -27px;
    right: -33px;
    left: auto;

    width: 27px;
    height: 27px;
}

.recommendation-modal .remodal-close:before,
.recommendation-modal .remodal-close:after
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 35px;
    height: 2px;
    margin-top: -1px;

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);

    background-color: #d7cbd0;
}

.recommendation-modal .remodal-close:after
{
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.recommendation-modal__item-btn
{
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 50px;

    position: absolute;
    z-index: 10;
    right: -8px;
    bottom: -25px;

    display: inline-block;

    padding-right: 42px;
    padding-left: 42px;

    text-transform: uppercase;

    color: #fff;
}

.recommendation-modal__item-btn:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    -webkit-transform: skew(170deg);
       -moz-transform: skew(170deg);
        -ms-transform: skew(170deg);
         -o-transform: skew(170deg);
            transform: skew(170deg);

    background-color: #4cadeb;
}

.recommendation-modal__item-btn:hover
{
    color: #4cadeb;
}

.recommendation-modal__item-btn:hover:before
{
    background-color: #fff;
}

.recommendation-modal__item-image
{
    z-index: 1;

    width: 112px;
    height: 112px;
    margin-top: -27px;
    margin-right: 36px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}

.recommendation-modal__item-image img
{
    width: 100%;
    height: auto;
}

.recommendation-modal__item-info
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;

    text-align: left;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.recommendation-modal__item-info:before
{
    position: absolute;
    top: -43px;
    right: -12px;

    width: 45px;
    height: 35px;

    content: '';

    background: url(../img/recommendations-index-item-before.svg) 0 0 no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
}

.recommendation-modal__item-name
{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;

    display: inline-block;

    margin-bottom: 3px;

    color: #2d70e3;
}

.recommendation-modal__item-position
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;

    display: inline-block;

    margin-bottom: 12px;

    color: #8095ba;
}

.recommendation-modal__item-opinion
{
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;

    display: inline-block;

    margin: 0;
    margin-bottom: 23px;

    color: #6b82a9;
}

.recommendation-modal__item-opinion:last-child
{
    margin-bottom: 0;
}

/* Consultation Block
   ========================================================================== */

.consultation-block
{
    position: relative;

    width: 46.5%;
    margin-right: 0;
}

.consultation-block:after
{
    position: absolute;
    top: 0;
    left: -40px;

    width: -webkit-calc(100% + 40px);
    width:    -moz-calc(100% + 40px);
    width:         calc(100% + 40px);
    height: 100%;

    content: '';

    background: url(../img/consultation-block-bcg.png);
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.consultation-block:before
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: -webkit-calc(100% - 284px);
    width:    -moz-calc(100% - 284px);
    width:         calc(100% - 284px);
    height: 1px;

    content: '';

    background-color: #fff;
}

.consultation-block__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    padding-top: 39px;
    padding-right: 200px;
    padding-bottom: 52px;
    padding-left: 165px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.consultation-block__wrapper:after
{
    position: absolute;
    top: 50%;
    left: 55px;

    width: 42px;
    height: 77px;

    content: '';
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);

    background: url(../img/question-icon2.png);
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
}

.consultation-block__btn
{
    position: absolute;
    z-index: 10;
    right: -15px;
    bottom: -30px;
}

.consultation-block__title
{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;

    margin-bottom: 4px;
}

.consultation-block__text
{
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

/* Articles
   ========================================================================== */

.articles
{
    background: #222166 url(../img/bcg-articles-header.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.articles__wrapper
{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 62px;
    padding-right: 120px;
    padding-right: 240px;
    padding-bottom: 102px;
    padding-left: 120px;
    padding-left: 240px;
}

.articles__btn
{
    display: none;

    margin-top: 17px;
    margin-right: auto;
    margin-left: auto;
}

.articles__item
{
    width: 33%;
    height: 300px;
    margin-bottom: 40px;

    -webkit-transition: opacity .3s;
       -moz-transition: opacity .3s;
         -o-transition: opacity .3s;
            transition: opacity .3s;

    opacity: 1;
    background-color: #8c8483;
}

.articles__items
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.articles .fadeUp
{
    opacity: 1;
}

.articles .picture-item
{
    height: 277px;
    margin-top: 30px;
    margin-left: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.articles .picture-item:nth-child(9n+1)
{
    width: 25%;
    height: 277px;
}

.articles .picture-item:nth-child(9n+2)
{
    width: 50%;
    height: 277px;
}

.articles .picture-item:nth-child(9n+3)
{
    width: 25%;
    height: 277px;
}

.articles .picture-item:nth-child(9n+4)
{
    width: 25%;
    height: 390px;
}

.articles .picture-item:nth-child(9n+5)
{
    width: 25%;
    height: 277px;
}

.articles .picture-item:nth-child(9n+6)
{
    width: 50%;
    height: 277px;
}

.articles .picture-item:nth-child(9n+7)
{
    width: 25%;
    height: 390px;
}

.articles .picture-item:nth-child(9n+8)
{
    width: 50%;
    height: 390px;
}

.articles .picture-item:nth-child(9n+9)
{
    width: 25%;
    height: 277px;
}

.articles .picture-item:hover .picture-item__overlay
{
    opacity: .4;
}

.articles .picture-item:hover .picture-item__description,
.articles .picture-item:hover .picture-item__tags,
.articles .picture-item:hover .picture-item__views
{
    opacity: 1;
}

.articles .picture-item img
{
    display: block;

    width: 100%;
}

.articles .picture-item__link
{
    display: block;

    width: 100%;
    height: 100%;
}

.articles .picture-item__overlay
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: opacity .2s;
       -moz-transition: opacity .2s;
         -o-transition: opacity .2s;
            transition: opacity .2s;

    opacity: .01;
    background-color: #000;
}

.articles .picture-item--h2
{
    height: 464px;
}

.articles .picture-item__details
{
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    height: 100%;
    padding: 27px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
}

.articles .picture-item__inner
{
    position: relative;

    overflow: hidden;

    height: 100%;

    background: #ecf0f1;
    -moz-background-size: cover;
         background-size: cover;
}

.articles .picture-item__description
{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;

    width: 100%;
    margin: 0;
    margin-bottom: 20px;

    -webkit-transition: opacity .2s;
       -moz-transition: opacity .2s;
         -o-transition: opacity .2s;
            transition: opacity .2s;

    opacity: 0;
    color: #fff;
}

.articles .picture-item__title
{
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;

    margin-top: 0;
    margin-bottom: 10px;

    color: #fff;
}

.articles .picture-item__views
{
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;

    position: relative;

    margin-top: auto;
    padding-left: 38px;

    -webkit-transition: opacity .2s;
       -moz-transition: opacity .2s;
         -o-transition: opacity .2s;
            transition: opacity .2s;

    opacity: 0;
    color: #fff;
}

.articles .picture-item__views:before
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 26px;
    height: 17px;
    margin-top: -8px;

    content: '';

    background: url(../img/picture-item-views-icon.svg) 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.articles .picture-item__tags
{
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-transition: opacity .2s;
       -moz-transition: opacity .2s;
         -o-transition: opacity .2s;
            transition: opacity .2s;

    opacity: 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.articles .picture-item__tags-item
{
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight: 300;
    font-style: italic;
    line-height: 26px;

    position: relative;
    z-index: 2;

    display: inline-block;

    margin: 0;
    margin-right: 8px;
    margin-bottom: 5px;
    padding-right: 12px;
    padding-left: 9px;

    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    white-space: nowrap;
    text-transform: uppercase;

    color: #fff;
}

.articles .picture-item__tags-item:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    -webkit-transform: skew(165deg);
       -moz-transform: skew(165deg);
        -ms-transform: skew(165deg);
         -o-transform: skew(165deg);
            transform: skew(165deg);

    background-color: #e52d80;
}

.articles .picture-item__tags-item:hover
{
    opacity: .8;
}

.my-shuffle-container
{
    position: relative;

    overflow: hidden;
}

.my-sizer-element
{
    position: absolute;

    visibility: hidden;

    opacity: 0;
}

.shuffle--animatein
{
    overflow: visible;
}

.shuffle--animatein .picture-item__inner
{
    -webkit-transform: translateY(220px);
       -moz-transform: translateY(220px);
        -ms-transform: translateY(220px);
         -o-transform: translateY(220px);
            transform: translateY(220px);

    opacity: 0;
}

.shuffle--animatein .picture-item__inner--transition
{
    -webkit-transition: all .6s ease;
       -moz-transition: all .6s ease;
         -o-transition: all .6s ease;
            transition: all .6s ease;
}

.shuffle--animatein .picture-item.in .picture-item__inner
{
    -webkit-transform: translate(0);
       -moz-transform: translate(0);
        -ms-transform: translate(0);
         -o-transform: translate(0);
            transform: translate(0);

    opacity: 1;
}

.information-header
{
    position: relative;

    background: url(../img/bcg-information-header.jpg) center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.information-header__imgBcg
{
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;

    width: 100%;
}

.information-header__title
{
    z-index: 0;

    width: 50%;
    max-width: 731px;
    margin-right: 75px;
    margin-bottom: 152px;

    -webkit-transition: opacity .4s .8s ease-out;
       -moz-transition: opacity .4s .8s ease-out;
         -o-transition: opacity .4s .8s ease-out;
            transition: opacity .4s .8s ease-out;

    opacity: 0;
}

.information-header__wrapper
{
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 202px;
    padding-right: 120px;
    padding-bottom: 0;
    padding-left: 120px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
    -ms-flex-align: end;
            align-items: flex-end;
}

.information-header__filter
{
    position: relative;
    z-index: 20;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    padding-right: 135px;
    padding-left: 135px;

    border-bottom: 1px solid #866d96;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}

.information-header__filter-item
{
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;

    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    min-height: 50px;
    margin-right: 10px;
    padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-left: 35px;

    cursor: pointer;
    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;
    text-align: center;
    text-transform: uppercase;

    background-color: #6bc3e8;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.information-header__filter-item:last-child
{
    margin-right: 0;
}

.information-header__filter-item:before
{
    position: absolute;
    bottom: -14px;
    left: 0;

    display: block;

    width: 100%;
    height: 13px;

    content: '';
    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;

    opacity: 0;
    background-color: #fff;
}

.information-header__filter-item:after
{
    position: absolute;
    bottom: -38px;
    left: 50%;

    width: 0;
    height: 0;
    margin-left: -25px;

    content: '';
    -webkit-transition: .4s;
       -moz-transition: .4s;
         -o-transition: .4s;
            transition: .4s;

    opacity: 0;
    border-top: 25px solid #fff;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
}

.information-header__filter-item.active
{
    pointer-events: none;

    background-color: #e21c94;
}

.information-header__filter-item.active:after,
.information-header__filter-item.active:before
{
    opacity: 1;
}

.information-header__filter .s-hidden
{
    visibility: hidden;
}

.information-header__filter .select
{
    display: none;
}

.information-header__filter li
{
    font-size: 30px;

    margin-bottom: 30px;
}

@media only screen and (min-width: 641px)
{
    .remodal
    {
        max-width: 700px;
    }
}

@media screen and (min-width: 1300px) and (max-height: 680px)
{
    .postaknetin-use__title
    {
        width: 500px;
    }

    .postaknetin-use__items
    {
        margin-bottom: 5vh;
    }

    .postaknetin-use__footnote
    {
        margin-bottom: 3vh;
    }

    .postaknetin-use__info
    {
        margin-bottom: 6vh !important;
    }
}

@media screen and (min-width: 1400px) and (max-height: 750px)
{
    .main-head__title
    {
        max-width: 630px;
    }

    .zercalin-head__info-img
    {
        width: 70%!important;
    }

    .zercalin-head__imgBcg
    {
        max-width: 580px!important;
    }
}

@media screen and (min-width: 1600px) and (min-height: 900px)
{
    .main-head__wrapper
    {
        padding-top: 57vh;
    }
}

@media screen and (min-width: 1600px) and (max-height: 900px)
{
    .postaknetin-head__wrapper
    {
        padding-bottom: 26px;
    }

    .postaknetin-head__benefit
    {
        padding-left: 47px;
    }

    .postaknetin-head__benefit:nth-last-child(1) .postaknetin-head__benefit-fullText p
    {
        font-size: 13px;
        line-height: 16px;
    }

    .postaknetin-head__benefit:nth-last-child(2)
    {
        margin-left: 47px;
    }

    .postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-fullText
    {
        left: 320px;

        width: 300px;
    }

    .postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-bcg
    {
        width: 900px;
    }

    .postaknetin-head__benefit:nth-last-child(3)
    {
        margin-left: 94px;
    }

    .postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-fullText
    {
        left: 320px;

        width: 300px;
    }

    .postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-bcg
    {
        width: 900px;
    }

    .postaknetin-head__benefit:nth-last-child(4)
    {
        margin-left: 141px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-fullText
    {
        left: 294px;

        width: 280px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-bcg
    {
        width: 800px;
    }

    .postaknetin-head__benefit-text
    {
        font-size: 21px;
        line-height: 24px;
    }

    .postaknetin-head__info-boldText
    {
        font-size: 16px;
        line-height: 24px;
    }

    .postaknetin-head__benefit:after
    {
        top: 26px;

        width: 33px;
        height: 25px;
    }

    .postaknetin-head__benefit-bcg
    {
        top: -80px;

        width: 970px;
        height: 270px;
    }

    .postaknetin-head__benefit-fullText
    {
        left: 300px;

        width: 430px;
    }

    .postaknetin-head__benefit-fullText p
    {
        font-size: 15px;
        line-height: 18px;
    }
}

@media screen and (min-width: 1901px) and (min-height: 1000px)
{
    .main-head__imgBcg
    {
        width: 60%;
        max-width: 1250px;
    }
}

@media screen and (min-width: 1901px) and (max-height: 920px)
{
    .main-head__title
    {
        width: 42%;
    }

    .main-head__imgBcg
    {
        width: 54%;
    }

    .zercalin-head__info-img
    {
        width: 85%;
    }
}

@media screen and (min-width: 1901px) and (max-height: 880px)
{
    .zercalin-head__info-img
    {
        width: 80%;
    }
}

@media screen and (min-width: 1950px) and (min-height: 1000px)
{
    .postaknetin-head__benefit
    {
        margin-bottom: 90px;
    }
}

@media screen and (max-width: 1900px)
{
    .postaknetin-head__info-text
    {
        -webkit-transform: translate(17%, -41px);
           -moz-transform: translate(17%, -41px);
            -ms-transform: translate(17%, -41px);
             -o-transform: translate(17%, -41px);
                transform: translate(17%, -41px);
    }
}

@media screen and (max-width: 1850px)
{
    .information-header__title
    {
        width: 45%;
        margin-right: 0;
    }
}

@media screen and (max-width: 1800px)
{
    .postaknetin-use__info
    {
        margin-bottom: 7vh;
    }

    .postaknetin-use__items
    {
        margin-bottom: 6vh;
    }

    .akne-reasons__slider
    {
        width: 748px;
    }

    .akne-reasons__slider-image
    {
        width: 300px;
        height: 300px;
    }

    .akne-reasons__slider-title
    {
        font-size: 70px;

        padding-top: 40px;
    }

    .akne-reasons__secondTitle
    {
        margin-bottom: 25px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        margin-top: -153px;
    }
}

@media screen and (max-width: 1750px) and (min-height: 900px)
{
    .postaknetin-head__benefit:nth-last-child(2)
    {
        margin-left: 55px;
    }

    .postaknetin-head__benefit:nth-last-child(3)
    {
        margin-left: 110px;
    }

    .postaknetin-head__benefit:nth-last-child(4)
    {
        margin-left: 165px;
    }

    .postaknetin-head__benefit-text
    {
        font-size: 24px;
        line-height: 28px;
    }

    .postaknetin-head__info-boldText
    {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1750px)
{
    .buy__item
    {
        width: 46%;
    }

    .akne-reasons__stages-text
    {
        font-size: 30px;
        line-height: 32px;

        max-width: 400px;
        margin-bottom: 20px;
    }

    .akne-reasons__slider-title
    {
        font-size: 60px;

        margin-bottom: 20px;
    }

    .akne-reasons__slider-subtitle
    {
        font-size: 22px;
        line-height: 26px;
    }

    .akne-reasons__slider-text
    {
        font-size: 18px;
        line-height: 24px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        margin-top: -135px;
    }

    .about-anchors li a
    {
        font-size: 24px;
        line-height: 30px;
    }

    .about-anchors li:before
    {
        width: 46px;
    }

    .about-anchors li
    {
        padding-top: 72px;
    }

    .akne-reasons__titleCol
    {
        width: 700px;
    }

    .akne-reasons__stages
    {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
        -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .akne-reasons__stages-pie
    {
        top: 5px;
        left: 5px;

        width: 70px;
        height: 70px;
    }

    .akne-reasons__stages-number
    {
        width: 80px;
        height: 80px;
        margin-right: 35px;
    }

    .akne-reasons__stages-numberArrow
    {
        min-width: 95px;
        max-width: 95px;
    }

    .akne-reasons__stages-numberArrow--4
    {
        min-width: 82px;
        max-width: 82px;
    }

    .akne-reasons__itemHeader
    {
        padding-right: 90px;
    }

    .akne-reasons__itemHeader-btn
    {
        margin-left: 50px;
    }

    .akne-reasons__itemHeader:after
    {
        -webkit-transform: scale(.9) translateY(-50%);
           -moz-transform: scale(.9) translateY(-50%);
            -ms-transform: scale(.9) translateY(-50%);
             -o-transform: scale(.9) translateY(-50%);
                transform: scale(.9) translateY(-50%);
        -webkit-transform-origin: center 0;
           -moz-transform-origin: center 0;
            -ms-transform-origin: center 0;
             -o-transform-origin: center 0;
                transform-origin: center 0;
    }

    .akne-reasons__itemHeader-title
    {
        font-size: 24px;
        font-weight: 400;
        line-height: 30px;

        color: #fff;
    }

    .akne-types__examples-title
    {
        font-size: 40px;
    }

    .akne-types__examples-item--1:before
    {
        width: 112px;
        height: 104px;
    }

    .akne-types__examples-item--2:before
    {
        width: 104px;
        height: 104px;
    }

    .akne-types__examples-item--3:before
    {
        width: 104px;
        height: 104px;
    }

    .akne-types__examples-item--4:before
    {
        width: 104px;
        height: 104px;
    }

    .akne-types__examples-item--5:before
    {
        width: 104px;
        height: 104px;
    }

    .akne-types__examples-item
    {
        padding-right: 40px;
        padding-left: 130px;
    }

    .akne-types__rightColumn
    {
        width: 550px;
        padding-right: 0;
    }

    .akne-types__title
    {
        width: 700px;
    }

    .akne-types__stage
    {
        font-size: 24px;

        width: 265px;
    }

    .akne-types__stage-treatment-title
    {
        font-size: 40px;
    }

    .akne-whatToDo__titleCol
    {
        width: 700px;
    }

    .akne-whatToDo__indexSubtitle
    {
        font-size: 40px;
        line-height: 52px;

        margin-bottom: 30px;
    }

    .akne-whatToDo__twoColumns-text--left
    {
        padding-left: 110px;

        -moz-background-size: 80px auto;
             background-size: 80px auto;
    }

    .akne-whatToDo__twoColumns-text--right
    {
        padding-left: 110px;

        -moz-background-size: 80px auto;
             background-size: 80px auto;
    }

    .akne-whatToDo__dermatologist-title
    {
        font-size: 40px;
        line-height: 52px;

        margin-bottom: 30px;
    }

    .akne-whatToDo__dermatologist
    {
        margin-bottom: 100px;
    }

    .akne-whatToDo__rules-tab
    {
        height: 280px;
    }

    .akne-whatToDo__rules-tabText
    {
        font-size: 30px;
    }

    .akne-whatToDo__rules-tabTitle
    {
        font-size: 26px;
        line-height: 1.1;
    }

    .akne-whatToDo__rule-itemImg
    {
        -webkit-transform: scale(.85);
           -moz-transform: scale(.85);
            -ms-transform: scale(.85);
             -o-transform: scale(.85);
                transform: scale(.85);
    }

    .akne-whatToDo__rule-item:before
    {
        -webkit-transform: scale(.85);
           -moz-transform: scale(.85);
            -ms-transform: scale(.85);
             -o-transform: scale(.85);
                transform: scale(.85);
    }

    .akne-whatToDo__rule-itemText
    {
        font-size: 16px;
        line-height: 26px;
    }

    .akne-whatToDo__products
    {
        padding-right: 0;
        padding-left: 0;
    }

    .akne-whatToDo__product-header p
    {
        font-size: 28px;
        line-height: 36px;
    }

    .akne-whatToDo__product-header-mark
    {
        width: 70px;
        height: 70px;
        margin-top: -35px;
    }

    .akne-whatToDo__product-item:before
    {
        -webkit-transform: scale(.85);
           -moz-transform: scale(.85);
            -ms-transform: scale(.85);
             -o-transform: scale(.85);
                transform: scale(.85);
    }

    .akne-whatToDo__dermatologist-itemIcon
    {
        -webkit-transform: scale(.85);
           -moz-transform: scale(.85);
            -ms-transform: scale(.85);
             -o-transform: scale(.85);
                transform: scale(.85);
    }

    .akne-whatToDo__product-item
    {
        padding-left: 140px;
    }

    .akne-whatToDo__product-header
    {
        padding-right: 80px;
        padding-left: 140px;
    }

    .akne-whatToDo__twoColumns-text
    {
        font-size: 16px;
        line-height: 22px;
    }

    .akne-whatToDo__dermatologist-item
    {
        font-size: 16px;
        line-height: 26px;
    }

    .postakne-header__title
    {
        width: 67%;
        margin-bottom: 90px;
    }

    .postakne-header__index
    {
        width: 700px;
        padding-right: 0;
    }

    .postakne-header__wrapper
    {
        padding-top: 150px;
    }

    .postakne-header__subtitle
    {
        font-size: 46px;
    }

    .postakne-header__text
    {
        font-size: 18px;
    }

    .postakne-header__imgBcg
    {
        left: 7%;
    }

    .postakne-types__tab
    {
        width: 200px;
        height: 200px;
        margin-right: 100px;
    }

    .postakne-types__tab:after
    {
        width: 200px;
        height: 200px;
    }

    .postakne-types__tab-title
    {
        font-size: 20px;
        line-height: 44px;

        padding-right: 40px;
        padding-left: 40px;
    }

    .postakne-types__tabs
    {
        margin-top: -120px;
        margin-bottom: 73px;
    }

    .postakne-types__arrow
    {
        right: 700px;
    }

    .postakne-types__indexWrapper:before
    {
        width: -webkit-calc(100% - 750px);
        width:    -moz-calc(100% - 750px);
        width:         calc(100% - 750px);
    }

    .postakne-types__indexWrapper:after
    {
        width: 700px;
    }

    .postakne-types__indexWrapper.tab2 .postakne-types__arrow
    {
        right: 400px;
    }

    .postakne-types__indexWrapper.tab2:before
    {
        width: -webkit-calc(100% - 450px);
        width:    -moz-calc(100% - 450px);
        width:         calc(100% - 450px);
    }

    .postakne-types__indexWrapper.tab2:after
    {
        width: 400px;
    }

    .postakne-types__indexWrapper.tab3 .postakne-types__arrow
    {
        right: 100px;
    }

    .postakne-types__indexWrapper.tab3:before
    {
        width: -webkit-calc(100% - 150px);
        width:    -moz-calc(100% - 150px);
        width:         calc(100% - 150px);
    }

    .postakne-types__indexWrapper.tab3:after
    {
        width: 100px;
    }

    .postakne-types__main-title
    {
        font-size: 46px;
        line-height: 52px;

        margin-bottom: 45px;
    }

    .postakne-types__main-infographTitle
    {
        font-size: 26px;
    }

    .postakne-types__main-infographImage span:nth-child(1)
    {
        font-size: 19px;
    }

    .postakne-types__main-infographImage span:nth-child(2)
    {
        font-size: 17px;
    }

    .postakne-types__main-infographItem
    {
        margin-right: 10px;
    }

    .postakne-types__main-infographItem:last-child
    {
        margin-right: 0;
    }

    .postakne-types__main-infographImageWrapper
    {
        height: 200px;
    }

    .postakne-types__main-infographItem:nth-child(3) .postakne-types__main-infographImage
    {
        width: 200px;
        height: 200px;

        border: 27px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-infographItem:nth-child(2) .postakne-types__main-infographImage
    {
        width: 145px;
        height: 145px;

        border: 21px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-infographItem:nth-child(1) .postakne-types__main-infographImage
    {
        width: 115px;
        height: 115px;

        border: 15px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-footnote
    {
        margin-top: 90px;
    }

    .postakne-influence__title
    {
        width: 750px;
    }

    .postakne-influence__subtitle
    {
        font-size: 46px;
        line-height: 50px;
    }

    .postakne-influence__slider .slider__item-title
    {
        font-size: 22px;
        line-height: 28px;
    }

    .postakne-influence__slider .slider__item-paragraph
    {
        font-size: 16px;
        line-height: 20px;
    }

    .postakne-influence__slider .slider__item-img
    {
        max-width: 80px;
    }

    .postakne-influence__wrapper
    {
        padding-bottom: 100px;
    }

    .postakne-minimize__note
    {
        width: 35%;
        padding: 50px;

        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
                flex-shrink: 0;
    }

    .postakne-minimize__info
    {
        width: 55%;
    }

    .postakne-minimize__subtitle
    {
        font-size: 46px;
        line-height: 50px;
    }

    .postakne-minimize__item-number
    {
        width: 150px;
    }

    .postakne-minimize__item-title
    {
        font-size: 22px;
        line-height: 28px;
    }

    .postakne-minimize__item-bottom p
    {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 1700px)
{
    .zercalin-use__list-paragraph
    {
        font-size: 23px;
    }

    .zercalin-banner__text
    {
        font-size: 32px;
    }

    .postaknetin-head__button
    {
        left: -20px;
    }
}

@media screen and (max-width: 1601px) and (max-height: 700px)
{
    .zercalin-head__info-img
    {
        width: 75%;
    }
}

@media screen and (max-width: 1601px)
{
    body
    {
        font-size: 15px;
        line-height: 18px;
    }

    .subtitle
    {
        height: 75px;
        padding-right: 14px;
        padding-left: 14px;
    }

    .subtitle__text
    {
        font-size: 44px;
    }

    .subtitle--small
    {
        height: 71px;
    }

    .subtitle--big
    {
        height: 84px;
    }

    .subtitle--big .subtitle__text
    {
        font-size: 50px;

        padding-bottom: 3px;
    }

    .page-header__wrapper
    {
        padding-top: 5px;
        padding-right: 30px;
        padding-bottom: 9px;
        padding-left: 30px;
    }

    .page-header__logo img
    {
        width: 172px;
    }

    .page-header--fixed .page-nav__item--openSubmenu.page-nav__item--subitem:before
    {
        left: -108px;

        width: 337px;
    }

    .page-header--fixed .page-nav__item--openSubmenu.page-nav__item--subitem2:before
    {
        top: -35px;
        left: -108px;

        width: 372px;
    }

    .page-header--fixed .page-nav__item--subitem2 .page-nav__subitems,
    .page-header--fixed2 .page-nav__item--subitem2 .page-nav__subitems
    {
        left: 20px;

        width: 173px;
        height: 310px;
    }

    .page-header--fixed .page-nav__subitems
    {
        padding-top: 79px;
    }

    .page-header--fixed .page-nav__subitem
    {
        margin-left: 61px;
    }

    .page-header--fixed .page-nav__subitem:nth-child(2)
    {
        margin-left: 83px;
    }

    .page-header--fixed .page-nav__subitem a:after
    {
        width: 124%;
    }

    .page-header--fixed .page-nav__item--subitem:before
    {
        top: -73px;
        left: -180px;
    }

    .page-header--fixed2 .page-nav__item--openSubmenu.page-nav__item--subitem:before
    {
        left: -108px;

        width: 337px;
    }

    .page-header--fixed2 .page-nav__subitems
    {
        padding-top: 79px;
    }

    .page-header--fixed2 .page-nav__subitem
    {
        margin-left: 61px;
    }

    .page-header--fixed2 .page-nav__subitem:nth-child(2)
    {
        margin-left: 83px;
    }

    .page-header--fixed2 .page-nav__subitem a:after
    {
        width: 124%;
    }

    .page-header--fixed2 .page-nav__item--subitem:before
    {
        top: -73px;
        left: -180px;
    }

    .page-footer__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .page-footer__wrapper
    {
        padding-top: 15px;
    }

    .page-footer__nav-link
    {
        font-size: 12px;
        line-height: 17px;
    }

    .page-footer__address-text
    {
        line-height: 10px;
    }

    .page-footer__logo img
    {
        width: 49px;
    }

    .page-nav
    {
        padding-left: 0;
    }

    .page-nav__link
    {
        font-size: 16px;
        line-height: 1.1;

        padding-top: 8px;
    }

    .page-nav__link:after
    {
        bottom: -22px;
    }

    .page-nav__item
    {
        width: 120px;
        margin-right: 0;
    }

    .page-nav__item:nth-child(3)
    {
        -webkit-transform: translateX(-5px);
           -moz-transform: translateX(-5px);
            -ms-transform: translateX(-5px);
             -o-transform: translateX(-5px);
                transform: translateX(-5px);
    }

    .page-nav__subitem a
    {
        font-size: 16px;
        line-height: 1.1;
    }

    .page-nav__item--subitem:before
    {
        width: 275px;
        height: 226px;
    }

    .page-nav__item--openSubmenu:first-child .page-nav__item--subitem:before
    {
        left: -72px;
    }

    .page-nav__item--openSubmenu.page-nav__item--subitem:before
    {
        top: -13px;
        left: -75px;

        opacity: 1;
    }

    .page-nav__item--openSubmenu .page-nav__subitems
    {
        top: -14px;
    }

    .page-nav__subitems
    {
        top: -300px;
        left: -29px;

        width: 190px;
        height: 167px;
        padding-top: 76px;
        padding-bottom: 0;
    }

    .page-nav__item--subitem2:before
    {
        width: 300px;
        height: 328px;
    }

    .page-nav__item--subitem2 .page-nav__subitem a:after
    {
        bottom: -23px;
    }

    .page-nav__item--subitem2 .page-nav__subitem
    {
        margin-bottom: 40px;
        margin-left: 45px;
    }

    .page-nav__item--subitem2 .page-nav__subitem:nth-child(2)
    {
        margin-left: 23px;
    }

    .page-nav__item--subitem2 .page-nav__subitem:nth-child(3)
    {
        margin-left: 35px;
    }

    .page-nav__item--subitem2 .page-nav__subitems
    {
        left: 16px;

        width: 146px;
        height: 270px;
    }

    .page-nav__item--openSubmenu.page-nav__item--subitem:before
    {
        left: -73px;
    }

    .page-nav__subitem
    {
        margin-bottom: 30px;
        margin-left: 66px;
    }

    .page-nav__subitem a:after
    {
        bottom: -14px;
    }

    .page-nav__subitem:nth-child(2)
    {
        margin-left: 82px;
    }

    .page-nav__item--subitem:before
    {
        top: -100px;
        left: -120px;
    }

    .social__item
    {
        margin-right: 50px;
    }

    .social__link
    {
        display: block;

        width: 25px;
        height: 20px;
    }

    .main-head__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .main-head__title
    {
        top: 84px;
        left: 72px;
    }

    .main-head__imgBcg
    {
        min-width: 900px;
    }

    .main-head__text
    {
        max-width: 420px;
    }

    .main-head__wrapper
    {
        padding-bottom: 145px;
    }

    .main-head__button:first-child
    {
        margin-right: 30px;
    }

    .btn
    {
        width: 199px;
        height: 59px;
    }

    .btn__text
    {
        font-size: 20px;
    }

    .btn__size
    {
        font-size: 10px;
        line-height: 1;

        margin-right: 7px;
        padding-top: 25px;
    }

    .btn__size:before
    {
        width: 16px;
        height: 22px;
        margin-left: -8px;
    }

    .btn--download
    {
        width: 325px;
        height: 59px;
    }

    .btn--download .btn__text
    {
        font-size: 20px;
    }

    .btn--big
    {
        width: 325px;
    }

    .btn--big .btn__text
    {
        font-size: 20px;
    }

    .btn--buy
    {
        width: 325px;
    }

    .btn--buy .btn__text
    {
        font-size: 24px;
    }

    .btn--mid
    {
        width: 325px;
    }

    .btn--mid .btn__text
    {
        font-size: 20px;
    }

    .btn--midv2
    {
        width: 281px;
        height: 60px;
    }

    .btn--midv2 .btn__text
    {
        font-size: 20px;
    }

    .modal-instructions__wrapper
    {
        max-width: 700px;
    }

    .modal-instructions__item
    {
        min-height: 410px;
    }

    .buy-head__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .buy-head__wrapper
    {
        padding-top: 108px;
    }

    .buy-head__header
    {
        margin-bottom: 0;
    }

    .buy-head__text
    {
        width: 100%;
        max-width: 340px;
        margin-left: 47px;
    }

    .buy-head__text-paragraph
    {
        font-size: 15px;
        line-height: 18px;

        margin-bottom: 5px;
    }

    .buy-head__select-text
    {
        font-size: 35px;
        font-weight: 700;
        line-height: 1;

        margin-right: 65px;
    }

    .buy-head__select-input select
    {
        font-size: 25px;
        line-height: 40px;

        width: 350px;
        height: 70px;
        padding-left: 40px;
    }

    .buy-head__select-input select option
    {
        font-size: 25px;
        line-height: 40px;
    }

    .buy-head__select-input:after
    {
        width: 22px;
        height: 12px;
        margin-top: -6px;
    }

    .buy-head__select-buttons .btn:before
    {
        bottom: -56px;

        height: 9px;
    }

    .buy-head__select-buttons .btn:after
    {
        bottom: -73px;

        margin-left: -18px;

        border-top: 18px solid #fff;
        border-right: 18px solid transparent;
        border-left: 18px solid transparent;
    }

    .buy-head__select
    {
        margin-bottom: 50px;
    }

    .buy__wrapper
    {
        padding-right: 86px;
        padding-bottom: 196px;
        padding-left: 86px;
    }

    .buy__index-arrow
    {
        top: -4px;

        height: 9px;
    }

    .buy__index-arrow:after
    {
        top: 8px;

        margin-left: -18px;

        border-top: 18px solid #fff;
        border-right: 18px solid transparent;
        border-left: 18px solid transparent;
    }

    .buy__item
    {
        width: 47%;
        max-width: 413px;
        padding-top: 44px;
    }

    .buy__item-arrow
    {
        top: -4px;

        height: 9px;
    }

    .buy__item-arrow:after
    {
        top: 9px;

        margin-left: -18px;

        border-top: 18px solid #fff;
        border-right: 18px solid transparent;
        border-left: 18px solid transparent;
    }

    .buy__index
    {
        margin-bottom: 20px;
        padding-top: 80px;
    }

    .zercalin-head__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .zercalin-head__title
    {
        top: 13.6vh;
        left: 78px;

        width: 53.5%;
    }

    .zercalin-head__info
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        width: 36%;
        margin-right: 3%;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .zercalin-head__info-img
    {
        width: 91%;

        -webkit-align-self: center;
        -ms-flex-item-align: center;
                align-self: center;
    }

    .zercalin-head__benefit-icon
    {
        height: 33px;
        margin-bottom: 8px;
    }

    .zercalin-head__benefit-title
    {
        font-size: 19px;
        line-height: 26px;

        min-height: 40px;
        margin-bottom: 0;
        padding-top: 5px;
        padding-left: 43px;
    }

    .zercalin-head__benefit
    {
        margin-bottom: 14px;
        margin-bottom: 40px;
    }

    .zercalin-head__benefits
    {
        margin-bottom: 7vh;
    }

    .zercalin-head__note
    {
        max-width: 330px;
    }

    .zercalin-head__note-img
    {
        width: 80px;
        margin-bottom: 17px;
    }

    .zercalin-head__note-text p
    {
        font-size: 13px;
        line-height: 19px;
    }

    .zercalin-use__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .zercalin-use__title
    {
        width: 632px;
        margin-bottom: 16px;
    }

    .zercalin-use__info
    {
        width: 100%;
    }

    .zercalin-use__subtitle
    {
        margin-bottom: 28px;
    }

    .zercalin-use__list
    {
        width: 465px;
        margin-bottom: 48px;
        margin-left: 5px;
    }

    .zercalin-use__list-item
    {
        margin-bottom: 27px;
        padding-left: 40px;
    }

    .zercalin-use__list-item:after
    {
        top: 3px;

        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-left: 17px solid #fff;
    }

    .zercalin-use__list-paragraph
    {
        font-size: 17px;
        line-height: 24px;
    }

    .zercalin-use__note
    {
        width: 465px;
        margin-left: 5px;
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 33px;
        padding-left: 33px;
    }

    .zercalin-use__note:before
    {
        left: -11px;

        width: 20px;
        height: 49px;
        margin-top: -25px;
    }

    .zercalin-use__note-paragraph
    {
        font-size: 15px;
        line-height: 18px;
    }

    .zercalin-use__modal
    {
        left: 50%;

        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
    }

    .zercalin-instruction__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .zercalin-instruction__title
    {
        width: 500px;
        margin-bottom: 5.7vh;
    }

    .zercalin-instruction__textBlock
    {
        margin-bottom: 25px;
        padding-right: 40px;
    }

    .zercalin-instruction__textBlock p
    {
        font-size: 17px;
        line-height: 24px;
    }

    .zercalin-instruction__textBlock li
    {
        font-size: 17px;
        line-height: 24px;
    }

    .zercalin-instruction__textBlock li:after
    {
        top: 10px;
    }

    .zercalin-instruction__textBlock h3
    {
        font-size: 24px;
    }

    .zercalin-instruction__text .jspDrag
    {
        left: -5px;

        width: 11px;

        -webkit-transform: translateY(13px);
           -moz-transform: translateY(13px);
            -ms-transform: translateY(13px);
             -o-transform: translateY(13px);
                transform: translateY(13px);

        background: url(../img/scrollbar-drag.png) 0 0 no-repeat;
        -moz-background-size: 100% auto;
             background-size: 100% auto;
    }

    .zercalin-banner__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .zercalin-banner__text
    {
        font-size: 26px;
        line-height: 35px;

        max-width: 46%;
    }

    .zercalin-banner__wrapper
    {
        padding-top: 46px;
        padding-bottom: 28px;
    }

    .zercalin-banner__img
    {
        width: 23%;
    }

    .postaknetin-head__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postaknetin-head__title
    {
        top: 12vh;
        left: 375px;

        width: 59%;
    }

    .postaknetin-head__info-img
    {
        margin-bottom: 50px;
    }

    .postaknetin-head__info-text
    {
        -webkit-transform: translate(17%, -55px);
           -moz-transform: translate(17%, -55px);
            -ms-transform: translate(17%, -55px);
             -o-transform: translate(17%, -55px);
                transform: translate(17%, -55px);
    }

    .postaknetin-head__wrapper
    {
        padding-bottom: 26px;
    }

    .postaknetin-head__benefit
    {
        margin-bottom: 50px;
        padding-left: 47px;
    }

    .postaknetin-head__benefit:nth-last-child(1) .postaknetin-head__benefit-fullText p
    {
        font-size: 13px;
        line-height: 16px;
    }

    .postaknetin-head__benefit:nth-last-child(2)
    {
        margin-left: 32px;
    }

    .postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-fullText
    {
        left: 320px;

        width: 300px;
    }

    .postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-bcg
    {
        width: 900px;
    }

    .postaknetin-head__benefit:nth-last-child(3)
    {
        margin-left: 72px;
    }

    .postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-fullText
    {
        left: 320px;

        width: 300px;
    }

    .postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-bcg
    {
        width: 900px;
    }

    .postaknetin-head__benefit:nth-last-child(4)
    {
        margin-left: 114px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-fullText
    {
        left: 294px;

        width: 280px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-bcg
    {
        width: 800px;
    }

    .postaknetin-head__benefit-text
    {
        font-size: 19px;
        line-height: 24px;
    }

    .postaknetin-head__benefit-toggle
    {
        width: 24px;
        margin-bottom: 1px;
    }

    .postaknetin-head__benefit.open .postaknetin-head__benefit-toggle
    {
        width: 16px;
        height: 16px;
    }

    .postaknetin-head__benefit:after
    {
        top: 26px;

        width: 33px;
        height: 25px;
    }

    .postaknetin-head__info-boldText
    {
        font-size: 16px;
        line-height: 24px;
    }

    .postaknetin-head__benefits
    {
        margin-right: 0;
    }

    .postaknetin-head__button
    {
        left: 34px;
    }

    .postaknetin-head__benefit-bcg
    {
        top: -80px;

        width: 970px;
        height: 270px;
    }

    .postaknetin-head__benefit-fullText
    {
        left: 300px;

        width: 430px;
    }

    .postaknetin-head__benefit-fullText p
    {
        font-size: 15px;
        line-height: 18px;
    }

    .postaknetin-components__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postaknetin-components__info
    {
        margin-bottom: -webkit-calc(17vh - 40px);
        margin-bottom:    -moz-calc(17vh - 40px);
        margin-bottom:         calc(17vh - 40px);
        padding-right: 86px;
        padding-left: 86px;
    }

    .postaknetin-components__wrapper
    {
        padding-right: 0;
        padding-left: 0;
    }

    .postaknetin-components__title
    {
        height: 74px;
        margin-bottom: 18px;
    }

    .postaknetin-components__title img
    {
        height: 100%;
    }

    .postaknetin-use__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postaknetin-use__info
    {
        margin-bottom: 8.7vh;
        padding-right: 30px;
        padding-left: 44%;
    }

    .postaknetin-use__title
    {
        margin-bottom: 16px;
    }

    .postaknetin-use__item-number
    {
        width: 60px;
    }

    .postaknetin-use__item-number img
    {
        height: 72px;
    }

    .postaknetin-use__item-bigText
    {
        font-size: 23px;
        line-height: 28px;

        margin-bottom: 5px;
    }

    .postaknetin-use__footnote-paragraph
    {
        font-size: 14px;
        line-height: 20px;
    }

    .postaknetin-use__note
    {
        top: 11vh;
        left: 86px;

        width: 32%;
        max-width: 380px;
    }

    .postaknetin-use__note-wrapper
    {
        padding-top: 28px;
        padding-right: 30px;
        padding-bottom: 28px;
        padding-left: 34px;
    }

    .postaknetin-use__note-text p
    {
        font-size: 14px;
        line-height: 19px;
    }

    .postaknetin-use__note-img
    {
        right: -38px;

        width: 56px;
    }

    .postaknetin-info__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postaknetin-info__title
    {
        font-size: 40px;
        line-height: 50px;

        width: 730px;
        margin-bottom: 44px;
    }

    .postaknetin-info__top
    {
        width: 570px;
        margin-bottom: 22px;
    }

    .postaknetin-info__top-img
    {
        width: 94px;
        margin-right: 38px;
    }

    .postaknetin-info__top-text p
    {
        font-size: 19px;
        line-height: 26px;
    }

    .postaknetin-info__text-block
    {
        width: 550px;
    }

    .postaknetin-info__footnote-paragraph
    {
        font-size: 13px;
        line-height: 19px;
    }

    .postaknetin-banner__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postaknetin-banner__text
    {
        font-size: 32px;
        line-height: 43px;

        max-width: 46%;
    }

    .postaknetin-banner__wrapper
    {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .postaknetin-banner__img
    {
        width: 26%;
    }

    .slider .slick-prev,
    .slider .slick-next
    {
        width: 34px;
        height: 60px;
    }

    .slider__item-img
    {
        top: -77px;
        left: -86px;

        width: 280px;
    }

    .slider__item-top
    {
        min-height: 136px;
        padding-left: 138px;
    }

    .slider__item-title
    {
        font-size: 23px;
        line-height: 28px;
    }

    .slider__item-title--light
    {
        font-size: 23px;
        line-height: 28px;
    }

    .slider__item-paragraph
    {
        font-size: 17px;
        line-height: 22px;
    }

    .slider .slick-slide
    {
        margin-right: 40px;
        margin-left: 40px;
    }

    .slider .slick-list
    {
        padding-top: 40px;
        padding-left: 40px;
    }

    .error404__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .error404__wrapper
    {
        padding-right: 70px;
        padding-left: 70px;
    }

    .about-akne__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .about-akne__note-paragraph
    {
        font-size: 15px;
        line-height: 18px;
    }

    .about-akne__item
    {
        margin-bottom: 17px;
    }

    .about-akne__note
    {
        width: 93%;
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 33px;
        padding-left: 33px;
    }

    .about-akne__wrapper
    {
        padding-top: 100px;
    }

    .about-akne__note:before
    {
        left: -11px;

        width: 20px;
        height: 49px;
        margin-top: -25px;
    }

    .about-akne__note-title
    {
        font-size: 28px;
        line-height: 34px;
    }

    .about-akne__text-paragraph
    {
        font-size: 18px;
        line-height: 26px;
    }

    .about-akne__left
    {
        width: 38%;
    }

    .about-akne__link span
    {
        font-size: 24px;
        line-height: 32px;
    }

    .about-akne__link
    {
        width: 372px;
        height: 190px;
    }

    .about-akne__imgBcg
    {
        width: 40%;

        -webkit-transform: translateX(-52%);
           -moz-transform: translateX(-52%);
            -ms-transform: translateX(-52%);
             -o-transform: translateX(-52%);
                transform: translateX(-52%);
    }

    .about-akne__note:after
    {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(32%, #fff), color-stop(32%, transparent), color-stop(67%, transparent), color-stop(67%, #fff));
        background-image: -webkit-linear-gradient(#fff 32%, transparent 32%, transparent 67%, #fff 67%);
        background-image:    -moz-linear-gradient(#fff 32%, transparent 32%, transparent 67%, #fff 67%);
        background-image:      -o-linear-gradient(#fff 32%, transparent 32%, transparent 67%, #fff 67%);
        background-image:         linear-gradient(#fff 32%, transparent 32%, transparent 67%, #fff 67%);
        background-repeat: no-repeat;
        -moz-background-size: 10px 100%;
             background-size: 10px 100%;
    }

    .akne-reasons__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .akne-reasons__titleCol
    {
        width: 570px;
    }

    .akne-reasons__secondAnchors
    {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
                align-self: flex-start;
    }

    .akne-reasons__stages-text
    {
        font-size: 30px;
        line-height: 32px;

        max-width: 400px;
        margin-bottom: 20px;
    }

    .akne-reasons__secondAnchor
    {
        font-size: 30px;
    }

    .akne-reasons__secondAnchor:after
    {
        height: 11px;
    }

    .akne-reasons__secondAnchor:before
    {
        bottom: -26px;

        margin-left: -19px;

        border-top: 19px solid #fff;
        border-right: 19px solid transparent;
        border-left: 19px solid transparent;
    }

    .akne-reasons__slider
    {
        margin-left: 60px;
        padding-bottom: 40px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        margin-top: -100px;
    }

    .akne-reasons__stages-pie
    {
        top: 5px;
        left: 5px;

        width: 70px;
        height: 70px;
    }

    .akne-reasons__stages-number
    {
        width: 80px;
        height: 80px;
        margin-right: 35px;
    }

    .akne-reasons__stages-numberArrow
    {
        min-width: 95px;
        max-width: 95px;
    }

    .akne-reasons__stages-numberArrow--4
    {
        min-width: 82px;
        max-width: 82px;
    }

    .akne-reasons__slider-image
    {
        width: 250px;
        height: 250px;
    }

    .akne-reasons__stages
    {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
        -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .akne-reasons__slider .slick-next
    {
        right: -69px;
    }

    .akne-reasons__slider-title
    {
        font-size: 60px;

        margin-bottom: 20px;
    }

    .akne-reasons__slider-subtitle
    {
        font-size: 25px;
        line-height: 28px;
    }

    .about-anchors li a
    {
        font-size: 22px;
        line-height: 30px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        width: 38px;
        height: 80px;

        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .akne-reasons__slider .slick-prev:hover,
    .akne-reasons__slider .slick-next:hover
    {
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .akne-reasons__subtitle
    {
        background: #e21c94 url(../img/subtitle-akne.png) 95px 6px no-repeat;
        -moz-background-size: 62.5% 81%;
             background-size: 62.5% 81%;
    }

    .akne-reasons__stages-numbers:after
    {
        bottom: -33px;
    }

    .about-anchors li
    {
        padding-top: 77px;
    }

    .akne-types__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .akne-types__title
    {
        width: 570px;
    }

    .akne-types__stage-description,
    .akne-types__disclaimer p,
    .akne-types__stage-treatment-text,
    .akne-types__examples-item-title,
    .akne-types__stage-treatment-warning
    {
        font-size: 17px;
        line-height: 24px;
    }

    .akne-types__examples-item-text
    {
        font-size: 17px;
        line-height: 24px;
    }

    .akne-whatToDo__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .akne-whatToDo__titleCol
    {
        width: 570px;
    }

    .akne-whatToDo__subtitle
    {
        background: #e21c94 url(../img/subtitle-akne.png) 95px 6px no-repeat;
        -moz-background-size: 62.5% 81%;
             background-size: 62.5% 81%;
    }

    .postakne-header__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postakne-header__index
    {
        width: 700px;
        padding-right: 0;
    }

    .postakne-header__subtitle
    {
        font-size: 40px;
        line-height: 1.2;
    }

    .postakne-types__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postakne-influence__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postakne-influence__info
    {
        padding-left: 0;
    }

    .postakne-minimize__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .postakne-minimize__note:before
    {
        left: -6px;

        width: 14px;
        height: 49px;
        margin-top: -25px;
    }

    .postakne-minimize__note-paragraph
    {
        font-size: 15px;
        line-height: 18px;
    }

    .postakne-minimize__info
    {
        width: 50%;
    }

    .reviews__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .reviews__title
    {
        width: 40%;
    }

    .recommendations__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .recommendations-header__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .recommendations-header__subtitle
    {
        background: #e21c94 url(../img/subtitle-recommendations-header-bcg.png) 10px 7px no-repeat;
        -moz-background-size: 90% 85%;
             background-size: 90% 85%;
    }

    .recommendations-header__wrapper
    {
        padding-top: 180px;
    }

    .recommendations-header__title
    {
        width: 80%;
    }

    .articles__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .articles .picture-item__title
    {
        font-size: 26px;
        line-height: 30px;
    }

    .articles .picture-item__description
    {
        font-size: 14px;
        line-height: 16px;
    }

    .information-header__wrapper
    {
        padding-right: 86px;
        padding-left: 86px;
    }

    .information-header__wrapper
    {
        padding-top: 150px;
    }

    .information-header__filter-item
    {
        font-size: 24px;
        line-height: 28px;

        min-height: 50px;
        padding-right: 35px;
        padding-left: 35px;
    }

    .information-header__filter
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media screen and (max-width: 1601px) and (min-height: 1000px)
{
    .main-head__imgBcg
    {
        width: 62%;
    }
}

@media screen and (max-width: 1550px)
{
    .about-akne__item:nth-child(2),
    .about-akne__item:nth-child(3)
    {
        margin-right: 0;
    }
}

@media screen and (max-width: 1450px)
{
    .articles__wrapper
    {
        max-width: 1366px;
        padding-right: 38px;
        padding-left: 38px;
    }

    .information-header__wrapper
    {
        padding-right: 38px;
        padding-left: 38px;
    }
}

@media screen and (max-width: 1400px) and (max-height: 700px)
{
    .postaknetin-head__benefit
    {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 1400px) and (max-height: 650px)
{
    .postaknetin-head__benefit
    {
        margin-bottom: 15px;
    }

    .postaknetin-head__benefit-text
    {
        font-size: 17px;
        line-height: 22px;
    }
}

@media screen and (max-width: 1400px)
{
    .main-head__title
    {
        width: 42%;
    }

    .buy__search-text p
    {
        font-size: 16px;
        line-height: 20px;
    }

    .akne-reasons__slider
    {
        width: 648px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        width: 28px;
        height: 57px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        margin-top: -114px;
    }

    .akne-reasons__secondAnchor
    {
        font-size: 28px;

        padding-bottom: 14px;
    }

    .akne-reasons__secondAnchor:after
    {
        height: 9px;
    }

    .akne-reasons__secondAnchor:before
    {
        bottom: -23px;

        margin-left: -17px;

        border-top: 17px solid #fff;
        border-right: 17px solid transparent;
        border-left: 17px solid transparent;
    }

    .akne-reasons__secondTitle
    {
        font-size: 52px;
        line-height: 62px;
    }

    .akne-reasons__stages-text
    {
        font-size: 26px;
        line-height: 28px;

        margin-bottom: 16px;
    }

    .akne-reasons__slider
    {
        margin-left: 50px;
        padding-bottom: 40px;
    }

    .akne-reasons__stages-pie
    {
        top: 5px;
        left: 5px;

        width: 63px;
        height: 63px;
    }

    .akne-reasons__stages-number
    {
        width: 72px;
        height: 72px;
        margin-right: 28px;
    }

    .akne-reasons__stages-numberArrow
    {
        min-width: 85px;
        max-width: 85px;
    }

    .akne-reasons__stages-numberArrow--4
    {
        min-width: 74px;
        max-width: 74px;
    }

    .akne-reasons__slider-image
    {
        width: 250px;
        height: 250px;
    }

    .akne-reasons__slider-title
    {
        font-size: 40px;

        margin-bottom: 20px;
    }

    .akne-reasons__slider-subtitle
    {
        font-size: 20px;
        line-height: 24px;
    }

    .about-anchors li a
    {
        font-size: 20px;
        line-height: 28px;
    }

    .akne-reasons__slider-text
    {
        font-size: 16px;
        line-height: 20px;
    }

    .about-anchors li
    {
        padding-top: 60px;
    }

    .about-anchors li:before
    {
        width: 40px;
    }

    .akne-reasons__stages-desc
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .akne-types__bcgImg img
    {
        width: 350px;
    }

    .akne-types__stage-treatment
    {
        padding-top: 60px;
        padding-left: 235px;
    }

    .akne-types__disclaimer
    {
        padding-top: 30px;
        padding-right: 20px;
        padding-bottom: 30px;
        padding-left: 20px;
    }

    .akne-types__stage-description
    {
        margin-bottom: 0;
        padding-right: 70px;
    }

    .search-block__input
    {
        font-size: 26px;

        height: 70px;
        padding-left: 40px;
    }

    .search-block__button
    {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }

    .akne-whatToDo__dermatologist
    {
        margin-bottom: 60px;
        padding-left: 0;
    }

    .akne-whatToDo__dermatologist-image
    {
        max-width: 350px;
        margin-right: 30px;
    }

    .akne-whatToDo__dermatologist-title
    {
        font-size: 30px;
        line-height: 42px;
    }

    .akne-whatToDo__indexSubtitle
    {
        font-size: 30px;
        line-height: 42px;
    }

    .akne-whatToDo__dermatologist-item
    {
        font-size: 15px;
        line-height: 20px;

        margin-bottom: 10px;
    }

    .akne-whatToDo__rule-itemImg
    {
        -webkit-transform: scale(.7);
           -moz-transform: scale(.7);
            -ms-transform: scale(.7);
             -o-transform: scale(.7);
                transform: scale(.7);
    }

    .akne-whatToDo__rule-item:before
    {
        -webkit-transform: scale(.7);
           -moz-transform: scale(.7);
            -ms-transform: scale(.7);
             -o-transform: scale(.7);
                transform: scale(.7);
    }

    .akne-whatToDo__product-item:before
    {
        -webkit-transform: scale(.7);
           -moz-transform: scale(.7);
            -ms-transform: scale(.7);
             -o-transform: scale(.7);
                transform: scale(.7);
    }

    .akne-whatToDo__dermatologist-itemIcon
    {
        width: 85px;

        -webkit-transform: scale(.7);
           -moz-transform: scale(.7);
            -ms-transform: scale(.7);
             -o-transform: scale(.7);
                transform: scale(.7);
    }

    .akne-whatToDo__rules-tab
    {
        height: 265px;
    }

    .akne-whatToDo__rule-items
    {
        padding-right: 0;
        padding-left: 0;
    }

    .akne-whatToDo__rule-item
    {
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .akne-whatToDo__rule-itemImg
    {
        width: 180px;
    }

    .akne-whatToDo__rule-itemText
    {
        font-size: 15px;
        line-height: 23px;
    }

    .akne-whatToDo__rules
    {
        margin-bottom: 75px;
    }

    .akne-whatToDo__product-header-mark
    {
        left: 26px;

        width: 58px;
        height: 58px;
        margin-top: -29px;
    }

    .akne-whatToDo__product-header
    {
        padding-right: 60px;
        padding-left: 120px;
    }

    .akne-whatToDo__product-item
    {
        font-size: 18px;
        line-height: 24px;
    }

    .akne-whatToDo__product-item
    {
        padding-right: 30px;
        padding-left: 120px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(1):before
    {
        left: 14px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(2):before
    {
        left: 7px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(3):before
    {
        left: 17px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(4):before
    {
        left: 16px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(5):before
    {
        left: 23px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(6):before
    {
        left: 19px;
    }

    .akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(1):before
    {
        left: 19px;
    }

    .akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(2):before
    {
        left: 13px;
    }

    .akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(3):before
    {
        left: 19px;
    }

    .akne-whatToDo__notes p
    {
        font-size: 14px;
        line-height: 16px;
    }

    .akne-whatToDo__rules-tabText
    {
        font-size: 24px;

        padding-right: 25px;
        padding-left: 25px;
    }

    .akne-whatToDo__rules-tabTitle
    {
        font-size: 22px;
    }

    .akne-whatToDo__product-header p
    {
        font-size: 24px;
        line-height: 30px;
    }

    .akne-whatToDo__product-header
    {
        min-height: 120px;
    }

    .postakne-header__title
    {
        width: 60%;
        margin-bottom: 70px;
    }

    .postakne-header__index
    {
        width: 600px;
    }

    .postakne-header__wrapper
    {
        padding-top: 120px;
        padding-bottom: 150px;
    }

    .postakne-header__subtitle
    {
        font-size: 36px;
    }

    .postakne-header__text
    {
        font-size: 16px;
        line-height: 20px;
    }

    .postakne-header__imgBcg
    {
        left: 12%;

        width: 27%;
    }

    .postakne-types__tab
    {
        width: 150px;
        height: 150px;
        margin-right: 70px;
    }

    .postakne-types__tab:after
    {
        width: 150px;
        height: 150px;
    }

    .postakne-types__tab-title
    {
        font-size: 16px;
        line-height: 30px;

        padding-right: 25px;
        padding-left: 25px;
    }

    .postakne-types__tabs
    {
        margin-top: -80px;
        margin-bottom: 60px;
    }

    .postakne-types__arrow
    {
        top: -45px;
        right: 515px;

        width: 40px;
        height: 46px;
    }

    .postakne-types__indexWrapper:before
    {
        width: -webkit-calc(100% - 555px);
        width:    -moz-calc(100% - 555px);
        width:         calc(100% - 555px);
    }

    .postakne-types__indexWrapper:after
    {
        width: 515px;
    }

    .postakne-types__indexWrapper.tab2 .postakne-types__arrow
    {
        right: 295px;
    }

    .postakne-types__indexWrapper.tab2:before
    {
        width: -webkit-calc(100% - 335px);
        width:    -moz-calc(100% - 335px);
        width:         calc(100% - 335px);
    }

    .postakne-types__indexWrapper.tab2:after
    {
        width: 295px;
    }

    .postakne-types__indexWrapper.tab3 .postakne-types__arrow
    {
        right: 75px;
    }

    .postakne-types__indexWrapper.tab3:before
    {
        width: -webkit-calc(100% - 115px);
        width:    -moz-calc(100% - 115px);
        width:         calc(100% - 115px);
    }

    .postakne-types__indexWrapper.tab3:after
    {
        width: 75px;
    }

    .postakne-types__main-title
    {
        font-size: 32px;
        line-height: 40px;

        margin-bottom: 35px;
    }

    .postakne-types__list-title
    {
        font-size: 16px;
        line-height: 20px;
    }

    .postakne-types__list-text p
    {
        font-size: 16px;
        line-height: 20px;
    }

    .postakne-types__commonText p
    {
        font-size: 16px;
        line-height: 20px;
    }

    .postakne-types__list-item:after
    {
        top: 9px;
        left: -29px;

        width: 21px;
        height: 2px;
    }

    .postakne-types__main-infographTitle
    {
        font-size: 20px;

        min-height: 42px;
    }

    .postakne-types__main-infographImage span:nth-child(1)
    {
        font-size: 16px;
        line-height: 1.1;
    }

    .postakne-types__main-infographImage span:nth-child(2)
    {
        font-size: 14px;
    }

    .postakne-types__main-infographItem
    {
        margin-right: 10px;
    }

    .postakne-types__main-infographItem:last-child
    {
        margin-right: 0;
    }

    .postakne-types__main-infographImageWrapper
    {
        height: 150px;
    }

    .postakne-types__main-infographItem:nth-child(3) .postakne-types__main-infographImage
    {
        width: 150px;
        height: 150px;

        border: 20px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-infographItem:nth-child(2) .postakne-types__main-infographImage
    {
        width: 110px;
        height: 110px;

        border: 16px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-infographItem:nth-child(1) .postakne-types__main-infographImage
    {
        width: 88px;
        height: 88px;

        border: 11px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-footnote
    {
        margin-top: 70px;
    }

    .postakne-types__main-footnote p
    {
        font-size: 12px;
        line-height: 14px;
    }

    .postakne-types__main-wrapper
    {
        padding-top: 60px;
        padding-left: 60px;
    }

    .postakne-influence__title
    {
        width: 600px;
    }

    .postakne-influence__subtitle
    {
        font-size: 36px;
        line-height: 40px;
    }

    .postakne-influence__slider .slider__item-title
    {
        font-size: 16px;
        line-height: 23px;
    }

    .postakne-influence__slider .slider__item-paragraph
    {
        font-size: 13px;
        line-height: 17px;
    }

    .postakne-influence__slider .slider__item-img
    {
        max-width: 55px;
        margin-right: 10px;
    }

    .postakne-influence__wrapper
    {
        padding-bottom: 80px;
    }

    .postakne-influence__slider .slider__item-top
    {
        margin-bottom: 10px;
    }

    .postakne-minimize__subtitle
    {
        font-size: 36px;
        line-height: 40px;
    }

    .postakne-minimize__note
    {
        width: 40%;
        margin-right: 40px;
    }

    .postakne-minimize__item-number
    {
        width: 100px;
    }

    .postakne-minimize__item-title
    {
        font-size: 20px;
        line-height: 26px;
    }

    .postakne-minimize__item-bottom p
    {
        font-size: 13px;
        line-height: 19px;
    }

    .recommendations__item-name
    {
        font-size: 20px;
    }

    .recommendations__item-opinion
    {
        font-size: 17px;
    }

    .consultation-block:after
    {
        left: -30px;

        width: -webkit-calc(100% + 30px);
        width:    -moz-calc(100% + 30px);
        width:         calc(100% + 30px);
    }

    .consultation-block__wrapper
    {
        padding-right: 30px;
        padding-left: 90px;
    }

    .consultation-block__wrapper:after
    {
        left: 25px;

        -webkit-transform: translateY(-52%);
           -moz-transform: translateY(-52%);
            -ms-transform: translateY(-52%);
             -o-transform: translateY(-52%);
                transform: translateY(-52%);
    }

    .information-header__imgBcg
    {
        width: 105%;
        max-width: 105%;
    }

    .information-header__wrapper
    {
        padding-top: 100px;
    }
}

@media screen and (max-width: 1370px)
{
    .main-head__imgBcg
    {
        min-width: 800px;
    }

    .modal-preview__wrapper
    {
        max-width: 90%;
    }

    .zercalin-use__modal
    {
        width: 351px;
        height: 450px;
    }

    .zercalin-use__modal #animation_container
    {
        width: 100%!important;
        height: 446px!important;
    }

    .zercalin-use__modal #animation_container #canvas
    {
        width: 100%!important;
        height: 446px!important;
    }

    .postaknetin-head__info
    {
        width: 31%;
    }

    .postaknetin-head__info-text
    {
        padding-right: 35px;
        padding-left: 35px;
    }

    .postaknetin-head__info-paragraph
    {
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (orientation: portrait) and (min-height: 1000px) and (max-width: 1370px)
{
    .main-head__wrapper
    {
        padding-top: 40vh;
    }
}

@media screen and (max-width: 1350px)
{
    .slider__item-title
    {
        font-size: 20px;
        line-height: 24px;
    }

    .slider__item-title--light
    {
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1300px)
{
    .postaknetin-use__footnote-paragraph:first-child
    {
        width: 50%;
        min-width: 0;
    }

    .about-akne__note
    {
        width: 85%;
    }

    .about-akne__text
    {
        width: 65%;
    }

    .akne-reasons--secondScreen.section .akne-reasons__wrapper
    {
        padding-right: 38px;
        padding-bottom: 120px;
        padding-left: 38px;
    }

    .akne-reasons__slider-wrapper
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;

        padding-right: 20px;

        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
        -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        margin-top: -41px;
    }

    .akne-reasons__stages
    {
                flex-direction: column;

        -webkit-flex-direction: column;
           -moz-flex-direction: column;
            -ms-flex-direction: column;
             -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .akne-reasons__stages-desc
    {
        display: -webkit-flex;
        display:    -moz-flex;
        display:     -ms-flex;
        display:      -o-flex;
        display: -webkit-box;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
    }

    .akne-reasons__stages-text
    {
        margin-right: 30px;
    }

    .akne-reasons__stages-numbers:after
    {
        display: none;
    }

    .akne-reasons__slider .slick-prev
    {
        left: -60px;
    }

    .akne-reasons__slider .slick-next
    {
        right: -60px;
    }

    .akne-reasons__wrapper
    {
        padding-top: 95px;
    }

    .akne-reasons__slider
    {
        width: 100%;
        margin-top: 30px;
        margin-left: 0;
    }

    .akne-types__titleWrapper
    {
                flex-direction: column;

        padding-right: 0;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-types__titleWrapper .about-anchors br
    {
        display: none;
    }

    .akne-types__title
    {
        margin-bottom: 40px;
    }

    .akne-whatToDo__wrapper
    {
        padding-top: 95px;
    }

    .articles .picture-item__details
    {
        padding: 20px;
        padding-right: 15px;
    }

    .articles .picture-item__title
    {
        font-size: 22px;
        line-height: 24px;
    }

    .articles .picture-item__description
    {
        font-size: 14px;
        line-height: 16px;
    }

    .articles .picture-item__tags-item
    {
        font-size: 16px;
        line-height: 22px;

        margin-right: 6px;
    }

    .articles .picture-item__views
    {
        font-size: 14px;
        line-height: 16px;
    }
}

@media screen and (max-width: 1280px)
{
    .page-footer__nav
    {
        display: none;
    }
}

@media screen and (max-width: 1250px)
{
    .social__item
    {
        margin-right: 25px;
    }

    .main-head__imgBcg
    {
        min-width: 0;
    }

    .akne-types__stages
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .akne-types__stage
    {
        margin-right: 5%;
        margin-left: 5%;
    }

    .akne-types__stage--1,
    .akne-types__stage--2
    {
        margin-bottom: 20px;
    }

    .akne-types__stage-treatment
    {
        padding-left: 0;
    }

    .akne-types__stage.active:after
    {
        display: none;
    }

    .akne-types__bcgImg
    {
        display: none;
    }
}

@media screen and (max-width: 1200px)
{
    .buy__list-item
    {
        margin-bottom: 15px;
    }

    .buy__list-link
    {
        min-height: 57px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .buy__list-link img
    {
        max-width: 105px;
        max-height: 43px;
    }

    .buy__list-link:after
    {
        width: 23px;
        height: 11px;
        margin-top: -5.5px;
    }

    .buy__search-text
    {
        width: auto;
        max-width: 300px;
        margin-right: 30px;

        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
                flex-shrink: 1;
    }

    .buy__search-block
    {
        width: 75%;
    }

    .postaknetin-head__button
    {
        left: -70px;
    }

    .postaknetin-head__imgBcg
    {
        left: -100px;

        min-width: 500px;
    }

    .postaknetin-head
    {
        background: url(../img/bcg-postaknetin-head.jpg) right center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-head__benefit-text
    {
        font-size: 16px;
        line-height: 21px;
    }

    .postaknetin-head__benefit:after
    {
        width: 27px;
    }

    .postaknetin-head__benefit-fullText
    {
        left: 275px;
    }

    .postaknetin-head__benefit-bcg
    {
        width: 925px;
    }

    .postaknetin-head__benefit
    {
        margin-bottom: 32px;
    }

    .postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-fullText
    {
        left: 285px;

        width: 300px;
    }

    .postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-bcg
    {
        width: 830px;
    }

    .postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-fullText
    {
        left: 300px;

        width: 300px;
    }

    .postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-bcg
    {
        width: 830px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-fullText
    {
        left: 254px;

        width: 240px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-bcg
    {
        width: 700px;
    }

    .postaknetin-head__benefits
    {
        margin-bottom: 75px;
    }

    .postaknetin-head__info
    {
        width: 36%;
    }

    .postaknetin-head__benefit-bcg
    {
        left: -134px;

        height: 245px;
    }

    .postaknetin-banner__img
    {
        left: 37%;
    }

    .about-akne__imgBcg
    {
        width: 350px;

        -webkit-transform: translateX(-60%);
           -moz-transform: translateX(-60%);
            -ms-transform: translateX(-60%);
             -o-transform: translateX(-60%);
                transform: translateX(-60%);
    }

    .about-akne__note
    {
        width: 100%;
    }

    .about-akne__text
    {
        width: 100%;
    }

    .about-akne__items
    {
        margin-bottom: 70px;
    }

    .akne-reasons__titleWrapper
    {
                flex-direction: column;

        -webkit-flex-direction: column;
           -moz-flex-direction: column;
            -ms-flex-direction: column;
             -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .akne-reasons__titleWrapper .about-anchors br
    {
        display: none;
    }

    .akne-reasons__titleCol
    {
        margin-bottom: 30px;
    }

    .akne-whatToDo__titleWrapper
    {
                flex-direction: column;

        margin-bottom: 40px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-whatToDo__titleWrapper .about-anchors br
    {
        display: none;
    }

    .akne-whatToDo__titleCol
    {
        margin-bottom: 30px;
    }

    .akne-whatToDo__rules-tab
    {
        height: 210px;
    }

    .postakne-header__index
    {
        width: 500px;
    }

    .postakne-header__subtitle
    {
        font-size: 30px;
    }

    .postakne-header__text
    {
        font-size: 14px;
        line-height: 18px;
    }

    .postakne-header__imgBcg
    {
        left: 11%;

        width: 28%;
    }
}

@media screen and (max-width: 1150px)
{
    .zercalin-use__list
    {
        margin-left: 100px;
    }

    .zercalin-use__note
    {
        margin-left: 100px;
    }

    .akne-types__stage-treatment
    {
        padding-left: 0;
    }

    .akne-types__stage-description
    {
        padding-right: 0;
    }

    .akne-whatToDo__indexWrapper
    {
        padding-right: 0;
        padding-left: 0;
    }

    .akne-whatToDo__products
    {
        padding-right: 0;
        padding-left: 0;
    }

    .reviews-slider
    {
        margin-left: 27px;
    }
}

@media screen and (max-width: 1130px)
{
    .akne-reasons__secondTitleWrapper
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
            -ms-align-items: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .akne-reasons__secondTitle
    {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1100px)
{
    .articles .picture-item__overlay
    {
        opacity: .2 !important;
    }

    .articles .picture-item__details
    {
        padding: 20px;
        padding-right: 15px;
    }

    .articles .picture-item__title
    {
        font-size: 26px;
        line-height: 30px;
    }

    .articles .picture-item__description
    {
        font-size: 16px;
        line-height: 18px;

        opacity: 1 !important;
    }

    .articles .picture-item__tags
    {
        opacity: 1 !important;
    }

    .articles .picture-item__tags-item
    {
        font-size: 18px;
        line-height: 26px;

        margin-right: 8px;
    }

    .articles .picture-item__tags-item:hover
    {
        opacity: 1;
    }

    .articles .picture-item__views
    {
        font-size: 16px;
        line-height: 18px;

        opacity: 1 !important;
    }

    .articles .picture-item
    {
        height: 277px;
        margin-top: 30px;
        margin-left: 0;
    }

    .articles .picture-item:nth-child(6n+1)
    {
        width: 33.3%;
        height: 277px;
    }

    .articles .picture-item:nth-child(6n+2)
    {
        width: 66.6%;
        height: 277px;
    }

    .articles .picture-item:nth-child(6n+3)
    {
        width: 66.6%;
        height: 277px;
    }

    .articles .picture-item:nth-child(6n+4)
    {
        width: 33.3%;
        height: 277px;
    }

    .articles .picture-item:nth-child(6n+5)
    {
        width: 66.6%;
        height: 390px;
    }

    .articles .picture-item:nth-child(6n+6)
    {
        width: 33.3%;
        height: 390px;
    }

    .information-header__filter
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .information-header__filter-item
    {
        margin-bottom: 10px;
    }

    .information-header__filter-item:after,
    .information-header__filter-item:before
    {
        display: none;
    }
}

@media screen and (max-width: 1050px)
{
    .akne-types__leftColumn
    {
        width: 50%;
    }

    .akne-types__rightColumn
    {
        width: 50%;
    }

    .akne-whatToDo__rules-tab
    {
        height: 200px;
    }

    .akne-whatToDo__notes
    {
        width: 100%;
    }

    .akne-whatToDo__rules-tabTitle
    {
        font-size: 18px;
    }
}

@media screen and (max-width: 1030px)
{
    .akne-types__examples-title
    {
        font-size: 30px;

        padding-left: 0;
    }

    .akne-types__wrapper
    {
        padding-top: 100px;
    }

    .akne-types__rightColumn
    {
        padding-left: 65px;
    }

    .akne-types__examples-item
    {
        padding-right: 20px;
        padding-left: 100px;
    }

    .akne-types__examples-item:before
    {
        width: 85px !important;

        -moz-background-size: 100% auto !important;
             background-size: 100% auto !important;
    }

    .akne-types__examples-item-title
    {
        font-size: 20px;
    }

    .akne-types__examples-item-text
    {
        font-size: 16px;
        line-height: 20px;
    }

    .akne-types__stage-treatment
    {
        padding-top: 40px;
    }

    .akne-types__disclaimer
    {
        text-align: left;
    }

    .akne-types__disclaimer p
    {
        width: auto;
    }

    .akne-types__stage
    {
        margin-right: 5%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 1025px)
{
    body
    {
        font-size: 13px;
        line-height: 16px;
    }

    .mouse-icon
    {
        display: none!important;
    }

    .subtitle
    {
        height: 54px;
        padding-right: 8px;
        padding-left: 8px;
    }

    .subtitle__text
    {
        font-size: 30px;
    }

    .subtitle--small
    {
        height: 54px;
        padding-right: 8px;
        padding-left: 8px;
    }

    .subtitle--small .subtitle__text
    {
        font-size: 30px;

        padding-bottom: 0;
    }

    .subtitle--big
    {
        height: 55px;

        border: 3px solid #6bc3e8;
    }

    .subtitle--big .subtitle__text
    {
        font-size: 30px;

        padding-bottom: 0;
    }

    .page-header__logo img
    {
        width: 99px;
    }

    .page-header__wrapper
    {
        padding-top: 2px;
        padding-right: 30px;
        padding-bottom: 4px;
        padding-left: 24px;
    }

    .page-header__social
    {
        display: none;
    }

    .page-header--openMenu
    {
        z-index: 30;
    }

    .page-header--openMenu .page-nav
    {
        -webkit-transform: translateY(0);
           -moz-transform: translateY(0);
            -ms-transform: translateY(0);
             -o-transform: translateY(0);
                transform: translateY(0);
    }

    .page-footer__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .page-footer__wrapper
    {
        padding-top: 8px;
        padding-bottom: 12px;
    }

    .page-footer__disclaimer
    {
        margin-bottom: 5px;
    }

    .page-footer__logo
    {
        margin-right: 8px;
    }

    .page-footer--absolute
    {
        position: static;

        background-color: #151036;
    }

    .page-footer
    {
        background-color: #151036;
    }

    .page-nav
    {
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;

        width: 100%;

        -webkit-transition: -webkit-transform .35s ease-in-out;
           -moz-transition:         transform .35s ease-in-out, -moz-transform .35s ease-in-out;
             -o-transition:      -o-transform .35s ease-in-out;
                transition: -webkit-transform .35s ease-in-out;
                transition:         transform .35s ease-in-out;
                transition:         transform .35s ease-in-out, -webkit-transform .35s ease-in-out, -moz-transform .35s ease-in-out, -o-transform .35s ease-in-out;
        -webkit-transform: translateY(-100%);
           -moz-transform: translateY(-100%);
            -ms-transform: translateY(-100%);
             -o-transform: translateY(-100%);
                transform: translateY(-100%);

        background: #2f194f url(../img/menu-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .page-nav__items
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        padding-top: 70px;
        padding-bottom: 70px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .page-nav__item
    {
        width: 100%;
    }

    .page-nav__subitems
    {
        position: static;

        overflow: hidden;

        -webkit-transition: none;
           -moz-transition: none;
             -o-transition: none;
                transition: none;
    }

    .page-nav__item--subitem:before
    {
        display: none;
    }

    .page-nav__link:after
    {
        display: none;
    }

    .page-nav__link
    {
        font-size: 22px;
        font-weight: 600 !important;

        display: block;

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

    .page-nav__subitems
    {
        position: relative;
        top: 0;
        left: 0;

        display: none;

        width: 100%;
        height: auto;
        padding-top: 0;

        background: url(../img/submenu-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .page-nav__subitems:after
    {
        position: absolute;
        top: -14px;
        left: 50%;

        width: 0;
        height: 0;
        margin-left: -11px;

        content: '';

        border-right: 11px solid transparent;
        border-bottom: 14px solid #322a81;
        border-left: 11px solid transparent;
    }

    .page-nav__item--subitem2 .page-nav__item--subitem:before
    {
        display: none;
    }

    .page-nav__item--subitem2 .page-nav__link:after
    {
        display: none;
    }

    .page-nav__item--subitem2 .page-nav__link
    {
        font-size: 22px;
        font-weight: 600 !important;

        display: block;

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

    .page-nav__item--subitem2 .page-nav__subitems
    {
        position: relative;
        top: 0;
        left: 0;

        display: none;

        width: 100%;
        height: auto;
        padding-top: 0;

        -webkit-transform: skew(0deg);
           -moz-transform: skew(0deg);
            -ms-transform: skew(0deg);
             -o-transform: skew(0deg);
                transform: skew(0deg);

        background: url(../img/submenu-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .page-nav__item--subitem2 .page-nav__subitems:after
    {
        position: absolute;
        top: -14px;
        left: 50%;

        width: 0;
        height: 0;
        margin-left: -11px;

        content: '';

        border-right: 11px solid transparent;
        border-bottom: 14px solid #322a81;
        border-left: 11px solid transparent;
    }

    .page-nav__item--subitem2 .page-nav__subitem
    {
        display: block;

        margin-bottom: 0;
        margin-left: 0 !important;

        -webkit-transition: none;
           -moz-transition: none;
             -o-transition: none;
                transition: none;
        -webkit-transform: skew(0deg);
           -moz-transform: skew(0deg);
            -ms-transform: skew(0deg);
             -o-transform: skew(0deg);
                transform: skew(0deg);

        opacity: 1;
    }

    .page-nav__item--subitem2 .page-nav__subitem a
    {
        font-size: 22px;

        display: block;
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;

        height: 80px;

        -webkit-transition: none;
           -moz-transition: none;
             -o-transition: none;
                transition: none;
        text-align: center;

        border-bottom: 1px solid rgba(255, 255, 255, .2);

        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }

    .page-nav__item--subitem2 .page-nav__subitem:last-child a
    {
        border-bottom: 0;
    }

    .page-nav__subitem
    {
        display: block;

        margin-bottom: 0;
        margin-left: 0 !important;

        -webkit-transition: none;
           -moz-transition: none;
             -o-transition: none;
                transition: none;

        opacity: 1;
    }

    .page-nav__subitem a
    {
        font-size: 22px;

        display: block;
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;

        height: 80px;

        -webkit-transition: none;
           -moz-transition: none;
             -o-transition: none;
                transition: none;
        text-align: center;

        border-bottom: 1px solid rgba(255, 255, 255, .2);

        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }

    .page-nav__subitem:last-child a
    {
        border-bottom: 0;
    }

    .page-nav__close
    {
        display: block;
    }

    .page-nav__subitem a:after
    {
        display: none;
    }

    .social__link
    {
        width: 20px;
        height: 18px;
    }

    .main-head__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .main-head
    {
        position: relative;

        min-height: 100vh;

        background: url(../img/bcg-main-head-tablet.jpg) center center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .main-head__wrapper
    {
        padding-top: 42px;
        padding-bottom: 10px;
    }

    .main-head__title
    {
        position: static;

        width: 62%;
        margin-left: -10px;
    }

    .main-head__subtitle
    {
        margin-top: -34px;
        margin-bottom: 10px;

        background: #e21c94 url(../img/subtitle-main-bcg.png) 3px 4px no-repeat !important;
        -moz-background-size: 144px 37px !important;
             background-size: 144px 37px !important;
    }

    .main-head__text
    {
        max-width: 300px;
        margin-bottom: 26px;
    }

    .main-head__text-paragraph
    {
        font-size: 14px;
        line-height: 17px;
    }

    .main-head__button:first-child
    {
        margin-right: 19px;
    }

    .main-head__imgBcg
    {
        bottom: 0;

        width: 62.5%;
        max-width: -webkit-calc(100vw - 348px);
        max-width:    -moz-calc(100vw - 348px);
        max-width:         calc(100vw - 348px);
    }

    .btn
    {
        width: 123px;
        height: 37px;
    }

    .btn__text
    {
        font-size: 15px;
        line-height: 1.1;
    }

    .btn__size
    {
        font-size: 8px;
        line-height: 1;

        margin-right: 4px;
        padding-top: 15px;
    }

    .btn__size:before
    {
        width: 10px;
        height: 15px;
        margin-left: -5px;
    }

    .btn--download
    {
        width: 224px;
        height: 41px;
    }

    .btn--download .btn__text
    {
        font-size: 16px;
    }

    .btn--main
    {
        width: 224px;
        height: 41px;
    }

    .btn--main .btn__text
    {
        font-size: 16px;
    }

    .btn--big
    {
        width: 224px;
        height: 41px;
    }

    .btn--big .btn__text
    {
        font-size: 16px;
    }

    .btn--buy
    {
        width: 224px;
        height: 41px;
    }

    .btn--buy .btn__text
    {
        font-size: 16px;
    }

    .btn--mid
    {
        width: 224px;
        height: 41px;
    }

    .btn--mid .btn__text
    {
        font-size: 16px;
    }

    .btn--midv2
    {
        width: 281px;
        height: 60px;
    }

    .btn--midv2 .btn__text
    {
        font-size: 20px;
    }

    .modal-instructions__subtitle
    {
        font-size: 20px;
        line-height: 24px;

        padding-right: 12px;
        padding-left: 12px;
    }

    .modal-instructions__wrapper
    {
        max-width: 600px;
    }

    .modal-instructions__item
    {
        min-height: 310px;
    }

    .modal-instructions__item:nth-child(1) .modal-instructions__img img
    {
        max-width: 130px;
    }

    .modal-instructions__item:nth-child(2) .modal-instructions__img img
    {
        max-width: 90px;
    }

    .modal-instructions__img
    {
        margin-bottom: 0;
    }

    .modal-preview__inner
    {
        height: 500px;

        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .modal-preview__info
    {
        padding-top: 0;
        padding-left: 57%;
    }

    .modal-preview__text
    {
        font-size: 20px;
        font-weight: 300;
        line-height: 24px;

        margin-top: 0;
        margin-bottom: 30px;
    }

    .buy-head__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .buy-head__wrapper
    {
        padding-top: 54px;
    }

    .buy-head__header
    {
                flex-direction: column;

        margin-bottom: 30px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .buy-head__title
    {
        width: 81%;
        max-width: 542px;
        margin-bottom: 10px;
    }

    .buy-head__text
    {
        max-width: 470px;
        margin-left: 0;
    }

    .buy-head__select-text
    {
        font-size: 26px;
        font-weight: 700;
        line-height: 1;

        margin-right: 0;
        margin-bottom: 20px;
    }

    .buy-head__select
    {
                flex-direction: column;

        margin-top: 20px;
        margin-bottom: 30px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .buy-head__select-buttons .btn:before
    {
        bottom: -35px;
    }

    .buy-head__select-buttons .btn:after
    {
        bottom: -52px;
    }

    .buy-head__select-buttons .btn
    {
        margin-right: 30px;
    }

    .buy__wrapper
    {
        padding-right: 48px;
        padding-bottom: 35px;
        padding-left: 48px;
    }

    .buy__item
    {
        width: 43.5%;
        max-width: 413px;
        padding-top: 33px;
    }

    .buy__item-arrow
    {
        top: -3px;

        height: 6px;
    }

    .buy__item-arrow:after
    {
        top: 6px;

        margin-left: -12px;

        border-top: 12px solid #fff;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
    }

    .buy__list
    {
                flex-direction: column;

        width: 55%;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .buy__list-item
    {
        margin-bottom: 15px;
    }

    .buy__list-link
    {
        min-height: 57px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .buy__list-link img
    {
        max-width: 105px;
        max-height: 43px;
    }

    .buy__list-link:after
    {
        width: 23px;
        height: 11px;
        margin-top: -5.5px;
    }

    .buy__list--search
    {
        width: 100%;
    }

    .buy__search-wrapper
    {
        padding-right: 0;
    }

    .buy__packshot
    {
        width: 45%;
    }

    .buy__index-arrow
    {
        width: 45%;
    }

    .buy__index
    {
        width: 100%;
        padding-top: 50px;
    }

    .buy__index-arrow
    {
        top: -3px;

        height: 6px;
    }

    .buy__index-arrow:after
    {
        top: 6px;

        margin-left: -12px;

        border-top: 12px solid #fff;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
    }

    .buy__list-item
    {
        width: 100%;
        margin-right: 0;
    }

    .buy__list-item:nth-child(2n)
    {
        margin-right: 0;
    }

    .zercalin-head__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .zercalin-head__wrapper
    {
        padding-top: 110px;
    }

    .zercalin-head__title
    {
        top: 48px;
        left: 48px;

        width: 65%;
    }

    .zercalin-head__title img:nth-child(1)
    {
        display: none;
    }

    .zercalin-head__title img:nth-child(2)
    {
        display: block;
    }

    .zercalin-head__info
    {
        width: 40.5%;
        margin-right: 4.5%;

        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
                flex-shrink: 0;
    }

    .zercalin-head__benefit
    {
        margin-bottom: 7px;
        margin-bottom: 20px;
    }

    .zercalin-head__benefits
    {
        margin-bottom: 0;
    }

    .zercalin-head__benefit-icon
    {
        height: 22px;
    }

    .zercalin-head__benefit-title
    {
        font-size: 12px;
        line-height: 1.1;

        min-height: 27px;
        padding-top: 3px;
        padding-left: 30px;
    }

    .zercalin-head__benefit-text
    {
        font-size: 12px;
    }

    .zercalin-head__note
    {
        max-width: 180px;
    }

    .zercalin-head__note-img
    {
        width: 56px;
        margin-bottom: 8px;
    }

    .zercalin-head__note-text p
    {
        font-size: 10px;
        line-height: 13px;
    }

    .zercalin-head__imgBcg
    {
        right: -51px;
        bottom: 0;

        width: 49.5%;
    }

    .zercalin-use__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .zercalin-use__wrapper
    {
        padding-top: 39px;
        padding-bottom: 32px;
    }

    .zercalin-use__title
    {
        width: 62%;
        min-width: 380px;
        margin-bottom: 13px;
    }

    .zercalin-use__list
    {
        margin-left: 0;
    }

    .zercalin-use__note
    {
        margin-left: 0;
    }

    .zercalin-use__subtitle
    {
        margin-bottom: 20px;
    }

    .zercalin-use__list
    {
        width: 317px;
        margin-bottom: 32px;
    }

    .zercalin-use__note
    {
        width: 317px;
        padding-top: 12px;
        padding-right: 13px;
        padding-bottom: 12px;
        padding-left: 16px;
    }

    .zercalin-use__list-item
    {
        margin-bottom: 21px;
    }

    .zercalin-use__list-paragraph
    {
        font-size: 13px;
        line-height: 15px;
    }

    .zercalin-use__note-paragraph
    {
        font-size: 12px;
        line-height: 14px;
    }

    .zercalin-use__note:before
    {
        left: -7px;

        width: 14px;
        height: 34px;
        margin-top: -17px;
    }

    .zercalin-use__button
    {
        bottom: 30px;
    }

    .zercalin-use__list-item:after
    {
        top: 0;

        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 12px solid #fff;
    }

    .zercalin-use__modal
    {
        width: 320px;
        height: 400px;
    }

    .zercalin-use__modal #animation_container
    {
        width: 100%!important;
        height: 400px!important;
    }

    .zercalin-use__modal #animation_container #canvas
    {
        width: 100%!important;
        height: 400px!important;
    }

    .zercalin-instruction__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .zercalin-instruction__wrapper
    {
        padding-top: 30px;
        padding-right: 25px;
        padding-bottom: 30px;
    }

    .zercalin-instruction__info
    {
        width: 56.5%;
    }

    .zercalin-instruction__img
    {
        width: 40.5%;
        margin-left: 3%;
    }

    .zercalin-instruction__title
    {
        width: 48%;
        min-width: 300px;
        margin-bottom: 18px;
    }

    .zercalin-instruction__textWrapper
    {
        margin-bottom: 18px;
    }

    .zercalin-instruction__textBlock
    {
        margin-bottom: 13px;
        padding-right: 30px;
    }

    .zercalin-instruction__textBlock p
    {
        font-size: 15px;
        line-height: 17px;
    }

    .zercalin-instruction__textBlock li
    {
        font-size: 15px;
        line-height: 17px;
    }

    .zercalin-instruction__textBlock h3
    {
        font-size: 22px;
    }

    .zercalin-instruction__text
    {
        max-height: 240px;
    }

    .zercalin-instruction__button
    {
        margin-left: 28px;

        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
                align-self: flex-start;
    }

    .zercalin-banner__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .zercalin-banner__text
    {
        font-size: 16px;
        line-height: 24px;

        max-width: 37%;
    }

    .zercalin-banner__text br
    {
        display: none;
    }

    .zercalin-banner__wrapper
    {
        padding-top: 17px;
        padding-right: 28px;
        padding-bottom: 15px;
    }

    .zercalin-banner__img
    {
        left: 37%;

        width: 29%;
    }

    .postaknetin-head__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postaknetin-head__wrapper
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        padding-top: 45px;
        padding-bottom: 17px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
        -ms-flex-align: end;
                align-items: flex-end;
    }

    .postaknetin-head__title
    {
        position: static;

        width: 520px;
        margin-right: -15px;
        margin-bottom: 15px;
    }

    .postaknetin-head__info-img
    {
        width: 282px;
        margin-bottom: 20px;
    }

    .postaknetin-head__info
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
        -ms-flex-align: end;
                align-items: flex-end;
    }

    .postaknetin-head__benefit-text
    {
        font-size: 14px;
        line-height: 18px;
    }

    .postaknetin-head__benefit-fullText
    {
        left: 232px;

        width: 330px;
    }

    .postaknetin-head__benefit-bcg
    {
        width: 795px;
    }

    .postaknetin-head__button
    {
        left: 0;
    }

    .postaknetin-head__benefit
    {
        margin-bottom: 28px;
        padding-left: 34px;
    }

    .postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-fullText
    {
        left: 233px;

        width: 185px;
    }

    .postaknetin-head__benefit:nth-last-child(2) .postaknetin-head__benefit-bcg
    {
        width: 630px;
    }

    .postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-fullText
    {
        left: 255px;

        width: 165px;
    }

    .postaknetin-head__benefit:nth-last-child(3) .postaknetin-head__benefit-bcg
    {
        left: -123px;

        width: 607px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-fullText
    {
        left: 210px;

        width: 240px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-bcg
    {
        top: -70px;
        left: -100px;

        width: 600px;
        height: 220px;
    }

    .postaknetin-head__benefit:after
    {
        top: 16px;

        width: 25px;
    }

    .postaknetin-head__info-paragraph:last-child
    {
        font-size: 14px;
        line-height: 16px;
    }

    .postaknetin-head__info
    {
        width: 35%;
    }

    .postaknetin-head__info-text
    {
        padding: 20px;

        -webkit-transform: translateX(0%);
           -moz-transform: translateX(0%);
            -ms-transform: translateX(0%);
             -o-transform: translateX(0%);
                transform: translateX(0%);
    }

    .postaknetin-head__benefit-toggle
    {
        width: 17px;
        margin-bottom: -1px;
        margin-left: 8px;
    }

    .postaknetin-head__benefit.open .postaknetin-head__benefit-toggle
    {
        width: 10px;
        height: 10px;
        margin-left: 8px;
    }

    .postaknetin-head__benefit-fullText:before
    {
        left: -28px;
    }

    .postaknetin-components__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postaknetin-components__wrapper
    {
        padding-top: 68px;
        padding-right: 0;
        padding-bottom: 80px;
        padding-left: 0;
    }

    .postaknetin-components__info
    {
        margin-bottom: 45px;
        padding-right: 27px;
        padding-left: 27px;
    }

    .postaknetin-components__title
    {
        height: 48px;
        margin-bottom: 12px;
    }

    .postaknetin-use__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postaknetin-use__note
    {
        top: 52px;
        left: 30px;

        width: 245px;
    }

    .postaknetin-use__note-wrapper
    {
        padding-top: 14px;
        padding-right: 15px;
        padding-bottom: 12px;
        padding-left: 15px;
    }

    .postaknetin-use__note-text p
    {
        font-size: 12px;
        line-height: 14px;
    }

    .postaknetin-use__note-img
    {
        top: 45%;
        right: -27px;

        width: 41px;
    }

    .postaknetin-use__note:before
    {
        top: -17px;
        left: 4.5%;

        width: 30px;
        height: 30px;
    }

    .postaknetin-use__wrapper
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        padding-top: 45px;
        padding-right: 25px;
        padding-bottom: 20px;
        padding-left: 25px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .postaknetin-use__info
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        width: 420px;
        margin-bottom: 34px;
        padding-right: 0;
        padding-left: 0;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
                align-self: flex-end;
    }

    .postaknetin-use__title
    {
        margin-bottom: 12px;
    }

    .postaknetin-use__items
    {
        margin-bottom: 30px;
    }

    .postaknetin-use__item-number
    {
        width: 40px;
        padding-top: 3px;
    }

    .postaknetin-use__item-number img
    {
        height: 54px;
    }

    .postaknetin-use__item-bigText
    {
        font-size: 18px;
        line-height: 22px;

        margin-bottom: 3px;
    }

    .postaknetin-use__footnote
    {
        margin-bottom: 0;
    }

    .postaknetin-use__footnote-paragraph
    {
        font-size: 10px;
        line-height: 14px;
    }

    .postaknetin-use__footnote-paragraph:last-child
    {
        font-size: 9px;
        line-height: 14px;
    }

    .postaknetin-info__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postaknetin-info__wrapper
    {
        padding: 28px;
        padding-right: 15px;
    }

    .postaknetin-info__footnote
    {
        margin-bottom: 0;
    }

    .postaknetin-info__title
    {
        font-size: 30px;
        line-height: 36px;

        width: 80%;
        margin-bottom: 16px;
    }

    .postaknetin-info__text
    {
        margin-bottom: 10px;
    }

    .postaknetin-info__top
    {
        width: 64%;
    }

    .postaknetin-info__top-img
    {
        width: 69px;
        margin-right: 28px;
    }

    .postaknetin-info__top-text p
    {
        font-size: 16px;
        line-height: 19px;
    }

    .postaknetin-info__text-block
    {
        width: 60%;
    }

    .postaknetin-info__text-block p
    {
        font-size: 14px;

        margin-bottom: 8px;
    }

    .postaknetin-info__footnote-paragraph
    {
        font-size: 12px;
        line-height: 14px;
    }

    .postaknetin-banner__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postaknetin-banner__text
    {
        font-size: 24px;
        line-height: 31px;

        max-width: 37%;
    }

    .postaknetin-banner__text br
    {
        display: none;
    }

    .postaknetin-banner__wrapper
    {
        padding-top: 18px;
        padding-right: 22px;
        padding-bottom: 19px;
        padding-left: 28px;
    }

    .postaknetin-banner__img
    {
        left: 37%;

        width: 28.5%;
        max-width: 205px;
    }

    .slider__item-title
    {
        font-size: 23px;
        line-height: 28px;

        margin-top: 15px;
        margin-bottom: 10px;
    }

    .slider__item-title--light
    {
        font-size: 23px;
        line-height: 28px;
    }

    .slider__item-img
    {
        top: -50px;
        left: -62px;

        width: 206px;
    }

    .slider__item-top
    {
        min-height: 115px;
        padding-left: 100px;

        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    main
    {
        overflow: hidden;
    }

    .hamburger
    {
        display: block;
    }

    .error404__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .about-akne__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .about-akne__wrapper
    {
        padding-top: 70px;
    }

    .about-akne__imgBcg
    {
        display: none;
    }

    .about-akne__left
    {
        width: -webkit-calc(100% - 440px);
        width:    -moz-calc(100% - 440px);
        width:         calc(100% - 440px);
    }

    .about-akne__items
    {
        margin-bottom: 0;
    }

    .about-akne__note-paragraph
    {
        font-size: 12px;
        line-height: 14px;
    }

    .about-akne__note
    {
        padding-top: 12px;
        padding-right: 13px;
        padding-bottom: 12px;
        padding-left: 16px;
    }

    .about-akne__note:before
    {
        left: -7px;

        width: 14px;
        height: 34px;
        margin-top: -17px;
    }

    .about-akne__title
    {
        margin-bottom: 30px;
    }

    .akne-reasons__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .akne-reasons__slider .slick-next
    {
        right: -45px;
    }

    .akne-reasons__slider .slick-prev
    {
        left: -45px;
    }

    .akne-reasons__secondTitle
    {
        font-size: 40px;
        line-height: 50px;
    }

    .akne-reasons--secondScreen.section .akne-reasons__wrapper
    {
        padding-top: 60px;
    }

    .akne-reasons__secondAnchor
    {
        font-size: 25px;

        padding-bottom: 12px;
    }

    .akne-reasons__secondAnchor:after
    {
        bottom: -6px;

        height: 8px;
    }

    .akne-reasons__secondAnchor:before
    {
        bottom: -22px;

        margin-left: -17px;

        border-top: 17px solid #fff;
        border-right: 17px solid transparent;
        border-left: 17px solid transparent;
    }

    .akne-reasons__itemHeader:after
    {
        -webkit-transform: scale(.8) translateY(-50%);
           -moz-transform: scale(.8) translateY(-50%);
            -ms-transform: scale(.8) translateY(-50%);
             -o-transform: scale(.8) translateY(-50%);
                transform: scale(.8) translateY(-50%);
        -webkit-transform-origin: center 0;
           -moz-transform-origin: center 0;
            -ms-transform-origin: center 0;
             -o-transform-origin: center 0;
                transform-origin: center 0;
    }

    .akne-reasons__itemHeader-title
    {
        font-size: 22px;
        line-height: 26px;
    }

    .akne-reasons__itemHeader
    {
        padding-right: 70px;
    }

    .akne-reasons__itemHeader-btn:before
    {
        font-size: 18px;
    }

    .akne-reasons__itemHeader-btn
    {
        width: 165px;
        height: 40px;
    }

    .akne-types__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .akne-whatToDo__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postakne-header__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postakne-header__wrapper
    {
        padding-top: 70px;
        padding-bottom: 100px;
    }

    .postakne-header__title
    {
        width: 55%;
        margin-bottom: 40px;
    }

    .postakne-header__subtitle
    {
        font-size: 24px;
    }

    .postakne-header__index
    {
        width: 50%;
    }

    .postakne-header__text
    {
        font-size: 12px;
        line-height: 16px;
    }

    .postakne-header__imgBcg
    {
        left: 15%;

        width: 24%;
        min-width: 230px;
    }

    .postakne-types__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postakne-types__tab
    {
        width: 100px;
        height: 100px;
        margin-right: 50px;
    }

    .postakne-types__tab:after
    {
        width: 100px;
        height: 100px;
    }

    .postakne-types__tab-title
    {
        font-size: 12px;
        line-height: 24px;

        left: -18px;

        padding-right: 15px;
        padding-left: 15px;
    }

    .postakne-types__tabs
    {
        margin-top: -55px;
        margin-bottom: 45px;
    }

    .postakne-types__arrow
    {
        top: -31px;
        right: 350px;

        width: 30px;
        height: 32px;
    }

    .postakne-types__indexWrapper:before
    {
        width: -webkit-calc(100% - 380px);
        width:    -moz-calc(100% - 380px);
        width:         calc(100% - 380px);
    }

    .postakne-types__indexWrapper:after
    {
        width: 350px;
    }

    .postakne-types__indexWrapper.tab2 .postakne-types__arrow
    {
        right: 200px;
    }

    .postakne-types__indexWrapper.tab2:before
    {
        width: -webkit-calc(100% - 230px);
        width:    -moz-calc(100% - 230px);
        width:         calc(100% - 230px);
    }

    .postakne-types__indexWrapper.tab2:after
    {
        width: 200px;
    }

    .postakne-types__indexWrapper.tab3 .postakne-types__arrow
    {
        right: 50px;
    }

    .postakne-types__indexWrapper.tab3:before
    {
        width: -webkit-calc(100% - 80px);
        width:    -moz-calc(100% - 80px);
        width:         calc(100% - 80px);
    }

    .postakne-types__indexWrapper.tab3:after
    {
        width: 50px;
    }

    .postakne-types__main-title
    {
        font-size: 24px;
        line-height: 30px;

        margin-bottom: 25px;
    }

    .postakne-types__list-title
    {
        font-size: 12px;
        line-height: 16px;
    }

    .postakne-types__list-text p
    {
        font-size: 12px;
        line-height: 16px;
    }

    .postakne-types__commonText p
    {
        font-size: 12px;
        line-height: 16px;
    }

    .postakne-types__list-item:after
    {
        top: 7px;
        left: -26px;

        width: 16px;
    }

    .postakne-types__main-infographTitle
    {
        font-size: 16px;

        min-height: 38px;
    }

    .postakne-types__main-infographImage span:nth-child(1)
    {
        font-size: 11px;
        line-height: 1.1;
    }

    .postakne-types__main-infographImage span:nth-child(2)
    {
        font-size: 9px;
    }

    .postakne-types__main-infographItem
    {
        margin-top: 0;
    }

    .postakne-types__main-infographImageWrapper
    {
        height: 100px;
    }

    .postakne-types__main-infographItem:nth-child(3) .postakne-types__main-infographImage
    {
        width: 100px;
        height: 100px;

        border: 14px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-infographItem:nth-child(2) .postakne-types__main-infographImage
    {
        width: 75px;
        height: 75px;

        border: 11px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-infographItem:nth-child(1) .postakne-types__main-infographImage
    {
        width: 61px;
        height: 61px;

        border: 7px solid rgba(226, 26, 148, .4);
    }

    .postakne-types__main-footnote
    {
        margin-top: 65px;
    }

    .postakne-types__main-footnote p
    {
        font-size: 12px;
        line-height: 14px;
    }

    .postakne-types__main-wrapper
    {
        padding-top: 30px;
        padding-left: 45px;
    }

    .postakne-types__wrapper
    {
        padding-bottom: 50px;
    }

    .postakne-influence__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postakne-influence__slider .slider .slick-next
    {
        right: -37px;
    }

    .postakne-influence__slider .slider .slick-prev
    {
        left: -37px;
    }

    .postakne-influence__title
    {
        width: 500px;
    }

    .postakne-influence__subtitle
    {
        font-size: 30px;
        line-height: 36px;
    }

    .postakne-influence__info
    {
        margin-bottom: 30px;
    }

    .postakne-minimize__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .postakne-minimize__note-paragraph
    {
        font-size: 12px;
        line-height: 14px;
    }

    .postakne-minimize__note:before
    {
        left: -5px;

        width: 11px;
        height: 34px;
        margin-top: -17px;
    }

    .postakne-minimize__note
    {
        padding: 30px;
    }

    .postakne-minimize__item-number
    {
        width: 70px;
    }

    .postakne-minimize__item-title
    {
        font-size: 20px;
        line-height: 26px;
    }

    .postakne-minimize__item-bottom p
    {
        font-size: 13px;
        line-height: 19px;
    }

    .postakne-minimize__subtitle
    {
        font-size: 30px;
        line-height: 36px;
    }

    .postakne-minimize__items
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .postakne-minimize__item
    {
        width: 48%;
        margin-bottom: 30px;
    }

    .postakne-minimize__wrapper
    {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .reviews__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .reviews__wrapper
    {
        padding-top: 80px;
    }

    .recommendations__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .recommendations__wrapper
    {
        padding-top: 60px;
    }

    .recommendations__items
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .recommendations__item
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 60px;
    }

    .recommendations-header__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .recommendations-header__wrapper
    {
        padding-top: 100px;
    }

    .recommendations-header__imgBcg
    {
        min-width: 200px;
    }

    .recommendations-header__subtitle
    {
        margin-right: 45%;

        border-width: 3px;
    }

    .consultation-block
    {
        width: 100%;
        max-width: 780px;

        -webkit-align-self: center;
        -ms-flex-item-align: center;
                align-self: center;
    }

    .consultation-block:after
    {
        left: -40px;

        width: -webkit-calc(100% + 40px);
        width:    -moz-calc(100% + 40px);
        width:         calc(100% + 40px);
    }

    .consultation-block__wrapper
    {
        padding-left: 165px;
    }

    .consultation-block__wrapper:after
    {
        left: 55px;

        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    .articles__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .information-header__wrapper
    {
        padding-right: 48px;
        padding-left: 48px;
    }

    .information-header__imgBcg
    {
        min-width: 1000px;
    }
}

@media screen and (orientation: portrait) and (min-height: 1000px) and (max-width: 1025px)
{
    .main-head__wrapper
    {
        padding-top: 25vh;
    }

    .main-head__title
    {
        width: 74%;
    }
}

@media screen and (max-width: 1025px) and (orientation: portrait)
{
    .about-akne
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }
}

@media screen and (max-width: 980px)
{
    .recommendations__item-name
    {
        font-size: 19px;
    }

    .recommendations__item-opinion
    {
        font-size: 16px;
    }
}

@media screen and (max-width: 950px)
{
    .articles .picture-item
    {
        width: 50% !important;
        height: 277px !important;
    }
}

@media screen and (max-width: 900px)
{
    .postakne-header__imgBcg
    {
        left: 12%;
    }

    .articles__wrapper
    {
        padding-top: 0;
        padding-bottom: 135px;
    }
}

@media screen and (max-width: 875px)
{
    .akne-reasons__itemBody-titles
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-reasons__itemBody-titles .akne-reasons__itemBody-titleItem:nth-child(1)
    {
        width: 100%;
        padding: 0;
        padding-bottom: 25px;

        border-bottom: 1px solid #fff;
    }

    .akne-reasons__itemBody-titles .akne-reasons__itemBody-titleItem:nth-child(2)
    {
        width: 100%;
        padding: 0;
        padding-top: 40px;

        border-left: 0;
    }
}

@media screen and (max-width: 870px)
{
    .akne-whatToDo__rules-tab
    {
        height: 180px;
    }
}

@media screen and (max-width: 850px)
{
    .about-akne__wrapper
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .about-akne__left
    {
        width: 100%;
        margin-bottom: 40px;
    }

    .about-akne__title
    {
        max-width: 300px;
    }

    .about-akne__note
    {
        max-width: 100%;
    }

    .about-akne__text
    {
        max-width: 100%;
    }

    .akne-reasons__slider-image
    {
        width: 220px;
        height: 220px;
        margin-right: 30px;
    }

    .akne-reasons__slider-subtitle
    {
        width: auto;
        margin-bottom: 16px;
    }

    .akne-reasons__slider-text
    {
        font-size: 17px;
        line-height: 20px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        width: 20px;
        height: 41px;
    }

    .akne-reasons__slider .slick-prev
    {
        left: -40px;
    }

    .akne-reasons__slider .slick-next
    {
        right: -40px;
    }

    .akne-whatToDo__twoColumns
    {
        position: relative;

                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-whatToDo__twoColumns-text
    {
        width: 100%;
    }

    .akne-whatToDo__twoColumns-text--left
    {
        margin-bottom: 40px;
        padding-top: 68px;
        padding-left: 0;

        -moz-background-size: 51px auto;
             background-size: 51px auto;
    }

    .akne-whatToDo__twoColumns-text--right
    {
        padding-top: 72px;
        padding-left: 0;

        -moz-background-size: 53px auto;
             background-size: 53px auto;
    }

    .akne-whatToDo__subtitle
    {
        font-size: 34px;
    }

    .akne-whatToDo__dermatologist-image
    {
        width: 330px;
        margin: 0 auto;
        margin-bottom: 12px;

        -webkit-animation: none;
           -moz-animation: none;
             -o-animation: none;
                animation: none;

        opacity: 1;
    }

    .akne-whatToDo__dermatologist
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-whatToDo__dermatologist-info
    {
        -webkit-animation: none;
           -moz-animation: none;
             -o-animation: none;
                animation: none;

        opacity: 1;
    }

    .akne-whatToDo__dermatologist::after
    {
        left: 0;

        width: 47px;
        height: 6px;
    }

    .akne-whatToDo__rule-itemImg
    {
        width: 135px;

        -webkit-transform: scale(.5);
           -moz-transform: scale(.5);
            -ms-transform: scale(.5);
             -o-transform: scale(.5);
                transform: scale(.5);
    }

    .akne-whatToDo__products
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-whatToDo__product
    {
        width: 100%;
    }

    .akne-whatToDo__product--plus
    {
        margin-bottom: 34px;
    }
}

@media screen and (max-width: 820px)
{
    .about-anchors li a
    {
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (max-width: 800px)
{
    .buy__packshot
    {
        width: 50%;
    }

    .buy__index-arrow
    {
        width: 50%;
    }

    .buy__list
    {
        width: 50%;
    }

    .buy__list--search
    {
        width: 100%;
    }

    .akne-reasons__wrapper
    {
        padding-top: 70px;
    }

    .akne-reasons__stages-desc
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-types__stage-description
    {
        font-size: 20px;
        line-height: 24px;
    }

    .akne-types__rightColumn
    {
        padding-left: 50px;
    }
}

@media screen and (max-width: 790px)
{
    .akne-reasons__itemBody-underTitle
    {
        font-size: 17px;
        line-height: 20px;
    }

    .akne-reasons__itemBody-title
    {
        font-size: 20px;

        margin-bottom: 25px;
        padding-left: 49px;
    }

    .akne-reasons__itemBody-title--1::before
    {
        width: 38px;
        height: 48px;
    }

    .akne-reasons__itemBody-title--2::before
    {
        width: 38px;
        height: 38px;
    }

    .akne-reasons__itemBody-title--3::before
    {
        width: 37px;
        height: 36px;
    }

    .akne-reasons__itemBody-title--4::before
    {
        width: 36px;
        height: 43px;
    }

    .akne-reasons__itemBody-title--5::before
    {
        width: 36px;
        height: 44px;
    }

    .akne-reasons__itemBody-title--6::before
    {
        width: 40px;
        height: 28px;
    }

    .akne-reasons__itemBody-title--7::before
    {
        width: 38px;
        height: 42px;
    }

    .akne-reasons__itemBody-title--8::before
    {
        width: 35px;
        height: 48px;
    }

    .akne-reasons__itemBody-title--9::before
    {
        width: 38px;
        height: 38px;
    }

    .akne-reasons__itemBody-title--10::before
    {
        width: 36px;
        height: 36px;
    }

    .akne-reasons__itemBody-title--11::before
    {
        width: 38px;
        height: 38px;
    }

    .akne-reasons__itemBody-title--12::before
    {
        width: 37px;
        height: 37px;
    }

    .akne-reasons__itemBody-title--13::before
    {
        width: 38px;
        height: 38px;
    }

    .akne-reasons__itemBody-title--14::before
    {
        width: 38px;
        height: 50px;
    }

    .akne-reasons__itemBody-title--15::before
    {
        width: 39px;
        height: 44px;
    }

    .akne-reasons__itemBody-title--16::before
    {
        width: 37px;
        height: 42px;
    }

    .akne-reasons__itemBody-title--17::before
    {
        width: 38px;
        height: 38px;
    }

    .akne-reasons__itemBody-title--18::before
    {
        width: 37px;
        height: 45px;
    }

    .akne-reasons__itemBody-title--19::before
    {
        width: 39px;
        height: 44px;
    }

    .akne-reasons__itemBody-title--20::before
    {
        width: 38px;
        height: 38px;
    }

    .akne-reasons__itemBody-title--21::before
    {
        width: 33px;
        height: 38px;
    }

    .akne-reasons__itemBody-wrapper
    {
        padding-left: 0;
    }

    .akne-reasons__itemBody-image
    {
        width: 37%;
        margin-right: 25px;
    }

    .akne-reasons__itemBody-text
    {
        font-size: 17px;
        line-height: 20px;
    }

    .akne-reasons__itemHeader-title
    {
        font-size: 18px;
        line-height: 22px;
    }

    .akne-reasons__itemHeader
    {
        padding-left: 66px;
    }

    .akne-reasons__itemHeader:after
    {
        left: 0 !important;

        -webkit-transform: scale(.5) translateY(-50%);
           -moz-transform: scale(.5) translateY(-50%);
            -ms-transform: scale(.5) translateY(-50%);
             -o-transform: scale(.5) translateY(-50%);
                transform: scale(.5) translateY(-50%);
    }

    .akne-reasons__itemHeader--4:after
    {
        left: 4px !important;
    }

    .akne-reasons__itemHeader-btn
    {
        font-size: 0;

        width: 20px;
        height: 12px;

        -webkit-transition: -webkit-transform .2s;
           -moz-transition:         transform .2s, -moz-transform .2s;
             -o-transition:      -o-transform .2s;
                transition: -webkit-transform .2s;
                transition:         transform .2s;
                transition:         transform .2s, -webkit-transform .2s, -moz-transform .2s, -o-transform .2s;

        border: 0;
        background: url(../img/arrow-accordeon.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .akne-reasons__itemHeader-btn:before
    {
        display: none;
    }

    .akne-reasons__itemHeader-btn.active
    {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
    }

    .akne-reasons__itemHeader
    {
        padding-right: 10px;
    }
}

@media screen and (max-width: 780px)
{
    .modal-preview__inner
    {
                flex-direction: column;

        height: auto;
        padding-right: 0;
        padding-bottom: 30px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .modal-preview__img
    {
        position: static;

        min-width: 300px;
        margin-top: -40px;
        margin-bottom: 20px;
    }

    .modal-preview
    {
        overflow: auto;
    }

    .modal-preview__wrapper
    {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .modal-preview__info
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .buy-head
    {
        background: url(../img/bcg-buy-head-tablet.jpg) center center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .zercalin-head
    {
        background: url(../img/bcg-zercalin-head-tablet.jpg) center center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .zercalin-head__note
    {
        margin-left: 0;
        padding-left: 20px;
    }

    .postaknetin-head
    {
        background: url(../img/bcg-postaknetin-head-tablet.jpg) center center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-head__info
    {
        width: 36%;
        margin-right: -10px;
    }

    .postaknetin-head__info-img
    {
        width: 250px;
    }

    .postaknetin-components
    {
        background: url(../img/bcg-postaknetin-components-tablet.jpg) center center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-use
    {
        background: url(../img/bcg-postaknetin-use-tablet.jpg) right center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-info
    {
        background: url(../img/bcg-postaknetin-info-tablet.jpg) right center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .slider__item-title
    {
        font-size: 18px;
        line-height: 24px;
    }

    .slider__item-title--light
    {
        font-size: 18px;
        line-height: 24px;
    }

    .akne-whatToDo__wrapper
    {
        padding-top: 74px;
    }

    .akne-whatToDo__rules-tab
    {
        width: 300px;
        height: 220px;
        margin-right: 10px;
    }

    .akne-whatToDo__rules-tab:last-child
    {
        margin-right: 0;
    }

    .akne-whatToDo__rules-tabs
    {
        width: 930px;

        -webkit-transition: .4s;
           -moz-transition: .4s;
             -o-transition: .4s;
                transition: .4s;
    }

    .akne-whatToDo__rules-tabs.tab1
    {
        -webkit-transform: translateX(0px);
           -moz-transform: translateX(0px);
            -ms-transform: translateX(0px);
             -o-transform: translateX(0px);
                transform: translateX(0px);
    }

    .akne-whatToDo__rules-tabs.tab2
    {
        -webkit-transform: translateX(-310px);
           -moz-transform: translateX(-310px);
            -ms-transform: translateX(-310px);
             -o-transform: translateX(-310px);
                transform: translateX(-310px);
    }

    .akne-whatToDo__rules-tabs.tab3
    {
        -webkit-transform: translateX(-620px);
           -moz-transform: translateX(-620px);
            -ms-transform: translateX(-620px);
             -o-transform: translateX(-620px);
                transform: translateX(-620px);
    }

    .information-header__wrapper
    {
        padding-top: 70px;
    }

    .information-header__title
    {
        min-width: 275px;
    }
}

@media screen and (max-width: 775px)
{
    .akne-types__stage
    {
        margin-right: 0;
        margin-left: 0;
    }

    .akne-types__stages
    {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
        -ms-flex-pack: justify;
                justify-content: space-between;
    }
}

@media screen and (max-width: 760px)
{
    .subtitle--big
    {
        height: 36px;

        border: 3px solid #6bc3e8;
    }

    .subtitle--big .subtitle__text
    {
        font-size: 20px;
    }

    .zercalin-use__title
    {
        width: 250px;
        min-width: 0;
    }

    .zercalin-use__info-alignWrapper
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
        -ms-flex-align: end;
                align-items: flex-end;
    }

    .zercalin-use__list
    {
        width: 50%;
    }

    .zercalin-use__list-item
    {
        padding-left: 25px;
    }

    .zercalin-use__note
    {
        width: 50%;
    }

    .zercalin-use
    {
        background: url(../img/bcg-zercalin-use.jpg) left center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .zercalin-use__button
    {
        left: 20px;
    }

    .zercalin-use__subtitle
    {
        background: #e21c94 url(../img/subtitle-zercalin-use-bcg.png) 80px 5px no-repeat !important;
        -moz-background-size: 124px 75% !important;
             background-size: 124px 75% !important;
    }

    .zercalin-use__modal
    {
        left: 0;

        width: 300px;
        height: 390px;

        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
            -ms-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
    }

    .zercalin-use__modal #animation_container
    {
        width: 100%!important;
        height: 390px!important;
    }

    .zercalin-use__modal #animation_container #canvas
    {
        width: 100%!important;
        height: 390px!important;
    }
}

@media screen and (max-width: 750px)
{
    .buy__search-wrapper
    {
                flex-direction: column;

        padding-top: 20px;
        padding-left: 20px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .buy__search-text
    {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        padding-top: 0;
    }

    .postaknetin-use__info
    {
        width: 300px;
    }

    .postaknetin-use__item-number
    {
        width: 30px;
        padding-top: 3px;
    }

    .postaknetin-use__item-number img
    {
        height: 40px;
    }

    .postaknetin-use__item-bigText
    {
        font-size: 16px;
        line-height: 20px;

        margin-bottom: 3px;
    }

    .postaknetin-use__item-normalText
    {
        font-size: 12px;
    }

    .postakne-header__imgBcg
    {
        left: 5%;

        min-width: 240px;
    }

    .recommendations-header__title
    {
        width: 75%;
    }

    .recommendations-header__subtitle
    {
        margin-top: 4px;
        margin-right: 35%;
    }
}

@media screen and (max-width: 730px)
{
    .akne-reasons__titleCol
    {
        width: 85%;
    }

    .akne-types__title
    {
        width: 85%;
    }

    .akne-types__titleWrapper
    {
        margin-bottom: 35px;
    }

    .akne-types__titleWrapper .about-anchors li:last-child
    {
        margin-right: 0;
    }

    .akne-types__stage
    {
        font-size: 16px;

        width: 185px;
        height: 38px;
        margin-right: 5%;
        margin-left: 5%;
    }

    .akne-types__disclaimer p
    {
        font-size: 16px;
        line-height: 20px;
    }

    .akne-types__disclaimer
    {
        margin-bottom: 43px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .akne-types__stage img
    {
        height: 14px;
        margin-right: 9px;
    }

    .akne-types__stage:before
    {
        bottom: -8px;

        height: 8px;
    }

    .akne-types__stages
    {
        margin-bottom: 35px;
    }

    .akne-types__stage-description
    {
        font-size: 13px;
        line-height: 19px;
    }

    .akne-types__indexWrapper
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-types__wrapper
    {
        padding-top: 74px;
    }

    .akne-types__stage-treatment-title
    {
        font-size: 26px;

        margin-bottom: 25px;
        padding-left: 50px;
    }

    .akne-types__stage-treatment-title:before
    {
        top: -6px;

        width: 39px;
        height: 45px;
    }

    .akne-types__stage-treatment-text
    {
        font-size: 13px;
        line-height: 19px;

        margin-bottom: 16px;
    }

    .akne-types__leftColumn
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .akne-types__rightColumn
    {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 0;
        padding-left: 0;

        background: none;
    }

    .akne-types__wrapper
    {
        padding-bottom: 30px;
    }

    .akne-types__examples-title
    {
        font-size: 20px;
        line-height: 24px;

        margin-bottom: 30px;
    }

    .akne-types__examples-item
    {
        margin-bottom: 30px;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 90px;

        border-bottom: 0 solid #fff;
    }

    .akne-types__examples-item:before
    {
        top: 50% !important;
        left: 0 !important;

        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    .akne-types__examples-item:before
    {
        width: 70px !important;
        height: 70px !important;
    }

    .akne-types__stage-treatment-warning
    {
        font-size: 16px;
        line-height: 20px;

        width: 90%;
        min-height: 60px;
        padding-left: 90px;

        -moz-background-size: 50px auto;
             background-size: 50px auto;
    }

    .akne-types__examples
    {
        overflow: visible !important;

        width: 100% !important;
        height: auto;
    }

    .akne-types__examples.jspScrollable
    {
        outline: 0;
    }

    .akne-types__examples .jspContainer
    {
        overflow: visible !important;

        width: 100% !important;
        height: auto !important;
    }

    .akne-types__examples .jspPane
    {
        position: static;

        width: 100% !important;
        margin-left: 0 !important;
    }

    .akne-types__examples .jspVerticalBar
    {
        display: none;
    }

    .akne-types__stage-description
    {
        min-height: 0;
    }

    .akne-types__examples-item-title
    {
        font-size: 13px;
        line-height: 19px;
    }

    .akne-types__examples-item-text
    {
        font-size: 13px;
        line-height: 19px;
    }

    .akne-whatToDo__titleCol
    {
        width: 85%;
    }

    .recommendation-modal .remodal-close
    {
        top: -50px;
        right: 25px;
    }
}

@media screen and (max-width: 720px)
{
    .articles .picture-item__details
    {
        padding: 20px;
        padding-right: 15px;
    }

    .articles .picture-item__title
    {
        font-size: 24px;
        line-height: 26px;
    }

    .articles .picture-item__description
    {
        font-size: 14px;
        line-height: 16px;
    }

    .articles .picture-item__tags-item
    {
        font-size: 14px;
        line-height: 14px;

        margin-right: 6px;
        padding-top: 5px;
    }

    .articles .picture-item__tags-item:before
    {
        height: 22px;
    }

    .articles .picture-item__views
    {
        font-size: 14px;
        line-height: 16px;
    }
}

@media screen and (max-width: 700px)
{
    .postaknetin-head__imgBcg
    {
        display: none;
    }

    .postaknetin-head__wrapper
    {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .postaknetin-head__title
    {
        width: 500px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .postaknetin-head__benefit
    {
        margin-bottom: 15px;
        margin-left: 0 !important;
    }

    .postaknetin-head__index
    {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
        -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .postaknetin-head__info
    {
        width: 43%;
    }

    .postaknetin-head__info-img
    {
        width: 350px;
    }

    .postaknetin-head__benefit-fullText p
    {
        font-size: 12px;
        line-height: 16px;
    }

    .postaknetin-head__benefit:nth-last-child(1) .postaknetin-head__benefit-fullText p
    {
        font-size: 12px;
        line-height: 16px;
    }

    .postaknetin-head__benefit-fullText
    {
        width: 255px;
    }

    .postaknetin-head__benefit-bcg
    {
        width: 710px;
    }

    .postaknetin-banner__text
    {
        font-size: 18px;
        line-height: 22px;

        max-width: 30%;
    }

    .postaknetin-banner__img
    {
        left: 32%;
    }
}

@media screen and (max-width: 670px)
{
    .akne-reasons__itemHeader
    {
        position: relative;

        padding-right: 45px;
    }
}

@media screen and (max-width: 665px)
{
    .recommendation-modal.remodal
    {
        width: 100%;
        height: auto;
    }

    .remodal-wrapper.recModal
    {
        padding-right: 0;
        padding-left: 0;
    }

    .recommendation-modal__wrapper
    {
        padding-right: 0;
        padding-bottom: 40px;
        padding-left: 0;
    }

    .recommendation-modal .remodal-close:before,
    .recommendation-modal .remodal-close:after
    {
        height: 1px;
    }

    .recommendation-modal__item-info
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .recommendation-modal__item-image
    {
        margin-left: 20px;
    }

    .recommendation-modal__item-info:before
    {
        top: -162px;
        right: 15px;
    }
}

@media screen and (max-width: 650px)
{
    .zercalin-use__modal
    {
        width: 225px;
        height: 300px;
    }

    .zercalin-use__modal #animation_container
    {
        width: 100%!important;
        height: 300px!important;
    }

    .zercalin-use__modal #animation_container #canvas
    {
        width: 100%!important;
        height: 300px!important;
    }

    .postaknetin-use__info
    {
        width: 100%;
        max-width: 320px;
        margin-bottom: 39px;

        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
                align-self: flex-start;
    }

    .postaknetin-use__item-number
    {
        width: 35px;
        padding-top: 3px;
    }

    .postaknetin-use__item-number img
    {
        height: 45px;
    }

    .postaknetin-use__item-bigText
    {
        font-size: 20px;
        line-height: 26px;

        margin-bottom: 3px;
    }

    .postaknetin-use__item-normalText
    {
        font-size: 15px;
        line-height: 19px;
    }

    .postaknetin-use__items
    {
                flex-direction: column;

        margin-bottom: 80px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .postaknetin-use__item
    {
        width: 100%;
        margin-bottom: 26px;
    }

    .postaknetin-use__item:last-child
    {
        margin-bottom: 0;
    }

    .postaknetin-use__note
    {
        position: static;

        margin-bottom: 45px;
    }

    .postaknetin-use__note-text p
    {
        font-size: 14px;
        line-height: 20px;
    }

    .postaknetin-use__note-wrapper
    {
        padding-top: 14px;
        padding-right: 8px;
        padding-bottom: 12px;
        padding-left: 10px;
    }

    .postaknetin-use__note-img
    {
        right: -33px;
    }

    .akne-types__disclaimer
    {
        width: 100%;
    }

    .postakne-header__imgBcg
    {
        left: 0;
    }

    .articles .picture-item
    {
        width: 100% !important;
        height: 300px !important;
    }

    .articles__btn
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
    }

    .articles__wrapper
    {
        padding-bottom: 20px;
    }

    .information-header__filter-item
    {
        display: none;
    }

    .information-header__filter .select
    {
        position: absolute;
        bottom: 20px;
        left: 50%;

        display: block;

        margin-right: auto;
        margin-left: auto;
        margin-left: -142px;
    }

    .information-header__title
    {
        margin-bottom: 295px;
    }

    .information-header__filter
    {
        border-bottom: 0;
    }

    .information-header__filter .s-hidden
    {
        position: absolute;
    }

    .information-header__filter .options
    {
        position: absolute;
        top: 42px;
        left: 0;

        display: none;

        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;

        background-color: #e21c94;
    }

    .information-header__filter .options li
    {
        font-family: 'Oswald', sans-serif;
        font-size: 22px;
        font-weight: 300;
        line-height: 1;

        margin-bottom: 0;
        padding-top: 19px;
        padding-right: 25px;
        padding-bottom: 19px;
        padding-left: 20px;

        text-transform: uppercase;

        background-color: #e21c94;
    }

    .information-header__filter .styledSelect
    {
        font-family: 'Oswald', sans-serif;
        font-size: 22px;
        font-weight: 700;
        line-height: 1;

        position: relative;

        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;

        width: 284px;
        height: 43px;
        padding-right: 25px;
        padding-left: 20px;

        text-transform: uppercase;

        color: #fff;
        background-color: #e21c94;

        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .information-header__filter .styledSelect:after
    {
        position: absolute;
        top: 19px;
        right: 14px;

        width: 0;
        height: 0;

        content: '';

        border-top: 5px solid #fff;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }
}

@media screen and (max-width: 630px)
{
    .akne-reasons__secondTitle
    {
        font-size: 24px;
        line-height: 28px;

        margin-bottom: 20px;
    }

    .akne-reasons--secondScreen.section .akne-reasons__wrapper
    {
        padding-top: 30px;
    }

    .akne-reasons__secondTitleWrapper
    {
        margin-bottom: 54px;
    }

    .akne-reasons__secondAnchor br
    {
        display: block;
    }

    .akne-reasons__secondAnchor--inner
    {
        margin-left: 60px;
    }

    .akne-reasons__secondAnchor
    {
        font-size: 20px;

        padding-bottom: 11px;
    }

    .akne-reasons__secondAnchor:before
    {
        bottom: -15px;

        margin-left: -11px;

        border-top: 11px solid #fff;
        border-right: 11px solid transparent;
        border-left: 11px solid transparent;
    }

    .akne-reasons__secondAnchor:after
    {
        bottom: -5px;

        height: 7px;
    }
}

@media screen and (max-width: 620px)
{
    .akne-whatToDo__wrapper
    {
        padding-top: 80px;
    }

    .akne-whatToDo__title
    {
        margin-bottom: 9px;
    }

    .akne-whatToDo__title img:first-child
    {
        display: none;
    }

    .akne-whatToDo__title img:last-child
    {
        display: inline-block;
    }

    .akne-whatToDo__subtitle .subtitle__text
    {
        font-size: 26px;
    }

    .akne-whatToDo__titleCol
    {
        margin-bottom: 0;
    }

    .akne-whatToDo__titleWrapper
    {
        margin-bottom: 48px;
    }

    .akne-whatToDo__indexSubtitle
    {
        font-size: 20px;
        line-height: 26px;

        margin-bottom: 23px;
    }

    .akne-whatToDo__dermatologist-title
    {
        font-size: 20px;
        line-height: 26px;

        margin-bottom: 20px;
    }

    .akne-whatToDo__twoColumns
    {
        margin-bottom: 48px;
        padding-right: 0;
    }

    .akne-whatToDo__twoColumns-text
    {
        font-size: 13px;
        line-height: 19px;
    }

    .akne-whatToDo__twoColumns-text--left,
    .akne-whatToDo__twoColumns-text--right
    {
        padding-top: 72px;
    }

    .akne-whatToDo__twoColumns-text--left
    {
        background: url(../img/akne-whattodo-twoColumns-image1.svg) center 0 no-repeat;
        -moz-background-size: 58px auto;
             background-size: 58px auto;
    }

    .akne-whatToDo__twoColumns-text--right
    {
        background: url(../img/akne-whattodo-twoColumns-image2.svg) center 0 no-repeat;
        -moz-background-size: 60px auto;
             background-size: 60px auto;
    }

    .akne-whatToDo__dermatologist-image
    {
        width: 100%;
    }

    .akne-whatToDo__dermatologist-itemIcon
    {
        width: 58px;

        -webkit-transform: scale(1);
           -moz-transform: scale(1);
            -ms-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }

    .akne-whatToDo__dermatologist-item
    {
        font-size: 13px;
        line-height: 19px;

        margin-bottom: 20px;
    }

    .akne-whatToDo__dermatologist-item:nth-child(1) img
    {
        width: 46px;
    }

    .akne-whatToDo__dermatologist-item:nth-child(2) img
    {
        width: 40px;
    }

    .akne-whatToDo__dermatologist-item:nth-child(3) img
    {
        width: 41px;
    }

    .akne-whatToDo__dermatologist-item:nth-child(4) img
    {
        width: 41px;
    }

    .akne-whatToDo__dermatologist
    {
        margin-bottom: 40px;
    }

    .akne-whatToDo__rules-tabs
    {
        margin-top: -5px;
        padding-top: 0;
    }

    .akne-whatToDo__rules-tabs.tab2
    {
        -webkit-transform: translateX(-280px);
           -moz-transform: translateX(-280px);
            -ms-transform: translateX(-280px);
             -o-transform: translateX(-280px);
                transform: translateX(-280px);
    }

    .akne-whatToDo__rules-tabs.tab3
    {
        -webkit-transform: translateX(-590px);
           -moz-transform: translateX(-590px);
            -ms-transform: translateX(-590px);
             -o-transform: translateX(-590px);
                transform: translateX(-590px);
    }

    .akne-whatToDo__rule-items
    {
        padding-top: 0;
    }

    .akne-whatToDo__rule-item
    {
        padding-left: 0;

        -webkit-box-align: start;
        -webkit-align-items: start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: start;
    }

    .akne-whatToDo__rule-item:before
    {
        display: none;
    }

    .akne-whatToDo__rule-itemImg
    {
        width: 64px;
        margin-left: -7px;
        padding-top: 3px;

        -webkit-transform: scale(1);
           -moz-transform: scale(1);
            -ms-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }

    .akne-whatToDo__rule-item
    {
        margin-bottom: 28px;
    }

    .akne-whatToDo__rule-itemText
    {
        font-size: 13px;
        line-height: 19px;
    }

    .akne-whatToDo__rule--1 .akne-whatToDo__rule-item:nth-child(1) img
    {
        width: 49px;
    }

    .akne-whatToDo__rule--1 .akne-whatToDo__rule-item:nth-child(2) img
    {
        width: 24px;
    }

    .akne-whatToDo__rule--1 .akne-whatToDo__rule-item:nth-child(3) img
    {
        width: 63px;
    }

    .akne-whatToDo__rule--2 .akne-whatToDo__rule-item:nth-child(1) img
    {
        width: 50px;
    }

    .akne-whatToDo__rule--3 .akne-whatToDo__rule-item:nth-child(1) img
    {
        width: 50px;
    }

    .akne-whatToDo__rule--3 .akne-whatToDo__rule-item:nth-child(2) img
    {
        width: 50px;
    }

    .akne-whatToDo__rules
    {
        margin-bottom: 58px;
    }

    .akne-whatToDo__product-header-mark
    {
        left: 18px;

        width: 39px;
        height: 39px;
        margin-top: -19px;
    }

    .akne-whatToDo__product-header
    {
        height: auto;
        min-height: 102px;
        padding-top: 12px;
        padding-right: 30px;
        padding-bottom: 16px;
        padding-left: 70px;
    }

    .akne-whatToDo__product-header p
    {
        font-size: 21px;
        line-height: 25px;
    }

    .akne-whatToDo__product-item:before
    {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
            -ms-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }

    .akne-whatToDo__product-body
    {
        padding-top: 32px;
        padding-bottom: 46px;
    }

    .akne-whatToDo__product-item
    {
        font-size: 13px;
        line-height: 19px;

        margin-bottom: 20px;
        padding-right: 10px;
        padding-left: 70px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(1):before
    {
        width: 43px;
        margin-top: -19px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(2):before
    {
        width: 59px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(3):before
    {
        width: 37px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(4):before
    {
        width: 41px;
        margin-top: -18px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(5):before
    {
        width: 25px;
    }

    .akne-whatToDo__product--plus .akne-whatToDo__product-item:nth-child(6):before
    {
        width: 33px;
    }

    .akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(1):before
    {
        width: 27px;
        margin-top: -3px;
    }

    .akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(2):before
    {
        width: 38px;
    }

    .akne-whatToDo__product--minus .akne-whatToDo__product-item:nth-child(3):before
    {
        width: 29px;
        margin-top: -28px;
    }

    .akne-whatToDo__notes p
    {
        font-size: 13px;
        line-height: 19px;
    }

    .akne-whatToDo__wrapper
    {
        padding-bottom: 23px;
    }

    .reviews
    {
        background: url(../img/reviews-bcg.jpg) right top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .reviews__wrapper
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .reviews__title
    {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
                align-self: flex-start;
    }

    .reviews__button
    {
        margin-left: 0;
    }

    .reviews-slider
    {
        width: 100%;
        min-height: 0;
        margin-top: 0;
        margin-left: 0;
    }

    .reviews-slider .slick-slide
    {
        line-height: 18px;

        margin: 0 5px;
        padding-bottom: 40px;
    }

    .reviews-slider__controls
    {
        display: none;
    }

    .reviews-slider__item
    {
        position: relative;

        width: 100%;
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 34px;
        padding-left: 40px;
    }

    .reviews-slider__item-title
    {
        font-size: 20px;

        margin-bottom: 18px;
        padding-left: 10px;
    }

    .reviews-slider__item-title:before
    {
        top: 8px;
        left: -45px;

        width: 46px;
        height: 4px;
    }

    .reviews-slider__item-text
    {
        font-size: 16px;
        line-height: 18px;
    }

    .reviews-slider__item:after
    {
        right: 51px;
        bottom: -42px;

        width: 45px;
        height: 42px;
    }

    .reviews-slider .slick-prev::before,
    .reviews-slider .slick-next::before
    {
        display: none;
    }

    .reviews-slider .slick-prev,
    .reviews-slider .slick-next
    {
        z-index: 100;
        top: 0;

        width: 37px;
        height: 37px;

        -webkit-transform: translate(0, 0);
           -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
             -o-transform: translate(0, 0);
                transform: translate(0, 0);

        background: url(../img/main-reviews-slider-arrow.png) 0 0 no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .reviews-slider .slick-disabled
    {
        display: none !important;
    }

    .reviews-slider .slick-prev
    {
        left: 5px;

        -webkit-transform: scale(-1, 1);
           -moz-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
             -o-transform: scale(-1, 1);
                transform: scale(-1, 1);
    }

    .reviews-slider .slick-next
    {
        right: 5px;
    }

    .reviews-slider .slick-list
    {
        padding-bottom: 43px;
    }

    .reviews-slider .slick-prev:hover,
    .reviews-slider .slick-prev:focus,
    .reviews-slider .slick-next:hover,
    .reviews-slider .slick-next:focus
    {
        background: url(../img/main-reviews-slider-arrow.png) 0 0 no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .reviews-slider .slick-dots
    {
        bottom: -40px;
    }

    .reviews-slider .slick-dotted.slick-slider
    {
        margin-bottom: 72px;
    }

    .reviews-slider .slick-dots li button::before
    {
        display: none;
    }

    .reviews-slider .slick-dots li button
    {
        width: 14px;
        height: 14px;

        background-color: #fff;
    }

    .reviews-slider .slick-dots li
    {
        width: 14px;
        height: 14px;
        margin: 0 3px;

        cursor: default;
        pointer-events: none;

        opacity: .5;
    }

    .reviews-slider .slick-dots li.slick-active
    {
        opacity: 1;
    }
}

@media screen and (max-width: 600px)
{
    .subtitle
    {
        border: 2px solid #6bc3e8;
    }

    .page-header__wrapper
    {
        padding-top: 6px;
        padding-right: 22px;
        padding-bottom: 6px;
        padding-left: 14px;
    }

    .page-footer__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .page-nav__items
    {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .page-nav__link
    {
        padding-top: 27px;
        padding-bottom: 27px;
    }

    .page-nav__close
    {
        top: 20px;
        right: 20px;
    }

    .main-head__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .main-head__title
    {
        width: 50%;
    }

    .main-head__wrapper
    {
        padding-right: 15px;
        padding-left: 15px;
    }

    .main-head__subtitle
    {
        height: 52px;
        margin-top: 10px;
    }

    .main-head__subtitle .subtitle__text
    {
        font-size: 32px;
    }

    .main-head__text-paragraph
    {
        font-size: 15px;
        line-height: 21px;
    }

    .main-head__imgBcg
    {
        z-index: 0;

        width: -webkit-calc(100vw - 200px);
        width:    -moz-calc(100vw - 200px);
        width:         calc(100vw - 200px);
        min-width: 350px;
        max-width: 100%;
    }

    .main-head__button:first-child
    {
        margin-right: 0;
    }

    .main-head__buttons
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .modal-instructions__wrapper
    {
        max-width: 100%;
        padding-right: 20px;
        padding-left: 20px;
    }

    .buy-head__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .buy-head__wrapper
    {
        padding-top: 74px;
    }

    .buy-head__packshots
    {
        display: block;
    }

    .buy-head__header
    {
        margin-bottom: 12px;
    }

    .buy-head__title
    {
        width: 100%;
        margin-bottom: 6px;
    }

    .buy-head__text
    {
        max-width: 100%;
        margin-left: 0;
    }

    .buy-head__text-paragraph
    {
        font-size: 13px;
        line-height: 19px;
    }

    .buy-head__packshot-wrapper
    {
        display: none;
    }

    .buy-head__packshot-wrapper:first-child
    {
        display: block;
    }

    .buy-head__select-text
    {
        display: none;
    }

    .buy-head__select
    {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .buy-head__select-input select
    {
        font-size: 23px;
        line-height: 30px;

        width: 286px;
        height: 64px;
        padding-right: 40px;
        padding-left: 17px;
    }

    .buy-head__select-input select option
    {
        font-size: 23px;
        line-height: 30px;
    }

    .buy-head__select-input:after
    {
        right: 15px;

        width: 25px;
        height: 15px;
        margin-top: -8px;
    }

    .buy-head__select-buttons .btn:before
    {
        display: none;
    }

    .buy-head__select-buttons .btn:after
    {
        display: none;
    }

    .buy__wrapper
    {
        padding-right: 20px;
        padding-bottom: 46px;
        padding-left: 20px;
    }

    .buy__item
    {
        width: 48%;
    }

    .buy__item-arrow
    {
        top: -2px;

        height: 5px;
    }

    .buy__item-arrow:after
    {
        top: 4px;

        margin-left: -9px;

        border-top: 10px solid #fff;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
    }

    .buy__packshot
    {
        display: none;
    }

    .buy__index-arrow
    {
        display: none;
    }

    .buy__index
    {
        padding-top: 37px;
    }

    .buy__list-link
    {
        min-height: 72px;
    }

    .buy__list-item
    {
        margin-bottom: 18px;
    }

    .buy__list
    {
        width: 100%;
    }

    .buy__search-wrapper
    {
        padding-top: 0;
        padding-left: 0;
    }

    .buy__search-wrapper:after,
    .buy__search-wrapper:before
    {
        display: none;
    }

    .buy__search
    {
        border-left: 0;
    }

    .buy__search:after,
    .buy__search:before
    {
        display: none;
    }

    .buy__index
    {
        margin-bottom: 34px;
    }

    .buy__search-text
    {
        margin-bottom: 16px;
    }

    .buy__search-text p
    {
        font-size: 13px;
        line-height: 19px;
    }

    .buy__search-block
    {
        width: 286px;
    }

    .zercalin-head__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .zercalin-head__imgBcg
    {
        display: none;
    }

    .zercalin-head__index
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .zercalin-head__info
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 32px;
    }

    .zercalin-head__info-img
    {
        max-width: 220px;
    }

    .zercalin-head__wrapper
    {
        padding-top: 140px;
        padding-bottom: 48px;
    }

    .zercalin-head__benefit
    {
        position: relative;

        margin-bottom: 20px;
        padding-left: 57px;
    }

    .zercalin-head__benefit-icon
    {
        position: absolute;
        top: 0;
        left: 0;

        height: 46px;
    }

    .zercalin-head__info-text p
    {
        font-size: 15px;
        line-height: 21px;
    }

    .zercalin-head__benefit-title
    {
        font-size: 20px;
        line-height: 28px;

        margin-bottom: 0;
        padding-left: 0;
    }

    .zercalin-head__benefit-text
    {
        font-size: 15px;
    }

    .zercalin-head__benefits
    {
        margin-bottom: 27px;
    }

    .zercalin-head__note
    {
        max-width: 100%;
        padding-left: 0;
    }

    .zercalin-head__note-img
    {
        width: 82px;
        margin-bottom: 12px;
    }

    .zercalin-head__note-text p
    {
        font-size: 12px;
        line-height: 20px;
    }

    .zercalin-use__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .zercalin-instruction__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .zercalin-banner__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .zercalin-banner__text
    {
        font-size: 14px;
        line-height: 20px;

        max-width: 30%;
    }

    .zercalin-banner__img
    {
        left: 32%;
    }

    .postaknetin-head__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .postaknetin-head__info-img
    {
        width: 280px;
    }

    .postaknetin-head__wrapper
    {
        padding-top: 70px;
        padding-bottom: 25px;
    }

    .postaknetin-head__title
    {
        width: 100%;
    }

    .postaknetin-components__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .postaknetin-components__wrapper
    {
        padding-top: 25px;
        padding-right: 0;
        padding-bottom: 65px;
        padding-left: 0;
    }

    .postaknetin-components__info
    {
        margin-bottom: 15px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .postaknetin-components__title
    {
        width: 90%;
        height: auto;
        margin-bottom: 12px;
    }

    .postaknetin-components__title img
    {
        height: auto;
    }

    .postaknetin-use__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .postaknetin-use__wrapper
    {
        padding-right: 10px;
        padding-left: 10px;
    }

    .postaknetin-use__info
    {
        width: 100%;
        max-width: 300px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .postaknetin-use__footnote
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .postaknetin-use__footnote-paragraph:first-child
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .postaknetin-info__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .postaknetin-info__wrapper
    {
        padding-top: 36px;
        padding-bottom: 30px;
    }

    .postaknetin-info__title
    {
        font-size: 20px;
        line-height: 26px;

        width: 100%;
        margin-bottom: 40px;
    }

    .postaknetin-info__text
    {
        margin-bottom: 22px;
    }

    .postaknetin-info__top
    {
                flex-direction: column;

        width: 100%;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .postaknetin-info__top-img
    {
        width: 70px;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .postaknetin-info__top-text p
    {
        font-size: 16px;
        line-height: 20px;
    }

    .postaknetin-info__text-block
    {
        width: 100%;
    }

    .postaknetin-info__text-block p
    {
        font-size: 15px;
        line-height: 19px;

        margin-bottom: 8px;
    }

    .postaknetin-info__footnote-paragraph
    {
        font-size: 12px;
        line-height: 14px;
    }

    .postaknetin-info__footnote
    {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .postaknetin-banner__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .slider__item-title
    {
        font-size: 21px;
        line-height: 23px;

        margin-top: 20px;
    }

    .slider__item-title--light
    {
        font-size: 21px;
        line-height: 23px;
    }

    .slider .slick-slide
    {
        margin-right: 20px;
        margin-left: 20px;
    }

    .slider .slick-list
    {
        padding-left: 0;
    }

    .slider__item-paragraph
    {
        font-size: 13px;
        line-height: 19px;
    }

    .slider__item-img
    {
        top: -32px;
        left: -52px;

        width: 175px;
    }

    .slider__item-top
    {
        min-height: 102px;
        padding-left: 90px;
    }

    .slider .slick-slide > div:first-child
    {
        margin-bottom: 30px;
    }

    .slider .slick-prev,
    .slider .slick-next
    {
        top: 55%;

        width: 15px;
        height: 24px;
    }

    .slider .slick-next
    {
        right: 5px;

        background: url(../img/arrow-slider-next-mob.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .slider .slick-prev
    {
        left: 5px;

        background: url(../img/arrow-slider-prev-mob.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .error404__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .error404
    {
        background: url(../img/bcg-error404-mob.jpg) center center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .error404__wrapper
    {
        padding-top: 69px;
        padding-bottom: 80px;
    }

    .error404__title
    {
        width: 291px;
        margin-bottom: 50px;
    }

    .error404__title img:nth-child(2)
    {
        display: block;
    }

    .error404__title img:nth-child(1)
    {
        display: none;
    }

    .about-akne__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .about-akne__note
    {
        margin-bottom: 8px;
        padding: 15px;
        padding-bottom: 10px;
    }

    .about-akne__note:after
    {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0%, transparent), color-stop(85%, transparent), color-stop(85%, #fff));
        background-image: -webkit-linear-gradient(#fff 0%, transparent 0%, transparent 85%, #fff 85%);
        background-image:    -moz-linear-gradient(#fff 0%, transparent 0%, transparent 85%, #fff 85%);
        background-image:      -o-linear-gradient(#fff 0%, transparent 0%, transparent 85%, #fff 85%);
        background-image:         linear-gradient(#fff 0%, transparent 0%, transparent 85%, #fff 85%);
        background-repeat: no-repeat;
        -moz-background-size: 10px 100%;
             background-size: 10px 100%;
    }

    .about-akne__note:before
    {
        position: absolute;
        top: 13px;
        left: -7px;

        width: 14px;
        height: 35px;
        margin-top: 0;

        content: '';

        background: url(../img/icon-exclamation.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .about-akne__note--open:after
    {
        -webkit-transition: .2s .2s;
           -moz-transition: .2s .2s;
             -o-transition: .2s .2s;
                transition: .2s .2s;

        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0%, transparent), color-stop(35%, transparent), color-stop(35%, #fff));
        background-image: -webkit-linear-gradient(#fff 0%, transparent 0%, transparent 35%, #fff 35%);
        background-image:    -moz-linear-gradient(#fff 0%, transparent 0%, transparent 35%, #fff 35%);
        background-image:      -o-linear-gradient(#fff 0%, transparent 0%, transparent 35%, #fff 35%);
        background-image:         linear-gradient(#fff 0%, transparent 0%, transparent 35%, #fff 35%);
        background-repeat: no-repeat;
        -moz-background-size: 10px 100%;
             background-size: 10px 100%;
    }

    .about-akne__note-title
    {
        font-size: 22px;
        line-height: 25px;

        margin-bottom: 5px;
    }

    .about-akne__note-paragraph
    {
        font-size: 13px;
        line-height: 19px;
    }

    .about-akne__text-paragraph
    {
        font-size: 15px;
        line-height: 20px;
    }

    .about-akne__left
    {
        margin-bottom: 20px;
    }

    .about-akne__item
    {
        margin-bottom: 22px;
    }

    .about-akne__link
    {
        width: 290px;
        height: 148px;
        padding-left: 40px;
    }

    .about-akne__link span
    {
        font-size: 22px;
        line-height: 28px;
    }

    .about-akne__wrapper
    {
        padding-bottom: 50px;
    }

    .about-akne__title
    {
        margin-bottom: 30px;
    }

    .about-akne__link span:after
    {
        top: auto;
        right: -40px;
        bottom: 7px;

        margin-top: 0;
    }

    .about-akne__note-paragraph
    {
        display: none;
    }

    .about-akne__note-button
    {
        display: inline-block;
    }

    .akne-reasons__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .akne-reasons__titleCol
    {
        width: 100%;
        margin-bottom: 0;
    }

    .akne-reasons__titleWrapper
    {
                flex-direction: column-reverse;

        margin-bottom: 30px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
    }

    .akne-reasons__titleWrapper .about-anchors
    {
        margin-top: 0;
    }

    .akne-reasons__subtitle
    {
        height: 46px;

        border: 5px solid #6bc3e8;
        background: #e21c94 url(../img/subtitle-akne.png) 33px 4px no-repeat;
        -moz-background-size: 62.5% 81%;
             background-size: 62.5% 81%;
    }

    .akne-reasons__subtitle .subtitle__text
    {
        font-size: 25px;
    }

    .akne-reasons__title
    {
        width: 70%;
        margin-bottom: 13px;
    }

    .akne-reasons__stages-text
    {
        font-size: 20px;
        line-height: 24px;

        max-width: 100%;
    }

    .akne-reasons__wrapper
    {
        padding-top: 50px;
    }

    .akne-reasons__stages-pie
    {
        top: 3px;
        left: 4px;

        width: 48px;
        height: 48px;
    }

    .akne-reasons__stages-number
    {
        width: 54px;
        height: 54px;
        margin-right: 23px;
    }

    .akne-reasons__stages-numberArrow
    {
        min-width: 68px;
        max-width: 68px;
    }

    .akne-reasons__stages-numberArrow--4
    {
        min-width: 56px;
        max-width: 56px;
    }

    .akne-reasons__slider
    {
        margin-top: 25px;
    }

    .akne-reasons__stages-number span
    {
        font-size: 22px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        top: 90px;

        width: 17px;
        height: 31px;
        margin-top: 0;

        background: url(../img/akne-reasons-slider-arrow-mob.png) 0 0 no-repeat;
    }

    .akne-reasons__slider .slick-prev
    {
        left: -20px;
    }

    .akne-reasons__slider .slick-next
    {
        right: -20px;
    }

    .akne-reasons__slider-wrapper
    {
        position: relative;

                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-reasons__slider-image
    {
        margin-right: 0;
        margin-bottom: 17px;
    }

    .akne-reasons__slider-title
    {
        position: absolute;
        top: 74px;
        left: 240px;

        margin: 0;
        padding: 0;
    }

    .akne-reasons__itemBody-wrapper
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .akne-reasons__itemBody-image
    {
        margin-right: 0;
    }

    .about-anchors
    {
        margin-bottom: 20px;
    }

    .about-anchors li:before
    {
        display: none;
    }

    .about-anchors li
    {
        margin-right: 45px!important;
        padding-top: 0;
    }

    .about-anchors li:last-child
    {
        margin-right: 0!important;
    }

    .about-anchors li a
    {
        font-size: 14px;
        line-height: 20px;
    }

    .akne-types__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .akne-types__disclaimer
    {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
    }

    .akne-types__title
    {
        margin-bottom: 0;
    }

    .akne-types__stage
    {
        margin-right: 30px;
        margin-left: 0;
    }

    .akne-types__stage-treatment-warning
    {
        width: 100%;
    }

    .akne-types__titleWrapper
    {
                flex-direction: column-reverse;

        padding-right: 20px;
        padding-left: 20px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
    }

    .akne-types__titleWrapper .about-anchors
    {
        margin-top: 0;
    }

    .akne-types__stages
    {
        width: 830px;
        padding-left: 20px;

        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .akne-types__stagesWrapper
    {
        overflow: auto;
    }

    .akne-types__stage.active:after
    {
        bottom: -20px;

        display: block;

        margin-left: -13px;

        border-top: 13px solid #fff;
        border-right: 13px solid transparent;
        border-left: 13px solid transparent;
    }

    .akne-types__stage--1,
    .akne-types__stage--2
    {
        margin-bottom: 0;
    }

    .akne-types__examples-title
    {
        font-size: 24px;
        line-height: 24px;

        padding-right: 20px;
        padding-left: 20px;
    }

    .akne-types__leftColumn
    {
        padding-right: 18px;
        padding-left: 18px;
    }

    .akne-types__wrapper
    {
        padding-top: 50px;
        padding-right: 0;
        padding-left: 0;
    }

    .akne-types__examples
    {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .search-block__input
    {
        font-size: 23px;
        font-weight: 700;
        line-height: 1;

        width: 286px;
        height: 64px;
        padding-right: 50px;
        padding-left: 20px;

        background: url(../img/search-bcg-mob.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .search-block__button
    {
        right: 23px;

        width: 24px;
        height: 24px;
        margin-top: -12px;
    }

    .akne-whatToDo__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .akne-whatToDo__wrapper
    {
        padding-top: 50px;
        padding-right: 0;
        padding-left: 0;
    }

    .akne-whatToDo__rules-tabsWrapper
    {
        overflow: auto;

        padding-right: 20px;
        padding-left: 20px;
    }

    .akne-whatToDo__titleWrapper,
    .akne-whatToDo__notes,
    .akne-whatToDo__indexSubtitle,
    .akne-whatToDo__twoColumns,
    .akne-whatToDo__dermatologist,
    .akne-whatToDo__rule,
    .akne-whatToDo__products
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .akne-whatToDo__titleWrapper
    {
                flex-direction: column-reverse;

        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
    }

    .akne-whatToDo__titleWrapper .about-anchors
    {
        margin-top: 0;
    }

    .postakne-header__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .postakne-types__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .postakne-types__main-wrapper
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .postakne-types__main-col
    {
        width: 100%;
        margin-bottom: 32px;
    }

    .postakne-types__main-col:last-child
    {
        margin-bottom: 0;
    }

    .postakne-influence__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .postakne-influence__wrapper
    {
        padding-top: 22px;
        padding-bottom: 48px;
    }

    .postakne-influence__title
    {
        width: 77%;
        margin-bottom: 4px;
    }

    .postakne-influence__subtitle
    {
        font-size: 20px;
        line-height: 24px;
    }

    .postakne-influence__slider .slider .slick-list
    {
        padding-top: 0;
    }

    .postakne-influence__info
    {
        margin-bottom: 35px;
    }

    .postakne-influence__slider .slider__item-title
    {
        margin-top: 0;
        margin-bottom: 0;
    }

    .postakne-influence__slider .slider__item-top
    {
        min-height: 0;
    }

    .postakne-influence__slider .slider .slick-slide
    {
        margin-right: 0;
        margin-left: 0;
    }

    .postakne-influence__slider .slider .slick-prev
    {
        left: -16px;
    }

    .postakne-influence__slider .slider .slick-next
    {
        right: -16px;
    }

    .postakne-minimize__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .postakne-minimize__item-top
    {
                flex-direction: row;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .postakne-minimize__item-number
    {
        margin-right: 4px;
        margin-bottom: 0;
    }

    .postakne-minimize__items
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .postakne-minimize__item
    {
        width: 100%;
    }

    .postakne-minimize__wrapper
    {
        padding-top: 30px;
        padding-right: 10px;
        padding-bottom: 30px;
        padding-left: 10px;
    }

    .postakne-minimize__top
    {
                flex-direction: column-reverse;

        margin-bottom: 45px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
    }

    .postakne-minimize__info
    {
        width: 68.5%;
        margin-bottom: 17px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .postakne-minimize__items
    {
        padding-right: 10px;
        padding-left: 10px;
    }

    .postakne-minimize__note
    {
        width: 100%;
        max-width: 300px;
        padding-top: 12px;
        padding-right: 20px;
        padding-bottom: 12px;
        padding-left: 27px;
    }

    .postakne-minimize__note:after
    {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0%, transparent), color-stop(50%, transparent), color-stop(50%, #fff));
        background-image: -webkit-linear-gradient(#fff 0%, transparent 0%, transparent 50%, #fff 50%);
        background-image:    -moz-linear-gradient(#fff 0%, transparent 0%, transparent 50%, #fff 50%);
        background-image:      -o-linear-gradient(#fff 0%, transparent 0%, transparent 50%, #fff 50%);
        background-image:         linear-gradient(#fff 0%, transparent 0%, transparent 50%, #fff 50%);
        background-repeat: no-repeat;
        -moz-background-size: 10px 100%;
             background-size: 10px 100%;
    }

    .postakne-minimize__note:before
    {
        top: 12px;

        margin-top: 0;
    }

    .postakne-minimize__note-paragraph
    {
        font-size: 14px;
        line-height: 17px;
    }

    .postakne-minimize__item-number
    {
        width: 63px;
    }

    .reviews__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .remodal-wrapper
    {
        padding-top: 63px;
        padding-right: 0;
        padding-bottom: 100px;
        padding-left: 0;
    }

    .reviews-modal.remodal
    {
        width: 100%;
    }

    .reviews-modal .remodal-close
    {
        top: -57px;
        right: 0;
        left: auto;

        width: 37px;
        height: 37px;
    }

    .reviews-modal .remodal-close:before,
    .reviews-modal .remodal-close:after
    {
        position: absolute;
        top: 50%;
        left: -6px;

        width: 48px;
        height: 2px;
        margin-top: -1px;

        content: '';
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);

        background-color: #d7cbd0;
    }

    .reviews-modal .remodal-close:after
    {
        -webkit-transform: rotate(-45deg);
           -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
             -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }

    .reviews-modal__btn
    {
        font-size: 20px;
        line-height: 20px;

        width: 242px;
        height: 43px;
        margin-top: 12px;
        margin-left: 0;
        padding-top: 2px;
        padding-right: 0;
        padding-left: 0;

        cursor: pointer;

        color: #fff;
        border: 0;
        background-color: transparent;
    }

    .reviews-modal__btn:before
    {
        -webkit-transition: background-color .3s;
           -moz-transition: background-color .3s;
             -o-transition: background-color .3s;
                transition: background-color .3s;
        -webkit-transform: skew(170deg);
           -moz-transform: skew(170deg);
            -ms-transform: skew(170deg);
             -o-transform: skew(170deg);
                transform: skew(170deg);

        border: 2px solid #e31563;
        background-color: #e31563;
    }

    .reviews-modal__btn:hover
    {
        font-size: 20px;
        line-height: 20px;

        color: #e31563;
    }

    .reviews-modal__btn:active,
    .reviews-modal__btn:focus
    {
        font-size: 20px;
        line-height: 20px;

        outline: 0;
    }

    .reviews-modal .form .form-group
    {
        position: relative;

        width: 100%;
        margin-bottom: 16px;

        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
    }

    .reviews-modal .form .form-control
    {
        font-size: 12px;

        height: 54px;
        padding-top: 13px;
        padding-right: 19px;
        padding-left: 19px;
    }

    .reviews-modal .form .form-control:focus,
    .reviews-modal .form .form-control:valid
    {
        outline: 0;
    }

    .reviews-modal .form .form-control:focus + label,
    .reviews-modal .form .form-control:valid + label
    {
        font-size: 10px;
        font-weight: bold;

        top: 4px;
    }

    .reviews-modal .form textarea.form-control
    {
        height: 287px;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .reviews-modal .form label
    {
        font-size: 12px;
        font-weight: bold;

        position: absolute;
        top: 17px;
        left: 19px;

        -webkit-transition: all .2s ease;
           -moz-transition: all .2s ease;
             -o-transition: all .2s ease;
                transition: all .2s ease;
        text-transform: uppercase;
        pointer-events: none;

        color: #a0134c;
    }

    .recommendations__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .recommendations__item-image
    {
        position: absolute;
        top: -4px;
        left: 26px;

        width: 91px;
        height: 91px;
        margin-top: 0;
    }

    .recommendations
    {
        z-index: 20;
    }

    .recommendations__item
    {
        padding: 24px;
        padding-bottom: 55px;
    }

    .recommendations__item:before
    {
        top: -14px;
        left: 15px;

        width: 112px;
        height: 122px;
    }

    .recommendations__item:after
    {
        bottom: -17px;
        left: 18px;

        width: 38px;
        height: 29px;
    }

    .recommendations__item-position
    {
        margin-bottom: 5px;
    }

    .recommendations__item-info:before
    {
        top: -28px;
        right: -4px;

        width: 38px;
        height: 29px;
    }

    .recommendations__item-name
    {
        padding-left: 136px;
    }

    .recommendations__item-name
    {
        min-height: 66px;
        margin-bottom: 18px;
    }

    .recommendations-header__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .recommendations-header__imgBcg
    {
        left: 0;

        min-width: 175px;
    }

    .recommendations-header__title
    {
        width: 70%;
    }

    .recommendations-header__subtitle
    {
        height: 41px;
        padding-right: 13px;
        padding-left: 13px;

        background: #e21c94 url(../img/subtitle-recommendations-header-bcg.png) 4px 4px no-repeat;
        -moz-background-size: 90% 80%;
             background-size: 90% 80%;
    }

    .recommendations-header__subtitle .subtitle__text
    {
        font-size: 23px;
    }

    .consultation-block
    {
        width: 93%;
    }

    .consultation-block:after
    {
        left: -30px;

        width: -webkit-calc(100% + 30px);
        width:    -moz-calc(100% + 30px);
        width:         calc(100% + 30px);
    }

    .consultation-block__wrapper
    {
        padding-right: 30px;
        padding-left: 90px;
    }

    .consultation-block__wrapper:after
    {
        left: 25px;

        -webkit-transform: translateY(-52%);
           -moz-transform: translateY(-52%);
            -ms-transform: translateY(-52%);
             -o-transform: translateY(-52%);
                transform: translateY(-52%);
    }

    .articles__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }

    .information-header__wrapper
    {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 580px)
{
    .zercalin-banner__wrapper
    {
                flex-direction: column;

        padding-top: 18px;
        padding-bottom: 21px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .zercalin-banner__text
    {
        width: 70%;
        max-width: none;
        margin-bottom: 20px;
    }

    .zercalin-banner__img
    {
        right: -60px;
        bottom: 1px;
        left: auto;

        width: 46%;
        min-width: 235px;
    }

    .postaknetin-banner__wrapper
    {
                flex-direction: column;

        padding-top: 18px;
        padding-bottom: 21px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .postaknetin-banner__text
    {
        width: 70%;
        max-width: none;
        margin-bottom: 20px;
    }

    .postaknetin-banner__img
    {
        right: -23px;
        bottom: 1px;
        left: auto;

        width: 46%;
        min-width: 235px;
    }
}

@media screen and (max-width: 550px)
{
    .main-head__text
    {
        max-width: 240px;
    }

    .buy-head__select-buttons
    {
                flex-direction: column;

        width: 100%;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .buy-head__select-buttons .btn
    {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .buy-head__select-buttons .btn:last-child
    {
        margin-bottom: 0;
    }

    .akne-whatToDo__dermatologist-image
    {
        margin-left: 0;
    }
}

@media screen and (max-width: 500px)
{
    .zercalin-use
    {
        background: #23113e url(../img/bcg-zercalin-use-mob.png) left top no-repeat;
        -moz-background-size: 100% auto;
             background-size: 100% auto;
    }

    .zercalin-use__wrapper
    {
                flex-direction: column;

        padding-top: 25px;
        padding-bottom: 37px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .zercalin-use__info
    {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .zercalin-use__info-alignWrapper
    {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .zercalin-use__list
    {
        width: 100%;
        margin-bottom: 30px;
    }

    .zercalin-use__list-item
    {
        padding-left: 0;
    }

    .zercalin-use__note
    {
        width: 100%;
        margin-bottom: 28px;
    }

    .zercalin-use__button
    {
        position: static;
        position: relative;
        bottom: 0;
        left: 0;
    }

    .zercalin-use__title
    {
        width: 241px;
        margin-bottom: 11px;
    }

    .zercalin-use__subtitle
    {
        margin-bottom: 130px;
    }

    .zercalin-use__img
    {
        display: block;

        margin-bottom: 20px;

        text-align: center;
    }

    .zercalin-use__list-paragraph
    {
        font-size: 15px;
        line-height: 21px;
    }

    .zercalin-use__list-item:after
    {
        top: 2px;
        left: -20px;

        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 10px solid #fff;
    }

    .zercalin-use__list-item
    {
        margin-bottom: 17px;
    }

    .zercalin-use__note
    {
        padding-top: 13px;
        padding-right: 15px;
        padding-bottom: 45px;
        padding-left: 19px;
    }

    .zercalin-use__note-paragraph
    {
        font-size: 14px;
        line-height: 20px;
    }

    .zercalin-use__note:before
    {
        top: 35%;
        left: -11px;

        width: 20px;
        height: 48px;
        margin-top: -24px;
    }

    .zercalin-use__note:after
    {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #fff), color-stop(15%, transparent), color-stop(55%, transparent), color-stop(55%, #fff));
        background-image: -webkit-linear-gradient(#fff 15%, transparent 15%, transparent 55%, #fff 55%);
        background-image:    -moz-linear-gradient(#fff 15%, transparent 15%, transparent 55%, #fff 55%);
        background-image:      -o-linear-gradient(#fff 15%, transparent 15%, transparent 55%, #fff 55%);
        background-image:         linear-gradient(#fff 15%, transparent 15%, transparent 55%, #fff 55%);
        background-repeat: no-repeat;
        -moz-background-size: 10px 100%;
             background-size: 10px 100%;
    }

    .zercalin-instruction__wrapper
    {
        padding-top: 55px;
        padding-right: 20px;
        padding-bottom: 65px;
    }

    .zercalin-instruction__info
    {
        width: 100%;
    }

    .zercalin-instruction__img
    {
        display: none;
    }

    .zercalin-instruction__title
    {
        width: 195px;
        min-width: 0;
        margin-bottom: 25px;
    }

    .zercalin-instruction__textWrapper
    {
        margin-bottom: 44px;
    }

    .zercalin-instruction__textBlock
    {
        margin-bottom: 22px;
        padding-right: 20px;
    }

    .zercalin-instruction__textBlock p
    {
        font-size: 15px;
        line-height: 21px;
    }

    .zercalin-instruction__textBlock li
    {
        font-size: 15px;
        line-height: 21px;
    }

    .zercalin-instruction__textBlock h3
    {
        font-size: 22px;
    }

    .zercalin-instruction__text
    {
        max-height: 465px;
    }

    .zercalin-instruction__button
    {
        margin-left: 0;

        -webkit-align-self: center;
        -ms-flex-item-align: center;
                align-self: center;
    }

    .postaknetin-head__index
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
    }

    .postaknetin-head__benefits
    {
        width: 100%;
        margin-bottom: 35px;
    }

    .postaknetin-head__benefit
    {
        margin-bottom: 30px;
    }

    .postaknetin-head__info
    {
        width: 100%;
        max-width: 400px;

        -webkit-align-self: center;
        -ms-flex-item-align: center;
                align-self: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .postaknetin-head__benefit:after
    {
        top: 28px;
    }

    .postaknetin-head__index
    {
        width: 100%;
        padding-top: 155px;
    }

    .postaknetin-head__info-img
    {
        position: absolute;
        top: 15px;
        left: 50%;

        margin-left: -140px;
    }

    .postaknetin-head__button
    {
        position: static;

        margin-top: 20px;
    }

    .postaknetin-head__benefit-bcg
    {
        top: -12px !important;
        left: -20px !important;

        width: -webkit-calc(100% + 40px) !important;
        width:    -moz-calc(100% + 40px) !important;
        width:         calc(100% + 40px) !important;
        height: 190px !important;

        background-color: #e21c94;
        background-image: none;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .postaknetin-head__benefit-text
    {
        font-size: 18px;
        line-height: 26px;
    }

    .postaknetin-head__benefit:nth-last-child(4) .postaknetin-head__benefit-fullText
    {
        left: 210px;

        width: 169px;
    }

    .postaknetin-head__benefit
    {
        position: relative;
    }

    .postaknetin-head__info
    {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
        -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .postaknetin-head__info
    {
        max-width: 100%;
    }

    .postaknetin-head__benefit-fullText:before
    {
        left: -16px;
    }

    .postaknetin-head__info-text
    {
        max-width: 100%;
        padding: 0;

        border: 0;
    }

    .postaknetin-head__info-text:after
    {
        display: none;
    }

    .postaknetin-head__info-paragraph:last-child
    {
        font-size: 15px;
        line-height: 24px;
    }

    .postaknetin-head__info-paragraph
    {
        font-size: 15px;
        line-height: 24px;
    }

    .postaknetin-head__benefit-fullText
    {
        top: 94px;
        bottom: auto !important;
        left: 36px !important;

        -webkit-transform: translateY(0) !important;
           -moz-transform: translateY(0) !important;
            -ms-transform: translateY(0) !important;
             -o-transform: translateY(0) !important;
                transform: translateY(0) !important;
    }

    .postaknetin-head__benefit-fullText:before
    {
        top: -8px;
        left: auto;

        width: 200px;
        height: 1px;
        min-height: 0;
    }

    .postaknetin-head__benefit:nth-last-child(1) .postaknetin-head__benefit-bcg
    {
        height: 230px !important;
    }

    .akne-reasons__slider-image
    {
        width: 138px;
        height: 138px;

        border: 8px solid #fff;
    }

    .akne-reasons__slider-title
    {
        font-size: 30px;
        line-height: 40px;

        top: 50px;
        left: 160px;
    }

    .akne-reasons__slider .slick-prev,
    .akne-reasons__slider .slick-next
    {
        top: 54px;
    }

    .akne-reasons__slider-subtitle
    {
        font-size: 20px;
        line-height: 24px;

        margin-bottom: 4px;
    }

    .akne-reasons__slider-text
    {
        font-size: 13px;
        line-height: 19px;
    }

    .akne-reasons__secondTitleWrapper
    {
        margin-bottom: 29px;
        padding-right: 18px;
        padding-left: 18px;
    }

    .akne-reasons__itemBody-wrapper
    {
        padding-right: 18px;
        padding-left: 18px;
    }

    .akne-reasons--secondScreen.section .akne-reasons__wrapper
    {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .akne-types__examples-item
    {
        margin-bottom: 18px;
        padding-top: 100px;
        padding-left: 0;
    }

    .akne-types__examples-item:before
    {
        top: 0 !important;
        left: 50% !important;

        width: 90px !important;
        height: 90px !important;

        -webkit-transform: translate(-50%, 0);
           -moz-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
             -o-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
    }

    .postakne-header__title
    {
        width: 245px;
    }

    .postakne-header__index
    {
        width: 220px;
    }

    .postakne-header__imgBcg
    {
        left: -20px;

        min-width: 200px;
    }

    .reviews
    {
        background: url(../img/reviews-bcg.jpg) right 30% top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .reviews__wrapper
    {
        padding-top: 94px;
    }

    .reviews-modal__btn
    {
        font-size: 20px;
        line-height: 20px;

        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;

        width: 241px;
        width: 242px;
        height: 71px;
        height: 43px;
        margin-top: 12px;
        margin-left: 0;
        padding-top: 2px;
        padding-right: 0;
        padding-left: 0;

        cursor: pointer;
        -webkit-transition: all .2s ease-in-out;
           -moz-transition: all .2s ease-in-out;
             -o-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out;

        color: #fff;
        border: 0;
        background: url(../img/btn-bcg.png) 0 0 no-repeat;
        background-color: transparent;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;

        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }

    .reviews-modal__btn--hover:hover
    {
        background: url(../img/btn-hover-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;

        -webkit-filter: saturate(100%) !important;
                filter: saturate(100%) !important;
    }

    .reviews-modal__btn:hover
    {
        background: url(../img/btn-hover-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn__text
    {
        font-family: 'Oswald', sans-serif;
        font-size: 24px;
        font-weight: 500;

        text-transform: uppercase;

        color: #fff;
    }

    .reviews-modal__btn__arrow
    {
        display: inline-block;

        width: 28px;
        height: 14px;
        margin-right: 10px;

        background: url(../img/arrow-btn.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn__size
    {
        font-family: 'Oswald', sans-serif;
        font-size: 14px;
        font-weight: 300;
        line-height: 1;

        position: relative;

        margin-right: 10px;
        padding-top: 33px;
    }

    .reviews-modal__btn__size:before
    {
        position: absolute;
        top: 0;
        left: 50%;

        width: 22px;
        height: 30px;
        margin-left: -11px;

        content: '';

        background: url(../img/arrow-btn-download.svg) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--download
    {
        width: 455px;
        height: 83px;

        background: url(../img/btn-big-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--download:hover
    {
        background: url(../img/btn-big-hover-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--download .btn__text
    {
        font-size: 28px;
    }

    .reviews-modal__btn--big
    {
        width: 455px;
        height: 83px;

        background: url(../img/btn-big-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--big:hover
    {
        background: url(../img/btn-big-hover-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--big .btn__text
    {
        font-size: 28px;
    }

    .reviews-modal__btn--buy
    {
        width: 464px;
        height: 84px;

        background: url(../img/btn-buy-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--buy:hover
    {
        background: url(../img/btn-buy-hover-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--buy .btn__text
    {
        font-size: 30px;
    }

    .reviews-modal__btn--mid
    {
        width: 379px;
        height: 83px;

        background: url(../img/btn-big-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--mid:hover
    {
        background: url(../img/btn-big-hover-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--mid .btn__text
    {
        font-size: 30px;
        font-weight: 300;
    }

    .reviews-modal__btn--midv2
    {
        width: 281px;
        height: 60px;

        background: url(../img/btn-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--midv2 .btn__text
    {
        font-size: 22px;
        font-weight: 300;
    }

    .reviews-modal__btn--v2
    {
        background: url(../img/btn-v2-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--v2:hover
    {
        background: url(../img/btn-v2-hover-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--v3
    {
        background: url(../img/btn-v3-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn--v3:hover
    {
        background: url(../img/btn-v3-hover-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .reviews-modal__btn:before
    {
        -webkit-transition: background-color .3s;
           -moz-transition: background-color .3s;
             -o-transition: background-color .3s;
                transition: background-color .3s;
        -webkit-transform: skew(170deg);
           -moz-transform: skew(170deg);
            -ms-transform: skew(170deg);
             -o-transform: skew(170deg);
                transform: skew(170deg);

        border: 2px solid #e31563;
        background-color: #e31563;
    }

    .reviews-modal__btn:hover
    {
        font-size: 20px;
        line-height: 20px;

        color: #e31563;
    }

    .reviews-modal__btn:active,
    .reviews-modal__btn:focus
    {
        font-size: 20px;
        line-height: 20px;

        outline: 0;
    }

    .reviews-slider
    {
        margin-left: -48px;
    }

    .reviews-slider__item
    {
        padding-top: 20px;
        padding-right: 44px;
        padding-bottom: 60px;
        padding-left: 32px;
    }

    .reviews-slider__item-title
    {
        font-size: 16px;

        margin-bottom: 7px;
        padding-left: 0;
    }

    .reviews-slider__item-text p
    {
        font-size: 12px;

        padding-right: 0;
    }

    .reviews-slider__item-text
    {
        height: auto;
        min-height: 0;
        margin-bottom: 0;
    }

    .reviews-slider .slick-list
    {
        padding-bottom: 60px;
    }

    .reviews-slider .slick-dots
    {
        display: none!important;
    }

    .reviews-slider .slick-dotted.slick-slider
    {
        margin-bottom: 0;
    }

    .reviews-slider__item-title:before
    {
        top: 19px;
        left: -32px;

        width: 18px;
        height: 3px;
    }

    .reviews-slider__item:before
    {
        right: 50px;

        width: 27px;
        height: 21px;
    }

    .reviews-slider .slick-prev,
    .reviews-slider .slick-next
    {
        top: 10px;
    }

    .reviews-slider__item:after
    {
        right: auto;
        bottom: -31px;
        left: 58px;

        width: 0;
        height: 0;

        border-top-width: 34px;
        border-right-width: 26px;
    }

    .reviews-slider .slick-next
    {
        right: -44px;
    }

    .reviews-slider .slick-prev
    {
        right: 5px;
        left: auto;
    }

    .recommendation-modal__wrapper
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .recommendation-modal__item-image
    {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .recommendation-modal__item-info
    {
        margin-bottom: 90px;
    }

    .recommendation-modal__item-name
    {
        padding-right: 130px;
    }

    .recommendation-modal__item-btn
    {
        position: relative;
        right: 0;
        bottom: 0;

        padding-right: 10PX;
        padding-left: 10PX;

            -ms-align-self: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
                align-self: center;
    }

    .recommendation-modal__item-name
    {
        line-height: 24px;

        margin-bottom: 8px;
    }

    .recommendation-modal__item-position
    {
        font-size: 14px;

        margin-bottom: 18px;
    }

    .recommendation-modal__wrapper::after
    {
        position: absolute;
        bottom: 128px;
        left: 22px;
    }
}

@media screen and (max-width: 480px)
{
    .main-head__imgBcg
    {
        min-width: 300px;
    }
}

@media screen and (max-width: 450px)
{
    .subtitle--big
    {
        height: 41px;

        border: 2px solid #6bc3e8;
    }

    .subtitle--big .subtitle__text
    {
        font-size: 22px;
    }

    .page-footer__disclaimer img:nth-child(1)
    {
        display: none;
    }

    .page-footer__disclaimer img:nth-child(2)
    {
        display: inline;

        width: auto;
        max-height: 100px;
    }

    .page-footer__disclaimer
    {
        padding-right: 10px;
        padding-bottom: 12px;
        padding-left: 10px;

        text-align: center;

        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }

    .page-footer
    {
        height: auto;

        background-color: #151036;
    }

    .page-footer__wrapper
    {
        padding-top: 12px;
        padding-right: 0;
        padding-bottom: 15px;
        padding-left: 0;
    }

    .page-footer__body
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        padding-right: 10px;
        padding-left: 10px;

        opacity: .5;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .page-footer__info
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        padding-top: 3px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }

    .page-footer__logo
    {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .page-footer__logo img
    {
        width: 60px;
    }

    .page-footer__address
    {
        margin-right: 0;
        margin-bottom: 10px;

        text-align: center;
    }

    .page-footer__address-text
    {
        font-size: 10px;
        line-height: 14px;
    }

    .modal-instructions__wrapper
    {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;

        min-height: 100%;
        margin-top: 76px;
        margin-bottom: 100px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .modal-instructions__inner
    {
                flex-direction: column;

        height: 100%;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .modal-instructions__inner:after
    {
        display: none;
    }

    .modal-instructions
    {
        overflow: auto;

        min-height: 100vh;

        background-color: #090a26;
    }

    .modal-instructions__item
    {
        margin-bottom: 60px;
    }

    .modal-instructions__item:last-child
    {
        margin-bottom: 0;
    }

    .modal-instructions__close
    {
        top: 20px;
        right: 20px;
    }

    .modal-preview__close
    {
        top: 20px;
        right: 20px;
    }

    .buy-head
    {
        overflow: visible;
    }

    .buy-head__packshot-arrow
    {
        position: absolute;
        z-index: 30;
        top: 50%;
        right: -12.5%;

        display: block;

        width: 15px;
        height: 24px;
        margin-top: -12px;

        cursor: pointer;

        background: url(../img/arrow-right.png) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .buy__item
    {
        width: 100%;
        padding-top: 40px;
    }

    .buy__item-arrow
    {
        display: none;
    }

    .buy__item:nth-child(2)
    {
        display: none;
    }

    .buy__item--show .buy__list-item
    {
        visibility: visible !important;

        -webkit-animation-name: none !important;
           -moz-animation-name: none !important;
             -o-animation-name: none !important;
                animation-name: none !important;

        opacity: 1 !important;
    }

    .buy__items-arrow
    {
        left: 0;

        display: block;

        width: 65%;

        -webkit-transition: all .3s;
           -moz-transition: all .3s;
             -o-transition: all .3s;
                transition: all .3s;
    }

    .buy__items--second .buy__items-arrow
    {
        left: 100%;

        -webkit-transform: translateX(-100%);
           -moz-transform: translateX(-100%);
            -ms-transform: translateX(-100%);
             -o-transform: translateX(-100%);
                transform: translateX(-100%);
    }

    .buy__items--first .buy__items-arrow
    {
        left: 0;

        -webkit-transform: translateX(0%);
           -moz-transform: translateX(0%);
            -ms-transform: translateX(0%);
             -o-transform: translateX(0%);
                transform: translateX(0%);
    }

    .buy__list-item
    {
        margin-bottom: 18px;
    }

    .buy__list-link
    {
        min-height: 72px;
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .buy__list-link img
    {
        max-width: 130px;
        max-height: 54px;
    }

    .buy__list-link:after
    {
        width: 30px;
        height: 15px;
        margin-top: -7.5px;
    }

    .zercalin-use__subtitle
    {
        margin-bottom: 85px;
    }

    .akne-reasons__itemBody-image
    {
        width: 50%;
    }

    .postakne-types__tab
    {
        margin-right: 35px;
    }

    .postakne-types__tabs
    {
        -webkit-box-pack: start;
        -webkit-justify-content: start;
           -moz-box-pack: start;
        -ms-flex-pack: start;
                justify-content: start;
    }

    .postakne-types__arrow
    {
        right: auto;
        left: 10px;
    }

    .postakne-types__indexWrapper:before
    {
        right: auto;
        left: 0;

        width: 10px;
    }

    .postakne-types__indexWrapper:after
    {
        width: -webkit-calc(100% - 40px);
        width:    -moz-calc(100% - 40px);
        width:         calc(100% - 40px);
    }

    .postakne-types__indexWrapper.tab2 .postakne-types__arrow
    {
        right: auto;
        left: 145px;
    }

    .postakne-types__indexWrapper.tab2:before
    {
        right: auto;
        left: 0;

        width: 145px;
    }

    .postakne-types__indexWrapper.tab2:after
    {
        width: -webkit-calc(100% - 175px);
        width:    -moz-calc(100% - 175px);
        width:         calc(100% - 175px);
    }

    .postakne-types__indexWrapper.tab3 .postakne-types__arrow
    {
        right: auto;
        left: 275px;
    }

    .postakne-types__indexWrapper.tab3:before
    {
        right: auto;
        left: 0;

        width: 275px;
    }

    .postakne-types__indexWrapper.tab3:after
    {
        width: -webkit-calc(100% - 305px);
        width:    -moz-calc(100% - 305px);
        width:         calc(100% - 305px);
    }

    .recommendations__wrapper
    {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .recommendations__item-btn
    {
        right: 15px;
    }

    .recommendations-header__title
    {
        width: 65%;
    }

    .recommendations-header__subtitle
    {
        margin-right: 75px;
    }

    .consultation-block
    {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .consultation-block__wrapper
    {
        padding: 14px;
        padding-top: 57px;
        padding-bottom: 50px;
    }

    .consultation-block:after
    {
        top: 0;
        left: 10px;

        width: -webkit-calc(100% - 20px);
        width:    -moz-calc(100% - 20px);
        width:         calc(100% - 20px);
        height: 100%;

        background: url(../img/consultation-block-bcg-mob.png);
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .consultation-block:before
    {
        display: none;
    }

    .consultation-block__btn
    {
        right: 50%;

        margin-right: -147px;
    }

    .consultation-block__title
    {
        line-height: 1;

        max-width: 150px;
        margin-bottom: 26px;
        padding-left: 92px;
    }

    .consultation-block__wrapper:after
    {
        top: 40px;
        left: 33px;

        -webkit-transform: translateY(0%);
           -moz-transform: translateY(0%);
            -ms-transform: translateY(0%);
             -o-transform: translateY(0%);
                transform: translateY(0%);
    }

    .articles .picture-item
    {
        width: 100% !important;
        height: 250px !important;
        padding-right: 0;
        padding-left: 0;
    }

    .information-header__title
    {
        margin-bottom: 325px;
    }
}

@media screen and (max-width: 420px)
{
    .postakne-header__imgBcg
    {
        left: -40px;

        min-width: 200px;
    }
}

@media screen and (max-width: 410px)
{
    .akne-reasons__secondTitle
    {
        font-size: 24px;
        line-height: 22px;
    }
}

@media screen and (max-width: 400px)
{
    .page-footer--roseMobile
    {
        background: url(../img/bcg-footer-rose-mobile.jpg) 0 0 no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .main-head
    {
        min-height: 0;

        background: url(../img/bcg-main-head-mob.jpg) center top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .main-head__imgBcg
    {
        display: none;
    }

    .main-head__title
    {
        display: none;
    }

    .main-head__wrapper
    {
        padding-top: 250px;
    }

    .main-head__subtitle
    {
        margin-top: 0;
        margin-bottom: 17px;
    }

    .main-head__text
    {
        max-width: 100%;
        margin-bottom: 18px;
    }

    .btn
    {
        width: 100%;
        max-width: 290px;
        height: 59px;
    }

    .btn__text
    {
        font-size: 20px;
        line-height: 1.1;
    }

    .btn--mid .btn__text
    {
        font-size: 24px;
    }

    .zercalin-head
    {
        background: url(../img/bcg-zercalin-head-mob.jpg) center top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .zercalin-head__info-img
    {
        max-width: 90%;
    }

    .zercalin-head__title
    {
        top: 60px;
        left: 15px;

        width: 100%;
    }

    .zercalin-head__title img:nth-child(2)
    {
        display: none;
    }

    .zercalin-head__title img:nth-child(3)
    {
        display: block;
    }

    .zercalin-use__subtitle
    {
        margin-bottom: 50px;
    }

    .zercalin-use__modal
    {
        left: 0;

        width: 290px;
        height: 380px;

        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
            -ms-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
    }

    .zercalin-use__modal #animation_container
    {
        width: 100%!important;
        height: 380px!important;
    }

    .zercalin-use__modal #animation_container #canvas
    {
        width: 100%!important;
        height: 380px!important;
    }

    .zercalin-instruction
    {
        background: url(../img/bcg-zercalin-instruction-mob.jpg) left center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .zercalin-banner__text
    {
        font-size: 15px;
        line-height: 21px;

        width: 170px;
        margin-bottom: 20px;
    }

    .zercalin-banner__img
    {
        z-index: 0;
        bottom: 80px;
    }

    .zercalin-banner
    {
        position: relative;

        background: url(../img/bcg-zercalin-banner-mob.jpg) left center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .zercalin-banner:after
    {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;

        width: 100%;
        height: 155px;

        content: '';

        background: url(../img/zercalin-banner-mob-bottom-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% auto;
             background-size: 100% auto;
    }

    .postaknetin-head
    {
        background: url(../img/bcg-postaknetin-head-mob.jpg) center center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-components
    {
        background: url(../img/bcg-postaknetin-components-mob.jpg) left center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-components__title img:nth-child(2)
    {
        display: block;
    }

    .postaknetin-components__title img:nth-child(1)
    {
        display: none;
    }

    .postaknetin-use
    {
        background: url(../img/bcg-postaknetin-use-mobile.jpg) center center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-info
    {
        background: url(../img/bcg-postaknetin-info-tablet.jpg) right -400px top 0 no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-banner__text
    {
        font-size: 15px;
        line-height: 21px;

        width: 170px;
        margin-bottom: 46px;
    }

    .postaknetin-banner__img
    {
        z-index: 0;
        bottom: 80px;

        min-width: 205px;
    }

    .postaknetin-banner__wrapper
    {
        padding-top: 47px;
        padding-bottom: 28px;
    }

    .postaknetin-banner
    {
        position: relative;

        background: url(../img/bcg-postaknetin-banner-mob.jpg) left center no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postaknetin-banner:after
    {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;

        width: 100%;
        height: 155px;

        content: '';

        background: url(../img/postaknetin-banner-mob-bottom-bcg.png) 0 0 no-repeat;
        -moz-background-size: 100% auto;
             background-size: 100% auto;
    }

    .about-anchors li a
    {
        font-size: 12px;
        line-height: 16px;
    }

    .postakne-header
    {
        position: relative;

        background: #232241 url(../img/bcg-postakne-header-mob.png) center top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postakne-header__imgBcg
    {
        z-index: 5;

        display: none;
    }

    .postakne-header__wrapper
    {
        padding-top: 322px;
        padding-bottom: 173px;
    }

    .postakne-header__title
    {
        display: none;

        width: 294px;
        margin-bottom: 217px;
    }

    .postakne-header__index
    {
        z-index: 20;

        width: 100%;
    }

    .postakne-header__subtitle
    {
        font-size: 20px;
        line-height: 30px;

        margin-bottom: 10px;
    }

    .postakne-header__text
    {
        font-size: 13px;
        line-height: 19px;
    }

    .postakne-types__tabs
    {
        width: 386px;
        margin-top: -145px;
        margin-left: -webkit-calc(50vw - 56px);
        margin-left:    -moz-calc(50vw - 56px);
        margin-left:         calc(50vw - 56px);

        -webkit-transition: .4s ease-in-out;
           -moz-transition: .4s ease-in-out;
             -o-transition: .4s ease-in-out;
                transition: .4s ease-in-out;
        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
            -ms-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0);
    }

    .postakne-types__tabs.tab2
    {
        -webkit-transform: translateX(-137px);
           -moz-transform: translateX(-137px);
            -ms-transform: translateX(-137px);
             -o-transform: translateX(-137px);
                transform: translateX(-137px);
    }

    .postakne-types__tabs.tab3
    {
        -webkit-transform: translateX(-284px);
           -moz-transform: translateX(-284px);
            -ms-transform: translateX(-284px);
             -o-transform: translateX(-284px);
                transform: translateX(-284px);
    }

    .postakne-types__wrapper
    {
        padding-right: 0;
        padding-left: 0;
    }

    .postakne-types__main-wrapper
    {
        position: relative;

        border-top: 2px solid #fff;
    }

    .postakne-types__main-wrapper:after
    {
        position: absolute;
        z-index: 1;
        top: -26px;
        left: -webkit-calc(50vw - 23px);
        left:    -moz-calc(50vw - 23px);
        left:         calc(50vw - 23px);

        width: 23px;
        height: 27px;

        content: '';

        background: url(../img/arrow-border2.png) no-repeat;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }

    .postakne-types__arrow
    {
        display: none;
    }

    .postakne-types__tab:after
    {
        top: 0;
        left: 0;

        width: 112px;
        height: 112px;
    }

    .postakne-types__tab
    {
        margin-right: 45px;
    }

    .postakne-types__tab img
    {
        top: 10px;
        left: 10px;

        width: 92px;
        height: 92px;
    }

    .postakne-types__tab-title
    {
        font-size: 13px;
        line-height: 30px;

        left: -10px;

        padding-right: 10px;
        padding-left: 10px;
    }

    .postakne-types
    {
        background: #15194a url(../img/bcg-postakne-types-mob.png) center top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postakne-types__wrapper
    {
        padding-bottom: 30px;
    }

    .postakne-types__main-wrapper
    {
        padding-top: 30px;
        padding-right: 20px;
        padding-bottom: 0;
        padding-left: 20px;
    }

    .postakne-types__main-title
    {
        font-size: 20px;
        line-height: 24px;

        margin-bottom: 20px;
    }

    .postakne-types__list-title
    {
        font-size: 13px;
        line-height: 19px;
    }

    .postakne-types__list-text p
    {
        font-size: 13px;
        line-height: 19px;
    }

    .postakne-types__commonText p
    {
        font-size: 13px;
        line-height: 19px;
    }

    .postakne-types__list-item:after
    {
        left: -20px;

        width: 10px;
        height: 4px;
    }

    .postakne-types__list-item
    {
        margin-bottom: 27px;
    }

    .postakne-types__main-footnote
    {
        margin-top: 30px;
    }

    .postakne-types__main-footnote p
    {
        font-size: 13px;
        line-height: 15px;
    }

    .postakne-types__main-infograph
    {
                flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
    }

    .postakne-types__main-infographItem
    {
                flex-direction: row-reverse;

        margin-bottom: 13px;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
           -moz-box-orient: horizontal;
           -moz-box-direction: reverse;
            -ms-flex-direction: row-reverse;
    }

    .postakne-types__main-infographItem:last-child
    {
        margin-bottom: 0;
    }

    .postakne-types__main-infographImageWrapper
    {
        width: 100px;
        height: auto;
        margin-right: 15px;

        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
                justify-content: center;
    }

    .postakne-influence
    {
        background: url(../img/bcg-postakne-influence-mob.jpg) center top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .postakne-minimize
    {
        background: #232241 url(../img/bcg-postakne-minimize-mob.jpg) center top no-repeat;
        -moz-background-size: 100% auto;
             background-size: 100% auto;
    }

    .reviews
    {
        background: url(../img/reviews-bcg-mob.jpg) center top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .reviews__title
    {
        display: none;
    }

    .reviews__wrapper
    {
        padding-top: 210px;
    }

    .reviews-slider__item
    {
        min-height: 235px;
    }

    .reviews-slider
    {
        -webkit-animation-name: none!important;
           -moz-animation-name: none!important;
             -o-animation-name: none!important;
                animation-name: none!important;

        opacity: 1;
    }

    .recommendations-header__imgBcg
    {
        left: -60px;

        min-width: 175px;
    }

    .recommendations-header__title
    {
        width: 80%;
    }

    .recommendations-header__wrapper
    {
        padding-top: 95px;
        padding-bottom: 55px;
    }
}

@media screen and (max-width: 380px)
{
    .akne-reasons__itemBody-image
    {
        width: auto;
        max-width: 100%;
    }
}

@media screen and (max-width: 370px)
{
    .akne-whatToDo__rules-tab
    {
        width: 182px;
        height: 124px;
        margin-right: 18px;
    }

    .akne-whatToDo__rules-tab:last-child
    {
        margin-right: 0;
    }

    .akne-whatToDo__rules-tabs
    {
        width: 582px;

        -webkit-transition: .4s;
           -moz-transition: .4s;
             -o-transition: .4s;
                transition: .4s;
    }

    .akne-whatToDo__rules-tabs.tab1
    {
        -webkit-transform: translateX(0px);
           -moz-transform: translateX(0px);
            -ms-transform: translateX(0px);
             -o-transform: translateX(0px);
                transform: translateX(0px);
    }

    .akne-whatToDo__rules-tabs.tab2
    {
        -webkit-transform: translateX(-182px);
           -moz-transform: translateX(-182px);
            -ms-transform: translateX(-182px);
             -o-transform: translateX(-182px);
                transform: translateX(-182px);
    }

    .akne-whatToDo__rules-tabs.tab3
    {
        -webkit-transform: translateX(-382px);
           -moz-transform: translateX(-382px);
            -ms-transform: translateX(-382px);
             -o-transform: translateX(-382px);
                transform: translateX(-382px);
    }

    .akne-whatToDo__rules-tab.active
    {
        position: relative;

        border: 5px solid #fff;
    }

    .akne-whatToDo__rules-tab
    {
        padding-top: 7px;
        padding-bottom: 9px;

        border: 5px solid #5d6277;
    }

    .akne-whatToDo__rules-tabText
    {
        font-size: 12px;

        margin-left: -10px;
        padding-top: 3px;
        padding-right: 15px;
        padding-bottom: 3px;
        padding-left: 15px;
    }

    .akne-whatToDo__rules-tabTitle
    {
        font-size: 11px;

        margin-left: 6px;
    }

    .akne-whatToDo__rules-tab.active:after
    {
        bottom: -14px;

        margin-left: -9px;

        border-top: 9px solid #fff;
        border-right: 9px solid transparent;
        border-left: 9px solid transparent;
    }
}

@media screen and (max-width: 360px)
{
    .articles__wrapper
    {
        padding-right: 0;
        padding-left: 0;
    }

    .articles .picture-item
    {
        width: 100% !important;
        height: 200px !important;
        margin-top: 17px;
        padding-right: 0;
        padding-left: 0;
    }

    .articles .picture-item__description
    {
        display: none;
    }

    .articles .picture-item__title
    {
        line-height: 28px;

        margin-bottom: 12px;
    }

    .articles .picture-item__views
    {
        padding-left: 28px;
    }

    .articles .picture-item__views::before
    {
        width: 20px;
        height: 13px;
        margin-top: -6px;

        -moz-background-size: 100% 100%;
             background-size: 100% 100%;
    }
}

@media screen and (max-width: 350px)
{
    .zercalin-use__subtitle
    {
        margin-bottom: 33px;
    }

    .about-akne
    {
        background: url(../img/bcg-about-akne-mob.jpg) center top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .about-akne__title
    {
        display: none;
    }

    .about-akne__wrapper
    {
        padding-top: 230px;
    }

    .akne-reasons
    {
        background: url(../img/bcg-akne-reasons-mob.jpg) 0 0 no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .akne-reasons--secondScreen
    {
        background-color: #161e3c;
        background-image: none;
    }

    .akne-types
    {
        background: #171d3d url(../img/akne-types-header-bcg-mob.jpg) center top no-repeat;
        -moz-background-size: 100% auto;
             background-size: 100% auto;
    }

    .akne-whatToDo
    {
        background: #171e3c url(../img/akne-whattodo-header-bcg-mob.png) center top no-repeat;
        -moz-background-size: 100% auto;
             background-size: 100% auto;
    }

    .articles
    {
        background-color: #201e49;
        background-image: none;
    }

    .information-header
    {
        height: 326px;

        background: url(../img/bcg-information-header-mob.jpg) center top no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .information-header__imgBcg
    {
        display: none;
    }

    .information-header__title
    {
        display: none;
    }

    .information-header__wrapper
    {
        height: 100%;
    }

    .information-header__filter
    {
        height: 100%;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1300px) and (max-height: 620px)
{
    .main-head__title
    {
        width: 38%;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1300px) and (max-height: 670px)
{
    .zercalin-head__info-img
    {
        width: 85%;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1300px) and (max-height: 630px)
{
    .zercalin-head__info-img
    {
        width: 80%;
    }

    .zercalin-head__imgBcg
    {
        width: 40%;
    }
}

@media screen and (max-width: 1601px) and (min-width: 1025px) and (max-height: 700px)
{
    .zercalin-head__title
    {
        width: 45%;
    }

    .zercalin-head__benefit
    {
        margin-bottom: 20px!important;
    }

    .zercalin-head__benefit:last-child
    {
        margin-bottom: 0!important;
    }

    .zercalin-head__benefit-title
    {
        font-size: 16px;
        line-height: 22px;

        margin-bottom: 0;
    }

    .zercalin-head__benefit-icon
    {
        height: 30px;
    }

    .zercalin-head__benefits
    {
        margin-bottom: 3vh;
    }
}

@media (print), (prefers-reduced-motion: reduce)
{
    .animated
    {
        -webkit-transition-duration: 1ms !important;
           -moz-transition-duration: 1ms !important;
             -o-transition-duration: 1ms !important;
                transition-duration: 1ms !important;
        -webkit-animation-duration: 1ms !important;
           -moz-animation-duration: 1ms !important;
             -o-animation-duration: 1ms !important;
                animation-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
           -moz-animation-iteration-count: 1 !important;
             -o-animation-iteration-count: 1 !important;
                animation-iteration-count: 1 !important;
    }
}
