@charset "UTF-8";
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;
  font-size: 100%;
  vertical-align: baseline;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-moz-placeholder,
:-ms-input-placeholder {
  opacity: 1;
  color: rgb(175,175,160);
  opacity: 1;
}
input::placeholder {
  opacity: 1;
}
body {
  font-family: 'Infra', 'Roboto', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25em;
  color: rgb(12, 36, 39);
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  opacity: .7;
}
u, .underline, .inline_link {
  text-decoration: none;
  position: relative;
}
.underline {
  border-bottom: 0.1em solid rgb(40, 80, 90);
}
.inline_link {
  color: rgb(40, 80, 90);
}
.inline_link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 0.08em;
  width: 100%;
  background: rgb(40, 80, 90);
}
p {
  margin-bottom: 1.25em;
}
.serif {
  font-family: 'seriflight', serif;
}
.serif-italic,
.serif em,
.serif i {
  font-family: 'seriflight_italic', serif;
}
.serif-bold {
  font-family: 'serifbold', serif;
}
b, strong {
  font-weight: normal;
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'Infra', 'Roboto', sans-serif;
  line-height: 1.25em;
}
h1 {
  font-size: 2rem;
  line-height: 1.25em;
  margin-bottom: 1.25em;
}
h2 {
  font-size: 1.5rem;
  line-height: 1.25em;
  margin-bottom: 1.25em;
}
h3 {
  font-size: 1rem;
  line-height: 1.25em;
  margin-bottom: 1.25em;
}
.jp_ff {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック" , "MS Gothic", "Noto Sans CJK JP", TakaoPGothic, sans-serif !important;
}
.jp_ff strong {
  font-weight: bold;
}
.jp h2 {
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
}
.jp h3.jp {
  color: #26515a;
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
}
.display {
  font-size: 2rem;
  margin-bottom: 0;
}
.little {
  font-size: 75%;
}
.section_label {
  font-size: .75rem;
  line-height: 1.25em;
  margin-bottom: 1.25em;
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
  display: block;
}
.bg_blue {
  background-color: rgb(12,36,39);
  color: #fff;
}
.bg_blue_light {
  background-color: #26515a;
  color: #fff;
}
.bg_light {
  background-color: #f3f2e9;
}
.bg_white {
  background-color: #fff;
}
.bg_yellow {
  background-color: #f0de77;
}
.yellow {
  color: #f1ca12;
}
.red {
  color: rgb(225,30,30);
}
.nospace {
  margin-bottom: 0;
}

/*------ TRANSITIONS ------*/

a,
#menu-side a::before {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

/*------ MENU - MOBILE ------*/

.navbar-mobile-home-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  display: block;
}
.navbar-toggle {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 8px;
  padding: 12px;
}
.navbar-toggle:focus {
  outline: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 8px;
}
body .mm-menu {
  font-size: 19px;
  line-height: 30px;
  z-index: 1200;
}
.mm-menu_offcanvas {
  width: 87%;
}
body .mm-panels,
body .mm-panel,
body .mm-navbar,
body .mm-menu {
  background: #0c2227;
}
body .mm-listitem:after {
  display: none;
}
body .mm-menu a,
body .mm-menu a:active,
body .mm-menu a:hover,
body .mm-menu a:link,
body .mm-menu a:visited {
  color: #fff;
}
body .mm-btn_next::after,
body .mm-btn_prev::before,
body .mm-btn_close::after,
body .mm-btn_close::before {
  border-color: #5d626c;
}
body .mm-navbar__title {
  opacity: 0.3;
}
body #menu .mm-listitem__btn {
  border: none;
}
body .mm-listitem__text {
  padding-left: 30px;
}
body .mm-navbars_bottom,
body .mm-navbars_top {
  background: #214850;
}
body .mm-navbars_bottom > .mm-navbar,
body .mm-navbars_top > .mm-navbar {
  height: 55px;
}
body .mm-navbars_bottom a {
  opacity: 0.4;
}
body .mm-menu_navbar_top-1 .mm-panels {
  top: 75px;
}
body .mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
  background: #181f23;
  /*
  background: -moz-linear-gradient(45deg, #3F0000 0%, #000 100%);
  background: -webkit-linear-gradient(45deg, #3F0000 0%, #000 100%);
  background: linear-gradient(45deg, #3F0000 0%,#000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3F0000', endColorstr='#000',GradientType=1 );
  */
}
body .mm-listitem_selected > .mm-listitem__text {
  background: #21373c;
}
.mm-wrapper_opening [class*="mm-menu_pagedim"].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: .6;
}
.nomobile {
  display: none;
}
.d-none {
  display: none !important;
}
header {
  position: fixed;
  right: 5%;
  width: 15%;
  top: 50%;
  margin-top: -100px;
  z-index: 999;
  color: #b1aea1;
  /* background:rgba(0,0,0,0.4); */
}
#menu-side ul {
  list-style: none;
  padding: 0;
  margin: 30px 0 0;
  font-size: 1.3em;
}
#menu-side a {
  padding: 5px 0;
  display: block;
  font-size: 0.8em;
}
#menu-side a::before {
  content: "\2192";
  display: inline-block;
  color: #f1ca12;
  opacity: 0;
  width: 0;
  margin-right: 6px;
  margin-left: -6px;
}
#menu-side .active a::before {
  opacity: 1;
  width: 25px;
  margin-right: 3px;
}
#menu-side a:hover {
  text-decoration: underline;
}

.mainbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 58px;
  z-index: 9999;
}
.mainlogo {
  position: absolute;
  left: 5%;
  top: 10px;
  font-size: 0.5em;
  width: auto;
}
.mainlogo img {
  height: 32px;
  margin-top: 3px;
}

.mainsponsor {
  position: absolute;
  right: 63px;
  top: 10px;
  font-size: 0.5em;
  width: auto;
}
.mainsponsor img {
  height: 13px;
  margin-top: 13px;
}

/*------ BUTTON ------*/
.button {
  display: inline-block;
  padding: 12px 45px 12px 15px;
  border: 1px solid #788382;
  text-decoration: none;
  position: relative;
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
  font-size: 0.75rem;
  line-height: 1.25em;
}
.button::after {
  content:"→";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  color: #f1ca12;
  -ms-transform: translate(0,-50%); /* IE 9 */
  transform: translate(0,-50%); /* Standard syntax */
}
.bg_blue .button,
.bg_blue_light .button {
  border-color: #fff;
}
.jp-btn {
  color: #fff;
  background-color: #26515a;
  border: none;
  font-family: 'Infra', 'Roboto', sans-serif;
}
.jp-btn::after,
.jp-btn:hover {
  color: #fff;
}
.jp #designlink .jp-btn {
  background-color: rgb(240, 110, 120);
}

/******************
COVER
******************/
#cover {
  background-image: url('../img/jp/fuorisalone-jp-white.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.jp #cover {
  background-image: url('../img/jp/fuorisalone-jp-cover.svg');
}
#cover h1.display,
#cover h2 {
  font-size: 2.4rem;
  line-height: 1em;
  font-family: 'serifbold', serif;
}
#cover .button.btn-large {
  vertical-align: bottom;
  font-size: 1rem;
}
.jp #cover h1.display {
  color: #f3f2e9;
}
.jp #cover h2 {
  font-family: 'Infra', 'Roboto', sans-serif;
  font-size: 1.5rem;
  line-height: 1.25em;
  margin-top: .5em;
  color: #f3f2e9;
}
#cover h3.date {
  background: #f3f2e9;
  padding: 12px 15px;
  color: #0c2227;
  margin: 10px 0 0;
  display: inline-block;
  border:1px solid #f3f2e9;
}
#countdown {
  background: #f6df41;
  overflow: hidden;
  color: #0c2227;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 5%;
  right: 5%;
}
#countdown a {
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#countdown img {
  max-width: 100%;
}
#countdown p.nodesktop {
  padding: 5px 8px;
  margin: 0;
}
#countdown .cd1 {
  float: left;
  width: 22%;
  padding: 0 8px;
}
#countdown-ev {
  float: left;
  width: 78%;
  margin-bottom: 3px;
}
#countdown .countdown-amount {
  font-family: 'Infra', 'Roboto', sans-serif;
  color: #0c2227;
  font-size: 2.5em;
  line-height: 1em;
  display: block;
}
#countdown .countdown-period {
  display: none;
}
#countdown .labels {
  overflow: hidden;
  width: 100%;
  text-align: center;
}
#countdown .labels span {
  display: block;
  float: left;
  width: 25%;
  font-size: 0.8em;
}
#countdown .countdown-show4 .countdown-section {
  width: 25%;
}
#countdown .countdown-row {
  padding: 0;
  overflow: hidden;
  display: block;
}

