#content,
*,
body,
html {
    padding: 0
}

#mapp0_layout {
    display: block !important;
}

body,
html {
    width: 100%
}

#footer>div>div>ul>li>a,
#head-menu>li>a,
a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

#header,
#header-content {
    background: 0 0;
    padding: 0
}

body,
html.dis-scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%
}

#head-menu>li>ul>li:hover>a,
#head-menu>li>ul>li>a,
a:active,
a:focus,
a:hover {
    color: #000;
    font-weight: 400
}

#header,
*,
body,
html {
    margin: 0
}

#header,
#header-border {
    left: 0;
    width: 100%;
    display: block
}

.italic,
.subheadline {
    font-style: italic
}

html {
    min-height: 100%
}

* {
    border: 0;
    font-family: inherit;
    font-size: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased
}

#head-contact>p,
body {
    line-height: 1;
    font-family: Verdana
}

body {
    background-color: #FFF;
    color: #FFF;
    font-size: 13px
}

body.dis-scroll {
    overflow-y: hidden
}

body.admin-bar {
    padding-top: 32px
}

body.admin-bar-resp {
    padding-top: 46px
}

::-webkit-input-placeholder {
    color: #75797D
}

:-moz-placeholder {
    color: #75797D;
    -moz-opacity: 1;
    opacity: 1
}

::-moz-placeholder {
    color: #75797D;
    -moz-opacity: 1;
    opacity: 1
}

:-ms-input-placeholder {
    color: #75797D
}

::-moz-selection {
    color: #fff;
    background: #3B9AB7
}

::selection {
    color: #fff;
    background: #3B9AB7
}

input::-moz-focus-inner {
    border: 0
}

a {
    color: #716f70;
    font-weight: inherit;
    outline: 0
}

#header {
    position: absolute;
    height: auto;
    top: 0;
    z-index: 500
}

.admin-bar #header {
    top: 32px
}

.admin-bar-resp #header {
    top: 46px
}

#header.sticked {
    position: fixed;
    top: -50px
}

.admin-bar #header.sticked {
    position: fixed;
    top: -18px
}

.admin-bar-resp #header.sticked {
    position: fixed;
    top: -22px
}

#header-border>span,
#header-left {
    position: absolute;
    border-right: solid 3px #3B9AB7
}


#header-border {
    position: fixed;
    top: 0;
    background: #254D70;
    height: 10px;
    z-index: 600;
    overflow: hidden
}

.admin-bar #header-border {
    top: 32px
}

.admin-bar-resp #header-border {
    top: 46px
}

#header-border>span {
    left: 50%;
    margin-left: -375px;
    border-left: solid 3px #3B9AB7;
    width: 29px;
    bottom: 0;
    -webkit-transition: all .1s linear 0s;
    transition: all .1s linear 0s;
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    display: none
}

#header-left,
#logo,
#logo>img {
    display: block
}

@media (max-width:1018px) {
    #header-border>span {
        left: 125px;
        margin-left: 0
    }
}

#header.pending #header-border>span,
#header.sticked #header-border>span {
    height: 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

#header-content {
    display: block;
    max-width: 1000px;
    width: 100%;
    height: 130px;
    margin: 0 auto;
    position: relative;
    z-index: 580
}

#header-left {
    width: 2000px;
    top: 10px;
    left: -1871px;
    height: 120px;
    transition: all .25s linear 0s;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    z-index: 1555
}

#header-left,
#header-right {
    background: url(../images/bg_navi.jpg) repeat-x #fff;
    border-bottom: solid 3px #3B9AB7;
    -webkit-transition: all .25s linear 0s
}

#logo,
#logo>div,
#logo>div>img.emblem,
#logo>div>img.letters,
#logo>img {
    width: auto;
    height: auto
}

#header.sticked #header-left {
    -webkit-box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75);
    box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75)
}

#contact-box,
#header-right {
    -webkit-box-shadow: 0 0 0 0 transparent
}

#logo {
    margin: 15px 20px 14px 0;
    float: right
}

#header.pending #logo>img,
#header.sticked #logo>img,
#logo>div {
    display: none
}

#logo>div {
    position: relative;
    margin-top: 0
}

#header.pending #logo>div,
#header.sticked #logo>div,
#logo>div>img.emblem {
    display: block
}

#logo>div>img.letters {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-top: 24px
}

#logo>div>img.resp {
    width: 185px;
    height: 20px;
    display: none
}

#header-right {
    position: absolute;
    display: block;
    border-left: solid 3px #3B9AB7;
    width: 2000px;
    top: 10px;
    left: 147px;
    height: 120px;
    transition: all .25s linear 0s;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    z-index: 555
}

#header.sticked #header-right {
    -webkit-box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75);
    box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75)
}

#header-right-content {
    display: block;
    position: relative;
    height: 117px;
    width: 848px;
    padding: 14px 20px 0;
    z-index: 556
}

#head-contact {
    display: block;
    width: 808px;
    border-bottom: 1px solid #B9C3CC;
    padding-bottom: 3px;
    z-index: 557
}

#header.sticked #head-contact {
    border-bottom: 0 none;
    margin-bottom: 1px;
    visibility: hidden
}

#head-contact>p {
    color: #3B9AB7;
    font-size: 48px;
    float: left;
    display: block;
    font-weight: medium;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
    margin-left: -2px
}

#head-menu>li>ul>li>.sub-arrow,
#navi-arrow {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

#head-contact>ul {
    float: left;
    display: block;
    list-style: none;
    padding-top: 6px;
    margin-left: 15px
}

#head-contact>ul>li {
    display: block;
    padding-left: 25px;
    background: url(../images/tick.gif) left center no-repeat;
    color: #6E6E6E;
    font-size: 13px;
    line-height: 17px
}

#navi-arrow {
    display: block;
    position: absolute;
    width: 16px;
    height: 8px;
    background: url(../images/arrow-down.gif) center center no-repeat;
    z-index: 565;
    top: 70px;
    left: 0;
    margin-left: -8px;
    -webkit-transition: opacity .25s linear 0s;
    transition: opacity .25s linear 0s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

#navi-arrow.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

div.menu-head-menu-container {
    display: block;
    width: 100%
}

#head-menu {
    display: table;
    width: 812px;
    list-style: none;
    margin-left: -2px;
    font-family: Consolas, monaco, monospace;
    z-index: 560;
    position: relative
}

#head-menu>li {
    display: table-cell;
    line-height: 1.55;
    text-align: center
}

#head-menu>li.first,
#head-menu>li.last {
    width: 1%;
    text-align: left
}

#head-menu>li.last {
    text-align: right
}

#head-menu>li>a {
    display: inline-block;
    zoom: 1;
    line-height: 1.55;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    padding: 0 5px;
    margin: 13px 4px;
    white-space: nowrap;
    font-weight: 700;
    letter-spacing: 1px
}

#head-menu>li.last>a {
    padding-right: 0;
    margin-right: 0
}

#head-menu>li.first>a {
    padding-left: 0;
    margin-left: 0
}

#head-menu li.current_page_item>a,
#head-menu li.current_page_parent>a {
    color: #000
}

#head-menu>li>ul {
    display: none;
    position: absolute;
    left: -21px;
    top: 100%;
    width: 854px;
    margin-left: 0;
    border-bottom: 3px solid #3b9ab7;
    border-left: 3px solid #3b9ab7;
    border-right: 3px solid #3b9ab7;
    background: url(../images/bg_navi.jpg) repeat-x #fff;
    list-style: none;
    color: #000;
    padding: 20px;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
    overflow: hidden
}

#head-menu>li.open>ul {
    display: block
}

#head-menu>li>ul>li {
    display: block;
    position: static;
    width: 269px;
    height: auto;
    float: left;
    text-align: left
}

#head-menu>li.one-columns>ul>li {
    width: 808px
}

#head-menu>li.two-columns>ul>li {
    width: 404px
}

#head-menu>li.three-columns>ul>li {
    width: 269.3px
}

#head-menu>li.four-columns>ul>li {
    width: 202px
}

#head-menu>li.five-columns>ul>li {
    width: 161.6px
}

#head-menu>li.six-columns>ul>li {
    width: 134.6px
}

#head-menu>li.seven-columns>ul>li {
    width: 115.4px
}

#head-menu>li.eight-columns>ul>li {
    width: 101px
}

#head-menu>li>ul>li>.sub-arrow {
    display: block;
    position: absolute;
    background: url(../images/arrow-right.png) left center no-repeat;
    width: 7px;
    height: 14px;
    top: 51px;
    left: 180px;
    margin-top: -7px;
    -webkit-transition: opacity .25s linear 0s;
    transition: opacity .25s linear 0s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

#content,
#content-wrapper,
#image-box,
#image-box img.bg,
#image-box>div {
    position: relative
}

#head-menu>li>ul>li>.sub-arrow.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

#head-menu>li>ul>li>a {
    font-family: Verdana;
    line-height: 2.3;
    display: inline;
    max-width: 100%
}

#head-menu>li>ul>li.current_page_item>a,
#head-menu>li>ul>li.open>a,
#head-menu>li>ul>li>a:hover {
    font-weight: 400;
    color: #C85330
}

#head-menu>li>ul>li.current_page_item:hover>a,
#head-menu>li>ul>li.current_page_item>a,
#head-menu>li>ul>li:hover>a {
    font-weight: 400
}

#head-menu>li>ul>li>a:hover {
    font-family: Verdana;
    font-size: inherit
}

#image-content,
.left-column p.headline-like,
h1 {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Consolas, monaco, monospace
}

#head-menu>li>ul>li.last>a {
    padding-bottom: 0;
    background: 0 0
}

#contact-box-responsive,
#navi-bar {
    display: none
}

#content-wrapper {
    display: block;
    height: auto;
    width: 1000px;
    padding: 150px 0 0;
    margin: 0 auto;
    z-index: 300
}

#content {
    display: block;
    height: auto;
    width: 100%;
    margin: 0;
    z-index: 350
}

#image-box {
    display: block;
    width: 100%;
    height: auto;
    padding: 20px;
    margin: 0 0 20px;
    border: 1px solid #ABC;
    background: #fff;
    z-index: 355;
    -webkit-box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75) -moz-box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75)
}

#image-box>div {
    display: block;
    width: 100%;
    border-top: 10px solid #389AB5;
    z-index: 351;
    overflow: hidden
}

#image-box img.bg {
    max-width: 100%;
    height: auto;
    display: block;
    z-index: 352
}

#image-box img.illu,
#image-content {
    position: absolute;
    top: 0;
    z-index: 353
}

#image-box img.illu {
    max-width: 100%;
    height: auto;
    display: block;
    right: 0
}

