
:root {
    --si-primary-color:#4c8690;
    --si-primary-text-color:#fff;
    --si-primary-color-50:#eaf0f2;
    --si-primary-color-100:#c9dbde;
    --si-primary-color-200:#a6c3c8;
    --si-primary-color-300:#82aab1;
    --si-primary-color-400:#6798a1;
    --si-primary-color-500:#4c8690;
    --si-primary-color-600:#457e88;
    --si-primary-color-700:#3c737d;
    --si-primary-color-800:#336973;
    --si-primary-color-900:#245661;
    --si-primary-color-A100:#a4eeff;
    --si-primary-color-A200:#71e5ff;
    --si-primary-color-A400:#3edbff;
    --si-primary-color-A700:#25d6ff;
    --si-primary-color-rgb:76,134,144;
    --si-primary-color-hsl:189,31%,43%;
    --si-primary-text-color-rgb:255,255,255;
    --si-secondary-color:#363636;
    --si-secondary-text-color:#fff;
    --si-secondary-color-50:#e7e7e7;
    --si-secondary-color-100:#c3c3c3;
    --si-secondary-color-200:#9b9b9b;
    --si-secondary-color-300:#727272;
    --si-secondary-color-400:#545454;
    --si-secondary-color-500:#363636;
    --si-secondary-color-600:#303030;
    --si-secondary-color-700:#292929;
    --si-secondary-color-800:#222;
    --si-secondary-color-900:#161616;
    --si-secondary-color-A100:#ef6f6f;
    --si-secondary-color-A200:#ea4141;
    --si-secondary-color-A400:#f80000;
    --si-secondary-color-A700:#df0000;
    --si-secondary-color-rgb:54,54,54;
    --si-secondary-color-hsl:0,0%,21%;
    --si-secondary-text-color-rgb:255,255,255;
    --si-link-color:#4c8690;
    --si-link-hover-color:#457e88;
    --si-header-logo-shadow:0 1px 7px -2px rgba(0,0,0,.3);
    --si-header-logo-width:300px;
    --si-top-strip-height:75px;
    --si-header-logo-width-reduced:250px;
    --si-header-logo-width-reduced-md:200px;
    --si-footer-logo-width:280px;
    --si-footer-logo-height:84px;
    --si-mobile-header-bg:#fff;
    --si-mobile-header-color:#333;
    --si-mobile-header-border:#dedede;
    --si-mobile-header-menu-bg:#f5f5f5;
    --si-hero-image:url(https://css.site-static.com/assets/dist/v202311021200/images/templates/pro-main/main-bg.jpg);
    --si-content-scroll-offset:140px
  }
  :root {
    --si-primary-color:#00adb6;
    --si-primary-text-color:#ffffff;
    --si-primary-color-50:#e0f5f6;
    --si-primary-color-100:#b3e6e9;
    --si-primary-color-200:#80d6db;
    --si-primary-color-300:#4dc6cc;
    --si-primary-color-400:#26b9c1;
    --si-primary-color-500:#00adb6;
    --si-primary-color-600:#00a6af;
    --si-primary-color-700:#009ca6;
    --si-primary-color-800:#00939e;
    --si-primary-color-900:#00838e;
    --si-primary-color-A100:#baf9ff;
    --si-primary-color-A200:#87f4ff;
    --si-primary-color-A400:#54efff;
    --si-primary-color-A700:#3bedff;
    --si-primary-color-rgb:0, 173, 182;
    --si-primary-color-hsl:183, 100%, 36%;
    --si-primary-text-color-rgb:255, 255, 255;
    --si-secondary-color:#484b5a;
    --si-secondary-text-color:#ffffff;
    --si-secondary-color-50:#e9e9eb;
    --si-secondary-color-100:#c8c9ce;
    --si-secondary-color-200:#a4a5ad;
    --si-secondary-color-300:#7f818c;
    --si-secondary-color-400:#636673;
    --si-secondary-color-500:#484b5a;
    --si-secondary-color-600:#414452;
    --si-secondary-color-700:#383b48;
    --si-secondary-color-800:#30333f;
    --si-secondary-color-900:#21232e;
    --si-secondary-color-A100:#7890ff;
    --si-secondary-color-A200:#4567ff;
    --si-secondary-color-A400:#123dff;
    --si-secondary-color-A700:#002df7;
    --si-secondary-color-rgb:72, 75, 90;
    --si-secondary-color-hsl:230, 11%, 32%;
    --si-secondary-text-color-rgb:255, 255, 255;
    --si-link-color:#00adb6;
    --si-link-hover-color:#007c83;
    --si-hero-image:url('https://cdn.sitephotos.sierrastatic.com/1998_hero_sandiego-subdivisions-20231010015917.jpg');
    --si-header-logo-width: 265px;
    --si-top-strip-height: 44px;
    --si-header-logo-width-reduced: 217px;
    --si-header-logo-width-reduced-md: 200px;
    --si-footer-logo-width: 280px;
    --si-footer-logo-height: 94px;
    --sis-link-color: var(--si-link-color);
    --sis-link-hover-color: var(--si-link-hover-color);
  }
  @font-face {
    font-display:swap;
    font-family:Montserrat;
    font-style:normal;
    font-weight:400;
    src:url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/montserrat/v15-latin-regular.woff2) format("woff2"),
    url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/montserrat/v15-latin-regular.woff) format("woff")
  }
  @font-face {
    font-display:swap;
    font-family:Roboto;
    font-style:normal;
    font-weight:300;
    src:url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/roboto/v20-latin-300.woff2) format("woff2"),
    url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/roboto/v20-latin-300.woff) format("woff")
  }
  @font-face {
    font-display:swap;
    font-family:Roboto;
    font-style:italic;
    font-weight:300;
    src:url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/roboto/v20-latin-300italic.woff2) format("woff2"),
    url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/roboto/v20-latin-300italic.woff) format("woff")
  }
  @font-face {
    font-display:swap;
    font-family:Roboto;
    font-style:normal;
    font-weight:400;
    src:url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/roboto/v20-latin-regular.woff2) format("woff2"),
    url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/roboto/v20-latin-regular.woff) format("woff")
  }
  @font-face {
    font-display:swap;
    font-family:Roboto;
    font-style:normal;
    font-weight:500;
    src:url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/roboto/v20-latin-500.woff2) format("woff2"),
    url(https://css.site-static.com/assets/dist/v202311021200/fonts/templates/pro-main/roboto/v20-latin-500.woff) format("woff")
  }
  body {
    color:#363636;
    font-family:Roboto,sans-serif;
    font-size:17px;
    font-weight:300;
    padding-top:65px;
    top:0!important
  }
  .skiptranslate {
    display:none
  }
  .goog-tooltip,
  .goog-tooltip:hover {
    display:none!important
  }
  .goog-text-highlight {
    background-color:transparent!important;
    border:none!important;
    box-shadow:none!important
  }
  a {
    color:var(--si-link-color)
  }
  a:focus,
  a:hover {
    color:var(--si-link-hover-color)
  }
  p {
    line-height:1.65;
    margin-bottom:30px
  }
  strong {
    font-weight:500
  }
  .link-effect a {
    position:relative;
    transition:color .3s ease
  }
  .link-effect a:hover {
    position:relative;
    text-decoration:none
  }
  .link-effect a:hover:after {
    width:100%
  }
  .link-effect a:after {
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    background:var(--si-primary-color);
    bottom:-2px;
    content:"";
    height:1px;
    left:0;
    position:absolute;
    transition:all .3s ease;
    width:0
  }
  .link-effect.dark a:after {
    background:var(--si-primary-color-400)
  }
  .eula {
    color:#666;
    display:block;
    font-size:82%;
    font-style:italic;
    margin:12px 0 0
  }
  .home .eula {
    color:#fff;
    font-size:85%;
    text-align:center;
    text-shadow:1px 2px 3px rgba(0,0,0,.5)
  }
  @media screen and (max-width:991px) {
    body {
      padding-top:100px
    }
  }
  @media screen and (max-width:479px) {
    .hidden-xxs {
      display:none!important
    }
  }
  .btn-effect {
    background-color:var(--si-primary-color);
    border:none;
    border-radius:0;
    color:var(--si-primary-text-color);
    display:inline-block;
    font-family:Montserrat,sans-serif;
    font-size:13px;
    line-height:1.5;
    padding:12px 30px 11px;
    position:relative;
    text-transform:uppercase;
    transition:background-color .3s ease;
    vertical-align:middle
  }
  .btn-effect span {
    left:0;
    position:relative;
    transition:left .3s ease
  }
  .btn-effect:after {
    content:"\f061";
    font-family:FontAwesome;
    font-size:14px;
    height:20px;
    left:calc(100% - 45px);
    line-height:20px;
    margin-top:-10px;
    opacity:0;
    position:absolute;
    top:50%;
    transition:all .3s ease;
    width:20px
  }
  .btn-effect:active,
  .btn-effect:focus,
  .btn-effect:hover,
  .btn-effect:visited {
    color:var(--si-primary-text-color)
  }
  .btn-effect:hover {
    background-color:var(--si-primary-color-700);
    text-decoration:none
  }
  .btn-effect:hover span {
    left:-10px
  }
  .btn-effect:hover:after {
    left:calc(100% - 32px);
    opacity:1
  }
  @-webkit-keyframes fadein {
    0% {
      opacity:0;
      top:20px
    }
    to {
      opacity:1;
      top:0
    }
  }
  @keyframes fadein {
    0% {
      opacity:0;
      top:20px
    }
    to {
      opacity:1;
      top:0
    }
  }
  header {
    background-color:var(--si-secondary-color);
    box-shadow:0 5px 5px -5px rgba(0,0,0,.3);
    height:65px
  }
  header,
  header .container {
    position:relative
  }
  header .logo {
    display:block;
    left:15px;
    position:absolute;
    text-align:center;
    top:0;
    width:var(--si-header-logo-width);
    z-index:1017
  }
  header .logo img {
    max-height:100%;
    vertical-align:top;
    width:auto
  }
  header .sub-nav {
    float:right;
    margin:0;
    padding:0
  }
  header .sub-nav>li {
    display:inline-block;
    height:61px;
    line-height:55px;
    list-style:none;
    padding:0 20px 0 0
  }
  header .sub-nav>li>a {
    color:var(--si-secondary-text-color);
    font-size:13px
  }
  header .sub-nav>li>a span.tracker-div {
    display:inline-block;
    margin:0 3px;
    text-decoration:none
  }
  header .sub-nav>li.lang {
    border-top:4px solid transparent;
    height:65px;
    padding-left:3px;
    padding-right:3px;
    position:relative;
    z-index:1025
  }
  header .sub-nav>li.lang i.fa-angle-down {
    color:var(--si-secondary-text-color);
    font-size:18px;
    margin:0 0 0 10px;
    position:relative;
    top:1px
  }
  header .sub-nav>li.lang i.flag {
    background-image:url(https://css.site-static.com/assets/dist/v202311021200/images/templates/pro-main/flags.png);
    background-position:0 0;
    background-repeat:no-repeat;
    display:inline-block;
    height:14px;
    position:relative;
    top:2px;
    width:22px
  }
  header .sub-nav>li.lang i.flag.en {
    background-position:0 0
  }
  header .sub-nav>li.lang i.flag.en.cad {
    background-position:0 -154px
  }
  header .sub-nav>li.lang i.flag.fr {
    background-position:0 -70px
  }
  header .sub-nav>li.lang i.flag.de {
    background-position:0 -42px
  }
  header .sub-nav>li.lang i.flag.es {
    background-position:0 -56px
  }
  header .sub-nav>li.lang i.flag.ja {
    background-position:0 -98px
  }
  header .sub-nav>li.lang i.flag.ko {
    background-position:0 -112px
  }
  header .sub-nav>li.lang i.flag.vi {
    background-position:0 -14px
  }
  header .sub-nav>li.lang i.flag.pt {
    background-position:0 -126px
  }
  header .sub-nav>li.lang i.flag.ru {
    background-position:0 -140px
  }
  header .sub-nav>li.lang i.flag.it {
    background-position:0 -84px
  }
  header .sub-nav>li.lang i.flag.zh-CN {
    background-position:0 -28px
  }
  header .sub-nav>li.lang ul.lang-list {
    display:none;
    margin:0;
    padding:0;
    position:absolute;
    right:0;
    top:61px;
    width:370px
  }
  header .sub-nav>li.lang ul.lang-list i.flag {
    margin-right:10px
  }
  header .sub-nav>li.lang ul.lang-list li {
    background-color:var(--si-secondary-color-400);
    border-bottom:1px solid transparent;
    border-bottom-color:var(--si-secondary-color);
    display:block;
    float:left;
    height:57px;
    padding:0;
    width:50%
  }
  header .sub-nav>li.lang ul.lang-list li:nth-child(2n) {
    border-left:1px solid transparent;
    border-left-color:var(--si-secondary-color)
  }
  header .sub-nav>li.lang ul.lang-list li a {
    background-color:var(--si-secondary-color-400);
    color:var(--si-secondary-text-color);
    cursor:pointer;
    display:block;
    font-size:13px;
    height:56px;
    line-height:56px;
    padding:0 0 0 20px;
    text-transform:uppercase
  }
  header .sub-nav>li.lang ul.lang-list li a:hover {
    background-color:var(--si-primary-color);
    color:var(--si-primary-text-color);
    text-decoration:none
  }
  header .sub-nav>li.lang.open {
    background-color:var(--si-secondary-color-400);
    border-top-color:var(--si-primary-color)
  }
  header .sub-nav>li.lang.open i.fa-angle-down {
    color:var(--si-secondary-text-color)
  }
  header .sub-nav>li.lang.open ul.lang-list {
    display:block
  }
  header .sub-nav>li.phone-link {
    display:none
  }
  header .sub-nav>li.phone-link .si-phone-link:before {
    color:var(--si-primary-color)
  }
  header nav .menu-button {
    color:var(--si-secondary-text-color);
    display:none;
    float:right;
    font-family:Montserrat,sans-serif;
    font-size:14px;
    height:40px;
    line-height:40px;
    text-align:center;
    text-transform:uppercase
  }
  header nav .menu-button:hover {
    text-decoration:none
  }
  header nav .menu-button i {
    font-size:20px;
    margin-right:10px;
    position:relative;
    top:2px
  }
  header nav>ul {
    float:left;
    margin:0 0 0 calc(var(--si-header-logo-width) + 20px);
    padding:0
  }
  header nav>ul>li {
    display:inline-block;
    position:relative
  }
  header nav>ul>li:before {
    background-color:var(--si-primary-color);
    content:"";
    display:block;
    height:4px;
    left:0;
    position:absolute;
    top:0;
    -webkit-transform:scaleX(0);
    transform:scaleX(0);
    transition:all .3s ease;
    width:100%
  }
  header nav>ul>li>a {
    color:var(--si-secondary-text-color);
    display:inline-block;
    font-size:17px;
    height:65px;
    line-height:65px;
    padding:0 20px
  }
  header nav>ul>li>a:hover {
    text-decoration:none
  }
  header nav>ul>li>a:focus {
    color:var(--si-secondary-text-color);
    text-decoration:none
  }
  header nav>ul>li:hover>a {
    background-color:var(--si-secondary-color-400);
    color:var(--si-secondary-text-color)
  }
  header nav>ul>li:hover:before {
    -webkit-transform:scaleX(1);
    transform:scaleX(1)
  }
  header nav .dropdown {
    background-color:var(--si-secondary-color-400);
    display:none;
    left:0;
    margin:0;
    padding:0;
    position:absolute;
    top:65px;
    width:260px;
    z-index:1017
  }
  header nav .dropdown li {
    list-style:none
  }
  header nav .dropdown li.header {
    font-weight:500
  }
  header nav .dropdown li .title,
  header nav .dropdown li a,
  header nav .dropdown li.header {
    border-bottom:1px solid transparent;
    border-bottom-color:var(--si-secondary-color);
    color:var(--si-secondary-text-color);
    line-height:56px;
    padding:0 20px
  }
  header nav .dropdown li .title,
  header nav .dropdown li a {
    background-color:var(--si-secondary-color-400);
    display:block;
    font-size:15px;
    height:56px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }
  header nav .dropdown li a:hover {
    background-color:var(--si-primary-color);
    color:var(--si-primary-text-color);
    text-decoration:none
  }
  header nav .dropdown li .title {
    color:var(--si-primary-color-400);
    font-weight:600
  }
  header.fixed {
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:1015
  }
  header.no-logo nav>ul {
    margin-left:0!important
  }
  @media screen and (min-width:992px) {
    header nav ul {
      transition:all .3s ease
    }
    header nav ul li:hover .dropdown {
      display:block!important
    }
    header nav ul li.blog-link {
      display:none
    }
    header nav .wide .dropdown:nth-of-type(2) {
      left:260px
    }
    header nav .wide-3-col .dropdown:first-of-type {
      left:-260px
    }
    header nav .wide-3-col .dropdown:nth-of-type(3) {
      left:260px
    }
    header nav .dropdown.wide {
      -webkit-column-count:2;
      column-count:2;
      -webkit-column-gap:0;
      column-gap:0;
      width:520px
    }
    header nav .dropdown.wide-3-col {
      -webkit-column-count:3;
      column-count:3;
      -webkit-column-gap:0;
      column-gap:0;
      left:-260px;
      width:780px
    }
    header.dark .logo {
      box-shadow:var(--si-header-logo-shadow)
    }
    header.dark.reduced .logo {
      box-shadow:none;
      height:65px;
      line-height:65px;
      width:var(--si-header-logo-width-reduced)
    }
    header.dark.reduced nav>ul {
      margin-left:calc(var(--si-header-logo-width-reduced) + 10px)
    }
    header.light {
      background-color:var(--si-mobile-header-bg);
      height:90px
    }
    header.light .logo {
      height:90px;
      width:auto
    }
    header.light .sub-nav>li {
      height:40px;
      line-height:40px
    }
    header.light .sub-nav>li.lang i.fa-angle-down,
    header.light .sub-nav>li>a {
      color:var(--si-mobile-header-color)
    }
    header.light .sub-nav>li.lang ul.lang-list {
      top:36px
    }
    header.light .sub-nav>li.lang ul.lang-list li {
      background-color:var(--si-mobile-header-menu-bg);
      border-bottom-color:var(--si-mobile-header-border)
    }
    header.light .sub-nav>li.lang ul.lang-list li:nth-child(2n) {
      border-left-color:var(--si-mobile-header-border)
    }
    header.light .sub-nav>li.lang ul.lang-list li a {
      background-color:var(--si-mobile-header-menu-bg);
      color:var(--si-mobile-header-color)
    }
    header.light .sub-nav>li.lang ul.lang-list li a:hover {
      background-color:var(--si-primary-color);
      color:var(--si-primary-text-color)
    }
    header.light .sub-nav>li.lang.open {
      background-color:var(--si-mobile-header-menu-bg)
    }
    header.light .sub-nav>li.lang.open i .fa-angle-down {
      color:var(--si-mobile-header-color)
    }
    header.light nav>ul {
      clear:both;
      float:right;
      margin:0
    }
    header.light nav>ul>li>a {
      color:var(--si-mobile-header-color);
      height:45px;
      line-height:45px
    }
    header.light nav>ul>li:hover>a {
      background-color:var(--si-mobile-header-menu-bg)
    }
    header.light nav .menu-button,
    header.light nav>ul>li:hover>a {
      color:var(--si-mobile-header-color)
    }
    header.light nav .dropdown {
      background-color:var(--si-mobile-header-menu-bg);
      top:45px
    }
    header.light nav .dropdown li a {
      background-color:var(--si-mobile-header-menu-bg);
      border-bottom:1px solid transparent;
      border-bottom-color:var(--si-mobile-header-border);
      color:var(--si-mobile-header-color)
    }
    header.light nav .dropdown li a:hover {
      background-color:var(--si-primary-color);
      color:var(--si-primary-text-color)
    }
  }
  @media screen and (min-width:992px) and (max-width:1199px) {
    header.dark .logo,
    header.dark.reduced .logo {
      width:var(--si-header-logo-width-reduced-md)
    }
    header.dark nav>ul,
    header.dark.reduced nav>ul {
      margin-left:calc(var(--si-header-logo-width-reduced-md) + 10px)
    }
    header.dark nav>ul>li>a,
    header.dark.reduced nav>ul>li>a {
      padding:0 13px
    }
  }
  @media screen and (max-width:991px) {
    header {
      background-color:var(--si-mobile-header-bg);
      height:100px
    }
    header .logo {
      height:100px;
      left:0;
      line-height:100px
    }
    header .logo img {
      vertical-align:middle
    }
    header .sub-nav>li {
      height:40px;
      line-height:40px
    }
    header .sub-nav>li>a {
      color:var(--si-mobile-header-color)
    }
    header .sub-nav>li.lang {
      border-top:none;
      height:40px;
      line-height:40px
    }
    header .sub-nav>li.lang i.fa-angle-down {
      color:var(--si-mobile-header-color)
    }
    header .sub-nav>li.lang ul.lang-list {
      top:40px
    }
    header .sub-nav>li.lang ul.lang-list li {
      background-color:var(--si-mobile-header-menu-bg);
      border-bottom-color:var(--si-mobile-header-border)
    }
    header .sub-nav>li.lang ul.lang-list li:nth-child(2n) {
      border-left-color:var(--si-mobile-header-border)
    }
    header .sub-nav>li.lang ul.lang-list li a {
      background-color:var(--si-mobile-header-menu-bg);
      color:var(--si-mobile-header-color)
    }
    header .sub-nav>li.lang ul.lang-list li a :hover {
      background-color:var(--si-primary-color);
      color:var(--si-primary-text-color)
    }
    header .sub-nav>li.lang.open {
      background-color:var(--si-mobile-header-menu-bg)
    }
    header .sub-nav>li.lang.open i.fa-angle-down {
      color:var(--si-mobile-header-color)
    }
    header .sub-nav>li.phone-link {
      display:inline-block
    }
    header nav {
      clear:right;
      margin-top:45px;
      padding-bottom:55px;
      position:relative;
      z-index:1016
    }
    header nav .menu-button {
      color:var(--si-mobile-header-color);
      display:block
    }
    header nav>ul {
      background-color:var(--si-mobile-header-bg);
      display:none;
      margin:10px 0 0;
      max-height:500px;
      overflow-y:auto;
      padding:0 0 5px;
      width:100%
    }
    header nav>ul>li {
      width:100%
    }
    header nav>ul>li>a {
      color:var(--si-mobile-header-color);
      height:50px;
      line-height:50px;
      width:100%
    }
    header nav>ul>li:hover>a {
      background-color:var(--si-mobile-header-menu-bg);
      color:var(--si-mobile-header-color)
    }
    header nav .dropdown {
      border-top:1px solid transparent;
      border-top-color:var(--si-mobile-header-border);
      left:auto;
      position:relative;
      top:auto;
      width:100%
    }
    header nav .dropdown li .title,
    header nav .dropdown li a {
      background-color:var(--si-mobile-header-menu-bg);
      border-bottom:1px solid transparent;
      border-bottom-color:var(--si-mobile-header-border);
      color:var(--si-mobile-header-color)
    }
    header nav .dropdown li .title {
      color:var(--si-primary-color)
    }
    header nav .dropdown li a:hover {
      background-color:var(--si-primary-color);
      color:var(--si-primary-text-color)
    }
    header.light nav>ul {
      background-color:var(--si-mobile-header-bg)
    }
  }
  @media screen and (max-width:767px) {
    header {
      height:120px
    }
    header .logo {
      height:90px;
      left:15px;
      line-height:90px;
      margin-top:30px;
      text-align:left
    }
    header .sub-nav>li,
    header .sub-nav>li.lang {
      height:30px;
      line-height:30px
    }
    header .sub-nav>li.lang ul.lang-list {
      top:30px
    }
    header nav {
      margin-top:55px
    }
    header nav>ul {
      margin:20px -15px 0;
      width:calc(100% + 30px)
    }
  }
  @media screen and (max-width:479px) {
    header .logo {
      width:250px
    }
    header .sub-nav {
      display:-ms-flex;
      display:flex;
      width:100%
    }
    header .sub-nav>li.auth-link {
      -ms-order:1;
      order:1
    }
    header .sub-nav>li.lang {
      -ms-order:2;
      order:2
    }
    header .sub-nav>li.lang ul.lang-list {
      right:-180px;
      width:300px
    }
    header .sub-nav>li.blog-link,
    header .sub-nav>li.lang i .fa-angle-down {
      display:none
    }
    header .sub-nav>li.phone-link {
      margin-left:auto;
      -ms-order:3;
      order:3;
      padding-right:0
    }
  }
  @media screen and (max-width:320px) {
    header .logo {
      width:210px
    }
  }
  header.dynamic nav {
    padding-left:calc(var(--si-header-logo-width) + 20px)
  }
  header.dynamic nav .menu-button {
    padding-right:52px;
    padding-top:13px;
    position:relative
  }
  header.dynamic nav .menu-button .toggle-text {
    position:absolute;
    right:0;
    top:0
  }
  header.dynamic nav .menu-button .bar {
    ms-transform:rotate(0deg);
    background-color:var(--si-mobile-header-color);
    border-radius:2px;
    display:block;
    height:3px;
    opacity:1;
    position:relative;
    transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    transition:.25s ease-in-out;
    width:20px
  }
  header.dynamic nav .menu-button .bar:nth-child(2) {
    margin:3px 0
  }
  header.dynamic nav .li-overlay>a {
    padding-left:45px
  }
  header.dynamic nav .li-overlay>a .bar {
    background-color:var(--si-secondary-text-color);
    height:2px;
    left:15px;
    position:absolute;
    top:31px;
    width:20px
  }
  header.dynamic nav .li-overlay>a .bar:after,
  header.dynamic nav .li-overlay>a .bar:before {
    background-color:var(--si-secondary-text-color);
    content:"";
    height:2px;
    left:0;
    position:absolute;
    width:20px
  }
  header.dynamic nav .li-overlay>a .bar:before {
    top:-6px
  }
  header.dynamic nav .li-overlay>a .bar:after {
    top:6px
  }
  header.dynamic.no-logo nav {
    padding-left:0!important
  }
  .dynamic-menu-item .dropdown_menu {
    z-index:1017
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-2-columns,
  .dynamic-menu-item .dropdown_menu.dropdown_menu-3-columns {
    background-color:var(--si-secondary-color-400);
    position:absolute;
    top:65px
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-2-columns .dropdown,
  .dynamic-menu-item .dropdown_menu.dropdown_menu-3-columns .dropdown {
    float:left;
    left:auto;
    position:static;
    top:auto
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-2-columns {
    left:-260px;
    width:520px
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-2-columns .dropdown:first-child {
    padding-right:10px
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-2-columns .dropdown:last-child {
    padding-left:10px
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-3-columns {
    left:-390px;
    width:780px
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-3-columns .dropdown:first-child {
    padding-right:14px
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-3-columns .dropdown:last-child {
    padding-left:14px
  }
  .dynamic-menu-item .dropdown_menu.dropdown_menu-3-columns .dropdown:nth-child(2) {
    padding-left:7px;
    padding-right:7px
  }
  .dynamic-menu-item:first-child .dropdown_menu.dropdown_menu-2-columns,
  .dynamic-menu-item:nth-child(2) .dropdown_menu.dropdown_menu-2-columns,
  .dynamic-menu-item:nth-child(3) .dropdown_menu.dropdown_menu-2-columns {
    left:0
  }
  .dynamic-menu-item:first-child .dropdown_menu.dropdown_menu-3-columns {
    left:-60px
  }
  .dynamic-menu-item:nth-child(2) .dropdown_menu.dropdown_menu-3-columns {
    left:-130px
  }
  .dynamic-menu-item:nth-child(3) .dropdown_menu.dropdown_menu-3-columns {
    left:-260px
  }
  .no-logo .dynamic-menu-item:first-child .dropdown_menu.dropdown_menu-3-columns,
  .no-logo .dynamic-menu-item:nth-child(2) .dropdown_menu.dropdown_menu-3-columns,
  .no-logo .dynamic-menu-item:nth-child(4) .dropdown_menu.dropdown_menu-2-columns,
  .no-logo .dynamic-menu-item:nth-child(5) .dropdown_menu.dropdown_menu-2-columns {
    left:0
  }
  .no-logo .dynamic-menu-item:nth-child(3) .dropdown_menu.dropdown_menu-3-columns {
    left:-130px
  }
  .no-logo .dynamic-menu-item:nth-child(4) .dropdown_menu.dropdown_menu-3-columns,
  .no-logo .dynamic-menu-item:nth-child(5) .dropdown_menu.dropdown_menu-3-columns {
    left:-260px
  }
  .more-menu-overlay {
    background:#fff;
    height:0;
    left:0;
    opacity:0;
    overflow-x:hidden;
    position:fixed;
    top:65px;
    transition:.5s;
    width:100%;
    z-index:1015
  }
  .more-menu-overlay .more-menu-overlay-wrap {
    padding:60px 0;
    position:relative
  }
  .more-menu-overlay .more-menu-overlay-wrap .overlay-close {
    cursor:pointer;
    position:absolute;
    right:0;
    top:20px
  }
  .more-menu-overlay .more-menu-overlay-wrap .overlay-close i {
    -webkit-text-stroke:6px #fff;
    color:#cbd2d8;
    font-size:50px
  }
  .more-menu-overlay .col-info {
    float:left;
    width:30%
  }
  .more-menu-overlay .col-info .col-info__box {
    border:1px solid #e0e4ea;
    border-radius:6px;
    color:#012440;
    font-size:14px
  }
  .more-menu-overlay .col-info .col-info__box section {
    border-bottom:1px solid #e0e4ea;
    padding:20px 30px
  }
  .more-menu-overlay .col-info .col-info__box section:last-child {
    border-bottom:none
  }
  .more-menu-overlay .col-info .col-info__box h2 {
    color:#012440;
    font-size:22px;
    font-weight:500;
    margin:0 0 5px;
    text-align:left
  }
  .more-menu-overlay .col-info .col-info__box h3 {
    color:#012440;
    font-size:19px;
    margin:0 0 20px
  }
  .more-menu-overlay .col-info .col-info__box strong {
    color:#012440
  }
  .more-menu-overlay .col-info .col-info__box .social {
    padding:0
  }
  .more-menu-overlay .col-info .col-info__box .social li {
    float:left;
    list-style:none;
    margin-bottom:10px;
    width:50%
  }
  .more-menu-overlay .col-info .col-info__box .social li>a i {
    font-size:16px;
    margin-right:10px
  }
  .more-menu-overlay .col-info .col-info__box .contact {
    margin-top:10px
  }
  .more-menu-overlay .col-info .col-info__box .contact>div {
    margin-top:5px
  }
  .more-menu-overlay .col-info .col-info__cta {
    background:#f8f8f8;
    border-radius:4px;
    margin-top:20px;
    padding:30px 35px
  }
  .more-menu-overlay .col-info .col-info__cta h2 {
    color:#012440;
    font-size:19px;
    font-weight:500;
    line-height:28px;
    margin:0 0 25px;
    text-align:left
  }
  .more-menu-overlay .col-info a {
    color:var(--si-link-color)
  }
  .more-menu-overlay .col-info a:focus,
  .more-menu-overlay .col-info a:hover {
    color:var(--si-link-hover-color)
  }
  .more-menu-overlay .col-info a.btn-effect {
    background-color:var(--si-primary-color);
    color:var(--si-primary-text-color)
  }
  .more-menu-overlay .col-info .link-effect a:after {
    background:var(--si-link-color)
  }
  .more-menu-overlay .col-main {
    float:left;
    padding-left:80px;
    width:70%
  }
  .more-menu-overlay .col-main .links {
    margin-bottom:20px;
    margin-top:13px
  }
  .more-menu-overlay .col-main .links ul {
    padding:0
  }
  .more-menu-overlay .col-main .links ul>li {
    list-style:none;
    padding-bottom:25px;
    padding-right:10px
  }
  .more-menu-overlay .col-main .links ul>li>a {
    color:#363636;
    font-size:29px;
    font-weight:500;
    line-height:34px
  }
  .more-menu-overlay .col-main .links ul>li>a i {
    font-size:17px;
    margin-left:11px;
    position:relative;
    top:-3px
  }
  .more-menu-overlay .col-main .links ul>li a {
    text-decoration:none
  }
  .more-menu-overlay .col-main .links .collapse,
  .more-menu-overlay .col-main .links .collapsing {
    padding-left:15px
  }
  .more-menu-overlay .col-main .links .collapse>li,
  .more-menu-overlay .col-main .links .collapsing>li {
    padding-bottom:15px;
    padding-right:0
  }
  .more-menu-overlay .col-main .links .collapse>li a,
  .more-menu-overlay .col-main .links .collapse>li.title,
  .more-menu-overlay .col-main .links .collapsing>li a,
  .more-menu-overlay .col-main .links .collapsing>li.title {
    font-size:21px;
    font-weight:400;
    line-height:28px
  }
  .more-menu-overlay .col-main .links .collapse>li a,
  .more-menu-overlay .col-main .links .collapsing>li a {
    color:var(--link-color)
  }
  .more-menu-overlay .col-main .links .collapse>li.title,
  .more-menu-overlay .col-main .links .collapsing>li.title {
    color:var(--link-hover-color);
    font-weight:600;
    padding-top:17px
  }
  .more-menu-overlay .col-main .links .collapse>li:first-child,
  .more-menu-overlay .col-main .links .collapsing>li:first-child {
    padding-top:17px
  }
  .more-menu-overlay .col-main .links .collapse>li:last-child,
  .more-menu-overlay .col-main .links .collapsing>li:last-child {
    padding-bottom:0
  }
  .more-menu-overlay .col-main .blogs {
    color:#6f6f6f;
    font-weight:500
  }
  .more-menu-overlay .col-main .blogs>div:first-child {
    font-size:1.35em
  }
  .more-menu-overlay .col-main .blogs .item {
    color:#cbced2;
    display:block;
    font-weight:500
  }
  .more-menu-overlay .col-main .blogs .item .img {
    height:170px;
    margin:15px 0
  }
  .more-menu-overlay .col-main .blogs .item .img img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
  }
  .more-menu-overlay .col-main .blogs .item .title {
    color:var(--si-link-color);
    font-size:20px;
    margin-bottom:10px
  }
  .more-menu-overlay .col-main .blogs .item .date {
    color:#6f767c;
    font-size:14px;
    font-weight:400
  }
  .more-menu-overlay .col-main .blogs .item:focus,
  .more-menu-overlay .col-main .blogs .item:hover {
    text-decoration:none
  }
  body.more-overlay-open {
    overflow:hidden
  }
  body.more-overlay-open header nav>ul>.li-overlay>a {
    background-color:var(--si-secondary-color-400);
    color:var(--si-secondary-text-color)
  }
  body.more-overlay-open header nav>ul>.li-overlay:before {
    -webkit-transform:scaleX(1);
    transform:scaleX(1)
  }
  body.more-overlay-open header nav .menu-button .bar:first-child {
    top:5px;
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg)
  }
  body.more-overlay-open header nav .menu-button .bar:nth-child(2) {
    opacity:0
  }
  body.more-overlay-open header nav .menu-button .bar:nth-child(3) {
    top:-6.5px;
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg)
  }
  body.more-overlay-open .more-menu-overlay {
    height:calc(100% - 65px);
    opacity:1
  }
  .more-contact-info .modal-body {
    margin:auto;
    max-width:400px
  }
  .more-contact-info .modal-body .more-menu-overlay {
    height:auto;
    position:relative;
    width:auto
  }
  .more-contact-info .modal-body .col-info {
    display:block
  }
  .more-contact-info .modal-body .col-info .col-info__box {
    border:none
  }
  .more-contact-info .col-info-close {
    -webkit-text-stroke:4px #fff;
    color:#cbd2d8;
    cursor:pointer;
    font-size:30px;
    position:absolute;
    right:10px;
    top:10px
  }
  @media screen and (min-width:992px) {
    header.dynamic .dynamic-nav.pending {
      opacity:0;
      overflow:hidden
    }
    header.dynamic .dynamic-nav-container {
      display:table;
      width:100%
    }
    header.dynamic .dynamic-nav-container>* {
      display:table-cell;
      vertical-align:middle
    }
    header.dynamic .dynamic-nav-container .sub-nav,
    header.dynamic .dynamic-nav-container nav {
      white-space:nowrap
    }
    header.dynamic .dynamic-nav-container nav {
      padding-right:20px;
      transition:all .3s ease;
      width:100%
    }
    header.dynamic .dynamic-nav-container nav>ul {
      margin:0
    }
    header.dynamic .dynamic-nav-container .sub-menu {
      float:none
    }
    header.dynamic.dark nav>ul,
    header.dynamic.dark.reduced nav>ul {
      margin:0
    }
    header.dynamic.reduced .dynamic-nav-container nav {
      padding-left:calc(var(--si-header-logo-width-reduced) + 10px)
    }
    .home.translucent-header header:not(.reduced) nav .li-overlay>a .bar,
    .home.translucent-header header:not(.reduced) nav .li-overlay>a .bar:after,
    .home.translucent-header header:not(.reduced) nav .li-overlay>a .bar:before {
      background-color:#fff
    }
    body.more-overlay-open header.dynamic .logo {
      box-shadow:none;
      height:65px;
      line-height:65px;
      width:var(--si-header-logo-width-reduced)
    }
    body.more-overlay-open header.dynamic .dynamic-nav-container nav {
      padding-left:calc(var(--si-header-logo-width-reduced) + 10px)
    }
  }
  @media screen and (min-width:1200px) {
    .dynamic-menu-item:first-child .dropdown_menu.dropdown_menu-3-columns {
      left:0
    }
    .dynamic-menu-item:nth-child(4) .dropdown_menu.dropdown_menu-3-columns {
      left:-260px
    }
    .no-logo .dynamic-menu-item:nth-child(4) .dropdown_menu.dropdown_menu-3-columns {
      left:-130px
    }
    .no-logo .dynamic-menu-item:nth-child(6) .dropdown_menu.dropdown_menu-3-columns {
      left:-260px
    }
  }
  @media screen and (min-width:992px) and (max-width:1199px) {
    header.dark.dynamic nav {
      padding-left:calc(var(--si-header-logo-width-reduced-md) + 10px)
    }
    header.dark.dynamic nav .li-overlay>a {
      padding-left:38px
    }
    header.dark.dynamic nav .li-overlay>a .bar {
      left:8px
    }
  }
  @media screen and (max-width:991px) {
    body.more-overlay-open .more-menu-overlay {
      height:calc(100% - 100px)
    }
    header.dynamic .sub-nav {
      position:absolute;
      right:0;
      top:0
    }
    header.dynamic nav {
      clear:none
    }
    .more-menu-overlay {
      top:100px
    }
    .more-menu-overlay .more-menu-overlay-wrap {
      padding:30px 0
    }
    .more-menu-overlay .btn-show-info {
      background-color:var(--si-primary-color);
      color:var(--si-primary-text-color);
      cursor:pointer;
      height:50px;
      line-height:50px;
      margin-bottom:20px;
      margin-top:20px;
      padding:0 20px;
      text-align:center;
      width:100%
    }
    .more-menu-overlay .col-info {
      display:none;
      float:none;
      width:100%
    }
    .more-menu-overlay .col-main {
      float:none;
      padding-bottom:30px;
      padding-left:0;
      width:100%
    }
  }
  @media screen and (max-width:767px) {
    body.more-overlay-open .more-menu-overlay {
      height:calc(100% - 120px)
    }
    .more-menu-overlay {
      top:120px
    }
    .more-menu-overlay .col-main .blogs .item {
      margin-bottom:20px;
      max-width:300px
    }
  }
  @media screen and (max-width:479px) {
    header.dynamic .sub-nav {
      padding-left:15px;
      padding-right:15px
    }
    .more-menu-overlay .col-info .col-info-box section,
    .more-menu-overlay .col-info .col-info-cta {
      padding:20px
    }
    .more-menu-overlay .col-main .links ul>li>a {
      font-size:22px
    }
  }
  @media screen and (max-height:450px) {
    .more-menu-overlay {
      overflow-y:auto
    }
  }
  header.light .dynamic-menu-item .dropdown_menu.dropdown_menu-2-columns,
  header.light .dynamic-menu-item .dropdown_menu.dropdown_menu-3-columns {
    background-color:var(--si-mobile-header-menu-bg);
    top:45px
  }
  header.light.dynamic nav .bar {
    background-color:var(--si-mobile-header-color)
  }
  header.light.dynamic nav .li-overlay>a .bar {
    top:21px
  }
  footer {
    background-color:var(--si-secondary-color);
    color:rgba(var(--si-secondary-text-color-rgb),.8);
    font-size:15px;
    line-height:1.8;
    padding:130px 0 0;
    position:relative
  }
  footer:not(.no-logo):after,
  footer:not(.no-logo):before {
    background-color:var(--si-primary-color-400);
    content:"";
    height:2px;
    position:absolute;
    top:0;
    width:calc(50% - (var(--si-footer-logo-width) + 2px)/2)
  }
  footer:not(.no-logo):before {
    left:0
  }
  footer:not(.no-logo):after {
    right:0
  }
  footer.no-logo {
    border-top:2px solid var(--si-primary-color-400);
    padding-top:60px
  }
  footer .logo {
    height:var(--si-footer-logo-height);
    left:0;
    line-height:var(--si-footer-logo-height);
    margin:0 auto;
    position:absolute;
    right:0;
    text-align:center;
    top:calc((var(--si-footer-logo-height)/2)*-1);
    width:var(--si-footer-logo-width)
  }
  footer .logo img[data-src] {
    opacity:0
  }
  footer .eqh-realtor img {
    opacity:.6
  }
  footer .eho-realtor>i {
    font-size:4.5em;
    margin:0 5px
  }
  footer .sierra-branding>a {
    display:inline-block;
    margin:0 10px
  }
  footer .footer-content a {
    color:rgba(var(--si-secondary-text-color-rgb),.8);
    transition:color .3s ease
  }
  footer .footer-content a:hover {
    color:var(--si-primary-color-400)
  }
  footer .footer-content .h3,
  footer .footer-content h3 {
    color:var(--si-primary-color-400);
    font-size:16px;
    font-weight:500;
    text-transform:uppercase
  }
  footer .footer-content ul {
    margin:0;
    padding:0
  }
  footer .footer-content ul li {
    list-style:none
  }
  footer .footer-content .social i {
    width:25px
  }
  footer .footer-content .social i.ssi {
    font-size:17px
  }
  footer .footer-content .social i .ssi-zillow {
    vertical-align:-2px
  }
  footer .footer-content .disclaimer {
    margin-top:15px
  }
  footer .footer-content .copyright {
    border-top:1px solid rgba(var(--si-secondary-text-color-rgb),.25);
    color:rgba(var(--si-secondary-text-color-rgb),.65);
    font-size:12px;
    margin:50px 0 0;
    padding:25px 0 0
  }
  footer .footer-content .copyright span {
    display:inline-block;
    margin:0 5px
  }
  footer .footer-content .copyright .row>div {
    margin-bottom:25px
  }
  footer .footer-content .copyright a {
    color:inherit
  }
  footer .footer-content .copyright a:hover {
    color:var(--si-primary-color-400)
  }
  @media screen and (min-width:992px) {
    footer .sierra-branding {
      text-align:right
    }
    footer .sierra-branding>a {
      margin:0
    }
    footer .sierra-branding>a+a {
      margin-left:20px
    }
  }
  @media screen and (max-width:767px) {
    footer {
      text-align:center
    }
  }
  .stats {
    padding:0 15px
  }
  .stats .item {
    border-top:1px solid #dedede;
    display:block;
    line-height:52px;
    position:relative
  }
  .stats .item:after {
    clear:both;
    content:"";
    display:block
  }
  .stats .item:first-child {
    border-top:none
  }
  .stats .item .name {
    color:#363636;
    display:block;
    float:left;
    width:70%
  }
  .stats .item .number {
    display:block;
    float:left;
    text-align:right;
    width:30%
  }
  .stats .item .number span {
    background-color:var(--si-secondary-color-400);
    border-radius:12px;
    color:var(--si-secondary-text-color);
    display:inline-block;
    font-size:14px;
    line-height:24px;
    padding:0 10px;
    transition:all .3s ease
  }
  .stats .item:hover .number span {
    background-color:var(--si-primary-color);
    color:var(--si-primary-text-color)
  }
  .stats .item a {
    text-decoration:none
  }
  .blog .container-fluid {
    max-width:1920px
  }
  .blog h2 {
    margin-bottom:45px
  }
  .blog .item-wrap {
    float:left;
    padding:0 15px;
    width:25%
  }
  .blog .item {
    border:1px solid #dedede;
    margin-bottom:30px
  }
  .blog .item .img a {
    aspect-ratio:4/3;
    display:block
  }
  .blog .item .img a.is-wide {
    aspect-ratio:16/9
  }
  @supports not (aspect-ratio:auto) {
    .blog .item .img a {
      height:250px
    }
  }
  .blog .item .img a>img {
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
  }
  .blog .item .img+.info,
  .blog .item .meta {
    border-top:1px solid #dedede
  }
  .blog .item .info {
    padding:20px 15px
  }
  .blog .item .info .tag {
    color:#6f6f6f;
    display:block;
    font-size:13px;
    font-weight:400;
    margin:0 0 15px;
    text-transform:uppercase
  }
  .blog .item .info .tag:hover {
    color:#333;
    text-decoration:none
  }
  .blog .item .info .blog-title {
    height:90px;
    overflow:hidden
  }
  .blog .item .info .blog-title a {
    color:var(--si-link-color);
    display:inline-block!important;
    font-size:29px;
    position:relative;
    transition:color .3s ease
  }
  .blog .item .info .blog-title a:hover {
    color:var(--si-link-hover-color);
    text-decoration:none
  }
  .blog .item .meta {
    color:#6f6f6f;
    font-size:13px;
    font-weight:400;
    padding:10px 15px;
    text-transform:uppercase
  }
  .blog .item .meta .author {
    float:left;
    width:66%
  }
  .blog .item .meta .date {
    float:left;
    text-align:right;
    width:34%
  }
  .blog .item .meta:after {
    clear:both;
    content:"";
    display:block
  }
  .blog .view-all {
    margin-top:10px
  }
  @media screen and (min-width:992px) and (max-width:1199px) {
    .blog .item-wrap {
      width:33.333333%
    }
    .blog .item-wrap:nth-child(n+4) {
      display:none
    }
  }
  @media screen and (max-width:1419px) {
    .blog .item .info .title {
      font-size:22px
    }
  }
  @media screen and (max-width:991px) {
    .blog .item-wrap {
      width:50%
    }
  }
  @media screen and (max-width:767px) {
    .blog .item .info .tag {
      height:30px
    }
  }
  @media screen and (max-width:479px) {
    .blog .item-wrap {
      padding:0;
      width:100%
    }
    .blog .item .info .tag,
    .blog .item .info .title {
      height:auto
    }
  }
  a[data-toggle=auth-state]>span {
    color:inherit
  }
  .si-profile-dropdown {
    background-color:var(--si-primary-color)!important;
    font-size:13px;
    line-height:22px;
    z-index:1020!important
  }
  .si-profile-dropdown,
  .si-profile-dropdown * {
    color:var(--si-primary-text-color)!important
  }
  .si-profile-dropdown:before {
    background-color:var(--si-primary-color);
    content:"";
    height:18px;
    position:absolute;
    right:15px;
    top:-8px;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    width:18px
  }
  @media (max-width:480px) {
    .si-profile-dropdown {
      left:0!important;
      right:auto!important;
      top:35px!important
    }
    .si-profile-dropdown:before {
      left:15px!important;
      right:auto!important
    }
  }
  .si-breadcrumb ul {
    margin:0!important;
    padding:0!important
  }
  .si-breadcrumb ul li,
  .si-breadcrumb ul li a,
  .si-breadcrumb ul li span {
    font-family:Roboto,sans-serif;
    font-size:15px;
    font-weight:400
  }
  .si-site-container--full h1 {
    margin-top:0
  }
  .si-responsive-img img {
    margin:auto
  }
  .si-sf-aside .affix {
    top:100px
  }
  .si-ratings li:before {
    display:none!important
  }
  .agent-list .profile {
    background-color:var(--si-primary-text-color);
    border-color:var(--si-primary-color);
    color:var(--si-primary-color)
  }
  .agent-grid .profile,
  .agent-grid .search-panel .name button,
  .agent-list .search-panel .name button {
    background-color:var(--si-primary-color);
    color:var(--si-primary-text-color)
  }
  .is-sist.sist-2002,
  .is-sist.sist-2004 {
    margin-top:-65px
  }
  .is-sist.sist-2002 .top-strip,
  .is-sist.sist-2004 .top-strip {
    display:none
  }
  .is-sist.sist-2002 header.fixed,
  .is-sist.sist-2004 header.fixed {
    position:static!important
  }
  @media screen and (max-width:991px) {
    .is-sist.sist-2002,
    .is-sist.sist-2004 {
      margin-top:-100px
    }
  }
  .home h2 {
    color:#363636;
    font-size:38px;
    font-weight:300;
    margin:0 0 30px;
    text-align:center
  }
  section.padding {
    padding:60px 0
  }
  section.featured {
    min-height:550px;
    padding-bottom:10px
  }
  .home .fade-in {
    -webkit-animation:fadein .75s;
    animation:fadein .75s;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    opacity:0;
    position:relative
  }
  .home .fade-in.key-1 {
    -webkit-animation-delay:.3s;
    animation-delay:.3s
  }
  .home .fade-in.key-2 {
    -webkit-animation-delay:.6s;
    animation-delay:.6s
  }
  .home .fade-in.key-3 {
    -webkit-animation-delay:.9s;
    animation-delay:.9s
  }
  .home.translucent-header header:not(.reduced) {
    background-color:transparent;
    box-shadow:none
  }
  .home.translucent-header header:not(.reduced) .sub-nav>li.lang:not(.open) i.fa-angle-down,
  .home.translucent-header header:not(.reduced) .sub-nav>li>a,
  .home.translucent-header header:not(.reduced) a[data-toggle=auth-state]>span,
  .home.translucent-header header:not(.reduced) nav .menu-button {
    color:#fff
  }
  .home.translucent-header .home-quick-search {
    height:625px;
    margin-top:-65px;
    padding-top:245px
  }
  .home.translucent-header .home-quick-search:before {
    background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.65));
    content:"";
    display:block;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=0);
    height:120px;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:1
  }
  @media screen and (min-width:992px) {
    .home.translucent-header header:not(.reduced) nav>ul>li>a {
      color:#fff
    }
    .home.translucent-header header:not(.reduced) nav>ul>li:hover>a {
      color:var(--si-secondary-text-color)
    }
    .home.translucent-header header.light:not(.reduced) nav>ul>li:hover>a {
      color:var(--si-mobile-header-color)
    }
  }
  @media screen and (max-width:991px) {
    .home.translucent-header {
      padding-top:0
    }
    .home.translucent-header .home-quick-search {
      height:660px;
      margin-top:0;
      padding-top:250px
    }
  }
  @media screen and (max-width:479px) {
    .home.translucent-header .home-quick-search {
      height:680px;
      margin-top:0;
      padding-top:200px
    }
  }
  .search .form {
    position:relative;
    z-index:500
  }
  .search .sbHolder {
    background-color:#fff;
    border:none;
    border-left:1px solid #dedede;
    display:block;
    font-size:13px;
    font-size:14px;
    height:var(--si-qs-input-height);
    line-height:var(--si-qs-input-height);
    width:100%
  }
  .search .sbSelector {
    left:0;
    text-indent:15px
  }
  .search .sbSelector,
  .search .sbToggle {
    display:block;
    outline:none;
    position:absolute;
    top:0
  }
  .search .sbToggle {
    height:var(--si-qs-input-height);
    line-height:var(--si-qs-input-height);
    right:0;
    width:44px
  }
  .search .sbToggle:before {
    color:#666;
    content:"\f107";
    display:block;
    font-family:FontAwesome;
    font-size:18px;
    text-align:center
  }
  .search .sbHolderDisabled {
    background-color:#3c3c3c;
    border:1px solid #515151
  }
  .search .sbOptions {
    background-color:#fff;
    border-top:none;
    font-size:12px;
    left:0;
    line-height:22px;
    list-style:none;
    margin:0;
    max-height:100px;
    overflow-y:auto;
    padding:0;
    position:absolute;
    top:75px!important;
    width:100%;
    z-index:1
  }
  .search .sbOptions li.last a {
    border-bottom:none
  }
  .search .sbOptions a {
    border-top:1px solid #dedede;
    color:#000!important;
    display:block;
    outline:none;
    padding:7px 10px
  }
  .search .sbOptions a:link,
  .search .sbOptions a:visited {
    color:#ddd;
    text-decoration:none
  }
  .search .sbOptions a.sbFocus,
  .search .sbOptions a:focus,
  .search .sbOptions a:hover {
    color:var(--si-primary-color)
  }
  .search .sbOptions .sbDisabled {
    color:#999
  }
  .search .sbOptions .sbDisabled,
  .search .sbOptions .sbGroup {
    border-bottom:1px solid #dedede;
    display:block;
    padding:7px 0 7px 3px
  }
  .search .sbOptions .sbGroup {
    color:var(--si-primary-color);
    font-weight:700
  }
  .search .sbOptions .sbSub {
    padding-left:17px
  }
  .search .sbSelector {
    border:none;
    color:#000;
    height:var(--si-qs-input-height);
    line-height:var(--si-qs-input-height);
    overflow:hidden;
    padding-right:44px;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:100%
  }
  .search .sbSelector:focus,
  .search .sbSelector:hover {
    color:#000;
    text-decoration:none
  }
  .home-quick-search {
    --si-qs-input-height:60px;
    height:560px;
    padding-top:180px;
    position:relative
  }
  .home-quick-search h1 {
    font-size:54px;
    margin:0
  }
  .home-quick-search .listings-count,
  .home-quick-search h1 {
    color:#fff;
    font-family:Montserrat,sans-serif;
    text-align:center;
    text-shadow:1px 2px 3px rgba(0,0,0,.5)
  }
  .home-quick-search .listings-count {
    font-size:17px;
    margin:10px 0 20px
  }
  .home-quick-search .search {
    font-size:14px;
    margin:0 auto;
    max-width:1000px
  }
  .home-quick-search .search input.location {
    background-color:#fff;
    border:none;
    border-radius:8px 0 0 8px;
    float:left;
    height:var(--si-qs-input-height);
    line-height:var(--si-qs-input-height);
    padding:0 20px;
    width:calc(100% - 510px)
  }
  .home-quick-search .search .sbHolder {
    float:left;
    width:160px
  }
  .home-quick-search .search .range-input {
    background-color:#fff;
    float:left;
    height:var(--si-qs-input-height);
    width:320px
  }
  .home-quick-search .search .si-range-item {
    width:50%
  }
  .home-quick-search .search .si-range-input {
    border:none;
    border-left:1px solid #dedede;
    height:var(--si-qs-input-height);
    text-indent:15px
  }
  .home-quick-search .search .range-input-ph {
    border-left:1px solid #dedede;
    cursor:text;
    display:inline-block;
    height:var(--si-qs-input-height);
    line-height:var(--si-qs-input-height);
    padding-left:17px;
    width:50%
  }
  .home-quick-search .search .search-button {
    background-color:var(--si-primary-color);
    color:var(--si-primary-text-color);
    font-family:Montserrat,sans-serif;
    font-size:14px;
    height:var(--si-qs-input-height);
    letter-spacing:.5px;
    position:relative;
    text-transform:uppercase;
    transition:all .3s ease;
    width:160px
  }
  .home-quick-search .search .search-button .arrow {
    border-bottom:38px solid transparent;
    border-left:30px solid var(--si-primary-color);
    border-top:38px solid transparent;
    height:var(--si-qs-input-height);
    position:absolute;
    right:-30px;
    top:0;
    transition:all .3s ease;
    width:30px
  }
  .home-quick-search .search .search-button:hover {
    background-color:var(--si-primary-color-700)
  }
  .home-quick-search .search .search-button:hover .arrow {
    border-left-color:var(--si-primary-color-700)
  }
  .home-quick-search.si-loading {
    color:#fff
  }
  .home-quick-search .nearby-search {
    display:block;
    margin:15px 0 0;
    text-align:center
  }
  .home-quick-search .nearby-search .si-btn {
    color:#fff;
    font-size:1.2em;
    text-shadow:1px 2px 3px rgba(0,0,0,.5)
  }
  .home-quick-search .eula,
  .home-quick-search .listings-count,
  .home-quick-search .nearby-search,
  .home-quick-search h1 {
    position:relative;
    z-index:2
  }
  @media screen and (min-width:992px) {
    .home-quick-search {
      --si-qs-input-height:75px;
      background:var(--si-hero-image) center center no-repeat;
      background-size:cover
    }
    .home-quick-search.si-bgp--top {
      background-position:top
    }
    .home-quick-search.si-bgp--center {
      background-position:50%
    }
    .home-quick-search.si-bgp--bottom {
      background-position:bottom
    }
    .home-quick-search .search .search-button {
      padding-left:20px
    }
    .home-quick-search .search .search-button:hover {
      width:170px
    }
    .home-quick-search .hero-image,
    .home-quick-search .nearby-search {
      display:none
    }
  }
  @media screen and (max-width:991px) {
    .home-quick-search {
      background-color:#333;
      padding-top:150px
    }
    .home-quick-search h1 {
      font-size:44px
    }
    .home-quick-search .search .sbHolder {
      width:33%
    }
    .home-quick-search .search .sbHolder:first-of-type {
      border-left:none;
      border-radius:0 0 0 7px;
      width:33%
    }
    .home-quick-search .search input.location {
      border-bottom:1px solid #dedede;
      border-radius:7px 8px 0 0;
      padding:0 20px;
      width:100%
    }
    .home-quick-search .search .range-input {
      width:66%
    }
    .home-quick-search .search .si-range-item:first-of-type input {
      border-left:none;
      border-radius:0 0 0 7px
    }
    .home-quick-search .search .si-range-input {
      border-bottom:1px solid #dedede
    }
    .home-quick-search .search .search-button {
      border-radius:0 0 7px 0;
      width:34%
    }
    .home-quick-search .search .search-button .arrow {
      display:none
    }
    .home-quick-search .hero-image {
      height:100%;
      left:0;
      -o-object-fit:cover;
      object-fit:cover;
      position:absolute;
      top:0;
      width:100%;
      z-index:1
    }
    .home-quick-search.si-bgp--top .hero-image {
      -o-object-position:center top;
      object-position:center top
    }
    .home-quick-search.si-bgp--center .hero-image {
      -o-object-position:center center;
      object-position:center center
    }
    .home-quick-search.si-bgp--bottom .hero-image {
      -o-object-position:center bottom;
      object-position:center bottom
    }
  }
  @media screen and (max-width:479px) {
    .home-quick-search {
      padding-top:80px
    }
    .home-quick-search h1 {
      font-size:40px
    }
    .home-quick-search .search .sbHolder,
    .home-quick-search .search .sbHolder:first-of-type {
      border-radius:0;
      width:50%
    }
    .home-quick-search .search .range-input {
      width:100%
    }
    .home-quick-search .search .si-range-item:first-of-type input {
      border-radius:0
    }
    .home-quick-search .search .si-range-input {
      border-bottom:none
    }
    .home-quick-search .search .search-button {
      border-radius:0 0 7px 7px;
      width:100%
    }
  }
  .home-quick-search .hero-video {
    display:none
  }
  @media (min-width:992px) {
    .home-quick-search.no-bg {
      background-color:#000;
      background-image:none
    }
    .home-quick-search .hero-video {
      display:block;
      height:auto;
      left:0;
      min-height:100%;
      min-width:100%;
      overflow:hidden;
      position:absolute;
      top:0;
      width:auto
    }
    .home-quick-search .hero-video--iframe {
      height:560px
    }
    .home-quick-search .hero-video--iframe div {
      height:100%;
      padding-bottom:56.25%;
      position:relative;
      width:100%
    }
    .home-quick-search .hero-video--iframe iframe {
      display:block;
      height:100%;
      left:0;
      pointer-events:none;
      position:absolute;
      top:0;
      width:100%
    }
    .home.translucent-header .home-quick-search .hero-video--iframe {
      height:625px
    }
  }
  .dark-banner {
    background-color:var(--si-secondary-color-500);
    color:var(--si-secondary-text-color);
    font-size:17px;
    padding:15px 0;
    text-align:center
  }
  .dark-banner .btn-effect {
    margin:0 0 0 10px
  }
  @media screen and (max-width:991px) {
    .dark-banner {
      padding:25px 0
    }
    .dark-banner .btn-effect {
      display:block;
      margin:10px auto 0;
      width:150px
    }
  }
  .featured .featured-gallery {
    height:515px;
    margin:50px auto;
    max-width:1920px
  }
  @media (min-width:1420px) {
    .featured .featured-gallery {
      height:535px
    }
  }
  .featured .featured-tabs {
    display:flex;
    flex-wrap:wrap
  }
  .featured .featured-tabs label {
    cursor:pointer;
    display:block;
    font-size:14px;
    font-weight:400;
    margin:0;
    order:1;
    text-align:center;
    text-transform:uppercase
  }
  .featured .featured-tabs .tab {
    display:none;
    flex-grow:1;
    order:99;
    padding:0 1rem;
    width:100%
  }
  .featured .featured-tabs input[type=radio] {
    display:none
  }
  .featured .featured-tabs input[type=radio]:checked+label+.tab {
    display:block
  }
  .featured .item-wrap {
    padding:0 15px
  }
  .featured .item-wrap .item {
    background:#fff;
    border:1px solid #dedede;
    margin-bottom:30px;
    position:relative
  }
  .featured .item-wrap .item .link-cover {
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    z-index:5
  }
  .featured .item-wrap .img {
    background:#fff;
    position:relative;
    text-align:center
  }
  .featured .item-wrap .img .si-listing__photo-label {
    font-family:var(--sis-font-family-base);
    font-size:11.7px
  }
  .featured .item-wrap .img .photo {
    height:250px;
    overflow:hidden;
    position:relative
  }
  .featured .item-wrap .img .photo img {
    height:100%!important;
    left:0;
    -o-object-fit:cover;
    object-fit:cover;
    position:absolute;
    top:0;
    width:100%!important
  }
  .featured .item-wrap .info {
    background:#fff;
    color:#6f6f6f
  }
  .featured .item-wrap .info .price {
    color:#363636;
    float:left;
    font-size:26px;
    line-height:40px;
    padding:0 15px;
    width:50%
  }
  .featured .item-wrap .info .city {
    float:left;
    font-size:14px;
    padding-right:15px;
    text-align:right;
    width:50%
  }
  .featured .item-wrap .info .city .line {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:100%
  }
  .featured .item-wrap .info .qtd {
    font-size:16px;
    font-weight:400
  }
  .featured .item-wrap .info .name {
    font-size:12px;
    text-transform:uppercase
  }
  .featured .item-wrap .info-1 {
    border-bottom:1px solid #dedede;
    padding:20px 0
  }
  .featured .item-wrap .info-2>div {
    border-right:1px solid #dedede;
    padding:16px 0;
    text-align:center
  }
  .featured .item-wrap .info-2>div:nth-of-type(3) {
    border-right:none
  }
  .featured .item-wrap .info-3 {
    border-top:1px solid #dedede;
    font-size:12px;
    line-height:22px;
    padding:10px 0 10px 15px
  }
  .featured .item-wrap .info-3 img {
    margin:-3px 10px 0 0
  }
  .featured .item-wrap .list {
    display:none
  }
  .featured .item-wrap .courtesy {
    font-size:14px;
    padding:20px 15px 0
  }
  .featured .gallery {
    position:relative
  }
  .featured .next,
  .featured .prev {
    border-top:4px solid var(--si-primary-color);
    cursor:pointer;
    display:none;
    height:15px;
    position:absolute;
    top:250px;
    width:15px;
    z-index:10
  }
  .featured .next {
    border-right:4px solid var(--si-primary-color);
    right:-12px;
    -webkit-transform:translateY(-50%) rotate(45deg);
    transform:translateY(-50%) rotate(45deg)
  }
  .featured .prev {
    border-left:4px solid var(--si-primary-color);
    left:-12px;
    -webkit-transform:translateY(-50%) rotate(-45deg);
    transform:translateY(-50%) rotate(-45deg)
  }
  .featured .view-all {
    display:none;
    margin-top:15px;
    text-align:center
  }
  .featured .effect-1 .item-wrap .item .caption {
    background-color:transparent;
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    transition:background-color .35s ease;
    z-index:4
  }
  .featured .effect-1 .item-wrap .item .caption:after,
  .featured .effect-1 .item-wrap .item .caption:before {
    bottom:50px;
    content:"";
    left:30px;
    opacity:0;
    position:absolute;
    right:30px;
    top:50px;
    transition:opacity .35s,-webkit-transform .35s;
    transition:opacity .35s,transform .35s;
    transition:opacity .35s,transform .35s,-webkit-transform .35s
  }
  .featured .effect-1 .item-wrap .item .caption:before {
    border-bottom:1px solid var(--si-primary-text-color);
    border-top:1px solid var(--si-primary-text-color);
    -webkit-transform:scaleX(0);
    transform:scaleX(0)
  }
  .featured .effect-1 .item-wrap .item .caption:after {
    border-left:1px solid var(--si-primary-text-color);
    border-right:1px solid var(--si-primary-text-color);
    -webkit-transform:scaleY(0);
    transform:scaleY(0)
  }
  .featured .effect-1 .item-wrap .item .caption p {
    color:var(--si-primary-text-color);
    font-family:Montserrat,sans-serif;
    font-size:18px;
    left:0;
    margin-top:-15px;
    opacity:0;
    padding:0 2.5em;
    position:absolute;
    text-transform:uppercase;
    top:50%;
    -webkit-transform:translate3d(0,10px,0);
    transform:translate3d(0,10px,0);
    transition:opacity .35s,-webkit-transform .35s;
    transition:opacity .35s,transform .35s;
    transition:opacity .35s,transform .35s,-webkit-transform .35s;
    width:100%
  }
  .featured .effect-1 .item-wrap .item:hover .caption {
    background-color:rgba(var(--si-primary-color-rgb),.5)
  }
  .featured .effect-1 .item-wrap .item:hover .caption:after,
  .featured .effect-1 .item-wrap .item:hover .caption:before {
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1)
  }
  .featured .effect-1 .item-wrap .item:hover .caption p {
    opacity:1;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
  }
  @media screen and (max-width:1419px) {
    .featured .item-wrap .info-1 {
      padding:15px 0
    }
    .featured .item-wrap .info-2>div {
      padding:10px 0
    }
    .featured .item-wrap .info .price {
      font-size:18px;
      width:40%
    }
    .featured .item-wrap .info .city {
      font-size:13px;
      width:60%
    }
  }
  @media (max-width:991px) {
    .featured .featured-tabs .tab,
    .featured .featured-tabs label {
      order:0
    }
    .featured .featured-tabs label {
      background-color:#f5f5f5;
      border-bottom:none;
      color:var(--si-link-color);
      height:50px;
      line-height:50px;
      padding:0 20px;
      width:100%
    }
    .featured .featured-tabs input[type=radio]:checked+label {
      background-color:var(--si-primary-color);
      color:var(--si-primary-text-color)
    }
  }
  @media screen and (max-width:767px) {
    .featured .item-wrap {
      padding:0 8px
    }
  }
  @media (min-width:992px) {
    .featured .featured-tabs {
      justify-content:center
    }
    .featured .featured-tabs label {
      border-bottom:1px solid #dedede;
      color:#6f6f6f;
      max-width:20%;
      padding:12px 40px
    }
    .featured .featured-tabs input[type=radio]:checked+label {
      border-bottom-color:var(--si-link-color);
      color:var(--si-link-color)
    }
    .featured .next,
    .featured .prev {
      display:none!important
    }
  }
  .communities {
    background-color:var(--si-secondary-color-500)
  }
  .communities,
  .communities h2 {
    color:var(--si-secondary-text-color)
  }
  .communities h2 {
    text-align:left
  }
  .communities .row {
    align-items:stretch;
    display:flex
  }
  .communities .img {
    margin-left:-15px;
    position:relative
  }
  .communities .img-bg {
    height:100%;
    left:0;
    -o-object-fit:cover;
    object-fit:cover;
    position:absolute;
    top:0;
    width:100%
  }
  .communities .items {
    padding:70px 100px 50px
  }
  .communities .items ul {
    -webkit-columns:3;
    column-count:3;
    margin:0;
    padding:0
  }
  .communities .items li {
    display:block;
    line-height:45px;
    list-style:none
  }
  .communities .items li a {
    color:rgba(var(--si-secondary-text-color-rgb),.8);
    font-size:17px
  }
  .communities .items li a:hover {
    color:var(--si-primary-color-400);
    font-size:17px
  }
  .communities .items li a.view-more {
    color:var(--si-primary-color-400);
    font-family:Montserrat,sans-serif;
    font-size:12px;
    text-transform:uppercase
  }
  .communities .items li a.view-more i {
    font-size:18px;
    margin-left:10px;
    position:relative;
    top:1px
  }
  @media screen and (max-width:991px) {
    .communities .items {
      padding-left:30px;
      padding-right:30px
    }
  }
  @media screen and (max-width:767px) {
    .communities h2 {
      font-size:30px;
      line-height:40px
    }
    .communities .items ul {
      -webkit-columns:2;
      column-count:2
    }
  }
  @media screen and (max-width:479px) {
    .communities .items ul {
      -webkit-columns:1;
      column-count:1
    }
  }
  .chart {
    background-color:#f5f5f5
  }
  .chart h2 {
    font-size:34px;
    margin-bottom:40px
  }
  .chart .box {
    background-color:#fff;
    border:1px solid #dedede;
    box-shadow:0 5px 15px -10px rgba(0,0,0,.3);
    margin-bottom:20px;
    min-height:264px
  }
  .chart .box .header {
    border-bottom:1px solid #dedede;
    color:#6f6f6f;
    font-size:16px;
    font-weight:500;
    line-height:50px
  }
  .chart .box .header .field-label {
    text-transform:uppercase
  }
  .chart .box .header.padding {
    padding:0 15px
  }
  .chart .box .header .left-header {
    padding:0 15px 0 30px
  }
  .chart .box .header .right-header {
    border-left:1px solid #dedede;
    font-size:14px;
    font-weight:300;
    padding:0 15px 0 0
  }
  .chart .box .header .right-header .name {
    float:left;
    width:66%
  }
  .chart .box .header .right-header .number {
    float:left;
    text-align:right;
    width:34%
  }
  .chart .box .header .number {
    color:var(--si-primary-color);
    font-size:16px;
    margin-left:10px
  }
  .chart .box .header .green {
    color:#70b064;
    margin-right:10px
  }
  .chart .box .header .red {
    color:#f44747;
    margin-right:10px
  }
  .chart .box .header small {
    font-size:12px;
    font-weight:300
  }
  .chart .box .header .divider {
    background-color:#ccc;
    display:inline-block;
    height:13px;
    margin:0 10px;
    width:1px
  }
  .chart .box .chart-item {
    padding:15px
  }
  .chart .sbHolder {
    background-color:#fff;
    border:none;
    display:block;
    font-size:13px;
    font-size:14px;
    height:51px;
    line-height:51px;
    width:100%
  }
  .chart .sbSelector {
    left:0;
    text-indent:15px
  }
  .chart .sbSelector,
  .chart .sbToggle {
    display:block;
    outline:none;
    position:absolute;
    top:0
  }
  .chart .sbToggle {
    height:51px;
    line-height:51px;
    right:0;
    width:44px
  }
  .chart .sbToggle:before {
    color:#666;
    content:"\f107";
    display:block;
    font-family:FontAwesome;
    font-size:18px;
    text-align:center
  }
  .chart .sbHolderDisabled {
    background-color:#3c3c3c;
    border:1px solid #515151
  }
  .chart .sbOptions {
    background-color:#fff;
    border-top:none;
    font-size:12px;
    left:0;
    line-height:22px;
    list-style:none;
    margin:0;
    max-height:100px;
    overflow-y:auto;
    padding:0;
    position:absolute;
    top:51px!important;
    width:100%;
    z-index:1
  }
  .chart .sbOptions li.last a {
    border-bottom:none
  }
  .chart .sbOptions a {
    border-top:1px solid #dedede;
    color:#000!important;
    display:block;
    outline:none;
    padding:7px 10px
  }
  .chart .sbOptions a:link,
  .chart .sbOptions a:visited {
    color:#ddd;
    text-decoration:none
  }
  .chart .sbOptions a.sbFocus,
  .chart .sbOptions a:focus,
  .chart .sbOptions a:hover {
    color:var(--si-primary-color)
  }
  .chart .sbOptions .sbDisabled {
    color:#999
  }
  .chart .sbOptions .sbDisabled,
  .chart .sbOptions .sbGroup {
    border-bottom:1px solid #dedede;
    display:block;
    padding:7px 0 7px 3px
  }
  .chart .sbOptions .sbGroup {
    color:var(--si-primary-color);
    font-weight:700
  }
  .chart .sbOptions .sbSub {
    padding-left:17px
  }
  .chart .sbSelector {
    border:none;
    color:#000;
    height:51px;
    line-height:51px;
    overflow:hidden;
    padding-right:44px;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:100%
  }
  .chart .sbSelector:focus,
  .chart .sbSelector:hover {
    color:#000;
    text-decoration:none
  }
  .no-data {
    color:#dedede;
    font-size:24px;
    height:210px;
    line-height:210px;
    text-align:center;
    width:100%
  }
  @media screen and (max-width:767px) {
    .chart .box {
      min-height:260px
    }
    .chart .box .header .right-header {
      border-left:none;
      padding-left:15px
    }
    .chart .box .header .right-header .sbHolder {
      border-top:1px solid #dedede
    }
    .chart .box .header .right-header .name {
      margin-right:10px;
      width:auto
    }
    .chart .box .header .right-header .number {
      text-align:left;
      width:auto
    }
    .no-data {
      height:150px;
      line-height:150px
    }
  }
  .about {
    font-weight:400
  }
  .about .bg {
    height:450px;
    position:relative
  }
  .about .bg .img-bg {
    height:100%;
    left:0;
    -o-object-fit:cover;
    object-fit:cover;
    position:absolute;
    top:0;
    width:100%
  }
  .about .box {
    background-color:#fff;
    box-shadow:-35px -40px 40px -60px rgba(0,0,0,.5),35px -40px 40px -60px rgba(0,0,0,.5);
    margin:-145px auto 10px;
    padding:40px 55px;
    position:relative;
    width:1140px
  }
  .about h1 {
    color:#363636;
    font-size:38px;
    font-weight:300;
    margin:0 0 30px;
    text-align:left
  }
  @media screen and (max-width:1199px) {
    .about .box {
      width:880px
    }
  }
  @media screen and (max-width:991px) {
    .about .box {
      margin-left:15px;
      margin-right:15px;
      padding:30px 25px;
      width:calc(100% - 30px)
    }
  }
  .call-widget__bar {
    background-color:var(--si-secondary-color);
    height:60px
  }
  .call-widget__button {
    background-color:rgba(var(--si-primary-color-rgb),.9);
    border-radius:50px;
    bottom:10px;
    box-shadow:0 0 12px 0 rgba(var(--si-primary-color-rgb),.6);
    color:var(--si-primary-text-color);
    display:flex;
    font-size:18px;
    font-weight:500;
    height:42px;
    justify-content:center;
    left:50%;
    position:fixed;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    width:145px;
    z-index:1000
  }
  .call-widget__button>a {
    align-items:center;
    display:flex;
    line-height:1
  }
  .call-widget__button>a.has-icon:before {
    margin-right:8px;
    margin-top:2px;
    vertical-align:middle
  }
  .call-widget__button>a,
  .call-widget__button>a:focus,
  .call-widget__button>a:hover {
    color:var(--si-primary-text-color);
    text-decoration:none
  }
  @media screen and (min-width:768px) {
    .call-widget {
      display:none
    }
  }
  


  /* CHERIE PREVIOUS HOMEPAGE STYLES */


@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100.900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display&family=Raleway:wght@300;400;600&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    --bt--style--color: #6CB4EE;
}
@media(max-width: 991px){
  
    body:not(.more-overlay-open) .home-quick-search.si-bgp--center .hero-image{
        z-index: 8888!important;
    }
 
  
}
@media (max-width: 767px) {
    body:not(.more-overlay-open)#home35867 header{
        z-index: 999999!important;
    }
    body:not(.more-overlay-open)#home35867 .home-quick-search {
        padding-top: 50px !important;
    }
}
@media (max-width: 330x) {
    body:not(.more-overlay-open)#home35867 .home-quick-search {
        padding-top: 30px !important;
    }
}
.dark-banner{
    background-color: rgba(0, 0, 0, .8)!important;
}
body:not(.more-overlay-open) #cy-custom-content::before{
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(https://cdn.sitephotos.sierrastatic.com/1998_hero_sandiego-subdivisions-20231010015917.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
body > .clearfix{
    display: none!important;
}
.fixed.dark.dynamic{
    transition: .5s;
}

.more-menu-overlay{
    z-index: 99;
}
.cy-hero-buttons{
    display: flex;
    justify-content: center;
    gap: 30px;
    align-items: center;
    position: relative;
    z-index: 9999;
    width: fit-content;
    margin: auto;
}
body.more-overlay-open .home-quick-search{
    z-index: -1;
    transition: .5s;
    padding-top: 100vh!important;
}



.cy-hero-buttons a{
    font-size: 37px;
    padding: 15px 45px;
    background: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-weight: 100 !important;
    letter-spacing: 0px;
    border-bottom: 0px !important;
    transition: .5s;
    color: white!important;
    margin: auto;
    text-decoration: none!important;
    
}

.search-bar.broker .search-by-section .search-category .keyword-submit{
    background-color: #ff85ce!important;
    border-color: #ff85ce!important;
}

.cy-hero-buttons a:hover {
    border-bottom: 0px !important;
    background: rgba(0, 0, 0, 0.75);
    transition: .5s;
}

.cy-hero-buttons a span{
    display: inline-block;
    font-weight: bold!important;
}

@media(max-width: 1000px){
    .cy-hero-buttons{
        flex-direction: column;
    }
}

@media(min-width: 800px){
    body:not([id^=blogs],[id^=blogPost]).more-overlay-open .more-menu-overlay{
        z-index: 99999;
    }
}

@media(max-width: 800px){
    #welcome_box .tagline.left{
        display: none!important;
    }
    body #neighborhood_heading{
        padding-top: 30px!important;
    }
    body.more-overlay-open .more-menu-overlay #custom_more_menu .logo-box img{
        opacity: 0!important;
         transition: .5s;
        
     }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu ul.menu-items>li .dropdown li a{
        font-size: 12px!important;
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu ul.menu-items>li .top-link{
        font-size: 20px!important;
    }
    .home-quick-search, .home.translucent-header .home-quick-search{
        height: fit-content!important;
    }
    .cy-hero-buttons{
        gap: 0!important;
        padding-bottom: 30px;
    }
    .cy-hero-buttons a{
        display: block;
       
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu ul.menu-items>li{
        width: 80%!important;
    }
}
@media(max-width: 320px){
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu:before{
        display: none!important;
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu ul.menu-items{
        flex-direction: column;
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu ul.menu-items>li{
        padding-top: 8px!important;
        padding-bottom: 8px!important;
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu .meta-info{
        position: static!important;
    }
    
}

@media(max-width: 400px){
    header.fixed .sub-nav>li>a{
        font-size: 15px!important;
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu:before{
        display: none!important;
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu ul.menu-items{
        flex-direction: column;
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu ul.menu-items>li{
        padding-top: 8px!important;
        padding-bottom: 8px!important;
    }
    body:not([id^=blogs],[id^=blogPost]) .more-menu-overlay #custom_more_menu .meta-info{
        position: static!important;
    }
    body.home .half-banners .banner{
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }
    body.home .half-banners .banner .inner{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    body.home .cy-custom .btn.alt, body.home .half-banners .banner .btn{
        margin-top: 30px!important;
    }
    .cy-hero-buttons a:last-of-type{
        margin-top: 30px;
    }
    .cy-hero-buttons a{
        text-align: center!important;
        font-size: 16px!important;
        padding-left: 15px !important;
    padding-right: 15px !important;
    width: 250px;
    }
}
.dark-banner{
    padding-top: 200px;
    z-index: 88888;
    position: relative;
}
footer, .home-quick-search .js-qs-form{
    z-index: 99999;
}
.about .box{
    background-color: transparent!important;
}
section.featured{
    display: none!important;
}

section.about{
    position: relative;
    z-index: 1000;
}



 section.chart, section.blog, #pageComponent125784{
    display: none!important;

}


body #welcome_box .content-box .heading h2{
    text-align: left!important;
}
@media(min-width: 1px){
    
}
#welcome_box > .container{
padding-top: 0!important;
padding-bottom: 0!important;
}
.si-site-container--full{
    width: 100%!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

section.about .bg{
    display: none!important;
}
.property-detail-listing-vertical svg.icon-heart-inactive{
    fill: #6CB4EE!important;
}
.property-detail-listing-vertical .card-text section{

}
.property-detail-listing-vertical .card-text section{
    background-color: white!important;
}
#listings .text-black{
   
}
.property-detail-listing-vertical:hover img{
    filter: brightness(1.25);
    transition: .5s;
}
.property-detail-listing-vertical:hover .card-text{
    background-color: rgba(255,255,255,.8);
    transition: .5s;
}

.property-detail-listing-vertical img{
    
    transition: .5s;
}
#listings .property-detail-listing-vertical .price{
    
    font-size: 30px;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
    font-family: "Playfair Display", serif!important;
}

.address p, #listings .property-detail-listing-vertical .card-text section .text-description{
    text-align: center;
    width: 100%;
   
}
.property-ul-detail{
    font-size: 20px;
    text-align: center;
}
.property-detail-listing-vertical .card-text .board-detail-list{
    height: fit-content!important;
    max-height: fit-content!important;
    text-align: center!important;
    
}

#listings{
    display: block!important;
    margin-top: 0!important;
    position: relative;
    
}
#listings .mb-8{
    margin-bottom: 0!important;
}
#listings .section-width-wrapper{
    max-width: 100%!important;
}
#listings .section-width-wrapper > h2{
    display: none!important;
}

