<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: Serifa;
  font-weight: 300;
  src: url("./fonts/SerifaStd-Light.otf") format("opentype"); }
@font-face {
  font-family: Serifa;
  font-weight: 500;
  src: url("./fonts/SerifaStd-Roman.otf") format("opentype"); }
@font-face {
  font-family: Serifa;
  font-weight: 600;
  src: url("./fonts/SerifaStd-Bold.ttf") format("truetype"); }
@font-face {
  font-family: Serifa;
  font-weight: 700;
  src: url("./fonts/SerifaStd-Black.otf") format("opentype"); }
@font-face {
  font-family: 'icomoon';
  src: url("./fonts/icomoon.eot?9b30ea");
  src: url("./fonts/icomoon.eot?9b30ea#iefix") format("embedded-opentype"), url("./fonts/icomoon.ttf?9b30ea") format("truetype"), url("./fonts/icomoon.woff?9b30ea") format("woff"), url("./fonts/icomoon.svg?9b30ea#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-one-finger-double-tap:before {
  content: "\e900"; }

.icon-one-finger-double-tap2:before {
  content: "\e901"; }

.icon-plus:before {
  content: "\e902"; }

html, body, .vsv-place-branding {
  position: relative;
  height: 100%; }

body {
  margin: 0;
  color: #575256; }
  body .green {
    color: #589586; }
  body .bold {
    font-weight: 600; }

header.navbar-default {
  background: #FFBC00;
  padding: 20px 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none; }
  header.navbar-default .content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center; }
    header.navbar-default .content .logo, header.navbar-default .content .nav {
      display: inline-block; }
      header.navbar-default .content .logo a, header.navbar-default .content .nav a {
        display: inline; }
        header.navbar-default .content .logo a:active, header.navbar-default .content .logo a:focus, header.navbar-default .content .logo a:hover, header.navbar-default .content .nav a:active, header.navbar-default .content .nav a:focus, header.navbar-default .content .nav a:hover {
          color: #3d393c;
          text-decoration: none;
          background: #FFBC00; }
    header.navbar-default .content .navbar-collapse {
      padding: 0;
      margin-top: 25px; }
    header.navbar-default .content .nav {
      vertical-align: baseline;
      padding-left: 30px; }
      header.navbar-default .content .nav a {
        color: #575256;
        font-size: 15px;
        line-height: 25px;
        font-weight: 700;
        padding: 10px 15px;
        display: inline-block; }
        header.navbar-default .content .nav a:active, header.navbar-default .content .nav a:focus, header.navbar-default .content .nav a:hover {
          color: #3d393c;
          text-decoration: none;
          background: #FFBC00; }
  @media (max-width: 1200px) {
    header.navbar-default .content {
      flex-direction: column;
      text-align: left; }
      header.navbar-default .content .logo {
        width: 100%;
        text-align: left; }
      header.navbar-default .content .navbar-collapse {
        border: none;
        width: 100%;
        text-align: center;
        box-shadow: none;
        padding: 0;
        margin: 0; }
        header.navbar-default .content .navbar-collapse.collapse {
          display: none !important; }
        header.navbar-default .content .navbar-collapse.in {
          display: block !important; }
      header.navbar-default .content .navbar-toggle {
        position: absolute;
        right: 15px;
        top: 42px;
        border: none;
        margin: 0;
        display: block !important; }
        header.navbar-default .content .navbar-toggle:hover, header.navbar-default .content .navbar-toggle:active, header.navbar-default .content .navbar-toggle:focus {
          background: #FFBC00; }
        header.navbar-default .content .navbar-toggle span {
          background: #fff; }
      header.navbar-default .content .nav {
        padding-top: 30px;
        padding-left: 0; }
        header.navbar-default .content .nav a {
          display: block; } }

.section-footer {
  padding: 30px;
  max-width: 1300px;
  margin: 0 auto; }
  .section-footer div {
    padding: 30px 0;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600; }
    .section-footer div:first-of-type {
      padding-right: 73px; }
    .section-footer div:last-of-type {
      padding-left: 73px; }
    .section-footer div a {
      display: flex;
      margin-top: 5px; }
  .section-footer.singlelink div:first-of-type {
    border-right: none; }
  .section-footer.singlelink div.more {
    padding-left: 73px; }
  .section-footer div.more {
    padding-left: 0; }
  .section-footer.singlelink div:first-of-type {
    border-right: 2px solid #eeedee; }
  @media (max-width: 800px) {
    .section-footer.singlelink div.next, .section-footer.singlelink div.more {
      padding: 0;
      border: none; }
    .section-footer.singlelink div.more {
      float: right; }
    .section-footer div.next, .section-footer div.more {
      padding: 0;
      border: none; }
    .section-footer div a {
      padding: 0 10px; } }
  @media (max-width: 380px) {
    .section-footer {
      padding: 10px; } }

@media (min-width: 1201px) {
  .homepage .section-footer {
    max-width: none;
    padding-left: calc((50% - 540px) / 2); } }
h1 {
  font-size: 80px;
  line-height: 75px;
  font-family: Serifa; }
  @media (max-width: 1200px) {
    h1 {
      font-size: 60px;
      line-height: 56px; } }
  @media (max-width: 800px) {
    h1 {
      font-size: 40px;
      line-height: 37px; } }

h2 {
  font-size: 40px;
  line-height: 50px;
  font-family: Serifa;
  font-weight: 500; }
  @media (max-width: 1200px) {
    h2 {
      font-size: 27px;
      line-height: 35px; } }
  @media (max-width: 800px) {
    h2 {
      font-size: 22px;
      line-height: 27px; } }

@media (max-width: 800px) {
  .brand-story h2 {
    font-size: 16px;
    line-height: 27px; }
    .brand-story h2 .bold {
      font-size: 18px; } }
h3 {
  font-size: 25px;
  line-height: 30px;
  font-family: Serifa; }
  @media (max-width: 1200px) {
    h3 {
      font-size: 16px;
      line-height: 20px; } }

h4 {
  font-size: 18px;
  line-height: 24px;
  font-family: Serifa; }

h6 {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Arial', sans-serif; }

a {
  background: #FFBC00;
  color: #fff;
  font-family: Serifa;
  text-decoration: none;
  padding: 0 20px;
  height: 35px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  transition: 250ms;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px; }
  a:hover, a:active, a:focus {
    color: #fff;
    text-decoration: none; }
  a:hover {
    background: #e6a900; }
  @media (max-width: 1200px) {
    a {
      font-size: 12px; } }
  @media (max-width: 800px) {
    a {
      padding-top: 5px; } }

.hero-section {
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
  padding: 80px 0; }
  .hero-section .content {
    max-width: 980px;
    margin: 0 auto;
    text-align: center; }
  .hero-section h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: Serifa;
    font-weight: 600;
    text-align: center; }
  .hero-section h2 {
    color: #fff;
    font-weight: 500; }
  .hero-section hr {
    border-top-width: 2px; }
  .hero-section h3 {
    color: #fff;
    font-weight: 400; }
  .hero-section.tanbg {
    background: #EDE5D2; }
    .hero-section.tanbg h1, .hero-section.tanbg h2, .hero-section.tanbg h3, .hero-section.tanbg h4, .hero-section.tanbg h5, .hero-section.tanbg h6 {
      color: #575256; }
  @media (max-width: 1200px) {
    .hero-section {
      min-height: 500px;
      padding: 80px 30px; } }
  @media (max-width: 800px) {
    .hero-section {
      min-height: 350px;
      padding: 80px 30px; } }

.section-centered-content {
  text-align: center;
  padding: 80px 30px;
  margin: 0 auto; }
  .section-centered-content.list .content .body {
    padding-bottom: 0; }
  .section-centered-content.list .centered-headers {
    display: flex;
    flex-direction: column;
    width: auto;
    margin: 0 auto; }
    .section-centered-content.list .centered-headers h2 {
      border-bottom: 2px solid #eeedee;
      width: auto;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 10px;
      margin-bottom: 10px;
      margin-top: 0px; }
      .section-centered-content.list .centered-headers h2:last-of-type {
        border-bottom: none; }
      .section-centered-content.list .centered-headers h2 a {
        background: transparent;
        font-weight: 500;
        color: #575256;
        text-transform: none; }
  .section-centered-content .content {
    max-width: 1000px;
    margin: 0 auto; }
  .section-centered-content.tan {
    background: #EDE5D2; }
  .section-centered-content .headline {
    font-weight: 700;
    color: #589586; }
  .section-centered-content .body {
    font-weight: 500;
    padding: 15px 0 50px 0; }
  .section-centered-content .sub-body {
    font-weight: 500;
    max-width: 670px;
    margin: 0 auto; }
  @media (max-width: 1200px) {
    .section-centered-content.list h2 a {
      font-size: 32px;
      line-height: 40px; } }
  @media (max-width: 800px) {
    .section-centered-content {
      padding: 80px 15px; }
      .section-centered-content.list h2 a {
        font-size: 16px;
        line-height: 25px; } }

.section-content-and-image {
  display: flex;
  background: #EDE5D2;
  width: 100%; }
  .section-content-and-image .mobile-image {
    display: none; }
  .section-content-and-image.glossary .content h2 {
    margin-bottom: 10px; }
  .section-content-and-image.glossary .content p {
    margin-bottom: 40px; }
  .section-content-and-image.style2 .content .wrapper {
    max-width: 600px;
    margin: 0 auto; }
  .section-content-and-image.style2 .content h3 {
    color: #589586;
    font-size: 40px;
    line-height: 50px;
    margin-top: 0; }
  .section-content-and-image.style2 .content h6 {
    font-size: 25px;
    line-height: 30px;
    font-family: "Serifa";
    height: 190px; }
  .section-content-and-image .content {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 600px;
    margin: 0 auto; }
    .section-content-and-image .content .wrapper {
      padding: 0 30px; }
    .section-content-and-image .content h2 {
      font-weight: 500;
      color: #589586;
      margin-top: 20px;
      margin-bottom: 55px; }
    .section-content-and-image .content h3 {
      font-weight: 500;
      margin-bottom: 0;
      margin-top: 0; }
    .section-content-and-image .content p {
      font-family: "Serifa";
      font-size: 25px;
      line-height: 30px;
      height: 190px;
      max-width: 514px;
      position: relative;
      margin-bottom: 30px; }
  .section-content-and-image .image, .section-content-and-image .mobile-image {
    width: 50%; }
    .section-content-and-image .image img, .section-content-and-image .mobile-image img {
      width: 100%; }
  @media (max-width: 1200px) {
    .section-content-and-image .content h2 {
      margin-bottom: 30px;
      margin-top: 8px; }
    .section-content-and-image .content p {
      height: auto;
      font-size: 20px;
      line-height: 27px;
      margin-bottom: 10px; } }
  @media (max-width: 800px) {
    .section-content-and-image {
      flex-direction: column; }
      .section-content-and-image .content,
      .section-content-and-image .image,
      .section-content-and-image .mobile-image {
        width: 100%; }
      .section-content-and-image .content {
        padding: 70px 0; }
        .section-content-and-image .content p {
          font-size: 16px;
          line-height: 23px; }
      .section-content-and-image .image {
        display: none; }
      .section-content-and-image .mobile-image {
        display: block; }
      .section-content-and-image p {
        font-size: 22px;
        line-height: 27px; } }
  @media (max-width: 350px) {
    .section-content-and-image .content .wrapper {
      padding: 0 15px; } }

.section-content-and-image-tall {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  min-height: 400px; }
  .section-content-and-image-tall .left,
  .section-content-and-image-tall .right {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    .section-content-and-image-tall .left h3,
    .section-content-and-image-tall .right h3 {
      margin-top: 0; }
  .section-content-and-image-tall .right .content {
    padding: 60px 30px; }
  .section-content-and-image-tall .left {
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .section-content-and-image-tall .right .content {
    max-width: 600px; }
    .section-content-and-image-tall .right .content h3 {
      font-weight: 500;
      margin-bottom: 20px; }
    .section-content-and-image-tall .right .content h2 {
      font-weight: 500;
      color: #589586;
      border-bottom: 2px solid #eeedee;
      padding-bottom: 10px;
      margin-bottom: 10px;
      margin-top: 0; }
      .section-content-and-image-tall .right .content h2:last-of-type {
        border-bottom: none;
        margin-bottom: 55px; }
  .section-content-and-image-tall .top {
    padding: 30px; }
  .section-content-and-image-tall .top,
  .section-content-and-image-tall .bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    background-size: cover;
    flex-basis: 1;
    height: 50%; }
    @media (max-width: 1200px) {
      .section-content-and-image-tall .top,
      .section-content-and-image-tall .bottom {
        max-height: 363px; } }
    .section-content-and-image-tall .top img,
    .section-content-and-image-tall .bottom img {
      width: 100%; }
    .section-content-and-image-tall .top h2,
    .section-content-and-image-tall .bottom h2 {
      font-weight: 500;
      color: #589586;
      margin-top: 20px;
      margin-bottom: 55px; }
    .section-content-and-image-tall .top h3,
    .section-content-and-image-tall .bottom h3 {
      font-weight: 500;
      margin-bottom: 0; }
    .section-content-and-image-tall .top .content,
    .section-content-and-image-tall .bottom .content {
      max-width: 540px;
      margin: 0 auto; }
  @media (max-width: 1200px) {
    .section-content-and-image-tall .left h2 {
      margin-top: 8px; }
    .section-content-and-image-tall .right .content h2:last-of-type, .section-content-and-image-tall .left .content h2:last-of-type {
      margin-bottom: 30px; } }
  @media (max-width: 800px) {
    .section-content-and-image-tall {
      flex-direction: column; }
      .section-content-and-image-tall .left, .section-content-and-image-tall .right {
        width: 100%; }
      .section-content-and-image-tall .right {
        text-align: center; } }
  @media (max-width: 350px) {
    .section-content-and-image-tall .left .top {
      padding: 0 15px; }
    .section-content-and-image-tall .right .content {
      padding: 60px 15px; } }

.section-infographic {
  padding: 80px 15px;
  position: relative;
  text-align: center; }
  .section-infographic h4 {
    color: #589586;
    margin: 0 0 40px 0; }
  .section-infographic img {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    position: relative; }
  .section-infographic a {
    background: transparent;
    height: auto;
    padding: 0; }

.section-4-squares {
  padding: 0 0 80px 0; }
  .section-4-squares .title {
    text-align: center;
    color: #589586;
    margin-bottom: 80px;
    font-weight: 700; }
  .section-4-squares .grid {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 30px; }
    .section-4-squares .grid a.grid-image {
      width: 50%;
      display: block;
      position: relative;
      overflow: hidden;
      background: transparent;
      height: auto;
      padding: 0;
      text-transform: none; }
      .section-4-squares .grid a.grid-image img {
        width: 100%;
        height: auto; }
      .section-4-squares .grid a.grid-image .grid-image-overlay {
        position: absolute;
        background: rgba(0, 0, 0, 0.6);
        display: flex;
        align-items: center;
        justify-content: left;
        height: 100%;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transition: 250ms;
        top: 0;
        left: 0;
        color: #fff;
        font-family: Serifa;
        z-index: 10; }
        .section-4-squares .grid a.grid-image .grid-image-overlay h3 {
          padding: 0 40px;
          font-weight: 500;
          margin: 0; }
      .section-4-squares .grid a.grid-image.quote .grid-image-overlay h3 {
        position: relative; }
      .section-4-squares .grid a.grid-image.quote .grid-image-overlay h3:before {
        content: '"';
        top: -2px;
        left: 25px;
        position: absolute; }
      .section-4-squares .grid a.grid-image:hover .grid-image-overlay, .section-4-squares .grid a.grid-image:focus .grid-image-overlay, .section-4-squares .grid a.grid-image:active .grid-image-overlay {
        opacity: 1;
        visibility: visible; }
      .section-4-squares .grid a.grid-image i {
        display: none;
        z-index: 9; }
  @media (max-width: 1200px) {
    .section-4-squares .grid a.grid-image .grid-image-overlay h3 {
      padding: 0 20px; }
    .section-4-squares .grid a.grid-image.quote .grid-image-overlay h3:before {
      content: '"';
      top: -2px;
      left: 10px;
      position: absolute; } }
  @media (max-width: 800px) {
    .section-4-squares .title {
      margin-bottom: 30px; }
    .section-4-squares .grid {
      padding: 0 10px; }
      .section-4-squares .grid a.grid-image {
        width: calc(100% - 10px);
        margin: 5px auto;
        max-width: 500px; }
        .section-4-squares .grid a.grid-image .grid-image-overlay h3 {
          line-height: 19px; }
        .section-4-squares .grid a.grid-image i {
          display: block;
          position: absolute;
          bottom: 10px;
          right: 5px;
          font-size: 42px;
          color: #fff; } }

.section-accordion {
  max-width: 650px;
  margin: 80px auto; }
  .section-accordion h4 {
    font-weight: 700;
    color: #589586;
    text-align: center;
    margin-bottom: 40px; }
  .section-accordion .accordion-section {
    padding: 20px;
    border-bottom: 2px solid #eeedee; }
    .section-accordion .accordion-section:last-of-type {
      border-bottom: none; }
  .section-accordion a {
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    padding: 0;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    display: block; }
    .section-accordion a span {
      background: #fff;
      position: absolute !important;
      content: '';
      transition: 250ms; }
      .section-accordion a span:first-of-type {
        height: 50%;
        width: 2px;
        left: calc(50% - 1px);
        top: 25%; }
      .section-accordion a span:last-of-type {
        width: 50%;
        height: 2px;
        top: calc(50% - 1px);
        left: 25%; }
    .section-accordion a span.rotate {
      transform: rotate(135deg); }
    .section-accordion a:hover, .section-accordion a:active, .section-accordion a:focus {
      color: #fff;
      text-decoration: none; }
  .section-accordion h2 {
    cursor: pointer;
    color: green;
    margin: 0;
    max-width: 85%;
    font-weight: 500; }
  .section-accordion .content {
    background: #F5F5F5;
    padding: 30px;
    width: 85%;
    font-size: 15px;
    line-height: 20px;
    font-family: "Arial", sans-serif;
    margin-top: 15px; }
  @media (max-width: 1200px) {
    .section-accordion .accordion-header {
      min-height: 36px; }
    .section-accordion a {
      height: 36px;
      width: 36px;
      line-height: 36px; } }
  @media (max-width: 800px) {
    .section-accordion {
      padding: 80px 30px;
      max-width: 560px;
      margin: 0 auto; }
      .section-accordion .content {
        width: 100%; }
      .section-accordion .accordion-header h2 {
        font-size: 22px; } }

.side-by-side-images div {
  width: 50%;
  display: inline-block; }
  .side-by-side-images div img {
    width: 100%; }

.section-4-links .outer {
  width: 50%;
  position: relative;
  padding: 0;
  min-height: 450px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .section-4-links .outer:nth-of-type(1), .section-4-links .outer:nth-of-type(2) {
    background: #EDE5D2; }
  .section-4-links .outer:nth-of-type(3), .section-4-links .outer:nth-of-type(4) {
    background: #F5F5F5; }
  .section-4-links .outer:nth-of-type(5), .section-4-links .outer:nth-of-type(6) {
    background: #fff; }
.section-4-links .content {
  margin: 0 auto;
  max-width: 600px;
  padding: 0 30px;
  flex-basis: auto;
  width: 100%; }
.section-4-links h2 {
  color: #589586;
  position: relative;
  margin-top: 0; }
.section-4-links p {
  font-family: "Serifa";
  font-size: 25px;
  line-height: 30px;
  height: 190px;
  max-width: 514px;
  position: relative; }
.section-4-links a {
  font-size: 14px;
  position: relative; }
@media (max-width: 1200px) {
  .section-4-links .outer {
    min-height: 450px; }
    .section-4-links .outer p {
      font-size: 20px;
      line-height: 27px; } }
@media (max-width: 800px) {
  .section-4-links .outer {
    width: 100%;
    min-height: auto;
    padding-top: 50px;
    padding-bottom: 50px; }
    .section-4-links .outer p {
      height: auto;
      margin-bottom: 40px;
      font-size: 16px;
      line-height: 23px; }
  .section-4-links a {
    font-size: 12px; } }
@media (max-width: 350px) {
  .section-4-links .content {
    padding: 0 15px; } }

.section-ideal-guest {
  padding: 80px 30px;
  position: relative;
  display: block;
  clear: both; }
  .section-ideal-guest .content {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    padding: 0 15px; }
    .section-ideal-guest .content .mobile-images {
      display: none; }
    .section-ideal-guest .content .img-left {
      padding-left: 50px; }
    .section-ideal-guest .content .img-right {
      padding-right: 50px; }
  .section-ideal-guest.greybg {
    background: #F5F5F5; }
  .section-ideal-guest.tanbg {
    background: #EDE5D2; }
  .section-ideal-guest h2 {
    color: #589586;
    border-bottom: 2px solid #eeedee; }
  .section-ideal-guest h6 {
    margin-top: 40px;
    margin-bottom: 30px; }
  .section-ideal-guest .slider {
    position: relative;
    margin-top: 25px; }
    .section-ideal-guest .slider h4 {
      font-weight: 700;
      text-align: center;
      margin: 0;
      color: #589586; }
    .section-ideal-guest .slider .sliderouter {
      width: calc(100% - 260px);
      background: #dcdcdc;
      height: 25px;
      position: relative;
      display: inline-block; }
      .section-ideal-guest .slider .sliderouter .sliderinner {
        background: #FFBC00;
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0; }
    .section-ideal-guest .slider .left, .section-ideal-guest .slider .right {
      width: 130px;
      display: inline-block;
      text-transform: capitalize;
      vertical-align: top;
      height: 25px;
      line-height: 25px;
      font-weight: 500; }
    .section-ideal-guest .slider .right {
      text-align: right; }
  .section-ideal-guest .images {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .section-ideal-guest .images .row {
      margin: 0; }
    .section-ideal-guest .images .img-wrap {
      padding: 15px 0; }
    .section-ideal-guest .images img {
      max-width: 100%; }
  @media (max-width: 1200px) {
    .section-ideal-guest .content {
      padding: 0; }
      .section-ideal-guest .content .col-md-4 {
        width: 40%; }
      .section-ideal-guest .content .col-md-8 {
        width: 60%; }
    .section-ideal-guest .slider h4 {
      font-size: 15px; }
    .section-ideal-guest .slider .sliderouter {
      height: 20px; }
      .section-ideal-guest .slider .sliderouter .sliderinner {
        height: 20px;
        width: 20px; }
    .section-ideal-guest .slider .left, .section-ideal-guest .slider .right {
      height: 20px;
      line-height: 20px; } }
  @media (max-width: 970px) {
    .section-ideal-guest {
      padding: 0 15px 50px 15px; }
      .section-ideal-guest h6 {
        margin-bottom: 40px; }
      .section-ideal-guest .content {
        flex-direction: column;
        text-align: center; }
        .section-ideal-guest .content .col-md-4, .section-ideal-guest .content .col-md-8 {
          width: 100%;
          padding: 0; }
        .section-ideal-guest .content .col-md-8 {
          padding: 50px 15px;
          max-width: 600px;
          margin: 0 auto; }
        .section-ideal-guest .content .images {
          display: none; }
        .section-ideal-guest .content .mobile-images {
          display: block; }
          .section-ideal-guest .content .mobile-images .img-wrap {
            width: 50%;
            display: inline-block;
            padding: 0; }
        .section-ideal-guest .content .slider h4 {
          font-size: 15px; }
        .section-ideal-guest .content .slider .sliderouter {
          width: calc(100% - 170px);
          height: 15px; }
          .section-ideal-guest .content .slider .sliderouter .sliderinner {
            height: 15px;
            width: 15px; }
        .section-ideal-guest .content .slider .left, .section-ideal-guest .content .slider .right {
          width: 85px;
          font-size: 11px;
          height: 15px;
          line-height: 15px; }
        .section-ideal-guest .content .slider .left {
          text-align: left; } }
  @media (max-width: 800px) {
    .section-ideal-guest {
      padding: 0 15px 80px 15px; } }
</pre></body></html>