#image-content {
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    padding-top: 20px;
}

#image-content p {
    display: block;
    padding-left: 47px;
    font-size: 24px;
    line-height: .9;
    width: 300px;
    text-shadow: 0 0 25px #000, 0 0 5px #000, 0 0 5px #000
}

#columns,
#columns .left-column {
    height: auto;
    margin: 0;
    padding: 0
}

#columns {
    display: block;
    width: 100%;
    position: relative;
    z-index: 360
}

#columns .left-column {
    float: left;
    width: 725px;
    z-index: 365
}

#columns .left-column>div {
    display: block;
    position: relative;
    height: auto;
    width: 100%;
    margin: 0;
    padding: 20px;
    border: 1px solid #ABC;
    z-index: 366;
    background: url(../images/content-bg.png);
    -webkit-box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    color: #000
}

.lc-left,
.lc-long,
.lc-right {
    background: #D9D9D9;
    border-top: 10px solid #389AB7
}

.lc-left,
.lc-right {
    width: 332px;
    height: 200px
}

#columns .left-column>div.current_jobs,
#columns .left-column>div.similar_jobs,
#columns .left-column>div.sub_jobs {
    margin-top: 20px
}

#columns .left-column>div.sub_jobs {
    margin-bottom: 20px
}

.lc-bottom-left,
.lc-long {
    float: left;
    margin: 20px 0 0
}

.lc-left {
    float: left
}

.lc-right {
    float: right
}

.lc-long {
    width: 100%;
    height: 100px
}

.lc-bottom-left,
.lc-bottom-middle,
.lc-bottom-right {
    width: 215px;
    height: 188px;
    background: #D9D9D9;
    border-top: 10px solid #389AB7
}

.lc-bottom-middle {
    float: left;
    margin: 20px 0 0 20px
}

.lc-bottom-right {
    float: right;
    margin: 20px 0 0
}

h1 {
    line-height: 1;
    font-weight: 700;
    display: block;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px
}

.left-column p {
    line-height: 1.6;
    margin-top: 20px
}

.left-column p.bundimg {
    float: left;
    margin: 10px 20px 20px 0
}

.left-column a {
    color: #C65531;
    font-weight: inherit;
    text-decoration: inherit;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.left-column a:hover {
    color: #3899b9
}

.left-column a.contact-link {
    line-height: 40px;
    padding-left: 10px;
    margin: 20px 0;
    transition: all .25s linear 0s;
    width: 214px;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    position: relative
}

.left-column a.contact-link,
.left-column a.contact-link:after {
    display: block;
    background: #d7e9ed;
    -webkit-transition: all .25s linear 0s
}

.left-column a.contact-link:after {
    width: 28.5px;
    height: 28.5px;
    content: "";
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .25s linear 0s;
    position: absolute;
    right: -15px;
    top: 6px
}

.left-column a.contact-link:hover {
    background: #A3CFD1;
    width: 224px
}

.left-column a.contact-link:hover:after {
    background: #A3CFD1
}

.left-column p.headline-like {
    line-height: 1;
    font-weight: 700;
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px
}

span.red {
    color: #C85330;
    font-weight: 400
}

#columns .left-column>div ul.teaser-list {
    display: block;
    width: 703px;
    list-style: none;
    margin-left: -20px;
    margin-top: -20px;
    float: none;
    padding: 0
}

#columns .left-column>div.sub_jobs ul.teaser-list {
    margin-top: 0
}

#columns .left-column>div ul.teaser-list>li {
    display: block;
    float: left;
    margin-left: 20px;
    width: 214px;
    background: url(../images/teaser-bg.png);
    height: auto;
    margin-top: 20px
}

#columns .left-column>div ul.teaser-list>li>a {
    display: block;
    width: 100%;
    border-top: 10px solid #389ab5;
    padding: 10px;
    line-height: inherit;
    background: 0 0;
    font-family: inherit;
    text-transform: none;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

#columns .left-column>div ul.teaser-list>li>a>span,
#columns .left-column>div.current_jobs>a {
    padding-left: 18px;
    background: url(../images/arrow-right.png) 2px center no-repeat;
    font-weight: 400
}

#columns .left-column>div ul.teaser-list>li>a:hover {
    border-color: #C65430
}

#columns .left-column>div ul.teaser-list>li>a>p {
    font-weight: 400;
    display: block;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Consolas, monaco, monospace;
    font-size: 16px;
    margin: -1px 0 10px;
    overflow: hidden;
    line-height: 1.1;
    height: 36px;
    white-space: pre-wrap;
    word-wrap: normal;
    -moz-hyphens: manual;
    hyphens: manual
}

#columns .left-column>div.similar_jobs ul.teaser-list>li>a>p {
    overflow: visible;
    line-height: 1.1;
    margin-top: -1px;
    height: 36px;
    white-space: pre-wrap;
    word-wrap: normal;
    -moz-hyphens: manual;
    hyphens: manual
}

#columns .left-column>div ul.teaser-list>li>a>div {
    display: block;
    width: 100%;
    overflow: hidden;
    -webkit-box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
    box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
    height: 135px;
    margin-bottom: 10px;
    position: relative;
    z-index: 370
}

#columns .left-column>div ul.teaser-list>li>a>div>img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
    position: absolute;
    left: 0;
    top: 0
}

#columns .left-column>div ul.teaser-list>li>a>div>img.mouseout {
    z-index: 371
}

#columns .left-column>div ul.teaser-list>li>a>div>img.mouseover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 372
}

#columns .left-column>div ul.teaser-list>li>a:hover>div>img.mouseover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

#columns .left-column>div ul.teaser-list.current_jobs_list>li>a>div>img {
    -webkit-filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -ms-filter: grayscale(40%);
    -o-filter: grayscale(40%);
    filter: grayscale(40%);
    filter: gray;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

#columns .left-column>div ul.teaser-list.current_jobs_list>li>a:hover>div>img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale")
}

#columns .left-column>div ul.teaser-list>li>a>span {
    display: block;
    width: 100%;
    color: #716f70;
    letter-spacing: 0;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

#columns .left-column>div ul.teaser-list>li>a:hover>span {
    color: #000;
    font-weight: 400
}

.current_jobs_date {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #716f70;
    display: inline-block;
    zoom: 1;
    line-height: 13px;
    font-size: 13px
}

#columns .left-column>div.current_jobs>a {
    display: inline-block;
    zoom: 1;
    margin-top: 20px;
    line-height: 1.1;
    color: #716f70
}

#columns .left-column>div.current_jobs>a:hover {
    color: #000
}

#columns .left-column>div ul.teaser-list.current_jobs_list {
    margin-top: 0
}

#columns .left-column>div ul.teaser-list.current_jobs_list>li>a>p {
    height: auto
}

#columns .left-column>div ul.teaser-list.current_jobs_list>li>a>span {
    background: 0 0;
    padding: 0;
    color: #000;
    line-height: 1;
    height: 30px;
    overflow: hidden;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

#columns .left-column>div ul.teaser-list.current_jobs_list>li>a>div {
    margin-bottom: 0;
    margin-top: 10px;
    height: 74px
}

.entry-footer {
    margin-top: 20px;
    display: block;
    text-align: right
}

h2.entry-title>a {
    font-weight: 700;
    padding-left: 16px;
    display: inline-block;
    zoom: 1;
    background: url(../images/arrow-right.png) 0 center no-repeat
}

h2.wsp-pages-title {
    display: none
}

#columns .left-column>div ul.wsp-pages-list {
    display: block;
    width: 100%;
    list-style: none
}

#columns .left-column>div ul.wsp-pages-list li {
    display: block;
    padding-left: 4%;
    width: 100%
}

#columns .left-column>div ul.wsp-pages-list>li {
    padding-left: 0
}

#columns .left-column>div ul.wsp-pages-list li span {
    line-height: 25px;
    background: url(../images/arrow-right.png) center center no-repeat;
    display: inline-block;
    zoom: 1;
    width: 25px;
    cursor: pointer;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

#columns .left-column>div ul.wsp-pages-list li.open>span {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#columns .left-column>div ul.wsp-pages-list li span.no-child,
ul.wsp-pages-list li.open>span.no-child {
    background: url(../images/arrow-right-blue.png) center center no-repeat;
    cursor: default;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

#columns .left-column>div ul.wsp-pages-list li:hover>span.no-child,
ul.wsp-pages-list li.open:hover>span.no-child {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

#columns .left-column>div ul.wsp-pages-list li a {
    line-height: 25px;
    display: inline-block;
    zoom: 1;
    background: 0 0;
    padding: 0;
    color: #716f70;
    font-family: Verdana;
    text-transform: none
}

#columns .left-column>div ul.similar_jobs_list>li.more>p,
#columns .left-column>div ul.wsp-pages-list>li>a,
.navigation.pagination>.nav-links {
    font-family: Consolas, monaco, monospace;
    text-transform: uppercase;
    letter-spacing: 1px
}

#columns .left-column>div ul.wsp-pages-list li a:hover {
    color: #000
}

#columns .left-column>div ul.wsp-pages-list li>ul {
    height: 0;
    overflow: hidden;
    margin: 0;
    float: none
}

#columns .left-column>div ul.wsp-pages-list li.open>ul {
    height: auto
}

.search-results p#search-total-count {
    margin-top: 10px;
    color: #3899b9
}

.search-results article {
    display: block;
    width: 100%;
    margin-top: 20px
}

.search-results article p {
    margin-top: 10px
}

.breaker {
    display: block;
    border-top: 2px solid #3b9ab7;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 5px
}

.navigation.pagination {
    display: inline-block
}

.navigation.pagination>h2 {
    display: none
}

.navigation.pagination>.nav-links {
    font-size: 16px;
    font-weight: 700
}

.navigation.pagination>.nav-links>p.label {
    display: block;
    float: left;
    margin: 0;
    color: #716f70;
    line-height: 28px;
    height: 45px
}

.navigation.pagination>.nav-links>a,
.navigation.pagination>.nav-links>span {
    display: block;
    float: left;
    margin: 0 0 10px 10px;
    color: #716f70;
    line-height: 28px;
    width: 28px;
    background: #D4E8ED;
    background: rgba(105, 178, 204, .25);
    text-align: center;
    font-weight: 400;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

#columns .left-column>div ul.similar_jobs_list>li.more,
.navigation.pagination>.nav-links>a.page-numbers.dots,
.navigation.pagination>.nav-links>span.page-numbers.dots {
    background: 0 0
}

.navigation.pagination>.nav-links>a.current,
.navigation.pagination>.nav-links>span.current {
    color: #C65531
}

.navigation.pagination>.nav-links>a:hover {
    color: #000;
    font-weight: 700
}

.left-column .search {
    float: right;
    width: 213px
}

.left-column .search>.search-form>input.term {
    line-height: 28px
}

.left-column .search>.search-form>input.submit {
    height: 28px
}

a.read-more {
    color: #818588
}

#columns .left-column h3 {
    margin-bottom: 10px;
    width: 100%
}

