body {
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  line-height: 43px;
  font-weight: 300;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  line-height: 39px;
  font-weight: 300;
}

h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
}

p {
  margin-right: 15px;
  margin-bottom: 15px;
}

a {
  color: #26bbb1;
  text-decoration: none;
}

a:hover {
  color: #fff;
}

a:active {
  color: #26bbb1;
  text-shadow: none;
}

a:focus {
  color: #26bbb1;
}

ul {
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-left: 20px;
}

strong {
  font-weight: 600;
}

.header {
  background-color: #000;
}

.hero {
  height: 400px;
  margin-top: -112px;
  margin-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, transparent), to(transparent)), url('../images/tva-television-affairs.jpg');
  background-image: linear-gradient(180deg, #000, transparent 40%, transparent), url('../images/tva-television-affairs.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero.about-us {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, transparent), to(transparent)), url('../images/tva-about-us.jpg');
  background-image: linear-gradient(180deg, #000, transparent 40%, transparent), url('../images/tva-about-us.jpg');
}

.hero.what-we-do {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, transparent), to(transparent)), url('../images/tva-television-affairs.jpg');
  background-image: linear-gradient(180deg, #000, transparent 40%, transparent), url('../images/tva-television-affairs.jpg');
}

.hero.who-we-are {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, transparent), to(transparent)), url('../images/tva-about-us.jpg');
  background-image: linear-gradient(180deg, #000, transparent 40%, transparent), url('../images/tva-about-us.jpg');
}

.hero.contact {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, rgba(0, 0, 0, 0.4)), to(transparent)), url('../images/tva-contact-us.jpg');
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.4) 40%, transparent), url('../images/tva-contact-us.jpg');
}

.hero.home {
  clear: both;
  background-image: none;
}

.hero.testimonials {
  height: 200px;
  background-position: 0px 0px, 50% 50%;
}

.hero.privacy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, transparent), to(transparent)), url('../images/tva-who-we-are.jpg');
  background-image: linear-gradient(180deg, #000, transparent 40%, transparent), url('../images/tva-who-we-are.jpg');
}

.hero.services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, transparent), to(transparent)), url('../images/tva-what-we-do.jpg');
  background-image: linear-gradient(180deg, #000, transparent 40%, transparent), url('../images/tva-what-we-do.jpg');
}

.main-content {
  padding-bottom: 50px;
  font-weight: 300;
}

.main-container {
  min-height: 500px;
}

.navbar {
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.nav-link {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #43fdf1;
  text-shadow: 0 2px 6px #43fdf1;
}

.nav-link:active {
  color: #fff;
}

.nav-link.w--current {
  color: #43fdf1;
}

.nav-link.last-link {
  padding-right: 0px;
}

.tva-logo {
  margin-top: 10px;
  margin-bottom: 10px;
}

.unordered-list {
  padding-left: 20px;
}

.list-item {
  margin-bottom: 10px;
}

.side-bar {
  margin-top: 30px;
  padding: 20px 20px 40px;
  border: 1px solid #164b47;
  border-radius: 5px;
  font-family: Lato, sans-serif;
  color: #26bbb1;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
}

.tva {
  border-radius: 2px;
}

.tagline {
  display: block;
  margin-top: 15px;
  margin-right: 384px;
  margin-left: 175px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #43fdf1;
  font-size: 21px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.tagline.home {
  margin-top: 73px;
  color: #43fdf1;
  text-transform: uppercase;
}

.footer {
  padding-top: 40px;
  padding-bottom: 100px;
  background-color: #1b1d1d;
  font-size: 13px;
  line-height: 20px;
}

.column-1.contact {
  text-align: center;
}

.header-background {
  position: relative;
  background-color: rgba(0, 0, 0, 0.05);
}

.social-media {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 80px;
}

.social-media-logos {
  display: none;
  opacity: 0.8;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.social-media-logos:hover {
  opacity: 1;
}

.social-media-logos:active {
  opacity: 0.8;
}

.facebook {
  width: 32px;
  height: 32px;
  margin-right: 15px;
}

.linkedin {
  width: 32px;
  height: 32px;
}

.footer-link {
  color: #fff;
}

.footer-link:hover {
  text-shadow: none;
}

.reg-no {
  color: #fff;
}

.reg-no:hover {
  color: #fff;
}

.reg-no:active {
  color: #fff;
}

.reg-no:focus {
  color: #fff;
}

.services-panels {
  overflow: auto;
  height: 220px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #132524;
}

.services-panel {
  min-height: 250px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 20px;
  border-radius: 3px;
  background-color: #132524;
}

.services-panel-list {
  padding-right: 0px;
  padding-left: 20px;
}

.services-panel-list.ba {
  margin-right: 0px;
  padding-top: 15px;
  padding-bottom: 30px;
  padding-left: 65px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #132524;
  color: #fff;
  font-size: 18px;
  line-height: 150%;
}

.back-to-link {
  margin-top: 20px;
  margin-right: 0px;
  text-align: right;
}

.biographies {
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #164b47;
}

.biography-photo {
  margin-top: 5px;
  margin-right: 20px;
  float: left;
  border: 1px solid #fff;
  border-radius: 3px;
}

.biography-heading {
  margin-top: 0px;
}

.biography-heading-small-text {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 16px;
}

.list-item-space-after {
  margin-bottom: 5px;
}

.panel-paragraph {
  overflow: scroll;
  margin-right: 0px;
}

.slider {
  height: 400px;
  background-color: #000;
}

.slide-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, rgba(0, 0, 0, 0.4)), to(transparent)), url('../images/tva-television-affairs.jpg');
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.4) 40%, transparent), url('../images/tva-television-affairs.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
}

