div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
    display: inherit;
	float:left;
    margin-right: 10px;
    margin-bottom:10px;
	flex: 1;
	max-width:100%
}

.lymphcare-slider .carousel-caption {
    z-index: 0 !important;
}

div#lymphcare-slider-wrapper {
    max-width: 1920px;
    margin: 0 auto;
}

.nav-icon {
    display: none;
}

.wrapper {
    min-height: initial;
}

table th {
    color: #005673;
    font-family: "HelveticaNeueCn";
    font-size: 16px;
}

table td {
    color: #707173;
    font-family: "HelveticaNeueLt";
    font-size: 16px;
}

table td p {
    color: #707173;
    font-family: "HelveticaNeueCn";
    font-size: 16px;
}

nav.stickynav {
    display: none;
}

nav.stickynav ul.firstlevel li {
    padding-bottom: 45px;
}

nav.stickynav ul.firstlevel ul li {
    padding-bottom: 0;
}

nav.stickynav ul.firstlevel li a {
    background: url('../images/icon/arrow-down.png') no-repeat;
    background-size: 16px;
    background-position: right;
    padding-right: 22px;
}

nav.stickynav ul.firstlevel li ul li a {
    background-image: none;
    padding-right: 0;
}

.carousel-caption h3 a {
    color: #fff;
    font-size: 56px;
    text-transform: uppercase;
    text-align: left;
}

.carousel-caption h3 a:hover {
    text-decoration: none;
}

.carousel-caption > .container {
    margin-top: 0;
}

.carousel-caption {
    width: 100%;
    left: 0 !important;
    top: 46%;
    margin-left: 0;
    padding: 0;
}

.carousel-caption h3 {
    text-align: left;
}

/* sticky nav */

nav.stickynav {
    background: #fff;
    position: fixed;
    width: 100%;
    top: 1px;
    left: 0;
    margin: 0;
    background: #ebf6f7;
    height: 90px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 0px 1px #70C4CF;
    z-index: 9999999999;
}

.stickynav ul.firstlevel {
    position: absolute;
    top: 37px;
    left: 20px;
    height: auto;
}

.stickynav img.logo {
    padding-top: 13px;
}

nav.stickynav ul ul {
    margin-top: 36px;
}



/* first level */
nav ul li {
    display: inline-block;
    margin-right: 30px;
    padding-bottom: 20px;
}

nav ul li a {
    font-family: "HelveticaNeueCn";
    font-size: 13px;
    text-transform:uppercase;
    color: #707173;
}

/*nav ul.firstlevel li {
    background: url('../images/icon/arrow-down.png') no-repeat;
    background-position: right 17%;
    background-size: 17px;
    padding-right: 22px;
}
*/
nav li:hover a {
    color: #70c4cf;
}

nav ul li:hover ul.secondlevel {
    display:block;
}

nav ul.secondlevel li:hover ul.thirdlevel {
    display:block;
}


nav {
    margin-top: 15px;
    margin-left: 30px;
}

/* second level */
nav ul ul {
    display: none;
    position:absolute;
    background: #fff;
    border: 1px solid #84c6d0;
    /*padding: 0 7px;*/
    border-top: none;
    margin-top: 10px;
    margin-left: -5px;
}

nav ul ul li {
    display: block;
    list-style-type:none;
    width: 205px;
    margin-right:0;
    border-bottom: 1px solid #c6c7c8;
    padding-bottom: 0;
    padding: 0 7px;
}

nav ul ul li:last-child {
    border-bottom: none;
}

nav ul.secondlevel li:hover a {
    background: #ebf6f7;
    display:block;
    margin-left: -6px;
    margin-right: -6px;
    padding-left: 6px;
    color: #707173;
}

nav ul.secondlevel li.has-submenu:hover a:first-child {
    background: url('../images/icon/arrow-side.png') no-repeat #ebf6f7;
    background-size: 9px;
    background-position: 97% 50%;
}

nav ul ul li a {
    padding: 10px 0 9px;
    display: block;
}

nav ul.secondlevel li a {
    color: #707173;
}

