/* overrides ======= */
  #main.responsive {
    padding: 0;
  }
  .breadcrumb {
    padding-left: 60px;
  }
  .marketing-middle-slots {
    display: none;
  }



  /* reset ======= */
  #chaco-care {
    box-sizing: border-box;
    font-size: 10px;
    line-height: normal;
    width: 100%;
    margin: 0 auto;
    font-family: futura-pt,Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-weight: normal;
    text-align: center;
    color: #6a6158;
  }
  #chaco-care *,
  #chaco-care *:before,
  #chaco-care *:after {
    box-sizing: inherit;
    font-size: 10px;
    line-height: inherit;
  }




  /* resizing ======= */
  @media (max-width: 640px) {
    #chaco-care *,
    #chaco-care *:before,
    #chaco-care *:after {
      font-size: 3.125vw;
    }
  }
  @media (min-width: 641px) {
    #chaco-care *,
    #chaco-care *:before,
    #chaco-care *:after  {
      font-size: 1.087vw;
    }
  }
  @media (min-width: 921px) {
    #chaco-care *,
    #chaco-care *:before,
    #chaco-care *:after  {
      font-size: 10px;
    }
  }

  .ag-full-width .ag-site-width {
    max-width: 920px;
  }


  
  /* small ======= */
  #chaco-care .chaco-care__header {
    position: relative;
    text-transform: uppercase;
    overflow: hidden;
  }
  #chaco-care .chaco-care__header-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    margin: 0;
    font-family: futura-pt,Arial,'Helvetica Neue',Helvetica,sans-serif; 
    font-weight: bold;
    font-size: 3.5em;
    line-height: 1.2;
    letter-spacing: .2em;
    color: #fff;
  }
  #chaco-care .chaco-care__header-img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  #chaco-care .chaco-care__quicklinks {
    margin: 0 auto;
    padding: 1.6em 6em;
    font-family: futura-pt,Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    background: #aba39b;
  }
  #chaco-care .chaco-care__quicklink {
    display: inline-block;
  }
  #chaco-care .chaco-care__quicklink-link {
    display: block;
    margin: auto;
    padding: 0.9em 0;
    font-size: 1.4em;
    white-space: nowrap;
  }
  #chaco-care .chaco-txt-cta:after {
    margin-left: 0.6em;
    font-size: inherit;
    content: ">";
  }
  #chaco-care .chaco-care__section {
    margin-bottom: 0.1em;
    padding: 2em 1.5em;
    background: #e6e5dc;
  }
  #chaco-care .chaco-care__section--lighter {
    background: #ebeae3;
  }
  #chaco-care .chaco-care__section-img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  #chaco-care .chaco-care__section-txt {
    display: inline-block;
  }
  #chaco-care .chaco-care--mbl .chaco-care__section-txt {
    margin-left: 0;
  }
  #chaco-care .chaco-care__section-img,
  #chaco-care .chaco-care__section-txt {
    vertical-align: top;
  }
  #chaco-care .chaco-care__section-header-wrapper {
    margin: 0 !important;
    padding: 1em 0 1.5em;
  }
  #chaco-care .chaco-care__section-header {
    font-family: futura-pt,Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.4em;
    line-height: 1.7;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #6a6158;
  }
  #chaco-care .chaco-care__section-subheader {
    margin: 0 auto;
    width: 95%;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: .1em;
    text-transform: none;
    color: #6a6158;
  }
  #chaco-care .chaco-care__steps {
    padding: 1em 0;
    margin: 0 auto;
    width: 95%;
    text-align: left;
    border-top: 1px solid rgba(106,97,88,0.2);
    list-style: none;
  }
  #chaco-care .chaco-care--mbl .chaco-care__steps {
    max-width: none;
    width: 100%;
  }
  #chaco-care .chaco-care__step {
    margin-top: 1em;
    font-size: 1.4em;
    line-height: 1.5;
    letter-spacing: .05em;
  }
  #chaco-care .chaco-care__step-number {
    font-family: futura-pt,Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-weight: 700;
    font-size: inherit;
  }
  #chaco-care .chaco-care__banner {
    position: relative;
    width: 100%;
  }
  #chaco-care .chaco-care__banner-txt {
    position: absolute;
    width: 100%;
    max-width: 24em;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  #chaco-care .chaco-care__banner-img {
    width: 100%;
    max-width: 100vw;
  }
  #chaco-care .chaco-care__banner-header {
    margin: auto;
    font-family: futura-pt,Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-weight: bold;
    font-size: 1.8em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
  }
  #chaco-care .chaco-care__banner-subheader {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.7;
    margin: auto auto 1em;
    color: #fff;
  }
  #chaco-care .chaco-full-link {
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  #chaco-care .chaco-cta {
    display: inline-block;
    padding: 1em 1.5em;
    font-family: futura-pt,Arial,'helvetica neue',Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    background: #004c59;
    color: #fff;
    transition: all 0.2s;
  }
  #chaco-care .chaco-cta:hover,
  #chaco-care .chaco-cta:active {
    background: #fff;
    color: #004c59;
  }



  /* large/general ======= */
  @media (min-width: 641px) {
    #chaco-care .chaco-care__quicklink-link {
      margin: 0 2em;
      font-size: 1.8em;
    }
    #chaco-care .chaco-care__section {
      padding: 3.75em;
    }
    #chaco-care .chaco-care__section-txt {
      width: 51%;
      margin-left: 6em;
    }
    #chaco-care .chaco-care__section-header {
      margin: auto;
      font-size: 1.8em;
    }
    #chaco-care .chaco-care__section-subheader {
      font-size: 1.6em;
    }
    #chaco-care .chaco-care__section-img {
      width: 41%;
    }
    #chaco-care .chaco-care__banner-txt {
      max-width: 44em;
    }
    #chaco-care .chaco-care__banner-header {
      font-size: 3.2em;
    }
    #chaco-care .chaco-care__banner-subheader {
      font-size: 1.6em;
    }
  }