/******************
MISSION
******************/
#mission02 {
  background-image: url('../img/jp/fuorisalone-jp-mission.svg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.jp .mission-nav ul {
  list-style: none;
}
.jp .mission-nav ul li a {
  font-family: 'serifbold', serif;
  font-size: 2rem;
  line-height: 1.25em;
  color: #26515a;
}
.jp .mission-nav ul li.current-nav a {
  color: #0c2227;
}
.jp .mission-nav ul li.current-nav a::before {
  content: "\2192";
  display: inline-block;
  color: #f1ca12;
  font-family: 'Infra', 'Roboto', sans-serif;
  margin-right: 15px;
}
.jp .mission-content div {
  display: none;
}
.jp .mission-content h3 {
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
}
.jp .mission-content div.current-slide {
  display: block;
}

/******************
TOOLS
******************/
.jp #tools03 {
  background-image: url('../img/jp/fuorisalone-jp-mark.png');
  background-repeat: no-repeat;
  background-position: top 30px right 30px;
  background-size: 90px 90px;
}
.jp #tools03 h3 {
  font-family: 'serifbold', serif;
  color: #26515a;
}
.jp #tools03 img {
  width: 15%;
  margin-right: 30px;
}
.jp #tools03 .column-3 {
  display: flex;
}

/******************
FUORISALONE
******************/

#fuorisalone {
  z-index: 0;
}
.background_video {
  position: fixed;
  display:block;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  background: url("../img/fs-clip-1.jpg") no-repeat;
  background-size: cover;
}
#fuorisalone::after {
  position: fixed;
  content:"";
  z-index: 2;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.3);
}
.fancybox-container {
  display: block;
}
#fuorisalone .container,
#fuorisalone label {
  position: relative;
  z-index: 3;
}
#fuorisalone .button {
  border: none;
  font-size: 1.3em;
}
#fuorisalone .button svg {
  width: 30px !important;
  height: 30px !important;
  vertical-align: middle;
}

/******************
NUMERI
******************/
#numeri {
  background-image: url('../img/jp/fuorisalone-jp-contesto.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.jp #contesto {
  background-image: url('../img/jp/fuorisalone-jp-contesto.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.jp #contesto .titledecoration {
  display: flex;
}
.jp #contesto .titledecoration h3 {
  padding-right: 15px;
}
.jp #contesto .titledecoration span {
  border-bottom: 2px solid #f1ca12;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  height: 20px;
}

#numeri dt,
#contesto dt {
  font-size: 2.25rem;
  line-height: 1.25em;
  display: inline-block;
  width: 50%;
}
#numeri dd,
#contesto dd {
  display: inline-block;
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
}

/******************
MAGAZINE
******************/
#magazine .button {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: right;
}
#magazine .button span {
  border-bottom: 1px solid rgb(12,36,39);
}
#magazine h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}

/******************
ABOUT US
******************/
#aboutus {
  padding-bottom: 0;
}
.jp #aboutus .roles-project {
  height: 600px;
  margin-top: 30px;
  background-image: url('../img/jp/fuorisalone-jp-roles-mobile-en.svg');
  background-repeat: no-repeat;
  background-size: ;
  background-position: center right;
}
/*------ ABOUTUS ------*/
.jp #aboutus img {
  width: 30%;
  margin: 0 auto;
}

/******************
MILANO TOKYO
******************/
.jp #milano-tokyo {
  background-color: #e3decc;
}
.jp #milano-tokyo .milano,
.jp #milano-tokyo .tokyo {
  height: 200px;
  background-repeat: no-repeat;
  background-position: bottom right;
  margin-bottom: 60px;
  display: flex;
  align-items: flex-end;
}
.jp #milano-tokyo .milano h3,
.jp #milano-tokyo .tokyo h3 {
  color: #26515a;
  margin-bottom: 0;
  font-family: 'serifbold', serif;
  font-size: 3rem;
  line-height: .8em;
  background-color: #e3decc;
}
.jp #milano-tokyo .milano {
  background-image: url('../img/jp/fuorisalone-jp-milano.svg');
}
.jp #milano-tokyo .tokyo {
  background-image: url('../img/jp/fuorisalone-jp-tokyo.svg');
}

