/* COMMON */
body,
.page-cnt {
  background-color: #F5F5F5;
}

#pirellicom-box {
  margin: 40px -15px 40px;
  overflow: hidden;
}

#pirellicom-box h2 {
  text-transform: uppercase;
  font-size: 60px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  margin: 0 0 20px;
}

@media only screen and (max-width: 768px) {
  #pirellicom-box h2 {
    font-size: 33px;
    line-height: 1em;
  }
}
#pirellicom-box .btnGroup {
  text-align: center;
  padding: 10px 0;
  margin: 30px 0 40px;
}

/* ARTICLE */
#article-section {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

#article-section,
#article-section * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#article-section h2 sup {
  color: rgba(0, 0, 0, 0.4);
}

#article-section h3 {
  margin: 0 auto 10px;
}

#article-section .loader {
  background: #fff url(../../gfx/loading.gif) no-repeat center center;
  height: 40px;
  width: 40px;
  padding: 7px;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
}

.articleItem {
  padding: 15px;
  float: left;
  width: 33.3333333%;
  margin: 0 auto;
}

.articleItemInner {
  position: relative;
  height: 620px;
  background-color: #fff;
  text-align: left;
  padding-bottom: 1px;
}

.articleInfos {
  padding: 9px 10px 15px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  min-height: 78px;
}

.articleItem figure {
  margin: 0;
  padding: 0;
  background-color: #999;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.articleItem figure img {
  width: auto;
  height: 100%;
}

.articleHeader {
  position: absolute;
  bottom: 10px;
  left: 5px;
}

.articleFooter {
  padding: 0 20px;
}

.articleItem h6 {
  margin: 0 0 5px;
  color: #888888;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Gotham 3r", "Gotham A", "Gotham B", "Gotham-Medium", Arial, Helvetica, sans-serif;
}

.articleItem h5 {
  margin: 0;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 21px;
  color: #FFFFFF;
  line-height: 1.4em;
  text-transform: none;
}

.articleItem h5 a {
  color: #FFFFFF;
}

.articleItem h5 a:hover,
.articleItem h5 a:focus,
.articleItem h5 a:active {
  color: #FFFFFF;
}

.timeStamp {
  font-size: 11px;
}

.socialShare {
  position: absolute;
  right: 10px;
  bottom: 15px;
}

