/******* general *******/
.breadcrumb {
    display: none;
}
.chco-about-us p {
    color: #004c59;
    line-height: 1.5;
}
.chco-about-us .ag-cta-button {
     padding: 1em 2em;
}
.isDesktopEnvironment .chco-about-us img {
    width: 100%;
}
.chco-about-us h3 {
    font-size: 24px;
    color: #f65024;
    margin: 12px 0;
    line-height: 1.1;
}
/******* .about-us-top *******/
.top-banner {
    position: relative;
}
.top-banner-content {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 55%;
    text-align: center;
}
.isDesktopEnvironment .top-banner-content {
    top: 50%;
}
.top-banner-content h1 {
    color: #fff;
    font-size: 47px;
    line-height: .9;
    letter-spacing: .07em;
    white-space: nowrap;
}
.isDesktopEnvironment .top-banner-content h1 {
    font-size: 80px;
}
.top-banner-content h1 .pre-heading {
    color: #fde633;
    font-weight: 500;
    white-space: nowrap;
    font-size: 26px;
}
.isDesktopEnvironment .top-banner-content h1 .pre-heading {
    font-size: 46px;
}
.chaco-beginning {
    background-color: #c8ebf1;
    text-align: center;
}
.isDesktopEnvironment .chaco-beginning {
    width: 1200px;
    max-width: 90vw;
    margin: 55px auto;
    
}
.chaco-beginning p {
    padding: 25px 18px 22px;
    margin: 0;
}
.isDesktopEnvironment .chaco-beginning p {
    font-size: 21px;
    padding: 25px 110px;
}
/******* .about-us-z *******/
.isDesktopEnvironment .about-us-z {
    position: relative;
    padding-top: 66px;
    min-width: 1250px;
}
.z-top-content {
    text-align: center;
}
.isDesktopEnvironment .z-top-content {
    position: absolute;
    text-align: left;
    top: 0px;
    transform: translateX(-50%);
    left: 37%;
    z-index: 1;
}
@media (max-width: 1500px) {
    .isDesktopEnvironment .z-top-content {
        left: 35%;
    }
}
@media (max-width: 1250px) {
    .isDesktopEnvironment .z-top-content {
        left: 30%;
    }
}
.z-top-content h2 {
    color: #f65024;
    font-size: 55px;
    text-transform: uppercase;
    line-height: .9;
    margin: 17px 0;
}
.isDesktopEnvironment .z-top-content h2 {
    font-size: 90px;
    line-height: .8;
    margin: 0;
}
.z-top-content p {
    margin-bottom: 17px;
}
.isDesktopEnvironment .z-top-content p {
    position: relative;
    max-width: 255px;
    font-size: 18px;
    left: 220px;
    top: -50px;

}
.z-top-content .ag-cta-button {
    margin-bottom: 10px;
}
.isDesktopEnvironment .z-top-content .ag-cta-button {
    position: relative;
    left: 220px;
    top: -45px;
}
.z-tooltips {
    margin-top: -60px;
    text-align: center;
    padding: 0 10px;
}
.isDesktopEnvironment .z-tooltips {
    position: absolute;
    margin: 0;
    top: 66px;
    height: calc(100% - 66px);
    width: 65%;
    transform: translateX(-50%);
    left: 43%;
}
.isDesktopEnvironment .z-bottom-content .z-tooltips p {
    margin: 0;
}
.isDesktopEnvironment .z-tooltips p:nth-of-type(1) {
    position: absolute;
    text-align: right;
    max-width: 235px;
    top: 32%;
    transform: translateX(-50%);
    left: 22%;
}
.isDesktopEnvironment .z-tooltips p:nth-of-type(2) {
    position: absolute;
    text-align: left;
    max-width: 235px;
    bottom: 29%;
    transform: translateX(-50%);
    right: 4%;
}
.isDesktopEnvironment .z-tooltips p:nth-of-type(3) {
    position: absolute;
    text-align: right;
    max-width: 225px;
    top: 56%;
    transform: translateX(-50%);
    left: 13%;
}
.isDesktopEnvironment .z-tooltips p:nth-of-type(4) {
    position: absolute;
    text-align: left;
    max-width: 245px;
    bottom: 7%;
    transform: translateX(-50%);
    right: 21%;
}
@media (max-width: 2500px){
    .isDesktopEnvironment .z-tooltips p:nth-of-type(1) {
        left: 20%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(2) {
        right: 1%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(3) {
        left: 11%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(4) {
        right: 19%;
    }
}
@media (max-width: 2200px){
    .isDesktopEnvironment .z-tooltips p:nth-of-type(2) {
        right: -3%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(3) {
        left: 10%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(4) {
        right: 17%;
    }
}
@media (max-width: 1900px){
    .isDesktopEnvironment .z-tooltips p:nth-of-type(1) {
        top: 31%;
        left: 19%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(2) {
        bottom: 28%;
        right: -8%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(3) {
        top: 55%;
        left: 9%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(4) {
        bottom: 5%;
        right: 15%;
    }
}
@media (max-width: 1600px){
    .isDesktopEnvironment .z-tooltips p:nth-of-type(1) {
        left: 16%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(2) {
        right: -12%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(3) {
        left: 7%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(4) {
        right: 11%;
    }
}
@media (max-width: 1400px){
    .isDesktopEnvironment .z-tooltips p:nth-of-type(1) {
        top: 29%;
        left: 14%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(2) {
        bottom: 26%;
        right: -17%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(3) {
        top: 53%;
        left: 5%;
    }
    .isDesktopEnvironment .z-tooltips p:nth-of-type(4) {
        bottom: 3%;
        right: 6%;
    }
}
/******* .about-us-re *******/
.about-us-re {
    position: relative;
    margin-top: 30px;
}
.isDesktopEnvironment .about-us-re img {
    min-width: 1400px;
    margin-bottom: 35px;
}
@media (max-width: 1400px) {
    .isDesktopEnvironment .about-us-re img {
        margin-left: calc(50vw - 700px);
    }
}
.re-content {
    text-align: center;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 145px;
    width: 95%;
}
.isDesktopEnvironment .re-content {
    max-width: 950px;
    top: 25px;
}
.re-content h2 {
    color: #004c59;
    text-transform: uppercase;
    font-size: 36px;
    margin: 0 0 26px;
    line-height: .95;
}
.isDesktopEnvironment .re-content h2 {
    font-size: 72px;
}
.chco-about-us .about-us-re .re-content p {
    margin: 0 0 26px;
}
.isDesktopEnvironment .chco-about-us .about-us-re .re-content p {
    font-size: 18px;
}
@media (max-width: 1000px) {
    .isDesktopEnvironment .chco-about-us .about-us-re .re-content p {
        font-size: 17px;
    }
}
/******* .about-us-life *******/
.isDesktopEnvironment .about-us-life {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    background-color: #f5deda;
    padding: 50px;
    position: relative;
}
.isDesktopEnvironment .about-us-life::after {
    content: "";
    position: absolute;
    width: 780px;
    height: 60px;
    transform: tranlateY(-50%);
    top: 50%;
    left: 100%;
    background-color: #ffc099;
}
.isDesktopEnvironment .about-us-life::before {
    content: "";
    position: absolute;
    width: 780px;
    height: 60px;
    transform: tranlateY(-50%);
    top: 50%;
    right: 100%;
    background-color: #ffc099;
}
.life-tile {
    margin: 25px 0;
    text-align: center;
    padding-bottom: 25px;
}
.isDesktopEnvironment .life-tile {
    width: 32%;
    margin: 0;
    padding: 0;
}
.isMobileEnvironment .life-tile.water {
    background-color: #f5deda;
}
.isMobileEnvironment .life-tile.beach {
    background-color: #fef7c1;
}
.isMobileEnvironment .life-tile.mountain {
    background-color: #e0f0e8;
}
.isDesktopEnvironment .life-tile h3 {
    margin: 14px 17px 12px;
}
.isMobileEnvironment .life-tile.water h3 {
    margin: 12px 60px;
}
.chco-about-us .about-us-life .life-tile p {
    margin: 0 15px 15px;
}
.isDesktopEnvironment .chco-about-us .about-us-life .life-tile p {
    margin: 0 15px 20px;
    font-size: 18px;
}
.life-tile .ag-cta-button:first-of-type {
    margin-bottom: 12px;
}
/******* .about-us-links *******/
.about-us-links {
    padding: 5px 25px;
    text-align: center;
}
.isDesktopEnvironment .about-us-links {
    max-width: 1200px;
    margin: auto;
    padding: 50px;
}
.links-tile {
    margin-bottom: 30px;
}
.isDesktopEnvironment .links-tile {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.isDesktopEnvironment .links-tile:last-of-type {
    margin-bottom: 0;
}
.isDesktopEnvironment .links-tile-img {
    width: 50%;
}
.isDesktopEnvironment .links-tile-content {
    width: 50%;
    text-align: left;
    position: relative;
}
.isDesktopEnvironment .ltc-container {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}
.isDesktopEnvironment .links-tile-content .ltc-container p {
    font-size: 18px;
}
.isDesktopEnvironment .img-right .links-tile-img {
    order: 2;
}
.isDesktopEnvironment .img-right .links-tile-content {
    order: 1;
}
.isDesktopEnvironment .img-left .ltc-container {
    padding-left: 30px;
}
.isDesktopEnvironment .img-right .ltc-container {
    padding-right: 30px;
}