#listings .section-width-wrapper .card-text > div{
    display: none!important;

}
#listings::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,1);
}
#welcome_box .col-md-5{

}
#welcome_box .col-md-7{
   
}
body #welcome_box.welcome-box-mobile .image-box{
    
}

body #welcome_box.welcome-box-mobile{
    padding-bottom: 0px!important;
    margin-bottom: -25px!important;
}

body section .h-hero-image .bg-cover{
    filter: brightness(1.1)!important;
}

#welcome-box.welcome-box-main .container{
    max-width: 1500px!important;
}
#welcome-box.welcome-box-mobile{
    padding-bottom: 0px!important;
    margin-bottom: -25px!important;
}
body #welcome_box.welcome-box-mobile .content-box .heading h2{
    margin-bottom: 15px!important;
}

body #welcome_box.welcome-box-mobile .content-box .heading h2{
    margin-bottom: 15px!important;
}
.right-tab{
    position: fixed;
    z-index: 100;
    left: 30px;
    top: 30%;
    transform: rotate(90deg);
    transform-origin: left top;
}

.right-tab a{
    background-color: #00adb6;
    color: white;
    font-size: 20px;
    font-family: "Poppins", sans-serif!important;
    padding: 10px 20px;
}
.welcome-box-mobile .col-md-7{
    margin-bottom: 30px;
}