.socialShare > button {
  font-size: 18px;
  padding: 0 4px;
  margin: 0 0 0 5px;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.tagsWrapper {
  padding: 0 20px;
  height: 20px;
  overflow: hidden;
  margin: 15px 0;
}

.tagsWrapper a {
  color: #333;
  display: inline-block;
  margin: 0 16px 0 0;
  font-size: 10px;
  padding: 5px 0;
  line-height: 1em;
  font-family: "Gotham 3r", "Gotham A", "Gotham B", "Gotham-Medium", Arial, Helvetica, sans-serif;
}

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

.articleItem .articleItemInner {
  position: relative;
  height: 620px;
}
.articleItem .articleItemInner figure {
  width: 100%;
  height: 100%;
}
.articleItem .articleItemInner figure a {
  display: block;
  height: 100%;
}
.articleItem .articleItemInner figure a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.articleItem .articleItemInner figure a img {
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 992px) {
  .articleItem .articleItemInner figure a img {
    width: 100%;
    height: auto;
  }
}
.articleItem .articleItemInner .articleInfos {
  position: absolute;
  height: 110px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.articleItem .articleItemInner .articleInfos .articleTitle {
  max-width: 85%;
}
.articleItem .articleItemInner .articleInfos .articleTitle h5 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.1em;
  color: #FFFFFF;
}
.articleItem .articleItemInner .articleInfos .articleTitle h5 a {
  color: #FFFFFF;
  text-decoration: none;
}
.articleItem .articleItemInner .articleInfos .articleDate {
  position: absolute;
  top: 72px;
  left: 20px;
  font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFF;
  font-weight: normal;
  text-transform: uppercase;
}
.articleItem .articleItemInner .articleInfos .articleTag {
  position: absolute;
  top: 72px;
  right: 30px;
  color: #FFFFFF;
}
.articleItem .articleItemInner .articleInfos .articleTag .mainTag {
  display: inline-block;
  position: relative;
  font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
  font-size: 15px;
}
.articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-left,
.articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-right {
  height: 24px;
  width: 16px;
  display: block;
  position: absolute;
  top: -2px;
  fill: #fff;
}
.articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-left {
  left: -20px;
}
.articleItem .articleItemInner .articleInfos .articleTag .mainTag .brk-right {
  right: -20px;
}
.articleItem .articleItemInner .articleInfos .articleTag .mainTag h3 {
  font-size: 15px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.articleItem .articleItemInner .articleInfos .articleTag .mainTag h3 a {
  color: #fff;
}
.articleItem .articleItemInner .articleInfos .articleTag.road .mainTag svg {
  fill: #C6C6C6;
}
.articleItem .articleItemInner .articleInfos .articleTag.life .mainTag svg {
  fill: #FBDD4A;
}
.articleItem .articleItemInner .articleInfos .articleTag.race .mainTag svg {
  fill: #D2373A;
}

@media only screen and (max-width: 1200px) {
  .articleItem figure {
    height: 180px;
  }
}
@media only screen and (max-width: 992px) {
  .articleHeader {
    padding: 15px 15px 50px;
    height: 150px;
  }
  .articleFooter {
    padding: 0 15px;
  }
  .articleItem figure {
    height: 132px;
  }
  .articleItem h6 {
    font-size: 12px;
  }
  .articleItem h5 {
    font-size: 14px;
  }
  .articleItem .articleItemInner {
    height: auto;
  }
  .articleItem {
    max-width: 480px;
  }
}
@media only screen and (max-width: 992px) {
  .articleItem {
    width: 100%;
    float: none;
  }
  .articleItem figure {
    height: 180px;
  }
  .articleItem h6 {
    font-size: 14px;
  }
  .articleItem h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1366px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -30px;
  }
}
@media only screen and (max-width: 1200px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -65px;
  }
}
@media only screen and (max-width: 992px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -105px;
  }
}
@media only screen and (max-width: 768px) {
  .articleItem .articleItemInner .articleInfos .articleTitle {
    top: -30px;
  }
}
@media only screen and (min-width: 992px) {
  .articleItem figure a img {
    position: relative;
    transform: translateX(-33%);
  }
}
@media only screen and (min-width: 1400px) {
  .articleItem figure a img {
    position: relative;
    transform: translateX(-30%);
  }
}
.v2-visore-investors {
  color: #ffffff;
  position: relative;
  height: 668px;
  background: grey;
  text-align: center;
}
.v2-visore-investors .bgImg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.v2-visore-investors .textVisore {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 8px;
}
.v2-visore-investors h1 {
  max-width: 999px;
  margin: 0 auto;
  line-height: 0.9;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 90px;
  letter-spacing: 0.065em;
}
.v2-visore-investors p {
  margin-top: 15px;
  font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 1.2em;
}
.v2-visore-investors .arrowDown {
  background: url("../../gfx/v2/v2-visore-investors/arrow-down.png") no-repeat center center;
  display: block;
  width: 15px;
  height: 21px;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 860px) {
  .v2-visore-investors {
    height: 450px;
  }
  .v2-visore-investors .bgImg {
    background-position: top center;
  }
  .v2-visore-investors h1 {
    font-size: 65px;
    letter-spacing: 0.02em;
  }
  .v2-visore-investors p {
    font-size: 25px;
  }
}
@media only screen and (max-width: 680px) {
  .v2-visore-investors h1 {
    font-size: 50px;
  }
  .v2-visore-investors p {
    font-size: 20px;
  }
}

.v2-visore-talents {
  color: #ffffff;
  position: relative;
  height: 668px;
  background: grey;
  text-align: center;
}
.v2-visore-talents .bgImg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.v2-visore-talents .textVisore {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 8px;
}
.v2-visore-talents h1 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 90px;
  margin: 0 0 27px;
  line-height: 1em;
  letter-spacing: 0.065em;
}
.v2-visore-talents p {
  font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 1.2em;
}
.v2-visore-talents .btn {
  font-size: 24px;
  line-height: 1em;
  padding: 12px 22px;
  color: #000;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  background: #ffdd00;
}
.v2-visore-talents .arrowDown {
  background: url("../../gfx/v2/v2-visore-investors/arrow-down.png") no-repeat center center;
  display: block;
  width: 15px;
  height: 21px;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 860px) {
  .v2-visore-talents {
    height: 450px;
  }
  .v2-visore-talents .bgImg {
    background-position: top center;
  }
  .v2-visore-talents h1 {
    font-size: 45px;
  }
  .v2-visore-talents p {
    font-size: 16px;
  }
  .v2-visore-talents .btn {
    font-size: 20px;
  }
}

.career-homepage .v2-visore-talents .btn {
  padding: 12px 22px 12px 54px;
  background: url("../../gfx/v2/cv-icon.png") no-repeat 18px center #ffdd00;
}

.v2-visore,
.v2-visore-video {
  color: #ffffff;
  position: relative;
  height: 668px;
  background: grey;
  text-align: center;
  overflow: hidden;
}
.v2-visore .imgBg,
.v2-visore-video .imgBg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.v2-visore .textVisore,
.v2-visore-video .textVisore {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 8px;
}
.v2-visore h1,
.v2-visore-video h1 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 90px;
  margin: 0 0 10px;
  line-height: 1em;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}
