  a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

@media screen and (min-width: 74.5em) { 
        .carousel__element-title {
        font-size: 3rem;
        line-height: 1.5;
        margin-top: 2.1875rem;
        }
        .column-padding {
        padding: 2.5rem;
        }
        h1 {
        font-size: 3.515rem; 
        padding-top: 3.5rem;
        }
        h2 {
        font-size: 3rem; 
        }
        h3 {
        font-size: 1.85rem; 
        }
        .group .banner-container-wrapper {
        height: 90vh;
        }
         .carousel__element-box { 
            bottom: 4.875rem; 
            max-width: 36.125rem;
            left: 7.375rem;
        } 
        .parallax {
        background-attachment: scroll;
        }
         .header__logo {
        max-width: 12.825rem;
        }
        .group .header__nav-item:hover {
        background-color: #f5f3ef;
        }
        .group .header__nav-sub {
        background-color: #f5f3ef;
        }
        .group .header__nav-sub-link {
        border-bottom: 2px solid #f5f3ef;
        }
}
    
    
    @media screen and (min-width: 48em) { 
        h1 {
        font-size: 3.1875rem; 
        }
        h2 {
        font-size: 2.7rem; 
        }
        .border-right {
        border-right: 1px solid #f0f2f3; 
        }
        .border-bottom { 
        border-bottom: 1px solid #f0f2f3; 
        }
        .carousel__element-text {
        max-width: 53.625rem;
        }
        .centred-text-mobile {
        text-align: center;
        }
        .column-padding {
        padding: 2.5rem;
        }
        .carousel__element-image-wrapper {
        height: 75vh;
        }
        .image-text__text p {
        font-size: 1.25rem;
        line-height: 1.4;
        }
        .image-text__text--right {
        padding-left: 2.875rem;
        }
        .carousel__element-title {
        font-size: 3rem;
        line-height: 1.5;
        margin-top: 2.1875rem;
        }
        .showcaseContainer > div { 
        flex: 1;
        } 
        .showcaseContainer { 
        display: flex; flex-wrap: wrap; 
        }
        .parallax {
        background-attachment: fixed;
        }
    }
    
    @media screen and (max-width: 48em) {
        h1 {
        font-size: 2.6rem; 
        }
         h2 {
        font-size: 2rem;
        line-height: 1.5;
        }
        .carousel__element-box {
        padding-bottom:  0.375rem;
        }
       .centred-text-mobile {
        text-align: left;
        }
       .carousel__element-title {
        max-width: 53.625rem;
        }
        .carousel__element-title + .carousel__element-text {
        padding-top: 1.125rem;
        }
        .showcaseContainer { 
        flex-direction: column;
        } 
        .image-grid-wrapper.image-grid-wrapper--stack .imagegrid__picture {
        height: auto;
        }
        .imagegrid__picture-img {
        height: 100%;
        object-fit: contain;
        }
        .imagegrid--100 .imagegrid__picture {
        max-height: 15.625rem;
        }
        .image-text__text p {
        font-size: 1rem;
        line-height: 1.375;
        }
        .image-text__text {
        padding-bottom: 1rem;
        }
        .image-text__text h3 {
        padding-top: 1.5rem;
        }
        .max-width-mobile {
        max-width: 1000px;
        margin: 10px auto 0;
        }
        .group .footer__logo-bar {
        flex-direction: column;
        }
        .footer__logo-bar-wrapper {
        text-align: center;
        }
        .group .footer__logo-bar-image {
        padding-bottom: 0.75rem;
        }
        /*HOMEPAGE CHEVRON POSITION*/
        .group .banner__chevron {
        bottom: 6.438rem;
        }
    }
    
    .padding { padding-top: 40px; padding-bottom: 40px; }
    .padding-small { padding-top: 20px; padding-bottom: 20px; }
    .padding-medium { padding-top: 80px; padding-bottom: 80px; }
    .padding-large { padding-top: 200px; padding-bottom: 200px; }
    .padding-top { padding-top: 40px; }
    .padding-bottom { padding-bottom: 40px; }
    .padding-xs { padding-top: 5px; padding-bottom: 5px;}

    @media screen and (max-width : 1191px ) {
    .padding { padding-top: 20px; padding-bottom: 20px; } 
    .padding-small { padding-top: 10px; padding-bottom: 10px; }  
    .padding-large { padding-top: 100px; padding-bottom: 100px; } 
    .padding-medium { padding-top: 50px; padding-bottom: 50px; }
    .padding-top { padding-top: 25px; }
    .padding-bottom { padding-bottom: 25px; } 
    .padding-xs { padding-top: 5px; padding-bottom: 5px;}
    }

        * { box-sizing: border-box; }
    	.row:after { content: ""; display: table; clear: both; }

        p { font-weight: lighter; }

        .beige-bg {
        background: #f8f6f2;
        }
        
        .beige-bg-dark {
            background: #f1ede6;
        }

        .bg-image-resp {
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        box-shadow: inset 0 0 0 1000px rgba(0,0,0,.4);
        }
        
        .bg-image-resp-no-overlay { 
        background-position: center center; 
        background-size: cover;
        background-repeat: no-repeat; 
        }
        
        .warning-msg {
        margin: 10px 0;
        padding: 15px;
        background: #f1ede6;
        }
        
        .margin-auto {
        max-width: 850px;
        margin: 10px auto 0;
        }
        
        .width-80 {
        max-width: 80%;
        }

        .white-text {
        color: #FFF;
        }
        
        .group .footer__logo-bar-image {
        padding-right: 0.75rem;
        }
        
        .carousel-panel { padding-top: 0.8125rem; background-color: #fff; }
        .carousel-panel-container .slick-prev, .carousel-panel-container .slick-next { background-color: transparent; }
        .image-carousel__element-image--pic { height: 34.313rem; }
        .image-carousel-container { border: none; }
        .image-carousel__element-image--pic { background-color: #fff; }
        .carousel__element-text h5 { margin-top: 5px; margin-bottom: 20px; }
        .carousel-panel__element-image-wrapper { border: none; }
    
    hr.group {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.05));
    margin: 2rem 0 2rem 0;
    }

    /* BEGIN CAROUSEL IMAGE DARKNESS */
    .carousel__element-image-img {
    opacity: 0.75;
    }
    .carousel__element-image {
    background: black;
    }
    /* END CAROUSEL IMAGE DARKNESS*/
 
 
 /**BEGIN SHOW FOOTER LINKS ON MOBILE**/
@media screen and (max-width: 48em) {
    .footer-bottom {
    display: block;
    }
    .footer__links-list {
    display: block;
    text-align: center;
    padding: 1.25rem 0 1.25rem 0;
    }
    .bottom-element {
    padding: 0.4375rem 0 0.4375rem 0;
    }
}
/**END SHOW FOOTER LINKS ON MOBILE**/
 
/**BEGIN CTA AT BOTTOM OF COMPANY PAGE**/
  .grid__col h3, .white-text {
     margin-top: 1rem;
 }
/**END BOTTOM OF COMPANY PAGE**/