/* GENERIC CLASSES */
p.normalpara,
div.normalpara p {
  margin-bottom: 20px;
  text-align: justify;
}

.marginedbottom {
  margin-bottom: 20%;
}

.marginedtop {
  margin-top: 10%;
}
.margin-top-15 {
  margin-top: 15%;
}

.showcase-banner {
  position: relative;
}
/* .showcase-banner-full {
  height: 100vh;
} */
.showcase-banner-text-container {
  position: absolute;
  top: 30%;
  left: 10%;
}
.showcase-banner-text-container h1 {
  color: white;
}
.showcase-banner-text-container p {
  color: white;
  padding-top: 2vh;
  width: 50%;
}
.showcase-banner-icon-container {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
}
.showcase-banner-icon {
  color: white;
  font-size: 8vw;
  cursor: pointer;
}
.showcase-banner-icon:hover {
  color: white;
}
.sectionheader {
  font-family: GothamMedium;
}

p,
li {
  list-style-type: none;
}

.normalpara,
.normalpara p,
.normalpara li {
  font-family: GothamBook;
}

.grid {
  background-color: #f9fafa;
  padding-top: 0;
}

li {
  margin-bottom: 10px;
}

#headlinediv {
  visibility: hidden;
}

.imagetextsection {
  position: relative;
  background-size: 90% 100%;
}

.imagetextsection.flipped {
  background-size: 90% 100%;
}

.imagetextsection.flipped .text {
  float: none;
}

.imagetextsection > .margined > img {
  right: auto;
  bottom: 50px;
  left: 5%;
  max-width: 90%;
  margin: 40px auto 20px;
}

.imagetextsection.flipped > .margined > img,
.imagetextsection.flipped #online-showrooms-carousel {
  left: auto;
  right: 5%;
}
.imagetextsection.flipped .sliderarrow {
  left: auto !important;
  right: 24%;
}
.imagetextsection .text p:last-child {
  margin-bottom: 0;
}
a.arrowbutton.visit-website {
  display: block;
  background-color: #f96d3a;
  border-color: #f96d3a;
  color: white;
}
/* TO BE REMOVED */
/*.related-showcase {
  display: none;
}*/

.related-showcase {
  width: 100%;
  position: relative;
  margin-bottom: 35px;
  padding-top: 25px;
  background-color: white;
}

.related-showcase h2 {
  text-align: center;
  margin-bottom: 30px;
  padding-left: 10px;
}

/*:nth-child(-n+3)*/

.related-showcase-items > div.happeningnow-item:nth-child(2) h3 {
  /*display: none;*/
  color: red;
}

.related-showcase > div.related-showcase-items {
  display: flex;
  padding: 0;
}

/*.related-showcase>div#related-showcase-items-dots>ul {
  padding: 5px 50px 10px 50px;
}*/

.related-showcase ul.sliderarrow {
  top: 60%;
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.related-showcase ul.sliderarrow.right {
  right: 0;
}

.related-showcase ul.sliderarrow.left {
  left: 0;
}

.related-showcase ul.sliderarrow li {
  width: 100%;
}

.col-md-6 {
  padding: 0;
}

.background-text {
  background-position: right bottom;
  background-color: white;
  width: 100%;
}

.background-text div {
  padding: 25px;
}

.background-text.flipped {
  background-position: left bottom;
}

.background-text img {
  display: block;
  width: 100%;
  margin: 20px 0;
}

.background-text div {
  width: 100%;
}

.background-text h3 {
  margin-bottom: 25px;
}

.related-showcase #related-showcase-items-dots ul.slick-dots li {
  width: calc(100% / 15);
}
.related-showcase.happening-now #related-showcase-items-dots ul.slick-dots li {
  width: calc(100% / 3);
}
.related-showcase .slick-slide > img {
  height: auto;
  width: 100%;
  min-height: 100px;
}
.showcase-banner > img.banner {
  width: 130%;
  margin-left: -15%;
}
.swiper-container {
  width: auto;
  height: 100%;
}
.img-wrapper {
  width: 650px;
  height: 550px;
}
.swiper-slide .img-wrapper img {
  width: 100% !important;
  height: 100% !important;
  background-color: cornflowerblue;
  margin: 0 auto;
}
.swiper-container .swiper-button-next {
  top: auto;
  width: auto;
  left: 22%;
  right: auto;
  bottom: 1px;
}
.swiper-container .swiper-button-prev {
  top: auto;
  width: auto;
  bottom: 1px;
  left: 18%;
}
.swiper-container .swiper-button-next:after {
  content: "";
}
.swiper-container .swiper-button-prev:after {
  content: "";
}
.swiper-pagination {
  text-align: left;
  position: static;
  padding-left: 26%;
  padding-bottom: 1.5vh;
}
.swiper-pagination-bullet {
  border: 1px solid #4b4b4b;
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100% !important;
  background: transparent;
  opacity: 0.2;
  margin: 0 8px;
}
.swiper-pagination-bullet-active {
  background-color: #4b4b4b;
  opacity: 1;
}

