.site-title-container {
  padding: 20px 0 10px;
}
@media (min-width: 768px) {
  .site-title-container {
    padding: 20px 0;
  }
}
.site-title-container .site-title {
  font-size: 60px;
  font-weight: bold;
  border-radius: 15px;
}
.site-title-container .site-title__physical {
  color: #b7305e;
}
.site-title-container .site-title__voice {
  color: #7c7745;
}
.site-title-container .contact-info {
  top: 20px;
}
@media (min-width: 1200px) {
  .site-title-container .contact-info {
    top: 40px;
  }
}
.site-title-container .contact-info a {
  color: #000;
}

.contact-info {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .contact-info {
    font-size: 14px;
    margin-bottom: 0;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .contact-info {
    font-size: 16px;
  }
}
.contact-info a {
  color: #fff;
  margin-right: 10px;
}
.contact-info i {
  margin-right: 5px;
  color: #b7305e;
  font-size: 14px;
}
@media (min-width: 768px) {
  .contact-info i {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .contact-info i {
    font-size: 24px;
  }
}
.contact-info__phone {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .contact-info__phone {
    display: inline;
    margin-bottom: 0;
  }
}
.contact-info .contact-info__skype {
  display: block;
}
@media (min-width: 1200px) {
  .contact-info .contact-info__skype {
    display: inline;
  }
}
.contact-info .contact-info__skype i {
  color: #12A5F4;
}

.site-title-lower {
  background-color: #30003e;
  padding: 20px 0;
}
.site-title-lower .site-subtitle {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
.site-title-lower .site-subtitle i {
  color: #b7305e;
  font-size: 12px;
  padding: 0 5px;
}
.site-title-lower .site-subtitle__drainpipe {
  color: #b7305e;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .site-title-lower .site-subtitle {
    font-size: 14px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .site-title-lower .site-subtitle {
    font-size: 16px;
  }
}

.bg-photo-container {
  background-image: url("../img/xmas-lights-bg2.jpg");
  background-size: 100% auto;
}
.bg-photo-container.bg-photo-container__downpage {
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.top-section h1 {
  padding-bottom: 10px;
}

.presence-big {
  text-align: center;
}
.presence-big .presence-big__heading {
  color: #30003e;
  color: #de4813;
  font-size: 30px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .presence-big .presence-big__heading {
    font-size: 60px;
  }
}
.presence-big .presence-big__quote {
  font-size: 16px;
  margin-top: 15px;
  color: #000;
}
@media (min-width: 768px) {
  .presence-big .presence-big__quote {
    line-height: 28px;
    font-size: 18px;
  }
}
.presence-big .presence-big__quote-source {
  font-size: 14px;
  margin-top: 15px;
  color: #000;
  font-weight: bold;
}

.intro-to-services {
  color: #30003e;
  font-size: 16px;
  text-align: center;
  padding-bottom: 40px;
}
.intro-to-services .intro-to-services__title {
  font-size: 70px;
  margin: 50px 0 15px 0;
  color: #fff;
  text-shadow: 3px 3px 2px #aaa;
}
.intro-to-services .intro-to-services__title span {
  color: #b7305e;
}

.expand-tab,
.expand-tab-2 {
  background-color: #FFBA19;
  border-radius: 10px 10px 0 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 20px;
  text-align: center;
  cursor: pointer;
}
.expand-tab:hover,
.expand-tab-2:hover {
  background-color: #ec971f;
}
.expand-tab img,
.expand-tab-2 img {
  width: 65px;
  padding: 10px 10px 6px 0px;
}

.emergency-speech-surgery,
.book-a-talk {
  background-color: #b7305e;
  color: #fff;
  padding: 20px 0;
  font-size: 16px;
  line-height: 22 px;
}

.book-a-talk {
  background-color: #7c7745;
}

.services-container {
  padding-top: 40px;
}

.services-header {
  text-align: center;
  color: #b7305e;
  margin-bottom: 20px;
  font-size: 16px;
}

.services-photo img {
  max-width: 100%;
}

.services {
  margin-bottom: 20px;
  border: 1px solid #eee;
  padding: 15px;
  background-color: #f9f9f9;
}
@media (min-width: 768px) {
  .services {
    margin-bottom: 40px;
  }
}
.services__icons {
  font-size: 28px;
  font-size: 20px;
  color: #7c7745;
  margin-bottom: 10px;
}
.services__title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 5px;
  color: #30003e;
}
.services__subtitle {
  font-size: 20px;
  margin-bottom: 5px;
}
.services__subtitle--big {
  font-weight: bold;
}
.services__description {
  color: #7c7745;
  font-size: 15px;
  margin-bottom: 20px;
}
.services__testim {
  color: #30003e;
  font-style: italic;
}

.btn-warning {
  background-color: #FFBA19;
  border: 1px solid #FFBA19;
  margin-top: 10px;
}

.rose-presence {
  padding-top: 40px;
  padding-bottom: 20px;
}

.btn-presence-container {
  text-align: center;
}

.btn-presence {
  margin-top: 20px;
  margin-bottom: 10px;
}

.presence-collapse {
  margin-top: 20px;
  background-color: #eee;
  padding: 20px;
  font-size: 18px;
}
.presence-collapse .heading {
  font-weight: bold;
}

.presence-is {
  padding-left: 50px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .presence-is {
    margin-bottom: 0;
  }
}
.presence-is__title {
  color: #30003e;
  font-size: 46px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 16px;
}
.presence-is__title span {
  font-weight: bold;
}
.presence-is__bullet {
  list-style: none;
  color: #555;
  padding-left: 0;
  font-size: 16px;
  line-height: 26px;
}
@media (min-width: 992px) {
  .presence-is__bullet {
    list-style: disc;
  }
}
@media (min-width: 768px) {
  .presence-is__bullet {
    font-size: 18px;
    margin-left: 20px;
  }
}
.presence-is__bullet--bold {
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .presence-is__bullet--bold {
    font-size: 26px;
  }
}

.about-rose {
  background-color: #eee;
  padding: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .about-rose {
    padding: 25px;
    margin-bottom: 30px;
  }
}
.about-rose__photo {
  float: right;
  margin-left: 15px;
}
.about-rose__title {
  font-size: 24px;
  margin-bottom: 10px;
}
.about-rose__title span {
  font-size: 14px;
}
.about-rose__aka {
  margin-bottom: 15px;
}
.about-rose__biog {
  font-size: 18px;
  margin-bottom: 20px;
}
.about-rose__quals {
  font-size: 12px;
}

.group-rates {
  background-color: #eee;
  padding: 15px;
  color: #555;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .group-rates {
    margin-bottom: 20px;
  }
}
.group-rates__title {
  font-weight: bold;
  font-size: 26px;
}
.group-rates__main {
  font-size: 18px;
  margin-bottom: 20px;
}
.group-rates__footnote {
  font-size: 12px;
}

.quote {
  margin-bottom: 20px;
}
.quote__text {
  background-color: #30003e;
  color: #fff;
  padding: 8px;
  font-size: 16px;
}
.quote__source {
  text-align: right;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  margin-top: 8px;
  position: relative;
  padding-left: 75px;
}
.quote__source:before {
  background-image: url("../img/quote_triangle.png");
  width: 20px;
  height: 17px;
  content: "";
  position: absolute;
  top: -8px;
  left: 45px;
}

.first {
  clear: left;
}

.bottom-line {
  background-color: #7c7745;
  height: 5px;
  margin: 20px 0 40px;
}

.profit-presence,
.at-your-service,
.peach-speech {
  color: #fff;
  margin-bottom: 20px;
}
.profit-presence__title,
.at-your-service__title,
.peach-speech__title {
  font-size: 40px;
}
.profit-presence__subtitle,
.at-your-service__subtitle,
.peach-speech__subtitle {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 0;
}
.profit-presence__description, .profit-presence__bullets,
.at-your-service__description,
.at-your-service__bullets,
.peach-speech__description,
.peach-speech__bullets {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

.profit-presence {
  background-color: #30003e;
}
.profit-presence__subtitle {
  color: #FFBA19;
}

.at-your-service {
  background-color: #1453c6;
}
.at-your-service__subtitle {
  color: #30e4f4;
}

/* Added by Freja 02-2023 */

.col-md-7 {
  width: 100% !important;
}