@font-face {
  font-family: HelveticaHeavy;
  font-style: normal;
  src: url("fonts/HelveticaHeavy/HelveticaHeavy.woff");
}
@font-face {
  font-family: HelveticaMidi;
  font-style: normal;
  src: url("fonts/HelveticaMidi/HelveticaMidi.otf");
}
@font-face {
  font-family: HelveticaLight;
  font-style: normal;
  src: url("fonts/HelveticaLight/HelveticaLight.woff");
}
@fa-font-path "../font";
@media screen and (max-height: 1080px) {
  body .container {
    width: 1024px;
    height: 768px;
  }
  body .container .content .cell {
    width: 256px;
    height: 384px;
  }
  body .container .content .cell-odd {
    width: 512px;
    height: 384px;
  }
  body .container .content .cell-odd .odd-hover .odd-icons {
    width: 35px;
    padding-right: 75px;
  }
  body .container .content .cell-odd .odd-hover .odd-preview,
  body .container .content .cell-odd .odd-hover .odd-description {
    width: 401px;
    margin-left: 110px;
  }
  body,html{
    min-height: 768px;
    min-width: 1024px;
  }
}
@media screen and (min-height: 1080px) {
  body .container {
    min-width: 1920px;
    min-height: 1080px;
  }
  body .container .content .cell {
    width: calc(1920px / 4);
    height: calc(1080px / 2);
  }
  body .container .content .cell-odd {
    width: calc(1920px / 2);
    height: calc(1080px / 2);
  }
  body .container .content .cell-odd .odd-hover .odd-icons {
    width: 140px;
  }
  body .container .content .cell-odd .odd-hover .odd-preview,
  body .container .content .cell-odd .odd-hover .odd-description {
    width: 820px;
    margin-left: 140px;
  }

  .container .content .cell-odd .odd-hover .text-odd{
    width: 800px !important;
    padding-right: 20px !important;
    padding-top: 142px !important;
  }

}
body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
}
.container {
  width: 1024px;
  height: 768px;
  position: relative;
}
.container .store {
  position: absolute;
  bottom: 0px;
  width: 50px;
  height: 44px;
  background-image: url("img-2/store.png");
  background-repeat: no-repeat;
  z-index: 12;
}
.container .store:after {
  position: absolute;
  content: '';
  width: 320px;
  height: 44px;
  background-image: url("img-2/store.png");
  display: none;
}
.container .store:hover:after {
  display: block;
}
.container .rayban-logo {
  position: absolute;
  right: 3px;
  top: 10px;
  width: 159px;
  height: 115px;
  background-image: url("img-2/logo-red.png");
  background-repeat: no-repeat;
  z-index: 12;
}
.container .overlay {
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 100%;
  pointer-events: none;
  letter-spacing: 30px;
  font-size: 145px;
  color: #fff;
  opacity: 0.6;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0px;
}
.container .overlay-text {
  font-family: HelveticaHeavy;
  text-align: center;
  font-size: 145px;
  color: rgba(255,255,255,0.6);
  letter-spacing: 88px;
  mix-blend-mode: soft-light;
  line-height: 300px;
  z-index: 12;
  margin-left: 35px;
  width: 100%;
}
.container .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.container .content .cell {
  width: 256px;
  height: 384px;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  text-decoration: none;
}
.container .content .cell .name {
  font-family: HelveticaHeavy;
  font-size: 24px;
  color: #b1b1b1;
  width: 50px;
  height: 50px;
  padding: 0 0 50px 50px;
  text-transform: uppercase;
}
.container .content .cell .store {
  width: 320px;
  height: 46px;
  background-color: #f00;
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.container .content .cell.daria {
  background-image: url("img-2/main_1.gif");
}
.container .content .cell.daria:hover {
  background-image: url("img-2/1.gif");
}
.container .content .cell.william-wilson {
  background-image: url("img-2/main_2.gif");
}
.container .content .cell.william-wilson:hover {
  background-image: url("img-2/2.gif");
}
.container .content .cell.anton {
  background-image: url("img-2/main_3.gif");
}
.container .content .cell.anton:hover {
  background-image: url("img-2/3.gif");
}
.container .content .cell.polina {
  background-image: url("img-2/main_4.gif");
}
.container .content .cell.polina:hover {
  background-image: url("img-2/4.gif");
}
.container .content .cell.andrey {
  background-image: url("img-2/main_5.gif");
}
.container .content .cell.andrey:hover {
  background-image: url("img-2/5.gif");
}
.container .content .cell.anzhelika {
  background-image: url("img-2/main_6.gif");
}
.container .content .cell.anzhelika:hover {
  background-image: url("img-2/6.gif");
}
.container .content .cell-odd {
  width: 512px;
  height: 384px;
  position: relative;
  opacity: 0.8;
}


.container .content .cell-odd .odd-hover:hover .odd-preview {
  display: none;
}
.container .content .cell-odd .odd-hover:hover .odd-icons {
  background-color: rgb(255,13,0);
  color: #fff;
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.container .content .cell-odd .odd-hover .odd-icons {
  color: #fff;
  width: 112px;
  height: 100%;
  background-color: #000;
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.container .content .cell-odd .odd-hover .odd-icons .fa {
  padding: 10px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
}
.container .content .cell-odd .odd-hover .odd-preview,
.container .content .cell-odd .odd-hover .odd-description {
  width: 400px;
  height: 100%;
  position: absolute;
  margin-left: 112px;
}
.container .content .cell-odd .odd-hover .odd-preview {
  background-color: #000;
}
.container .content .cell-odd .odd-hover .six-stories {
  font-family: HelveticaHeavy;
  font-size: 45px;
  letter-spacing: 20px;
  width: 400px;
  color: #fff;
  padding-top: 40px;
}
.container .content .cell-odd .odd-hover .text-odd-2 {
  font-family: HelveticaHeavy;
  font-size: 24px;
  color: #fff;
  width: 50px;
  height: 50px;
  text-transform: uppercase;
  margin-top: 20px;
}
.container .content .cell-odd .odd-hover .odd-description {
  background-color: rgb(255,13,0);
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.container .content .cell-odd .odd-hover .logo-odd {
  width: 65px;
  height: 50px;
  background-image: url("img-2/logo.png");
  background-repeat: no-repeat;
  margin-top: 30px;
}
.container .content .cell-odd .odd-hover .text-odd {
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: HelveticaLight;
  font-size: 20px;
  width: 380px;
  padding-top: 40px;
  padding-right: 20px;
  display: block;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
a{
  text-decoration: none;
}

a:hover .name{
  color:white !important;
}

.cell-odd:hover{
  opacity: 1 !important;
}
.fa{
  font-size: 16px !important;
}