@media(min-width: 768px){
    section.home-quick-search{
        height: 50.5vw!important;
    }
    .welcome-box-main{
        display: block!important;
    }
    .welcome-box-mobile{
        display: none!important;
    
    }
}
@media(max-width: 768px){
    body #welcome_box.welcome-box-mobile{
        padding-top: 30px!important;
        padding-left: 50px!important;
    }
    body .cy-custom .btn.alt{
        margin-top: 30px!important;
    }
    .right-tab{
    }
    body .full-banner{
        padding: 30px 30px!important;
    }
    .welcome-box-main{
        display: none!important;
    }
    .welcome-box-mobile{
        display: block!important;
    
    }
}

#navFIX-menu-button svg{
    filter: brightness(50);
}

body .headerFIX #navFIX-links a:hover{
    color: #6CB4EE!important;
    border-bottom: 3px solid #6CB4EE!important;
}
footer #footer-links-wrapper ul li a:after{
    background-color: #6CB4EE!important;

}

.bi-chevron-right{
    scale: 1.5;
}
footer #footer-links-wrapper ul li a:focus, footer #footer-links-wrapper ul li a:hover{
    color: #6CB4EE!important;
}
body section #react-typeahead input{
    border-bottom: 1px solid white!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
}
.footer_logo-img{
   

}
body section #react-typeahead button{
    background-color: #6CB4EE;
    border: 0px solid white!important;
}
body section #search-tabs li a{
    font-size: 37px;
    padding: 15px 45px;
    background: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-weight: 100!important;
    border-bottom: 0px!important;
    transition: .5s;
    letter-spacing: 0px;
}
body section #search-tabs li a:hover{
    background: rgba(0, 0, 0, 0.75);
    transition: .5s;
}
body section #search-tabs li a span{
    font-weight: bold;

}
body section #search-tabs li a:hover{
    border-bottom: 0px!important;
}