.v2-visore p,
.v2-visore-video p {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 1.2em;
  margin: 0.5em 0 0;
  letter-spacing: 0.05em;
}
.v2-visore .btn,
.v2-visore-video .btn {
  background-color: #000;
  border-radius: 5px;
  padding: 8px 20px;
  text-transform: uppercase;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  color: #fff;
  margin-top: 1em;
  font-size: 20px;
  text-decoration: none;
}
.v2-visore .playIcon,
.v2-visore-video .playIcon {
  background: url("../../gfx/v2/v2-visore-video/play-icon.png") no-repeat center center;
  display: inline-block;
  width: 120px;
  height: 120px;
  background-size: cover;
  margin-top: 1em;
}
.v2-visore .playIcon,
.v2-visore-video .playIcon {
  outline: none;
}
.v2-visore .arrowDown,
.v2-visore-video .arrowDown {
  background: url("../../gfx/v2/v2-visore-investors/arrow-down.png") no-repeat center center;
  display: block;
  width: 15px;
  height: 21px;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 860px) {
  .v2-visore,
  .v2-visore-video {
    height: 450px;
  }
  .v2-visore .bgImg,
  .v2-visore-video .bgImg {
    background-position: top center;
  }
  .v2-visore h1,
  .v2-visore-video h1 {
    font-size: 45px;
  }
  .v2-visore p,
  .v2-visore-video p {
    font-size: 16px;
  }
}

.mfp-content button.mfp-close:after {
  position: absolute;
  content: "close";
  font-family: "Gotham-Book", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  right: 30px;
  letter-spacing: 0.5px;
}