#columns .left-column>div.similar_jobs.nop>h3 {
    margin-bottom: 0
}

#columns .left-column h3,
#columns .left-column>div.current_jobs>h3,
#columns .left-column>div.similar_jobs>ul.teaser-list {
    margin-top: 0
}

#columns .left-column>div.current_jobs>h3,
#columns .left-column>div.similar_jobs>h3,
#columns .left-column>div.sub_jobs>h3 {
    padding-top: 0
}

#columns .left-column>div ul.similar_jobs_list>li.more>p {
    border-top: 10px solid #389ab5;
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    width: 100%;
    background: url(../images/teaser-bg.png);
    padding: 8px 10px 10px;
    line-height: 1.2
}

#columns .left-column>div ul.similar_jobs_list>li.more>ul {
    list-style: none;
    display: block
}

#columns .left-column>div ul.similar_jobs_list>li.more>ul>li {
    display: block;
    background: url(../images/teaser-bg.png);
    padding: 10px;
    margin-top: 14px
}

#columns .left-column>div ul.similar_jobs_list>li.more>ul>li.half {
    float: left;
    width: 100px
}

#columns .left-column>div ul.similar_jobs_list>li.more>ul>li.half.last {
    float: right;
    clear: right
}

#footer>div>.menu-footer-menu-container,
.clear,
.clearfix:after,
.sub-menu:after,
.wpcf7-form:after {
    clear: both
}

#columns .left-column>div ul.similar_jobs_list>li.more>ul>li:last-child {
    margin-top: 11px
}

#columns .left-column>div ul.similar_jobs_list>li.more>ul>li.half:last-child {
    margin-top: 14px
}

#columns .left-column>div ul.similar_jobs_list>li.more>ul>li>a {
    display: block;
    padding-left: 18px;
    background: url(../images/arrow-right.png) 2px center no-repeat;
    line-height: 22px;
    color: #000
}

#columns .left-column>div ul.similar_jobs_list>li.more>ul>li>a:hover {
    color: #000
}

#columns .left-column>div>article ul.imprint-footer,
#columns .left-column>div>section ul.imprint-footer {
    border-top: 2px solid rgba(105, 178, 204, .25);
    width: auto;
    margin-top: 30px;
    padding-top: 10px;
    display: inline-block;
    zoom: 1
}

.imprint-footer>li {
    display: inline-block;
    zoom: 1;
    line-height: 1.4;
    width: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

#columns .left-column>div>article ul.imprint-footer>li>a,
#columns .left-column>div>article ul.imprint-footer>li>span,
#columns .left-column>div>section ul .imprint-footer>li>a,
#columns .left-column>div>section ul .imprint-footer>li>span {
    display: inline;
    padding: 0;
    background: 0 0;
    font-family: Verdana;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: #c65531
}

#columns .left-column div.steckbrief>p>strong:first-child,
.contact-form-wrapper form>div>div>span>.wpcf7-validates-as-required,
.contact-form-wrapper form>div>p,
.helplayer-pane-content.form>div>div>span>.wpcf7-validates-as-required,
.helplayer-pane-content.form>div>p {
    letter-spacing: 1px;
    font-family: Consolas, monaco, monospace;
    text-transform: uppercase
}

#columns .left-column>div>article ul.imprint-footer>li>a:hover,
#columns .left-column>div>section ul .imprint-footer>li>a:hover {
    text-decoration: underline
}

#columns .left-column>div>article ul,
#columns .left-column>div>section ul {
    display: block;
    list-style: none;
    margin-top: 15px;
    margin-bottom: 0;
    float: left;
    min-width: 160px;
    padding-right: 20px
}

#columns .left-column>div>article ul>li,
#columns .left-column>div>section ul>li {
    display: block
}

#columns .left-column>div>article ul>li>a,
#columns .left-column>div>section ul>li>a {
    display: inline-block;
    zoom: 1;
    padding-left: 18px;
    background: url(../images/arrow-right.png) 2px center no-repeat;
    line-height: 22px;
    font-family: Consolas, monaco, monospace;
    text-transform: uppercase;
    letter-spacing: 1px
}

#columns .left-column>div>section.error-404 ul>li>a {
    color: #716f70
}

#columns .left-column>div>section.error-404 ul>li>a:hover {
    color: #000
}

#columns .left-column div.einsatzgebiete {
    width: 100%
}

#columns .left-column div.einsatzgebiete>div {
    width: 57%;
    padding-right: 10px;
    float: left
}

#columns .left-column div.einsatzgebiete>p {
    display: none
}

#columns .left-column div.einsatzgebiete>ul {
    width: 43%;
    padding-left: 10px;
    float: left
}

#columns .left-column div.einsatzgebiete>ul>li>a {
    line-height: 1.8
}

#columns .left-column div.steckbrief {
    background: url(../images/steckbrief-staedte.jpg) 0 20px no-repeat;
    padding: 80px 20px 20px;
    float: right;
    display: block;
    width: 300px;
    margin: -10px 0 0 20px
}

#columns .left-column div.steckbrief>p {
    margin: 0
}

#columns .left-column div.steckbrief>p>strong:first-child {
    font-size: 16px;
    line-height: 1.8
}

#columns .left-column div.falltext {
    background: #D9ECF2;
    padding: 20px;
    margin-top: 20px
}

#columns .left-column div.falltext>h3 {
    padding-top: 0
}

#columns .left-column div.falltext2 {
	 background: #A3CFD1;
}

#columns .left-column>div>article .other_cities>ul,
#columns .left-column>div>section .other_cities>ul {
    display: block;
    padding: 0;
    width: 100%;
    min-width: auto;
    margin-top: 0
}

#columns .left-column>div>article .other_cities>ul>li,
#columns .left-column>div>section .other_cities>ul>li {
    float: left;
    width: 33.3%
}

#columns .left-column>div>article .other_cities>ul>li>a,
#columns .left-column>div>section .other_cities>ul>li>a {
    width: auto;
    display: inline-block;
    zoom: 1;
    padding-right: 10px;
    max-width: 100%;
    line-height: 1.6
}

#columns .left-column>div>article .other_cities>ul>li>a>span,
#columns .left-column>div>section .other_cities>ul>li>a>span {
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    white-space: no-wrap;
    overflow: hidden;
    line-height: 1.6
}

#columns .left-column a.jumper,
#columns .left-column a.jumper:hover {
    cursor: default;
    color: inherit;
    font-weight: inherit
}

.contact-more>div,
.contact-more>span {
    height: 42px;
    text-align: left;
    color: #000
}

.contact-more {
    display: block;
    width: 100%;
    margin-top: 20px
}

.contact-more>span {
    display: block;
    line-height: 1.6;
    width: 250px;
    float: left
}

.contact-more>p {
    display: none
}

.contact-more>div {
    display: block;
    line-height: 42px;
    width: 413px;
    float: right;
    background: #D4E8ED;
    background: rgba(105, 178, 204, .25);
    padding: 0 15px
}

.contact-more>div>br {
    display: none
}

.contact-more>div>a {
    display: block;
    line-height: 42px;
    float: left;
    width: 50%;
    padding-left: 25px;
    font-weight: 400;
    color: #716f70
}

.contact-more>div>a.tel {
    background: url(../images/contact-tel.png) left center no-repeat
}

.contact-more>div>a.tel:hover {
    background: url(../images/contact-tel-hover.png) left center no-repeat;
    color: #000;
    font-weight: 400
}

.contact-more>div>a.mail {
    background: url(../images/contact-mail.png) left center no-repeat
}

.contact-more>div>a.mail:hover {
    background: url(../images/contact-mail-hover.png) left center no-repeat;
    color: #000;
    font-weight: 400
}

.contact-more>div>a>span {
    background: url(../images/arrow-right.png) left center no-repeat;
    display: block;
    font-size: 11px;
    line-height: 42px;
    padding-left: 13px;
    width: 100%
}

.contact-more>div>a>span>span {
    color: #818588
}

.contact-form-wrapper {
    width: 100%;
    margin-top: 20px;
    display: block
}

.contact-form-wrapper form>div,
.helplayer-pane-content.form>div {
    display: block;
    width: 100%;
    margin-top: 5px
}

.contact-form-wrapper form>div.contact-form-location-wrapper,
.helplayer-pane-content.form>div.contact-form-location-wrapper {
    height: auto;
    margin-top: 5px;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.contact-form-wrapper form>div.contact-form-location-wrapper.hidden,
.helplayer-pane-content.form>div.contact-form-location-wrapper.hidden {
    height: 0;
    margin-top: 0;
    overflow: hidden
}

.contact-form-wrapper form>div>p,
.helplayer-pane-content.form>div>p {
    display: block;
    margin: 0;
    float: left;
    text-align: right;
    width: 250px;
    font-weight: 700;
    font-size: 13px;
    line-height: 42px
}

.contact-form-wrapper form>div>div,
.helplayer-pane-content.form>div>div {
    display: block;
    float: left;
    width: 413px;
    margin-left: 20px
}

.contact-form-wrapper form>div>div>span,
.helplayer-pane-content.form>div>div>span {
    display: block;
    width: 100%
}

.contact-form-wrapper form>div>div>input.wpcf7-submit,
.contact-form-wrapper form>div>div>span>*,
.helplayer-pane-content.form>div>div>input.wpcf7-submit,
.helplayer-pane-content.form>div>div>span>* {
    display: block;
    width: 100%;
    border: 5px solid rgba(105, 178, 204, .25);
    padding: 0 10px;
    line-height: 32px;
    min-height: 42px
}

.contact-form-wrapper form>div>div>span>.wpcf7-validates-as-required.focused,
.helplayer-pane-content.form>div>div>span>.wpcf7-validates-as-required.focused {
    font-family: Verdana;
    font-size: 13px;
    text-transform: none
}

.contact-form-wrapper form>div>div>span>textarea,
.helplayer-pane-content.form>div>div>span>textarea {
    resize: vertical;
    line-height: 1.6;
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 200px
}

.helplayer-pane-content.form>div>div>span>textarea {
    resize: none
}

.contact-form-wrapper form>div>div>input.wpcf7-submit,
.helplayer-pane-content.form>div>div>input.wpcf7-submit {
    background: url(../images/arrow-right.png) 10px center no-repeat;
    padding-left: 25px;
    cursor: pointer;
    font-family: Consolas, monaco, monospace;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: auto;
    text-align: left;
    border-color: rgba(59, 154, 183, .68);
    float: left
}

.contact-form-wrapper form>div>div>img.ajax-loader,
.helplayer-pane-content.form>div>div>img.ajax-loader {
    float: left;
    display: block;
    margin-top: 6px;
    margin-left: 5px
}

.contact-form-wrapper form>div>div .wpcf7-not-valid,
.helplayer-pane-content.form>div>div .wpcf7-not-valid {
    border-color: #c85330
}

.contact-form-wrapper form>div>div .wpcf7-not-valid-tip,
.helplayer-pane-content.form>div>div .wpcf7-not-valid-tip {
    display: none
}

.contact-form-wrapper form>div.wpcf7-response-output,
.helplayer-pane-content.form>div.wpcf7-response-output {
    border-width: 5px;
    border-color: rgba(59, 154, 183, .68);
    padding: 5px 20px;
    line-height: 1.6;
    margin: 5px 0 0 270px;
    width: 413px;
    text-align: center;
    font-weight: 700
}

.contact-form-wrapper form>div.wpcf7-response-output.wpcf7-validation-errors,
.helplayer-pane-content.form>div.wpcf7-response-output.wpcf7-validation-errors {
    border-color: #c85330;
    color: #c85330
}

#columns .right-column {
    float: right;
    height: auto;
    width: 255px;
    margin: 0;
    padding: 20px 20px 0;
    border: 1px solid #ABC;
    z-index: 365;
    background: url(../images/content-bg.png);
    -webkit-box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    color: #000;
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s
}

