/**********Global css start**************/

/*****Global css starts***********/
img.montenego-logo {
  max-width: 143px;
  height: 93px;
}

.mne-msd-hide-logo {
  display: none;
}

.footer-home-content-inn {
  padding: 0px 40px 20px;
  display: flex;
  flex-direction: column;
}

.footer-home-content-inn h3 {
  display: none;
  font-size: 22px;
  color: #ffffff;
  font-family: 'Antonio-Regular';
}

.footer-home-content-inn p {
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
  padding: 0 0 20px 0;
}

.lag-selector.mne-lang {
  margin-left: -5px;
}

.footer-main img {
  width: 13em;
}

.mne-footer-para {
  font-size: 18px;
  line-height: normal;
  padding-bottom: 1em;
  text-align: center;
  color: #ffffff;
}

@media screen and (min-width:768px) {
  #home p.mne-btn-line-height {
    line-height: 28px;
  }
}

@media screen and (max-width: 991px) {
  .footer-home-content-inn {
    padding: 0px 30px 20px;
  }

  .footer-home-content-inn h3 {
    font-size: 20px;
  }

  #footer-id .footer-home-content-inn p {
    padding: 0 0 20px 0;
  }

  .lag-selector.mne-lang {
    margin-left: 5px;
  }

  #footer-id .mne-footer-para {
    font-size: 15px;
    line-height: normal;
    padding-bottom: 7%;
    text-align: left;
    color: #ffffff;
  }
}

/*****Global css ends***********/


@media screen and (max-width: 767px) and (orientation: portrait) {
  #home .cmp-container__backgroundImage--enabled {
    padding: 100px 0 25px 10px;
  }
}

@media screen and (max-width: 767px) {
  html[lang="en"] .cmp-container__backgroundImage--enabled {
    background-image: url(/content/dam/intelligentcontent/unbranded/nevermiss-montenegro-dtc/me/bs/images/home-page-banner.png) !important;
  }
}

#resourc .cmp-container__backgroundImage--enabled {
  background-image: url(/content/dam/intelligentcontent/unbranded/nevermiss-montenegro-dtc/me/bs/images/resource-hero-banner.png) !important;
  background-size: 100% 100%;
}

#about .about-subtitle {
  text-transform: uppercase;
}




