.kenesis-body {
    height: auto;
    background: #f1eee7;
    background-size: auto;
}

.botnav .navbar {
    margin-left: 25% !important;
}

.botnav {
    width: 100%;
    height: 100px;
    z-index: 2;
    float: left;
    display: inline;
    left: 350px;
}

.content1 {
    width: 100%;
    height: auto;
}

.content1 > .inner-ctn {
    height: 100%;
}

.content1 > .inner-ctn {
    width: 100%;
    height: auto;
}

.image1 [data-width] {
    width: 100% !important;
}

.widget1 {
    width: 100%;
    height: auto;
    z-index: 1;
}

.widget1 iframe {
    height: 50%;
}

.image2 {
    width: 100%;
    overflow: hidden;
}

.image2 [data-width] {
    width: 100% !important;
}

.image1 {
    width: 100%;
}

a {
    transition: 0.8s ease;
}

.kenesis-body .rv-content {
    margin: 0px !important;
    width: 100% !important;
    display: flex;
}

.kenesis-body .rv-content {
    width: 100%;
}

.kenesis-body .rv-content > div {
    width: 100%;
}

html .kenesis-body div.rv-content {
    padding: 0px !important;
}