#search-tabs{
    max-width: fit-content!important;
}




.welcome-fix{
    display: flex;
    flex-direction: column;
}
.search-sub.headerFIX, body section .text-hero{
    display: none!important;
}
footer::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(50,50,50,1);
}
body .full-banner .icon{
    display: none!important;
}
body section .text-hero, #anna-modern-fold *{
    font-family: "Outfit", sans-serif!important;
    
    
}
body section #react-typeahead input::placeholder{
    font-family: "Outfit", sans-serif!important;
    font-weight: 100!important;
    opacity: .9;

}

#footer-copy-rights .bt-footer-navFIX__menu-item:nth-last-of-type(1){
    display: none!important;
}
body section #search-tabs li a span{
    
}
body section #search-tabs li{
    padding: 0 15px;
}



@media(min-width: 321px){
    #search-tabs .hidden-tab{
        display: inline-block!important;
    }
}

@media(max-width: 31.25rem){
    #search-tabs .hidden-tab{
        display: inline-block!important;
    }
}

@media(min-width: 768px){
    .headerFIX > navFIX{
        padding-left: 10%;
        padding-right: 10%;
    }
    #anna-modern-fold #react-typeahead{
        max-width: 940px!important;
    }
}

@media(max-width: 320px){
    body .cy-custom .btn.alt, body .cy-custom .btn{
        letter-spacing: 2px!important;
    }
    body section #search-tabs li a{
        font-size: 15px!important;
    }
    .welcome-fix{
        text-align: center!important;
    }
    body #action_bar .inner a{
        font-size: 12px!important;
    }
}