nav ul.secondlevel li.has-submenu a:first-child {
    background: url('../images/icon/arrow-side.png') no-repeat;
    background-size: 9px;
    background-position: right;
}

/* third level */

nav ul ul ul.thirdlevel {
    display: none;
    margin-left: 198px;
    margin-top: -37px;
    border: 1px solid #84c6d0;
}

nav ul.thirdlevel a {
    background: #fff !important;
}

nav ul.thirdlevel li:hover a {
    background: #ebf6f7 !important;
}


/* footer */

.block-social-media-links ul.platforms, .pane-social-media-link-widget ul.platforms {
    padding-left: 0;
}
.block-social-media-links .horizontal li, .pane-social-media-link-widget .horizontal li {
    display: inline-block;
    padding: 0.2em 0.35em;
    text-align: center;
}
.block-social-media-links .vertical li, .pane-social-media-link-widget .vertical li {
    list-style-type: none;
    margin: 0 0 0.5em;
}
.block-social-media-links .vertical li a img, .pane-social-media-link-widget .vertical li a img {
    margin-right: 0.5em;
    vertical-align: middle;
}

footer#footer {
    height: auto;
}

footer p, footer a {
    font-family: "HelveticaNeueLt";
}

.region-footermiddle {
    float: right;
    margin-right: 30px;
}

.region-footerright {
    float: right;
}

.social-media-links img {
    height: 49px;
    width: 49px;
}



/* other */

.lymphcare-slider {
     margin-left: 0; 
     margin-right: 0;  
}

.header-top-inner a:hover {
    color: #70c4cf;
}

.header-top-inner a {
    font-family: HelveticaNeueCn;
    color: #707173;
    margin-right: 25px;
    margin-top: 3px;
    display: inline-block;
}

.header-top-inner a:last-child {
    margin-right: 0;
}

#logo {
    margin-left: -10px;
    margin-top: 0;
    margin-right: 0;
}

i.glyphicon.glyphicon-search {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    height: 30px;
    width: 26px;
    padding-left: 0;
    pointer-events: auto;
}

i.glyphicon.glyphicon-search:hover {
    cursor: pointer;
}
.glyphicon-search:before {
    background: url('../images/icon/icon-search.png') no-repeat;
    display: block;
    width: 22px;
    height: 31px;
    background-size: 100%;
    background-position: 0px 7px;
    content: "";
}



nav li.active a {
    color: #70c4cf;
}
/*
#content:after {
    background-position: center -2px;
}*/

/* change in dummy.css */

.inner-addon {
    position: relative;
    margin-top: 28px;
}


a.back-to-start {
    background: #70c4cf;
    border: none;
    border-radius: 5px;
    color: #Fff;
    font-family: "HelveticaNeueCn";
    padding: 4px 35px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    /* text-transform: uppercase; */
    margin-right: 0px;
    display: inline-block;
    float:right;
}

a.back-to-start:focus {
    text-decoration: none;
}

a.back-to-start:hover {
    cursor: pointer;
    color: #70c4cf;
    border: 1px solid #70c4cf;
    background: #fff;
    text-decoration: none;
}


.header-bottom input {
    border-radius: 4px;
    border-width: 1px;
}

/* change in lymphcare.style.css */
.form-control {
    font-family: HelveticaNeueCn;
    /* font-weight: 100; */
    text-transform: uppercase;
}

.region.region-footerleft {
    margin-top: 20px;
}

.region-footermiddle img {
    width: 133px;
    margin-left: 4px;
}

.region-footermiddle p {
    font-family: "HelveticaNeueLt";
}

/* box layout */
.typo-row {
/*margin-left: 30px;
margin-right: 30px;*/
/*margin-top: 30px;*/
display: flex;
justify-content: space-between;
}
.typo-row h1.csc-firstHeader {
    display: none;
}
.box-full {
 width: 100%;
display: inline-block;
vertical-align: top;
}
.box-big {
 width: 65%;
display: inline-block;
vertical-align: top;
}
.box-small {
 width: 32%;
display: inline-block;
vertical-align: top;
}
.box-third {
 width: 32%;
display: inline-block;
vertical-align: top;
}
.box-fourth {
 width: 24%;
display: inline-block;
vertical-align: top;
}
.content-wrap{
width: 1160px;
margin: 0 auto;
}

