.kenesis-body[data-laptop-width="y"] .content-block .inner-wrap {
    width: 100%;
}

.kenesis-body[data-laptop-width="y"] .mobile-menu .logo {
    padding: 0;
}

html .kenesis-body[data-laptop-width="y"] div.rv-content > div{
    padding: 20px !important;
}

.kenesis-body[data-laptop-width="y"] .parra-block .image7 {
    height: auto !important;
}

.kenesis-body[data-laptop-width="y"] .rv-head, 
.kenesis-body[data-laptop-width="y"] .rv-shead {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    width: 100% !important;
}
    
.kenesis-body[data-laptop-width="y"] .slot .rv-shead {
    margin-top: 45px;
}

.kenesis-body[data-laptop-width="y"] .slot {
    position: relative;
    height: 400px;
}

.kenesis-body[data-laptop-width="y"] .slot.show-slot:nth-child(even) .rv-image > div {
    height: 400px;
    position: relative;
    animation: zoomz 10s ease;
}

.kenesis-body[data-laptop-width="y"] .slot.show-slot:nth-child(odd) .rv-image > div {
    height: 400px;
    position: relative;
    animation: zoomzoutz 10s ease;
}

.kenesis-body[data-laptop-width="y"] .slot .rv-image,
.kenesis-body[data-laptop-width="y"] .slot .rv-image > div {
    height: 400px !important;
}

.kenesis-body[data-laptop-width="y"] .top-slider {
    height: 400px;
    text-align: center;
}

.kenesis-body[data-laptop-width="y"] .rv-image {
    float: left;
}

.kenesis-body[data-laptop-width="y"] .parra-block .image7 {
    float: none !important;
    height: 250px !important;
}

.kenesis-body[data-laptop-width="y"] .parra-block .image7 > div {
    height: 250px !important;
    background-attachment: scroll !important;
}

.kenesis-body[data-laptop-width="y"] .content-block .half-block {
    display: block;
    width: 100%;
}

.kenesis-body[data-laptop-width="y"] .image6, 
.kenesis-body[data-laptop-width="y"] .image6 > div {
    height: 250px !important;
	width: 100% !important;
    float: none !important;
}

.kenesis-body[data-laptop-width="y"] .slot:nth-child(odd) .rv-head h1,
.kenesis-body[data-laptop-width="y"] .slot:nth-child(even) .rv-head h1 {
    font-size: 35px !important;
    line-height: 35px !important;
}
    
.kenesis-body[data-laptop-width="y"] .rv-head, 
.kenesis-body[data-laptop-width="y"] .rv-shead {
    top: 50% !important;
    transform: translateY(-50%);
}

.kenesis-body[data-laptop-width="y"] .slot:nth-child(odd) .rv-head h1, 
.kenesis-body[data-laptop-width="y"] .slot:nth-child(even) .rv-head h1 {
    font-size: 20px !important;
    line-height: 10px !important;
}