#rbox-helplayer,
#ten-points-slider {
    margin-left: -20px;
    margin-right: -20px
}

.right-column>div {
    float: left;
    display: block;
    width: 100%;
    background: url(../images/right-box-bg.png);
    padding: 20px;
    margin-bottom: 20px
}

.brdimage {
    width: 100%;
    height: auto
}

div.search {
    padding: 0;
    background: 0 0;
    border: 5px solid rgba(105, 178, 204, .25)
}

div.search.full-width {
    margin-top: 15px
}

.search-form {
    display: block;
    width: 100%;
    position: relative;
    z-index: 400
}

.search-form>input.term {
    display: block;
    width: 100%;
    height: 32px;
    padding-left: 25%;
    background: 0 0;
    font-family: Consolas, monaco, monospace;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 32px;
    position: relative;
    z-index: 401;
    font-size: 16px
}

.search.full-width>.search-form>input.term {
    padding-left: 17%
}

.search-form>input.term.focused {
    font-family: Verdana;
    text-transform: none;
    font-size: 13px;
    color: #000
}

.search-form>input.submit {
    display: block;
    position: absolute;
    background: url(../images/search-submit.png) center center no-repeat;
    cursor: pointer;
    z-index: 402;
    width: 25%;
    height: 32px;
    top: 0;
    left: 0
}

.search.full-width>.search-form>input.submit {
    width: 15%
}

#contact-list,
#contact-list>li,
#contact-list>li>a>span,
.right-column>div>p {
    display: block;
    width: 100%
}

.right-column>div>p {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Consolas, monaco, monospace;
    margin-bottom: 15px;
    font-size: 15px
}

.right-column>div.contact-rbox {
    padding-right: 0
}

#contact-list {
    list-style: none
}

#contact-list>li>a,
#contact-list>li>a:hover {
    display: block;
    width: 100%;
    padding-left: 24px;
    font-weight: 400
}

#contact-list>li.tel>a {
    background: url(../images/contact-tel.png) left center no-repeat
}

#contact-list>li.tel>a:hover {
    background: url(../images/contact-tel-hover.png) left center no-repeat
}

#contact-list>li.mail>a {
    background: url(../images/contact-mail.png) left center no-repeat
}

#contact-list>li.mail>a:hover {
    background: url(../images/contact-mail-hover.png) left center no-repeat
}

#contact-list>li.form>a {
    background: url(../images/contact-form.png) left center no-repeat
}

#contact-list>li.form>a:hover {
    background: url(../images/contact-form-hover.png) left center no-repeat
}

#contact-list>li>a>span {
    padding-left: 13px;
    background: url(../images/arrow-right.png) left center no-repeat;
    line-height: 32px;
    font-size: 11px
}

#contact-list>li>a>span>span {
    color: #818588
}

#contact-list>li>a:hover>span>span {
    font-weight: 400
}

#ten-points-slider {
    font-family: Verdana;
    font-weight: 700;
    font-size: 13px;
    color: #104C6C;
    width: 213px;
    height: auto;
    display: block;
    position: relative
}

#ten-points-slider li>div {
    height: 40px;
    width: 251px;
    padding: 7px 10px 7px 65px;
    display: table-cell;
    vertical-align: middle;
    background: url(../images/point-01.png) 13px top no-repeat
}

.jcf-list,
.jcf-list .jcf-list-content {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#ten-points-slider li>div.one {
    background-image: url(../images/point-01.png)
}

#ten-points-slider li>div.two {
    background-image: url(../images/point-02.png);
    padding-top: 0
}

#ten-points-slider li>div.three {
    background-image: url(../images/point-03.png);
    padding-top: 0
}

#ten-points-slider li>div.four {
    background-image: url(../images/point-04.png);
    padding-top: 0
}

#ten-points-slider li>div.five {
    background-image: url(../images/point-05.png);
    padding-top: 0
}

#ten-points-slider li>div.six {
    background-image: url(../images/point-06.png);
    padding-top: 0
}

#ten-points-slider li>div.seven {
    background-image: url(../images/point-07.png);
    padding-top: 0
}

#ten-points-slider li>div.eight {
    background-image: url(../images/point-08.png);
    padding-top: 0
}

#ten-points-slider li>div.nine {
    background-image: url(../images/point-09.png);
    padding-top: 0
}

#ten-points-slider li>div.ten {
    background-image: url(../images/point-10.png);
    padding-top: 0
}

#ten-points-slider li>div>a {
    color: inherit;
    font-weight: 700
}

.right-column>div>.rbox-link {
    margin-top: 18px;
    display: block;
    padding-left: 18px;
    width: 100%;
    background: url(../images/arrow-right.png) 2px center no-repeat;
    font-weight: 400;
    color: #716f70;
    line-height: 15px;
    cursor: pointer
}

.right-column>div>.rbox-link:hover {
    color: #000
}

@-webkit-keyframes pending-arrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        background-position: 2px center
    }
    40% {
        background-position: 7px center
    }
    60% {
        background-position: 5px center
    }
}

@-moz-keyframes pending-arrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        background-position: 2px center
    }
    40% {
        background-position: 7px center
    }
    60% {
        background-position: 5px center
    }
}

@keyframes pending-arrow {
    0%,
    100%,
    20%,
    50%,
    80% {
        background-position: 2px center
    }
    40% {
        background-position: 7px center
    }
    60% {
        background-position: 5px center
    }
}

.right-column>div>.rbox-link.launch-helplayer.is-pending {
    -webkit-animation: 1.5s ease 0s normal none infinite pending-arrow;
    -moz-animation: 1.5s ease 0s normal none infinite pending-arrow;
    animation: 1.5s ease 0s normal none infinite pending-arrow
}

#rbox-helplayer {
    display: block;
    position: relative;
    width: 213px;
    padding: 14px 10px;
    height: 66px;
    background: url(../images/rbox-white-trans.png) left top
}

#rbox-helplayer>p {
    color: #104c6c;
    display: block;
    font-family: Verdana;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    padding: 7px 0 7px 55px;
    height: 40px;
    background: url(../images/onlinehelp-icon.png) 0 top no-repeat
}

.right-column>div>a.bdd,
.right-column>div>a.ikd {
    display: block;
    float: right;
    width: 41%;
    height: auto
}

.right-column>div>a.bdd {
    width: 48%;
    float: left
}

.right-column>div>a.bdd>img,
.right-column>div>a.ikd>img {
    display: block;
    width: 100%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.right-column>div>a.bdd:hover>img,
.right-column>div>a.ikd:hover>img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0)
}

.right-column>div>a.map {
    display: block;
    width: 100%;
    height: auto
}

.right-column>div>a.map>img {
    display: block;
    width: 100%
}

.launch-helplayer {
    cursor: pointer;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.launch-helplayer:hover {
    color: #C65430
}

.launch-helplayer.is-pending {
    color: #d3d3d3
}

.helplayer-wrapper {
    display: none;
    color: #000
}

#colorbox .helplayer-wrapper {
    display: block;
    width: 100%;
    position: relative;
    z-index: 475
}

.helplayer-wrapper>p.headline {
    font-family: Consolas, monaco, monospace;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    text-transform: uppercase
}

.helplayer-main {
    width: 100%;
    position: relative;
    transition: all .25s linear 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 500
}

.helplayer-main,
.helplayer-prev,
.helplayer-progress {
    -webkit-transition: all .25s linear 0s;
    display: block
}

