/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 27, 2014 */
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "v_BadaBoomBB";
  src: url("../fonts/badaboom/v_badaboom_bb_v1_71-webfont.eot");
  src: url("../fonts/badaboom/v_badaboom_bb_v1_71-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/badaboom/v_badaboom_bb_v1_71-webfont.woff2") format("woff2"),
    url("../fonts/badaboom/v_badaboom_bb_v1_71-webfont.woff") format("woff"),
    url("../fonts/badaboom/v_badaboom_bb_v1_71-webfont.ttf") format("truetype");
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 1, 2014 */
@font-face {
  font-weight: 900;
  font-style: italic;
  font-family: Intro;
  src: url("../fonts/intro/intro-black-italic-webfont.eot");
  src: url("../fonts/intro/intro-black-italic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/intro/intro-black-italic-webfont.woff2") format("woff2"),
    url("../fonts/intro/intro-black-italic-webfont.woff") format("woff"),
    url("../fonts/intro/intro-black-italic-webfont.ttf") format("truetype");
}
@font-face {
  font-weight: 700;
  font-style: italic;
  font-family: Intro;
  src: url("../fonts/intro/intro-bold-italic-webfont.eot");
  src: url("../fonts/intro/intro-bold-italic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/intro/intro-bold-italic-webfont.woff2") format("woff2"),
    url("../fonts/intro/intro-bold-italic-webfont.woff") format("woff"),
    url("../fonts/intro/intro-bold-italic-webfont.ttf") format("truetype");
}
@font-face {
  font-weight: 400;
  font-style: italic;
  font-family: Intro;
  src: url("../fonts/intro/intro-regular-italic-webfont.eot");
  src: url("../fonts/intro/intro-regular-italic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/intro/intro-regular-italic-webfont.woff2") format("woff2"),
    url("../fonts/intro/intro-regular-italic-webfont.woff") format("woff"),
    url("../fonts/intro/intro-regular-italic-webfont.ttf") format("truetype");
}
@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: Intro;
  src: url("../fonts/intro/intro-bold-webfont.eot");
  src: url("../fonts/intro/intro-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/intro/intro-bold-webfont.woff2") format("woff2"),
    url("../fonts/intro/intro-bold-webfont.woff") format("woff"),
    url("../fonts/intro/intro-bold-webfont.ttf") format("truetype");
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: Intro;
  src: url("../fonts/intro/intro-regular-webfont.eot");
  src: url("../fonts/intro/intro-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/intro/intro-regular-webfont.woff2") format("woff2"),
    url("../fonts/intro/intro-regular-webfont.woff") format("woff"),
    url("../fonts/intro/intro-regular-webfont.ttf") format("truetype");
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 1, 2014 */
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "IntroCaps";
  src: url("../fonts/intro_caps/intro-bold-caps-webfont.eot");
  src: url("../fonts/intro_caps/intro-bold-caps-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/intro_caps/intro-bold-caps-webfont.woff2") format("woff2"),
    url("../fonts/intro_caps/intro-bold-caps-webfont.woff") format("woff"),
    url("../fonts/intro_caps/intro-bold-caps-webfont.ttf") format("truetype");
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* GLOBAL
----------------------------------------------------------------------------------------------------*/
html,
body {
  height: 100%;

  -webkit-backface-visibility: hidden;
}
body {
  padding: 0 15px;
  min-width: 970px;
  background-color: #111720;
  color: #000;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  line-height: 1.3;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
textarea,
button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
}
a {
  color: #fff;
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}
.container {
  margin: 0 auto;
  min-width: 940px;
  max-width: 1920px;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.cf:before,
.cf:after {
  display: table;
  content: " ";
}
.cf:after {
  clear: both;
}

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

/* Wrapper
----------------------------------------------------------------------------------------------------*/
.wrapper {
  position: relative;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  background: #fff;
}
.wrapper:after,
.wrapper:before {
  position: absolute;
  left: 0;
  z-index: 510;
  width: 100%;
  height: 15px;
  background-color: #111720;
  content: "";
}
.wrapper:after {
  top: 0;
}
.wrapper:before {
  bottom: 0;
}

.wrapper_popup {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.wrapper_credits {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.wrapper.preview_comix .comix-preview {
  display: block;
}
.comix-preview {
  display: none;
}

/* Intro
----------------------------------------------------------------------------------------------------*/
.intro {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  overflow: hidden;
  min-width: 1000px;
  min-height: 500px;
  width: 100%;
  height: 100%;
  background: #f5d75c;
}
.intro__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5d75c url(../images/intro__bg.jpg) 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.intro:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
  height: 15px;
  background-color: #111720;
  content: "";
}
.intro__border-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 70;
  width: 15px;
  height: 100%;
  background-color: #111720;
}
.intro__border-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 80;
  width: 15px;
  height: 100%;
  background-color: #111720;
}
.intro__border-3 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 40;
  width: 100%;
  height: 15px;
  background-color: #111720;
}
.intro__content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 35;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
}
.intro__content_board {
  z-index: 45;
}
.intro__content_heroes-front {
  z-index: 40;
}
.intro__content_heroes-back {
  z-index: 30;
}

.intro__roof {
  position: absolute;
  top: auto !important;
  right: auto !important;
  bottom: 0 !important;
  left: 50% !important;
  z-index: 30;
  margin-bottom: -150px;
  margin-left: -960px;
  width: 1920px;
  height: 400px;
  background: url(../images/intro__roof_full.png) 0 0 no-repeat;
  background-position: 100% 100%;
}

@media (max-width: 1400px) {
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .intro {
    background-image: url(../images/intro__bg@2x.jpg);
    -webkit-background-size: cover;
    background-size: cover;
  }
  /*.intro__roof {
        background-image: url(../images/intro__roof_full@2x.png);
        -webkit-background-size: 1920px 400px;
        background-size: 1920px 400px;
    }*/
}

/* Loading
----------------------------------------------------------------------------------------------------*/
.loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.loading.ng-leave {
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.loading.ng-leave.ng-leave-active {
  opacity: 0;
}
.loading__logo {
  position: absolute;
  top: -50px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 200px;
  height: 200px;
  background: url(../images/entry__logo.png) 50% 50% no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-animation: wiggle 1s linear infinite;
  animation: wiggle 1s linear infinite;
}
.loading__title {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 100px;
  width: 100%;
  color: #111720;
  text-align: center;
  font-weight: 300;
  font-style: italic;
  font-size: 30px;
  font-family: Intro;
  line-height: 34px;
  -webkit-transform: rotate(-5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-5deg) translate3d(0, 0, 0);
  transform: rotate(-5deg) translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;
}

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes wiggle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Intro-board
----------------------------------------------------------------------------------------------------*/
.intro-board {
  position: absolute;
  right: 0;
  bottom: 200px;
  left: 0;
  z-index: 600;
  margin: auto;
  width: 620px;
  height: 577px;
  text-align: center;
}
.go-back .intro-board {
  -webkit-animation: dropTop 700ms;
  animation: dropTop 700ms;
}
.intro-board.ng-enter {
  -webkit-animation: dropTop 700ms;
  animation: dropTop 700ms;
}
.intro-board.ng-leave {
  -webkit-animation: dropTopRevert 700ms;
  animation: dropTopRevert 700ms;
}
.intro-board__bg {
  position: absolute;
  right: 0;
  bottom: 200px;
  left: 0;
  z-index: 100;
  margin: auto;
  width: 620px;
  height: 577px;
  background: url(../images/intro__board.png) 0 0 no-repeat;
  text-align: center;
}
.go-back .intro-board__bg {
  -webkit-animation: dropTop 700ms;
  animation: dropTop 700ms;
}
.intro-board__bg.ng-enter {
  -webkit-animation: dropTop 700ms;
  animation: dropTop 700ms;
}
.intro-board__bg.ng-leave {
  -webkit-animation: dropTopRevert 700ms;
  animation: dropTopRevert 700ms;
}
.intro-board__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  margin-top: 15px;
  margin-right: -17px;
  width: 80px;
  height: 80px;
  outline: none;
  border: none;
  background: url(../images/intro__close.png) 50% 50% no-repeat;
  cursor: pointer;

  -webkit-backface-visibility: hidden;
}
.intro-board__close:hover {
  -webkit-animation: teeter 600ms;
  animation: teeter 600ms;
}
.intro-board__title {
  margin-top: -20px;
  color: #fff;
  text-align: center;
  text-shadow: 10px 0 0 #111720, 10px 1px 0 #111720, 10px 2px 0 #111720,
    10px 3px 0 #111720, 10px 4px 0 #111720, 10px 5px 0 #111720,
    10px 6px 0 #111720, 10px 7px 0 #111720, 10px 8px 0 #111720,
    10px 9px 0 #111720, 10px -1px 0 #111720, 10px -2px 0 #111720,
    10px -3px 0 #111720, 10px -4px 0 #111720, 10px -5px 0 #111720,
    10px -6px 0 #111720, 10px -7px 0 #111720, 10px -8px 0 #111720,
    10px -9px 0 #111720, 0 10px 0 #111720, 1px 10px 0 #111720,
    2px 10px 0 #111720, 3px 10px 0 #111720, 4px 10px 0 #111720,
    5px 10px 0 #111720, 6px 10px 0 #111720, 7px 10px 0 #111720,
    8px 10px 0 #111720, 9px 10px 0 #111720, -1px 10px 0 #111720,
    -2px 10px 0 #111720, -3px 10px 0 #111720, -4px 10px 0 #111720,
    -5px 10px 0 #111720, -6px 10px 0 #111720, -7px 10px 0 #111720,
    -8px 10px 0 #111720, -9px 10px 0 #111720, 10px 10px 0 #111720,
    -10px 0 0 #111720, -10px 1px 0 #111720, -10px 2px 0 #111720,
    -10px 3px 0 #111720, -10px 4px 0 #111720, -10px 5px 0 #111720,
    -10px 6px 0 #111720, -10px 7px 0 #111720, -10px 8px 0 #111720,
    -10px 9px 0 #111720, -10px 10px 0 #111720, 0 -10px 0 #111720,
    1px -10px 0 #111720, 2px -10px 0 #111720, 3px -10px 0 #111720,
    4px -10px 0 #111720, 5px -10px 0 #111720, 6px -10px 0 #111720,
    7px -10px 0 #111720, 8px -10px 0 #111720, 9px -10px 0 #111720,
    10px -10px 0 #111720, -10px -1px 0 #111720, -10px -2px 0 #111720,
    -10px -3px 0 #111720, -10px -4px 0 #111720, -10px -5px 0 #111720,
    -10px -6px 0 #111720, -10px -7px 0 #111720, -10px -8px 0 #111720,
    -10px -9px 0 #111720, -1px -10px 0 #111720, -2px -10px 0 #111720,
    -3px -10px 0 #111720, -4px -10px 0 #111720, -5px -10px 0 #111720,
    -6px -10px 0 #111720, -7px -10px 0 #111720, -8px -10px 0 #111720,
    -9px -10px 0 #111720, -10px -10px 0 #111720;
  font-weight: 400;
  font-size: 125px;
  font-family: v_BadaBoomBB;
  -webkit-transform: rotate(-6deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-6deg) translate3d(0, 0, 0);
  transform: rotate(-6deg) translate3d(0, 0, 0);
}
.intro-board__content {
  padding: 5px 75px 75px 105px;
  color: #111720;
  text-align: left;
  font-weight: 400;
  font-size: 30px;
  font-family: v_BadaBoomBB;
  line-height: 33px;
  -webkit-transform: rotate(-5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-5deg) translate3d(0, 0, 0);
  transform: rotate(-5deg) translate3d(0, 0, 0);
}
.intro-board__content p {
  margin-bottom: 20px;
}
.intro-board__btn {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 400;
  margin-left: 245px;
  padding: 10px 25px 5px 25px;
  background-color: #fff641;
  color: #111720;
  font-weight: 400;
  font-size: 40px;
  font-family: v_BadaBoomBB;
  line-height: 40px;
  cursor: pointer;
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  -webkit-transform: skewY(-5deg) translate3d(0, 0, 0);
  -ms-transform: skewY(-5deg) translate3d(0, 0, 0);
  transform: skewY(-5deg) translate3d(0, 0, 0);
}
.intro-board__btn:hover {
  background-color: #dcff00;
}
.intro-board__btn span {
  display: inline-block;
  -webkit-transform: rotate(-6deg) skewX(5deg) skewY(5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-6deg) skewX(5deg) skewY(5deg) translate3d(0, 0, 0);
  transform: rotate(-6deg) skewX(5deg) skewY(5deg) translate3d(0, 0, 0);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .intro-board__bg {
    background-image: url(../images/intro__board@2x.png);
    -webkit-background-size: 620px 577px;
    background-size: 620px 577px;
  }
  .intro-board__close {
    background-image: url(../images/intro__close@2x.png);
    -webkit-background-size: 23px 25px;
    background-size: 23px 25px;
  }
}