.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, rgba(0, 0, 0, 0.4)), to(transparent)), url('../images/tva-about-us.jpg');
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.4) 40%, transparent), url('../images/tva-about-us.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
}

.slide-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, rgba(0, 0, 0, 0.4)), to(transparent)), url('../images/tva-what-we-do.jpg');
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.4) 40%, transparent), url('../images/tva-what-we-do.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
}

.slide-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, rgba(0, 0, 0, 0.4)), to(transparent)), url('../images/tva-who-we-are.jpg');
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.4) 40%, transparent), url('../images/tva-who-we-are.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
}

.slide-5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(40%, rgba(0, 0, 0, 0.4)), to(transparent)), url('../images/tva-contact-us.jpg');
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.4) 40%, transparent), url('../images/tva-contact-us.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
}

.arrows {
  color: hsla(0, 0%, 100%, 0.3);
  line-height: 50px;
}

.no-space-below {
  margin-bottom: 0px;
}

.buttons {
  width: 90%;
  padding: 30px 5px;
  border-radius: 3px;
  background-color: #164b47;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.buttons:hover {
  background-color: #26bbb1;
}

.buttons:active {
  background-color: #164b47;
  color: #fff;
}

.buttons:focus {
  color: #fff;
}

.home-page-buttons {
  margin-top: 105px;
}

.mailing-list-button {
  display: block;
  margin-right: 60px;
  margin-bottom: 10px;
  background-color: #26bbb1;
  font-size: 18px;
  text-align: center;
}