.helplayer-main.invis {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.helplayer-main>p.text {
    margin-top: 15px;
    line-height: 1.4
}

.helplayer-pane-content-text>p.headline,
.helplayer-prev {
    font-weight: 400;
    font-family: Consolas, monaco, monospace;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase
}

.helplayer-indicator {
    display: block;
    width: 100%;
    margin-top: 15px
}

.helplayer-progress-bar {
    display: block;
    width: 100%;
    height: 10px;
    background: #BCD4E0;
    position: relative;
    overflow: hidden
}

.helplayer-progress {
    height: 100%;
    width: 0;
    background: #389AB7;
    transition: all .25s linear 0s
}

.helplayer-indicator>p {
    margin-top: 5px;
    color: #969696
}

.helplayer-prev {
    background: url(../images/helplayer-prev.png) left center no-repeat;
    padding-left: 25px;
    margin-top: 15px;
    cursor: pointer;
    color: #716f70;
    transition: all .25s linear 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.helplayer-prev:hover {
    color: #000
}

.helplayer-prev.dis {
    cursor: default;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.helplayer-error,
.helplayer-prev.dis {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.helplayer-content {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 500px;
    margin-top: 15px
}

.helplayer-panes {
    width: 100%;
    position: absolute;
    display: block;
    list-style: none;
    height: 100%;
    left: 0
}

.helplayer-panes>li {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff
}

.helplayer-panes>li.current {
    display: block
}

.helplayer-pane-content {
    float: left;
    display: block;
    width: 85%;
    height: 100%;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: transparent
}

.helplayer-pane-content-text {
    display: block;
    width: 45%;
    padding-top: 20px;
    height: 100%;
    float: left
}

.helplayer-pane-content-text>p.headline {
    display: block
}

.helplayer-pane-content-text>p.text {
    margin-top: 15px;
    line-height: 1.4
}

.helplayer-pane-content-answers,
.helplayer-pane-content-textinput {
    display: block;
    width: 45%;
    height: 100%;
    float: right;
    list-style: none
}

.helplayer-pane-content-textinput {
    padding-top: 45px
}

.helplayer-pane-content-textinput>textarea {
    display: block;
    width: 100%;
    border: 5px solid rgba(105, 178, 204, .25);
    padding: 7px 10px;
    font-family: Verdana;
    font-size: 13px;
    text-transform: none;
    resize: none;
    line-height: 1.6;
    min-height: 200px
}

.helplayer-pane-content-answers>li {
    display: block;
    width: 100%;
    height: auto;
    border-top: 10px solid #389ab5;
    padding: 15px;
    font-family: inherit;
    text-transform: none;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
    background: url(../images/helplayer-answer.png) 15px 11px no-repeat #EEE;
    margin-bottom: 20px;
    cursor: pointer;
    overflow: hidden
}

.helplayer-pane-content-answers>li:last-child {
    margin-bottom: 0
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(1) {
    height: 500px
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(2),
.helplayer-pane-content-answers>li:first-child:nth-last-child(2)~li {
    height: 240px
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(3),
.helplayer-pane-content-answers>li:first-child:nth-last-child(3)~li {
    height: 153px
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(4),
.helplayer-pane-content-answers>li:first-child:nth-last-child(4)~li {
    height: 110px
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(5),
.helplayer-pane-content-answers>li:first-child:nth-last-child(5)~li {
    height: 84px
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(6),
.helplayer-pane-content-answers>li:first-child:nth-last-child(6)~li {
    height: 67px
}

.helplayer-pane-content-answers>li:hover {
    border-color: #C65430
}

.helplayer-pane-content-answers>li.selected {
    background-image: url(../images/helplayer-answer-sel.png)
}

.helplayer-pane-content-answers>li>p.headline {
    font-family: Consolas, monaco, monospace;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    padding-left: 49px
}

.helplayer-pane-content-answers>li>p.text {
    margin-top: 15px;
    line-height: 1.4
}

.helplayer-next>div>span,
.helplayer-next>div>span>input {
    text-transform: uppercase;
    font-family: Consolas, monaco, monospace;
    line-height: 285px;
    font-size: 16px;
    font-weight: 400
}

.helplayer-pane-content-answers>li>textarea {
    border: 1px solid #389ab5;
    height: 130px;
    margin-top: 12px;
    padding: 5px;
    width: 100%;
    resize: none
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(1)>textarea {
    height: 391px
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(2)>textarea,
.helplayer-pane-content-answers>li:first-child:nth-last-child(2)~li>textarea {
    height: 131px
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(3)>textarea,
.helplayer-pane-content-answers>li:first-child:nth-last-child(3)~li>textarea {
    height: 44px
}

.helplayer-pane-content-answers>li:first-child:nth-last-child(4)>textarea,
.helplayer-pane-content-answers>li:first-child:nth-last-child(4)~li>textarea,
.helplayer-pane-content-answers>li:first-child:nth-last-child(5)>textarea,
.helplayer-pane-content-answers>li:first-child:nth-last-child(5)~li>textarea,
.helplayer-pane-content-answers>li:first-child:nth-last-child(6)>textarea,
.helplayer-pane-content-answers>li:first-child:nth-last-child(6)~li>textarea {
    height: 0
}

.helplayer-reset {
    display: none
}

.helplayer-next {
    float: right;
    display: block;
    width: 10%;
    height: 100%
}

.helplayer-next>div {
    float: right;
    width: 86px;
    height: 285px;
    margin-top: 107px;
    border-left: 10px solid #389ab5;
    transition: all .25s linear 0s;
    background: url(../images/helplayer-button.png) right center no-repeat #EDEDED;
    cursor: pointer
}

.helplayer-next.clicked>div,
.wpcf7-form .helplayer-next>div {
    cursor: default
}

.helplayer-next>div,
.helplayer-next>div>span {
    display: block;
    -webkit-transition: all .25s linear 0s
}

.helplayer-next.dis>div {
    border-color: #9D9D9B;
    cursor: default
}

.helplayer-next.clicked>div,
.helplayer-next>div:hover {
    border-color: #C65430
}

.helplayer-next.dis.clicked>div,
.helplayer-next.dis>div:hover {
    border-color: #9D9D9B
}

.helplayer-next>div>span {
    color: #919191;
    text-align: left;
    padding-left: 7px;
    transition: all .25s linear 0s
}

.helplayer-next.clicked>div>span,
.helplayer-next>div>span:hover {
    color: #000
}

.helplayer-next.dis.clicked>div>span,
.helplayer-next.dis>div>span:hover {
    color: #919191
}

.helplayer-next>div>span>input {
    display: block;
    width: 86px;
    cursor: pointer;
    background: 0 0;
    transition: all .25s linear 0s;
    margin-left: -17px;
    border-left: 10px solid #389ab5
}

.helplayer-error,
.helplayer-next>div>span>input {
    height: 100%;
    -webkit-transition: all .25s linear 0s
}

.helplayer-next.dis>div>span>input {
    cursor: default;
    border-color: #9D9D9B
}

.helplayer-next.clicked>div>span>input,
.helplayer-next>div>span>input:hover {
    border-color: #C65430
}

.helplayer-next.dis.clicked>div>span>input,
.helplayer-next.dis>div>span>input:hover {
    border-color: #9D9D9B
}

.helplayer-next.clicked>div>span>input {
    cursor: default
}

.helplayer-hidden-values {
    display: none;
    margin: 0;
    padding: 0
}

.helplayer-panes>li form div.wpcf7-response-output {
    width: 100%;
    height: 100%;
    border: 0!important;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 550;
    text-indent: -9999px;
    background: #fff
}

.helplayer-panes>li form div.wpcf7-response-output.wpcf7-validation-errors {
    display: none!important;
    border: 0
}

.helplayer-panes>li form div.wpcf7-response-output.wpcf7-mail-sent-ok {
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    text-indent: 0;
    padding-top: 50px
}

.helplayer-error {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 123px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .25s linear 0s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 490
}

#contact-box.visible,
.helplayer-error.vis {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

#contact-box,
#right-badge {
    left: 50%;
    z-index: 325;
    display: block
}

.helplayer-error.vis {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.helplayer-error>p.headline {
    font-family: Consolas, monaco, monospace;
    font-size: 20px;
    line-height: 50px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    text-align: center
}

.helplayer-error>p.error,
.helplayer-error>p.text {
    margin-top: 25px;
    line-height: 1.4
}

.helplayer-error>p.error {
    color: #969696
}

#contact-box {
    position: fixed;
    margin-left: -708px;
    top: -230px;
    width: 188px;
    padding: 20px;
    background: #FCFCFC;
    border: 1px solid #DBECF3;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    text-align: right
}

.admin-bar #contact-box {
    top: -198px
}

.admin-bar-resp #contact-box {
    top: -184px
}

#contact-box.visible {
    -webkit-box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 100px
}

.admin-bar #contact-box.visible {
    top: 132px
}

.admin-bar-resp #contact-box.visible {
    top: 118px
}

#contact-box.sticked,
.admin-bar #contact-box.sticked,
.admin-bar-resp #contact-box.sticked {
    position: absolute;
    top: auto;
    bottom: 62px
}

#contact-box>p {
    color: #000;
    display: block
}

#contact-box>div {
    display: block;
    width: 100%
}

#contact-box>div>p {
    color: #3899B9;
    font-size: 19px;
    line-height: 1;
    padding-top: 4px;
    padding-bottom: 6px;
    font-weight: 400;
    display: block;
    font-family: 'Titillium Web', sans-serif
}

#footer,
#right-badge {
    font-family: Consolas, monaco, monospace
}

#contact-box>div>span {
    display: block;
    color: #716F70;
    line-height: 18px;
    margin-bottom: -2px
}

#contact-box>a {
    display: block;
    line-height: 18px;
    padding-left: 14px;
    margin-top: 20px;
    background: url(../images/arrow-right.png) left 2px no-repeat
}

#top-link {
    position: fixed;
    left: 50%;
    margin-left: -562px;
    bottom: 20px;
    display: block;
    width: 42px;
    height: 42px;
    z-index: 324;
    border-radius: 21px;
    cursor: pointer;
    -webkit-transition: opacity .3s linear 0s;
    transition: opacity .3s linear 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

#top-link,
#top-link>span {
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px
}

#top-link.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

#top-link>span {
    width: 100%;
    height: 100%;
    border-radius: 21px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    background: url(../images/arrow-top-blue.png) center center no-repeat #fff;
    box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    -khtml-opacity: .75;
    opacity: .75
}

#top-link>span,
.badge-item {
    display: block;
    -webkit-box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75)
}

#top-link:hover>span {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

#right-badge {
    position: absolute;
    margin-left: 520px;
    top: 151px;
    width: 150px;
    height: 150px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg)
}

.badge-item {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
    background: #fff;
    box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .75s ease 0s;
    transition: all .75s ease 0s;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    z-index: 330
}

.badge-item.vis {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    z-index: 335
}

.badge-item.launch-helplayer {
    padding-top: 10px
}

.badge-item.about-us {
    text-align: center;
    color: #000;
    padding-top: 15px
}

.badge-item.about-us:hover {
    color: #c65531
}

.badge-item.launch-helplayer>p,
.badge-item.launch-helplayer>span {
    text-align: center;
    font-family: Consolas, monaco, monospace;
    display: block;
    color: #000;
    margin-top: 7px
}

.badge-item.launch-helplayer>div {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #174C6C;
    margin-left: 55px;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.badge-item.launch-helplayer:hover>div {
    background: #C65531
}

@-webkit-keyframes pending-badge {
    0%,
    100% {
        background: #C65531
    }
    50% {
        background: #174C6C
    }
}

@-moz-keyframes pending-badge {
    0%,
    100% {
        background: #C65531
    }
    50% {
        background: #174C6C
    }
}

@keyframes pending-badge {
    0%,
    100% {
        background: #C65531
    }
    50% {
        background: #174C6C
    }
}

.badge-item.launch-helplayer.is-pending>div {
    -webkit-animation: 1s ease 0s normal none infinite pending-badge;
    -moz-animation: 1s ease 0s normal none infinite pending-badge;
    animation: 1s ease 0s normal none infinite pending-badge
}

.badge-item.launch-helplayer>div>span {
    display: block;
    background: url(../images/onlinehelp-icon-clean.png) center center no-repeat;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg)
}