/* Logo
----------------------------------------------------------------------------------------------------*/
.logo {
  position: fixed;
  top: 25px;
  left: 0;
  z-index: 45;
  display: block;
  margin-top: 15px;
  cursor: pointer;
  -webkit-transition: margin-right 0.4s ease-in-out 0.2s;
  transition: margin-right 0.4s ease-in-out 0.2s;
  -webkit-transform: skewY(-6deg) translate3d(0, 0, 0);
  -ms-transform: skewY(-6deg) translate3d(0, 0, 0);
  transform: skewY(-6deg) translate3d(0, 0, 0);
}
.logo_main {
  cursor: default;
}
.logo.ng-hide {
  display: block !important;
  margin-right: -205px;
  -webkit-transition: margin-right 0.4s ease-in-out;
  transition: margin-right 0.4s ease-in-out;
}
.logo__inner {
  padding: 40px 35px 20px 45px;
  background-color: #111720;
}
.logo__content {
  -webkit-transform: skewX(6deg);
  -ms-transform: skewX(6deg);
  transform: skewX(6deg);
}
.logo__content h1 {
  color: #fff;
  font-weight: 400;
  font-size: 90px;
  font-family: v_BadaBoomBB;
  line-height: 50px;
}
.logo__content h1 span {
  font-size: 62px;
  line-height: 50px;
}
.logo__content h2 {
  margin-top: 10px;
  margin-left: -5px;
  color: #fff;
  font-weight: 900;
  font-style: italic;
  font-size: 9px;
  font-family: Intro;
  line-height: 18px;
}

@media (max-width: 1400px) {
  .logo__inner {
    padding: 35px 30px 15px 45px;
  }
  .logo__content h1 {
    font-size: 80px;
    line-height: 40px;
  }
  .logo__content h1 span {
    font-size: 52px;
    line-height: 42px;
  }
  .logo__content h2 {
    margin-top: 9px;
    margin-left: -3px;
    font-size: 9px;
    line-height: 15px;
  }
}

/* Intro-hero
----------------------------------------------------------------------------------------------------*/
.intro-hero {
  position: absolute;
  top: auto !important;
  right: auto !important;
  bottom: 0 !important;
  left: 50% !important;
  background-repeat: no-repeat;
}
.intro-hero_out-add {
  -webkit-transition: margin-left, margin-bottom, 0.4s ease-in-out;
  transition: margin-left, margin-bottom, 0.4s ease-in-out;
}
.intro-hero_out-remove {
  -webkit-transition: margin-left, margin-bottom, 0.4s ease-in-out 0.2s;
  transition: margin-left, margin-bottom, 0.4s ease-in-out 0.2s;
}
.intro-hero__1 {
  z-index: 35;
  margin-bottom: 180px;
  margin-left: -475px;
  width: 661px;
  height: 749px;
  background-image: url(../images/heroes/hero-1.png);
}
.intro-hero__2 {
  z-index: 35;
  margin-bottom: 70px;
  margin-left: -245px;
  width: 576px;
  height: 823px;
  background-image: url(../images/heroes/hero-2.png);
}
.intro-hero__3 {
  z-index: 160;
  margin-bottom: -50px;
  margin-left: -580px;
  width: 880px;
  height: 816px;
  background-image: url(../images/heroes/hero-3.png);
}
.intro-hero__4 {
  z-index: 150;
  margin-bottom: 25px;
  margin-left: -100px;
  width: 989px;
  height: 621px;
  background-image: url(../images/heroes/hero-4.png);
}

.intro-hero_out.intro-hero__1 {
  margin-bottom: 190px;
  margin-left: -600px;
}
.intro-hero_out.intro-hero__2 {
  margin-bottom: 80px;
  margin-left: 30px;
}
.intro-hero_out.intro-hero__3 {
  margin-bottom: -50px;
  margin-left: -750px;
}
.intro-hero_out.intro-hero__4 {
  margin-bottom: 0;
  margin-left: 20px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .intro-hero__1 {
    background-image: url(../images/heroes/hero-1@2x.png);
    -webkit-background-size: 661px 749px;
    background-size: 661px 749px;
  }
  .intro-hero__2 {
    background-image: url(../images/heroes/hero-2@2x.png);
    -webkit-background-size: 576px 823px;
    background-size: 576px 823px;
  }
  .intro-hero__3 {
    background-image: url(../images/heroes/hero-3@2x.png);
    -webkit-background-size: 880px 816px;
    background-size: 880px 816px;
  }
  .intro-hero__4 {
    background-image: url(../images/heroes/hero-4@2x.png);
    -webkit-background-size: 989px 621px;
    background-size: 989px 621px;
  }
}

/* Intro-hero-bg
----------------------------------------------------------------------------------------------------*/
.intro-hero-bg {
  position: absolute;
  top: auto !important;
  right: auto !important;
  bottom: 0 !important;
  left: 50% !important;
  background-repeat: no-repeat;
}
.intro-hero-bg__dirt {
  z-index: 155;
  margin-bottom: -50px;
  margin-left: -130px;
  width: 444px;
  height: 198px;
  background-image: url(../images/heroes/intro-hero-bg__dirt.png);
  -webkit-background-size: 444px 198px;
  background-size: 444px 198px;
}
.intro-hero_out.intro-hero-bg__dirt {
  margin-left: -300px;
}
.intro-hero-bg__haze {
  z-index: 155;
  margin-bottom: -30px;
  margin-left: -170px;
  width: 1001px;
  height: 378px;
  background-image: url(../images/heroes/intro-hero-bg__haze.png);
  -webkit-background-size: 1001px 378px;
  background-size: 1001px 378px;
  -webkit-transition: margin-left 0.6s ease-in-out;
  transition: margin-left 0.6s ease-in-out;
}
.intro-hero_out.intro-hero-bg__haze {
  margin-left: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .intro-hero-bg__dirt {
    background-image: url(../images/heroes/intro-hero-bg__dirt@2x.png);
  }
  .intro-hero-bg__haze {
    background-image: url(../images/heroes/intro-hero-bg__haze@2x.png);
  }
}

/* Btn
----------------------------------------------------------------------------------------------------*/
.btn {
  padding: 10px 40px;
  border: none;
  background-color: #7bd84d;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
  font-style: italic;
  font-size: 24px;
  font-family: Intro;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;

  -webkit-backface-visibility: hidden;
}
.btn:hover {
  opacity: 0.9;
}

/* Strip
----------------------------------------------------------------------------------------------------*/
.strip {
  position: fixed;
  z-index: 310;
  margin-left: -10px;

  -webkit-backface-visibility: hidden;
}
.strip__inner {
  display: block;
  background-color: #111720;
  -webkit-transform: skewY(-6deg) translate3d(0, 0, 0);
  -ms-transform: skewY(-6deg) translate3d(0, 0, 0);
  transform: skewY(-6deg) translate3d(0, 0, 0);
}
.strip_left {
  width: 200px;
}
.strip_left.ng-hide {
  display: block !important;
  margin-left: -220px;
}
.strip_right {
  width: 160px;
}
.strip_right.ng-hide {
  display: block !important;
  margin-right: -180px;
}
.strip__text {
  display: block;
  padding: 10px 10px 10px 50px;
  color: #fff;
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
  font-family: Intro;
  line-height: 20px;
  -webkit-transform: skewX(6deg) translate3d(0, 0, 0);
  -ms-transform: skewX(6deg) translate3d(0, 0, 0);
  transform: skewX(6deg) translate3d(0, 0, 0);
}
.strip__text-fb {
  position: relative;
  padding-left: 50px;
}
.strip__text-fb:before {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -7px;
  margin-left: -4px;
  width: 35px;
  height: 31px;
  background-image: url(../images/social/fb@2x.png);
  -webkit-background-size: 35px 31px;
  background-size: 35px 31px;
  background-repeat: no-repeat;
  content: "";

  -webkit-backface-visibility: hidden;
}
.strip_right .strip__text {
  padding-left: 35px;
}
.strip_link {
  display: block;
  padding-left: 35px;
  color: #fff;
  font-weight: 400;
  font-size: 38px;
  font-family: v_BadaBoomBB;
  line-height: 44px;
}
.strip_link span {
  display: inline-block;
  -webkit-transform: skewX(6deg) translate3d(0, 0, 0);
  -ms-transform: skewX(6deg) translate3d(0, 0, 0);
  transform: skewX(6deg) translate3d(0, 0, 0);
}

/* mod */
.strip_share {
  bottom: 85px;
  left: 0;
}
.strip_share .strip__inner {
  background-color: #519cff;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.strip_share .strip__inner:hover {
  background-color: #3c599b;
}
.strip_contacts {
  bottom: 20px;
  left: 0;
}
.strip_comix {
  right: 0;
  bottom: 150px;
}
.strip_info {
  right: 0;
  bottom: 58px;
}
.strip_info .strip_link {
  font-size: 28px;
}

.strip_credits {
  right: 0;
  bottom: 5px;
}
.strip_credits .strip__text {
  cursor: pointer;
}
.strip_credits .strip__inner {
  padding-bottom: 5px;
}

/* intro */
.intro .strip {
  z-index: 65;

  -webkit-backface-visibility: hidden;
}
.intro .strip_comix {
  z-index: 75;
}
.intro .strip_credits {
  z-index: 55;
  color: #111720;
}

@media (max-width: 1400px) {
  .strip_left {
    width: 180px;
  }
  .strip_right {
    width: 140px;
  }
  .strip_link {
    padding-left: 30px;
    font-size: 32px;
    line-height: 38px;
    cursor: pointer;
  }
  .strip__text {
    padding: 10px 10px 10px 35px;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
  }
  .strip_right .strip__text {
    padding-left: 30px;
  }
  .strip_info .strip_link {
    font-size: 28px;
  }

  /*social*/
  .strip__social li a {
    display: block;
    width: 33px;
    height: 29px;
    -webkit-background-size: 33px 29px;
    background-size: 33px 29px;
  }
  .strip__social-vk {
  }
}

/* Top-line
----------------------------------------------------------------------------------------------------*/
.top-line {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 55;
  width: 100%;
  height: 15px;
  background-color: #111720;
}
.bottom-line {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 55;
  width: 100%;
  height: 15px;
  background-color: #111720;
}

/* Left-control
----------------------------------------------------------------------------------------------------*/
.left-control {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 55;
  width: 15px;
  height: 100%;
}
.left-control__arrow {
  position: absolute;
  top: 50%;
  left: 0;
  display: none;
  margin-top: -9px;
  width: 15px;
  height: 18px;
  background: url(../images/left-control__arrow.png) 50% 0 no-repeat;
  opacity: 0.8;
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
}
.left-control.hide .left-control__arrow {
  display: block;
}
.left-control:hover .left-control__arrow {
  left: -15px;
}
.left-control.hide .logo {
  left: -300px;
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
}
.left-control:hover.hide .logo {
  left: 0;
}
.left-control.hide .nav {
  left: -300px;
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
}
.left-control:hover.hide .nav {
  left: 0;
}
.left-control.hide .strip_left {
  left: -300px;
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
}
.left-control:hover.hide .strip_left {
  left: 0;
}