.telephone {
  margin-right: 0px;
  font-size: 24px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.testimonial-text {
  height: 500px;
  font-size: 21px;
  line-height: 150%;
  font-style: italic;
}

.testimonial-pics {
  height: 500px;
  padding: 20px 30px 0px 20px;
  background-color: #fff;
  text-align: center;
}

.testimonial-slides {
  height: 500px;
}

.testimonial-slider {
  height: 530px;
  background-color: #fff;
}

.left-arrow {
  margin-left: -60px;
}

.right-arrow {
  margin-right: -60px;
}

.testimonial-slide-nav {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 0px;
  border-bottom: 1px solid #000;
  background-color: #000;
}

.testimonial {
  height: 500px;
  margin-right: -10px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #164b47;
}

.testimonial.smaller {
  font-size: 18px;
  line-height: 150%;
}

.testimonial-author {
  display: block;
  margin-top: -15px;
  padding-top: 15px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  font-size: 16px;
  line-height: 150%;
  font-style: normal;
}

.testimonial-logo {
  display: block;
  margin-bottom: 10px;
}

.home-page-text {
  margin-top: 50px;
  font-size: 18px;
}

.testimonial-arrows {
  margin-top: 230px;
  color: hsla(0, 0%, 100%, 0.5);
}

.testimonial-arrows:hover {
  margin-top: 230px;
  color: #fff;
}

.testimonial-arrows:active {
  margin-top: 230px;
  color: hsla(0, 0%, 100%, 0.5);
}

.client-logos {
  display: none;
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.accordion-wrapper {
  margin-right: 50px;
  margin-bottom: 15px;
}

.heading-2 {
  cursor: pointer;
}

.heading-2.ba {
  padding: 5px 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #164b47;
}

.accordion-item-content {
  overflow: hidden;
}

.is-cms .accordion-item-content {
  overflow: visible;
  min-height: 300px;
margin-bottom: 30px;
}

.show-hide {
  float: right;
  font-size: 14px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  p {
    margin-right: 0px;
  }
  ul {
    margin-right: 0px;
  }
  strong {
    font-weight: 600;
  }
  .hero {
    height: 300px;
  }
  .nav-link {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 16px;
    text-align: center;
  }
  .nav-link.last-link {
    padding-right: 10px;
  }
  .side-bar {
    display: block;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 230px;
  }
  .tagline {
    margin-right: 170px;
  }
  .menu-button {
    color: #fff;
    font-size: 50px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .nav-menu {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(19, 37, 36, 0.9);
  }
  .social-media {
    margin-right: 25px;
  }
  .slider {
    height: 300px;
  }
  .buttons {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .home-page-buttons {
    margin-top: 30px;
  }
  .testimonial-slider {
    margin-right: -20px;
    margin-left: -20px;
  }
  .left-arrow {
    margin-left: 0px;
  }
  .right-arrow {
    margin-right: 0px;
  }
  .testimonial-slide-nav {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }
  .testimonial {
    font-size: 18px;
  }
  .testimonial.smaller {
    font-size: 16px;
  }
  .testimonial-author {
    font-size: 16px;
  }
  .testimonial-arrows {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-top: 490px;
  }
  .accordion-wrapper {
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
    line-height: 31px;
  }
  .hero {
    height: 250px;
  }
  .main-container.testimonials-page {
    min-height: 0px;
  }
  .side-bar {
    padding-left: 156px;
  }
  .tagline {
    margin-top: 10px;
    margin-right: 131px;
    font-size: 18px;
    line-height: 24px;
  }
  .tagline.home {
    margin-top: 68px;
  }
  .footer {
    text-align: center;
  }
  .social-media-logos {
    opacity: 0.9;
  }
  .social-media-logos:active {
    opacity: 0.9;
  }
  .testimonial-h1 {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 30px;
    line-height: 39px;
  }
  .services-panels {
    height: auto;
    margin-right: 0px;
  }
  .services-panel {
    min-height: 0px;
    padding-left: 40px;
  }
  .slider {
    height: 250px;
  }
  .buttons {
    width: 100%;
    margin-bottom: 10px;
  }
  .home-page-buttons {
    margin-top: 30px;
  }
  .testimonial-text {
    height: auto;
  }
  .testimonial-pics {
    height: auto;
  }
  .testimonial-slides {
    height: auto;
  }
  .testimonial-slider {
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 40px;
  }
  .testimonial-slide-nav {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: auto;
    padding-top: 20px;
    border: 1px none #000;
    background-color: #164b47;
  }
  .testimonial {
    height: auto;
    margin-right: -10px;
    margin-left: -10px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home-page-text {
    margin-right: 15px;
    margin-left: 15px;
  }
  .testimonial-arrows {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 20px;
  }
  .testimonial-arrows:hover {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 20px;
  }
}

@media (max-width: 479px) {
  .hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tva-television-affairs.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tva-television-affairs.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat-x;
  }
  .side-bar {
    padding-left: 20px;
  }
  .tva {
    padding-right: 40px;
    padding-left: 10px;
  }
  .tagline {
    display: block;
    margin-top: 111px;
    margin-right: 106px;
    margin-left: 20px;
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
  }
  .tagline.home {
    clear: left;
  }
  .social-media {
    margin-top: 77px;
    float: right;
  }
  .slide-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tva-television-affairs.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tva-television-affairs.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat-x;
  }
  .slide-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tva-about-us.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tva-about-us.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat-x;
  }
  .slide-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tva-what-we-do.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tva-what-we-do.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat-x;
  }
  .slide-5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tva-contact-us.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tva-contact-us.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat-x;
  }
  .buttons {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .home-page-buttons {
    margin-top: 20px;
  }
  .home-page-text {
    margin-right: 15px;
    margin-left: 15px;
  }
  .testimonial-arrows {
    margin-top: 15px;
    margin-left: -5px;
  }
  .testimonial-arrows:hover {
    margin-top: 15px;
  }
  .testimonial-arrows.right {
    margin-left: 0px;
    padding-left: 42px;
  }
  .show-hide {
    font-size: 12px;
  }
}