.v2-contact {
  height: 420px;
  padding: 26px 24px 19px;
  background: #404040;
  color: #ffffff;
  font-size: 19px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  overflow: hidden;
}
.v2-contact h2 {
  font-size: 50px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  line-height: 1em;
  margin: 0 0 16px;
}
.v2-contact h2 a {
  color: #fff;
}
.v2-contact p {
  margin: 0;
}
.v2-contact p {
  line-height: 1.3em;
}
.v2-contact .email {
  display: inline-block;
  color: #ffffff;
  padding-left: 34px;
  margin: 23px 0 23px;
  background: url("../../gfx/v2/v2-contact/email.png") no-repeat 0 center;
}
.v2-contact .email:hover {
  text-decoration: none;
}
.v2-contact .map {
  max-height: 160px;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
  .v2-contact .map {
    max-height: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .v2-contact .map {
    max-height: 220px;
  }
}
@media only screen and (max-width: 992px) {
  .v2-contact {
    height: 345px;
  }
}

.long-stripe .v2-contact {
  height: auto;
  margin: 30px auto 0;
  max-width: 1290px;
  padding: 10px 10px;
}
@media screen and (max-width: 767px) {
  .long-stripe .v2-contact {
    max-width: 420px;
    margin: 0 auto;
    width: calc(100% - 30px) !important;
    float: none;
    height: auto !important;
  }
}
.long-stripe .v2-contact h2 {
  margin: 0;
}
.long-stripe .v2-contact p {
  margin: 5px 0 0;
}
.long-stripe .v2-contact a.email {
  margin: 10px 0;
}
.long-stripe .v2-contact .map img {
  margin: 0 auto;
}

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.v2-presentations {
  padding: 60px;
  float: left;
  width: 100%;
}
.v2-presentations .owl-carousel {
  float: left;
}
.v2-presentations .owl-wrapper-outer {
  overflow: hidden;
}
.v2-presentations .owl-controls {
  float: left;
  width: 100%;
}
.v2-presentations .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.v2-presentations .owl-buttons {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  height: 60px;
}
.v2-presentations .owl-prev {
  left: -50px;
  top: 25%;
  position: relative;
  cursor: pointer;
}
.v2-presentations .owl-prev:before {
  position: absolute;
  content: "\f104";
  font-family: "FontAwesome", sans-serif;
  font-size: 60px;
  line-height: normal;
}
.v2-presentations .owl-next {
  position: relative;
  right: -30px;
  float: right;
  top: 25%;
  cursor: pointer;
}
.v2-presentations .owl-next:before {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome", sans-serif;
  font-size: 60px;
  line-height: normal;
}
.v2-presentations .owl-dots {
  float: left;
  width: 100%;
  height: 30px;
  margin-top: 60px;
  text-align: center;
}
.v2-presentations .owl-dot {
  width: 10px;
  height: 10px;
  background: none;
  position: relative;
  display: inline-block;
  border-radius: 100px;
  margin: 0 10px;
}
.v2-presentations .owl-dot.active {
  background: #000;
}
.v2-presentations .owl-dot:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: -4px;
  left: -4px;
  border: 1px solid #000;
  border-radius: 100px;
}
.v2-presentations .actionsWrapper {
  float: left;
  padding-top: 20px;
}
.v2-presentations .actionsWrapper a.btn {
  padding: 0;
  margin: 0;
  float: left;
  color: #000;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 18px;
  position: relative;
}
.v2-presentations .actionsWrapper a.btn:after {
  content: "";
  background: url("../../gfx/v2/v2-presentations/download__icon.png");
  width: 15px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -30px;
  bottom: 5px;
}
.v2-presentations .h6 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 60px;
  line-height: normal;
  color: #000;
  float: left;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.v2-presentations .item__wrapper {
  float: left;
  width: 100%;
  margin: 0 15px;
  padding: 0 0 10px;
}
.v2-presentations .item__wrapper .item__img, .v2-presentations .item__wrapper .item__txt {
  float: left;
}
.v2-presentations .item__wrapper .item__img {
  width: 150px;
  height: 200px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.v2-presentations .item__wrapper .item__txt {
  margin-left: 20px;
  width: 50%;
}
.v2-presentations .item__wrapper .item__txt h2 {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 28px;
  color: #000;
  text-transform: uppercase;
}
.v2-presentations .item__wrapper .item__txt p {
  min-height: 100px;
  width: 100%;
  margin: 0;
}
.v2-presentations .item__wrapper .item__txt p:empty {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .item__wrapper {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
  }
  .item__wrapper .item__img {
    float: none !important;
    display: inline-block !important;
  }
  .item__wrapper .item__txt {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 30px !important;
  }
  .actionsWrapper {
    width: 90% !important;
  }
  .actionsWrapper a.btn {
    float: none !important;
  }
}
@media only screen and (max-width: 994px) {
  .v2-presentations .h6 {
    font-size: 42px;
  }
}
.v2-box {
  background-color: #fff;
  position: relative;
  height: 420px;
  min-height: 320px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
}
.v2-box .v2-box-img {
  height: 100%;
}
.v2-box .v2-box-img img {
  height: 100%;
  width: auto;
}
.v2-box.box-investors .v2-box-img img {
  width: 100%;
  height: auto;
}
.v2-box .v2-box-title {
  color: #fff;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 50px;
  line-height: 0.8;
  letter-spacing: 1.45px;
  position: absolute;
  top: 26px;
  left: 25px;
  padding-right: 25px;
}
@media only screen and (max-width: 1200px) {
  .v2-box .v2-box-title {
    font-size: 36px;
  }
}
.v2-box .v2-box-text {
  position: absolute;
  top: 120px;
  left: 25px;
  padding-right: 31px;
}
.v2-box .v2-box-text .v2-box-subtitle {
  color: #fff;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 1.1em;
}
.v2-box .v2-box-text .v2-box-subtitle p {
  margin: 0;
}
.v2-box .v2-box-text .v2-box-description {
  color: #fff;
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 1.1em;
  margin: 7px 0 0 -5px;
}
.v2-box .v2-box-text .v2-box-description p {
  margin: 0;
}
.v2-box .v2-box-btn {
  color: #fff;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
  position: absolute;
  bottom: 30px;
  right: 30px;
  text-decoration: none;
  padding-right: 18px;
  padding-left: 30px;
  pointer-events: none;
}
.v2-box .v2-box-btn:after {
  content: "";
  background: transparent url("../../img/arrow-link.png") no-repeat 0 0;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 992px) {
  .v2-box .v2-box-img img {
    height: auto;
    width: 100%;
  }
}

#investors-homepage .tile .v2-box.box-investors .v2-box-img img {
  height: auto;
  width: 100%;
}
#investors-homepage .v2-box.box-investors .v2-box-img img {
  height: 100%;
  width: auto;
}
#investors-homepage .v2-box.box-investors .v2-box-description {
  position: absolute;
  left: 31px;
  top: 26px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  font-size: 14px;
}
#investors-homepage .v2-box.box-investors .v2-box-description p {
  margin: 0;
}
@media only screen and (max-width: 1400px) {
  #investors-homepage .tile .v2-box-img img {
    height: auto;
    width: 100%;
  }
}
#investors-homepage .v2-box.box-investors .v2-box-title {
  top: 56px;
}
#investors-homepage .v2-box.box-investors .v2-box-text {
  top: 145px;
}
@media only screen and (max-width: 1400px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-img img {
    width: auto;
    height: 100%;
  }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box .v2-box-img img {
    width: auto;
    height: 100%;
  }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    width: auto;
    height: 100%;
  }
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-text {
    top: 180px;
  }
}
@media only screen and (max-width: 1200px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors .v2-box-title {
    font-size: 36px;
  }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.tile .v2-box-img img {
    height: 100%;
    width: auto;
  }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    height: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 992px) {
  #investors-homepage .homepage-investors-wrapper .v2-box.box-investors.tile .v2-box-img img {
    width: auto;
    height: 100%;
  }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.tile .v2-box-img img {
    width: 100%;
    height: auto;
  }
  #investors-homepage .homepage-investors-wrapper .tile .v2-box.box-investors .v2-box-img img {
    width: 100%;
    height: auto;
  }
  #investors-homepage .v2-box.box-investors .v2-box-img img {
    height: 100%;
    width: auto;
  }
  #investors-homepage .tile .v2-box.box-investors .v2-box-img img {
    height: auto;
    width: 100%;
  }
}

