.layout-5 small {
	float: right;
	font-size: 24px;
    letter-spacing: 0.03em;
    color: #6a232c;
    font-weight: 600;
    margin-top: -15px;
    max-width: 35%;
    text-align: right;
}

.layout-5 h1 {
	font-size: 35px;
    letter-spacing: 0.12em;
    text-align: left;
    text-transform: uppercase;
    color: #6a232c;
    border: 0px solid #6a232c;
    height: 2px;
    height: 1px;
    overflow: visible;
    line-height: 8px;
    margin-bottom: 35px;
}

.layout-5 sup {
    clear: both;
    /* display: block; */
    margin-top: 35px;
    text-transform: uppercase;
}

.layout-5 .container > div {
    padding: 35px 0 30px 0;
    float: left;
    width: 100%;
}

.lm-maps {
	position: absolute;
	z-index: 1;
	top: 0px;
	width: 100%;
	height: 250px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.image-beside-left.image-beside .text, .image-intext-left.image-intext .text {
    /*padding-left: 80px;*/
    padding-left: 40px;
}

.image-intext-right.image-intext .text {
    /*padding-right: 80px;*/
    padding-right: 40px;
}

.image-beside-right .text, .image-beside-left .text, .image-intext-left .text, .image-intext-right .text {
    overflow: hidden;
    zoom: 1;
}

.lm-offer-box {
    position: absolute;
}

ul.lm-offer-slider li {
    list-style-type: none;
    padding-left: 0px;
}