/******************
NEWSLETTER
******************/
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/******************
SERVIZI
******************/
#servizi {
  color: #26515a;
}
#servizi img {
  height: 60px;
  width: auto;
  margin-bottom: 15px;
}
#servizi .button {
  margin-bottom:50px;
}
#servizi .column-2:nth-child(3) .button {
  margin-bottom:0;
}
.expotrans .ev,
.expotrans .button::after {
  color: #df6c00;
}
.sib .ev,
.sib .button::after {
  color: #ff2f69;
}
.tiburtini .ev,
.tiburtini .button::after {
  color: #f4ce3c;
}

/******************
TRESTEP
******************/
.jp #trestep {
  background-image: url('../img/jp/fuorisalone-jp-white.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.jp #trestep .column-3 {
  display: block;
}

/*------ SECTION - COLUMN ------*/
.row-content {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.column-1,
.column-2,
.column-3,
.column-4,
.column-5,
.column-6,
.column-8,
.col-foot {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  position: relative;
}
.column-2 {
  margin-bottom: 15px;
}
.column-1:last-of-type,
.column-2:last-of-type,
.column-3:last-of-type,
.column-4:last-of-type,
.column-5:last-of-type,
.column-6:last-of-type,
.column-8:last-of-type,
.col-footlast-of-type {
  margin-bottom: 0 !important;
}
section {
  position: relative;
  padding: 15% 0;
  z-index: 1;
}
.container {
  margin: 0 auto;
  display: block;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}
#cover,
#footer {
  padding-top: 0;
  padding-bottom: 0;
}
#japan {
  background-image: url('../img/jp/fuorisalone-jp-japan.svg'),
                    url('../img/fuorisalone-info-japan-mark.png');
  background-repeat: no-repeat;
  background-position: bottom center,
                       top 15px right 15px;
  background-size: 100% auto,
                   90px 90px;
  padding-bottom: 30%;
}
/*------ GET IN TOUCH ------*/
#getintouch {
  background-image: url('../img/jp/fuorisalone-jp-contesto.svg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 150% auto;
}

/*------ DESIGN LINK ------*/
.jp #designlink h2,
.jp #designlink h3 {
  color: rgb(240, 110, 120);
}

/*------ SECTION - INTRO ------*/
.jp #fs_intro .milestones {
  margin-bottom: 60px;
}
.jp #fs_intro .timeline {
  height: 450px;
  position: relative;
  font-size: 12px;
  line-height: 15px;
  background-image: url('../img/jp/fuorisalone-jp-timeline-mobile.png');
  background-repeat: no-repeat;
  background-position: center left 100px;
}
.jp #fs_intro .timeline div { position: absolute; }
.jp #fs_intro .timeline .evento1   { top: 218px; left: 170px;}
.jp #fs_intro .timeline .gennaio   { top: 0; left: 130px; }
.jp #fs_intro .timeline .settembre { top: 330px; left: 130px; }
.jp #fs_intro .timeline .osakaexpo { bottom: -2px; left: 130px; }
.jp #fs_intro .timeline .a2020     { top: 0; left: 40px; }
.jp #fs_intro .timeline .a2021     { bottom: -2px; left: 40px; }

/*------ INSTAGRAM ------*/
#instagram {
  padding-top: 5%;
  padding-bottom: 5%;
  background-image: url('../img/jp/fuorisalone-jp-white.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 200%;
}
#instagram i::before {
  margin-left: 0;
}

/*------ NEWSLETTER ------*/
#newsletter {
  background-image: url('../img/jp/fuorisalone-jp-white.svg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
#newsletter .subscribe {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
#newsletter input[type="text"] {
  background: none;
  border: none;
  border-bottom: 2px solid rgb(175,175,160);
  outline: none;
  color: rgb(175,175,160);
  width: 100%;
  font-size: 1rem;
  line-height: 1.25em;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}