@media(max-width: 400px){
    body section #search-tabs li a{
        display: block;
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }
    .h-4\/6{
        height: 50%!important;
    }
    body section #search-tabs li a{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    footer div:nth-of-type(2){
        align-items: center;
    }
    .footer_sep{
        display: none!important;
    }
    #search-tabs{
        width: 100%!important;
    }
    body section #search-tabs li{
        padding-left: 10px;
        padding-right: 10px;
    }
    body #action_bar .inner a{
        font-size: 12px!important;
    }
    .footer_logo-img{
       
    }
    body .full-banner .inner{
        padding: 30px 30px!important;
    }
    body section #search-tabs{
        display: flex;
        flex-direction: column;
    }
    body section #search-tabs li{
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }

    body #welcome_box{
        padding-top: 30px!important;
    }
    .welcome-fix{
        
    }
    body #welcome_box{
        padding-top: 15px;
    }
    #welcome_box > .container .btn, #welcome_box > .container .welcome-call-btn{
        margin-left: auto;
        margin-right: auto;
    }
    body #welcome_box .lenders{
        justify-content: center;
    }
    body #welcome_box .lenders{
        transform: translateX(-20px);
    }
    #welcome_box > .container .btn, #welcome_box > .container .welcome-call-btn{
        transform: translateX(-20px);
    }
}
@media(min-width: 768px){
    body .half-banners .banner:first-of-type::after{
        content: '';
        position: absolute;
        right: 0;
        top: 10%;
        bottom: 10%;
        width: 2px;
        background-color: white;
        filter: brightness(1000);
    }
}
body .half-banners .banner, body .full-banner{
    background: url()!important;
}
body .full-banner .inner{
    width: fit-content;
    margin: auto;
    background: rgba(1, 1, 1, .5);
    padding: 60px 90px;
}

footer > div{
    z-index: 99;
}
#sidebar{
    display: none!important;
}

#react-typeahead{
    background: rgba(0,0,0,.5)!important;
}

#anna-modern-fold .h-hero-image div.bg-center{
    position: fixed!important;
}

.section-title.text-caps.text-center.text-white, h5.text-center.text-white{
    color: white!important;
}
.si-phone-link.navFIXigation__top-contact.headerFIX-phone.btn.btn--primary.has-icon{
    display: none;
}

#property-tiles-group, #additional_widgets, #overlay_widget, #overlay_widget2, .section-width-wrapper > #welcome_box, #featured-agent-group.main-section {
    display: none!important;
}

.headerFIX.brand-color-navFIX img{
    filter: invert(1);
    transition: .5s;
}

section#featured-agent-group{
    display: none!important;
}

#home-contact{
    background-size: cover;
}

.section--content > .content{
    padding: 0px!important;
}

.si-phone-link.headerFIX-phone.navFIX-phone.has-icon{
    display: none;
}
.section--stats, #customModule23, .section--fma, .section--agents, #pageComponent392752, #pageComponent431913, #pageComponent445112 .si-content-area{
    display: none!important;
}

.si-captcha-disclaimer.js-user-consent-disclaimer, .eapps-instagram-feed-title, .intro__nearby-search{
    display: none!important;


}

.headerFIX.brand-color-navFIX img{
    transition: .5s;
}

@media(max-width: 500px){
    body section .text-hero{
        font-size: 22px!important;
    }
    body section .search-sub.headerFIX{
        font-size: 30px!important;
    }
    body #action_bar .inner{
        height: 120px!important;
    }
}
.intro__title{
   text-align: center;
}

.intro__title span{
    
}
.intro__buttons{
    justify-content: center;
    max-width: 100%!important;
    gap: 10px;
}

.intro__button{
    flex: none!important;
}


.intro__buttons a{
    background-color: transparent;
    border-bottom: 2px solid white;
    font-family: "Playfair Display", serif;
    letter-spacing: 5px;
    font-size: 14px;
    transition: .5s;
    font-weight: 400!important;
    padding-left: 0;
    padding-right: 0;
}
.intro__buttons a:hover{
    transition: .5s;
    background-color: transparent;
    border-bottom: 5px solid white;

}

@media(max-width: 991px){
    
    .cy-custom h4{
        letter-spacing: 4px!important;
    }
}

