.kenesis-body {
    height: auto;
    background: #f1eee7;
    background-size: auto;
}

.image1 {
    width: 100%;
    z-index: 0;
}

.image1internal img {
    width: 100% !important;
}

.botnav {
    width: 100%;
    height: 100px;
    z-index: 100;
    float: left;
    z-index: 2;
}

.widget1 {
    width: 100%;
    height: auto;
    z-index: 100;
}

.widget1internal iframe {
    height: 50%;
}

.content1 {
    width: 100%;
    height: auto;
}

.module1 {
    width: 100% !important;
    height: auto;
    overflow: hidden;
}

.module1internal {
    width: 100% !important;
    height: auto;
    overflow: hidden;
}

.image1  {
    max-height: 400px !important;
}

.image1 > div  {
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
    height: 400px !important;
    position: relative;
}

.rv-head,
.rv-shead {
    text-align: center;
}

.rv-head {
    padding-top: 140px;
}

.top-slider {
    height: 400px;
    overflow: hidden;
}

.rv-shead h2 {
    color: white !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: transparent !important;
}

.kenesis-body .rv-head,
.kenesis-body .rv-shead {
    background-color: transparent !important;
}

.rv-head h1 {
    font-size: 70px !important;
    font-weight: 900 !important;
    color: rgb(255,255,255) !important;
    text-decoration: underline !important;
    text-shadow: none !important;
}

.rv-module,
.rv-widget {
    display: inline-block;
    vertical-align: top;
}

html .kenesis-body div.rv-head > .inner-ctn {
    padding-left: 50px;
    padding-right: 50px;
}