#newsletter input[type="submit"] {
  background: none;
  border: 2px solid rgb(175,175,160);
  outline: none;
  color: rgb(175,175,160);
  font-size: 1rem;
  line-height: 1.25em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
}
#newsletter input[type="checkbox"] {
  background: none;
  border: none;
}
#newsletter a.privacy-policy {
  font-size: 0.75rem;
  line-height: 1.25em;
  color: #f1ca12;
  border-bottom: 1px solid #f1ca12;
}

/*------ FOOTER ------*/
#footer {
  position: relative;
  z-index: 1000;
}
#footer .container {
  position: relative;
  z-index: 1000;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: rgb(255,255,255);
  font-size: 0.75rem;
  line-height: 1.25em;
  color: rgb(12,36,39);
}
#footer .row-content {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 30px;
  justify-content: space-between;
}
#footer .row-content:last-of-type {
  margin-bottom: 0;
}
#footer .column-1,
#footer .column-2,
#footer .column-4,
#footer .col-foot {
  padding-left: 10px;
  padding-right: 10px;
}
#footer .footer-credit {
  padding-bottom: 30px;
}
#footer h3 {
  display: inline-block;
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 1.25em;
  margin-bottom: 1.25em;
  border-bottom: 2px solid rgb(12,36,39);
}
#footer .col-foot p {
  margin-bottom: 0;
}
#footer .sponsor {
  text-align: center;
}
#footer .sponsor label {
  display: block;
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
  margin-bottom: 15px;
}
#footer .sponsor img {
  display: inline-block;
  height: 60px;
  width: auto;
}
#footer .sponsor a {
  display: inline-block;
}
#footer .container  {
  padding-bottom: 5%;
}
#footer .container .column-5:last-of-type {
  border-left: none;
}
ul.footer-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.footer-nav.lang-social {
  position: absolute;
  bottom: 0;
  right: 0;
}
ul.footer-nav.lang-social li {
  display: inline;
  vertical-align: middle;
}
ul.footer-nav li.lang {
  text-transform: uppercase;
  font-family: 'InfraBold', 'Infra', 'Roboto', sans-serif;
  margin-left: 25px;
}
ul.footer-nav li.lang.activated a {
  border-bottom: 0.1em solid rgb(40, 80, 90);
}
ul.footer-nav li.social a {
  font-size: 16px;
}
ul.footer-nav li.social i {
  margin-right: 0;
  margin-left: 15px;
}