.badge-item.launch-helplayer>p {
    font-weight: 700;
    font-size: 15px;
    width: 120px;
    margin-left: 15px;
    border-bottom: 1px solid #8BBFD3;
    line-height: 1.6
}

.badge-item.launch-helplayer>span {
    font-weight: 400;
    font-size: 13px;
    width: 130px;
    margin-left: 10px
}

.badge-item.about-us>p {
    display: block;
    border-bottom: 1px solid #8BBFD3;
    width: 120px;
    margin-left: 15px;
    padding: 5px;
    margin-bottom: 5px
}

.badge-item.about-us>span {
    text-align: center;
    display: block;
    width: 100%
}

.badge-item.about-us>div.icon {
    display: block;
    height: 23px;
    margin-left: 55px;
    width: 40px;
    margin-bottom: 10px
}

.badge-item.about-us>div.icon>span {
    display: block;
    height: 100%;
    width: 100%;
    background: url(../images/tick-blue.png) center center no-repeat
}

#footer,
#footer>div {
    height: auto;
    width: 100%
}

@media (max-width:1352px) {
    #right-badge {
        display: none
    }
}

#right-badge>p {
    display: block;
    text-align: center;
    line-height: 1.2
}

#footer {
    border-top: solid 3px #3B9AB7;
    border-bottom: solid 10px #254D70;
    background: url(../images/bg_navi.jpg) repeat-x #fff;
    margin: 20px 0 0;
    font-size: 16px;
    position: relative;
    z-index: 100
}

#footer>div {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0
}

#footer>div>a {
    color: #626262;
    width: 84px;
    text-transform: uppercase;
    padding-left: 1px;
    letter-spacing: .3px
}

#footer>div>a:hover {
    font-weight: 400;
    color: #000
}

#footer>div>a>span {
    font-weight: 700;
    color: #000;
    display: block;
    letter-spacing: normal
}

#footer>div>div {
    color: #8A8A8A;
    margin-top: 17px;
    margin-left: -1px;
    width: 100%
}

#footer>div>div>ul {
    list-style: none;
    display: block;
    width: 100%;
    padding-left: 1px
}

#footer>div>div>ul>li {
    display: inline-block;
    zoom: 1;
    list-style: none;
    margin-right: 25px
}

#footer>div>div>ul>li.last {
    margin-right: 0
}

#footer>div>div>ul>li>a {
    display: inline-block;
    zoom: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center
}

#footer>div>div>ul>li>a:after {
    display: block;
    content: attr(title);
    font-weight: 700;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: -1px
}

#footer>div>div>ul>li.active>a {
    font-weight: 700
}

#footer>div>a {
    display: inline;
    float: left
}

#footer>div>.membership {
    margin-left: 32%
}

#footer>div>.membership p {
    font-family: verdana;
    font-size: 13px;
    position: relative;
    top: -15px
}

#footer #copy {
    position: relative;
    top: 8px;
    font-size: 13px;
    color: #8A8A8A;
	letter-spacing: -1px;
}

#bg-wrapper {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0
}

#bg-wrapper>img {
    display: block;
    width: auto;
    height: auto;
    -ms-interpolation-mode: bicubic;
    position: relative;
    z-index: 2
}

#bg-wrapper>span.bg-lines {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/bg_lines.png) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.clearfix:after,
.clearfix:before,
.sub-menu:after,
.sub-menu:before,
.wpcf7-form:after,
.wpcf7-form:before {
    content: "";
    display: table
}

h2,
h3 {
    padding: 20px 0 0;
    line-height: 1.6
}

.entry-content.second h2 {
    padding-top: 0;
    margin-top: -20px
}

.clearfix,
.sub-menu,
.wpcf7-form {
    zoom: 1
}

.jcf-select {
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid #b1b3b4;
    cursor: pointer
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    display: block
}

.jcf-select .jcf-select-opener {
    text-align: center;
    bottom: 0;
    right: 20px
}

body>.jcf-select-drop {
    position: absolute;
    margin: 0;
    z-index: 370
}

body>.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto
}

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px
}

.jcf-list {
    position: relative;
    background: #fff;
    line-height: 22px;
    font-size: 18px;
    font-weight: 100
}

.jcf-list .jcf-list-content {
    overflow: auto
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.jcf-list ul li {
    overflow: hidden;
    display: block
}

.jcf-list .jcf-overflow {
    overflow: auto
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    display: block
}

.jcf-list .jcf-disabled {
    background: #fff!important;
    color: #aaa!important
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: 700;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px
}

.jcf-disabled {
    background: #ddd!important
}

.jcf-select {
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0
}

.jcf-select .jcf-select-opener {
    display: block;
    position: absolute;
    left: 10px;
    top: 0;
    width: 16px;
    height: 32px;
    background: url(../images/arrow-down.gif) left center no-repeat;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

#rmarks,
.jcf-select-drop.default-selected .jcf-list-content>ul>li:first-child {
    display: none
}

.jcf-select.jcf-drop-active .jcf-select-opener {
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.jcf-select.jcf-drop-active.jcf-drop-flipped .jcf-select-opener {
    -moz-transform: scaleY(1) scaleX(-1);
    -ms-transform: scaleY(1) scaleX(-1);
    -o-transform: scaleY(1) scaleX(-1);
    -webkit-transform: scaleY(1) scaleX(-1);
    transform: scaleY(1) scaleX(-1)
}

.jcf-select .jcf-select-text {
    width: 100%;
    line-height: 32px;
    color: inherit;
    font-size: 13px;
    font-weight: 400;
    padding: 0 0 0 25px;
    margin: 0
}

.jcf-select .jcf-select-text>span {
    font-family: Verdana;
    text-transform: none;
    font-size: 13px;
    color: #000
}

.jcf-select .jcf-select-text>span.default-val {
    font-family: Consolas, monaco, monospace;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    color: #75797D
}

.jcf-select-drop .jcf-select-drop-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 5px solid #D9ECF2;
    border-top-width: 0
}

.jcf-select-drop.jcf-drop-flipped .jcf-select-drop-content {
    border-top-width: 5px;
    border-bottom-width: 0
}

body>.jcf-select-drop {
    margin-top: -5px
}

body>.jcf-select-drop.jcf-drop-flipped {
    margin-top: 0;
    margin-bottom: -5px
}

body.helplayer-open>.jcf-select-drop {
    z-index: 9500
}

.jcf-list .jcf-option {
    color: #000;
    height: auto;
    padding: 0 0 0 35px;
    line-height: 27px;
    font-weight: 400;
    font-family: Verdana;
    font-size: 13px
}

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
    background: #D4E8ED;
    background: rgba(105, 178, 204, .25)
}

.normal {
    text-transform: none
}

.upper {
    text-transform: uppercase
}

.bold {
    font-weight: 700
}

.subheadline {
    text-transform: none;
    letter-spacing: 0
}

#rmarks .desktop {
    float: left
}

#rmarks .mobile,
#rmarks .tablet {
    float: none
}

@media (max-width:1470px) {
    #contact-box,
    #contact-box.sticked,
    #contact-box.visible {
        position: absolute;
        top: 481px;
        left: auto;
        right: 0;
        bottom: auto;
        -webkit-box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
        -moz-box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
        box-shadow: 4px 1px 4px 0 rgba(50, 50, 50, .75);
        margin: 0;
        width: 255px;
        border: 1px solid #abc;
        background: url(../images/content-bg.png);
        z-index: 361;
        height: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0
    }
    #contact-box.visible {
        height: auto;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
    .admin-bar #contact-box,
    .admin-bar #contact-box.visible,
    .admin-bar-resp #contact-box,
    .admin-bar-resp #contact-box.visible {
        top: 481px
    }
    #contact-box br,
    #contact-box span.desktop {
        display: none
    }
    #contact-box>p {
        font-family: Consolas, monaco, monospace;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 16px;
        text-align: left
    }
    #contact-box>a,
    #contact-box>div>span {
        background: url(../images/right-box-bg.png);
        display: block;
        width: 100%;
        margin: 0;
        padding: 20px
    }
    #contact-box>a {
        display: block;
        padding-top: 0;
        line-height: 1
    }
    #contact-box>a>span {
        display: block;
        background: url(../images/arrow-right.png) 0 center no-repeat;
        padding-left: 18px;
        width: 100%;
        line-height: 18px
    }
    #contact-box>div>span {
        color: #000;
        padding: 10px 0;
        font-weight: 700;
        line-height: 1.4;
        margin-top: -24px;
        font-size: 11px;
        text-align: center
    }
    #contact-box>div>p {
        text-align: justify;
        font-size: 27px
    }
    #contact-box>div>p:after {
        content: "";
        display: inline-block;
        width: 100%
    }
    #columns .right-column {
        margin-top: 0
    }
    #columns .right-column.pad-top {
        margin-top: 153px
    }
}

.mapp-layout {
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
    display: block
}

@media (max-width:1146px) {
    #top-link {
        position: absolute;
        left: auto;
        right: -8px;
        bottom: -62px;
        margin-left: 0;
        z-index: 1010;
        opacity: 1
    }
    #top-link,
    #top-link>span {
        -moz-opacity: 1;
        -khtml-opacity: 1
    }
    #top-link>span {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        opacity: 1
    }
}

