.twodesc{
    margin-top: 3.6rem;
}

.twodesc .col-12-12{
    padding: 0;
}

.twodesc__item__one figure{
    width: 28.5rem;
    height: 29.3rem;
    margin: 0 auto;
    position: relative;
}

.twodesc__item__one figure img{
    position: absolute;
    top: 0;
    left: 0;
}

.twodesc__item__one figure img:nth-child(1){
    z-index: 4;
}
.twodesc__item__one figure img:nth-child(2){
    z-index: 3;
}
.twodesc__item__one figure img:nth-child(3){
    z-index: 2;
}
.twodesc__item__one figure img:nth-child(4){
    z-index: 1;
}

/* <img src="img/calltoaction/home/animationplate/img1.png" alt=""> */

.twodesc__item__copy__title{
    color: #EDF2F2;
    font-size: 2.6em;
    line-height: 2.9rem;
    letter-spacing: 2.75px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 2.2rem;
    text-shadow: 0px 2px 4px rgba(12, 38, 35, .34);
    margin-top: 3.2rem;
    text-transform: uppercase;
}

.twodesc__item__copy__sub,
.twodesc__item__copy__desc{
    font-size: 2.2em;
    left: 2.8rem;
    text-shadow: 0px 2px 4px rgba(12, 38, 35, .34);
    text-align: center;
    color: #EDF2F2;
    font-family: minion-pro, serif;
}

.twodesc__item__copy__desc{
    font-size: 1.6em;
    line-height: 2.4rem;
    margin: 0 auto;
    margin-top: 3.8rem;
    width: 29rem;
}

.twodesc__item__two{
    margin-top: 9.3rem;
    position: relative;
    padding-bottom: 26.7rem;
}

.twodesc__item__two figure{
    height: 52rem;
    position: relative;
}

.twodesc__item__two figure img{
    -o-object-position: top;
       object-position: top;
}

.twodesc__item__two figure:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 12rem;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(149, 97, 88, 1)), color-stop(80%, transparent));
    background: -o-linear-gradient(top, rgba(149, 97, 88, 1) 0%, transparent 80%);
    background: linear-gradient(180deg, rgba(149, 97, 88, 1) 0%, transparent 80%);
    z-index: 1;
    opacity: 1;
}

.twodesc__item__two figure:before{
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 32rem;
    width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(149, 97, 88, 1)), color-stop(80%, transparent));
    background: -o-linear-gradient(bottom, rgba(149, 97, 88, 1) 0%, transparent 80%);
    background: linear-gradient(360deg, rgba(149, 97, 88, 1) 0%, transparent 80%);
    z-index: 1;
    opacity: 1;
}

.twodesc__item__two .twodesc__item__copy{
    position: absolute;
    bottom: 10rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 3;
}



@media only screen and (min-width: 1024px){

    .twodesc{
        margin-top: 9rem;
        margin-bottom: 11.8rem;
    }

    .twodesc .row{
        max-width: 142.6rem;
    }
    
    .twodesc__wrapper{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    .twodesc__item__one{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-right: 8.154137447405329%;
        /* margin-right: 9.801136363636363%; */
    }

    .twodesc__item__one figure{
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 100%;
        width: 67rem;
        height: 68.8rem;
        position: relative;
        top: -8rem;
    }

    .twodesc__item__two{
        margin-top: 0;
        padding-bottom: 0;
    }

    .twodesc__item__two .twodesc__item__copy{
        position: static;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
    }

    .twodesc__item__two figure:before,
    .twodesc__item__two figure:after{
        display: none;
    }

    .twodesc__item__two figure{
        width: 100%;
        max-width: 57rem;
        height: 64rem;
    }

    .twodesc__item__copy__title{
        font-size: 3.4em;
        line-height: 4.8rem;
        letter-spacing: 3.48px;
        text-align: right;
    }
    
    .twodesc__item__copy__sub{
        font-size: 2.2em;
        line-height: 3.8rem;
        text-align: right;
    }
    
    .twodesc__item__copy__desc{
        font-size: 1.8em;
        line-height: 3.2rem;
        text-align: right;
        margin-right: 0;
        width: 100%;
        max-width: 53.5rem;
    }

    .twodesc__item__two .twodesc__item__copy__desc{
        max-width: 48.5rem;
    }

    .twodesc__item__two .twodesc__item__copy__title,
    .twodesc__item__two .twodesc__item__copy__sub,
    .twodesc__item__two .twodesc__item__copy__desc{
        text-align: left;
    }

    .twodesc__item__two .twodesc__item__copy__desc{
        margin-right: auto;
        margin-left: 0;
    }

    .twodesc__item__copy{
        z-index: 2;
    }

    .twodesc__item__one .twodesc__item__copy{
        padding-right: 4.5rem;
        padding-left: 3rem;
    }
    
    .twodesc__item__two .twodesc__item__copy{
        padding-right: 4.5rem;
    }

    /* Animations plate */

    .twodesc__item__one figure img:nth-child(2){
        -webkit-animation: arc2 6.7s ease-in-out infinite;
                animation: arc2 6.7s ease-in-out infinite;
    }
    .twodesc__item__one figure img:nth-child(4){
        -webkit-animation: arc 4.5s ease-in-out infinite;
                animation: arc 4.5s ease-in-out infinite;
    }
}

@media only screen and (min-width: 1200px){
    .twodesc__item__one .twodesc__item__copy,
    .twodesc__item__two .twodesc__item__copy{
        padding: 0;
    }
}