.headerLandingH1 h1 {
  font-weight: 600 !important;
  color: #fff;
}
.sub-menu {
  width: 95px !important;
  margin: 0 auto;
  padding: 0 !important;
}
.sub-menu li {
  padding: 0 !important;
}
.headerLandingH2 h2 {
  color: #fff;
  font-weight: 400;
}
#main-header .greenItem a {
  color: #8fdf7f !important;
}
.socialPanel i {
  color: #000;
}
#landingMainScreen {
  padding-left: 0 !important;
  padding-right: 0 !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
}
#landingMainScreen {
  display: flex;
  padding: 0 !important;
  height: calc(100vh - 80px);
  min-height: none;
}
/* VIDEO */
.videoHeaderRow .et_pb_module {
  margin-bottom: 0 !important;
}
/* LANDING HOW IT WORKS */
.HowItWorksNumber,
.howItWorksFirstP,
.howItWorksSecondP,
.howItWorksThirdP {
  text-align: left !important;
}
/*LANDING OUR PARTNERS */
.parnersAbsoluteImage {
  position: absolute;
  bottom: -180px;
  left: -230px;
}
.parnersAbsoluteImage {
  max-width: 600px;
}
.pltNewsPartnersImage {
  height: 35px !important;
}
#landingMainScreen {
  background-size: cover !important;
}

/* LANDING INNOWATION SECTION */
.innowationRow {
  /*max-width: 1200px;*/
  margin: 0 auto;
  text-align: center;
}
#innowationRowLeft,
#innowationRowRight {
  display: inline-block;
  vertical-align: middle;
  padding: 0 !important;
}
.innowationRowLeftExtendedText {
  display: none;
}
.innowationRowLeftExtendedTextActive {
  display: block !important;
}
#innowationRowLeftReadMore,
#innowationArrow {
  display: inline-block;
}
#innowationRowLeftReadMore p {
  cursor: pointer;
}
#readMoreInnowation .close {
  display: none;
}
.readMoreInnowationClose .readMore {
  display: none;
}
.readMoreInnowationClose .close {
  display: block !important;
}
/* LANDING DOWNLOAD SECTION */
.downloadAppSection {
  text-align: center;
}
#downloadSectionAppStore,
#downloadSectionGooglePlay {
  display: inline-block;
  margin: 0 7px !important;
}
#downloadSectionAppStore img,
#downloadSectionGooglePlay img {
  max-width: 120px !important;
}
.downloadAppSectionAbsoluteImage {
  position: absolute;
  bottom: -125px;
  left: -380px;
}
.downloadAppSectionAbsoluteImage img {
  max-width: 600px;
}
.howCanWeHelp {
  position: absolute;
  right: 0;
  top: 15px;
}
.howCanWeHelpWrapper {
  position: relative;
}
.howCanWeHelpBg {
  position: absolute;
  background-color: #8ce07c;
  width: 130px;
  height: 90px;
  right: 0;
}
.howCanWeHelpContainer {
  position: absolute;
  width: 130px;
  height: 90px;
  background-color: #fff;
  top: -8px;
  right: 8px;
  border: 1px solid #ccc;
}
.howCanWeHelpContainer h6 {
  bottom: 0;
  position: absolute;
  font-size: 20px;
  color: #000;
  margin: 0 0 10px 10px;
  line-height: 1em !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  font-weight: 400 !important;
  padding: 0;
}
.howCanWeHelp .askIcon {
  position: absolute;
  right: -20px;
  top: -20px;
  color: transparent;
  width: 45px;
  height: 45px;
  background-image: url(./../../images/question.png);
  background-size: 100%;
}

/* =================== HEADER BRAND SLIDER ==================== */
.tech-slideshow {
  height: 100px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.headerLandingH1 h1 {
  margin: 0 auto;
}
#landingMainScreen > .et_pb_row {
  margin: 0;
}
.headerAppStore .et_always_center_on_mobile {
  text-align: right !important;
}
.headerGooglePlay .et_always_center_on_mobile {
  text-align: left !important;
}
.headerAppStore img,
.headerGooglePlay img {
  filter: brightness(100%);
  transition: all 0.3s ease;
}
.headerAppStore img:hover,
.headerGooglePlay img:hover {
  filter: brightness(80%);
}
.mover-1 {
  height: 150px;
  width: 10000px;
  position: absolute;
  overflow-x: hidden;
  top: 0;
  left: 0;
  animation: moveSlideshow 60s linear 3s infinite;
}
.mover-1 img {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  margin: 0 45px;
  filter: grayscale(100%);
  transition: all 0.3s ease;
}