/* GDPR QUICK FIX */
#governance-homepage > div > div.mosaicWrapper > div:nth-child(3) > div.v2-box-img {
  height: auto;
}

.v2-wpsearchpress-wrapper-box-title {
  position: relative;
  min-height: 166px;
  /*  background-image: url("https://corp-assets.pirelli.com/corporate/lancio_industrial_plan_1290x166.jpg"); */
  background-image: url("https://corp-assets.pirelli.com/corporate/5926_bkg-all-press-releases-container.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.v2-wpsearchpress-wrapper-box-title .container-main-title {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.v2-wpsearchpress-wrapper-box-title .container-main-title p {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 0.8em;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .v2-wpsearchpress-wrapper-box-title .container-main-title p {
    font-size: 40px;
  }
}
.v2-wpsearchpress-wrapper-box-title .container-main-title p a {
  position: relative;
  color: #fff;
  text-decoration: none;
}
.v2-wpsearchpress-wrapper-box-title .container-main-title p a:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  background: transparent url(../../img/arrow-link.png) no-repeat 0 0;
}

.v2-wpsearch, .v2-wpsearchpress {
  background: #ffdd00;
}
.v2-wpsearch-wrapper, .v2-wpsearchpress-wrapper {
  padding: 26px;
}
.v2-wpsearch-wrapper h2, .v2-wpsearchpress-wrapper h2 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 50px;
  line-height: 0.8em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .v2-wpsearch-wrapper h2, .v2-wpsearchpress-wrapper h2 {
    font-size: 42px;
  }
}
.v2-wpsearch-wrapper .img-wrapper, .v2-wpsearchpress-wrapper .img-wrapper {
  max-height: 220px;
  overflow: hidden;
}
.v2-wpsearch-wrapper .img-wrapper img, .v2-wpsearchpress-wrapper .img-wrapper img {
  margin-top: 10px;
}
.v2-wpsearch-wrapper h4, .v2-wpsearchpress-wrapper h4 {
  margin-top: 5px;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #8c8c8c;
}
.v2-wpsearch-wrapper h3, .v2-wpsearchpress-wrapper h3 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 0.9em;
  text-transform: uppercase;
}
.v2-wpsearch-wrapper form, .v2-wpsearchpress-wrapper form {
  margin-top: 20px;
}
.v2-wpsearch-wrapper form label, .v2-wpsearchpress-wrapper form label {
  display: block;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
}
.v2-wpsearch-wrapper form input[type=text], .v2-wpsearchpress-wrapper form input[type=text] {
  display: block;
  width: 100%;
  padding: 0 8px;
  line-height: 34px;
  border-radius: 4px;
  border-width: 0;
}
.v2-wpsearch-wrapper form select, .v2-wpsearch-wrapper form input[type=submit], .v2-wpsearchpress-wrapper form select, .v2-wpsearchpress-wrapper form input[type=submit] {
  display: inline-block;
  margin-top: 10px;
  width: calc(66.66666% - 5px);
  height: 34px;
  border-radius: 4px;
  border-width: 0;
}
.v2-wpsearch-wrapper form input[type=submit], .v2-wpsearchpress-wrapper form input[type=submit] {
  width: calc(33.33333% - 5px);
  margin-left: 5px;
  background: #000;
  color: #fff;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.v2-wpsearch-wrapper form label[for=category], .v2-wpsearchpress-wrapper form label[for=category] {
  margin: 10px 0 0;
}
.v2-wpsearch-wrapper form select[name=category], .v2-wpsearchpress-wrapper form select[name=category] {
  margin-top: 5px;
  width: 100%;
}
@media only screen and (max-width: 1400px) {
  .v2-wpsearch-wrapper .img-wrapper, .v2-wpsearchpress-wrapper .img-wrapper {
    max-height: 180px;
  }
}
@media only screen and (max-width: 1200px) {
  .v2-wpsearch-wrapper .img-wrapper, .v2-wpsearchpress-wrapper .img-wrapper {
    max-height: 150px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .v2-wpsearch-wrapper .img-wrapper, .v2-wpsearchpress-wrapper .img-wrapper {
    display: none;
  }
  .v2-wpsearch-wrapper h3, .v2-wpsearchpress-wrapper h3 {
    font-size: 21px;
  }
  .v2-wpsearch-wrapper form, .v2-wpsearchpress-wrapper form {
    margin-top: 10px;
  }
}

.v2-wpsearchpress-wrapper form {
  margin-top: 50px;
  position: relative;
}
.v2-wpsearchpress-wrapper form .form-control {
  border-color: transparent;
  box-shadow: none !important;
}
.v2-wpsearchpress-wrapper .input-group.date {
  position: relative;
  margin-top: 10px;
}
.v2-wpsearchpress-wrapper .input-group.date .datepicker {
  left: -10px !important;
}
.v2-wpsearchpress-wrapper .input-group-addon {
  background-color: #ffffff;
  border: none !important;
  cursor: pointer;
}
.v2-wpsearchpress #searchWithDate {
  margin-left: 0;
  margin-top: 10px;
}