@media(max-width: 300px){
    body #action_bar .inner a{
        font-size: 12px!important;
    }
   
    body #action_bar{
        display: none;
    }

    body .cy-custom .tagline{
        font-size: 12px!important;
    }

    .intro{
        padding-top: 50px;
    }

    #welcome_box{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    
     .cy-custom h4{
        letter-spacing: 4px!important;
    }
     #welcome_box .content-box .heading h2{
        padding-left: 10px;
    }
     #welcome_box .image-box, body #welcome_box .content-box{
        padding-right: 0px;
    }
    .cy-custom p{
        margin-right: -20px;
        padding-left: 10px;
    }
    .cy-custom .tagline.left{
        left: 5px!important;
    }
}

@media(max-width: 420px){
    body section #search-tabs li a{
        font-size: 16px!important;
    }
    
    body .cy-custom .tagline.left{
        top: 40%!important;
    }
    body #welcome_box .image-box, body #welcome_box .content-box{
        padding-right: 15px!important;
    }
    .full-banner:nth-last-of-type(2){
        margin-top: 20px;
    }
    body #neighborhoods{
        padding-bottom: 20px!important;
    }
    
    .intro{
        margin-bottom: 60px;
        transform: translateY(-10%);
    }
    .navFIX-menu{
        flex-wrap: wrap;
        margin-top: 0px!important;
    }
    .intro__title{
        font-size: 1.8rem
    }
    .si-phone-link{
        width: 100%;
        text-align: right;
    }
    .headerFIX-phone{
        height: 30px;
        line-height: 30px;
    }
    
}

.section--content, .section--content .content{
    background-color: transparent;
}

.content__container.si-site-container.si-site-container--full{
    max-width: 100%!important;
    width: 100%!important;
    padding-top: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-bottom: 0px!important;
    z-index: 999;
    background: transparent;
}

.js-contact-form .si-form__full:nth-last-of-type(2) {
    text-align: center;
}
 .inner > .container-fluid{
    padding: 0;
}

.js-contact-form label{
    color: white!important;
}

body #welcome_box .image-box img{
    margin: 0!important;
    text-align: left;
}

.js-contact-form option{
    color: black!important;
}

.form-control{
    background-color: transparent!important;
    color: white!important;
    border: 0px solid transparent;
    border-bottom: 1px solid #6CB4EE;
}

body {
    max-width: 100%;
}

body .full-banner .icon{
    max-width: 150px;
    width: 90%;
}

.si-content-area ul:not(.si-content-label__body) li:not(.si-content-label__link):before{
    display: none;
    opacity: 0;
}

.navFIXbar-holder {
    position: relative;
    z-index: 9;
}
.navFIXbar-holder > .container {
    position: relative;
    max-width: 1400px;
}
.navFIXbar-holder .navFIXbar {
    padding-top: 40px;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li {
    position: relative;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li.menu-item-has-children > a:after {
    content: "ï¸";
    font-family: "Font Awesome 5 Pro";
    padding-left: 6px;
    font-size: 13px;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li > a {
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li .sub-menu {
    position: absolute;
    opacity: 0;
    padding: 0;
    top: 100%;
    left: 0;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    list-style: none;
    background: #fff;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li .sub-menu li {
    border-bottom: rgba(0, 0, 0, 0.1);
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li .sub-menu li a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    white-space: nowrap;
    display: block;
    padding: 10px 50px 10px 20px;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li .sub-menu li a:hover {
    color: #fff;
    background: #000;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li:last-child .sub-menu {
    left: auto;
    right: 0;
}
.navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li:hover .sub-menu {
    opacity: 1;
}
.navFIXbar-holder.homepage {
    background: transparent;
    height: 100px;
    margin-bottom: -100px;
}
.navFIXbar-holder.internal {
    background: #292828;
}
.navFIXbar-holder.internal .logobox {
    margin-right: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
}
.navFIXbar-holder.internal .navFIXbar {
    padding-top: 0;
    margin-left: auto;
}
.navFIXbar-holder.internal .navFIXbar #main-navFIX-container {
    padding: 20px 0;
}
.navFIXbar-holder.internal .navFIXbar #main-navFIX-container #main-navFIX {
    margin-bottom: 0;
}
.headerFIX-mobile .bt-login > ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}
.headerFIX-mobile .bt-login > ul li {
    width: 50%;
}
.headerFIX-mobile .bt-login > ul li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 20px;
}
.headerFIX-mobile .bt-login > ul li a:hover {
    background-color: #555;
}
@media (max-width: 991px) {
    .headerFIX#top {
        display: none;
    }
    .headerFIX-mobile {
        background-color: #292828;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
    }
    .headerFIX-mobile.internal {
        position: relative;
    }
    
    .navFIX {
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #292828;
        overflow: hidden;
    }
    .mobile-menu-class {
        padding-left: 0;
        margin-bottom: 0;
    }
    .mobile-menu-class a {
        display: block;
        padding: 20px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
    }
    .mobile-menu-class a:hover {
        background-color: #555;
    }
    .navFIX {
        max-height: 0;
        -webkit-transition: max-height 0.5s ease-out;
        transition: max-height 0.5s ease-out;
    }
    .hamb {
        cursor: pointer;
        float: right;
        padding: 40px 20px;
    }
    .hamb-line {
        background: #fff;
        display: block;
        height: 2px;
        position: relative;
        width: 24px;
    }
    .hamb-line::before,
    .hamb-line::after {
        background: #fff;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        width: 100%;
    }
    .hamb-line::before {
        top: 5px;
    }
    .hamb-line::after {
        top: -5px;
    }
    .side-menu {
        display: none;
    }
    .side-menu:checked ~ navFIX {
        max-height: 100vh;
    }
    .side-menu:checked ~ .hamb .hamb-line {
        background: transparent;
    }
    .side-menu:checked ~ .hamb .hamb-line::before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 0;
    }
    .side-menu:checked ~ .hamb .hamb-line::after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0;
    }
}
@media (min-width: 992px) {
    .headerFIX-mobile {
        display: none;
    }
    .hamb {
        display: none;
    }
}
body {
    font-family: "Raleway", "Montserrat", "Open Sans", Helvetica, sans-serif;
    scroll-behavior: smooth;
    font-weight: 300;
    font-size: 16px;
}
body .navFIXbar-holder {
    position: relative;
    z-index: 9;
}
body .navFIXbar-holder > .container {
    position: relative;
    max-width: 1400px;
}
body .navFIXbar-holder .navFIXbar {
    padding-top: 40px;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li {
    position: relative;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li.menu-item-has-children > a:after {
    content: "ï¸";
    font-family: "Font Awesome 5 Pro";
    padding-left: 6px;
    font-size: 13px;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li > a {
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li .sub-menu {
    position: absolute;
    opacity: 0;
    padding: 0;
    top: 100%;
    left: 0;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    list-style: none;
    background: #fff;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li .sub-menu li {
    border-bottom: rgba(0, 0, 0, 0.1);
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li .sub-menu li a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    white-space: nowrap;
    display: block;
    padding: 10px 50px 10px 20px;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li .sub-menu li a:hover {
    color: #fff;
    background: #000;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li:last-child .sub-menu {
    left: auto;
    right: 0;
}
body .navFIXbar-holder .navFIXbar #main-navFIX-container > ul > li:hover .sub-menu {
    opacity: 1;
}
body .navFIXbar-holder.homepage {
    background: transparent;
    height: 100px;
    margin-bottom: -100px;
}
body .navFIXbar-holder.internal {
    background: #292828;
}
body .navFIXbar-holder.internal .logobox {
    margin-right: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
}
body .navFIXbar-holder.internal .navFIXbar {
    padding-top: 0;
    margin-left: auto;
}
body .navFIXbar-holder.internal .navFIXbar #main-navFIX-container {
    padding: 20px 0;
}
body .navFIXbar-holder.internal .navFIXbar #main-navFIX-container #main-navFIX {
    margin-bottom: 0;
}
body .headerFIX-mobile .bt-login > ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}
body .headerFIX-mobile .bt-login > ul li {
    width: 50%;
}
body .headerFIX-mobile .bt-login > ul li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 20px;
}
body .headerFIX-mobile .bt-login > ul li a:hover {
    background-color: #555;
}
@media (max-width: 991px) {
   
    
    
    
    body .mobile-menu-class {
        padding-left: 0;
        margin-bottom: 0;
    }
    body .mobile-menu-class a {
        display: block;
        padding: 20px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
    }
    body .mobile-menu-class a:hover {
        background-color: #555;
    }
    body .navFIX {
        max-height: 0;
        -webkit-transition: max-height 0.5s ease-out;
        transition: max-height 0.5s ease-out;
    }
    body .hamb {
        cursor: pointer;
        float: right;
        padding: 40px 20px;
    }
    body .hamb-line {
        background: #fff;
        display: block;
        height: 2px;
        position: relative;
        width: 24px;
    }
    body .hamb-line::before,
    body .hamb-line::after {
        background: #fff;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        width: 100%;
    }
    body .hamb-line::before {
        top: 5px;
    }
    body .hamb-line::after {
        top: -5px;
    }
    body .side-menu {
        display: none;
    }
    body .side-menu:checked ~ navFIX {
        max-height: 100vh;
    }
    body .side-menu:checked ~ .hamb .hamb-line {
        background: transparent;
    }
    body .side-menu:checked ~ .hamb .hamb-line::before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 0;
    }
    body .side-menu:checked ~ .hamb .hamb-line::after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0;
    }
}
@media (min-width: 992px) {
    body .headerFIX-mobile {
        display: none;
    }
    body .hamb {
        display: none;
    }
}
body #inner-viewport {
    overflow: hidden;
}
body .wp-block-button .wp-block-button__link {
    border-radius: 0;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
    font-size: 18px;
    padding: 20px 45px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
body .wp-block-button .wp-block-button__link:hover {
    background: #6CB4EE;
}
body .wp-block-button.is-style-secondary .wp-block-button__link {
    background-color: #6CB4EE;
}
body .wp-block-button.is-style-secondary .wp-block-button__link:hover {
    background-color: #000;
}
body .text-center {
    text-align: center;
}
body .container {
    width: 100%;
    max-width: 1500px;
}
body .hero {
    height: 60vw;
    max-height: 100vh;
}
body .cy-custom {
    position: relative;
}

body .cy-custom html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
body .cy-custom * {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
body .cy-custom *::before,
body .cy-custom *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
body .cy-custom .container,
body .cy-custom .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    body .cy-custom .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    body .cy-custom .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    body .cy-custom .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    body .cy-custom .container {
        max-width: 1140px;
    }
}
body .cy-custom .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
body .cy-custom .no-gutters {
    margin-right: 0;
    margin-left: 0;
}
body .cy-custom .no-gutters > .col,
body .cy-custom .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
body .cy-custom .col-1,
body .cy-custom .col-2,
body .cy-custom .col-3,
body .cy-custom .col-4,
body .cy-custom .col-5,
body .cy-custom .col-6,
body .cy-custom .col-7,
body .cy-custom .col-8,
body .cy-custom .col-9,
body .cy-custom .col-10,
body .cy-custom .col-11,
body .cy-custom .col-12,
body .cy-custom .col,
body .cy-custom .col-auto,
body .cy-custom .col-sm-1,
body .cy-custom .col-sm-2,
body .cy-custom .col-sm-3,
body .cy-custom .col-sm-4,
body .cy-custom .col-sm-5,
body .cy-custom .col-sm-6,
body .cy-custom .col-sm-7,
body .cy-custom .col-sm-8,
body .cy-custom .col-sm-9,
body .cy-custom .col-sm-10,
body .cy-custom .col-sm-11,
body .cy-custom .col-sm-12,
body .cy-custom .col-sm,
body .cy-custom .col-sm-auto,
body .cy-custom .col-md-1,
body .cy-custom .col-md-2,
body .cy-custom .col-md-3,
body .cy-custom .col-md-4,
body .cy-custom .col-md-5,
body .cy-custom .col-md-6,
body .cy-custom .col-md-7,
body .cy-custom .col-md-8,
body .cy-custom .col-md-9,
body .cy-custom .col-md-10,
body .cy-custom .col-md-11,
body .cy-custom .col-md-12,
body .cy-custom .col-md,
body .cy-custom .col-md-auto,
body .cy-custom .col-lg-1,
body .cy-custom .col-lg-2,
body .cy-custom .col-lg-3,
body .cy-custom .col-lg-4,
body .cy-custom .col-lg-5,
body .cy-custom .col-lg-6,
body .cy-custom .col-lg-7,
body .cy-custom .col-lg-8,
body .cy-custom .col-lg-9,
body .cy-custom .col-lg-10,
body .cy-custom .col-lg-11,
body .cy-custom .col-lg-12,
body .cy-custom .col-lg,
body .cy-custom .col-lg-auto,
body .cy-custom .col-xl-1,
body .cy-custom .col-xl-2,
body .cy-custom .col-xl-3,
body .cy-custom .col-xl-4,
body .cy-custom .col-xl-5,
body .cy-custom .col-xl-6,
body .cy-custom .col-xl-7,
body .cy-custom .col-xl-8,
body .cy-custom .col-xl-9,
body .cy-custom .col-xl-10,
body .cy-custom .col-xl-11,
body .cy-custom .col-xl-12,
body .cy-custom .col-xl,
body .cy-custom .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
body .cy-custom .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}
body .cy-custom .col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
body .cy-custom .col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
body .cy-custom .col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
body .cy-custom .col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}
body .cy-custom .col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
body .cy-custom .col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
body .cy-custom .col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
body .cy-custom .col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
body .cy-custom .col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
body .cy-custom .col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}
body .cy-custom .col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
body .cy-custom .col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
body .cy-custom .col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
body .cy-custom .order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
}
body .cy-custom .order-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
}
body .cy-custom .order-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
}
body .cy-custom .order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}
body .cy-custom .order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}
body .cy-custom .order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
}
body .cy-custom .order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
}
body .cy-custom .order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
}
body .cy-custom .order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
}
body .cy-custom .order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
}
body .cy-custom .order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
}
body .cy-custom .order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
}
body .cy-custom .order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
}
body .cy-custom .order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
}
body .cy-custom .order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
}
body .cy-custom .offset-1 {
    margin-left: 8.333333%;
}
body .cy-custom .offset-2 {
    margin-left: 16.666667%;
}
body .cy-custom .offset-3 {
    margin-left: 25%;
}
body .cy-custom .offset-4 {
    margin-left: 33.333333%;
}
body .cy-custom .offset-5 {
    margin-left: 41.666667%;
}
body .cy-custom .offset-6 {
    margin-left: 50%;
}
body .cy-custom .offset-7 {
    margin-left: 58.333333%;
}
body .cy-custom .offset-8 {
    margin-left: 66.666667%;
}
body .cy-custom .offset-9 {
    margin-left: 75%;
}
body .cy-custom .offset-10 {
    margin-left: 83.333333%;
}
body .cy-custom .offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
    body .cy-custom .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    body .cy-custom .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    body .cy-custom .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    body .cy-custom .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    body .cy-custom .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    body .cy-custom .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    body .cy-custom .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    body .cy-custom .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    body .cy-custom .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    body .cy-custom .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    body .cy-custom .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    body .cy-custom .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    body .cy-custom .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    body .cy-custom .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .cy-custom .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    body .cy-custom .order-sm-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    body .cy-custom .order-sm-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    body .cy-custom .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    body .cy-custom .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    body .cy-custom .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    body .cy-custom .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    body .cy-custom .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    body .cy-custom .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    body .cy-custom .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    body .cy-custom .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    body .cy-custom .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    body .cy-custom .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    body .cy-custom .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    body .cy-custom .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    body .cy-custom .offset-sm-0 {
        margin-left: 0;
    }
    body .cy-custom .offset-sm-1 {
        margin-left: 8.333333%;
    }
    body .cy-custom .offset-sm-2 {
        margin-left: 16.666667%;
    }
    body .cy-custom .offset-sm-3 {
        margin-left: 25%;
    }
    body .cy-custom .offset-sm-4 {
        margin-left: 33.333333%;
    }
    body .cy-custom .offset-sm-5 {
        margin-left: 41.666667%;
    }
    body .cy-custom .offset-sm-6 {
        margin-left: 50%;
    }
    body .cy-custom .offset-sm-7 {
        margin-left: 58.333333%;
    }
    body .cy-custom .offset-sm-8 {
        margin-left: 66.666667%;
    }
    body .cy-custom .offset-sm-9 {
        margin-left: 75%;
    }
    body .cy-custom .offset-sm-10 {
        margin-left: 83.333333%;
    }
    body .cy-custom .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
    body .cy-custom .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    body .cy-custom .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    body .cy-custom .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    body .cy-custom .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    body .cy-custom .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    body .cy-custom .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    body .cy-custom .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    body .cy-custom .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    body .cy-custom .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    body .cy-custom .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    body .cy-custom .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    body .cy-custom .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    body .cy-custom .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    body .cy-custom .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .cy-custom .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    body .cy-custom .order-md-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    body .cy-custom .order-md-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    body .cy-custom .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    body .cy-custom .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    body .cy-custom .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    body .cy-custom .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    body .cy-custom .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    body .cy-custom .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    body .cy-custom .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    body .cy-custom .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    body .cy-custom .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    body .cy-custom .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    body .cy-custom .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    body .cy-custom .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    body .cy-custom .offset-md-0 {
        margin-left: 0;
    }
    body .cy-custom .offset-md-1 {
        margin-left: 8.333333%;
    }
    body .cy-custom .offset-md-2 {
        margin-left: 16.666667%;
    }
    body .cy-custom .offset-md-3 {
        margin-left: 25%;
    }
    body .cy-custom .offset-md-4 {
        margin-left: 33.333333%;
    }
    body .cy-custom .offset-md-5 {
        margin-left: 41.666667%;
    }
    body .cy-custom .offset-md-6 {
        margin-left: 50%;
    }
    body .cy-custom .offset-md-7 {
        margin-left: 58.333333%;
    }
    body .cy-custom .offset-md-8 {
        margin-left: 66.666667%;
    }
    body .cy-custom .offset-md-9 {
        margin-left: 75%;
    }
    body .cy-custom .offset-md-10 {
        margin-left: 83.333333%;
    }
    body .cy-custom .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 992px) {
    body .cy-custom .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    body .cy-custom .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    body .cy-custom .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    body .cy-custom .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    body .cy-custom .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    body .cy-custom .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    body .cy-custom .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    body .cy-custom .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    body .cy-custom .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    body .cy-custom .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    body .cy-custom .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    body .cy-custom .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    body .cy-custom .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    body .cy-custom .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .cy-custom .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    body .cy-custom .order-lg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    body .cy-custom .order-lg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    body .cy-custom .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    body .cy-custom .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    body .cy-custom .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    body .cy-custom .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    body .cy-custom .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    body .cy-custom .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    body .cy-custom .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    body .cy-custom .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    body .cy-custom .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    body .cy-custom .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    body .cy-custom .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    body .cy-custom .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    body .cy-custom .offset-lg-0 {
        margin-left: 0;
    }
    body .cy-custom .offset-lg-1 {
        margin-left: 8.333333%;
    }
    body .cy-custom .offset-lg-2 {
        margin-left: 16.666667%;
    }
    body .cy-custom .offset-lg-3 {
        margin-left: 25%;
    }
    body .cy-custom .offset-lg-4 {
        margin-left: 33.333333%;
    }
    body .cy-custom .offset-lg-5 {
        margin-left: 41.666667%;
    }
    body .cy-custom .offset-lg-6 {
        margin-left: 50%;
    }
    body .cy-custom .offset-lg-7 {
        margin-left: 58.333333%;
    }
    body .cy-custom .offset-lg-8 {
        margin-left: 66.666667%;
    }
    body .cy-custom .offset-lg-9 {
        margin-left: 75%;
    }
    body .cy-custom .offset-lg-10 {
        margin-left: 83.333333%;
    }
    body .cy-custom .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
    body .cy-custom .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    body .cy-custom .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    body .cy-custom .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    body .cy-custom .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    body .cy-custom .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    body .cy-custom .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    body .cy-custom .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    body .cy-custom .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    body .cy-custom .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    body .cy-custom .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    body .cy-custom .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    body .cy-custom .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    body .cy-custom .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    body .cy-custom .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .cy-custom .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    body .cy-custom .order-xl-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    body .cy-custom .order-xl-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    body .cy-custom .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    body .cy-custom .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    body .cy-custom .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    body .cy-custom .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    body .cy-custom .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    body .cy-custom .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    body .cy-custom .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    body .cy-custom .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    body .cy-custom .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    body .cy-custom .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    body .cy-custom .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    body .cy-custom .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    body .cy-custom .offset-xl-0 {
        margin-left: 0;
    }
    body .cy-custom .offset-xl-1 {
        margin-left: 8.333333%;
    }
    body .cy-custom .offset-xl-2 {
        margin-left: 16.666667%;
    }
    body .cy-custom .offset-xl-3 {
        margin-left: 25%;
    }
    body .cy-custom .offset-xl-4 {
        margin-left: 33.333333%;
    }
    body .cy-custom .offset-xl-5 {
        margin-left: 41.666667%;
    }
    body .cy-custom .offset-xl-6 {
        margin-left: 50%;
    }
    body .cy-custom .offset-xl-7 {
        margin-left: 58.333333%;
    }
    body .cy-custom .offset-xl-8 {
        margin-left: 66.666667%;
    }
    body .cy-custom .offset-xl-9 {
        margin-left: 75%;
    }
    body .cy-custom .offset-xl-10 {
        margin-left: 83.333333%;
    }
    body .cy-custom .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
body .cy-custom .d-none {
    display: none !important;
}
body .cy-custom .d-inline {
    display: inline !important;
}
body .cy-custom .d-inline-block {
    display: inline-block !important;
}
body .cy-custom .d-block {
    display: block !important;
}
body .cy-custom .d-table {
    display: table !important;
}
body .cy-custom .d-table-row {
    display: table-row !important;
}
body .cy-custom .d-table-cell {
    display: table-cell !important;
}
body .cy-custom .d-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
}
body .cy-custom .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    body .cy-custom .d-sm-none {
        display: none !important;
    }
    body .cy-custom .d-sm-inline {
        display: inline !important;
    }
    body .cy-custom .d-sm-inline-block {
        display: inline-block !important;
    }
    body .cy-custom .d-sm-block {
        display: block !important;
    }
    body .cy-custom .d-sm-table {
        display: table !important;
    }
    body .cy-custom .d-sm-table-row {
        display: table-row !important;
    }
    body .cy-custom .d-sm-table-cell {
        display: table-cell !important;
    }
    body .cy-custom .d-sm-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    body .cy-custom .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    body .cy-custom .d-md-none {
        display: none !important;
    }
    body .cy-custom .d-md-inline {
        display: inline !important;
    }
    body .cy-custom .d-md-inline-block {
        display: inline-block !important;
    }
    body .cy-custom .d-md-block {
        display: block !important;
    }
    body .cy-custom .d-md-table {
        display: table !important;
    }
    body .cy-custom .d-md-table-row {
        display: table-row !important;
    }
    body .cy-custom .d-md-table-cell {
        display: table-cell !important;
    }
    body .cy-custom .d-md-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    body .cy-custom .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    body .cy-custom .d-lg-none {
        display: none !important;
    }
    body .cy-custom .d-lg-inline {
        display: inline !important;
    }
    body .cy-custom .d-lg-inline-block {
        display: inline-block !important;
    }
    body .cy-custom .d-lg-block {
        display: block !important;
    }
    body .cy-custom .d-lg-table {
        display: table !important;
    }
    body .cy-custom .d-lg-table-row {
        display: table-row !important;
    }
    body .cy-custom .d-lg-table-cell {
        display: table-cell !important;
    }
    body .cy-custom .d-lg-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    body .cy-custom .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    body .cy-custom .d-xl-none {
        display: none !important;
    }
    body .cy-custom .d-xl-inline {
        display: inline !important;
    }
    body .cy-custom .d-xl-inline-block {
        display: inline-block !important;
    }
    body .cy-custom .d-xl-block {
        display: block !important;
    }
    body .cy-custom .d-xl-table {
        display: table !important;
    }
    body .cy-custom .d-xl-table-row {
        display: table-row !important;
    }
    body .cy-custom .d-xl-table-cell {
        display: table-cell !important;
    }
    body .cy-custom .d-xl-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    body .cy-custom .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media print {
    body .cy-custom .d-print-none {
        display: none !important;
    }
    body .cy-custom .d-print-inline {
        display: inline !important;
    }
    body .cy-custom .d-print-inline-block {
        display: inline-block !important;
    }
    body .cy-custom .d-print-block {
        display: block !important;
    }
    body .cy-custom .d-print-table {
        display: table !important;
    }
    body .cy-custom .d-print-table-row {
        display: table-row !important;
    }
    body .cy-custom .d-print-table-cell {
        display: table-cell !important;
    }
    body .cy-custom .d-print-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    body .cy-custom .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
body .cy-custom .flex-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
}
body .cy-custom .flex-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
}
body .cy-custom .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
}
body .cy-custom .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
}
body .cy-custom .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
body .cy-custom .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
body .cy-custom .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
body .cy-custom .flex-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
}
body .cy-custom .flex-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
}
body .cy-custom .flex-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
}
body .cy-custom .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
body .cy-custom .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
body .cy-custom .justify-content-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}
body .cy-custom .justify-content-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}
body .cy-custom .justify-content-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
}
body .cy-custom .justify-content-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}
body .cy-custom .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
body .cy-custom .align-items-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
}
body .cy-custom .align-items-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
}
body .cy-custom .align-items-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
}
body .cy-custom .align-items-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
}
body .cy-custom .align-items-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
}
body .cy-custom .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
body .cy-custom .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
body .cy-custom .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
body .cy-custom .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
body .cy-custom .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
body .cy-custom .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
body .cy-custom .align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}
body .cy-custom .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
body .cy-custom .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
body .cy-custom .align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}
body .cy-custom .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
body .cy-custom .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    body .cy-custom .flex-sm-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
    body .cy-custom .flex-sm-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
    body .cy-custom .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    body .cy-custom .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    body .cy-custom .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    body .cy-custom .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    body .cy-custom .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    body .cy-custom .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    body .cy-custom .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    body .cy-custom .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    body .cy-custom .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    body .cy-custom .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    body .cy-custom .justify-content-sm-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    body .cy-custom .justify-content-sm-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    body .cy-custom .justify-content-sm-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    body .cy-custom .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    body .cy-custom .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    body .cy-custom .align-items-sm-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    body .cy-custom .align-items-sm-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    body .cy-custom .align-items-sm-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    body .cy-custom .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    body .cy-custom .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    body .cy-custom .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    body .cy-custom .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    body .cy-custom .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    body .cy-custom .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    body .cy-custom .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    body .cy-custom .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    body .cy-custom .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    body .cy-custom .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    body .cy-custom .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    body .cy-custom .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    body .cy-custom .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    body .cy-custom .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    body .cy-custom .flex-md-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
    body .cy-custom .flex-md-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
    body .cy-custom .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    body .cy-custom .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    body .cy-custom .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    body .cy-custom .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    body .cy-custom .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    body .cy-custom .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    body .cy-custom .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    body .cy-custom .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    body .cy-custom .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    body .cy-custom .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    body .cy-custom .justify-content-md-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    body .cy-custom .justify-content-md-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    body .cy-custom .justify-content-md-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    body .cy-custom .justify-content-md-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    body .cy-custom .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    body .cy-custom .align-items-md-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    body .cy-custom .align-items-md-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    body .cy-custom .align-items-md-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    body .cy-custom .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    body .cy-custom .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    body .cy-custom .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    body .cy-custom .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    body .cy-custom .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    body .cy-custom .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    body .cy-custom .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    body .cy-custom .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    body .cy-custom .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    body .cy-custom .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    body .cy-custom .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    body .cy-custom .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    body .cy-custom .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    body .cy-custom .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    body .cy-custom .flex-lg-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
    body .cy-custom .flex-lg-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
    body .cy-custom .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    body .cy-custom .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    body .cy-custom .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    body .cy-custom .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    body .cy-custom .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    body .cy-custom .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    body .cy-custom .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    body .cy-custom .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    body .cy-custom .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    body .cy-custom .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    body .cy-custom .justify-content-lg-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    body .cy-custom .justify-content-lg-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    body .cy-custom .justify-content-lg-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    body .cy-custom .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    body .cy-custom .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    body .cy-custom .align-items-lg-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    body .cy-custom .align-items-lg-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    body .cy-custom .align-items-lg-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    body .cy-custom .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    body .cy-custom .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    body .cy-custom .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    body .cy-custom .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    body .cy-custom .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    body .cy-custom .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    body .cy-custom .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    body .cy-custom .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    body .cy-custom .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    body .cy-custom .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    body .cy-custom .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    body .cy-custom .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    body .cy-custom .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    body .cy-custom .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    body .cy-custom .flex-xl-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
    body .cy-custom .flex-xl-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
    body .cy-custom .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    body .cy-custom .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    body .cy-custom .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    body .cy-custom .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    body .cy-custom .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    body .cy-custom .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    body .cy-custom .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    body .cy-custom .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    body .cy-custom .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    body .cy-custom .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    body .cy-custom .justify-content-xl-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    body .cy-custom .justify-content-xl-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    body .cy-custom .justify-content-xl-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    body .cy-custom .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    body .cy-custom .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    body .cy-custom .align-items-xl-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    body .cy-custom .align-items-xl-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    body .cy-custom .align-items-xl-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    body .cy-custom .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    body .cy-custom .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    body .cy-custom .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    body .cy-custom .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    body .cy-custom .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    body .cy-custom .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    body .cy-custom .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    body .cy-custom .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    body .cy-custom .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    body .cy-custom .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    body .cy-custom .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    body .cy-custom .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    body .cy-custom .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    body .cy-custom .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