/*------ ------ ------ ------ ------ ------ ------*/
/*------ ------ MEDIA QUERIES 767PX ------ ------*/
/*------ ------ ------ ------ ------ ------ ------*/
@media (max-width: 767px) {
  .column-sm-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/*------ ------ ------ ------ ------ ------ ------*/
/*------ ------ MEDIA QUERIES  768PX ------ ------*/
/*------ ------ ------ ------ ------ ------ ------*/
@media (min-width: 768px) {
  .lead {
    font-size: 1.5rem;
    line-height: 1.25em;
    margin-bottom: 1.25em;
  }
  .button {
    display: inline-block;
  }
  .section_label {
    margin-bottom: 1.25em;
  }

  /*------ COLUMN ------*/
  .column-1,
  .column-2,
  .column-3,
  .column-4,
  .column-5,
  .column-6,
  .column-8 {
    margin-bottom: 0;
  }
  .column-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .column-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .column-3 {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .column-3-2 {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
  .column-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .column-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .column-6 {
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666;
    max-width: 16.666;
  }
  .column-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  #numeri dt,
  #contesto dt {
    width: 100%;
    font-size: 3rem;
    margin-bottom: 5px;
  }

  /*------ COVER ------*/
  #countdown {
    width: 50%;
  }
  #cover h1.display,
  #cover h2 {
    font-size: 5.8rem;
    line-height: 1em;
  }
  #cover h2 {
    margin-bottom: 0.6em;
  }
  .jp #cover h2 {
    font-size: 2rem;
    line-height: 1.25em;
  }
  #cover h3.date,
  #cover .button.btn-large {
    font-size: 1.5em;
  }
  #cover .button.btn-large {
    padding-right: 65px;
  }

  /*------ NEWSLETTER ------*/
  #newsletter input[type="text"] {
    width: 50%;
    font-size: 1.5rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #newsletter input[type="submit"] {
    margin-top: 0;
    margin-left: 15px;
    font-size: 1.5rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /*------ SECTION - ABOUT US ------*/
  .jp #aboutus .roles-project {
    height: 400px;
    margin-top: 60px;
    margin-bottom: 30px;
    padding-top: 70px;
    background-image: url('../img/jp/fuorisalone-jp-roles-en.svg'),
                      url('../img/jp/fuorisalone-jp-line.svg');
    background-repeat: no-repeat,
                       repeat-x;
    background-size: auto 100%,
                     1px 300px;
    background-position: center top,
                         center top 50px;
  }

  /*------ TRESTEP ------*/
  #trestep .column-3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  /*------ MISSION ------*/
  .jp .mission-content h3 {
    font-size: 1.25rem;
  }

  /*------ TOOLS ------*/
  .jp #tools03 {
    background-position: top 60px left 10%;
  }
  .jp #tools03 .column-3 {
    display: block;
  }
  .jp #tools03 img {
    width: 30%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  /*------ ABOUTUS ------*/
  .jp #aboutus img {
    width: 50%;
    margin: 0;
  }
  .jp #aboutus p.lead {
    font-size: 1.5rem;
  }

  /*------ MAGAZINE ------*/
  #magazine h3 {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  #magazine .button {
    text-align: left;
  }
  #newsletter,
  .jp #getintouch {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  #footer .column-2,
  #footer .column-4 {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .col-foot {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
  #footer .col-foot.offset {
    margin-left: 10%;
  }

  /*------ BORDER ------*/
  .border-left {
    border-left: 1px solid rgb(180, 180, 180);
  }
  .border-right {
    border-right: 1px solid rgb(180, 180, 180);
  }
  .jp #milano-tokyo .border-right {
    border-right: 1px solid #000;
  }

  /*------ SERVIZI ------*/
  #servizi .column-2:nth-child(2) > div,
  #servizi .column-2:nth-child(3) > div,
  #servizi .column-2:nth-child(4) > div {
    margin-top:100px;
    padding-top:60px;
    border-top:1px solid #0c2227;
  }
  #servizi .column-2:nth-child(3) > div {
    margin-top:-180px;
  }
  #servizi .column-2:nth-child(4) {
    display:none;
  }
  #servizi .column-2:nth-child(3) .button {
    margin-bottom:50px;
  }
}