.datepicker {
  position: absolute;
  background-color: #ffffff;
  border-radius: 4px;
}
.datepicker .datepicker-days {
  padding: 15px;
}
.datepicker .datepicker-days .next, .datepicker .datepicker-days .prev {
  cursor: pointer;
}
.datepicker .datepicker-days .next {
  text-align: right;
}
.datepicker .datepicker-days .datepicker-switch {
  font-family: "Gotham-Bold", Arial, Helvetica, sans-serif;
  color: #222;
}
.datepicker .datepicker-days td {
  font-family: "Gotham-Book", Arial, Helvetica, sans-serif;
  color: #222;
  cursor: pointer;
}
.datepicker .datepicker-days td.active {
  font-family: "Gotham-Bold", Arial, Helvetica, sans-serif;
}
.datepicker .datepicker-days td.old, .datepicker .datepicker-days td.new {
  opacity: 0.2;
  pointer-events: none;
}
.datepicker .datepicker-switch {
  text-align: center;
}

.long-stripe .v2-wpsearchpress {
  max-width: 1290px;
  margin: 30px auto 0;
  background-color: #fff;
}
.long-stripe .v2-wpsearchpress .v2-wpsearchpress-wrapper {
  padding: 20px 0;
  float: left;
  border: 1px solid;
  border-top: none;
}
.long-stripe .v2-wpsearchpress .v2-wpsearchpress-wrapper form {
  width: 80%;
  margin: 0 auto;
}
.long-stripe .v2-wpsearchpress .v2-wpsearchpress-wrapper form .input-group {
  float: left;
  padding: 0 15px;
  margin: 0;
  /*border: 1px solid;*/
}
.long-stripe .v2-wpsearchpress .v2-wpsearchpress-wrapper form .input-group input[type=text] {
  border-right: 0;
  height: 40px;
}
.long-stripe .v2-wpsearchpress .v2-wpsearchpress-wrapper form .input-group-addon {
  border: 1px solid !important;
  border-left: 0 !important;
  height: 40px;
}
.long-stripe .v2-wpsearchpress .v2-wpsearchpress-wrapper form input[type=text] {
  line-height: 38px;
  border: 1px solid;
}
.long-stripe .v2-wpsearchpress .v2-wpsearchpress-wrapper form input[type=submit]#searchWithDate {
  margin: 0;
  width: 100%;
  height: 38px;
  background-color: #ffdd00;
  color: #000;
}
@media only screen and (max-width: 992px) {
  .long-stripe .v2-wpsearchpress .v2-wpsearchpress-wrapper form .row > div {
    margin: 10px 0;
  }
}

.press-release-box {
  overflow: hidden;
  min-height: 370px;
  background-color: #cecece;
  padding: 26px 20px;
}

.press-release-box-text .h6 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 50px;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1;
}

.press-release-box form {
  margin-top: 20px;
}
.press-release-box form label {
  display: block;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
}
.press-release-box form select {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  margin-right: 5px;
  height: 34px;
  border-radius: 4px;
  border-width: 0;
}
.press-release-box form label[for=category] {
  margin: 0;
}
.press-release-box .item {
  margin-top: 25px;
}
.press-release-box .item:first-child {
  margin-top: 16px;
}
.press-release-box .item .datetime {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.5);
}
.press-release-box .item .title a {
  margin: 0;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
}

