#content .brand-tov {
  font-family: "Montserrat", sans-serif;
  color: #231f20;
}
#content .brand-tov h1, #content .brand-tov h2, #content .brand-tov h3, #content .brand-tov h4, #content .brand-tov h5, #content .brand-tov h6 {
  font-family: "Montserrat", sans-serif;
  color: #231f20;
}
#content .brand-tov h1 {
  margin-top: 75px;
  text-align: center;
  font-size: 2em;
}
#content .brand-tov h2 {
  font-size: 2em;
  font-weight: 700;
  font-style: italic;
}
#content .brand-tov > header {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 48px;
}
#content .brand-tov > header .image {
  position: relative;
  min-height: 400px;
  background: url("https://gardnerwhite-static.s3.amazonaws.com/landing/tov/header%402x.jpg") no-repeat;
  background-size: cover;
}
#content .brand-tov > header .image p {
  margin: 0;
  padding: 48px 30px;
  text-shadow: 4px 2px 5px rgba(0, 0, 0, 0.75);
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  font-style: italic;
  color: white;
}
#content .brand-tov > header .image .logo {
  position: absolute;
  left: 50%;
  bottom: -120px;
  width: 200px;
  margin-left: -100px;
}
#content .brand-tov > header .intro {
  padding: 150px 15% 100px;
  background: white;
  background: linear-gradient(0deg, white 0%, #fad1d1 50%);
  font-size: 1.5em;
  text-align: center;
}
#content .brand-tov > .section-info {
  position: relative;
}
#content .brand-tov > .section-info .image,
#content .brand-tov > .section-info .info {
  position: relative;
  opacity: 0;
  transition: left 650ms, right 650ms, opacity 500ms;
}
#content .brand-tov > .section-info .image {
  max-width: 513px;
  margin: 0 auto;
}
#content .brand-tov > .section-info .info {
  max-width: 500px;
  margin: 0 auto;
  padding: 1.72em 0;
  font-weight: 300;
}
#content .brand-tov > .section-info .info .callout {
  margin: 0.75em 0;
  padding: 0.25em;
  background: #231f20;
  text-align: center;
  font-size: 1.28em;
  font-weight: 400;
  font-style: italic;
  color: #fad1d1;
}
#content .brand-tov > .section-info .info .actions {
  margin: 1.28em 0;
}
#content .brand-tov > .section-info .info .actions .btn {
  padding: 0.5em 2em;
  border-radius: 4px !important;
  font-size: 1em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
#content .brand-tov > .section-info .info .actions .btn-default {
  background-color: #fad1d1;
  color: #231f20;
  transition: color 200ms, background-color 200ms;
}
#content .brand-tov > .section-info .info .actions .btn-default:hover {
  background-color: #231f20;
  color: #fad1d1;
}
#content .brand-tov > .section-info.section-layout-a .image {
  left: -15vw;
}
#content .brand-tov > .section-info.section-layout-a .info {
  right: -15vw;
}
#content .brand-tov > .section-info.section-layout-b .image {
  right: -15vw;
}
#content .brand-tov > .section-info.section-layout-b .info {
  left: -15vw;
}
#content .brand-tov > .section-info.seen .image,
#content .brand-tov > .section-info.seen .info {
  opacity: 1;
}
#content .brand-tov > .section-info.seen.section-layout-a .image {
  left: 0;
}
#content .brand-tov > .section-info.seen.section-layout-a .info {
  right: 0;
}
#content .brand-tov > .section-info.seen.section-layout-b .image {
  right: 0;
}
#content .brand-tov > .section-info.seen.section-layout-b .info {
  left: 0;
}
@media (min-width: 768px) {
  #content .brand-tov > .section-info {
    display: flex;
    align-items: center;
  }
  #content .brand-tov > .section-info .image {
    flex-basis: 45%;
    margin-right: 10%;
  }
  #content .brand-tov > .section-info .info {
    flex-basis: 45%;
    padding-right: 15px;
  }
  #content .brand-tov > .section-info.section-layout-b .image {
    margin-right: 0;
    margin-left: 10%;
    order: 2;
  }
  #content .brand-tov > .section-info.section-layout-b .info {
    order: 1;
    text-align: right;
    padding-right: auto;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  #content .brand-tov > .section-info {
    font-size: 1.14em;
  }
}
@media (min-width: 1200px) {
  #content .brand-tov > .section-info {
    font-size: 1.28em;
  }
}
#content .brand-tov > .section-gallery {
  max-width: 1080px;
  margin: 60px auto 60px;
}
#content .brand-tov > .section-gallery h4 {
  margin: 1em 0;
  text-align: center;
}
#content .brand-tov > .section-gallery .carousel-inner {
  width: 84%;
  margin: 0 auto;
}
#content .brand-tov > .section-gallery .carousel-inner img {
  display: block;
  position: relative;
  z-index: 1;
}
#content .brand-tov > .section-gallery .carousel-inner .hotspots {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#content .brand-tov > .section-gallery .carousel-inner .hotspots > a {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  background: rgba(250, 209, 209, 0.75);
  border: 4px solid #fff;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  transition: all 200ms;
  opacity: 0;
}
#content .brand-tov > .section-gallery .carousel-inner .hotspots > a:hover {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 15px;
  background: #fad1d1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}
#content .brand-tov > .section-gallery .carousel-inner .hotspots.on > a {
  opacity: 1;
}
#content .brand-tov > .section-gallery .carousel-control {
  width: 8%;
  background: none;
  color: #231f20;
  text-shadow: none;
  opacity: 1;
  transition: color 250ms;
}
#content .brand-tov > .section-gallery .carousel-control:hover {
  color: #fad1d1;
  opacity: 1;
}
#content .brand-tov > .section-gallery .carousel-control .glyphicon-chevron-left {
  left: 0;
}
#content .brand-tov > .section-gallery .carousel-control .glyphicon-chevron-right {
  right: 0;
}
#content .brand-tov > .section-gallery .carousel-indicators {
  bottom: -40px;
}
#content .brand-tov > .section-gallery .carousel-indicators li {
  border-color: #231f20;
}
#content .brand-tov > .section-gallery .carousel-indicators li.active {
  background: #231f20;
}

.fw-cta-banner-container {
  display: none;
}

/*# sourceMappingURL=tov.css.map */