body .cy-custom .container {
    width: 100%;
    max-width: 1400px;
}
body .cy-custom h2 {
    font-family: "Playfair Display", serif;
    font-size: 60px;
    font-weight: 300;
    margin-top: 10px;
}
body .cy-custom h4 {
    font-family: "Raleway", "Montserrat", "Open Sans", Helvetica, sans-serif;
    /*text-transform: uppercase;*/
    letter-spacing: 10px;
    font-size: 20px;
    font-weight: 300;
    margin: 0;
}
body .cy-custom p {
    font-size: 17px;
    line-height: 1.9;
    color: white;
    margin-bottom: 20px;
}
body .cy-custom .btn {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 15px;
    font-weight: 400;
    
    border: 1px solid #000;
    color: #000;
    margin-top: 20px;
    border-radius: 0;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
body .cy-custom .btn:hover {
    background: #000;
    color: #fff;
}

#welcome_box .btn.alt{
    filter: invert(1);
}
body .cy-custom .btn.alt {
    border: 1px solid white;
    color: white;
    width: fit-content;
    padding: 10px 15px 10px 15px;
}
body .cy-custom .btn.alt:hover {
    background: black;
    color: white;
}
body .cy-custom .tagline {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 14px;
    position: absolute;
}
body .cy-custom .tagline:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    border-top: 1px solid #fff;
    margin-left: -60px;
}
body .cy-custom .tagline.left {
    top: 50%;
    left: 50px;
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
body #action_bar {
    height: 60px;
    background: rgba(0, 0, 0, 0.4);
    
}
@media(max-width: 1000px){
    body #action_bar {
        
        height: 120px!important;
    }
}

@media(max-width: 400px){
    
}
body #action_bar .inner {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    height: 60px;
}
body #action_bar .inner .bar-left {
    width: 65%;
    z-index: 9;
    padding-left: 30px;
}
body #action_bar .inner .bar-right {
    width: 35%;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    z-index: 9;
    padding-left: 30px;
}
body #action_bar .inner a {
    line-height: 60px;
    color: #fff;
    
    text-transform: uppercase;
    letter-spacing: 3px!important;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    font-family: "Playfair Display", serif;
}
body #action_bar .inner a .iconfont {
    display: inline-block;
    -webkit-transform: rotate(90deg) translateX(3px);
    transform: rotate(90deg) translateX(3px);
}
body #action_bar .inner a:hover {
    text-decoration: underline;
}
body #welcome_box {
    /*background: url(https://cy-boomtown-assets.s3.us-west-1.amazonaws.com/sites/LuxuryLivingPDX.com/images/Luxe+Forbes+White.png) bottom no-repeat, #1f1f1f;*/
    background-size: contain;
    background: white;
    /*background-blend-mode: soft-light;*/
    padding-top: 60px;
    
    color: #fff;
}
#welcome_box .tagline.left{
    filter: invert(1);
}
body #welcome_box p {
    color: black!important;
    font-weight: 300!important;
}
body #welcome_box .content-box .heading {
    padding-left: 30px;
    margin-left: -30px;
    border-left: 1px solid #fff;
    margin-bottom: 25px;
}
body #welcome_box .content-box .heading h2 {
    color: #6CB4EE;
}

body #welcome_box .lenders img{
    display: none;
    filter: invert(1);
    margin-top: 0!important;
    margin-bottom: 0!important;
}
body #welcome_box .lenders {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
body #welcome_box .lenders img {
    max-width: 200px;
    width: 90%;
    width:auto;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
body #welcome_box .image-box {
    padding-right: 0;
    padding-left: 100px;
}
body #welcome_box .image-box img {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    
}
body .full-banner {
    padding: 13vw 30px;
    text-align: center;
    color: #fff;
    background-size: cover !important;
    position: relative;
}
body .full-banner:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
body .full-banner .inner {
    position: relative;
    z-index: 9;
}
body .full-banner .icon {
    margin-bottom: 25px;
}
body .full-banner h2 {
    color: white;
    margin-bottom: 0;
    line-height: 1;
}
body .full-banner h4 {
    color: white;
    margin-bottom: 10px;
}
body .full-banner .btn {
    margin-top: 70px;
}
body .half-banners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
}
body .half-banners .banner {
    padding: 13vw 30px;
    text-align: center;
    color: #fff;
    background-size: cover !important;
    width: 50%;
    position: relative;
}
body .half-banners .banner:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
body .half-banners .banner .inner {
    position: relative;
    z-index: 9;
}
body .half-banners .banner .icon {
    display: none!important;
    max-width: 150px;
    width: 90%;
    margin-bottom: 25px;
}
body .half-banners .banner h2 {
    margin-bottom: 0;
    line-height: 1;
    color: white;
}
body .half-banners .banner h4 {
    color: white;
    margin-bottom: 10px;
}
body .half-banners .banner .btn {
    padding: 10px 15px 10px 15px;
    margin-top: 70px;
}
body #neighborhood_heading {
    background-color: white;
    padding-top: 60px;
    text-align: center;
}
body #neighborhoods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 60px;
    margin-bottom: 20px;
}
body #neighborhoods a {
    display: block;
    width: calc(100% / 3);
    position: relative;
    background: #000;
    overflow: hidden;
    border: 1px solid #fff;
    position: relative;
}
body #neighborhoods a:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(255, 255, 255, 0.0);
    z-index: 10;
}
body #neighborhoods a:after {
    display: none!important;
    content: "";
    background: url(https://cy-realgeeks-assets.s3.us-west-1.amazonaws.com/sites/Demo+Site+1/images/logo.png) center no-repeat;
    background-size: contain;
    width: 75px;
    height: 75px;
    position: absolute;
    pointer-events: none;
    z-index: 10;
    right: 30px;
    bottom: 30px;
}
body #neighborhoods a .inner {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    width: 90%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    color: #fff;
}
body #neighborhoods a .inner .title {
    font-weight: 500;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Playfair Display", serif!important;
}
body #neighborhoods a img {
    width: 100%;
    opacity: 0.7;
    filter: brightness(.7);
    display: block;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    margin: 0!important;
}
body #neighborhoods a:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    filter: brightness(.9);
    transform: scale(1.1);
}
body #youtube_heading,
body #instagram_heading {
    text-align: center;
    padding: 10px 0;
}
body #stats {
    background: #131313;
    background-size: contain;
    padding-top: 75px;
    padding-bottom: 75px;
    color: #fff;
    text-align: center;
}
body #stats #stat_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0 50px 0;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
body #stats #stat_list li {
    list-style: none;
    width: calc(100% / 4);
    padding: 25px;
}
body #stats #stat_list li .num {
    font-size: 55px;
    color: #6CB4EE;
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
}
body #stats #stat_list li .label {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 14px;
}
body #reviews {
    background: /*url(https://cy-boomtown-assets.s3.us-west-1.amazonaws.com/sites/LuxuryLivingPDX.com/images/Luxe+Forbes+White.png) bottom no-repeat,*/ #1f1f1f;
    background-size: contain;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 75px;
    color: #fff;
    text-align: center;
}
body #reviews .elfsight-holder {
    padding-left: 30px;
    padding-right: 30px;
}
body #footer {
    background: #1f1f1f;
    color: #fff;
    padding: 25px 0;
}
#footer{
    background-image: url(https://cy-boomtown-assets.s3.us-west-1.amazonaws.com/sites/LuxuryLivingPDX.com/images/footer.jpg)!important;
}
body #footer .container {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
}
#footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;  
}
#footer > footer > div > div > div:nth-child(3){
    margin: -4px -8px;
    max-width: 33%;
}
body #footer .bt-footer__tenant-logo {
    display: inline-block;
    padding: 0 30px;
}
body #footer .bt-footer__link {
    color: #fff;
    font-weight: 600;
}
body #footer .bt-footer-navFIX__menu .bt-footer-navFIX__menu-item a {
    color: #fff;
    font-size: 13px;
}
body #footer .bt-footer__disclaimer {
    text-align: left;
}
#inner-viewport > div > div > section:nth-child(5) > div > img,
#inner-viewport > div > div > section:nth-child(9) > div > img,
#inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(1) > div > img,
#inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(2) > div > img,
#inner-viewport > div > div > section:nth-child(8) > div > img,
#inner-viewport > div > div > section:nth-child(6) > div > img{
  width: 300px;
}
#inner-viewport > div > div > div.wp-block-cover.has-background-dim-30.has-background-dim.hero > div > div.wp-block-image > figure > img{
  width: auto;
}
#footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info > div > a > div > div.cell.cell--noGrow > div > i{
    color: #6CB4EE;
}
.connect-container{
    padding: 90px;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.connect-border{
    display: flex;
    justify-content: center;
    border: 2px solid #6CB4EE;
    max-width: 90%;
    padding: 70px 40px;
    margin: 0 auto;
}
.contact-logo{
    width: 300px;
    margin: 0 auto;
}
.contact-col{
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    color: #fff;
    align-items: center;
}
.contact-address{
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    letter-spacing: .135rem;
}
.contact-phone,
.contact-email{
    text-decoration: none;
    color: #fff;
}
.form-col{
    padding: 0 30px;
    color: #fff;
    width: 50%;
}
#form-holder > form > div:nth-child(1){
    display: none;
}
#form-holder > form{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.btgf-field{
    width: 100%;
    padding-bottom: 10px;
}
#addcbd41-9abd-49cc-a0e8-f1065adee2a9{
    width: 95%;
}
#\32 e3b21d6-19d8-4927-8040-6f99de9fe584,
#\33 9014324-d6b8-48a3-a398-f09784c8d863 {
    width: 90%;
}
#form-holder > form > div:nth-child(3),
#form-holder > form > div:nth-child(4){
    width: 50%;
}
#\34 b7698f7-0023-49ef-9e84-9f5affa72575{
    width: 95%;
    height: fit-content!important;
    background-color: unset;
    border: unset;
    border-bottom: solid 1px #6CB4EE;
    color: #fff;
}
input{
    background-color: unset;
    border: unset;
    border-bottom: solid 1px;
    border-bottom-color: #6CB4EE;
    color: #fff;
}
#home-contact > div > div > div.contact-col > h4{
    margin-bottom: 0;
    letter-spacing: .135rem;
}
#home-contact > div > div > div.contact-col > h5{
    margin-top: 0;
    letter-spacing: .135rem;
}
#home-contact > div > div > div.contact-col > a.contact-phone.text-blue,
#home-contact > div > div > div.contact-col > a.contact-email.text-white{
    letter-spacing: .135rem;
}