.typo-row .csc-textpic-imagewrap img {
    max-width: 100%;
    height: auto;
}
.typo-row h1 {
    font-family: "HelveticaNeueCn";
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
}

.typo-row p {
    font-size: 16px;
    font-family: "HelveticaNeueLt";
    color: #6f7072;
    line-height: 22px;
}

.typo-row ul, .answer ul {
    color: #6f7072;
    font-family: "HelveticaNeueLt";
    font-size: 16px;
    line-height: 22px;
    padding-left: 20px;
}

.typo-row ol, .answer ol {
    color: #6f7072;
    font-family: "HelveticaNeueLt";
    font-size: 16px;
    line-height: 22px;
    padding-left: 20px;
}

/* login-box on homepage */

.login-box {
    border: 1px solid #c6c7c8;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
}

.login-box h1 {
    font-family: "HelveticaNeueCn";
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 0;
}

button.register-as-btn {
    background: #70c4cf;
    border: none;
    border-radius: 5px;
    color: #Fff;
    font-family: "HelveticaNeueCn";
    padding: 5px;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
    height: 30px;
}

.register-btn {
    padding-top: 50px;
    background: url('../images/icon/icon-register.png') no-repeat;
    background-position: top center;
    width: 49%;
    float: right;
    margin: 10px 0;
}

.professional .register-btn {
    padding-left: 60px;
    padding-top: 0;
    background: url('../images/icon/icon-register.png') no-repeat;
    background-position: left center;
    width: 100%;
    float: left;
    margin: 10px 0;
    height: 43px;
}

.register-btn button {
    background: #70c4cf;
    border: none;
    border-radius: 5px;
    color: #Fff;
    font-family: "HelveticaNeueCn";
    padding: 5px;
    width: 100%;
    font-size: 16px;
    height: 30px;
}

.login-btn {
    padding-top: 50px;
    background: url('../images/icon/icon-login.png') no-repeat;
    background-position: top center;
    width: 49%;
    float: left;
    margin: 10px 0;
}

.professional .login-btn {
    padding-left: 60px;
    padding-top: 0;
    background: url('../images/icon/icon-login.png') no-repeat;
    background-position: left center;
    width: 100%;
    float: left;
    margin: 10px 0 0;
    height: 43px;
}

.login-btn button {
    background: #70c4cf;
    border: none;
    border-radius: 5px;
    color: #Fff;
    font-family: "HelveticaNeueCn";
    padding: 5px;
    width: 100%;
    font-size: 16px;
    height: 30px;
}

.professional .login-btn button, .professional .register-btn button {
    margin-top: 5px;
}

.login-box a.light-blue {
    font-family: "helveticaNeueCn";
    font-size: 16px;
    display: block;
    margin-top: 10px;
    text-align: center;
}

.login-box.professional a.light-blue {
    text-align: right;
}

button:hover {
    border: 1px solid #70c4cf;
    color: #70c4cf;
    background: #fff;
}

.login-box input[type="text"], .login-box input[type="password"] {
    border: 1px solid #c6c7c8;
    border-radius: 5px;
    padding: 5px;
    height: 32px;
    font-family: "HelveticaNeue";
    width: 100%;
    margin-bottom: 15px;
    font-size: 15px;
}

#fancybox-wrap {
    padding: 0 !important;
}

.anchor {
    display: block;
    height: 95px;
    margin-top: -95px;
    visibility: hidden;
}

ul.ul1 {
    padding-left:20px;
}

ul.ul1 li {
    text-transform:uppercase;
    font-size: 16px;
    margin-bottom:5px;
}



/* ASK ELVY STYLES */

.askelvy_bg{
    background-image: url("../images/ask_green_bg.png") !important;
}

.ask_left_box{
        width: 633px;
    height: 711px;
    position: absolute;
    top: -123px;
    left: 0;
    background: url('../images/ask_hand.png') no-repeat;
    background-size: 100%;
    margin-top: 200px;
}

