.kenesis-body .rv-image.image1 {
    height: 500px;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: visible;
}

.kenesis-body .rv-image > .inner-ctn {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.kenesis-body .rv-image.image1 > .inner-ctn {
    background-attachment: fixed;
}

.kenesis-body .rv-content,
.kenesis-body .rv-head,
.kenesis-body .rv-shead {
    background-color: transparent !important;
}

html .kenesis-body div.rv-content > div, 
html .kenesis-body div.rv-head > div, 
html .kenesis-body div.rv-shead > div {
    padding: 0 !important;
}

.kenesis-body .rv-image.image1 > .rv-head {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.kenesis-body .rv-image.image1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(30, 30, 30, 0.8);
    z-index: 1;
}

.kenesis-body .rv-image.image1:after {
    content: "";
    width: 20%;
    position: absolute;
    bottom: -1.5px;
    border: 3px solid #db5520;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.kenesis-body .top-section .content-ctn,
.kenesis-body .top-section .img-ctn {
    float: left;
    width: 50%;
    position: relative;
    height: 620px;
}

.kenesis-body .top-section .content-ctn > .inner-ctn {
    position: absolute;
    top: 50%;
    right: 60px;
    text-align: left;
    max-width: 70%;
    transform: translateY(-50%);
}

.kenesis-body .top-section {
    height: 620px;
    position: relative;
    z-index: 2;
}

.kenesis-body .top-section .rv-image.image2 {
    position: absolute;
    width: 450px;
    height: 450px;
    top: -50px;
    border: 2px solid white;
    left: 200px;
    z-index: 1;
}

.kenesis-body .top-section .rv-image.image3 {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 2px solid white;
    z-index: 2;
    bottom: 60px;
    left: 70px;
}

.kenesis-body .top-section .rv-image.image4 {
    position: absolute;
    width: 230px;
    height: 230px;
    border: 2px solid white;
    top: 90px;
    left: -40px;
    z-index: 1;
}

.kenesis-body .mid-section {
    position: relative;
    z-index: 3;
    height: 900px;
}

.kenesis-body .mid-section > .inner-ctn > div {
    position: relative;
}

.kenesis-body .mid-section .triangle-img-ctn .triangle-img {
    position: absolute;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.kenesis-body .mid-section .triangle-img-ctn .triangle-img-1 {
    width: 100%;
    height: 85%;
    top: -20%;
    left: 0;
    -webkit-clip-path: polygon(0 100%, 100% 40%, 0 0);
    clip-path: polygon(0 100%, 100% 40%, 0 0);
}

.kenesis-body .mid-section .triangle-img-ctn .triangle-img-2 {
    width: 90%;
    height: 100%;
    bottom: -15%;
    right: 0;
    -webkit-clip-path: polygon(100% 100%, 100% 0, 0 46%);
    clip-path: polygon(100% 100%, 100% 0, 0 46%);
}

.mid-section > .inner-ctn,
.mid-section > .inner-ctn > .triangle-img-ctn {
    height: 100%;
}

.kenesis-body .mid-section .rv-image.image5 {
    position: absolute;
    z-index: 2;
    width: 55%;
    height: 70%;
    background-position: center;
    background-size: contain;
    top: 0;
    left: 0;
}

.kenesis-body .mid-section .rv-image.image5 > .inner-ctn {
    background-size: contain;
    background-repeat: no-repeat;
}

.kenesis-body .mid-section .head-ctn {
    position: absolute !important;
    top: 15%;
    left: 55%;
    z-index: 2;
}

.kenesis-body .bot-section {
    position: relative;
    height: 1080px;
}

.kenesis-body .bot-section > .inner-ctn,
.kenesis-body .bot-section > .inner-ctn > .img-ctn {
    height: 100%;
}

.kenesis-body .bot-section .content-ctn {
    position: absolute;
    top: -15%;
    width: 40%;
    left: 10%;
    z-index: 9;
}

.kenesis-body .bot-section .img-ctn {
    position: relative;
}

.kenesis-body .bot-section .rv-image.image6 {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 6px solid #121218;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translateX(90%) translateY(10%) rotate(45deg);
}

.kenesis-body .bot-section .rv-image.image7 {
    position: absolute;
    width: 500px;
    height: 500px;
    border: 6px solid #121218;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.kenesis-body .bot-section .rv-image.image8 {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 6px solid #121218;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translateX(-190%) translateY(10%) rotate(45deg);
}

.kenesis-body .bot-section .rv-image > * {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 150%;
    height: 150%;
    position: absolute;
    top: 50%;
    left: 50%;
}

.kenesis-body .bot-section .img-ctn:before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    border: 6px solid #121218;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translateX(-90%) translateY(-50%) rotate(45deg);
}

.kenesis-body .bot-section .img-ctn:after {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    border: 6px solid #121218;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translateX(-10%) translateY(-50%) rotate(45deg);
}