/*------ ------ ------ ------ ------ ------ ------*/
/*------ ------ MEDIA QUERIES 1024PX ------ ------*/
/*------ ------ ------ ------ ------ ------ ------*/
@media (min-width: 1024px) {
  .navbar-toggle {
    display: none;
  }
  .nomobile {
    display: inline-block;
  }
  .nodesktop {
    display: none;
  }
  .mainbar {
    position: absolute;
    background: none;
  }
  .jp header {
    position: absolute;
    right: 5%;
    width: auto;
    top: 45px;
    margin-top: 0;
    color: rgb(255, 255, 255);
  }
  .jp header label {
    display: none;
  }
  .jp #menu-side ul li {
    display: inline-block;
  }
  .jp #menu-side a {
    font-size: 15px;
    margin: 0 10px;
    padding: 0;
  }
  #menu-side ul li.language {
    display: inline-block;
  }
  #menu-side li.language a {
    font-size: 12px;
    margin: 30px 10px 0 0;
    padding: 0;
    text-transform: uppercase;
    color: #b1aea1;
  }
  #menu-side li.social a {
   margin-top: 35px;
  }
  #menu-side li.social a:hover {
    text-decoration: none;
  }
  #menu-side li.social i::before {
    margin-left: 0;
  }
  .jp #menu-side li.language a {
    margin: 0 0 0 10px;
  }
  #menu-side li.language.activated a {
    color: #f1ca12;
    border-bottom: 2px solid #f1ca12;
  }
  .jp #menu-side a:hover {
    text-decoration: none;
  }
  .jp #menu-side a::before {
    content: none;
  }
  section {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  section#fuorisalone {
    padding-top: 15%;
    padding-bottom: 20%;
  }
  .section_label {
    width: 100%;
  }
  p.lead {
    font-size: 2rem;
    line-height: 1.25em;
    margin-bottom: 1.25em;
  }
  .jp #tools03 p.lead {
    font-size: 1.5rem;
  }
  .jp #tools03 img {
    width: 50%;
  }
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  .display {
    font-size: 4rem;
    margin-bottom: 0;
  }
  .doublespace {
    margin-bottom: 2.5em;
  }

  /*------ BUTTON ------*/
  .btn-large {
    font-size: 1.5rem;
    line-height: 1.25em;
  }

  /*------ SECTION - COVER ------*/
  #cover .container {
    min-height: 300px;
  }
  #countdown {
    width: 56%;
    left: 10%;
  }
  #countdown .cd1 {
    padding: 8px;
  }
  #countdown .cd1 p {
    margin-bottom: 0;
  }
  .mainlogo {
    border-top: 5px solid #f6df41;
    top: 0;
    left: 5%;
    padding-top: 40px;
  }
  .mainlogo img {
    height: 60px;
    margin-top: 10px;
  }
  .mainsponsor {
    right: 5%;
    top: 50px;
    font-size: 0.6em;
    width: 15%;
  }
  .mainsponsor img {
    height: 25px;
    margin-top: 20px;
  }

  /*------ SECTION - CONTAINER ------*/
  .container {
    padding-left: 10%;
    padding-right: 25%;
  }
  .jp .container {
    padding-left: 15%;
    padding-right: 15%;
  }

  /*------ SECTION - INTRO ------*/
  .jp #fs_intro p.lead {
    font-size: 1.5rem;
    line-height: 1.25em;
  }
  .jp #fs_intro .milestones {
    border-bottom: 1px solid rgb(12,36,39);
    margin-bottom: 90px;
  }
  .jp #fs_intro .timeline {
    height: 150px;
    overflow: visible;
    background-image: url('../img/jp/fuorisalone-jp-timeline.png');
    background-position: bottom left;
    background-size: 100% 100%;
  }
  .jp #fs_intro .timeline .evento1   { top: 0; left: 50% }
  .jp #fs_intro .timeline .gennaio   { top: 90px; left: 0 }
  .jp #fs_intro .timeline .settembre { top: 60px; left: 75% }
  .jp #fs_intro .timeline .osakaexpo { top: 90px; bottom: auto; left: 100% }
  .jp #fs_intro .timeline .a2020     { top: 100%; left: 0; padding-top: 15px; }
  .jp #fs_intro .timeline .a2021     { top: 100%; bottom: auto; left: 100%; padding-top: 15px; }


  /*------ SECTION - FUORISALONE ------*/
  #fuorisalone {
    height: 100vh;
  }

  /*------ SECTION - TRESTEP ------*/
  #trestep h3 {
    margin-top: 0;
  }

  /*------ SECTION - NUMERI ------*/
  #numeri dt,
  #contesto dt {
    display: block;
  }
  #numeri dd,
  #contesto dd {
    display: block;
  }

  /*------ SECTION - JAPAN ------*/
  #japan {
    background-repeat: no-repeat;
    background-position: bottom center,
                         5% 10%;
    background-size: 100% auto,
                     140px 140px;
    padding-bottom: ;
  }

  /*------ SECTION - DESIGNLINK ------*/
  #designlink {
    background-image: url('../img/fuorisalone-info-designlink.png');
    background-repeat: repeat;
    background-position: center center;
  }
  .jp #designlink {
    background-image: none;
  }
  #japan label,
  .jp #designlink label {
    margin-bottom: 1.25em;
    display: block;
  }

  /*------ FOOTER ------*/
  #footer .row-content {
    margin-bottom: 60px;
  }
  #footer h3 {
    font-size: 15px;
  }
  #footer .footer-credit {
    padding-bottom: 0;
  }

  /*------ SERVIZI ------*/
  #servizi .column-2:nth-child(2) > div, #servizi .column-2:nth-child(3) > div {
    margin-top: 140px;
    padding-top: 70px;
  }
  #servizi .column-2:nth-child(3) > div {
    margin-top:-260px;
  }
  #servizi .column-2:nth-child(4) {
    display:block;
  }

  .row-content.space-between {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row-content.space-between .column-1,
  .row-content.space-between .column-2,
  .row-content.space-between .column-3,
  .row-content.space-between .column-4,
  .row-content.space-between .column-5,
  .row-content.space-between .column-6,
  .row-content.space-between .column-8 {
    padding-left: 60px;
    padding-right: 60px;
  }
}