.ask_right_box{
        width: 863px;
    height: 749px;
    position: absolute;
    top: -223px;
    right: 0;
    background: url('../images/ask_elvy_white_boxes.png') no-repeat;
    background-size: 100%;
    margin-top: 200px;
}

.ask_box_1{
   position: absolute;
    top: 161px;
    left: 99px;
    width: 211px;
    text-align: center;
    text-transform: uppercase;
}

.ask_box_2{
    position: absolute;
    top: 185px;
    /* left: 168px; */
    right: 110px;
    width: 197px;
    text-align: center;
    text-transform: uppercase;
}

.ask_box_3{
   position: absolute;
    bottom: 159px;
    right: 106px;
    width: 474px;
    text-align: center;
    text-transform: uppercase;
}

.ask_box_3 p {
    text-transform: none !important;
    color: #707173;
    font-family: "HelveticaNeueLt";
}

.ask_box_4{
      position: absolute;
    bottom: 100px;
    left: 59px;
    width: 178px;
    text-align: center;
    text-transform: uppercase;
}

.ask_right_box h1{
    text-align: center;
    text-transform: uppercase;
        font-family: HelveticaNeueCn;
}


.ask_right_box h2{
    color:#005673;
        font-family: HelveticaNeueCn;
    font-size: 33px;
}


.ask_right_box h3{
    color:#005673;
    font-family: HelveticaNeueCn;
    font-size: 23px;
}

.ask_box_3 h1 {
    font-size: 65px;
}



.ask_search{
    width: 423px;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #c6c7c8;
    font-family: "HelveticaNeueLt";
    font-size: 16px;
    text-align: left;
    padding: 10px;
    margin-top: 15px;
    background: url('../images/search_image.png') no-repeat #fff;
    background-position: 98% center;
}

.ask_search:focus {
    border-color: #70c4cf;
    outline: 0;
}

p.no-match {
    margin: 0;
}

/* YOUTBE VIDEO */