.right-control {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 55;
  width: 15px;
  height: 100%;
}
.right-control.hide .strip_right {
  right: -200px;
  -webkit-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
}
.right-control:hover.hide .strip_right {
  right: 0;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .left-control__arrow {
    background-image: url(../images/left-control__arrow@2x.png);
    -webkit-background-size: 15px 18px;
    background-size: 15px 18px;
  }
}

/* Nav
----------------------------------------------------------------------------------------------------*/
.nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 110;
  display: inline-block;
  margin-top: 240px;
  margin-left: 5px;
}
.nav li {
  margin-bottom: -1px;
  -webkit-transform: skewY(-6deg) translate3d(0, 0, 0);
  -ms-transform: skewY(-6deg) translate3d(0, 0, 0);
  transform: skewY(-6deg) translate3d(0, 0, 0);
}
.nav li:hover a {
  background: #111720;
  color: #fff;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.nav li.active a {
  background: #111720;
  color: #fff;
  cursor: default;
}
.nav li a {
  display: inline-block;
  padding: 0 20px 0 40px;
  border-bottom: none;
  color: #111720;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 38px;
  font-family: v_BadaBoomBB;
  line-height: 44px;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.nav li a span {
  display: inline-block;
  -webkit-transform: skewX(6deg) translate3d(0, 0, 0);
  -ms-transform: skewX(6deg) translate3d(0, 0, 0);
  transform: skewX(6deg) translate3d(0, 0, 0);
}

/*intro*/
.intro .nav {
  z-index: 55;
  margin-left: 5px;
}
.intro .nav li a {
  color: #fff;
}

@media (max-width: 1400px) {
  .nav {
    margin-top: 210px;
  }
  .nav li a {
    font-size: 28px;
    line-height: 34px;
  }
}

/* Cover
----------------------------------------------------------------------------------------------------*/
.cover {
  position: relative;
  z-index: 30;
  margin-bottom: 140px;
  background-color: #fff;
}
.cover__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -130px;
  width: 100%;
}
.cover__bottom.retina-2x {
  display: none;
}
.cover:before {
  position: absolute;
  bottom: -40px;
  left: -100px;
  z-index: -1;
  padding-right: 200px;
  width: 100%;
  height: 240px;
  background-color: #fff;
  content: "";
  -webkit-transform: rotate(-4deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-4deg) translate3d(0, 0, 0);
  transform: rotate(-4deg) translate3d(0, 0, 0);
}
.cover__link {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -190px;
  width: 100%;
  height: 150px;
  -webkit-transform: rotate(-4deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-4deg) translate3d(0, 0, 0);
  transform: rotate(-4deg) translate3d(0, 0, 0);
}
.cover__inner {
  position: relative;
  margin-left: 200px;
  min-height: 200px;
}