/*  New convey classes  */

.convey-messageClass .imagetextsection-headlinediv {
  margin-bottom: 20px;
}
.convey-messageClass .text {
  margin-bottom: 30px;
}

.convey-messageClass img {
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
}

/*******************************************************/

@media (min-width: 768) {
  .related-showcase {
    margin-bottom: 0;
  }
  .related-showcase > div.related-showcase-items {
    padding: 0 50px;
  }
  .showcase-banner-icon {
    color: white;
    font-size: 5vw;
  }
}

@media (min-width: 1025px) {
  .related-showcase h2 {
    padding-left: 0;
    text-align: left;
  }
  .height70 {
    height: 70vh;
  }
  .margin-top-10 {
    margin-top: 10vh;
  }
  .showcase-banner {
    max-height: 451px;
    overflow: hidden;
  }
  .showcase-banner-icon {
    color: white;
    font-size: 3vw;
  }
  .showcase-banner > img.banner {
    width: 100%;
    margin-left: 0;
  }
  .related-showcase {
    margin-bottom: 0;
    padding: 50px 100px;
  }
  .background-text {
    background-color: white;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    min-height: 450px;
    padding: 130px 50px;
    width: 90%;
  }
  .background-text.flipped {
    background-position: left center;
    margin-left: 10%;
  }
  .background-text div {
    width: 40%;
    padding: 0;
  }
  .background-text img {
    display: none;
  }
  .background-text.flipped div {
    width: 40%;
    float: right;
  }
  .imagetextsection > .margined > .text,
  .imagetextsection > .imagetextsection-headlinediv {
    margin-left: 50%;
    width: 40%;
  }
  .imagetextsection.flipped > .margined > .text {
    margin: 0;
  }
  .imagetextsection > .margined > img {
    position: absolute;
    max-width: 50%;
    top: 55%;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .marginedbottom {
    margin-bottom: 10%;
  }
  /*  New convey classes  */
  .margin-bottom-header {
    margin-bottom: 20px !important;
  }
  .convey-messageClass .margined {
    margin-left: 10%;
  }

  .convey-messageClass .text,
  .convey-messageClass .imagetextsection-headlinediv {
    width: 80% !important;
    margin-left: 5% !important;
    margin-right: 15% !important;
  }

  .convey-messageClass .imagetextsection-headlinediv {
    margin-bottom: 10px;
  }

  .convey-messageClass img {
    position: static;
    width: 90%;
    margin-bottom: 50px;
    height: auto;
    max-width: none;
    max-height: none;
    transform: none;
  }

  /*******************************************************/
}

@media (min-width: 1920px) {
  .imagetextsection > .margined > img {
    max-width: 40%;
  }
}

/* Headline Div */

#headlinediv {
  margin-top: 20px;
  position: relative;
  background-color: white;
}

#headlinediv div.margined {
  border-bottom: 2px #d6d6d6 solid;
  position: relative;
}

#headlinediv div.leftdiv,
#headlinediv div.rightdiv {
  float: none;
  display: inline-block;
}

#headlinediv div.leftdiv {
  width: 70%;
  margin-bottom: 10px;
  vertical-align: middle;
}

#headlinediv .rightdiv {
  width: 28%;
  text-align: right;
}

#headlinediv .rightdiv img {
  max-width: 100%;
  /*max-width: 225px;*/
  height: auto;
}

#headlinediv div.socialmediabtns {
  display: flex;
  position: static;
  padding-bottom: 10px;
}

.fb-share-button,
.twitter-share-button {
  margin-right: 5px;
}

#headlinediv .fb-like {
  margin-right: 10px;
}

#headlinediv h1 {
  font-family: GothamBold;
  margin-bottom: 10px;
}

#headlinediv .video-container {
  background-image: url("../images/home/happeningnow-background.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 60%;
  padding: 0;
}

#headlinediv .video-container video {
  margin: 25px;
}

#headlinediv div.margined,
#headlinediv .video-container video {
  width: calc(100% - 50px);
}

@media (min-width: 1025px) {
  #headlinediv {
    margin-top: 50px;
  }

  #headlinediv h1 {
    margin: 0;
  }

  #headlinediv div.socialmediabtns {
    display: flex;
    position: absolute;
    padding: 0;
    bottom: 20%;
  }

  #headlinediv .video-container video {
    margin: 50px;
  }

  #headlinediv div.margined {
    padding-bottom: 50px;
  }

  #headlinediv div.margined,
  #headlinediv .video-container video {
    width: calc(100% - 100px);
  }
}

/* Opel */

#strong-partnership .text,
#strong-partnership .imagetextsection-headlinediv {
  width: 90%;
}

@media (min-width: 1025px) {
  #bmw #headlinediv .rightdiv img,
  #alasasy #headlinediv .rightdiv img,
  #bmw-app #headlinediv .rightdiv img,
  #opel #headlinediv .rightdiv img,
  #bmw-qatar #headlinediv .rightdiv img {
    width: auto;
  }

  #nestle #project img {
    bottom: 50px;
  }
}