.youtubevideo {
  position: relative;
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.youtubevideo iframe {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtubevideo.ratio4x3 {
  padding-bottom: 75%;
}


/* THERAPIST SEARCH */

h1.map-search-headline {
    text-transform: none;
    margin-bottom: 12px;
    margin-top: 0;
}

.map-search {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: "HelveticaNeueCn";

    background-image: url('../images/icon/icon-search.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 98% center;
}

#map {
    width: 100%;
    height: 480px;
}

.dropdown h2 {
    border-bottom: 2px solid #c6c7c8;
    padding-bottom: 5px;
    font-family: "HelveticaNeueCn";
    font-size: 22px;
    margin-bottom: 1px;
}

.dropdown-arrow {
    height: 21px;
    width: 21px;
    position: absolute;
    top: 8px;
    right: 9px;
    background: url('../images/icon/arrow-down.png') no-repeat;
    background-size: 100%;
}

.dropdown-arrow.side-arrow {
    height: 21px;
    width: 10px;
    top: 4px;
    right: 15px;
    background: url('../images/icon/arrow-side.png') no-repeat;
    background-size: 100%;
}

.dropdown-arrow:hover {
    cursor: pointer;
}

.result-content {
    padding: 5px;
}

.result-content:hover {
    background: #ebf6f7;
    cursor: pointer;
}

.result-content p {
    margin-bottom: 2px;
}

span.address {
    color: #6f7072;
    font-family: "HelveticaNeueLt";
}

.result-icon {
    width: 55px;
    height: 55px;
    float: left;
    background-size: auto !important;
    background-position: left 12px !important;
    margin-left: 5px;
}

.result-icon.therapist {
    background: url('../images/icon/therapist-search/Icon-large-Therapist.png') no-repeat;
}

.result-icon.doctor {
    background: url('../images/icon/therapist-search/Icon-large-doctor.png') no-repeat;
}

.result-icon.nurse {
    background: url('../images/icon/therapist-search/Icon-large-nurse.png') no-repeat;
}

.result-icon.fitter {
    background: url('../images/icon/therapist-search/Icon-large-fitter.png') no-repeat;
}

.professional-picture {
    width: 50px;
    height: 50px;
    float: left;
    background: #ccc;
    margin-right: 10px;
}

.professional-details h4 {
    font-family: "HelveticaNeueLt";
    font-size: 16px;
    margin-bottom: 2px;
}


.professional-details {
    width: 200px;
}

.phone-number, .email-address {
    font-size: 14px;
    color: #6f7072;
    font-family: "HelveticaNeueLt";
    padding-left: 20px;
    margin: 5px 0 0;
    height: 19px;
}

.contact-information {
    margin-top: 8px;
}

.phone-number {
    background: url(../images/icon/phone-icon.png) no-repeat;
    background-size: auto;
    background-position: 0px 2px;
}

.email-address {
    background: url(../images/icon/globe-icon.png) no-repeat;
    background-size: auto;
    background-position: 0px 2px;
}

/*.gm-style-iw {
   top: 15px !important;
   left: 0 !important;
   background-color: #fff;
   box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
   border: 1px solid rgba(72, 181, 233, 0.6);
   border-radius: 2px 2px 0 0;
   padding: 0 10px;
}*/

/* CELL SLIDER */
.bubble-white rect {
    fill: rgb(234, 244, 246) !important;
}



/* ERROR PAGE */

.error-page h1 {
    font-size: 60px;
    font-family: "HelveticaNeueBdCn";
}

.error-page h4 {
    color: #6f7072;
    text-transform: uppercase;
    font-family: "HelveticaNeueCn";
    font-size: 23px;
    margin-bottom: 30px;
}

.error-page p {
    font-size: 20px;
    font-family: "HelveticaNeueCn";
}

.error-page a {
    color: #005673;
    text-decoration: underline;
    font-size: 18px;
    font-family: "HelveticaNeueCn";
}

/* RESPONSIVE */


@media screen and (max-width: 1200px) {
    header#header {
        height: 115px;
        position: fixed;
        width: 100%;
        z-index: 999999;
        display: block;
        background-position: -320px 0px;
        background-size: 1699px;
        width: 100%;
    }

    .wrapper footer#footer {
        height: auto !important;
    }

    footer#footer .container {
        padding-bottom: 31px;
        padding-top: 100px;
    }

    header nav {
        margin-top: 5px;
    }

    .inner-addon {
        margin-top: 23px;
    }

    .content-wrap {
        width: 970px;
    }

    .box-fourth .inner-box {
        height: 150px;
    }
}


@media screen and (max-width: 1023px) {
  .box-third {
    width: 100%;
    display: block;
  }

  .box-fourth {
    width: 100%;
    display: block;
  }

  .box-small {
    width: 100%;
    display: block;
  }

  .box-big {
    width: 100%;
    display: block;
  }

  .content-wrap {
    width: 100%;
    padding: 0 20px;
  }

  .typo-row {
    display: block;
  }

    div#fancybox-wrap {
    max-width: 100% !important;
}

#fancybox-outer {
        width: 90% !important;
        top: 25px;
}

div#fancybox-content {
    width: 100% !important;
}
    html, body {
       max-width: 100%;
       overflow-x: hidden;
         overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
   }
    header#header {
        height: 115px;
        position: absolute;
        width: 100%;
        z-index: 999999;
        display: block;
        background-position: -320px 0px;
        background-size: 1699px;
        width: 100%;
    }

    .wrapper footer#footer {
        height: auto !important;
    }

    footer#footer .container {
        padding-bottom: 31px;
        padding-top: 62px;
    }

    #content:after {
    background-size: cover !important;
    background-position: -162px 4px !important;
    height: 142px !important;
    margin-bottom: 20px;
}

