.memories{
    position: relative;
    margin-top: 4rem;
}

.memories__back{
    position: absolute;
    bottom: 8.1rem;
    left: -7rem;
    height: 46.7rem;
}

.memories__back img{
    width: 36rem;
    position: absolute;
}

.memories__back img:nth-child(1){
    z-index: 3;
}
.memories__back img:nth-child(2){
    z-index: 2;
}
.memories__back img:nth-child(3){
    z-index: 1;
}

.memories__sloth{
    position: relative;
}

.memories__sloth figure{
    width: 20.2rem;
    margin: 0 auto;
}

.memories__sloth span{
    position: absolute;
    display: inline-block;
    font-size: 2.2em;
    line-height: 2.8rem;
    color: #EDF2F2;
    text-shadow: 0px 2px 4px rgba(12, 38, 35, .34);
    font-family: minion-pro, serif;
    width: 100%;
    left: 0;
    top: 1.5rem;
    text-align: center;
}

.memories__copy__first{
    position: absolute;
    top: 28.5rem;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 4;
}

.memories__copy__first h5,
.memories__copy__last h5{
    font-size: 1.4em;
    line-height: 2.4rem;
    letter-spacing: 1.44px;
    color: #EDF2F2;
    text-shadow: 0px 2px 4px rgba(12, 38, 35, .34);
    font-weight: 500;
    margin-bottom: 1rem;
}

.memories__copy__first p,
.memories__copy__last p{
    color: #EDF2F2;
    text-shadow: 0px 2px 4px rgba(12, 38, 35, .34);
    font-family: minion-pro, serif;
    font-size: 1.6em;
    line-height: 2.4rem;
}

.memories__copy__last{
    margin-top: 11rem;
    z-index: 4;
    position: relative;
}

.memories__copy__first p,
.memories__copy__last p{
    width: 28rem;
    margin: 0 auto;
}

.memories__copy__last p{
    width: 27rem;
}

.memories__copy__last{
    text-align: center;
}

.memories__calltoaction__wrapper{
    margin-top: 3rem;
    position: relative;
    z-index: 4;
}

.memories__sloth__create__desktop{
    display: none;
}

.memories .calltoaction__button{
    position: static;
}

.memories__birth figure img:nth-child(1){
    z-index: 1 !important;
}
.memories__birth figure img:nth-child(2){
    z-index: 2 !important;
}

.memories__birth figure{
    width: 29.2rem !important;
}

@media only screen and (min-width: 992px){

    .memories__calltoaction__wrapper{
        position: static;
    }

    .memories{
        height: 100.5rem;
        margin-top: 0;
    }

    .memories .container,
    .memories .row,
    .memories .col-12-12{
        height: 100%;
    }

    .memories__wrapper{
        position: relative;
        height: 100%;
    }

    .memories .row{
        max-width: 128rem;
    }

    .memories__copy__last{
        text-align: left;
        margin-left: 1.8rem;
        margin-top: 0;
        position: absolute;
        bottom: 13.2rem;
        z-index: 4;
    }

    .memories__copy__last p{
        margin-left: 0;
        width: 37rem;
    }

    .memories__copy__first{
        right: 0;
        width: 35rem;
        left: auto;
        top: 34rem;
        text-align: right;
        margin-right: 3.185rem;
        z-index: 4;
    }

    .memories__copy__first p{
        margin-right: 0;
        width: 35rem;
    }

    .memories .calltoaction__button{
        right: 0;
        bottom: 9.7rem;
    }

    .memories__sloth figure{
        width: 47rem;
        margin-right: 0;
    }

    .memories__sloth{
        position: absolute;
        right: 28rem;
        bottom: -22.9rem;
        z-index: 2;
    }

    .memories__sloth span{
        display: none;
    }

    .memories__sloth__create__desktop{
        display: block;
        position: absolute;
        top: 29.1rem;
        z-index: 3;
        width: 100%;
        text-align: center;
        left: 0;
    }

    .memories__sloth__create__desktop span{
        color: #EDF2F2;
        text-shadow: 0px 2px 4px rgba(12, 38, 35, .34);
        font-family: minion-pro, serif;
        font-size: 2.6em;
        line-height: 3.8rem;
    }

    .memories__copy__first h5, .memories__copy__last h5{
        font-size: 1.8em;
        line-height: 3.2rem;
        letter-spacing: 1.92px;
        margin-bottom: 3.1rem;
    }

    .memories__copy__first p, .memories__copy__last p{
        font-size: 1.8em;
        line-height: 3.2rem;
    }

    .memories__calltoaction__wrapper{
        margin-top: 0;
    }

    .memories__back{
        left: calc(30vw - 500px);
        bottom: 1rem;
        top: auto;
        height: 65.7rem;
    }

    .memories__back img{
        width: 50rem;
    }

    .memories .calltoaction__button{
        position: absolute;
    }

    .memories__birth figure{
        width: 50.4rem !important;
    }

    .memories__birth{
        right: 24rem !important;
        bottom: -15.9rem !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
    .memories .col-12-12{
        padding: 0 4.5rem;
    }
}

@media only screen and (min-width: 1366px){
    .memories__back{
        left: calc(26vw - 500px);
        bottom: 1rem;
        top: auto;
        height: 92.2rem;
    }

    .memories__back img{
        width: 69.3rem;
    }

    .memories__birth figure{
        width: 59.4rem !important;
    }

    .memories__birth{
        right: 24rem !important;
        bottom: -15.9rem !important;
    }
}

/* Sloth Animation */

.memories__sloth figure{
    height: 44rem;
    position: relative;
}

.memories__sloth figure img{
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: contain;
       object-fit: contain;
}

.memories__sloth figure img:nth-child(1){
    z-index: 3;
}
.memories__sloth figure img:nth-child(2){
    z-index: 2;
}
.memories__sloth figure img:nth-child(3){
    z-index: 1;
}

@media only screen and (min-width: 992px){

    .memories__sloth figure{
        height: 102rem;
    }

}

@media only screen and (min-width: 1024px){

    .memories__sloth figure{
        height: 102rem;
    }

    .memories__sloth figure img:nth-child(1){
        -webkit-animation: arc 6s ease-in-out infinite;
                animation: arc 6s ease-in-out infinite;
    }

    .memories__back img:nth-child(2){
        -webkit-animation: arcMemories 4.5s ease-in-out infinite;
                animation: arcMemories 4.5s ease-in-out infinite;
    }
    .memories__back img:nth-child(3){
        -webkit-animation: arcMemories 7s ease-in-out infinite;
                animation: arcMemories 7s ease-in-out infinite;
    }

}