/*HOMEPAGE*/
#landing {
    min-height: 100vh;
}

.slide_item {
    height: 100vh;
}

#banner_goodness {
    background: url(../images/01.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}

#banner_goodness02 {
    background: url(../images/02.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}

#banner_goodness03 {
    background: url(../images/03.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}

#banner_goodness04 {
    background: url(../images/04.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}

#banner_goodness05 {
    background: url(../images/05.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}

#banner_goodness06 {
    background: url(../images/06.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}
#banner_goodness07 {
    background: url(../images/07.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}

#banner_goodness08 {
    background: url(../images/08.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}

#banner_goodness09 {
    background: url(../images/09.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}
#banner_goodness10 {
    background: url(../images/10.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}
#goodness_home {
    padding: 90px 0 60px 0;
}

    #goodness_home h3 {
        font-size: 70px !important;
        font-family: 'Avenir-Book';
        line-height: 90px;
    }
/*#people_home {padding: 150px 0;}*/
#brands_with_goondess_home .title_desc_left { /*padding-top: 135px;*/
    padding-top: 70px;
    padding-bottom: 12px;
}
/*#sustainability_home {padding: 124px 0 146px;}*/
/*#investors {padding: 115px 0 116px;}*/
#leadership_blog_home {
    padding: 140px 0 80px;
}

.brand_logo {
    position: relative;
}

    .brand_logo .pxy {
        width: 100% !important;
        z-index: 9999;
    }

.seeall {
    display: inline-block;
    margin: 40px 0 70px 0;
    padding: 0;
    font-family: 'Avenir-Black';
    font-size: 13px;
    line-height: 18px;
    color: #606060;
    border-bottom: 2px solid #606060;
}

    .seeall:hover {
        border-color: #4ce0e0;
    }

.banner_caption {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    /*margin-top: 100px;*/
    margin-top: 50px;
    z-index: 9;
}

    .banner_caption h2 {
        font-size: 90px !important;
        font-weight: normal;
        font-family: 'Avenir-Black' !important;
        line-height: 93px !important;
        text-shadow: 0px 0px 60px rgba(0,0,0,0.7);
        padding-bottom: 30px !important;
    }

    .banner_caption .play_video_api, .banner_caption .play_video_popup {
        display: inline-block !important;
    }

.brand_desc {
    position: absolute;
    left: 0%;
    top: 25px;
    /*width: 80%;*/
    width: 100%;
    height: 100%;
    /*padding: 10% 0px 0px 10%;*/
    padding: 0;
    transition-duration: 0.5s;
    z-index: 999999;
    opacity: 0;
    text-align: center;
}

    .brand_desc h5 {
        color: #fff;
        font-family: 'Avenir-Black';
        font-weight: normal;
        font-size: 15px;
        padding-bottom: 20px;
        padding-bottom: 0;
    }

    .brand_desc p {
        color: #fff;
        font-family: 'Avenir-Roman';
    }

.brand_logo:after {
    content: " ";
    background: #000;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition-duration: 0.5s;
    z-index: 99999;
}

.brand_logo:hover .brand_desc {
    top: 0px;
    opacity: 1;
}

.brand_logo:hover:after {
    opacity: 0.7;
}

.investors_desc {
    margin-top: 90px;
}

    .investors_desc h4 {
        display: block;
        font-family: 'Avenir-Black';
        font-size: 42px;
        line-height: 48px;
    }

    .investors_desc h6 {
        display: block;
        font-family: 'Avenir-Medium';
        font-weight: normal;
        font-size: 20px;
        line-height: 28px;
        margin-top: 5px;
    }
/*.investors_desc .desc{margin: 0px 0 42px;}*/
.monday8am {
    position: absolute;
    left: 30px;
    top: 24px;
    display: inline-block;
    width: 30%;
}

.investors_desc {
    margin-top: 90px;
}

#goodness_collage {
    margin: 100px 0px 60px 0px;
}


/*slider*/
/*#landing .pyb {bottom: 90px;}*/
#landing_slider .slide_item { /*padding: 203px 0px 155px 0px;*/
    padding: 184px 0px 130px 0px;
    min-height: 740px;
}

    #landing_slider .slide_item .rightsideimg {
        margin-top: 7px;
    }

#brands_home_slider {
    margin-top: 60px;
}

.download_icon {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50%;
}

    .download_icon span {
        display: block;
        width: 15px;
        height: 21px;
        background: url('../images/media/download_icon_blk.png') no-repeat left top;
        background-size: cover;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.handwriting_font {
    font-family: 'Seaside-Groove-Regular';
    font-size: 51px;
    line-height: inherit;
    color: #212120;
}


/* Mobile */
@media only screen and (max-width: 768px) {
    #goodness_home {
        padding-top: 40px;
        padding-bottom: 20px;
    }

        #goodness_home img {
            width: 65px;
        }

        #goodness_home h3 {
            font-size: 30px !important;
            line-height: 45px;
        }

    #banner_goodness {
        background: url(../images/mobile/01.jpg) no-repeat center;
        background-size: cover;
        height: 100vh;
    }

    #banner_goodness02 {
        background: url(../images/mobile/02.jpg) no-repeat center;
        background-size: cover;
        height: 100vh;
    }

    #banner_goodness03 {
        background: url(../images/mobile/03.jpg) no-repeat center;
        background-size: cover;
        height: 100vh;
    }

    #banner_goodness04 {
        background: url(../images/mobile/04.jpg) no-repeat center;
        background-size: cover;
        height: 100vh;
    }

    #goodness_collage {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .investors_desc .desc {
        margin: 0px 0 35px;
    }

        .investors_desc .desc.no_margin_mob {
            margin-bottom: 10px;
        }

    .investors_desc {
        margin-top: 50px;
    }

        .investors_desc h4 {
            font-size: 26px !important;
            line-height: 31px !important;
        }

        .investors_desc h6 {
            font-size: 13px !important;
            line-height: 15px !important;
        }

    .handwriting_font {
        font-size: 38px;
    }
}
/*/*Mobile*/