@media (max-width: 1400px) {
  .cover:before {
    bottom: -40px;
    -webkit-transform: rotate(-5.5deg);
    -ms-transform: rotate(-5.5deg);
    transform: rotate(-5.5deg);
  }
}
@media (min-width: 2000px) {
  .cover:before {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .cover__bottom {
    display: none;
  }
  .cover__bottom.retina-2x {
    display: block;
  }
}

@-webkit-keyframes coverDrop {
  0% {
    margin-top: -2500px;
  }
  70% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes coverDrop {
  0% {
    margin-top: -2500px;
  }
  70% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

/* Cover-about
----------------------------------------------------------------------------------------------------*/
.cover-about__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 51%;
  height: 100%;
  background: #59d6c2;
  -webkit-box-shadow: 150px 0 0 #59d6c2, 0 -150px 0 #59d6c2;
  box-shadow: 150px 0 0 #59d6c2, 0 -150px 0 #59d6c2;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.cover-about {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -608px;
  width: 1200px;
  -webkit-transform: rotate(-0deg);
  -ms-transform: rotate(-0deg);
  transform: rotate(-0deg);
}
.cover-about__scope {
  position: relative;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
}
.cover-about__content {
  position: absolute;
  bottom: 0;
  left: 56%;
  width: 50%;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.cover-about__content-inner {
  margin-right: 50px;
  margin-bottom: 72px;
  margin-left: 30px;
  //width: 350px;
}

.cover-about__item {
  position: relative;
}
.cover-about__item--header {
  color: #000033;
  font-weight: 400;
  font-size: 80px;
  line-height: 80px;
  font-family: v_BadaBoomBB;
  position: relative;
  z-index: 2;
  top: 36px;
  left: -23px;
}
.cover-about__item_left-1 {
  margin-left: 40px;
}
.cover-about__item_left-2 {
  margin-left: 30px;
}
.cover-about__item_left-3 {
  margin-left: 20px;
}
.cover-about__item--text {
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  font-style: italic;
  font-family: Intro;
  background: #ffff66;
  position: relative;
  padding: 30px 20px 10px 20px;
  display: inline-block;
}

.cover-about__pic {
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 5;
  margin-left: 50px;
  width: 50%;
}
.cover-about__pic img {
  float: right;
  width: auto;
  height: 770px;
}
.cover-about__pic img.retina-2x {
  display: none;
}
.cover-about__ad {
  position: relative;
  z-index: 5;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 10px 5px 0 0 #59d6c2;
  box-shadow: 10px 5px 0 0 #59d6c2;
  color: #111720;
  font-weight: 700;
  font-style: italic;
  font-size: 15px;
  font-family: Intro;
  line-height: 18px;
  -webkit-transform: rotate(3deg) skewY(-4deg);
  -ms-transform: rotate(3deg) skewY(-4deg);
  transform: rotate(3deg) skewY(-4deg);
}
.cover-about__ad:first-child {
  margin-top: 45px;
}
.cover-about__ad:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
}
.cover-about__ad:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  margin-top: -3px;
  margin-left: -3px;
  width: 100%;
  height: 100%;
  border: 3px solid #111720;
  background-color: #111720;
  content: "";
  -webkit-transform: skewY(0.5deg) skewX(1deg);
  -ms-transform: skewY(0.5deg) skewX(1deg);
  transform: skewY(0.5deg) skewX(1deg);
}
.cover-about .h2 {
  margin-bottom: 15px;
  margin-left: 50px;
  color: #fff;
  text-shadow: 10px 0 0 #111720, 10px 1px 0 #111720, 10px 2px 0 #111720,
    10px 3px 0 #111720, 10px 4px 0 #111720, 10px 5px 0 #111720,
    10px 6px 0 #111720, 10px 7px 0 #111720, 10px 8px 0 #111720,
    10px 9px 0 #111720, 10px -1px 0 #111720, 10px -2px 0 #111720,
    10px -3px 0 #111720, 10px -4px 0 #111720, 10px -5px 0 #111720,
    10px -6px 0 #111720, 10px -7px 0 #111720, 10px -8px 0 #111720,
    10px -9px 0 #111720, 0 10px 0 #111720, 1px 10px 0 #111720,
    2px 10px 0 #111720, 3px 10px 0 #111720, 4px 10px 0 #111720,
    5px 10px 0 #111720, 6px 10px 0 #111720, 7px 10px 0 #111720,
    8px 10px 0 #111720, 9px 10px 0 #111720, -1px 10px 0 #111720,
    -2px 10px 0 #111720, -3px 10px 0 #111720, -4px 10px 0 #111720,
    -5px 10px 0 #111720, -6px 10px 0 #111720, -7px 10px 0 #111720,
    -8px 10px 0 #111720, -9px 10px 0 #111720, 10px 10px 0 #111720,
    -10px 0 0 #111720, -10px 1px 0 #111720, -10px 2px 0 #111720,
    -10px 3px 0 #111720, -10px 4px 0 #111720, -10px 5px 0 #111720,
    -10px 6px 0 #111720, -10px 7px 0 #111720, -10px 8px 0 #111720,
    -10px 9px 0 #111720, -10px 10px 0 #111720, 0 -10px 0 #111720,
    1px -10px 0 #111720, 2px -10px 0 #111720, 3px -10px 0 #111720,
    4px -10px 0 #111720, 5px -10px 0 #111720, 6px -10px 0 #111720,
    7px -10px 0 #111720, 8px -10px 0 #111720, 9px -10px 0 #111720,
    10px -10px 0 #111720, -10px -1px 0 #111720, -10px -2px 0 #111720,
    -10px -3px 0 #111720, -10px -4px 0 #111720, -10px -5px 0 #111720,
    -10px -6px 0 #111720, -10px -7px 0 #111720, -10px -8px 0 #111720,
    -10px -9px 0 #111720, -1px -10px 0 #111720, -2px -10px 0 #111720,
    -3px -10px 0 #111720, -4px -10px 0 #111720, -5px -10px 0 #111720,
    -6px -10px 0 #111720, -7px -10px 0 #111720, -8px -10px 0 #111720,
    -9px -10px 0 #111720, -10px -10px 0 #111720;
  font-weight: 400;
  font-size: 64px;
  font-family: v_BadaBoomBB;
  line-height: 60px;
}
.cover-about .h3 {
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 40px;
  color: #111720;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  font-family: Intro;
  line-height: 18px;
}
@media (min-width: 1400px) and (min-height: 800px) {
  .cover-about__pic {
    margin-bottom: -10px;
  }
}
@media (min-width: 1400px) and (min-height: 1000px) {
  .cover-about__pic {
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) and (min-height: 1200px) {
  .cover-about__pic {
    margin-bottom: 10px;
  }
}
@media (min-width: 1400px) and (min-height: 1400px) {
  .cover-about__pic {
    margin-bottom: 20px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .cover-about__pic img {
    display: none;
  }
  .cover-about__pic img.retina-2x {
    display: block;
  }
}

/* Cover-service
----------------------------------------------------------------------------------------------------*/
.cover-service {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -680px;
  width: 1200px;
}
.cover-service__scope {
  position: relative;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
}
.cover-service__inner {
  margin-bottom: -50px;
}
.cover-service__pic {
  margin-left: -50px;
  width: 100%;
  height: 760px;
  background-position: 50% 100%;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.cover-service__pic-dafault .cover-service__pic {
  background-image: url(../images/services/default.png);
  opacity: 1;
}
.cover-service__text {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -100px;
  width: 250px;
  cursor: pointer;

  -webkit-backface-visibility: hidden;
}
.cover-service__text_1 {
  margin-top: 55px;
  margin-left: -450px;
}
.cover-service__text_2 {
  margin-top: 145px;
  margin-left: 350px;
}
.cover-service__text_3 {
  margin-top: 250px;
  margin-left: -450px;
}
.cover-service__text_4 {
  margin-top: 510px;
  margin-left: 350px;
}
.cover-service__text_5 {
  margin-top: 560px;
  margin-left: -450px;
}
.cover-service__text h2 {
  padding-right: 5px;
  padding-left: 5px;
  color: #111720;
  font-weight: 400;
  font-size: 40px;
  font-family: v_BadaBoomBB;
  line-height: 37px;

  -webkit-backface-visibility: hidden;
}
.cover-service__desc {
  visibility: hidden;
  margin-top: 2px;
  margin-right: 30px;
  padding-right: 5px;
  padding-left: 5px;
  height: 0;
  color: #111720;
  font-weight: 700;
  font-style: italic;
  font-size: 15px;
  font-family: Intro;
  line-height: 16px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;

  -webkit-backface-visibility: hidden;
}
.cover-service__desc-list li:before {
  position: absolute;
  left: 0;
  content: "—";
}
.cover-service__desc-list li {
  position: relative;
  padding-left: 10px;
}

.cover-service__text:hover .cover-service__desc {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.cover-service_active-1 .cover-service__text_1 .cover-service__desc {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.cover-service_active-2 .cover-service__text_2 .cover-service__desc {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.cover-service_active-3 .cover-service__text_3 .cover-service__desc {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.cover-service_active-4 .cover-service__text_4 .cover-service__desc {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.cover-service_active-5 .cover-service__text_5 .cover-service__desc {
  visibility: visible;
  height: auto;
  opacity: 1;
}

.cover-service__text-line {
  position: absolute;
  top: 5px;
  height: 2px;
  background-color: #111720;
  opacity: 0.4;

  -webkit-backface-visibility: hidden;
}
.cover-service__text_1 .cover-service__text-line {
  top: 15px;
  left: 180px;
  width: 250px;
}
.cover-service__text_2 .cover-service__text-line {
  top: 17px;
  right: 215px;
  width: 320px;
}
.cover-service__text_3 .cover-service__text-line {
  top: 50px;
  left: 175px;
  width: 225px;
}
.cover-service__text_4 .cover-service__text-line {
  top: 52px;
  right: 215px;
  width: 100px;
}
.cover-service__text_5 .cover-service__text-line {
  top: 90px;
  left: 125px;
  width: 60px;
}
.cover-service__text-line:after {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -2px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #111720;
  content: "";
}
.cover-service__text-line:before {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -2px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #111720;
  content: "";
}
.cover-service_active-1 .cover-service__pic {
  background-image: url(../images/services/creative.png);
  opacity: 1;
}
.cover-service_active-2 .cover-service__pic {
  background-image: url(../images/services/media.png);
  opacity: 1;
}
.cover-service_active-3 .cover-service__pic {
  background-image: url(../images/services/digital.png);
  opacity: 1;
}
.cover-service_active-4 .cover-service__pic {
  background-image: url(../images/services/content.png);
  opacity: 1;
}
.cover-service_active-5 .cover-service__pic {
  background-image: url(../images/services/social.png);
  opacity: 1;
}
.cover-service_active-1 .cover-service__text_1 .cover-service__text-line {
  opacity: 1;
}
.cover-service_active-2 .cover-service__text_2 .cover-service__text-line {
  opacity: 1;
}
.cover-service_active-3 .cover-service__text_3 .cover-service__text-line {
  opacity: 1;
}
.cover-service_active-4 .cover-service__text_4 .cover-service__text-line {
  opacity: 1;
}
.cover-service_active-5 .cover-service__text_5 .cover-service__text-line {
  opacity: 1;
}
.cover-service_active-1 .cover-service__text_1 h2 {
  color: #47bac8;
}
.cover-service_active-2 .cover-service__text_2 h2 {
  color: #47bac8;
}
.cover-service_active-3 .cover-service__text_3 h2 {
  color: #47bac8;
}
.cover-service_active-4 .cover-service__text_4 h2 {
  color: #47bac8;
}
.cover-service_active-5 .cover-service__text_5 h2 {
  color: #47bac8;
}

@media (max-width: 1600px) and (min-height: 780px) {
  .cover-service {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
  }
}
@media (max-width: 1400px) and (min-height: 780px) {
  .cover-service {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
  }
}
@media (min-width: 1600px) and (min-height: 1000px) {
  .cover-service__inner {
    margin-bottom: -30px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .cover-service__pic {
    background-image: url(../images/services/default@2x.png);
    -webkit-background-size: contain;
    background-size: contain;
  }
  .cover-service__pic-dafault .cover-service__pic {
    background-image: url(../images/services/default@2x.png);
    opacity: 1;
  }
  .cover-service_active-1 .cover-service__pic {
    background-image: url(../images/services/creative@2x.png);
    opacity: 1;
  }
  .cover-service_active-2 .cover-service__pic {
    background-image: url(../images/services/media@2x.png);
    opacity: 1;
  }
  .cover-service_active-3 .cover-service__pic {
    background-image: url(../images/services/digital@2x.png);
    opacity: 1;
  }
  .cover-service_active-4 .cover-service__pic {
    background-image: url(../images/services/content@2x.png);
    opacity: 1;
  }
  .cover-service_active-5 .cover-service__pic {
    background-image: url(../images/services/social@2x.png);
    opacity: 1;
  }
}

/* Cover-portfolio
----------------------------------------------------------------------------------------------------*/
.cover-portfolio {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
}
.cover-portfolio__scope {
  position: relative;
  z-index: 10;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
}
.cover-portfolio__scope_back {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 100%;
}
@media (max-width: 1200px) {
  .cover-portfolio {
    margin-left: -500px;
  }
}
@media (max-height: 710px) {
  .cover-portfolio__scope {
    /*transform: scale(.75) !important;*/
  }
}

/* Portfolio-form
----------------------------------------------------------------------------------------------------*/
.portfolio-form {
  padding-bottom: 30px;
  width: 450px;
  -webkit-transform: skewY(-6deg) translate3d(0, 0, 0);
  -ms-transform: skewY(-6deg) translate3d(0, 0, 0);
  transform: skewY(-6deg) translate3d(0, 0, 0);
}
.portfolio-form__title {
  margin-bottom: 15px;
  color: #111720;
  font-weight: 700;
  font-style: italic;
  font-size: 26px;
  font-family: Intro;
  line-height: 26px;
}
.portfolio-form__input {
  margin-bottom: 15px;
  padding: 0 15px;
  width: 100%;
  height: 50px;
  outline: none !important;
  border: none;
  background-color: #f2f2f2;
  font-weight: 300;
  font-style: italic;
  font-size: 18px;
  font-family: Intro;
  line-height: 26px;
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}
.portfolio-form__input:hover {
  background-color: #f5f5f5;
}
.portfolio-form__input:focus {
  background-color: #ebebeb;
}
.portfolio-form__input::-webkit-input-placeholder {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.portfolio-form__input::-moz-placeholder {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.portfolio-form__input:-moz-placeholder {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.portfolio-form__input:-ms-input-placeholder {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.portfolio-form__input:hover::-webkit-input-placeholder {
  color: #777;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.portfolio-form__input:hover::-moz-placeholder {
  color: #777;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.portfolio-form__input:hover:-moz-placeholder {
  color: #777;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.portfolio-form__input:hover:-ms-input-placeholder {
  color: #777;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.portfolio-form__input:focus::-webkit-input-placeholder {
  color: #555;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.portfolio-form__input:focus::-moz-placeholder {
  color: #555;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.portfolio-form__input:focus:-moz-placeholder {
  color: #555;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.portfolio-form__input:focus:-ms-input-placeholder {
  color: #555;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.portfolio-form__input.error::-webkit-input-placeholder {
  color: #cc3000;
}
.portfolio-form__input.error::-moz-placeholder {
  color: #cc3000;
}
.portfolio-form__input.error:-moz-placeholder {
  color: #cc3000;
}
.portfolio-form__input.error:-ms-input-placeholder {
  color: #cc3000;
}
.portfolio-form__textarea {
  margin-bottom: 15px;
  padding: 8px 15px;
  width: 100%;
  outline: none !important;
  border: none;
  background-color: #f2f2f2;
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
  font-family: Intro;
  line-height: 20px;
  resize: none;
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}
.portfolio-form__textarea:focus {
  background-color: #ebebeb;
}
.portfolio-form__textarea-arrow {
  position: relative;
}
.portfolio-form__textarea-arrow:before {
  position: absolute;
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  border-top: 0;
  border-right: 0;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #f2f2f2;
  content: "";
  content: "";
}
.portfolio-form__btn {
  position: relative;
  left: -2px;
  margin-top: 15px;
  padding: 15px 50px;
}
.portfolio-form__btn.error {
  background-color: #cc3000;
}

/* Portfolio-hero
----------------------------------------------------------------------------------------------------*/
.portfolio-hero {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -40px;
  margin-left: 470px;
  width: 505px;
}
.portfolio-hero__pic {
  width: auto;
  height: 720px;
}
.portfolio-hero__pic.retina-2x {
  display: none;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .portfolio-hero__pic {
    display: none;
  }
  .portfolio-hero__pic.retina-2x {
    display: block;
  }
}

/* Portfolio-hero-bubble
----------------------------------------------------------------------------------------------------*/
.portfolio-hero-bubble {
  position: absolute;
  top: 30px;
  left: 85px;
  z-index: 10;
  width: 310px;
  height: 170px;
  border: 3px solid #111720;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
}
.portfolio-hero-bubble:after {
  position: absolute;
  right: -25px;
  bottom: -29px;
  width: 64px;
  height: 30px;
  background: url(../images/portfolio-hero__bubble.png) 0 0 no-repeat;
  -webkit-background-size: 64px 30px;
  background-size: 64px 30px;
  content: "";
}
.portfolio-hero-bubble__inner {
  padding: 20px;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  font-family: Intro;
  line-height: 26px;
}

/* Message-error
----------------------------------------------------------------------------------------------------*/
.message-error {
  padding: 15px 25px;
  line-height: 24px;
}

/* Cover-brands
----------------------------------------------------------------------------------------------------*/
.cover-brands {
  padding-top: 80px;
  padding-bottom: 40px;
}

/* Brands-list
----------------------------------------------------------------------------------------------------*/
.brands-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding-right: 100px;
  max-width: 1100px;
  -webkit-transform: skewY(-6deg) translate3d(0, 0, 0);
  -ms-transform: skewY(-6deg) translate3d(0, 0, 0);
  transform: skewY(-6deg) translate3d(0, 0, 0);
}
.brands-list__item {
  position: relative;
  float: left;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*padding-right: 15px;*/
  margin-bottom: 11px;
  width: 33.33333333%;
  height: 200px;
}
.brands-list__item_2x {
  width: 66.66666666%;
}
.brands-list__item_3x {
  width: 100%;
}
.brands-list__title {
  position: absolute;
  right: -1px;
  bottom: -1px;
  padding: 10px 20px;
  min-width: 100px;
  background: #fff;
  color: #111720;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 15px;
  font-family: Intro;
  -webkit-transform: skewY(6deg) skewX(-6deg) rotate(-6deg) translate3d(0, 0, 0);
  -ms-transform: skewY(6deg) skewX(-6deg) rotate(-6deg) translate3d(0, 0, 0);
  transform: skewY(6deg) skewX(-6deg) rotate(-6deg) translate3d(0, 0, 0);
}
.brands-list__title span {
  display: inline-block;
  padding-right: 7px;
}
.brands-list__pic {
  position: relative;
  top: -15px;
}
.brands-list__item_2x .brands-list__pic {
  top: -25px;
}
.brands-list__pic:before {
  position: absolute;
  top: -3px;
  left: -7px;
  z-index: 100;
  padding-top: 6px;
  width: 12px;
  height: 100%;
  background-color: #fff;
  content: "";
}
.brands-list__pic:after {
  position: absolute;
  top: -3px;
  right: -7px;
  z-index: 100;
  padding-top: 6px;
  width: 12px;
  height: 100%;
  background-color: #fff;
  content: "";
}
.brands-list__pic img {
  width: 100%;
  height: auto;
  -webkit-transform: skewY(6deg) translate3d(0, 0, 0);
  -ms-transform: skewY(6deg) translate3d(0, 0, 0);
  transform: skewY(6deg) translate3d(0, 0, 0);
}
.brands-list__pic img.retina-2x {
  display: none;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .brands-list__pic img {
    display: none;
  }
  .brands-list__pic img.retina-2x {
    display: block;
  }
}
@media (max-width: 1600px) {
  .brands-list {
    max-width: 900px;
  }
}
@media (max-width: 1200px) {
  .brands-list {
    padding-right: 0;
    width: 700px;
  }
}
@media (min-width: 1920px) {
  .brands-list {
    max-width: 1100px;
  }
}

/* Cover-contacts
----------------------------------------------------------------------------------------------------*/
.cover-contacts {
  margin-top: 50px;
  margin-bottom: 20px;
  margin-left: 100px;
  -webkit-transform: skewY(-5.5deg) translate3d(0, 0, 0);
  -ms-transform: skewY(-5.5deg) translate3d(0, 0, 0);
  transform: skewY(-5.5deg) translate3d(0, 0, 0);
}
.cover-contacts__content {
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
  max-width: 600px;
  width: 48%;
  color: #111720;
  font-weight: 300;
  font-style: italic;
  font-size: 24px;
  font-family: Intro;
  line-height: 30px;
  position: relative;
}
.cover-contacts__content span {
  position: absolute;
  bottom: -40px;
  left: 0;
  font-size: 12px;
}

.cover-contacts__content a {
  color: #111720;
}
.cover-contacts__content-email {
  color: #083d8d !important;
}
.cover-contacts__content_slow {
  opacity: 0.35;
}

@media (max-width: 1400px) {
  .cover-contacts__content {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 1200px) {
  .cover-contacts {
    margin-left: 50px;
  }
  .cover-contacts__content {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1600px) {
  .cover-contacts {
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: 200px;
    margin-left: auto;
    max-width: 1000px;
  }
}
@media (min-width: 2000px) {
  .cover-contacts {
    margin-bottom: 80px;
    max-width: 1400px;
  }
}
@media (max-width: 1000px) {
  .cover-contacts__content {
    font-size: 16px;
    line-height: 22px;
  }
}

/* Cover-credits
----------------------------------------------------------------------------------------------------*/
.cover-credits {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
}
.cover-credits__scope {
  position: relative;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
}

@media (max-width: 1200px) {
  .cover-credits__scope {
    -webkit-transform: scale(0.85) !important;
    -ms-transform: scale(0.85) !important;
    transform: scale(0.85) !important;
  }
}

/* Persons
----------------------------------------------------------------------------------------------------*/
.persons {
  position: relative;
  top: 30px;
  z-index: 5;
  margin: 0 auto;
  width: 825px;
}
.persons-team {
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 20px;
}

.persons-team .person:first-child {
  width: 160px;
  margin-left: 0px;
}
.persons-team .person {
  width: 160px;
  margin-left: 46px;
}
.persons-team .person__pics:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #fff;
  content: "";
  z-index: 10;
}

/* Person
----------------------------------------------------------------------------------------------------*/
.person {
  float: left;
  width: 273px;
}
.person__pics {
  position: relative;
}
.person__pics:hover .person__pic-hero {
  visibility: hidden;
  /*transition: opacity .4s ease-in-out;*/
  -webkit-transition: visibility 0.4s ease-in-out;
  transition: visibility 0.4s ease-in-out;
}
.person__pics:hover .person__pic {
  /*transition: opacity .15s ease-in-out;*/
  visibility: visible;
}
.person__pic-hero {
  position: relative;
  /*transition: opacity .15s ease-in-out;*/
  visibility: visible;

  -webkit-backface-visibility: hidden;
}
.person__pic-hero.retina-2x {
  display: none;
}
.person__pic {
  position: absolute;
  top: 0;
  left: 0;
  /*transition: opacity .4s ease-in-out;*/
  visibility: hidden;

  -webkit-backface-visibility: hidden;
}
.person__pic.retina-2x {
  display: none;
}
.person__evgen {
  width: 244px;
  height: 348px;
  background: url(../images/team/evgen-hero.jpg) 0 0 no-repeat;
}
.person__evgen.person__pic {
  width: 244px;
  height: 348px;
  background: url(../images/team/evgen.jpg) 0 0 no-repeat;
}
.person__desc {
  margin-top: -5px;
  -webkit-transform: rotate(-5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-5deg) translate3d(0, 0, 0);
  transform: rotate(-5deg) translate3d(0, 0, 0);
}
.person__name {
  color: #111720;
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
  font-family: Intro;
  line-height: 1;
}
.persons-team .person__name {
  font-size: 14px;
}
.person__text {
  color: #111720;
  font-weight: 300;
  font-style: italic;
  font-size: 12px;
  font-family: Intro;
}
.persons-team .person__text {
  font-size: 11px;
}
.person__text a {
  color: #111720;
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .person__pic-hero {
    display: none;
  }
  .person__pic-hero.retina-2x {
    display: block;
  }
  .person__pic {
    display: none;
  }
  .person__pic.retina-2x {
    display: block;
  }
}

/* Comix-preview
----------------------------------------------------------------------------------------------------*/
.comix-preview {
  /*margin-top: -260px;*/
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url(../images/comix-preview.jpg) 100% 100% repeat-y;
  -webkit-background-size: contain;
  background-size: contain;
}
.comix-preview img {
  width: 100%;
  height: auto;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .comix-preview {
    background-image: url(../images/comix-preview@2x.jpg);
  }
}

/* Contats-maps
----------------------------------------------------------------------------------------------------*/
.contats-maps {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.contats-maps .angular-google-map-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* Popup
----------------------------------------------------------------------------------------------------*/
.popup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 550px;
  height: 415px;
  background: url(../images/popup.png) 0 0 no-repeat;
  text-align: center;
}
.popup__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  margin-top: -35px;
  margin-right: -60px;
  width: 80px;
  height: 80px;
  outline: none;
  border: none;
  background: url(../images/popup__close.png) 50% 50% no-repeat;
  cursor: pointer;
}
.popup__close:hover {
  -webkit-animation: teeter 600ms;
  animation: teeter 600ms;
}
.popup__title {
  margin-top: -20px;
  color: #fff;
  text-align: center;
  text-shadow: 10px 0 0 #111720, 10px 1px 0 #111720, 10px 2px 0 #111720,
    10px 3px 0 #111720, 10px 4px 0 #111720, 10px 5px 0 #111720,
    10px 6px 0 #111720, 10px 7px 0 #111720, 10px 8px 0 #111720,
    10px 9px 0 #111720, 10px -1px 0 #111720, 10px -2px 0 #111720,
    10px -3px 0 #111720, 10px -4px 0 #111720, 10px -5px 0 #111720,
    10px -6px 0 #111720, 10px -7px 0 #111720, 10px -8px 0 #111720,
    10px -9px 0 #111720, 0 10px 0 #111720, 1px 10px 0 #111720,
    2px 10px 0 #111720, 3px 10px 0 #111720, 4px 10px 0 #111720,
    5px 10px 0 #111720, 6px 10px 0 #111720, 7px 10px 0 #111720,
    8px 10px 0 #111720, 9px 10px 0 #111720, -1px 10px 0 #111720,
    -2px 10px 0 #111720, -3px 10px 0 #111720, -4px 10px 0 #111720,
    -5px 10px 0 #111720, -6px 10px 0 #111720, -7px 10px 0 #111720,
    -8px 10px 0 #111720, -9px 10px 0 #111720, 10px 10px 0 #111720,
    -10px 0 0 #111720, -10px 1px 0 #111720, -10px 2px 0 #111720,
    -10px 3px 0 #111720, -10px 4px 0 #111720, -10px 5px 0 #111720,
    -10px 6px 0 #111720, -10px 7px 0 #111720, -10px 8px 0 #111720,
    -10px 9px 0 #111720, -10px 10px 0 #111720, 0 -10px 0 #111720,
    1px -10px 0 #111720, 2px -10px 0 #111720, 3px -10px 0 #111720,
    4px -10px 0 #111720, 5px -10px 0 #111720, 6px -10px 0 #111720,
    7px -10px 0 #111720, 8px -10px 0 #111720, 9px -10px 0 #111720,
    10px -10px 0 #111720, -10px -1px 0 #111720, -10px -2px 0 #111720,
    -10px -3px 0 #111720, -10px -4px 0 #111720, -10px -5px 0 #111720,
    -10px -6px 0 #111720, -10px -7px 0 #111720, -10px -8px 0 #111720,
    -10px -9px 0 #111720, -1px -10px 0 #111720, -2px -10px 0 #111720,
    -3px -10px 0 #111720, -4px -10px 0 #111720, -5px -10px 0 #111720,
    -6px -10px 0 #111720, -7px -10px 0 #111720, -8px -10px 0 #111720,
    -9px -10px 0 #111720, -10px -10px 0 #111720;
  font-weight: 400;
  font-size: 135px;
  font-family: v_BadaBoomBB;
  -webkit-transform: rotate(-9deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-9deg) translate3d(0, 0, 0);
  transform: rotate(-9deg) translate3d(0, 0, 0);
}
.popup__welcome-title {
  margin-top: -50px;
  font-size: 120px;
}
.popup__inner {
  padding: 15px 75px 75px 75px;
  height: 135px;
  color: #111720;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-family: Intro;
  -webkit-transform: skewY(-6deg) translate3d(0, 0, 0);
  -ms-transform: skewY(-6deg) translate3d(0, 0, 0);
  transform: skewY(-6deg) translate3d(0, 0, 0);
}
.popup__login {
  padding: 95px 45px 0 45px;
  height: 150px;
  font-size: 30px;
  line-height: 30px;
}
.popup__sorry {
  font-size: 36px;
  line-height: 36px;
}
.popup__hooray {
  padding-top: 5px;
  font-size: 24px;
  line-height: 24px;
}
.popup__welcome {
  padding-top: 10px;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 23px;
  line-height: 23px;
}
.popup__welcome p {
  margin-bottom: 15px;
}
.popup__error {
  font-size: 32px;
  line-height: 32px;
}
.popup__wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1200;
  width: 100%;
  height: 100%;
}
.popup__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #353b44;
  opacity: 0.9;
}

/*mod popup_login*/
.popup_login {
  width: 547px;
  height: 286px;
  background: url(../images/popup_login.png) 0 0 no-repeat;
}
.popup_login .popup__close {
  margin-top: -20px;
  margin-right: -45px;
}

/*mod popup_ops*/
.popup_ops {
  width: 642px;
  height: 341px;
  background: url(../images/popup_ops.png) 0 0 no-repeat;
}
.popup_ops .popup__title {
  margin-top: -40px;
  font-size: 125px;
}
.popup_ops .popup__inner {
  padding-top: 5px;
  font-size: 28px;
  line-height: 28px;
}

/* Popup-ie
----------------------------------------------------------------------------------------------------*/

.popup-ie .popup {
  width: 642px;
  height: 341px;
  background: url(../images/popup_ops.png) 0 0 no-repeat;
}
.popup-ie .popup_ie {
  background: url(../images/popup-ie.png) 0 0 no-repeat !important;
  width: 590px !important;
  height: 400px !important;
  -webkit-background-size: 590px 400px !important;
  background-size: 590px 400px !important;
}
.popup-ie__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/popup-ie__bg.jpg) 50% 50% repeat;
}
.popup-ie .popup__title {
  margin-top: 50px;
  color: #111720;
  text-shadow: none;
  font-size: 90px;
  line-height: 90px;
}
.popup-ie .popup__inner {
  padding-top: 0;
  font-size: 24px;
  line-height: 24px;
}
.popup-ie .popup__inner p {
  margin-top: 10px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .popup {
    background-image: url(../images/popup@2x.png);
    -webkit-background-size: 550px 415px;
    background-size: 550px 415px;
  }
  .popup__close {
    background-image: url(../images/popup__close@2x.png);
    -webkit-background-size: 23px 25px;
    background-size: 23px 25px;
  }
  .popup_login {
    background-image: url(../images/popup_login@2x.png);
    -webkit-background-size: 547px 286px;
    background-size: 547px 286px;
  }
  .popup_ops {
    background-image: url(../images/popup_ops@2x.png);
    -webkit-background-size: 642px 341px;
    background-size: 642px 341px;
  }
  .popup-ie .popup_ie {
    background-image: url(../images/popup-ie@2x.png) !important;
  }
}

/* Popup-fb
----------------------------------------------------------------------------------------------------*/
.popup-fb__link {
  display: inline-block;
  margin-top: -4px;
  padding: 10px 25px 10px 20px;
  background-color: #519cff;
  -webkit-box-shadow: inset 0 9px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 9px 10px -10px rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 17px;
  font-family: Intro;
  line-height: 21px;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-transform: rotate(-5.5deg) skewX(-5.5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-5.5deg) skewX(-5.5deg) translate3d(0, 0, 0);
  transform: rotate(-5.5deg) skewX(-5.5deg) translate3d(0, 0, 0);
}
.popup-fb__link:hover {
  background-color: #3c599b;
}
.popup-fb__icon {
  display: inline-block;
  padding-right: 20px;
  width: 10px;
  height: 19px;
  background: url(../images/popup__icon-fb.png) 0 0 no-repeat;
  vertical-align: top;
}
.popup-fb__error {
  background-color: #fff63d;
  color: #364457;
}
.popup-fb__error:hover {
  background-color: #ebe22a;
}

/* mod popup-fb__link_big */
.popup-fb__link_big {
  margin-left: -10px;
  padding: 15px 80px;
  font-weight: 300;
  font-size: 20px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .popup-fb__icon {
    background-image: url(../images/popup__icon-fb@2x.png);
    -webkit-background-size: 10px 19px;
    background-size: 10px 19px;
  }
}

/* Comics-link-fb
----------------------------------------------------------------------------------------------------*/
.comics-link-fb {
  position: fixed;
  bottom: 1px;
  left: 0;
  z-index: 550;
  display: inline-block;
  margin-top: -4px;
  padding: 10px 25px 10px 20px;
  outline: none !important;
  border: none;
  background-color: #519cff;
  -webkit-box-shadow: inset 0 9px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 9px 10px -10px rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 17px;
  font-family: Intro;
  line-height: 21px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-transform: rotate(-5.5deg) skewX(-5.5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-5.5deg) skewX(-5.5deg) translate3d(0, 0, 0);
  transform: rotate(-5.5deg) skewX(-5.5deg) translate3d(0, 0, 0);
}
.comics-link-fb:hover {
  background-color: #3c599b;
}
.comics-link-fb__icon {
  display: inline-block;
  padding-right: 20px;
  width: 10px;
  height: 19px;
  background: url(../images/popup__icon-fb.png) 0 0 no-repeat;
  vertical-align: top;
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .comics-link-fb__icon {
    background-image: url(../images/popup__icon-fb@2x.png);
    -webkit-background-size: 10px 19px;
    background-size: 10px 19px;
  }
}

/* Comics-bubble-submit
----------------------------------------------------------------------------------------------------*/
.comics-bubble-submit__position {
  position: absolute;
  left: 2px;
  width: 100%;
  height: 50px;
}
.comics-bubble-submit__position-top {
  top: -50px;
}
.comics-bubble-submit__position-bottom {
  bottom: -54px;
}
.comics-bubble-submit {
  position: relative;
  z-index: 10;
  display: inline-block;
  padding-top: 0;
  min-width: 170px;
  max-width: -webkit-calc(100% - 40px);
  max-width: calc(100% - 40px);
  width: 210px;
  width: 100%;
  height: 50px;
  outline: none !important;
  border: none;
  background-color: #519cff;
  color: #fff;
  vertical-align: bottom;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  font-family: Intro;
  line-height: 50px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.comics-bubble-submit.ng-hide-remove.ng-hide-remove-active {
  display: inline-block !important;
}
.comics-bubble-submit:hover {
  background-color: #3c599b;
}
.comics-bubble-submit_replace {
  padding-top: 5px;
  background-color: #8ede1c;
  line-height: 20px;
}
.comics-bubble-submit_replace:hover {
  background-color: #7bca0a;
}
.comics-bubble-submit_disabled {
  background-color: #999 !important;
}
.comics-bubble {
  display: none;
}

/* Credits
----------------------------------------------------------------------------------------------------*/
.credits {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 500;
  margin-bottom: -130px;
  margin-left: -30%;
  width: 160%;
  -webkit-transition: margin-bottom 0.2s ease-in-out;
  transition: margin-bottom 0.2s ease-in-out;
}
.credits.ng-hide {
  display: block !important;
  margin-bottom: -700px;
}
.credits__inner {
  padding: 25px 25px 180px 25px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 50px 0 #282828;
  box-shadow: 0 5px 50px 0 #282828;
  -webkit-transform: rotate(-6deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-6deg) translate3d(0, 0, 0);
  transform: rotate(-6deg) translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;
}
.credits__content {
  color: #282828;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  font-size: 25px;
  font-family: Intro;
  line-height: 36px;
}
.credits__link {
  position: absolute;
  top: -41px;
  right: 50%;
  bottom: auto;
  margin-right: -60px;
  -webkit-box-shadow: 0 -5px 15px -10px #282828;
  box-shadow: 0 -5px 15px -10px #282828;
}
.credits__link .strip__inner {
  background-color: #fff;
}
.credits__link .strip__text {
  color: #282828;
}
.credits__close {
  position: absolute;
  top: 0;
  right: 50%;
  z-index: 10;
  margin-top: 0;
  margin-right: -32%;
  width: 80px;
  height: 80px;
  outline: none;
  border: none;
  background: url(../images/intro__close.png) 50% 50% no-repeat;
  cursor: pointer;

  -webkit-backface-visibility: hidden;
}
.credits__close:hover {
  -webkit-animation: teeter 600ms;
  animation: teeter 600ms;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .credits__close {
    background-image: url(../images/intro__close@2x.png);
    -webkit-background-size: 23px 25px;
    background-size: 23px 25px;
  }
}

/* Comics
----------------------------------------------------------------------------------------------------*/
.comics {
  /*display: none;*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
}
.comics__inner {
  overflow: auto;
  padding-top: 15px;
  min-height: 100%;
}
.comics__table {
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
}
.comics__close {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 600;
  width: 80px;
  height: 80px;
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-transform: rotate(-5deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-5deg) translate3d(0, 0, 0);
  transform: rotate(-5deg) translate3d(0, 0, 0);
}
.comics__close-inner {
  display: block;
  float: right;
  width: 60px;
  height: 60px;
  background-color: #111720;
  -webkit-transform: rotate(5deg) skewY(-6deg) translate3d(0, 0, 0);
  -ms-transform: rotate(5deg) skewY(-6deg) translate3d(0, 0, 0);
  transform: rotate(5deg) skewY(-6deg) translate3d(0, 0, 0);

  -webkit-backface-visibility: hidden;
}
.comics__close-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 23px;
  height: 25px;
  background: url(../images/icon-close.png) 50% 50% no-repeat;
}
.comics__close:hover .comics__close-icon {
  -webkit-animation: teeter 600ms;
  animation: teeter 600ms;
}
.comics__slide-wrap {
  position: relative;
}
.comics__pic {
  float: left;
  min-height: 500px;
  width: auto;
  height: 100%;
}
.comics__pic.retina-2x {
  display: none;
  height: 953px;
}

@media (max-width: 1400px) {
  .comics__close {
    width: 70px;
    height: 70px;
  }
  .comics__close-inner {
    width: 50px;
    height: 50px;
  }
  .comics__close-icon {
    width: 20px;
    height: 22px;
    -webkit-background-size: 20px 22px;
    background-size: 20px 22px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .comics__pic {
    display: none;
  }
  .comics__pic.retina-2x {
    display: block;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .comics__close-icon {
    background-image: url(../images/icon-close@2x.png);
    -webkit-background-size: 23px 25px;
    background-size: 23px 25px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (max-width: 1400px) {
  .comics__close-icon {
    background-image: url(../images/icon-close@2x.png);
    -webkit-background-size: 20px 22px;
    background-size: 20px 22px;
  }
}

/* Comics-bubble
----------------------------------------------------------------------------------------------------*/
.comics-bubble {
  position: absolute;
  text-align: center;
}
.comics-bubble__inner {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 2px solid #111720;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
  text-align: left;
}
.comics-bubble_small .comics-bubble__inner {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.comics-bubble:before {
  position: absolute;
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
}
.comics-bubble__textarea {
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 15px 15px 5px 20px;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  height: -webkit-calc(100% - 20px);
  height: calc(100% - 20px);
  outline: none !important;
  border: none;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  font-family: Intro;
  line-height: 24px;
  resize: none;
}
.comics-bubble__textarea[disabled] {
  background-color: #fff;
  color: #000;

  webkit-text-fill-color: #000;
  -webkit-opacity: 1;
}
.comics-bubble_small .comics-bubble__textarea {
  padding: 10px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  font-size: 16px;
  line-height: 20px;
}
.comics-bubble-7 .comics-bubble__textarea {
  padding: 25px 25px 15px 30px;
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  height: -webkit-calc(100% - 40px);
  height: calc(100% - 40px);
  font-size: 28px;
  line-height: 32px;
}
.comics-bubble-0 {
  top: 60px;
  left: 27px;
  width: 465px;
  height: 146px;
}
.comics-bubble-1 {
  top: 315px;
  left: 988px;
  width: 185px;
  height: 100px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.comics-bubble-2 {
  top: 70px;
  left: 1155px;
  width: 170px;
  height: 100px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.comics-bubble-3 {
  top: 325px;
  left: 1215px;
  width: 185px;
  height: 120px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.comics-bubble-4 {
  top: 370px;
  left: 1420px;
  width: 220px;
  height: 120px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.comics-bubble-5 {
  top: 560px;
  left: 1235px;
  width: 255px;
  height: 160px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.comics-bubble-6 {
  top: 345px;
  left: 140px;
  width: 200px;
  height: 100px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.comics-bubble-7 {
  top: 570px;
  left: 1255px;
  width: 490px;
  height: 264px;
}
.comics-bubble-8 {
  top: 60px;
  left: 35px;
  width: 375px;
  height: 190px;
}
.comics-bubble-9 {
  top: 55px;
  left: 595px;
  width: 254px;
  height: 120px;
}
.comics-bubble-10 {
  top: 27px;
  left: 1056px;
  width: 254px;
  height: 120px;
}
.comics-bubble-11 {
  top: 517px;
  left: 1261px;
  width: 363px;
  height: 225px;
}
.comics-bubble-12 {
  top: 205px;
  left: 1560px;
  width: 250px;
  height: 115px;
}
.comics-bubble-13 {
  top: 32px;
  left: 1905px;
  width: 253px;
  height: 120px;
}
.comics-bubble-14 {
  top: 287px;
  left: 2157px;
  width: 253px;
  height: 120px;
}
.comics-bubble-15 {
  top: 30px;
  left: 2439px;
  width: 481px;
  height: 214px;
}
.comics-bubble-16 {
  top: 552px;
  left: 2833px;
  width: 488px;
  height: 247px;
}
.comics-bubble-17 {
  top: 30px;
  left: 3378px;
  width: 775px;
  height: 173px;
}

.comics-bubble-18 {
  top: 318px;
  left: 525px;
  width: 415px;
  height: 180px;
}
.comics-bubble-19 {
  top: 754px;
  left: 820px;
  width: 325px;
  height: 150px;
}
.comics-bubble-20 {
  top: 462px;
  left: 1636px;
  width: 325px;
  height: 150px;
}
.comics-bubble-21 {
  top: 580px;
  left: 2083px;
  width: 325px;
  height: 150px;
}
.comics-bubble-22 {
  top: 112px;
  left: 3472px;
  width: 315px;
  height: 150px;
}
.comics-bubble-23 {
  top: 605px;
  left: 3307px;
  width: 315px;
  height: 150px;
}
.comics-bubble-24 {
  top: 84px;
  left: 4250px;
  width: 315px;
  height: 150px;
}
.comics-bubble-25 {
  top: 527px;
  left: 3980px;
  width: 315px;
  height: 150px;
}
.comics-bubble-26 {
  top: 40px;
  left: 4963px;
  width: 245px;
  height: 150px;
}
.comics-bubble-27 {
  top: 505px;
  left: 4858px;
  width: 315px;
  height: 150px;
}

.comics-bubble-0:before {
  bottom: -102px;
  left: 228px;
  width: 101px;
  height: 101px;
  background-image: url(../images/bubble/comics-bubble-0__arrow.png);
}
.comics-bubble-1:before {
  top: -107px;
  left: 16px;
  width: 54px;
  height: 109px;
  background-image: url(../images/bubble/comics-bubble-1__arrow.png);
}
.comics-bubble-2:before {
  bottom: -65px;
  left: 35px;
  width: 112px;
  height: 63px;
  background-image: url(../images/bubble/comics-bubble-2__arrow.png);
}
.comics-bubble-3:before {
  top: -58px;
  right: 8px;
  width: 47px;
  height: 60px;
  background-image: url(../images/bubble/comics-bubble-3__arrow.png);
}
.comics-bubble-4:before {
  top: -126px;
  left: 20px;
  width: 55px;
  height: 129px;
  background-image: url(../images/bubble/comics-bubble-4__arrow.png);
}
.comics-bubble-5:before {
  bottom: -26px;
  left: -56px;
  width: 78px;
  height: 30px;
  background-image: url(../images/bubble/comics-bubble-5__arrow.png);
}
.comics-bubble-6:before {
  top: -105px;
  left: 20px;
  width: 55px;
  height: 108px;
  background-image: url(../images/bubble/comics-bubble-6__arrow.png);
}
.comics-bubble-7:before {
  right: -119px;
  bottom: -47px;
  width: 154px;
  height: 57px;
  background-image: url(../images/bubble/comics-bubble-7__arrow.png);
}

.comics-bubble-8:before {
  right: 66px;
  bottom: -156px;
  width: 64px;
  height: 154px;
  background-image: url(../images/bubble/comics-bubble-8__arrow.png);
}
.comics-bubble-9:before {
  right: 152px;
  bottom: -65px;
  width: 113px;
  height: 63px;
  background-image: url(../images/bubble/comics-bubble-9__arrow.png);
}
.comics-bubble-10:before {
  bottom: -26px;
  left: -76px;
  width: 85px;
  height: 53px;
  background-image: url(../images/bubble/comics-bubble-10__arrow.png);
}
.comics-bubble-11:before {
  top: -18px;
  left: -79px;
  width: 81px;
  height: 104px;
  background-image: url(../images/bubble/comics-bubble-11__arrow.png);
}
.comics-bubble-12:before {
  top: -75px;
  left: 9px;
  width: 84px;
  height: 76px;
  background-image: url(../images/bubble/comics-bubble-12__arrow.png);
}
.comics-bubble-13:before {
  right: 4px;
  bottom: -76px;
  width: 46px;
  height: 74px;
  background-image: url(../images/bubble/comics-bubble-13__arrow.png);
}
.comics-bubble-14:before {
  top: -73px;
  right: 8px;
  width: 85px;
  height: 75px;
  background-image: url(../images/bubble/comics-bubble-14__arrow.png);
}
.comics-bubble-15:before {
  right: -88px;
  bottom: -15px;
  width: 97px;
  height: 33px;
  background-image: url(../images/bubble/comics-bubble-15__arrow.png);
}
.comics-bubble-16:before {
  bottom: -23px;
  left: -37px;
  width: 89px;
  height: 21px;
  background-image: url(../images/bubble/comics-bubble-16__arrow.png);
}
.comics-bubble-17:before {
  bottom: -173px;
  left: 141px;
  width: 108px;
  height: 171px;
  background-image: url(../images/bubble/comics-bubble-17__arrow.png);
}

.comics-bubble-18:before {
  bottom: 35px;
  left: -74px;
  width: 76px;
  height: 58px;
  background-image: url(../images/bubble/comics-bubble-18__arrow.png);
}
.comics-bubble-19:before {
  top: -22px;
  left: -77px;
  width: 86px;
  height: 53px;
  background-image: url(../images/bubble/comics-bubble-19__arrow.png);
}
.comics-bubble-20:before {
  top: 108px;
  left: -68px;
  width: 82px;
  height: 191px;
  background-image: url(../images/bubble/comics-bubble-20__arrow.png);
}
.comics-bubble-21:before {
  top: -144px;
  right: -74px;
  width: 83px;
  height: 191px;
  background-image: url(../images/bubble/comics-bubble-21__arrow.png);
}
.comics-bubble-22:before {
  bottom: -34px;
  left: -96px;
  width: 107px;
  height: 66px;
  background-image: url(../images/bubble/comics-bubble-22__arrow.png);
}
.comics-bubble-23:before {
  top: -30px;
  right: -98px;
  width: 106px;
  height: 65px;
  background-image: url(../images/bubble/comics-bubble-23__arrow.png);
}
.comics-bubble-24:before {
  bottom: -32px;
  left: -95px;
  width: 106px;
  height: 66px;
  background-image: url(../images/bubble/comics-bubble-24__arrow.png);
}
.comics-bubble-25:before {
  top: -30px;
  right: -100px;
  width: 107px;
  height: 65px;
  background-image: url(../images/bubble/comics-bubble-25__arrow.png);
}
.comics-bubble-26:before {
  bottom: -32px;
  left: -95px;
  width: 107px;
  height: 66px;
  background-image: url(../images/bubble/comics-bubble-26__arrow.png);
}
.comics-bubble-27:before {
  top: -113px;
  right: -54px;
  width: 125px;
  height: 115px;
  background-image: url(../images/bubble/comics-bubble-27__arrow.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .comics-bubble-0:before {
    background-image: url(../images/bubble/comics-bubble-0__arrow@2x.png);
    -webkit-background-size: 101px 101px;
    background-size: 101px 101px;
  }
  .comics-bubble-1:before {
    background-image: url(../images/bubble/comics-bubble-1__arrow@2x.png);
    -webkit-background-size: 54px 109px;
    background-size: 54px 109px;
  }
  .comics-bubble-2:before {
    background-image: url(../images/bubble/comics-bubble-2__arrow@2x.png);
    -webkit-background-size: 112px 63px;
    background-size: 112px 63px;
  }
  .comics-bubble-3:before {
    background-image: url(../images/bubble/comics-bubble-3__arrow@2x.png);
    -webkit-background-size: 47px 60px;
    background-size: 47px 60px;
  }
  .comics-bubble-4:before {
    background-image: url(../images/bubble/comics-bubble-4__arrow@2x.png);
    -webkit-background-size: 55px 129px;
    background-size: 55px 129px;
  }
  .comics-bubble-5:before {
    background-image: url(../images/bubble/comics-bubble-5__arrow@2x.png);
    -webkit-background-size: 78px 30px;
    background-size: 78px 30px;
  }
  .comics-bubble-6:before {
    background-image: url(../images/bubble/comics-bubble-6__arrow@2x.png);
    -webkit-background-size: 55px 108px;
    background-size: 55px 108px;
  }
  .comics-bubble-7:before {
    background-image: url(../images/bubble/comics-bubble-7__arrow@2x.png);
    -webkit-background-size: 154px 57px;
    background-size: 154px 57px;
  }

  .comics-bubble-8:before {
    background-image: url(../images/bubble/comics-bubble-8__arrow@2x.png);
    -webkit-background-size: 64px 154px;
    background-size: 64px 154px;
  }
  .comics-bubble-9:before {
    background-image: url(../images/bubble/comics-bubble-9__arrow@2x.png);
    -webkit-background-size: 113px 63px;
    background-size: 113px 63px;
  }
  .comics-bubble-10:before {
    background-image: url(../images/bubble/comics-bubble-10__arrow@2x.png);
    -webkit-background-size: 85px 53px;
    background-size: 85px 53px;
  }
  .comics-bubble-11:before {
    background-image: url(../images/bubble/comics-bubble-11__arrow@2x.png);
    -webkit-background-size: 81px 104px;
    background-size: 81px 104px;
  }
  .comics-bubble-12:before {
    background-image: url(../images/bubble/comics-bubble-12__arrow@2x.png);
    -webkit-background-size: 84px 76px;
    background-size: 84px 76px;
  }
  .comics-bubble-13:before {
    background-image: url(../images/bubble/comics-bubble-13__arrow@2x.png);
    -webkit-background-size: 46px 74px;
    background-size: 46px 74px;
  }
  .comics-bubble-14:before {
    background-image: url(../images/bubble/comics-bubble-14__arrow@2x.png);
    -webkit-background-size: 85px 75px;
    background-size: 85px 75px;
  }
  .comics-bubble-15:before {
    background-image: url(../images/bubble/comics-bubble-15__arrow@2x.png);
    -webkit-background-size: 97px 33px;
    background-size: 97px 33px;
  }
  .comics-bubble-16:before {
    background-image: url(../images/bubble/comics-bubble-16__arrow@2x.png);
    -webkit-background-size: 89px 21px;
    background-size: 89px 21px;
  }
  .comics-bubble-17:before {
    background-image: url(../images/bubble/comics-bubble-17__arrow@2x.png);
    -webkit-background-size: 108px 171px;
    background-size: 108px 171px;
  }

  .comics-bubble-18:before {
    background-image: url(../images/bubble/comics-bubble-18__arrow@2x.png);
    -webkit-background-size: 76px 58px;
    background-size: 76px 58px;
  }
  .comics-bubble-19:before {
    background-image: url(../images/bubble/comics-bubble-19__arrow@2x.png);
    -webkit-background-size: 86px 53px;
    background-size: 86px 53px;
  }
  .comics-bubble-20:before {
    background-image: url(../images/bubble/comics-bubble-20__arrow@2x.png);
    -webkit-background-size: 82px 191px;
    background-size: 82px 191px;
  }
  .comics-bubble-21:before {
    background-image: url(../images/bubble/comics-bubble-21__arrow@2x.png);
    -webkit-background-size: 82px 191px;
    background-size: 82px 191px;
  }
  .comics-bubble-21:before {
    background-image: url(../images/bubble/comics-bubble-21__arrow@2x.png);
    -webkit-background-size: 82px 191px;
    background-size: 82px 191px;
  }
  .comics-bubble-22:before {
    background-image: url(../images/bubble/comics-bubble-22__arrow@2x.png);
    -webkit-background-size: 106px 65px;
    background-size: 106px 65px;
  }
  .comics-bubble-23:before {
    background-image: url(../images/bubble/comics-bubble-23__arrow@2x.png);
    -webkit-background-size: 106px 65px;
    background-size: 106px 65px;
  }
  .comics-bubble-24:before {
    background-image: url(../images/bubble/comics-bubble-24__arrow@2x.png);
    -webkit-background-size: 106px 65px;
    background-size: 106px 65px;
  }
  .comics-bubble-25:before {
    background-image: url(../images/bubble/comics-bubble-25__arrow@2x.png);
    -webkit-background-size: 106px 65px;
    background-size: 106px 65px;
  }
  .comics-bubble-26:before {
    background-image: url(../images/bubble/comics-bubble-26__arrow@2x.png);
    -webkit-background-size: 106px 65px;
    background-size: 106px 65px;
  }
  .comics-bubble-27:before {
    background-image: url(../images/bubble/comics-bubble-27__arrow@2x.png);
    -webkit-background-size: 125px 115px;
    background-size: 125px 115px;
  }
}

/* Animations
----------------------------------------------------------------------------------------------------*/
@-webkit-keyframes teeter {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  60% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  90% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes teeter {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  60% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  90% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@-webkit-keyframes dropTop {
  0% {
    margin-bottom: 1500px;
  }
  70% {
    margin-bottom: -20px;
  }
  100% {
    margin-bottom: 0;
  }
}

@keyframes dropTop {
  0% {
    margin-bottom: 1500px;
  }
  70% {
    margin-bottom: -20px;
  }
  100% {
    margin-bottom: 0;
  }
}
@-webkit-keyframes dropTopRevert {
  0% {
    margin-bottom: 0;
  }
  30% {
    margin-bottom: -20px;
  }
  100% {
    margin-bottom: 1500px;
  }
}
@keyframes dropTopRevert {
  0% {
    margin-bottom: 0;
  }
  30% {
    margin-bottom: -20px;
  }
  100% {
    margin-bottom: 1500px;
  }
}

/* Retina
----------------------------------------------------------------------------------------------------*/
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
}
.webp .intro__bg {
  background-image: url(../images/intro__bg.webp);
}
.webp .intro__roof {
  background-image: url(../images/intro__roof_full.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro {
    background-image: url(../images/intro__bg@2x.webp);
  }
}
.webp .loading__logo {
  background-image: url(../images/entry__logo.webp);
}
.webp .intro-board__bg {
  background-image: url(../images/intro__board.webp);
}
.webp .intro-board__close {
  background-image: url(../images/intro__close.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro-board__bg {
    background-image: url(../images/intro__board@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro-board__close {
    background-image: url(../images/intro__close@2x.webp);
  }
}
.webp .intro-hero__1 {
  background-image: url(../images/heroes/hero-1.webp);
}
.webp .intro-hero__2 {
  background-image: url(../images/heroes/hero-2.webp);
}
.webp .intro-hero__3 {
  background-image: url(../images/heroes/hero-3.webp);
}
.webp .intro-hero__4 {
  background-image: url(../images/heroes/hero-4.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro-hero__1 {
    background-image: url(../images/heroes/hero-1@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro-hero__2 {
    background-image: url(../images/heroes/hero-2@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro-hero__3 {
    background-image: url(../images/heroes/hero-3@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro-hero__4 {
    background-image: url(../images/heroes/hero-4@2x.webp);
  }
}
.webp .intro-hero-bg__dirt {
  background-image: url(../images/heroes/intro-hero-bg__dirt.webp);
}
.webp .intro-hero-bg__haze {
  background-image: url(../images/heroes/intro-hero-bg__haze.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro-hero-bg__dirt {
    background-image: url(../images/heroes/intro-hero-bg__dirt@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .intro-hero-bg__haze {
    background-image: url(../images/heroes/intro-hero-bg__haze@2x.webp);
  }
}
.webp .strip__text-fb:before {
  background-image: url(../images/social/fb@2x.webp);
}
.webp .left-control__arrow {
  background-image: url(../images/left-control__arrow.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .left-control__arrow {
    background-image: url(../images/left-control__arrow@2x.webp);
  }
}
.webp .cover-service__pic-dafault .cover-service__pic {
  background-image: url(../images/services/default.webp);
}
.webp .cover-service_active-1 .cover-service__pic {
  background-image: url(../images/services/creative.webp);
}
.webp .cover-service_active-2 .cover-service__pic {
  background-image: url(../images/services/media.webp);
}
.webp .cover-service_active-3 .cover-service__pic {
  background-image: url(../images/services/digital.webp);
}
.webp .cover-service_active-4 .cover-service__pic {
  background-image: url(../images/services/content.webp);
}
.webp .cover-service_active-5 .cover-service__pic {
  background-image: url(../images/services/social.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .cover-service__pic {
    background-image: url(../images/services/default@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .cover-service__pic-dafault .cover-service__pic {
    background-image: url(../images/services/default@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .cover-service_active-1 .cover-service__pic {
    background-image: url(../images/services/creative@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .cover-service_active-2 .cover-service__pic {
    background-image: url(../images/services/media@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .cover-service_active-3 .cover-service__pic {
    background-image: url(../images/services/digital@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .cover-service_active-4 .cover-service__pic {
    background-image: url(../images/services/content@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .cover-service_active-5 .cover-service__pic {
    background-image: url(../images/services/social@2x.webp);
  }
}
.webp .portfolio-hero-bubble:after {
  background-image: url(../images/portfolio-hero__bubble.webp);
}
.webp .person__evgen {
  background-image: url(../images/team/evgen-hero.webp);
}
.webp .person__evgen.person__pic {
  background-image: url(../images/team/evgen.webp);
}
.webp .comix-preview {
  background-image: url(../images/comix-preview.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comix-preview {
    background-image: url(../images/comix-preview@2x.webp);
  }
}
.webp .popup {
  background-image: url(../images/popup.webp);
}
.webp .popup__close {
  background-image: url(../images/popup__close.webp);
}
.webp .popup_login {
  background-image: url(../images/popup_login.webp);
}
.webp .popup_ops {
  background-image: url(../images/popup_ops.webp);
}
.webp .popup-ie .popup {
  background-image: url(../images/popup_ops.webp);
}
.webp .popup-ie .popup_ie {
  background-image: url(../images/popup-ie.webp);
}
.webp .popup-ie__bg {
  background-image: url(../images/popup-ie__bg.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .popup {
    background-image: url(../images/popup@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .popup__close {
    background-image: url(../images/popup__close@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .popup_login {
    background-image: url(../images/popup_login@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .popup_ops {
    background-image: url(../images/popup_ops@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .popup-ie .popup_ie {
    background-image: url(../images/popup-ie@2x.webp);
  }
}
.webp .popup-fb__icon {
  background-image: url(../images/popup__icon-fb.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .popup-fb__icon {
    background-image: url(../images/popup__icon-fb@2x.webp);
  }
}
.webp .comics-link-fb__icon {
  background-image: url(../images/popup__icon-fb.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-link-fb__icon {
    background-image: url(../images/popup__icon-fb@2x.webp);
  }
}
.webp .credits__close {
  background-image: url(../images/intro__close.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .credits__close {
    background-image: url(../images/intro__close@2x.webp);
  }
}
.webp .comics__close-icon {
  background-image: url(../images/icon-close.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics__close-icon {
    background-image: url(../images/icon-close@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (max-width: 1400px) {
  .webp .comics__close-icon {
    background-image: url(../images/icon-close@2x.webp);
  }
}
.webp .comics-bubble-0:before {
  background-image: url(../images/bubble/comics-bubble-0__arrow.webp);
}
.webp .comics-bubble-1:before {
  background-image: url(../images/bubble/comics-bubble-1__arrow.webp);
}
.webp .comics-bubble-2:before {
  background-image: url(../images/bubble/comics-bubble-2__arrow.webp);
}
.webp .comics-bubble-3:before {
  background-image: url(../images/bubble/comics-bubble-3__arrow.webp);
}
.webp .comics-bubble-4:before {
  background-image: url(../images/bubble/comics-bubble-4__arrow.webp);
}
.webp .comics-bubble-5:before {
  background-image: url(../images/bubble/comics-bubble-5__arrow.webp);
}
.webp .comics-bubble-6:before {
  background-image: url(../images/bubble/comics-bubble-6__arrow.webp);
}
.webp .comics-bubble-7:before {
  background-image: url(../images/bubble/comics-bubble-7__arrow.webp);
}
.webp .comics-bubble-8:before {
  background-image: url(../images/bubble/comics-bubble-8__arrow.webp);
}
.webp .comics-bubble-9:before {
  background-image: url(../images/bubble/comics-bubble-9__arrow.webp);
}
.webp .comics-bubble-10:before {
  background-image: url(../images/bubble/comics-bubble-10__arrow.webp);
}
.webp .comics-bubble-11:before {
  background-image: url(../images/bubble/comics-bubble-11__arrow.webp);
}
.webp .comics-bubble-12:before {
  background-image: url(../images/bubble/comics-bubble-12__arrow.webp);
}
.webp .comics-bubble-13:before {
  background-image: url(../images/bubble/comics-bubble-13__arrow.webp);
}
.webp .comics-bubble-14:before {
  background-image: url(../images/bubble/comics-bubble-14__arrow.webp);
}
.webp .comics-bubble-15:before {
  background-image: url(../images/bubble/comics-bubble-15__arrow.webp);
}
.webp .comics-bubble-16:before {
  background-image: url(../images/bubble/comics-bubble-16__arrow.webp);
}
.webp .comics-bubble-17:before {
  background-image: url(../images/bubble/comics-bubble-17__arrow.webp);
}
.webp .comics-bubble-18:before {
  background-image: url(../images/bubble/comics-bubble-18__arrow.webp);
}
.webp .comics-bubble-19:before {
  background-image: url(../images/bubble/comics-bubble-19__arrow.webp);
}
.webp .comics-bubble-20:before {
  background-image: url(../images/bubble/comics-bubble-20__arrow.webp);
}
.webp .comics-bubble-21:before {
  background-image: url(../images/bubble/comics-bubble-21__arrow.webp);
}
.webp .comics-bubble-22:before {
  background-image: url(../images/bubble/comics-bubble-22__arrow.webp);
}
.webp .comics-bubble-23:before {
  background-image: url(../images/bubble/comics-bubble-23__arrow.webp);
}
.webp .comics-bubble-24:before {
  background-image: url(../images/bubble/comics-bubble-24__arrow.webp);
}
.webp .comics-bubble-25:before {
  background-image: url(../images/bubble/comics-bubble-25__arrow.webp);
}
.webp .comics-bubble-26:before {
  background-image: url(../images/bubble/comics-bubble-26__arrow.webp);
}
.webp .comics-bubble-27:before {
  background-image: url(../images/bubble/comics-bubble-27__arrow.webp);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-0:before {
    background-image: url(../images/bubble/comics-bubble-0__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-1:before {
    background-image: url(../images/bubble/comics-bubble-1__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-2:before {
    background-image: url(../images/bubble/comics-bubble-2__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-3:before {
    background-image: url(../images/bubble/comics-bubble-3__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-4:before {
    background-image: url(../images/bubble/comics-bubble-4__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-5:before {
    background-image: url(../images/bubble/comics-bubble-5__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-6:before {
    background-image: url(../images/bubble/comics-bubble-6__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-7:before {
    background-image: url(../images/bubble/comics-bubble-7__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-8:before {
    background-image: url(../images/bubble/comics-bubble-8__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-9:before {
    background-image: url(../images/bubble/comics-bubble-9__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-10:before {
    background-image: url(../images/bubble/comics-bubble-10__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-11:before {
    background-image: url(../images/bubble/comics-bubble-11__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-12:before {
    background-image: url(../images/bubble/comics-bubble-12__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-13:before {
    background-image: url(../images/bubble/comics-bubble-13__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-14:before {
    background-image: url(../images/bubble/comics-bubble-14__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-15:before {
    background-image: url(../images/bubble/comics-bubble-15__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-16:before {
    background-image: url(../images/bubble/comics-bubble-16__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-17:before {
    background-image: url(../images/bubble/comics-bubble-17__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-18:before {
    background-image: url(../images/bubble/comics-bubble-18__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-19:before {
    background-image: url(../images/bubble/comics-bubble-19__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-20:before {
    background-image: url(../images/bubble/comics-bubble-20__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-21:before {
    background-image: url(../images/bubble/comics-bubble-21__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-21:before {
    background-image: url(../images/bubble/comics-bubble-21__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-22:before {
    background-image: url(../images/bubble/comics-bubble-22__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-23:before {
    background-image: url(../images/bubble/comics-bubble-23__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-24:before {
    background-image: url(../images/bubble/comics-bubble-24__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-25:before {
    background-image: url(../images/bubble/comics-bubble-25__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-26:before {
    background-image: url(../images/bubble/comics-bubble-26__arrow@2x.webp);
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 2dppx),
  (min-width: 1400px) {
  .webp .comics-bubble-27:before {
    background-image: url(../images/bubble/comics-bubble-27__arrow@2x.webp);
  }
}
