/*==========================================================================
****************************************************************************
                                                                           *
    Title: I Love Marketing                                                *
    Author: Jamel Interactive                                              *
    File: main.less                                                        *
                                                                           *
****************************************************************************
============================================================================

    1. IMPORTS

    2. COMMON
        2.1 Containers / Miscellaneous

    3. SCREENS
        3.1 Screen 1
        3.2 Screen 2
        3.3 Screen 3

    4. RWD
        4.1 Breakpoints

****************************************************************************
==========================================================================*/
/* 1. IMPORTS
----------------------------------------------------------------------------
==========================================================================*/
/*==========================================================================
****************************************************************************
                                                                           *
    Title: Gdynia Grand Prix                                               *
    Author: Jamel Interactive                                              *
    File: mixins.less                                                      *
                                                                           *
****************************************************************************
============================================================================

    Mixins

****************************************************************************
==========================================================================*/
/*==========================================================================
****************************************************************************
                                                                           *
    Title: advalue                                                         *
    Author: Jamel Interactive                                              *
    File: fonts.less                                                       *
                                                                           *
****************************************************************************
============================================================================

    FONTS

    Sizes notation:

    100 - Thin
    200 - Extra Light
    300 - Light
    400 - Regular
    500 - Medium
    600 - Semi Bold
    700 - Bold
    800 - Extra-Bold
    900 - Ultra Bold

****************************************************************************
==========================================================================*/
@font-face {
  font-family: LatoRegular;
  src: url('/public/fonts/Lato/regular/500.woff2') format('woff2'), url('/public/fonts/Lato/regular/500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: UniSansHeavyCaps;
  src: url('/public/fonts/UniSansHeavyCaps/heavy/900.woff2') format('woff2'), url('/public/fonts/UniSansHeavyCaps/heavy/900.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
/*==========================================================================
****************************************************************************
                                                                           *
    Title: Gdynia Grand Prix                                               *
    Author: Jamel Interactive                                              *
    File: variables.less                                                   *
                                                                           *
****************************************************************************
============================================================================

    Variables

****************************************************************************
==========================================================================*/
/*==========================================================================
****************************************************************************
                                                                           *
    Title: Gdynia Grand Prix                                               *
    Author: Jamel Interactive                                              *
    File: reset.less                                                       *
                                                                           *
****************************************************************************
============================================================================

    1. Reset
    2. Normalize

****************************************************************************
==========================================================================*/
/* 1. Reset
--------------------------------------------------------------------------*/
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,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0 none;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
sup {
  vertical-align: super;
  font-size: 80%;
}
sub {
  vertical-align: sub;
  font-size: 80%;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:after,
*:before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-text-size-adjust: none;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
input[type=text],
input[type=password],
input[type=submit],
input[type=datetime],
input[type=email],
input[type=search],
input[type=tel],
input[type=url],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type=text],
input[type=password],
input[type=datetime],
input[type=email],
input[type=search],
input[type=tel],
input[type=url],
textarea {
  background: #fff;
}
/* 2. Normalize
------------------------------------------------------------------------------*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 87.5%;
  line-height: 1.78571429;
  font-weight: 400;
  color: #000;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}
hr {
  display: none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
del {
  text-decoration: line-through;
}
th,
td {
  vertical-align: top;
}
th {
  font-weight: normal;
  text-align: left;
}
address,
cite,
dfn {
  font-style: normal;
}
abbr,
acronym {
  border-bottom: 1px dotted #999;
  cursor: help;
}
input,
textarea,
select {
  font: 400 14px Arial, Helvetica, sans-serif;
  color: #000;
}
textarea {
  overflow: auto;
  resize: none;
}
a {
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEX///+nxBvIAAAAAXRSTlMAQObYZgAAAApJREFUeF5jYAAAAAIAAd6ej78AAAAASUVORK5CYII=);
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
img {
  -ms-interpolation-mode: bicubic;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEX///+nxBvIAAAAAXRSTlMAQObYZgAAAApJREFUeF5jYAAAAAIAAd6ej78AAAAASUVORK5CYII=);
}
*::-webkit-input-placeholder {
  opacity: 1;
}
*:-moz-placeholder {
  opacity: 1;
}
*::-moz-placeholder {
  opacity: 1;
}
*:-ms-input-placeholder {
  opacity: 1;
}
/* 2. COMMON
----------------------------------------------------------------------------
==========================================================================*/
.hidden {
  display: none;
}
/* 2.1 Containers / Miscellaneous
--------------------------------------------------------------------------*/
#container {
  width: 100%;
  overflow: hidden;
}
.middle {
  width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.middle .logo {
  width: 387px;
  height: 105px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(/public/images/mkt.jpg) no-repeat;
  margin-left: 100px;
}
.middle .description {
  position: absolute;
  right: 120px;
  top: 50px;
  font: normal 500 24px/1 LatoRegular, Helvetica, Arial, sans-serif;
}
.og {
  width: 1200px;
  height: 630px;
  background: url('/public/images//images/default-og.jpg?2') no-repeat;
  color: #fff;
  position: relative;
  text-align: center;
}
.og:after {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.og .background {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}
.og .content {
  position: relative;
  z-index: 200;
  margin: 0 auto;
  display: inline;
}
.og .name {
  font: normal 700 86px/1 UniSansHeavyCaps, Helvetica, Arial, sans-serif;
  border-top: 20px solid #fff;
  border-bottom: 20px solid #fff;
  text-align: center;
  white-space: nowrap;
  padding: 20px 50px;
  display: inline-block;
  margin-top: 232px;
}
.og .play {
  width: 170px;
  height: 170px;
  position: absolute;
  left: 515px;
  top: 230px;
  z-index: 300;
  /*margin: -85px 0 0 -85px;*/
  background: url('/public/images/og-play.png') no-repeat;
}
/* 3. SCREENS
----------------------------------------------------------------------------
==========================================================================*/
/* 3.3 Screen 3
--------------------------------------------------------------------------*/
body {
  background-color: #ed1a37;
  color: white;
  position: relative;
  font: normal 500 14px/1 LatoRegular, Helvetica, Arial, sans-serif;
}
.screen-3 {
  min-height: 800px;
}
.screen-3:before {
  content: '';
  width: 1920px;
  height: 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
  pointer-events: none;
}
.screen-3 .content {
  position: relative;
  z-index: 2;
  /* padding-top: 50px;*/
}
.screen-3 .video {
  width: 80%;
  margin: auto;
  background: #000;
}
.screen-3 .video video {
  display: block;
  width: 100%;
}
.screen-3 .bottom {
  position: relative;
}
.screen-3 .bottom .social {
  margin-left: 95px;
  padding: 20px 0 20px;
  overflow: hidden;
  font: italic 700 14px/1 LatoRegular, Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-align: center;
}
.screen-3 .bottom .social span.title {
  display: block;
  margin-bottom: 10px;
  padding-top: 10px;
  float: left;
}
.screen-3 .bottom .social a {
  margin-right: 7px;
}
.screen-3 .bottom .social .addthis-wrapper {
  width: 120px;
  float: left;
}
.screen-3 .bottom .jamel {
  position: absolute;
  right: 120px;
  top: 20px;
}
.screen-3 .bottom .jamel a {
  width: 96px;
  height: 29px;
  background: url('/public/images/jamel.png') no-repeat;
  z-index: 100;
  display: inline-block;
}
/* 4. RWD
----------------------------------------------------------------------------
==========================================================================*/
/* 4.1 Breakpoints
--------------------------------------------------------------------------*/
/*@media only screen and (max-width: 1320px) {
    .jamel {
        display: none;
    }
}*/
@media only screen and (max-width: 1220px) {
  .middle {
    width: 768px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .middle .logo {
    margin-left: 0;
  }
  .middle .description {
    right: 0;
    font-size: 16px;
  }
  .logos {
    margin-top: 0px;
  }
  .logos .cols .col-2:last-of-type img:first-of-type {
    margin-right: 15px;
  }
  .screen-3 .clear {
    clear: both;
  }
  .screen-3 .video {
    position: static;
    margin: 0 auto;
    clear: both;
    width: 728px;
    height: 409.76px;
  }
  .screen-3 .bottom .social {
    margin-left: -20px;
  }
  .screen-3 .bottom .jamel {
    position: static;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .middle {
    width: 320px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .middle .logo {
    height: 80px;
    width: 280px;
    background-size: contain;
    left: 0;
    position: static;
  }
  .middle .description {
    position: static;
    padding-bottom: 10px;
  }
  .screen-3 {
    min-height: 500px;
  }
  .screen-3:before {
    width: 976px;
    height: 560px;
  }
  .screen-3 .video {
    position: static;
    margin: 0 auto;
    clear: both;
    width: 280px;
    height: 157.6px;
  }
  .screen-3 h2 {
    font-size: 30px;
  }
  .screen-3 .time,
  .screen-3 .place {
    font-size: 20px;
  }
  .screen-3 .content {
    text-align: center;
  }
  .screen-3 .content a {
    float: none;
    display: inline-block;
  }
  .screen-3 .bottom .social {
    float: none;
    margin: 0;
    width: 100%;
  }
  .screen-3 .bottom .social .addthis-wrapper {
    float: none;
    margin: 0 auto;
  }
  .screen-3 .btn,
  .screen-3 .btn-gray {
    float: none;
    clear: both;
    display: block;
    margin: 0 auto 30px;
    width: 180px;
    text-align: center;
  }
}