@media (max-width:1019px) {
    #contact-box-responsive,
    #menu-toggle>div,
    #navi-bar {
        display: block;
        position: relative
    }
    #menu-toggle,
    #menu-toggle>span,
    #slogan {
        display: block;
        line-height: 45px
    }
    #rmarks .desktop,
    #rmarks .mobile {
        float: none
    }
    #rmarks .tablet {
        float: left
    }
    body {
        font-size: 100%
    }
    #contact-box {
        display: none!important
    }
    #contact-box-responsive {
        background: #fff;
        border: 1px solid #abc;
        box-shadow: 4px 4px 6px 0 rgba(50, 50, 50, .75);
        height: auto;
        margin: 0 0 4%;
        padding: 20px;
        width: 100%;
        z-index: 355
    }
    #contact-box-responsive p {
        display: inline-block;
        color: #3899B9;
        font-size: 19px;
        line-height: 1;
        padding-top: 4px;
        padding-bottom: 6px;
        font-weight: 400;
        font-family: 'Titillium Web', sans-serif
    }
    #head-menu>li>ul>li.to-parent>a,
    #menu-toggle>span,
    #slogan {
        font-family: Consolas, monaco, monospace;
        text-transform: uppercase
    }
    #contact-box-responsive p.responsivehotline {
        font-size: 23px
    }
    #contact-box-responsive p.responsivetel {
        font-size: 20px;
        padding-right: 20px
    }
    #contact-box-responsive p.responsivedays {
        font-size: 20px
    }
    #navi-bar {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        z-index: 566;
        margin-top: -3px
    }
    #menu-toggle {
        float: right;
        padding-left: 15px;
        cursor: pointer
    }
    #menu-toggle>span {
        float: left;
        font-size: 20px;
        color: #000;
        margin-right: 10px
    }
    #menu-toggle>div {
        float: right;
        width: 20px;
        height: 20px;
        margin-top: 12.5px
    }
    #menu-toggle>div>span {
        -webkit-transition: all .25s linear 0s;
        transition: all .25s linear 0s;
        display: block;
        width: 16px;
        left: 2px;
        position: absolute;
        background: #000;
        height: 2px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
    #menu-toggle>div>span.top {
        top: 4px
    }
    #menu-toggle>div>span.middle {
        top: 9px;
        left: auto;
        right: 2px
    }
    #menu-toggle>div>span.bottom {
        top: 14px
    }
    #menu-toggle.open>div>span {
        top: 8px;
        height: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px
    }
    #menu-toggle.open>div>span.top {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #menu-toggle.open>div>span.middle {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    #menu-toggle.open>div>span.bottom {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0
    }
    #slogan {
        font-size: 20px;
        color: #716f70;
        font-weight: 400
    }
    #header,
    #header.sticked {
        top: -50px;
        padding: 0
    }
    #header-content,
    #header-left {
        padding-left: 8%
    }
    #header-border,
    .admin-bar #header-border {
        top: 50px;
        position: absolute
    }
    #header-left {
        border-bottom-width: 5px;
        border-right-width: 5px;
        width: auto;
        display: inline-block;
        zoom: 1;
        position: absolute;
        left: 0
    }
    #logo,
    #logo>div,
    #logo>div>img,
    #logo>div>img.emblem,
    #logo>div>img.letters,
    #logo>img {
        width: 86px
    }
    #logo {
        margin-bottom: 12px
    }
    #header-right,
    #header.sticked #header-right {
        width: 100%;
        border: 0;
        right: auto;
        position: relative;
        padding-left: 140px;
        left: auto;
        background: 0 0;
        -webkit-box-shadow: 0 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
    #header-right-content,
    div.menu-head-menu-container {
        background: url(../images/bg_navi.jpg) repeat-x #fff
    }
    #header-right-content {
        width: 100%;
        height: 120px;
        padding-right: 65px;
        border-left: solid 5px #3B9AB7;
        border-bottom: solid 5px #3B9AB7;
        -webkit-box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75);
        -moz-box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75);
        box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, .75)
    }
    #head-contact {
        border-bottom-width: 2px;
        padding-bottom: 6px
    }
    #head-contact>ul,
    #navi-arrow {
        display: none
    }
    #head-contact>p {
        width: auto
    }
    div.menu-head-menu-container {
        border-bottom: 5px solid #3b9ab7;
        border-left: 5px solid #3b9ab7;
        border-right: 5px solid #3b9ab7;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        display: block;
        height: 0;
        -webkit-transition: all .5s linear 0s;
        transition: all .5s linear 0s;
        right: -5px;
        overflow: auto;
        position: absolute;
        top: 100%;
        width: 100%;
        left: auto;
        z-index: 565;
        max-height: 0
    }
    div.menu-head-menu-container.open {
        height: auto
    }
    #head-menu {
        display: block;
        margin: 0;
        width: 100%;
        padding-top: 1px
    }
    #head-menu>li,
    #head-menu>li.first,
    #head-menu>li.last {
        display: block;
        width: 100%;
        text-align: right;
        position: relative;
        height: 42px;
        overflow: hidden;
        -webkit-transition: all .5s linear 0s;
        transition: all .5s linear 0s;
        padding-right: 65px
    }
    #head-menu>li.first {
        margin-top: 6px
    }
    #head-menu>li.last {
        margin-bottom: 5px
    }
    #head-menu>li.open {
        background: #fff;
        height: auto
    }
    #head-menu>li.first>a,
    #head-menu>li.last>a,
    #head-menu>li>a {
        font-size: 20px;
        font-weight: 400;
        text-align: right;
        padding: 5px 30px 5px 10px;
        margin: 0;
        line-height: 32x
    }
    #head-menu>li.menu-item-has-children>a:after {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        right: 62px;
        height: 42px;
        width: 27px;
        background: url(../images/arrow-right.png) center center no-repeat;
        -webkit-transition: all .25s linear 0s;
        transition: all .25s linear 0s
    }
    #head-menu>li.menu-item-has-children.open>a:after {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    #head-menu>li>ul {
        border: 0;
        display: block;
        left: auto;
        padding: 0;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        background: 0 0
    }
    #columns .left-column>div ul.teaser-list>li>a,
    #columns .left-column>div ul.teaser-list>li>a>div,
    #image-box>div {
        border-top-width: 15px
    }
    #head-menu>li.eight-columns>ul>li,
    #head-menu>li.five-columns>ul>li,
    #head-menu>li.four-columns>ul>li,
    #head-menu>li.one-columns>ul>li,
    #head-menu>li.seven-columns>ul>li,
    #head-menu>li.six-columns>ul>li,
    #head-menu>li.three-columns>ul>li,
    #head-menu>li.two-columns>ul>li,
    #head-menu>li>ul>li {
        width: 50%;
        text-align: right;
        padding-right: 30px
    }
    #head-menu>li>ul>li.to-parent {
        width: 100%
    }
    #head-menu>li>ul>li.to-parent>a {
        width: 100%;
        color: #818588;
        font-size: 16px
    }
    #head-menu>li>ul>li.to-parent>a:before {
        content: ">";
        display: inline-block;
        zoom: 1;
        margin-right: 5px
    }
    #image-box {
        padding: 4%;
        margin-bottom: 0
    }
    #content-wrapper {
        width: 100%;
        padding: 4%
    }
    #content {
        padding-top: 80px
    }
    #columns {
        margin-top: 0;
        padding-top: 4%
    }
    #columns .left-column {
        width: 100%;
        float: none;
        padding: 0
    }
    #columns .left-column div.steckbrief>p>strong:first-child,
    .left-column h1 {
        font-size: 120%
    }
    #contact-list>li>a>span,
    #ten-points-slider,
    .contact-form-wrapper form>div>div>span>.wpcf7-validates-as-required.focused,
    .contact-more>div>a>span,
    .helplayer-pane-content.form>div>div>span>.wpcf7-validates-as-required.focused,
    .jcf-list .jcf-option,
    .jcf-select .jcf-select-text,
    .jcf-select .jcf-select-text>span,
    .jcf-select .jcf-select-text>span.default-val,
    .search-form>input.term.focused {
        font-size: inherit
    }
    #columns .left-column>div {
        padding: 4%
    }
    #columns .left-column>div ul.teaser-list {
        width: 100%;
        margin: -20px 0 0
    }
    #columns .left-column>div ul.teaser-list>li {
        margin: 4% 0 0;
        width: 48%;
        float: left
    }
    #columns .left-column>div ul.teaser-list>li:nth-child(even) {
        float: right
    }
    #columns .left-column>div ul.similar_jobs_list>li.more>p {
        border-top-width: 15px;
        padding-top: 9px;
        padding-bottom: 30px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    #columns .left-column>div ul.teaser-list>li>a>div>img {
        top: -9999px;
        left: -9999px;
        right: -9999px;
        bottom: -9999px;
        margin: auto;
        height: auto;
        width: auto;
        min-height: 100%;
        min-width: 100%
    }
    #columns .left-column>div ul.similar_jobs_list>li.more>ul>li.half {
        width: 50%;
        padding: 0 7px 0 0;
        background: 0 0
    }
    #columns .left-column>div ul.similar_jobs_list>li.more>ul>li.half.last {
        padding: 0 0 0 7px
    }
    #columns .left-column>div ul.similar_jobs_list>li.more>ul>li.half>a {
        padding: 10px 10px 10px 28px;
        background-color: #EEE;
        background-position: 12px;
        width: 100%
    }
    .contact-more>span {
        height: auto;
        width: 100%;
        float: none
    }
    .contact-more>div,
    .contact-more>div>a {
        display: inline-block;
        zoom: 1;
        width: auto
    }
    .contact-more>div {
        height: auto;
        float: none;
        margin-top: 10px
    }
    .contact-more>div>a {
        padding-left: 30px
    }
    .contact-more>div>a.tel {
        margin-right: 30px
    }
    .contact-more>div>a>span {
        line-height: 42px;
        padding-left: 15px
    }
    .contact-form-wrapper form>div>p,
    .helplayer-pane-content.form>div>p {
        width: 31%;
        text-align: left;
        line-height: 1;
        display: table;
        height: 42px;
        font-size: inherit
    }
    .contact-form-wrapper form>div>p>span,
    .helplayer-pane-content.form>div>p>span {
        text-align: left;
        display: table-cell;
        vertical-align: middle
    }
    .contact-form-wrapper form>div>div,
    .helplayer-pane-content.form>div>div {
        width: 65%;
        margin-left: 4%
    }
    .contact-form-wrapper form>div.wpcf7-response-output,
    .helplayer-pane-content.form>div.wpcf7-response-output {
        margin: 4% 0 0;
        width: 100%
    }
    .left-column .search {
        float: none;
        display: none;
        width: 100%;
        margin: 0
    }
    #columns .left-column>div ul.wsp-pages-list li a,
    #columns .left-column>div ul.wsp-pages-list li span {
        line-height: 2
    }
    #columns .left-column>div ul.wsp-pages-list li {
        float: left
    }
    #columns .left-column>div ul.wsp-pages-list li span {
        display: block;
        float: left;
        width: 10%;
        background-size: auto 50%
    }
    #columns .left-column>div ul.wsp-pages-list li a {
        float: left;
        width: 90%
    }
    #columns .left-column>div ul.wsp-pages-list li>ul {
        float: left
    }
    #columns .left-column>div ul.wsp-pages-list li ul.children>li>a {
        line-height: 1.5;
        margin-bottom: 10px
    }
    #columns .left-column>div ul.wsp-pages-list li ul.children>li>span {
        line-height: 1.5;
        margin-bottom: 10px;
        background-position: center center
    }
    #columns .left-column div.falltext {
        padding: 4%
    }
    #columns .left-column>div>article .other_cities>ul>li,
    #columns .left-column>div>section .other_cities>ul>li {
        width: 50%
    }
    #columns .left-column>div>article .other_cities>ul>li>a,
    #columns .left-column>div>section .other_cities>ul>li>a {
        line-height: 1.8;
        display: inline-block;
        width: auto;
        max-width: 100%
    }
    #columns .left-column div.einsatzgebiete>div {
        padding-right: 4%
    }
    #columns .left-column div.einsatzgebiete>ul {
        padding-left: 4%;
        margin-top: 0
    }
    #columns .left-column div.einsatzgebiete>ul>li>a {
        line-height: 1.8
    }
    #columns .right-column,
    #columns .right-column.pad-top {
        width: 100%;
        float: none;
        margin-top: 4%;
        padding: 4%;
    }
		
    .search-form>input.submit {
        width: 20px;
        margin-left: 20px
    }
    .search-form>input.term {
        padding-left: 50px
    }
    #ten-points-slider {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .flex-direction-nav .flex-prev {
        left: 0
    }
    .flex-direction-nav .flex-next {
        right: 0
    }
    .flex-control-nav li {
        margin: 0 5px
    }
    #footer>div>div,
    #top-link {
        margin-left: 0
    }
    #footer>div>.membership {
        margin-left: 35%
    }
    #ten-points-slider li>div {
        width: 100%;
        padding-top: 0!important;
        padding-bottom: 0!important;
        display: table
    }
    #ten-points-slider li>div>p {
        display: table-cell;
        vertical-align: middle
    }
    #helplayer-cont {
        display: none
    }
    #top-link {
        position: absolute;
        left: auto;
        right: 30px;
        bottom: -62px;
        z-index: 1010
    }
    #footer {
        width: 100%;
        margin-top: 0
    }
    #footer>div {
        padding: 4% 8%
    }
    #footer>div>a>span {
        display: block
    }
    ul#menu-footer-menu li {
        padding-top: 10px;
        padding-bottom: 10px
    }
    #footer>div>div>ul {
        padding-left: 0
    }
    #footer>div>div>ul>li {
        width: 32%;
        margin: 0;
        padding: 0;
        line-height: 2
    }