/*------ ------ ------ ------ ------ ------ ------*/
/*------ ------ MEDIA QUERIES 1280PX ------ ------*/
/*------ ------ ------ ------ ------ ------ ------*/
@media (min-width: 1280px) {
  body {
    font-size: 20px;
    line-height: 1.25em;
  }
  body.jp {
    font-size: 16px;
  }
  section {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  #menu-side a {
    font-size: 0.7em;
  }
  .jp #cover h2 {
    width: 100%;
  }

  /*------ TYPOGRAPHY ------*/
  P {
    line-height: 1.25em;
  }
  .display {
    font-size: 5rem;
  }
  #magazine h3 {
    font-size: 1.5em;
  }

  /*------ SECTION - CONTAINER ------*/
  .container {
    padding-left: 15%;
    padding-right: 25%;
  }
  .jp .container {
    padding-left: 15%;
    padding-right: 15%;
  }

  /*------ SECTION - JAPAN ------*/
  #japan {
    background-position: bottom center,
                         10% 15%;
  }
  .jp #milano-tokyo .milano h3,
  .jp #milano-tokyo .tokyo h3 {
    font-size: 4rem;
  }
  .jp .mission-nav ul li a {
    font-family: 'serifbold', serif;
    font-size: 3rem;
    line-height: 1.25em;
    color: #26515a;
  }

  /*------ LABEL ------*/
  #fuorisalone .section_label,
  .section_label {
    width: auto;
    position: absolute;
    top: 5px;
    left: 30px;
  }

  /*------ FOOTER ------*/
  #footer .container {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 10%;
    padding-bottom: 10%;
  }
  /*------ UTILITY ------*/
  .align-items-center {
    height: 100%;
    align-items: center;
    display: flex;
  }

  /*------ COLUMN ------*/
  .row-content {
    margin-left: -30px;
    margin-right: -30px;
  }
  .column-1,
  .column-2,
  .column-3,
  .column-4,
  .column-5,
  .column-8 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .offset-2 {
    margin-left: 25%;
  }
  /*------ SECTION - COVER ------*/
  .mainlogo {
    left: 15%;
  }
  #countdown {
    left: 15%;
    width: 35%;
  }
  #countdown .cd1 {
    width: 27%;
    padding: 15px;
  }
  #countdown-ev {
    width: 73%;
  }
  #countdown .cd1 p.nomobile {
    font-size: 0.8em;
    margin-bottom: 8px;
  }
  #countdown .countdown-amount {
    font-size: 4em;
  }
  #cover h3.date,
  #cover .button.btn-large {
    font-size: 1.2em;
  }
  /*------ SERVIZI ------*/
  #servizi .column-2:nth-child(2) > div, #servizi .column-2:nth-child(3) > div {
    margin-top: 140px;
    padding-top: 130px;
  }
  #servizi .column-2:nth-child(3) > div {
    margin-top:-260px;
  }
}

/*------ ------ ------ ------ ------ ------ ------*/
/*------ ------ MEDIA QUERIES 1440PX ------ ------*/
/*------ ------ ------ ------ ------ ------ ------*/
@media (min-width: 1440px) {
  .jp #menu-side a {
    font-size: 1.25rem;
    margin: 0 15px;
  }
  .jp #menu-side li.language a {
    font-size: 1rem;
    margin: 0 0 0 15px;
  }
  .jp .container {
    padding-left: 20%;
    padding-right: 20%;
  }
  #fuorisalone .section_label,
  .section_label {
    left: 45px;
  }
  #countdown {
    width: 30%;
  }
  #countdown .cd1 {
    width: 150px;
  }
  #countdown .cd1 p.nomobile {
    font-size: 1em;
    margin-bottom: 8px;
  }
  #countdown .labels span {
    font-size: 1em;
  }
  .display {
    font-size: 5.5rem;
  }
  .jp-btn {
    font-size: 18px;
    line-height: 30px;
  }
}
/*------ ------ ------ ------ ------ ------ ------*/
/*------ ------ MEDIA QUERIES 1600PX ------ ------*/
/*------ ------ ------ ------ ------ ------ ------*/
@media (min-width: 1600px) {
  h2 {
    font-size: 2.5rem;
  }
  .jp h2 {
    font-size: 2rem;
  }
  #menu-side a {
    font-size: 1em;
  }
  #cover h3.date,
  #cover .button.btn-large {
    font-size: 1.5em;
  }
}