footer#footer {
    padding-top: 48px !important;
}

    header nav {
        margin-top: 5px;
    }

    .inner-addon {
        margin-top: 20px;
        display: none;
        z-index: 9999999999999;
        position: absolute;
        width: 92%;
        top: -68px;
    }

    /* RESPONSIVE NAV */
    .nav-icon {
        background: url('../images/icon/nav.svg') no-repeat;
        height: 30px;
        background-size: 100%;
        width: 30px;
        z-index: 100000000000018;
        position: absolute;
        top: 3px;
        right: 10px;
        display: block;
    }  

    nav {
        display: none;
        position:absolute;
        top: -43px;
        margin: 0;
        width: 100%;
        background: #fff;
        right:0;
        left: 0;
        z-index: 999999999;
        padding-top: 50px;
        max-height: 100vh;
        overflow: scroll;
    }

    nav ul.firstlevel li {
        display:block;
        padding: 10px;
    }

    nav ul.firstlevel ul.secondlevel {
        display:block !important;
        position:relative;
        padding-left: 20px;
        border: none;
    }

    nav ul.firstlevel ul li {
        border: none;
        padding: 0;
    }

    nav ul.firstlevel ul.secondlevel ul.thirdlevel {
        display: block;
        position:relative;
        left:0;
        top: 0;
        margin:0;
        padding-left: 30px;
        border: none;
    }

    nav ul.secondlevel li.has-submenu a:first-child {
        background: none;
    }

    /* meta nav */
    .header-top-inner .col-md-9.text-right {
        width: 30%;
        margin: 0;
        padding: 0;
        text-align: left;
        float: left;
    }

    .header-top-inner .col-md-3.text-right {
        width: 64%;
        margin: 0;
        padding: 0;
        text-align: right;
        float: right;
    }

    /* ASK ELVY RESPONSIVE */

    .answer h3 {
    width: 100%;
    display: block;
}

img.inner-box-image {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
}

.ask_right_box {
    background: none;
    width: 100%;
    bottom: 0;
    top: -316px; 
}

.ask_box_3 {
    background: #fff;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 20px 20px;
    bottom: 0;
}

.search-box-elvy form {
    /* width: 50px; */
}

input.ask_search {
    width: 100%;
}

.ask_box_1, .ask_box_2, .ask_box_4 {
    display: none;
}


.ask_left_box {
    width: 66%;
}

.questions-list {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}

    .box-wrapper {
    max-width: 100%;
    padding: 0 !important;
}

.grid {
    width: 100% !important;
}

.box-wrapper .box {
    width: 320px;
}

.answer h3 {
    width: 100% !important;
    display: block;
}

img.inner-box-image {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {


.box-wrapper .box {
    width: 100%;
}



    footer#footer {
        background: #c6c7c8 !important;
        padding: 10px;
        height: auto !important;
    }

    footer#footer .container {
        padding: 0;
        text-align: center;
    }

    .region.region-footerright {
        float: none;
        margin: 20px 0;
    }

    .region.region-footermiddle {
        float: none;
        margin: 0;
        padding: 0;
    }

    #block-menu-menu-footer-service-menu ul li {
        float: none;
    }

/*    #logo {
        margin-left: -76px !important;
        margin-top: 9px !important;
        margin-right: 0;
    }*/
}

@media screen and (max-width: 768px) {

    .scrollable-table {
    width: 100%;
    overflow-x: scroll;
}
  .box-third {
    width: 100%;
    display: block;
  }

  .box-fourth {
    width: 100%;
    display: block;
  }

  .box-small {
    width: 100%;
    display: block;
  }

  .box-big {
    width: 100%;
    display: block;
  }

  .content-wrap {
    width: 100%;
    padding: 0 20px;
  }

  .typo-row {
    display: block;
  }


footer#footer {
    background: #c6c7c8 !important;
    padding: 10px;
    height: auto !important;
}

footer#footer .container {
    padding: 0;
    text-align: center;
}

.region.region-footerright {
    float: none;
    margin: 20px 0;
}

.region.region-footermiddle {
    float: none;
    margin: 0;
    padding: 0;
}

#block-menu-menu-footer-service-menu ul li {
    float: none;
}
  #content:after {
    background: url("../images/trenner-content-bottom.png") no-repeat;
    background-size: 818px;
    background-position: -102px 44px;
    display: block;
    position: absolute;
    height: 117px;
    left: 0;
    width: 100%;
    content: " ";
    z-index: 10;
}

}