@keyframes moveSlideshow {
  100% {
    transform: translateX(-2500px);
  }
}
.headerBtn {
  transition: all 0.5s ease !important;
  border: 2px solid #fff !important;
  color: #000;
  letter-spacing: 1px;
  font-weight: 300px;
  border-radius: 0 !important;
  background-color: #fff !important;
}
.headerBtnGreen {
  background-color: #8fdf7f !important;
  border: 2px solid #8fdf7f !important;
}
.firstBtnContainer,
.secondBtnContainer,
.thirdBtnContainer {
  -webkit-box-shadow: 0px 2px 11px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 11px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 11px -1px rgba(0, 0, 0, 0.3);
}
.headerBtn:after {
  display: none;
}
.headerBtn:hover {
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.headerBtnGreen:hover {
  border: 2px solid #8fdf7f;
  background-color: #8fdf7fd3 !important;
}
/*influencers section */
.slickCarousel img {
  width: 150px;
}
.slick-prev,
.slick-next {
  min-height: 35px !important;
}
.slickCarousel img {
  margin: 0 auto 0 auto;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.29);
}
.slickCarousel .igDesc {
  font-size: 15px;
  line-height: 18px;
  color: #000;
  font-weight: 400;
  font-style: italic;
  margin-top: 5px;
  max-width: 200px;
  margin: 0 auto;
}
.slickCarousel .author {
  font-size: 17px;
  padding-top: 3px;
  color: #000;
  transition: 0.3s;
}
.slickCarousel .slick-slide {
  padding-top: 35px !important;
}
.slick-next:before,
.slick-prev:before {
  content: "" !important;
}
.slick-next img,
.slick-prev img {
  box-shadow: none;
}
.activeIgPhotoContainer {
  position: relative;
}
.imageActiveInfluencer {
  position: absolute;
  top: -72px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 8;
  width: 270px;
  box-shadow: none !important;
}
.slick-next {
  background-image: url(./../../images/next.png);
}
.influencersContainer {
  text-align: center;
}
.influencersSection > div {
  padding: 0;
}
.slickCarousel p {
  font-size: 16px;
  font-weight: 400;
  /*padding-top: 10px;*/
}
/*lightbox*/
#lightbox {
  position: fixed;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
}
#lightbox .lb-outerContainer {
  width: 85vw !important;
  height: auto !important;
  max-width: 800px;
}
#lightbox .lb-image {
  width: 100% !important;
  height: auto !important;
}
#lightbox .lb-dataContainer {
  width: 85vw !important;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  top: -20px;
  right: 0;
}
#lightbox .lb-details {
  display: none;
}
#lightbox .lb-data .lb-close {
  background-size: 100%;
  opacity: 1 !important;
  position: absolute;
  right: -15px;
}
.slickCarousel .noDisplay {
  display: none;
}
#slideshow h2 {
  color: #fff !important;
}
.slick-slide:hover > div > div > .author{
  color: #FD4747;
}
.influencerImageContainer .ig-overlay{
  width: 150px;
  margin: 0 auto;
  border-radius: 50%;
}
.slick-slide:hover > div > .example-image-link > .influencerImageContainer > img:before{
  content: "";
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  background: rgba(0,0,0,.5);
}
.header__icons > div {
  display: flex;
}
.header__icons{
  display: flex;
}
.front__header-section{
  max-width: 1500px !important;
}
.front-page__media-icon{
  transition: 0.3s;
}
.front-page__media-icon:hover{
  opacity: 0.8;
}
.fron-page__light-image{
  opacity: 0.6;
}
.front-page__partners--last .et_pb_button_module_wrapper{
  margin-right: 20px !important;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  display: inline-block
}
.front-page__partners--last .et_pb_button_module_wrapper a{
  min-width: 200px;
}