/*.press-release-box-text .item:after {
  content: "";
  height: 13px;
  width: 7px;
  position: absolute;
  right: 0;
  bottom: 3px;
  background: rgba(0, 0, 0, 0) url(../../gfx/spr/spriteSite.png) no-repeat -397px -53px;
}

.press-release-box-text .text {
  position: relative;
  color: #333;
  font-size: 13px;
  line-height: 1.3em;
  font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
}

.press-release-box-text .datetime {
  font-size: 11px;
  color: #999;
}

.press-release-box-text .title {
  font-size: 18px;
  line-height: 1.4em;
  overflow: hidden;
  max-height: 50px;
}

.press-release-box-text .title a {color: #333;}
.press-release-box-text .title a:hover {text-decoration: none; color: #777}

.press-release-box-text .tag {
  font-family: 'Gotham 7r', 'Gotham A', 'Gotham B', 'Gotham-Bold', Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-top: 10px;
}

.press-release-box-text .actionsWrapper {
  float: right;
  position: relative;
  top: 10px;
}

.media-homepage .press-release-box-text .actionsWrapper {top: 20px;}

.press-release-box-text .title a br {display: none;}

@media screen and (max-width: 1200px) {
  .media-homepage .press-release-box {min-height: 1px;}
  .investors-homepage .press-release-box {min-height: 1px;}

  .investors-homepage .press-release-box-text .item,
  .media-homepage .press-release-box-text .item {margin-bottom: 25px;}

}

@media screen and (max-width: 1099px) {
  .media-homepage .press-release-box-text .text {font-size: 10px;}

  .investors-homepage .press-release-box-text .title {font-size: 13px;}
  .investors-homepage .press-release-box-text .actionsWrapper {top: 0}

  .media-homepage .press-release-box-text .item {margin-bottom: 0; min-height: 88px;}
}
*/
.v2-box-pressarea {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.v2-box-pressarea .v2-box-title {
  color: #fff;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 44px;
  line-height: 0.8;
  letter-spacing: 1.45px;
  position: absolute;
  top: 26px;
  left: 31px;
  padding-right: 31px;
}
@media only screen and (max-width: 1200px) {
  .v2-box-pressarea .v2-box-title {
    font-size: 32px;
  }
}
.v2-box-pressarea .v2-box-articles {
  position: absolute;
  top: 115px;
  left: 31px;
  right: 31px;
  bottom: 0;
}
.v2-box-pressarea .v2-box-articles .v2-box-article {
  position: relative;
  border-top: 1px solid rgba(234, 234, 234, 0.6);
}
.v2-box-pressarea .v2-box-articles .v2-box-article:last-of-type {
  border-bottom: 1px solid rgba(234, 234, 234, 0.6);
}
.v2-box-pressarea .v2-box-articles .v2-box-article a {
  position: relative;
  width: 100%;
  margin: 15px 0;
  padding: 0;
  text-align: left;
}
.v2-box-pressarea .v2-box-articles .v2-box-article a:after {
  content: "";
  background: transparent url(../../img/arrow-yellow.png) no-repeat 0 0;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.v2-box-pressarea .v2-box-articles .v2-box-article p {
  margin: 0;
  font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: rgba(234, 234, 234, 0.8);
}
.v2-box-pressarea .v2-box-articles .v2-box-article h3 {
  margin: 0;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #FFF;
  white-space: pre-wrap;
  padding-right: 20px;
  line-height: 1.1;
}
@media only screen and (max-width: 1200px) {
  .v2-box-pressarea .v2-box-articles .v2-box-article h3 {
    font-size: 18px;
  }
}
.v2-box-pressarea .go-to {
  position: absolute;
  bottom: 30px;
  right: 30px;
  color: #fff;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
  padding-right: 18px;
  padding-left: 30px;
}
.v2-box-pressarea .go-to:after {
  content: "";
  background: transparent url(../../img/arrow-link.png) no-repeat 0 0;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
@media (max-width: 1200px) {
  .v2-box-pressarea .v2-box-title {
    font-size: 30px;
  }
  .v2-box-pressarea .v2-box-articles {
    top: 74px;
  }
  .v2-box-pressarea .v2-box-articles .v2-box-article a {
    margin: 10px 0;
  }
  .v2-box-pressarea .v2-box-articles .v2-box-article a h3 {
    font-size: 16px;
  }
  .v2-box-pressarea .go-to {
    bottom: 15px;
    right: 15px;
  }
}

#sustainability-homepage {
  padding-bottom: 5em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
}

.mosaicWrapper {
  position: relative;
  height: 1100px;
  margin: 30px 0 0;
}
.mosaicWrapper .tile {
  margin: 15px;
  position: absolute;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.mosaicWrapper .tile:nth-of-type(3), .mosaicWrapper .tile:nth-of-type(5) {
  height: 620px;
}
.mosaicWrapper .tile.on {
  opacity: 1;
}
.mosaicWrapper .tile:nth-of-type(1), .mosaicWrapper .tile:nth-of-type(4) {
  height: 300px;
}
.mosaicWrapper .tile:nth-of-type(5) {
  height: 620px;
}
.mosaicWrapper .tile.small-boxes {
  height: 420px;
}
.mosaicWrapper .tile.small-boxes .v2-box {
  height: calc(50% - 15px);
  min-height: calc(50% - 15px);
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .mosaicWrapper .tile.small-boxes .v2-box:last-child {
    margin-bottom: 0;
  }
  .mosaicWrapper .tile.small-boxes .v2-box .v2-box-title {
    top: 15px;
    left: 15px;
    font-size: 32px !important;
  }
  .mosaicWrapper .tile.small-boxes .v2-box .v2-box-text {
    top: 72px;
    left: 15px;
  }
  .mosaicWrapper .tile.small-boxes .v2-box .v2-box-btn {
    bottom: 10px;
    right: 15px;
    font-size: 14px;
  }
}
.mosaicWrapper .tile.right-boxes {
  overflow: hidden;
}
.mosaicWrapper .tile.right-boxes .v2-box-pressarea {
  height: 420px;
  position: relative;
}
.mosaicWrapper .tile.right-boxes .v2-box-pressarea .v2-box-articles {
  top: 85px;
}
@media only screen and (max-width: 1200px) {
  .mosaicWrapper .tile.right-boxes .v2-box-pressarea .v2-box-articles h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .mosaicWrapper .tile.right-boxes .v2-box-pressarea .v2-box-articles {
    top: 100px;
  }
}
.mosaicWrapper .tile.right-boxes .v2-box {
  background: #dddfd1;
  height: auto;
  min-height: 170px;
  margin-top: 30px;
}
.mosaicWrapper .tile.right-boxes .v2-box .v2-box-img {
  display: none;
}
.mosaicWrapper .tile.right-boxes .v2-box .v2-box-text .v2-box-subtitle,
.mosaicWrapper .tile.right-boxes .v2-box .v2-box-title,
.mosaicWrapper .tile.right-boxes .v2-box .v2-box-text,
.mosaicWrapper .tile.right-boxes .v2-box .v2-box-description,
.mosaicWrapper .tile.right-boxes .v2-box a {
  color: #000;
}
.mosaicWrapper .tile.right-boxes .v2-box a:after {
  filter: invert(1);
}
@media only screen and (min-width: 1400px) {
  .mosaicWrapper .tile:nth-of-type(1) img, .mosaicWrapper .tile:nth-of-type(4) img {
    height: auto !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1400px) {
  .mosaicWrapper .tile {
    height: 450px;
  }
  .mosaicWrapper .tile.v2-image, .mosaicWrapper .tile.v2-box-press {
    height: 360px;
  }
  .mosaicWrapper .tile.v2-contact {
    height: 400px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .mosaicWrapper .tile.v2-image, .mosaicWrapper .tile.v2-box-press {
    height: 290px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .mosaicWrapper .tile {
    height: 330px !important;
  }
  .mosaicWrapper .tile.v2-box, .mosaicWrapper .tile.v2-image, .mosaicWrapper .tile.v2-box-press {
    height: 330px !important;
  }
  .mosaicWrapper .tile:nth-of-type(1) img, .mosaicWrapper .tile:nth-of-type(4) img {
    height: 100% !important;
    width: auto !important;
  }
  .mosaicWrapper .tile.press-release-box {
    overflow-y: auto;
  }
}
@media only screen and (max-width: 992px) {
  .mosaicWrapper {
    height: 1130px;
  }
  .mosaicWrapper .tile h2, .mosaicWrapper .tile .v2-box-title {
    font-size: 42px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mosaicWrapper {
    height: auto;
  }
  .mosaicWrapper:after {
    content: "";
    display: table;
    clear: both;
  }
  .mosaicWrapper .tile {
    position: relative;
    top: auto !important;
    left: auto !important;
    width: calc(100% - 30px) !important;
    height: auto !important;
    float: left;
  }
  .mosaicWrapper .tile img {
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 468px) {
  .mosaicWrapper .tile img {
    width: auto !important;
    max-width: none !important;
    height: 100% !important;
  }
}

#sustainability-homepage .v2-contact {
  height: 370px;
}
#sustainability-homepage .v2-contact .email {
  margin: 10px 0 10px;
}
#sustainability-homepage .v2-contact .map img {
  width: 100%;
  max-height: 135px;
}
@media only screen and (max-width: 992px) {
  #sustainability-homepage .mosaicWrapper {
    height: 1500px;
  }
}

#sustainability-homepage > div > div.mosaicWrapper > div:nth-child(7) {
  height: 370px;
}
#sustainability-homepage > div > div.mosaicWrapper > div:nth-child(7) .v2-box-img img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1400px) {
  #sustainability-homepage > div > div.mosaicWrapper > div:nth-child(7) {
    height: 400px;
  }
  #sustainability-homepage > div > div.mosaicWrapper > div:nth-child(7) .v2-box-img img {
    width: auto;
    height: 100%;
  }
}

/*# sourceMappingURL=homepage-sustainability-tpl.css.map */