@media (max-width:900px) {
    #header-right-content {
        padding-right: 5%
    }
    #head-menu>li,
    #head-menu>li.first,
    #head-menu>li.last {
        padding-right: 4%
    }
    #head-menu>li.menu-item-has-children>a:after {
        right: 4%
    }
    #image-box {
        display: none
    }
    #columns {
        padding-top: 0
    }
    #columns .left-column div.einsatzgebiete>div {
        float: right;
        padding-right: 0;
        padding-left: 4%
    }
    #columns .left-column div.einsatzgebiete>ul {
        padding-left: 0;
        padding-right: 4%
    }
    #columns .left-column div.steckbrief {
        background-image: none;
        background-color: #D9ECF2;
        padding: 20px;
        float: none;
        width: 100%;
        margin-left: 0
    }
}

@media (max-width:835px) {
    #head-menu>li.eight-columns>ul>li,
    #head-menu>li.five-columns>ul>li,
    #head-menu>li.four-columns>ul>li,
    #head-menu>li.one-columns>ul>li,
    #head-menu>li.seven-columns>ul>li,
    #head-menu>li.six-columns>ul>li,
    #head-menu>li.three-columns>ul>li,
    #head-menu>li.two-columns>ul>li,
    #head-menu>li>ul>li {
        width: 100%;
        text-align: right;
        padding-right: 30px;
        float: none
    }
    #head-menu>li>ul>li {
        background-color: #f2f2f2;
        margin-bottom: 3px
    }
    #head-menu>li>ul {
        padding-left: 4%
    }
}

@media (max-width:780px) {
    .admin-bar-resp #header.sticked {
        top: -4px
    }
}

@media (max-width:750px) {
    #columns .left-column>div ul.teaser-list {
        width: 100%;
        margin: -20px 0 0
    }
    #columns .left-column>div ul.teaser-list>li {
        margin: 4% 0 0;
        width: 100%;
        float: none!important
    }
    #columns .left-column>div ul.teaser-list>li>a {
        border-top-width: 15px
    }
    #columns .left-column>div ul.similar_jobs_list>li.more>p {
        padding-bottom: 11px
    }
    #footer>div>.membership {
        margin-left: 22%
    }
}

@media (max-width:705px) {
    #slogan {
        display: none
    }
}

@media (max-width:640px) {
    #logo>div>img.resp {
        margin-top: 3px
    }
    #rmarks .desktop,
    #rmarks .tablet {
        float: none
    }
    #rmarks .mobile {
        float: left
    }
    #header-right-content,
    #header.sticked #header-left,
    #header.sticked #header-right {
        -webkit-box-shadow: 0 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
    #head-menu>li.eight-columns>ul>li,
    #head-menu>li.five-columns>ul>li,
    #head-menu>li.four-columns>ul>li,
    #head-menu>li.one-columns>ul>li,
    #head-menu>li.seven-columns>ul>li,
    #head-menu>li.six-columns>ul>li,
    #head-menu>li.three-columns>ul>li,
    #head-menu>li.two-columns>ul>li,
    #head-menu>li>ul>li {
        width: 100%;
        text-align: right;
        padding-right: 30px;
        float: none
    }
    #head-menu>li>ul {
        padding-left: 0
    }
    #header,
    #header.sticked {
        top: -68px
    }
    .admin-bar-resp #header.sticked {
        top: -22px
    }
    #header-border,
    .admin-bar #header-border {
        top: 68px
    }
    #header-content {
        height: 136px;
        padding: 0 4%
    }
    #header-left,
    #header.sticked #header-left {
        position: absolute;
        left: 4%;
        top: 0;
        right: auto;
        bottom: auto;
        border: 0;
        padding-left: 20px;
        height: 100%;
        background: 0 0
    }
    #header.pending #logo>div,
    #header.sticked #logo>div,
    #logo {
        width: 185px;
        height: 20px
    }
    #logo {
        margin: 91px 0 0;
        float: left
    }
    #head-menu>li.first>a,
    #head-menu>li.last>a,
    #head-menu>li>a,
    #head-menu>li>ul>li>a {
        margin-right: 20px
    }
    #logo>div>img.emblem,
    #logo>div>img.letters {
        display: none
    }
    #logo>div>img.resp {
        display: block
    }
    #header-right,
    #header.sticked #header-right {
        position: relative;
        left: 0;
        top: 0;
        right: auto;
        bottom: auto;
        border: 5px solid #3b9ab7;
        border-top: 0 none;
        padding: 0;
        height: 100%;
        z-index: 554;
        background: url(../images/bg_navi.jpg) repeat-x #fff;
        -webkit-box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, .5);
        -moz-box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, .5);
        box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, .5)
    }
    #header-right-content {
        width: 100%;
        height: 100%;
        padding: 0 0 0 205px;
        background: 0 0;
        border: 0;
        -webkit-box-shadow: 0 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
    #navi-bar {
        position: absolute;
        height: 100%;
        top: 0;
        right: 0
    }
    #menu-toggle {
        right: 18px;
        position: absolute;
        bottom: 1px
    }
    #head-menu>li.menu-item-has-children>a:after {
        right: 13px
    }
    #content {
        padding-top: 67px
    }
    #head-menu>li,
    #head-menu>li.first,
    #head-menu>li.last {
        padding-right: 0
    }
    #head-menu>li>ul>li {
        background-color: #F2F2F2;
        margin-bottom: 3px
    }
    #head-menu>li>ul>li.to-parent {
        background-color: transparent
    }
    #head-menu>li.menu-item-has-children>a::after {
        right: 16px
    }
    #columns .left-column div.einsatzgebiete>div,
    #columns .left-column div.einsatzgebiete>ul {
        padding: 0;
        float: none;
        width: 100%
    }
    #columns .left-column div.einsatzgebiete>ul>li {
        width: 50%;
        float: left
    }
    #columns .left-column div.einsatzgebiete>ul>li>a {
        max-width: 100%;
        width: auto;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: no-wrap;
        padding-right: 2%
    }
}

@media (max-width:650px) {
    #footer>div>div>ul>li {
        width: 49%
    }
}

@media (max-width:600px) {
    #wpadminbar {
        position: fixed!important
    }
}

@media (max-width:550px) {
    #columns .left-column>div>article .other_cities>ul>li,
    #columns .left-column>div>section .other_cities>ul>li,
    #footer>div>div>ul>li {
        width: 100%
    }
    #columns .left-column>div>article .other_cities>ul>li>a,
    #columns .left-column>div>section .other_cities>ul>li>a {
        padding-right: 0
    }
    #footer>div>.membership {
        margin-left: 0
    }
    #footer>div>a {
        float: none
    }
}

@media (max-width:525px) {
    #header-left {
        width: 40%;
        border-bottom-width: 5px;
        border-right-width: 0;
        left: 0;
        padding-left: 8%
    }
    #header-right {
        width: 60%;
        border-bottom-width: 5px;
        border-left-width: 0;
        left: auto;
        right: 0;
        padding-right: 8%
    }
}

@media (max-width:460px) {
    #columns .left-column div.einsatzgebiete>ul>li {
        width: 100%;
        float: none
    }
    #columns .left-column div.einsatzgebiete>ul>li>a {
        padding-right: 0
    }
}

@media (max-width:400px) {
    .contact-form-wrapper form>div>p,
    .helplayer-pane-content.form>div>p {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        line-height: 1.2;
        font-size: 100%
    }
    .contact-form-wrapper form>div>p>span,
    .helplayer-pane-content.form>div>p>span {
        display: block
    }
    .contact-form-wrapper form>div>div,
    .helplayer-pane-content.form>div>div {
        float: none;
        display: block;
        width: 100%;
        margin: 0 0 2%
    }
    .contact-more>div>a,
    .contact-more>div>a.tel {
        margin: 0;
        width: 100%
    }
    .contact-more>div>a {
        display: table;
        height: 42px
    }
    .contact-more>div>a>span {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        line-height: 1.2
    }
}

@media (max-width:380px) {
    #header-left {
        width: 40%;
        border-bottom-width: 5px;
        border-right-width: 0;
        left: 0;
        padding-left: 8%
    }
    #header-right {
        width: 60%;
        border-bottom-width: 5px;
        border-left-width: 0;
        left: auto;
        right: 0;
        padding-right: 8%
    }
    .flex-control-nav {
        display: table
    }
    .flex-control-nav li {
        margin: 0 auto;
        display: table-cell
    }
}

@media (max-width:360px) {
    #menu-toggle {
        padding: 12px 20px;
        margin-right: -4%
    }
    #menu-toggle>span {
        display: none
    }
    #menu-toggle>div {
        margin: 0
    }
}

@media (max-width:320px) {
    #header-left {
        width: 40%;
        border-bottom-width: 5px;
        border-right-width: 0;
        left: 0;
        padding-left: 8%
    }
    #header-right {
        width: 60%;
        border-bottom-width: 5px;
        border-left-width: 0;
        left: auto;
        right: 0;
        padding-right: 8%
    }
}