.contact-pic{
    border-radius: 50%;
    width: 150px;
    margin-top: 20px;
}
#eapps-instagram-feed-3 > div > div.eapps-instagram-feed-title-container > div{
    display: none;
}


.main-menu {
    font-size: 14px;
    margin: -4px 0 0 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
.main-menu-item {
    position: relative;
    display: inline-block;
    padding-right: 8px;
    line-height: 1.25;
    text-align: left;
    margin-top: 4px;
}
.main-menu-item > .menu-link {
    color: #6CB4EE;
    font-weight: 700;
    letter-spacing: 1px;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 10px;
}
.bt-ccomp[data-bt-ccomp=dropdown].bt-ccomp--active .bt-ccomp__content, .bt-ccomp.bt-ccomp__dropdown.bt-ccomp--active .bt-ccomp__content {
    display: block;
    animation: bt-drop 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bt-ccomp[data-bt-ccomp=dropdown] .bt-ccomp__content, .bt-ccomp[data-bt-ccomp=dropdown] .bt-react-dropdown__content, .bt-ccomp.bt-ccomp__dropdown .bt-ccomp__content, .bt-ccomp.bt-ccomp__dropdown .bt-react-dropdown__content {
    background: #fff;
    position: absolute;
    top: 100%;
    min-width: 240px;
    max-width: 250px;
    left: 0;
    padding: 12px;
    border: 1px solid #999;
    box-shadow: inset 0 -2px 4px -1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: left;
    z-index: 902;
    margin-top: 8px;
    display: none;
}
.bt-ccomp .bt-ccomp__content {
    white-space: normal;
}
.bt-ccomp[data-bt-ccomp=dropdown] .bt-ccomp__content:before, .bt-ccomp[data-bt-ccomp=dropdown] .bt-react-dropdown__content:before, .bt-ccomp.bt-ccomp__dropdown .bt-ccomp__content:before, .bt-ccomp.bt-ccomp__dropdown .bt-react-dropdown__content:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: 10px;
    background: #fff;
    transform: rotate(135deg);
    border-bottom-left-radius: 5px;
    border: 1px solid #999;
    border-right: none;
    border-top: none;
}
.menu-list .menu-list__link {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 4px 8px;
    text-decoration: none;
}
.sub-menu-link {
    font-weight: 600;
}
.main-sub-menu, .sub-menu {
    list-style: none;
    padding-left: 0;
}
.menu-list {
    margin: 0 -8px;
    padding: 0;
    list-style: none;
}
.uk-notouch .menu-list .menu-list__link:hover, .uk-notouch .menu-list .menu-list__link:focus {
    color: #fff;
    background: #6CB4EE;
}
.grid--center {
    align-items: center;
}
.welcome-call-btn {
    background-color: #6CB4EE;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    padding: 15px 30px 15px 35px;
    transition: 300ms ease all;
    margin-top: 20px;
    letter-spacing: 8px;
    text-align: center;
    width: fit-content;
}
.welcome-call-btn:hover {
    background-color: #000;
    color: white!important;
}
#welcome_box > div > div > div.col-md-5.content-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#welcome_box > div > div > div.col-md-5.content-box > div.btn.alt.wow.fadeInUp.animated:hover {
    background-color: unset;
    cursor: unset;
    color: #fff;
}
#welcome_box > div > div > div.col-md-5.content-box > a > i{
    transform: rotate(45deg);
}
body > div:nth-child(6) > div{
    width: auto!important;
}
.fade-in {
    animation: fade-in 2s ease forwards;
    transition: .5s;
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes slideInFromRight {
    0% {
        display: block;
        opacity: 0;
        transform: translateX(100%);
    }
    50% {
        transform: translateX(0%);
    }
    100% {
        opacity: 1;
    }
}
@keyframes slideInFromLeft {
    0% {
        display: block;
        opacity: 0;
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(0%);
    }
    100% {
        opacity: 1;
    }
}
/* Fade-in from the right */
.fade-right {
    opacity: 0;
    transform: translateX(-20px);
    animation: fadeRight 2s ease forwards;
}
@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* Fade-in from the bottom */
.fade-down {
    opacity: 0;
    transform: translateY(-20px);
    animation: fadeDown 2s ease forwards;
}
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* Fade-in from the left */
.fade-left {
    opacity: 0;
    transform: translateX(20px);
    animation: fadeLeft 2s ease forwards;
}
@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translateX(20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (max-width: 1650px) {
    body #welcome_box {
        padding-left: 140px;
    }
}
@media (max-width: 1199px) {
    body #welcome_box .image-box {
        padding-left: 40px;
    }
    body #stats #stat_list li .num {
        font-size: 45px;
    }
}
@media (max-width: 991px) {
  #inner-viewport > div > div > div.wp-block-cover.has-background-dim-30.has-background-dim.hero > div > div.wp-block-image > figure > img{
    height: auto;
  }
    body .cy-custom h2 {
        font-size: 50px;
    }
    body .md-hero.broker.banner-with-search-btn .media-content .title-text .media-subtitle {
        margin-top: 0;
    }
    body #action_bar {
        height: 80px;
       
    }
    body #action_bar .inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    body #action_bar .inner .bar-left,
    body #action_bar .inner .bar-right {
        width: 100%;
        border-left: none;
    }
    body #welcome_box .image-box,
    body #welcome_box .content-box {
        width: 100%;
        -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
        flex: 100% !important;
        max-width: 100%;
        padding-left: 0;
        padding-right: 30px;
    }
    body #welcome_box .image-box {
        margin-top: 25px;
        padding-left: 0;
    }
    body #welcome_box .image-box img {
        max-width: 90%;
        border-radius: 6px;
        
    }
    body #welcome_box .image-box{
        margin-left: -5px!important;
    }
    body #neighborhoods a {
        width: 50%;
    }
    .connect-border{
        flex-wrap: wrap;
    }
    .contact-col{
        width: 100%;
    }
    .form-col{
        width: 100%;
    }
}
@media (max-width: 800px) {
    body .full-banner .icon,  .half-banners .banner .icon{
        width: 40%!important;
    }
    body #welcome_box{
        padding-bottom: 35px;
    }
    #inner-viewport > div > div:nth-child(2) > div.js-mobile-.headerFIX__wrapper.bt-.headerFIX__mobile.px-12--safe.py-4{
        display: none;
    }
    #main-top{
        display: none;
    }
    #welcome_box > div > div > div.col-md-5.content-box > a > i{
        float: left;
        color: #fff;
    }
    .bt-.headerFIX__mobile {
        display: block;
    }
    #inner-viewport > div > div > div.js-mobile-.headerFIX__wrapper.bt-.headerFIX__mobile.px-12--safe.py-4 > div > div:nth-child(1) > a > img,
    #inner-viewport > div > div.bt-.headerFIX__mobile.py-4.px-12 > div > div:nth-child(1) > a > img{
        max-width: 200px;
    }
    #inner-viewport > div > div > div.js-mobile-.headerFIX__wrapper.bt-.headerFIX__mobile.px-12--safe.py-4 > div > div.cell.cell-xs-2.text-xs--right > a > i,
    #inner-viewport > div > div.bt-.headerFIX__mobile.py-4.px-12 > div > div.cell.text-xs--right.cell-xs-2 > a > i{
        color: #000;
    }
    #inner-viewport > div > div > div.js-mobile-.headerFIX__wrapper.bt-.headerFIX__mobile.px-12--safe.py-4 > div > div.cell.cell-xs-2.text-xs--right,
    #inner-viewport > div > div.bt-.headerFIX__mobile.py-4.px-12 > div > div.cell.text-xs--right.cell-xs-2{
        width: 25px;
    }
    body .md-hero.broker.banner-with-search-btn .banner-button .btn-item {
        width: auto;
    }
    .connect-container{
        padding: 30px;
    }
    .contact-pic{
        width: 250px;
    }
    body #footer .container{
        flex-direction: column;
    }
    #footer > footer > div > div > div:nth-child(3){
        max-width: fit-content;
    }
    .uk-list{
        padding: 0;
        list-style: none;
    }
    .link-list__target {
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        text-decoration: none;
        border-bottom: ridge;
        border-bottom-color: whitesmoke;
    }
    .link-list__target--disabled {
        color: #484848;
    }
    .link-list__item .bt-fa-icon {
        font-size: 18px;
        padding: 3px;
    }
    .link-list__icon--disabled {
        color: #484848;
    }
    .link-list__icon {
        float: right;
        color: #484848;
    }
    .fa-fw {
        text-align: center;
        width: 1.25em;
    }
    .fa, .fas {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
    }
    .fa-fw {
        text-align: center;
        width: 1.25em;
    }.fa, .fas, .far, .fal, .fad, .fab {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
    .uk-text-truncate{
        text-decoration: none;
        color: #484848; 
    }
    #inner-viewport > div > div.site-navFIX-container > div > div > div > ul > li.link-list__item.at-main-menu__contact-agent > a > div,
    #inner-viewport > div > div.site-navFIX-container > div > div > div > ul > li.link-list__item.at-main-menu__search > a > div,
    #inner-viewport > div > div.site-navFIX-container > div > div > div > ul > li.link-list__item.at-main-menu__home > a > div,
    #inner-viewport > div > div.site-navFIX-container > div > div > div > ul > li.link-list__item.at-main-menu__site-menu > a > div,
    #inner-viewport > div > div.site-navFIX-container > div > div > div > ul > li.link-list__item.at-main-menu__sign-in > a > div{
        color: #6CB4EE;
        font-weight: 600;
    }
    .uk-list > li:after, .bt-off-canvas__sub-menu > li:after, .bt-footer .widget ul > li:after, .bt-footer .bt-widget ul > li:after, .bt-search__price-list > li:after {
        clear: both;
    }
    .uk-list > li:before, .bt-off-canvas__sub-menu > li:before, .bt-footer .widget ul > li:before, .bt-footer .bt-widget ul > li:before, .bt-search__price-list > li:before, .uk-list > li:after, .bt-off-canvas__sub-menu > li:after, .bt-footer .widget ul > li:after, .bt-footer .bt-widget ul > li:after, .bt-search__price-list > li:after {
        content: "";
        display: table;
    }
    .uk-list, .bt-off-canvas__sub-menu, .bt-footer .widget ul, .bt-footer .bt-widget ul, .bt-search__price-list {
        padding: 0;
        list-style: none;
    }
    #footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info > div{
        margin: 0!important;
    }
}
@media (max-width: 767px) {

    body #welcome_box .content-box .heading{
        border-left: transparent!important;
    }

    body #stats #stat_list li {
        width: 50%;
    }
    body .md-featured-area.template6 .style-container .city-style {
        min-width: calc(100% / 2 - 1px);
        padding-top: 38%;
    }
    body .half-banners {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    body .half-banners .banner {
        width: 100%;
    }
    #form-holder > form > div:nth-child(3),
    #form-holder > form > div:nth-child(4){
        width: 100%;
    }
    #addcbd41-9abd-49cc-a0e8-f1065adee2a9,
    #\34 b7698f7-0023-49ef-9e84-9f5affa72575,
    #\32 e3b21d6-19d8-4927-8040-6f99de9fe584,
    #\33 9014324-d6b8-48a3-a398-f09784c8d863{
        width: 100%;
    }
    #footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info > div > a > div > div:nth-child(2){
        max-width: fit-content;
    }
    #footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info > div{
        width: fit-content;
    }
}
@media (max-width: 600px) {
    body #action_bar .inner a {
        letter-spacing: 2px;
        line-height: 40px;
    }
    body .hero .wp-block-image img {
        height: auto;
        margin: 0 auto;
        display: block;
    }
    body #neighborhoods a {
        width: 100%;
    }
    body .md-hero.broker.banner-with-search-btn .media-content .title-text .media-title div {
        font-size: 16px;
    }
    body .md-hero.broker.banner-with-search-btn .media-content .title-text .media-subtitle div span {
        font-size: 14vw;
    }
    body .cy-custom .tagline.left {
        white-space: nowrap;
        left: 20px;
        top: 30%;
    }
    body .cy-custom h2 {
        font-size: 10vw;
    }
    body .cy-custom h4 {
        font-size: 3.5vw;
    }
    body #welcome_box {
        padding-left: 60px;
    }
    body .md-featured-area.template6 .style-container .city-style {
        height: auto;
    }
    body .md-featured-area.template6 .style-container .city-style .mask {
        background-color: rgba(25, 25, 25, 0.7);
    }
    body .md-featured-area.template6 .style-container .city-style .mask .city-detail .position-box .style-title {
        font-size: 15px;
    }
    body #stats #stat_list li {
        width: 100%;
    }
    #inner-viewport > div > div > section:nth-child(5) > div > img,
    #inner-viewport > div > div > section:nth-child(9) > div > img,
    #inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(1) > div > img,
    #inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(2) > div > img,
    #inner-viewport > div > div > section:nth-child(8) > div > img,
    #inner-viewport > div > div > section:nth-child(6) > div > img{
      width: 300px;
    }
    body #welcome_box .lenders img {
      width: -webkit-fill-available;
    }
}
@media (max-width: 450px) {
    .welcome-call-btn {
        letter-spacing: 5px;
    }
    body .md-featured-area.template6 .style-container .city-style {
        min-width: 100%;
        padding-top: 66%;
    }
    #inner-viewport > div > div > section:nth-child(5) > div > img,
    #inner-viewport > div > div > section:nth-child(9) > div > img,
    #inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(1) > div > img,
    #inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(2) > div > img,
    #inner-viewport > div > div > section:nth-child(8) > div > img,
    #inner-viewport > div > div > section:nth-child(6) > div > img{
      width: 150px;
    }
    .connect-border{
        padding: 40px 10px;
    }
    .contact-logo{
        width: 95%;
    }
    .contact-pic{
        max-width: 90%;
    }
}
/*# sourceMappingURL=boomtown-custom.css.map */



/* DEV FIXES */

.cy-hero-buttons ~ .cy-hero-buttons {
	display: none;
}
.home.translucent-header header:not(.reduced) {
	background-color: transparent;
	box-shadow: none;
}
.fixed.dark.dynamic:not(.reduced) {
	background: transparent !important;
	box-shadow: none !important;
}
body .cy-custom h2 {
	font-family: "Playfair Display", serif;
	font-size: 60px !important;
	font-weight: 300 !important;
	margin-top: 10px !important;
}
body .full-banner h2 {
	color: white !important;
	margin-bottom: 0 !important;
	line-height: 1 !important;
}
footer {
	background-image: url('https://cy-sierra-assets.s3.amazonaws.com/sites/sandiegosubdivisions.com/assets/footer-bg.jpg') !important;
}

footer::after {
	background-image: url("https://cy-sierra-assets.s3.amazonaws.com/sites/sandiegosubdivisions.com/assets/mermaid.png") !important;
}
.si-container.si-breadcrumb {
	display: none;
}


/* DEV MODS */

body.dev-page .si-site-container-fluid.col-md-12.si-site-container--full {
	padding: 0px;
}
.main-content .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.main-content .container-fluid .row {
	margin-left: auto;
	margin-right: auto;
}
body > .main-content .si-site-container--full {
	padding: 0px !important;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
