/*
Theme Name: takevalue CONSULTING Theme Template
Theme URI: http://takevalue.dev
Author: takevalue
Author URI:
Version: 1.06

*/

body {
    font-family: 'Open Sans', sans-serif;
    color: #30363E;
    background: #ffffff;
    font-size: 20px;
    font-weight: normal;
    line-height: 34px;
    overflow-x: hidden;
}

h1, h2 {
    font-weight: 300;
}

h1 {
    font-size: 50px;
    letter-spacing: 1px;
}

h2 {
    font-size: 28px;
    line-height: 42px;
}

h3 {
    font-size: 25px;
}

h4 {
    font-size: 24px;
}

h5, h6 {
    font-size: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.content-body img,
.post-content img {
    display: block;
    max-width: 100%;
    height: auto;
}

a, a:active, a:focus {
    outline: none;
}

.borderless > tbody > tr > td {
    border: none;
}

button.green {
    color: #30363E;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 23px 0px;
    background-color: #7CC736;
    border: none;
    text-align: center;
    width: 386px;
    outline: 0 !important;
}

input[type="submit"] {
    color: #30363E;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 22px 24px;
    background-color: #8EC524;
    border: none;
}

#cookie-notice {
    font-size: 0.78em !important;
    background-color: rgba(51, 180, 181, .9) !important;
}

#cookie-notice .button.bootstrap, #cookie-notice .button.wp-default {
    line-height: 20px !important;
}

button.green:hover, input[type="submit"]:hover {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.27);
    color: #FFFFFF;
}

@media only screen and (min-width: 1306px) {
    .container {
        width: 1280px;
    }
}

.js #menu {
    display: none;
}

.footer-details a {
    text-decoration: underline;
    color: #ffffff;
}

ol {
    padding-left: 20px;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p.wp-caption-text {
    font-size: 15px;
    text-align: left;
}

/**
Resposive part redeclare
**/

/**
Front page
**/

.front-page-top-graphics-boxes h2 {
    width: 228px;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.front-page-text {
    margin: 78px auto 130px;
    max-width: 846px;
    text-align: center;
}

.front-page-text h1 {
    text-align: center;
}

.front-page-text h2 {
    padding-top: 26px;
}

.small-tile {
    width: 400px;
    height: 400px;
    padding: 30px;
    color: #ffffff;
    position: relative;
}

.small-tile div:nth-child(2) {
    bottom: 0;
    margin-bottom: 35px;
    position: absolute;
    width: 329px;
}

.small-tile div:first-child {
    position: relative;
}

.small-tile div:first-child img {
    position: absolute;
    right: 0;
    top: 4px;
}

.front-page-top-graphics-boxes {
    margin-bottom: 36px;
}

.front-page-top-graphics-boxes > .col-md-4 .row .small-tile {
    /**  padding-left: 0px;
    padding-right: 0px; **/
    margin-left: 25px;
}

.big-green-tile.col-md-8 > a:hover {
    text-decoration: none;
}

a:hover > .small-tile {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
}

.front-page-top-graphics-boxes .row a > p {
    margin: 0px !important;
}

.front-page-top-graphics-boxes.row.blog {
    margin-bottom: 133px;
}

.small-tile.green {
    background-color: #66CC66;
}

.fullLink a span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.small-tile.grey {
    background-color: #30363E;
}

.small-tile.green.consultingBG {
    background-color: #2F9E6C;
}

.small-tile.darkgreen {
    background-color: #2F9E6C;
}

.small-tile.imgtile {

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.small-tile.blue {
    background-color: #33B4B5;
}

.front-page-top-graphics-boxes .small-tile.darkgreen {
    margin-bottom: 39px;
}

.front-page-top-graphics-boxes .small-tile.imgtile {
    margin-bottom: 39px;
}

.big-green-tile {
    background-image: url("/wp-content/uploads/2017/07/consulting_1.jpg");
    background-repeat: no-repeat;
    height: 840px;
    padding-top: 385px;
    padding-left: 55px;
}

.front-page-top-graphics-boxes.blog .homeBlogTitle {
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.three-small-tiles {
    margin-bottom: 200px;
}

.three-small-tiles .small-tile {
    color: #30363E;
    margin-right: 40px;
}

.three-small-tiles .small-tile:nth-child(3) {
    bottom: 0;
    margin-right: 0px;
}

.three-small-tiles .small-tile.green {
    border: 1px solid #2F9E6C;
    background-color: transparent;
}

.three-small-tiles .small-tile.green h2 {
    color: #2F9E6C;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.three-small-tiles .small-tile.blue {
    border: 1px solid #33B4B5;
    background-color: transparent;
}

.three-small-tiles .small-tile.blue h2 {
    color: #33B4B5;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.three-small-tiles .small-tile div:first-child img {
    position: absolute;
    right: 0;
    top: 0px;
}

.frontPageInfo {
    font-size: 70px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.3;
    display: block;
}

.small-tile div:nth-child(2).homepage-box-text1, .small-tile div:nth-child(2).homepage-box-text2 {
    bottom: unset;
    margin-top: 90px;
    margin-bottom: 0px;
}

.homepage-box-text3 {
    margin-top: 51px;
}

/** Front page blog tiles**/

.big-image-tile {
    background-image: url("/wp-content/uploads/2017/11/Voice-Search.jpg");
    background-repeat: no-repeat;
    height: 840px;
    padding-top: 385px;
    padding-left: 55px;
}

/** Adittional styling **/

/*
.main-content .content-body ul li::before {

    color: #66CC66;
    content: "\25A0";
    font-size: 20px;
    padding-right: 10px;
    position: relative;
    top: 0em;
    list-style: none;
}
*/

.content-others {
    margin: 70px 0px;
}

.glossar-content {
    margin: 70px 0px;
    text-align: justify;
}

.glossar-content h1, .glossar-content h2, .glossar-content h3, .glossar-content h4, .glossar-content h5, .glossar-content h6 {
    text-align: left;
}

.glossar-content h2, .glossar-content h3, .glossar-content h4, .glossar-content h5, .glossar-content h6 {
    font-weight: 700 !important;
}

.glossar-content h2 {
    font-size: 1.2em;
    line-height: 34px;
}

.glossar-content h3, .glossar-content h4, .glossar-content h5, .glossar-content h6 {
    font-size: 1.1em;
}

.syntaxhighlighter.glossar-code-style {
    font-size: 0.87em !important;
}

.main-content ul {
    list-style-image: url("/wp-content/uploads/2017/09/ul_li.png");
    margin-bottom: 52px;
    padding-left: 20px;
}

.main-content ul li ul {
    list-style-image: url(/wp-content/uploads/2017/09/ul_li_ul_li.png);
    margin-bottom: 52px;
    padding-left: 20px;
}

.col-8-contents ol li {
    margin: 20px 0px !important;
}

.col-8-contents ul li {
    margin: 20px 0px !important;
    padding-left: 10px;
}

.main-content li:first-child {
    margin-top: 0px;
}

.main-content li:last-child {
    margin-bottom: 0px;
}

.h4-short .tile > h4 {
    font-size: 44px;
}

/** **/

.more-info {
    max-width: 948px;
    text-transform: uppercase;
}

.more-info h4 {
    margin-bottom: 54px;
}

.more-info button.green {
    margin-bottom: 500px;
}

.blog-title-home {
    font-size: 1.5em;
    margin-bottom: 93px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
    margin-top: 93px;
    color: #30363E;
    height: 30px;
}

a.full-click {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none !important;
    font-weight: 300 !important;
    font-size: 2.0em !important;
}

.row.three-small-tiles.blog-tiles .small-tile:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.45);
}


.small-tile.green:hover, .small-tile.grey:hover,
.small-tile.imgtile:hover {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
}

.small-tile.darkgreen:hover, .small-tile.blue:hover {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.45);
}

/**
Header top Navigation
**/
.header {
    height: 189px;
    /**  width: 1280px; **/
    margin: 0 auto;
    background: #ffffff;
    line-height: normal !important;
}

.header .top-nav a {
    color: #ffffff;
}

.header a:hover {
    color: #8EC524;
    text-decoration: none;
}

.header a:active {
    color: #8EC524;
    text-decoration: none;
}

.advertiseemnt {
    width: 100%;
    text-align: right;
}

.no-padding {
    padding: 0px;
}

.advertiseemnt img {
    height: 30px;
}

.advertiseemnt > a {
    margin-left: 20px;
}

.top-nav {
    height: 58px;
    background-color: #484E57;
    color: #EDEDED;
    font-size: 15px;
    box-sizing: border-box;
}

.top-nav span {
    float: left;
}

.top-nav-left {
    border-right: 1px solid #5A5C5F;
    height: 58px;
    /*  width: 198px; */
    display: block;
    padding: 18px 20px 35px 23px;
}

.top-nav-center {
    height: 58px;
    /*  width: 772px; */
    display: block;
    padding: 12px 0px;
    width: 100%;
}

.top-nav-mail {
    padding: 17px 0px 17px 22px;
}

.top-nav-right {
    border-left: 1px solid #5A5C5F;
    width: 100%;
    height: 58px;
}

.bottom-nav {
    height: 131px;
    /*   width: 1280px; */
    box-sizing: border-box;
}

.bottom-nav div {
    float: left;
    color: #4A4A4A;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 24px;
}

.bottom-nav div a {
    color: #4A4A4A;
    text-decoration: none;
}

.bottom-nav .header-logo {
    height: 106px;
    margin-left: 10px;
    /*   width: 255px; */
    display: block;
}

.header-logo img {
    width: 185px;
    padding-top: 32px;
}

.bottom-nav .menu-nav {
    text-align: right;
    /*   width: 1000px; */
    /*    margin-left: 25px; */
}

.menu-nav {
    height: 100%;
}

.menu-nav nav {
    height: 100%;
}

.menu-nav nav ul {
    height: 100%;
}

/* Nav links */
.menu-nav nav ul li {
    display: inline-block !important;
    clear: right;
    height: 131px;
}

.menu-nav nav ul li a {
    display: block;
    padding: 64px 18px 29px 30px;
    height: 100%;
    text-transform: uppercase;
}

.menu-top-navigation-container {
    width: 100%;
    height: 100%
}

.header-search {
    width: 240px;
    height: 38px;
    margin-left: 25px;
    margin-top: 8px;
    position: relative;
    color: #30363e;
}

.search-icon button > img {
    margin-right: 10px;
    margin-top: 11px;
    width: 18px;
}

.searchform button {
    background: none;
    border: none;
    right: 10px !important;
}

.search-icon {
    position: absolute;
    right: 0px;
}

#search {
    width: 90%;
    height: 100%;
    padding: 5px 5px 5px 10px;
}

html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    height: 38px;
    position: absolute;
    right: 39px;
}

.header-search button {
    position: relative;
    right: 20px !important;
}

.header-search button:focus {
    outline: none;
}

/**
Footer
**/

.blog-footer {
    line-height: normal !important;
}

footer.blog-footer .footer-bottom {
    height: auto;
    padding-bottom: 20px;
    background-color: #484E57;
}

.blog-footer a:hover {
    color: #8EC524;
}

footer .footerTitle {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: unset;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    line-height: 1.1;
}

.footerRefer {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    color: #30363E;
    text-align: center;
    padding-top: 48px;
    margin-bottom: 90px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    line-height: 42px;
    margin-top: 20px;
}

.copyrightText {
    display: block;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: unset;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.1;
}

footer {
    font-size: 16px;
    color: #ffffff;
    height: auto;
}

.footer-top {
    padding-top: 60px;
    padding-bottom: 60px;
    height: auto;
    background-color: #30363E;
}

.footer-top > .container > .row > .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.footer-top .footer-advertisements {
    background-color: #ffffff;
    height: 276px;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

.footer-bottom {
    padding-top: 60px;
}

.footer-bottom .social-media {
    margin-left: 188px;
}

.footer-bottom a {
    margin-right: 30px;
}

.footer-details ul {
    list-style-type: none;
}

.footerkundenlogo {
    width: 200px;
    height: 67px;
    margin: 0px 60px 60px 60px;
}

.row.footerkunde {
    overflow: hidden;
    margin: 0 auto;
    height: auto;
    margin-bottom: 39px;
    position: relative;
    bottom: 50px;
}

.footer-details ul li {
    list-style-position: outside;
    margin-bottom: 15px;
    margin-left: -37px;
}

.footer-bottom .bottom-footer-left {
    margin-left: 98px;
}

footer .footer-contact {
    padding-top: 58px;
    border-bottom: 2px solid #404750;
    padding-bottom: 56px;
}

footer .footer-contact .footerTitle {
    padding-left: 96px;
}

footer .footer-contact .footer-address {
    padding-left: 157px;
}

footer .footer-contact .footer-online-address {
    padding-left: 119px;
}

footer .footer-details {
    padding-top: 60px;
}

footer .footer-details .footer-services {
    padding-left: 112px;
}

footer .footer-details .footer-jobs {
    padding-left: 80px;
}

footer .footer-details .footer-articles {
    padding-left: 51px;
    max-width: 336px;
}

.container.main-content {
    min-height: 300px;
}

/** Team Page **/
.team h1, .team .teamtitle, .mainKontak .teamtitle {
    text-align: center;
    color: #30363E;
    text-transform: uppercase;
    margin-bottom: 32px;
    font-size: 50px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    display: block;
    margin-top: 20px;
    line-height: 1.1;
}

.mainKontak .teamtitle {
    margin-bottom: 20px;
}

.myclass {
    margin-top: 150px;
}

.topGap {
    margin-top: 86px;
}

.team .team-top-margin.first-member {
    margin-top: 162px !important;
}

.team .team-top-margin {
    margin-top: 178px;
}

.team a {
    text-decoration: none;
    color: #30363e;
}

.team h2 {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 45px;
    text-transform: uppercase;
}

.team {

    background-color: #F5F5F5;
    padding: 165px 0 140px 0;
}

.team.team-white-background {
    background-color: #FFFFFF;
}

.team .team-info {
    padding-right: 20px;
}

.team .team-single-member {
    height: 422px;
}

.team .team-single-member .team-email {
    margin-top: 60px;
}

.team .team-info > div {
    margin-top: -8px;
}

.metaslider .nivoSlider img {
    max-width: 100% !important;
    height: auto !important;
}

.inner-jobs-list {
    margin-top: 90px;
}

.inner-jobs-list h4 {
    text-transform: uppercase;
}

a {
    color: #30363E;
}

a:hover {
    color: #30363E;
    text-decoration: none;
}

.post-content a, .content-body a {
    border-bottom: 1px #8EC524 solid;
}

.post-content a:hover, .content-body a:hover {
    color: #898D92 !important;
    border-bottom: 2px #8EC524 solid;
}

.more-link span {
    color: #30363E !important;
}

div#respond {
    margin-top: 50px;
}

p.comment-form-comment {
    margin-top: 50px;
}

.comment-title-body a {
    color: #ffffff;
}

.inner-jobs-list ul {
    list-style-image: url(/wp-content/uploads/2017/09/ul_li.png);
    padding-left: 20px;
}

.inner-jobs-list ul li {
    margin-bottom: 18px;
}

.inner-jobs-list ul li a:hover {
    color: #2F9E6C;
    text-decoration: none;
}

.team-top-content {
    margin-top: 100px;
    margin-bottom: 124px;
}

.team-top-content h1 {
    margin-bottom: 38px;
    text-align: center;
    text-transform: uppercase;
}

.team-top-content h2 {
    text-align: center;
}

ul.team-management {
    list-style: outside none none;
    position: absolute;
    top: -200px;
    left: 110px;
}

.team-management.ref {
    left: -50px;
}

ul.team-management li {
    display: inline-block;
    background-color: #484E57;
    text-transform: uppercase;
    padding: 20px;
    width: 250px;
    height: 70px;
    text-align: center;
    margin-right: 15px;
}

ul.team-management li:first-child {
    margin-left: 0px;
}

ul.team-management li a {
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
}

ul.team-management li a:hover {
    color: #8EC524;
}

.green.team-page-button {

    padding: 20px 0px;
    width: 250px;
    height: 70px;
    margin-bottom: 138px;
    position: relative;
    left: 24px;
    margin-top: 30px;
}

.jobListHeading {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    line-height: 1.1;
}

/**  Team page slider **/
.team-page-slider {
    position: relative;
    width: 100%;
}

.metaslider .nivo-caption {
    height: 262px;
    width: 926px;
    position: absolute;
    left: 537px;
    right: 537px;
    bottom: 66px;
    z-index: 8;
    padding: 5px 10px;
    overflow: hidden;
    display: none;
    background-image: url("/wp-content/uploads/2017/07/team_overlay.png");
    background-color: transparent;
}

.team-page-slider .metaslider .nivo-caption p {
    margin-top: 20px;
    color: rgb(255, 255, 255);
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 40px;
    text-align: center;
    padding: 6px 20px 0px 14px;
}

.team-page-slider .metaslider .nivo-controlNav {
    position: relative;
    bottom: 59px;
}

.team-page-slider .metaslider a.nivo-nextNav {
    display: none;
}

.team-page-slider .metaslider a.nivo-prevNav {
    display: none;
}

.team-page-slider .metaslider .nivo-controlNav a {
    margin: 0 6px;
    height: 15px;
    width: 15px;
    box-shadow: none;
    border: 2px solid rgb(255, 255, 255);
    border-radius: 50%;
    color: transparent;
    background: none;
}

.team-page-slider .metaslider .nivo-controlNav a.active {
    background: rgb(255, 255, 255);
    height: 15px;
    width: 15px;
    box-shadow: none;
    border: 1px solid;
    border-radius: 50%;
    color: transparent;
    margin: 0 6px;
}

/** Main images of  pages**/
/*.main-image-placeholder {
    background-image: url("/wp-content/uploads/2017/05/img-homepage-placeholder-2.jpg");
    height: 823px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}*/
.main-image-placeholder {
    height: 823px;
    width: 100%;
    background-color: #EDEDED;
}

.team-image-placeholder {
    background-image: url("/wp-content/uploads/2017/09/team.jpg");
    height: 823px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.jobs-image-placeholder {
    background-image: url("/wp-content/uploads/2017/09/teamHeader.jpg");
    height: 823px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.unternehmen-image-placeholder {
    background-image: url("/wp-content/uploads/2017/10/rsz_1unternehmen.jpg");
    height: 823px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.referenzen-image-placeholder {
    background-image: url("/wp-content/uploads/2017/09/shutterstock_345349079_Farbfilter.jpg");
    height: 823px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.kontakt-image-placeholder {
    background-image: url("/wp-content/uploads/2017/09/Office-Take-Value_farbfilter.jpg");
    height: 823px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.leistungen-image-placeholder {
    background-image: url("/wp-content/uploads/2017/09/leistungen.jpg");
    height: 823px;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

/** Job pages**/

.job-tiles-container {
    margin-bottom: 100px;
}

.jobs h2 {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 85px;
    text-transform: uppercase;
    text-align: center;
}

.job-details h2 {
    text-align: left;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 26px;
    text-transform: uppercase;
}

.job-tiles a {
    text-decoration: none;
}

.job-tiles a:hover {
    text-decoration: none;
}

.job-tiles h3 {
    display: inline-block;
    vertical-align: middle;
    padding-left: 58px;
    margin-top: 4px;
}

.job-tile {
    height: 200px;
    line-height: 200px;
    border: 1px solid #8EC524;
    background-color: #FFFFFF;
    margin-left: 19px;
    max-width: 621px;
}

.job-tiles-container .job-tile {
    margin-bottom: 36px;
}

.job-tile .arrow {
    padding-left: 38px;
}

.row.job_fair {
    background-color: #F5F5F5;
    height: 183px;
    width: 1280px;
    margin-top: 60px;
}

.listofJobsJobPage {
    height: 70px;
    width: 1214px;
    color: #30363E;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

select.select-jobs {
    border: 1px solid #8EC524;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 30px;
}

select.select-jobs:focus {
    outline: none;
}

.mob-job-img-section {
    display: none !important;
}

.job-img-section {
    display: block !important;
}

.benefits-title {
    font-weight: 900;
    font-size: 1.3em !important;
}

.benefits {
    font-size: 10px;
    line-height: normal;
    width: 180px;
    font-weight: 800;
    text-transform: uppercase;
}

.benefits-right {
    text-align: right;
}

.benefits-left {
    text-align: left;
}

.benefits-1 {
    position: absolute;
    bottom: 460px;
    left: 133px;
}

.benefits-2 {
    position: absolute;
    bottom: 360px;
    left: 133px;
}

.benefits-3 {
    position: absolute;
    bottom: 215px;
    left: 133px;
}

.benefits-4 {
    position: absolute;
    bottom: 138px;
    left: 133px;
}

.benefits-5 {
    position: absolute;
    bottom: 474px;
    right: 131px;
}

.benefits-6 {
    position: absolute;
    bottom: 348px;
    right: 131px;
}

.benefits-7 {
    position: absolute;
    bottom: 241px;
    right: 131px;
}

.benefits-8 {
    position: absolute;
    bottom: 125px;
    right: 131px;
}


.job_fair p {
    /*width: 759px;*/
    color: #30363E;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 34px;
    padding: 74px 22px 0px 67px;
}

.job_fair p a u {
    border-bottom: 1px solid #8EC524;
    text-decoration: none;
}

.fair_logo {
    width: 230px;
    padding-top: 25px;
    padding-right: 20px;
    float: right;
}

/** Job Details pages**/
.col-md-8.jobsText {
    margin-left: 8.3%;
}

.job-details-title {
    text-align: center;
    margin-top: 50px;
}

.job-tile:hover {
    border: 2px solid #8EC524;
}

.job-details-title h1 {
    margin-top: 30px;
    margin-bottom: 76px;
    text-transform: uppercase;
}

.job-details-paragraph {
    margin-bottom: 63px;
    line-height: 37px;
}

.job-details-paragraph ul {
    padding: 0;
    margin-left: 12px;
}

.job-details-paragraph ul li span {
    font-size: 22px;
}

.job-details-paragraph li {
    margin-bottom: 15px;
    padding-left: 12px;
}

.job-contact-person {
    height: 461px;
    background-color: #F5F5F5;
    padding: 24px 30px;
}

.job-contact-person .title {
    margin-bottom: 25px;
    font-size: 23px;
    font-weight: 300;
}

.job-contact-person .contact-info {
    font-size: 16px;
    line-height: 13px;
    margin-top: 34px;
}

.job-contact-person .contact-info div {
    margin-bottom: 9px;
    padding-bottom: 6px;
    width: 100%;
}

.job-contact-person .contact-info div a {
    border-bottom: 1px solid #8EC524;
    text-decoration: none;

}

.job-contact-person .contact-info div:first-child {
    width: 168px;
}

.job-contact-person .contact-info a {
    text-decoration: none;
}

#text-49 h3 {
    height: 70px;
    width: 1214px;
    color: #30363E;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 31px;
    text-align: center;
    margin-top: 81px;
    text-transform: uppercase;
}

#text-50 h3 {
    height: 70px;
    width: 1214px;
    color: #30363E;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
}

/** toggle starts **/
.toggle.sub-pages.plus {
    background-image: url("/wp-content/uploads/2017/07/icons-plus.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
}

.toggle.sub-pages.minus {
    background-image: url("/wp-content/uploads/2017/06/icons-plus@2x.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: 0 6px;
    background-size: 14px 2px;
}

.toggle-content {
    display: none;
}

footer.mobile .toggle.footer-button {
    position: absolute;
    background-color: transparent;
    border: none;
    top: 5px;
    left: 26px;
    width: 28px;
    height: 28px;
}

footer.mobile .toggle.footer-button.plus {
    background-image: url("/wp-content/uploads/2017/07/icons-plus.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
}

footer.mobile .toggle.footer-button.minus {
    background-image: url("/wp-content/uploads/2017/06/icons-plus@2x.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: 0 6px;
    background-size: 14px 2px;
}

.toggle.footer-button.mobile > img {
    width: 12px;
}

/** toggle ends **/

/**  Referenzen page **/

.team.referenzen h1 {
    margin-right: 89px;
}

.team.referenzen.Zertifizierungen h1 {
    margin-right: 0px;
}

.team .referenzen-top-margin {
    margin-top: 109px;
}

.team.team-white-background.referenzen {
    height: auto;
    padding: 0;
    margin-top: 150px;
}

.col-md-12.team-single-member.referenzen-item-height {
    height: auto;
}

.team.team-white-background.referenzen.Zertifizierungenheading {
    margin-top: 93px;
}

ul.referenzen-menu {
    padding-left: 0;
    top: -150px;
}

.referenzen-menu {
    margin-left: 380px;
}

ul.referenzen-menu li:first-child {
    margin-left: 15px;
}

ul.referenzen-menu li {
    margin-bottom: 10px;
    text-align: center;
    margin-left: 15px;
    padding: 12px 20px;
    width: 84%;
}

.img-height {
    height: 100px !important;
}

.referenzen {
    height: auto !important;
    background: #FFFFFF;
    padding: 165px 0px 0px 100px !important;
}

.gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

.filter-button {
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}

.filter-button:hover {
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}

.btn-default:active .filter-button:active {
    background-color: #42B32F;
    color: white;
}

.port-image {
    width: 100%;
}

.secondblockpadding {
    padding: unset !important;
}

.gallery_product {
    margin-bottom: 130px;
}

/**  End of Referenzen page **/

/** Contact Form **/
.mainKontak {
    background: #F5F5F5;
}

.kontaktTopGap {
    margin-top: 350px;
}

.gapRight {
    margin-right: 88px;
}

.main_heading h4 {

    color: #30363E;
    font-family: "Open Sans";
    font-size: 70px;
    font-weight: 300;
    line-height: 80px;
    text-transform: uppercase;
}

.mainContactheading {
    display: block;
    color: #30363E;
    font-family: "Open Sans";
    font-size: 70px;
    font-weight: 300;
    line-height: 80px;
    text-transform: uppercase;
}

.contact-form {
    background-color: #F5F5F5;
    padding-top: 36px;
    color: #4A4A4A;
}

.contact-form button, .main-contact-form button, .contact-form input[type="button"] {
    height: 70px;
    position: relative;
    right: 0;
    margin-bottom: 55px;
    margin-top: 34px;
}

.main-contact-form input[type="submit"] {
    height: 70px;
    position: relative;
    right: 0;
    margin-bottom: 10px;
    margin-top: 20px;
}

.subContactheading {
    display: block;
    margin-bottom: 94px;
    color: #30363E;
    font-family: "PT Serif";
    font-size: 25px;
    line-height: 34px;
    font-weight: 300;
    text-transform: none;
}

.contact-form .text-field {
    width: 100%;
    height: 80px;
    border: medium none #ffffff;
    font-size: 18px;
    padding: 0px 17px 44px 17px;
    margin: 0px 0px 35px 0px;
    color: #30363E;
}

.main-contact-form .text-field {
    width: 100%;
    height: 60px;
    border: medium none #ffffff;
    font-size: 18px;
    padding: 14px 17px 17px 17px;
    margin: 0px 0px 30px 0px;
    color: #30363E;
}

.contact-form textarea, .main-contact-form .text-area {
    width: 100%;
    border: medium none #ffffff;
    font-size: 18px;
    padding: 17px;
    color: #30363E;
    height: 148px;
    padding: 0px 17px 17px 17px;
}

.contact-form textarea:focus, .main-contact-form .text-area:focus,
.contact-form .text-field:focus, .main-contact-form .text-field:focus {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.29);
}

.contact-form .info-contact {
    margin-top: 44px;
    line-height: 32px;
}

::placeholder {
    color: rgb(48, 54, 62);
}

::-webkit-input-placeholder {
    color: rgb(48, 54, 62);
}

:-moz-placeholder {
    color: rgb(48, 54, 62);
}

::-moz-placeholder {
    color: rgb(48, 54, 62);
}

:-ms-input-placeholder {
    color: rgb(48, 54, 62);
}

span.wpcf7-list-item {
    width: 370px !important;
}

label.contact-form-label {
    display: none;
}

/** Posts **/

.blog .tile {
    position: relative;
    top: 20px;
    right: 6px;
    font-size: 40px;
}

.blog .breadcrumb-smallplaceholder.errorPage {
    left: 25px;
}

.blog .tile.notFound {
    top: 270px;
    left: 20px;
}

.post-title a:hover {
    color: #8EC524;;
    text-decoration: none;
}

.blog .container.tile h4 {
    font-weight: 300;
}

.blog .mainBlog .tile.blogpost > h4 {
    font-weight: 300;
    font-size: 90px;
    text-transform: capitalize;
}

.blog .tile.blogpost {
    font-weight: 300;
    font-size: 40px;
    text-transform: none;
}

.customSize .tile {
    font-size: 40px !important;
    line-height: 1.1;
    margin-left: 11px;
    display: block;
    text-transform: capitalize !important;
    position: relative;
    margin-top: -10px !important;
}

.customSize .tile h1 {
    font-size: 40px !important; /*For glosssar item*/
}

.container.breadcrumb-smallplaceholder a {
    text-decoration: underline;
}

.blog .breadcrumb-smallplaceholder {
    position: relative;
    top: 260px;
    font-size: 16px;
    word-wrap: break-word;
}

.blog-list-top-placeholder {
    height: 460px;
    width: 100%;
    background-color: #EDEDED;
}

.blog-list-top-placeholder.blog.pageid-13359 {
    background-image: url("images/seo-darmstadt.jpg");
    background-position: center;
}

.pageid-13359 .main-top .breadcrumb-smallplaceholder {
    top: 190px !important;
    right: 100px !important;
}


.contact-text-section, .contact-text-section a, .contact-text-section a:hover {
    color: #ffffff !important;
    font-size: 24px;
}

.contact-text-section a {
    text-decoration: none !important;
    border: 0;
}


.contact-bg-text {
    background-color: #66cc66;
    padding: 15px;
}

.contact-bg-number {
    background-color: #33b5b5;
    font-weight: bold;
    padding: 15px;
}

.contact-bg-number img.alignleft {
    margin: 0 5px 0;
}

.row.contact-text-section p {
    display: none;
    padding: 15px 0px 0px;
    margin: 0;
}

.contact-bg-number .col-md-offset-3 {
    margin-left: 21%;
}

.contact-bg-number .col-md-3 {
    width: 28%;
}

.seo-ladningpage {
    background-color: #33b5b5 !important;
}

.seo-ladningpage .consent {
    font-size: 17px;
    line-height: 0px !important;
}

.seo-ladningpage .wpcf7-form-control.wpcf7-submit.green {
    padding: 10px 0px;
    margin-bottom: 40px;
    margin-top: 0px;
}

.seo-ladningpage input[type="submit"] {
    background-color: #ffffff;
    border: 2px solid #8EC524;
}


.singlepost {
    margin-left: 80px;
}

.main {
    padding-top: 80px;
}

.post-left-column button {
    margin-bottom: 68px;
    height: 70px;
    width: 222px;
    color: #ffffff;
    font-size: 21px;
    font-family: "Open Sans";
    font-weight: lighter;
    padding: 4px 0 0;
    text-align: center;
}

.author a:hover {
    text-decoration: none;
}

.post-left-column {
    width: 222px;
}

.post-right-column {
    width: 630px;
    margin-left: 40px;
}

/*.post-left-column img {
    width: 222px !important;
    height: 222px !important;
}*/

.post-single-lists .col-md-12 > div {
    float: left;
}

h2.post-title {
    margin-top: -4px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin-bottom: 10px;
    line-height: 1.1;
}

h1.notDisplay {
    display: none !important;
}

.post-single-lists {
    margin-bottom: 130px;
}

.post-meta {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 12px;
    color: #85898E;
}

.post-meta a {
    color: #85898E;
}

.post-meta a:hover {
    text-decoration: none;
}

.post-content img {
    width: initial;
    max-width: 100%;
    height: auto;
}

.post-single-lists .post-right-column .post-content a.more-link span {
    border-bottom: 1px solid #8EC524;
    margin-right: 12px;

}

.post-single-lists .post-right-column .post-content a.more-link:hover {
    text-decoration: none;
}

.post-single-lists .post-category {
    font-size: 16px;
    color: #85898E;
    margin-top: 18px;
}

.post-category a {
    color: #85898E;
    text-transform: lowercase;
    border-bottom: 1px solid #8EC524;
}

.post-category a:hover {
    text-decoration: none;
}

.post-lists-sidebar.col-md-3 {
    padding: 0px;
}

.post-lists-sidebar h2 {
    margin-top: 0px;
}

.blogSiderBar {
    display: block;
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 10px;
}

.sidebar-border {
    border: 1px solid #C9CDD2;
    padding-left: 17px;
    padding-top: 10px;
    padding-right: 20px;
    font-size: 18px;
    margin-left: -6px;
    height: auto;
    width: 300px;
    margin-bottom: 36px;
    float: right;

}

.sidebar-border ul {
    list-style-image: url("/wp-content/uploads/2017/05/icons-arrow-small-green@2x1-e1495441817856.png");
    margin-left: 0px;
    margin-top: 38px;
}

.sidebar-border ul li a span {
    padding-left: 4px;
    line-height: 24px;
}

.sidebar-border ul.none {
    llist-style-type: none !important;
}

.sidebar-border .contact-sidebar-body {
    margin: 38px 0px;
}

.sidebar-border .contact-sidebar-body a {
    text-decoration: none;
    border-bottom: 1px solid #8EC524;
}

.sidebar-border .contact-sidebar-body a:hover {
    text-decoration: none;
}

.row.three-small-tiles.blog-tiles {
    color: #ffffff !important;
}

.row.three-small-tiles.blog-tiles .small-tile.blog-grey.last-tile {
    margin-right: 0px !important;
}

.row.three-small-tiles.blog-tiles .small-tile {
    margin-top: 5px;
}

.three-small-tiles .small-tile.blog-grey {
    color: #ffffff;
    background-color: #30363E;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
}

.three-small-tiles .small-tile.blog-grey a {
    color: #ffffff;
    font-size: 18px;
    text-decoration: underline;
}

.otherPost a {
    /*width: 300px;*/
    text-decoration: none !important;
    font-weight: 300 !important;
    font-size: 39px !important;
}

.otherPostText {
    margin-top: 50px;
}

.three-small-tiles .small-tile.blog-grey a:hover {
    color: #8EC524;
    text-decoration: none;
}

.three-small-tiles .small-tile.blog-grey ul {
    list-style-image: url("/wp-content/uploads/2017/05/icons-arrow-small-green@2x1-1-e1495441836781.png");
    margin-left: 0px;
}

.col-md-4.small-tile.blog-grey h3 {
    width: 300px;
}

.post-main-lists.col-md-9.main-content {
    padding-left: 50px;
}

.col-md-9.main-content.post-main-lists.singlepostmagin {
    padding-left: 15px;
}

row.three-small-tiles.blog-tiles {
    padding-left: -15px !important;
    padding-right: -15px !important;
}

.more-info-widget h1, .special-services h1, .special-services-parent h1 {
    font-size: 22px;
    margin-bottom: 68px;
    margin-top: 150px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.small-tile.blog-grey div:nth-child(2) {
    top: 154px;
}


.blog-details-info button {
    margin-bottom: 68px;
    height: 70px;
    width: 222px;
    color: #ffffff;
    font-size: 21px;
    font-family: "Open Sans";
    font-weight: lighter;
    padding: 4px 0 0;
    text-align: center;
}

.blog-details-info {
    margin-bottom: 0px;
}

.author {
    border-bottom: 1px solid #8EC524;
    margin-left: 40px;
}

.slash img {
    margin-left: 8px;
    width: 12px;
    margin-right: 8px;
}

.author-post-section {
    height: auto;
    background-color: #F5F5F5;
    padding-top: 48px;
    margin-bottom: 120px;
}

.author-post-section .avatar.photo {
    margin-bottom: 20px;
}

.author-post-section h1, .comment-post-section h1 {
    font-size: 22px;
    margin-bottom: 50px;
}

.comment-post-section h1 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

/** contact page **/

.main-contact-form {
    background-color: #F5F5F5;
    height: auto;
    padding-top: 38px;
}

.team.team-white-background.kontaktformular {
    background-color: #F5F5F5;
}

.main-contact-form h2 {
    font-size: 24px;
    font-weight: bold;
    color: #30363E;
    letter-spacing: 1px;
    line-height: 31px;
    margin-bottom: 28px;
    margin-left: 20px;
    margin-top: -7px !important;
}

.contacted-by span {
    margin-right: 66px;
}

.contacted-by span.wpcf7-list-item-label, .consent {
    margin-left: 20px;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    bottom: 5px;
    height: 83px;
    color: #30363E;
}

.acceptance-385 span.wpcf7-list-item {
    display: table-row-group;
}

.contacted-by input[type="checkbox"], input[type="checkbox"].consentCheckBox {
    -webkit-appearance: none; /* Hides the default checkbox style */
    -moz-appearance: none;
    height: 25px;
    width: 25px;
    cursor: pointer;
    position: relative;
    -webkit-transition: .15s;
    -moz-transition: .15s;
    background-color: #C9CDD2;
    float: left;
}

.contacted-by input[type="checkbox"]:checked, input[type="checkbox"].consentCheckBox:checked:before {
    background-color: #8EC524;
}

.contacted-by input[type="checkbox"]:before, input[type="checkbox"]:checked:before, input[type="checkbox"].consentCheckBox:checked:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}

.contacted-by input[type="checkbox"]:checked:before, input[type="checkbox"].consentCheckBox:checked:before {
    content: '✔';
}

.contacted-by input[type="checkbox"]:focus, input[type="checkbox"].consentCheckBox:focus {
    outline: none;
}

.contacted-by input[type="checkbox"]:hover:before {
    background: rgba(255, 255, 255, 0.3);
}

.main-contact-form .margin-bottom {
    margin-bottom: 65px;
}

.main-contact-form .margin-bottom-others {
    margin-bottom: 32px;
}

span.wpcf7-form-control-wrap.textarea-496 {
    margin-left: 19px;
}

.contact-address-info h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}

.contact-address-info {
    padding-top: 100px;
    padding-bottom: 144px;
}

.formular {
    padding-top: 100px;
}

.team.kontakHeight {
    height: auto;
}

.team-management.kon {
    left: -8px;
}

.contact-address-info .right-column {
    margin-left: 122px;
}

.contact-address-info .divider {
    height: 24px;
}

.wpcf7-form-control.wpcf7-submit.green {
    width: 386px;
    height: 70px;
    padding: 20px 0px;
    position: relative;
    right: 0;
    margin-bottom: 55px;
    margin-top: 34px;
}

.messaage {
    margin-bottom: 100px;
}

/**
Online Marketing page
**/

/*Leistungen page  design*/
.col-md-12.leistungentext {
    margin-left: 20px;
}

.col-md-12.uberunstext {
    margin-left: 15px;
}

.pricing-wrapper ul {
    list-style-type: none;
}

.pricing-table-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.6em;
    color: #FFF;
    margin-top: 15px;
    text-align: left;
    margin-bottom: 25px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.pricing-table-title a {
    font-size: 0.6em;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    clear: both;
}

.pricing-wrapper {
    width: 1280px;
    margin: 130px auto 0;
}

.pricing-table {
    margin: 0 10px;
    text-align: left;
    width: 400px;
    float: left;
    /*
        -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
        box-shadow: 0 0 15px rgba(0,0,0,0.4);*/
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    height: 650px;
}

.pricing-table:hover {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}

.pricing-title {
    color: #FFF;
    background: #2F9E6C;
    padding: 50px 20px 20px 20px;
    font-size: 30px;
    text-transform: capitalize;
    text-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
    font-weight: 600;
    margin-top: 0px;
    height: 130px;
}

.icon {
    margin-left: 20%;
}

.iconExtragap {
    margin-left: 40%;
}

.pricing-table.recommended .pricing-title {
    background: #66CC66;
}

.pricing-table.dataAnalyticsBg .pricing-title {
    background: #33B4B5;
}

.pricing-table.recommended .pricing-action {
    background: #2db3cb;
}

.pricing-table .price {
    background: #403e3d;
    font-size: 3.4em;
    font-weight: 700;
    padding: 20px 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.pricing-table .price sup {
    font-size: 0.4em;
    position: relative;
    left: 5px;
}

.main-content ul.table-list {
    padding-left: 0px !important;
}

.table-list {
    background: #FFF;
    color: #403d3a;
}

.table-list li {
    font-size: 20px;
    padding: 0px 0px 20px 20px;
    list-style-image: none;
}

.table-list li span {
    font-weight: 400;
}

.pricing-title a {
    text-decoration: none;
    color: inherit;
}

.table-list li a {
    color: inherit;
    text-decoration: none;
}

.table-list li a:hover {
    color: #8EC524;;
    text-decoration: none;
}

.error_pageHeading {
    margin-left: 11px;
    margin-top: 100px;
}

.zeroSearch {
    margin-left: 11px;
    margin-top: 200px;
}

.pricing-wrapper.clearfix.error-page {
    width: 1280px;
    margin: 100px auto 0;
}

@media only screen and (max-width: 767px) {
    .pricing-wrapper {
        width: 420px;
    }

    .pricing-table {
        display: block;
        float: none;
        margin: 0 0 20px 0;
        width: 100%;
    }

    .pricing-table.online {
        margin-bottom: 420px;
    }

    .job-img-section {
        display: none !important;
    }

    .mob-job-img-section {
        display: block !important;
    }
}

@media only screen and (max-width: 479px) {
    .pricing-wrapper {
        width: 100% !important;
    }
}

/*End Leistungen page design*/

.leistungen.container {
    padding-top: 120px;
    padding-bottom: 202px
}

.main-image-short-placeholder {
    background-color: #2F9E6C;;
    height: 428px;
    width: 100%;
}

.leistungen-top .tile {
    bottom: 334px;
    position: relative;
    top: 0px;
    right: 6px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.blog .main-top .tile {
    position: relative;
    text-transform: uppercase;
    font-weight: 300;
    padding: 3px;
    margin-left: 0px;
}

.main-top .tile {
    position: relative;
    top: 20px;
    right: 6px;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    font-size: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.main-top .removeuppercase .tile {
    text-transform: none !important;
}

.main-top .tile > h4 {
    font-weight: 300;
    text-transform: capitalize;
}

.jobs-image-placeholder h4 {
    font-size: 70px;
}

/*.leistungen-top.online-marketing {
color: #ffffff;
}*/

.leistungen-top.online-marketing a {
    color: #ffffff;
    text-decoration: underline;
}

.leistungen-top .breadcrumb-smallplaceholder {
    position: relative;
    top: 240px;
    font-size: 16px;
}

.main-top .breadcrumb-smallplaceholder {
    position: relative;
    top: 570px;
    font-size: 16px;
}

.blog .main-top .breadcrumb-smallplaceholder {
    position: relative;
    top: 270px;
    font-size: 16px;
    margin-left: 13px;
}

.breadcrumb-smallplaceholder.customSize a {
    text-decoration: underline;
}

.team-image-placeholder .main-top .breadcrumb-smallplaceholder {
    top: 570px;

}

.jobs-image-placeholder .main-top .breadcrumb-smallplaceholder {
    top: 570px;
}

.leistungen-top .breadcrumb-smallplaceholder a {
    font-size: 16px;
}

.breadcrumb-smallplaceholder img {
    width: 9px;
}

.container.leistungen-top {
    background-position: 88% 100%;
    background-repeat: no-repeat;
    background-size: 10% auto;
    height: 428px;
}

.container.main-top {
    background-position: 88% 100%;
    background-repeat: no-repeat;
    background-size: 10% auto;
    height: 100%;
}

.container.leistungen-top.online-marketing {
    background-image: url("/wp-content/uploads/2017/06/icons-online-marketing-bg@2x.png");
}

.container.leistungen {
    font-size: 28px;
    line-height: 42px;
    font-weight: lighter;
}

.container.leistungen h1 {
    margin-bottom: 46px;
    color: #30363E;
    font-family: "Open Sans";
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
}

.container.leistungen .content-body {
    text-align: center;
    padding-bottom: 72px;
}

/*Start of unternehmen page*/
.articleImage {
    position: relative;
    left: -36px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.row.unternehmen {
    margin-top: 45px;
    margin-left: -36px;
}

.unternehmen .col-md-10.col-xs-8 {
    margin-top: 60px;
}

.unternehmen .marketing-tile {
    max-width: 395px;
}

/*End of unternehmen page*/

.marketing-tile {
    background-color: #ffffff;
    border: 1px solid #2F9E6C;
    height: 200px;
    line-height: 200px;
    margin-left: 38px;
    max-width: 400px;
}

.marketing-tile:hover {
    border: 2px solid #2F9E6C;

}

.marketing-tile a:hover {
    text-decoration: none;

}

.marketting_tiles {
    margin-top: 44px;
}

.marketting_tiles h3 {
    display: inline-block;
    margin-top: 4px;
    padding-left: 58px;
    vertical-align: middle;
}

.marketting_tiles.consulting h3 {
    padding-left: 0px;
    font-size: 32px;
}

.marketting_tiles.analytics h3 {
    padding-left: 0px;
}

.marketting_tiles .marketing-tile.first {
    margin-left: 0px;
}

.marketting_tiles.analytics .marketing-tile.first {
    margin-left: 219px;
}

.weitereleistungenItem {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.weitereleistungenHeading {
    display: block;
    font-size: 22px;
    margin-bottom: 68px;
    margin-top: 50px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

span.weitereleistungenHeading.removeHeight {
    margin-top: 80px;
}

.moreInfoTitle {
    display: block;
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 39px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.contact_now_online_marketing h2 {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 45px;
    text-transform: uppercase;
}

.special-contact-us {
    margin-top: 130px;
}

button.slick {
    width: 386px;
    height: 70px;
    padding: 14px 24px;
    margin-top: 50px;
}

.container .special-services-row {
    padding-top: 134px;
    padding-bottom: 200px;
}

.special-services .small-tile.green {
    margin-right: 34px;
}

.small-tile a {
    text-decoration: none;
    color: #FFFFFF;
}

.small-tile.nocolor a {
    color: inherit;
}

.small-tile a:hover {
    text-decoration: none;
}

.main-image-short-placeholder-seo-analyse-sub-page {
    background-color: #2F9E6C;
}

.main-image-short-placeholder-seo-analyse-sub-page.onlineMarketingHeader {
    background-color: #E3EDE9;
}

.main-image-short-placeholder-seo-analyse-sub-page.consulting {
    background-color: #66CC66;
}

.main-image-short-placeholder-seo-analyse-sub-page.consulting.consultingHeader {
    background-color: #EBF4EB;
}

.main-image-short-placeholder-seo-analyse-sub-page.data-analytics {
    background-color: #33B4B5;
}

.main-image-short-placeholder-seo-analyse-sub-page.data-analytics.dataAnalyticsHeader {
    background-color: #EBF4EB;
}

.seo-analyse-sub-page.leistungen-top.online-marketing {
    color: #FFFFFF;
}

.container.leistungen-top.online-marketing.seo-analyse-sub-page.onlineMarketingHeaderTextImg {
    color: #30363E;
    background-image: url("/wp-content/uploads/2017/06/icons-online-marketing-sub@2x.png");
}

.container.leistungen-top.data-analytics.seo-analyse-sub-page.dataAnalyticsHeaderTextImg {
    color: #30363E;
    background-image: url("/wp-content/uploads/2017/07/icons-data-analytics-bg-sub@2x.png");
    background-position: 90% 90%;
}

.container.leistungen-top.consulting.seo-analyse-sub-page.consultingHeaderTextImg {
    color: #30363E;
    background-image: url("/wp-content/uploads/2017/07/icons-consulting-bg-sub@1x.png");
}

.main-image-short-placeholder-seo-analyse-sub-page.onlineMarketingHeader .breadcrumb-slash, .main-image-short-placeholder-seo-analyse-sub-page.data-analytics.dataAnalyticsHeader .breadcrumb-slash, .main-image-short-placeholder-seo-analyse-sub-page.consulting.consultingHeader .breadcrumb-slash {
    background-image: url("/wp-content/uploads/2017/06/breadcrumb-slash-gray@2x1.png");
}

.tile.onlineMarketingSubtitle {
    color: #2F9E6C;
}

.seo-analyse-sub-page.leistungen-top.data-analytics {
    color: #FFFFFF;
}

.seo-analyse-sub-page.leistungen-top.consulting {
    color: #FFFFFF;
}

.seo-analyse-sub-page.leistungen-top.online-marketing a, .seo-analyse-sub-page.leistungen-top.data-analytics a, .seo-analyse-sub-page.leistungen-top.consulting a, .jobs-image-placeholder a {
    color: #FFFFFF;
    text-decoration: underline;
}

.team-image-placeholder a {
    text-decoration: underline;
    color: #30363E;
}

.jobs-image-placeholder a, .referenzen-image-placeholder a {
    text-decoration: underline;
    color: #30363E;
}

.unternehmen-image-placeholder a, .kontakt-image-placeholder a, .leistungen-image-placeholder a {
    text-decoration: underline;
}

.referenzen-image-placeholder a:hover, .blog .breadcrumb-smallplaceholder a:hover, .jobs-image-placeholder a:hover, .team-image-placeholder a:hover, .unternehmen-image-placeholder a:hover, .kontakt-image-placeholder a:hover, .leistungen-image-placeholder a:hover, .seo-analyse-sub-page.leistungen-top.online-marketing.onlineMarketingHeaderTextImg a:hover, .seo-analyse-sub-page.leistungen-top.data-analytics.dataAnalyticsHeaderTextImg a:hover, .seo-analyse-sub-page.leistungen-top.consulting.consultingHeaderTextImg a:hover {
    text-decoration: none;
    color: #8EC524;
}

.seo-analyse-sub-page.leistungen-top.online-marketing.onlineMarketingHeaderTextImg a, .seo-analyse-sub-page.leistungen-top.data-analytics.dataAnalyticsHeaderTextImg a, .seo-analyse-sub-page.leistungen-top.consulting.consultingHeaderTextImg a {
    color: #484E57;
    text-decoration: underline;
}

.leistungen-top .tile .onlineMarketingSubtitle {
    color: #2F9E6C;

}

.tile.dataAnalyticsSubtitle {
    color: #33B4B5;
}

.tile.consultingSubtitle {
    color: #66CC66;
}

.onlinemarketing-smallH1 .tile {
    font-size: 40px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.breadcrumb-slash {
    display: inline-block;
    height: 13px;
    margin-right: 3px;
    width: 22px;
    background-image: url("/wp-content/uploads/2017/06/breadcrumb-slash-gray@2x1.png");
}

.main-image-short-placeholder .breadcrumb-slash {
    background-image: url("/wp-content/uploads/2017/06/breadcrumb-slash-white@2x1.png");
}

.main-image-short-placeholder-seo-analyse-sub-page .breadcrumb-slash, .main-image-placeholder .breadcrumb-slash {
    background-image: url("/wp-content/uploads/2017/06/breadcrumb-slash-white@2x1.png");
    background-size: 11px 16px;
    background-repeat: no-repeat;
    margin: 0px -2px 0px 10px;
}

.main-image-short-placeholder-seo-analyse-sub-page .onlineMarketingHeader .breadcrumb-slash {
    background-image: url("/wp-content/uploads/2017/06/breadcrumb-slash-gray@2x.png");
}

.special-services-parent {
    margin-top: 136px;
}

.special-services-parent.onlineMTemplate {
    margin-top: unset;
    margin-left: -11px;
}

.seo-analyse-sub-page h2 {
    margin-bottom: 134px;
}

.col-8-contents {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
}

.col-8-contents h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px;
}

.col-8-contents > div {
    margin-bottom: 120px;
}

.col-8-contents .link-div {
    margin-top: 64px;
}

a.link-btn {
    border: 1px solid #8EC524;
    height: 70px;
    font-weight: 700;
    padding: 20px 50px;
    text-transform: uppercase;
    text-align: center;
}

a.link-btn:hover {
    text-decoration: none;
}

ul.btnUlLi {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    list-style: none;
    width: auto;
    margin-left: -50px;
}

ul.btnUlLi.btnUlLi1 {
    column-count: 1;
    padding-left: 40px;
    margin-top: 40px;
}

ul.btnUlLi.btnUlLi1.services {
    margin: 0px;
    padding: 0px;
}

li a.link-btn {
    border: 1px solid #8EC524;
    height: 70px;
    font-weight: 700;
    padding: 20px;
    text-transform: uppercase;
    float: left;
    margin: 0px 40px 43px 0px;
    width: 400px;
}

li a.link-btn:hover {
    border: 2px solid #8EC524;
}

li a.link-btn.link-btn-longText {
    padding: 15px;
}

li a.link-btn.link-btn-longText.fontSize {
    font-size: 18px
}

.link-btn.link-btn-longText.extraLong {
    width: 442px;
    padding: 15px 1px;
}

.container.leistungen.seo-analyse-sub-page {
    padding-bottom: 0px;
}

.container.leistungen-top.data-analytics.seo-analyse-sub-page {
    background-image: url("/wp-content/uploads/2017/08/icons-data-analytics-sub@2x.png");
    background-position: 90% 90%;
}

.container.leistungen-top.consulting.seo-analyse-sub-page {
    background-image: url("/wp-content/uploads/2017/08/icons-consulting-bg@1x.png");
}

.leistungen-top.online-marketing a:hover, .leistungen-top.data-analytics a:hover, .leistungen-top.consulting a:hover {
    text-decoration: none;
}

.seo-analyse-sub-page.leistungen-top.online-marketing a:hover {
    color: #66CC66
}

.seo-analyse-sub-page.leistungen-top.data-analytics a:hover {
    color: #33B4B5;
}

.seo-analyse-sub-page.leistungen-top.consulting a:hover {
    color: #66CC66;
}

.onlineMarketingService {
    display: inline-block;
    margin-top: 4px;
    padding-left: 58px;
    vertical-align: middle;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.consulting {
    padding-left: 0px;
    font-size: 32px;
}

.analytics {
    padding-left: 0px;
}

.onlineMtemplate.seo-analyse-sub-page h2 {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    text-transform: uppercase;
}

.widget.widget_custom_post_widget.services-details-keyword-recherche h2 {
    font-size: 24px !important;
    font-weight: bold;
    line-height: 34px;
}

.widget.widget_custom_post_widget.services-details-keyword-recherche h3 {
    font-size: 20px !important;
    font-weight: bold;
    line-height: 34px;
}

.widget.widget_custom_post_widget.services-details-keyword-recherche ul li a {
    color: #30363e !important;
    border-bottom: transparent !important;
}

/** Comments section **/

.commentlist .comment-title {
    height: 120px;
    width: 100%;
    background-color: #85898E;
    color: #ffffff;
}

.comment-title .comment-title-top > div {
    float: left;
}

.comment-title .comment-title-top .avator-img {
    width: 160px;
    padding: 20px 36px;
}

.comment-title .comment-title-top .comment-title-body {
    padding-top: 25px;
}

.comment-title-body.pingback {
    margin-left: 5% !important;
}

.pingbacktitle {
    margin-bottom: 46px !important;
}

.commentlist .comment-body {
    background-color: #F5F5F5;
    padding: 60px 38px 122px;
    width: 100%;
    position: relative;
}

ol.commentlist {
    padding-left: 15px;
    width: 102%;
}

.commentlist li {
    margin-bottom: 100px;
    position: relative;
    list-style-type: none;
}

.commentlist li ul {
    list-style: none;
}

#respond input[type=text] {
    width: 100%;
    height: 60px;
    border: 1px solid #C9CDD2;
    font-size: 18px;
    padding: 17px;
    color: #30363E;
}

#respond textarea {
    width: 100%;
    height: 224px;
    border: 1px solid #C9CDD2;
    font-size: 18px;
    padding: 17px;
    color: #30363E;
}

#respond input[type="submit"] {
    display: table;
    margin: 0 auto;
    height: 70px;
    position: relative;
    right: 0;
    margin-bottom: 73px;
    margin-top: 25px;
}

.custom-row {
    margin: 0 auto;
}

.comment-form-comment label {
    display: none;
}

.comment-reply-title {
    display: none;
}

.comment-notes {
    display: none;
}

.reply {
    background-color: #8ec524;
    bottom: -30px;
    height: 70px;
    padding-top: 19px;
    position: absolute;
    text-align: center;
    width: 400px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.reply:hover {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.27);
    text-decoration: none;
}

.reply:hover a {
    color: #FFFFFF;
}

.commentlist .children {
    margin-top: 50px;
    list-style: none;
}

.flexslider ul.slides {
    padding-left: 0;
}

.metaslider .flex-direction-nav a {
    height: 240px !important;
    width: 100px !important;
    display: block;
    background-image: none;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}

.metaslider .flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 36px;
    background: url("/wp-content/uploads/2017/06/icons-arrow-slider-back@2x.png") no-repeat 0 0;
    background-size: 60px 120.5px;
}

.metaslider .flexslider:hover .flex-next {
    opacity: 0.8;
    right: 0px;
    background: url("/wp-content/uploads/2017/06/icons-arrow-slider-forward@2x.png") no-repeat 0 0;
    background-size: 60px 120.5px;
}

.homepage-slider .carousel-caption {
    overflow-wrap: break-word;
    padding: 5px 10px;
    /*background-image: url(/wp-content/uploads/2017/06/icons-slider-slash@2x.png);*/
    background-repeat: no-repeat;
    background-size: 122px 302px;
    background-position: 0% center;
    text-align: left;
}

.secondslidertext {
    display: block;
    margin-left: 20px;
}

.homepage-slider .carousel-caption h4 {
    height: 74px;
    width: 1214px;
    color: #30363E;
    font-family: "Open Sans";
    font-size: 70px;
    font-weight: bold;
    line-height: 74px;
    text-transform: uppercase;
    text-shadow: none;
    text-align: left;
    padding-bottom: 113px;
}

.homepage-slider .carousel-caption p {
    padding-bottom: 131px;
    padding-top: 20px;
    color: #30363E;
    text-shadow: none;
    padding-right: 85px;
}

.left.carousel-control {
    opacity: 0.8;
    left: 36px;
    background: url("/wp-content/uploads/2017/06/icons-arrow-slider-back@2x.png") no-repeat 0 0;
    background-size: auto auto;
    background-size: auto auto;
    background-size: 60px 120.5px;
    width: 5%;
    top: 55%;
    bottom: 32%;

}

.right.carousel-control {
    opacity: 0.8;
    right: 0px;
    background: url("/wp-content/uploads/2017/06/icons-arrow-slider-forward@2x.png") no-repeat 0 0;
    background-size: auto auto;
    background-size: 60px 120.5px;
    width: 5%;
    top: 55%;
    bottom: 32%;

}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: unset;
    font-size: 20px;
    color: unset;
    text-shadow: none;
    filter: none;
    opacity: unset;
}

.carousel-indicators {
    bottom: 55px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.9);
}

.carousel-indicators li {
    border: 1px solid black;
}

.carousel li {
    margin-right: 5px;
    height: 16px;
    width: 16px;
    background: transparent;
}

.glyphicon.glyphicon-chevron-left, .glyphicon.glyphicon-chevron-right {
    display: none;
}

.metaslider .caption-wrap {
    background: none !important;
    color: #30363E !important;
    opacity: 1 !important;
}


.caption-wrap .white-text {
    color: white !important;
}

.homepage-slider .metaslider .caption {
    overflow-wrap: break-word;
    padding: 5px 10px;
    position: relative;
    top: -50px;
    height: 334px;
}

.homepage-slider .caption .container {
    padding-left: 120px;
    padding-top: 58px;
    background-image: url("/wp-content/uploads/2017/06/icons-slider-slash@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left 5% top 10%;
}


.homepage-slider .caption .container.white-img {
    background-image: url("/wp-content/uploads/2019/03/white-icons-slider-slash@2x.png") !important;
}

.homepage-slider {
    position: relative;
}

.homepage-slider .caption .sliderText {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 53px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
}

.longTextHeader {
    font-size: 55px !important;
}

.homepage-slider .flex-control-nav {
    bottom: 70px !important;
    z-index: 9 !important;
}

.homepage-slider .flex-control-paging li a {
    background: transparent;
    height: 15px;
    width: 15px;
    box-shadow: none;
    border: 1px solid;
}

.homepage-slider .link-button {
    bottom: -24%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}

.homepage-slider .link-button a {
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
    height: 70px;
    width: 386px;
    background-color: #30363E;
    color: #8EC524;
    text-transform: uppercase;
    font-weight: bold;
    padding: 22px 15px 24px 14px;
    font-size: 18px;
    letter-spacing: 2px;
}

.homepage-slider .link-button a:hover {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
    color: #EDEDED;
}

/********************************* Christmas slider *********************************/
.homepage-slider .caption .container.christmas {
    background-image: url("/wp-content/uploads/2017/12/white_slash.png") !important;
    padding-top: 30px !important;
}

.homepage-slider .metaslider .caption .christmas {
    margin-left: 25% !important;
    margin-top: 2%;
}

/*********************************End of Christmas slider *********************************/

/** Styling for page slider starts **/

/** Styling for page slider ends **/
.unsere-kunden {
    background-color: #f5f5f5;
    height: 930px;
    margin-top: 210px;
}

.unsere-kunden h4 {
    height: 180px;
    width: 1371px;
    color: #30363E;
    font-family: "Open Sans";
    font-size: 50px;
    font-weight: 300;
    line-height: 60px;
    text-transform: uppercase;
    margin-top: 99px;
}

.unsere-kunden .page-slider {
    margin-top: 62px;
}

.page-slider .metaslider {
    position: relative;
    z-index: 0;
}

.page-slider .metaslider .slides img {
    height: 218px;
    width: 218px;
    left: 45%;
    position: absolute;
}

.page-slider .metaslider_container_255 {
    width: 100%;
    height: 100%;
}

.page-slider .metaslider .caption-wrap {
    background: black none repeat scroll 0 0;
    bottom: 0;
    color: white;
    display: block;
    left: 0;
    line-height: 1.4em;
    margin: 0;
    opacity: 0.7;
    position: relative;
    width: 100%;
}

.page-slider .metaslider .caption {
    height: 111px;
    width: 803px;
    font-family: "PT Serif";
    font-size: 28px;
    line-height: 37px;
    text-align: center;
    position: absolute;
    top: 270px;
}

.page-slider .flex-control-nav {
    left: 4%;
    position: absolute;
    top: 491px;
}

.page-slider .metaslider .caption-wrap .caption .col-md-8 {
    padding-left: 0px;
    padding-right: 0px;
}

.page-slider .metaslider .caption-wrap .caption .info {
    margin-top: 34px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.page-slider .flex-control-paging li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid;
    box-shadow: none;
    height: 15px;
    width: 15px;
}

/**  CSS for mega menu starts **/

.menu-item-29 > .sub-menu {
    display: none;
    left: -33.3%;
    position: absolute;
    width: 133.4%;
    background-color: #ffffff;
    padding-left: 0px;
    height: 620px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
}

.menu-item-29:hover .sub-menu {
    display: block;
}

/*.sub-menu.visible {
    display: block;
}*/

.menu-item-29 > .sub-menu > li {
    height: 100px !important;
    width: 400px;
    text-align: left;
    margin-left: 18px;
    float: left;
    font-size: 27px;
}

.menu-item-29 > .sub-menu > li:nth-child(3) {
    background-image: url("/wp-content/uploads/2017/06/icons-data-analytics-negativ@2x.png");
    background-color: #33B4B5;
    background-position: 92% center;
    background-repeat: no-repeat;
    background-size: 40px auto;
}

.menu-item-29 > .sub-menu > li:nth-child(2) {
    background-color: #66CC66;
    background-image: url("/wp-content/uploads/2017/06/icons-consulting-negativ@2x.png");
    background-position: 92% 55%;
    background-repeat: no-repeat;
    background-size: 39px auto;
}

.menu-item-29 > .sub-menu > li:first-child {
    background-image: url("/wp-content/uploads/2017/06/icons-online-marketing-negativ@2x.png");
    background-color: #2F9E6C;
    background-position: 92% center;
    background-repeat: no-repeat;
    background-size: 20px auto;
}

.menu-item-29 > .sub-menu > li > a {
    color: #ffffff;
    text-transform: capitalize;
    padding: 39px 18px 9px 24px !important;
}

.sub-menu > li > a:hover {
    color: #ffffff;
}

.sub-menu .sub-menu {
    padding-left: 0;
}

.sub-menu .sub-menu li {
    height: auto;
    margin-top: 20px;
    font-size: 18px;
    display: block;
    width: 100%;
}

.sub-menu .sub-menu li a {
    padding: 0 0 0 24px;
    text-transform: none;
}

.menu-nav-tablet .sub-menu .sub-menu li a {
    padding: 0 0 6px 24px;
    text-transform: none;
    font-size: 1.28em;
}

.menu-nav-tablet .sub-menu li a {
    text-transform: capitalize;
}

.sub-menu .sub-menu li a:hover {
    color: #8EC524;
}

.sub-menu .sub-menu li:first-child {
    margin-top: 20px;
}

#menu-top-navigation > li.active > a {
    color: #8EC524;
}

/**  CSS for mega menu ends **/

/**  CSS for sub menu starts **/
.menu-item-8616 .sub-menu, .menu-item-12481 .sub-menu {
    display: none;
    padding-left: 0;
    position: absolute;
    width: 20.1%;
    background-color: #ffffff;
    width: 24.1%;
}

.menu-item-8616:hover .sub-menu, .menu-item-12481:hover .sub-menu {
    display: block;
    box-shadow: 11px 5px 9px -2px rgba(0, 0, 0, 0.2);
}

.menu-item-12481:hover .sub-menu {
    height: 90px;
    width: 20%;
}

.menu-item-8616:hover .sub-menu li, .menu-item-12481:hover .sub-menu li {
    display: block;
    width: 100%;
    height: auto;
    width: 100%;
    text-align: left;
    /*margin-top: 16px;*/
    margin-left: 8px;
}

.menu-item-8616 .sub-menu li a, .menu-item-12481 .sub-menu li a {
    display: block;
}

.menu-item-8616 .sub-menu li a, .menu-item-12481 .sub-menu li a {
    padding: 0 0 0 24px;
    text-transform: none;
}

.menu-item-8616 .sub-menu li a:hover, .menu-item-12481 .sub-menu li a:hover {
    color: #8EC524;
}

.menu-item-8616 .sub-menu li:nth-child(2) {
    margin-top: 20px;
}

.menu-item-8616 .sub-menu li:last-child, .menu-item-12481 .sub-menu li:last-child {
    margin-top: 20px;
}

.menu-item-8616.active, .menu-item-12481 .active {
    box-shadow: 0 -8px 16px -3px rgba(0, 0, 0, 0.2);
}

.menu-item-8616.active > a, .menu-item-12481.active > a {
    color: #8EC524;
}

#menu-top-navigation > li.active {
    box-shadow: 0 -8px 16px -3px rgba(0, 0, 0, 0.2);
}

.menu-nav.col-md-9 {
    padding-right: 0px;
}

/**  CSS for sub menu ends **/

/**
Search Page
**/

.search-row {
    padding-top: 56px;
}

.mainCenter {
    left: 20%;
}

.search-row .img > img {
    width: 31px;
    margin-top: 9px;
}

.search-row h3 {
    margin-top: 0;
}

.search-row h3 a {
    color: #8EC524;
}

.search-row h3 a:hover {
    text-decoration: none;
}

.search-row .col-md-9 {
    border-bottom: 1px solid #D3D6DA;
    padding-bottom: 66px;
    margin-left: 2%;
}

.search-row .date {
    font-size: 18px;
}

.search-row .breadcrumb-search {
    color: #85898E;
    font-size: 16px;
}

.search-row .breadcrumb-search a, .search-row .date {
    color: #85898E;
}

.search-row .breadcrumb-search {
    margin-bottom: 12px;
}

.search-page {
    position: relative;
    top: 79%;
}

.search-page .header-search, .search-page > div {
    margin: 0 auto;
}

.search-page > div {
    width: 1050px;
}

.search-row:first-child {
    margin-top: 78px;
}

.search-page #search {
    padding-left: 22px;
}

.search-page .header-search {
    height: 100px;
    width: 1060px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.29);
}

.search-page .search-icon {
    background-color: #8ec524;
    height: 100%;
    position: absolute;
    right: 0;
    width: 106px;
}

.search-page .search-icon > img {
    margin-left: 26px;
    margin-top: 33px;
    width: 42px;
}

.search-page input {
    color: #30363e;
    font-family: inherit;
    font-size: 33px;
    font-weight: 300;
    line-height: inherit;
}

.search-page h1 {
    font-size: 24px;
    margin-bottom: 32px;
    text-transform: uppercase;
    font-weight: bold;
}

/** Pagination **/

.pagination-bar {
    text-align: center;
}

.pagination-bar .pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 21px;
    line-height: 33px;
}

.pagination-bar .pagination span, .pagination-bar .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    border-radius: 35px;
    padding: 13px 24px;
    text-decoration: none;
    width: auto;
    color: #30363E;
    background-color: #EDEDED;;
    margin-right: 16px;
}

.pagination-bar .pagination a:hover {
    color: #fff;
    background: #484E57;
}

.pagination-bar .pagination .current {
    border-radius: 35px;
    color: #fff;
    padding: 13px 24px;
    background-color: #484E57;
    margin-right: 16px;
}

/** mobile css **/
.tablet {
    display: none;
}

.mobile {
    display: none;
}

.slicknav_menu {
    display: none;
}

@media only screen and (min-width: 769px) and (max-width: 994px) {
    .mobile-search {
        display: none;
    }

    .homepage-slider .caption .container, .homepage-slider .caption .container.white-img {
        background-image: none !important;
    }

    .big-green-tile, .big-image-tile {
        background-size: 100% auto;
        width: 100%;
        height: auto;
    }

    .homepage-slider .caption .sliderText {
        font-size: 32px;
        white-space: normal !important;
    }

    .front-page-top-graphics-boxes > .col-md-4 .row .small-tile {
        margin-left: 0px;
    }

    .front-page-top-graphics-boxes > .col-md-4 {
        width: 100%;
        margin-top: 40px;
        padding-left: 0px;
        padding-right: 0px;

    }

    .frontPageInfo {
        font-size: 54px;
    }

    .front-page-top-graphics-boxes > .col-md-4 .row {
        float: left;
        width: 49%;
        margin-left: 0px;
    }

    .front-page-top-graphics-boxes > .col-md-4 .row:first-child {
        margin-right: 15px;
    }

    .front-page-top-graphics-boxes > .col-md-4 .row > .small-tile {
        width: 100%;
    }

    .big-green-tile, .big-image-tile {
        background-size: 100% 100%;
    }

    .three-small-tiles .small-tile {
        width: 49%;
        margin-right: 0px;
        float: left;
    }

    .three-small-tiles .small-tile:first-child {
        margin-right: 15px;
    }

    .three-small-tiles .small-tile:nth-child(3) {
        bottom: 0;
        margin-top: 20px;
    }

    .consulting .marketing-tile {
        width: 99%;
    }

    .big-image-tile {
        background-size: 100% auto;
    }

    .small-tile {
        bottom: 40px;
    }

    .footer-top .footer-advertisements {
        height: auto;
    }

    .footer-bottom .bottom-footer-left {
        margin-left: 0px !important;
        float: left;
        margin-top: 0px !important;
    }

    .footer-bottom .social-media {
        float: left;
        width: 360px;
        margin-left: 102px !important;
    }

    .marketing-tile {
        margin: 40px 5px;
    }

    .marketting_tiles {
        margin-top: -30px;
    }

    .homepage-slider .link-button a {
        font-size: 16px;
    }

    .special-services .small-tile.green {
        margin-bottom: 10px;
    }

    .marketing-tile {
        max-width: 100%;
    }

    .marketting_tiles .marketing-tile.first {
        margin-left: 5px;
    }

    .marketting_tiles.analytics .marketing-tile.first {
        margin-left: 5px;
    }

    .weitereleistungenHeading {
        margin-top: 100px;
    }

    .row.special-services-row .small-tile {
        width: 341px;
        float: left;
        padding: 20px;
    }

    .footer-bottom {
        padding-top: 20px;
    }

    .metaslider .flexslider img {
        height: 564px !important;
        width: 100% !important;
    }

    .homepage-slider .caption .container {
        background-position: left 14% top 10%;
        padding-left: 135px;
        padding-top: 58px;
    }

    .homepage-slider .flex-control-nav {
        bottom: 20px;
    }

    .unternehmen-image-placeholder {
        height: 410px;
    }

    .main-top .breadcrumb-smallplaceholder {
        top: 270px;
    }

    ul.team-management {
        left: 0px;
    }

    .team-image-placeholder {
        height: 532px;
    }

    .team-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 270px;
    }

    ul.team-management li {
        width: 224px;
    }

    .team {
        height: auto;
    }

    .team-management.ref {
        left: 0px;
    }

    .team .team-info > div {
        margin-top: 10px !important;

    }

    .team .team-single-member {
        height: auto;
    }

    .contact-form .info-contact {
        margin-bottom: 40px;
    }

    .listofJobsJobPage {
        width: 100%;
    }

    .row.job_fair {
        width: 100%;
    }

    .job_fair p {
        padding: 5px;
    }

    .fairlogo {
        float: left;
    }

    .job-tile {
        margin-left: 0px;
        margin-top: 40px;
    }

    .fair_logo {
        padding: 5px 34px 0px 0px;
    }

    .benefits-1, .benefits-2, .benefits-3, .benefits-4 {
        left: 25px;
    }

    .benefits-5, .benefits-6, .benefits-7, .benefits-8 {
        right: 24px;
    }

    #text-49 h3 {
        width: 100%;
    }

    #text-50 h3 {
        width: 100%;
    }

    .jobs-image-placeholder {
        height: 510px;
    }

    .jobs-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 270px;
    }

    .gallery_product {
        margin-bottom: 0px;
    }

    .unternehmen-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 200px;
    }

    .row.unternehmen {
        margin-left: 0px;
    }

    .leistungen-image-placeholder {
        height: 470px;
    }

    .pricing-wrapper {
        width: 100%;
    }

    .pricing-table.online {
        height: 500px;
    }

    .referenzen-image-placeholder {
        height: 503px;
    }

    .team-management.ref {
        width: 527px;
    }

    .referenzen-menu {
        margin-left: 11%;
    }

    .kontakt-image-placeholder {
        height: 664px;
    }

    .contact-address-info .right-column {
        margin-left: 0px;
    }

    .post-right-column {
        margin-left: 0px;
    }

    .post-lists-sidebar.col-md-3 {
        width: 100%;
    }

    .sidebar-border {
        width: 100%;
        float: left;
        margin-left: 0px;
    }

    .author-post-section {
        height: auto;
        padding-bottom: 48px;
    }

    .mobileSearch {
        display: none;
    }

    .slicknav_btn.slicknav_collapsed {
        margin-top: 22px;
    }

    .slicknav_btn.slicknav_open {
        margin-top: 22px;
    }

    .benefits {
        font-size: 8px;
        width: 130px;
        font-weight: 600;
    }

    .benefits-1 {
        bottom: 310px;
        left: 18px;
    }

    .benefits-2 {
        bottom: 244px;
        left: 18px;
    }

    .benefits-3 {
        bottom: 135px;
        left: 18px;
    }

    .benefits-4 {
        bottom: 58px;
        left: 18px;
    }

    .benefits-5 {
        bottom: 350px;
        right: 18px;
    }

    .benefits-6 {
        bottom: 244px;
        right: 18px;
    }

    .benefits-7 {
        bottom: 135px;
        right: 18px;
    }

    .benefits-8 {
        bottom: 58px;
        right: 18px;
    }

}

@media only screen and (max-width: 994px) {
    .dekstop {
        display: none;
    }

    .mobile-search {
        display: none;
    }

    .header-search {
        width: 78%;
    }

    .search-page .searchform {
        float: unset;
    }

    .search-page .header-search, .search-page > div {
        width: 70% !important;
    }

    .tablet {
        display: block !important;
    }

    .searchform {
        float: right;
    }

    .top-nav-right {
        width: 42% !important;
    }

    .js #menu {
        display: none;
    }

    .js .slicknav_menu {
        display: block;
        position: absolute;
        right: 0%;
        top: 40px;
        background: #ffffff none repeat scroll 0 0 !important;
        width: 100% !important;
    }

    .bottom-nav > div {
        float: unset !important;
    }

    .menu-item-29 > .sub-menu {
        left: 0;
        width: 100%;
    }

    .menu-item-29 > .sub-menu > li {
        width: 90%;
    }

    .menu-item-8616 .sub-menu {
        width: 94%;
        height: 150px;
    }

    .menu-item-12481 .sub-menu {
        width: 94% !important;
    }

    .slicknav_nav ul {
        padding: 0;
    }

    .menu-item-29 > .sub-menu > li {
        font-size: 1.1em;
        height: 83px !important;
    }

    .menu-item-29 > .sub-menu > li > a {
        padding: 15px 18px 9px 24px !important;
    }

    /*.menu-item-29 > .sub-menu > li > a:hover {
        background-color: unset !important;
    }*/
    .slicknav_nav ul {
        margin: 0px !important;
    }

    .sub-menu .sub-menu li:first-child {
        margin-top: 0px !important;
    }

    .menu-item-29 > .sub-menu > li:nth-child(3) {
        background-size: 27px auto;
        margin: 0px;
        background-image: none;
        background-color: #ffffff;
        background-position: unset;
        background-repeat: unset;
    }

    .menu-item-29 > .sub-menu > li:nth-child(2) {
        background-size: 27px auto;
        margin: 0px;
        height: auto !important;
        background-image: none;
        background-color: #ffffff;
        background-position: unset;
        background-repeat: unset;
    }

    .menu-item-29 > .sub-menu > li:first-child {
        background-size: 14px auto;
        margin: 0px;
        height: auto !important;
        background-image: none;
        background-color: #ffffff;
        background-position: unset;
        background-repeat: unset;
    }

    .menu-item-29 > .sub-menu > li > a {
        background-repeat: no-repeat;
        height: 85px;
        padding: 30px !important;
    }

    .menu-item-29 > .sub-menu > li:first-child > a {
        background-image: url("/wp-content/uploads/2017/06/icons-online-marketing-negativ@2x.png");
        background-size: 14px auto;
        background-color: #2F9E6C;
        background-position: 92% center;
    }

    .menu-item-29 > .sub-menu > li:nth-child(2) > a {
        background-color: #66CC66;
        background-image: url("/wp-content/uploads/2017/06/icons-consulting-negativ@2x.png");
        background-position: 92% 55%;
        background-size: 39px auto;
    }

    .menu-item-29 > .sub-menu > li:nth-child(3) > a {
        background-image: url("/wp-content/uploads/2017/06/icons-data-analytics-negativ@2x.png");
        background-color: #33B4B5;
        background-position: 92% center;
        background-size: 40px auto;
    }

    .sub-menu .sub-menu li {
        font-size: 12px;
        margin-top: 10px !important;
        margin-left: 4%;
    }

    .slicknav_nav {
        padding: 35px 0 0 !important;
        color: #30363E;
    }

    .menu-item-29 > .sub-menu {
        position: relative;
    }

    .header-search {
        width: 100%;
    }

    .header-logo img {
        padding-top: 0px !important;
        width: 185px;
    }

    .js .slicknav_menu {
        top: 0px !important;
    }

    .bottom-nav div a {
        color: unset;
    }

    .bottom-nav {
        height: 80px;
    }

    .header {
        height: 126px;
    }

    .header a:hover {
        color: unset;
    }

    .metaslider .flexslider {
        height: 524px;
    }

    .flexslider ul.slides {
        height: 100%;
    }

    .homepage-slider .caption h1 {
        font-size: 32px !important;
        white-space: normal;
    }

    .longTextHeader {
        font-size: 39px !important;
    }

    .homepage-slider .caption .container {
        padding-left: 18%;
        padding-top: 110px;
    }

    .metaslider .nivo-caption {
        height: 262px;
        width: 926px;
        position: absolute;
        left: 537px;
        right: 537px;
        bottom: 66px;
        z-index: 8;
        padding: 5px 10px;
        overflow: hidden;
        display: none;
        background-image: url("/wp-content/uploads/2017/07/team_overlay.png");
        background-color: transparent;
    }

    .team-page-slider .metaslider .nivo-caption p {
        margin-top: 20px;
        color: rgb(255, 255, 255);
        font-family: "Open Sans", sans-serif;
        font-size: 28px;
        font-weight: 300;
        line-height: 40px;
        text-align: center;
        padding: 6px 20px 0px 14px;
    }

    .unsere-kunden h4 {
        width: 800px;
    }

    .flex-direction-nav {
        display: none;
    }

    .homepage-slider .link-button a {
        width: 295px;
    }

    .homepage-slider .link-button.long-text a {
        padding: 15px;
        font-size: 13px;
    }

    .homepage-slider .link-button a:hover {
        width: 295px;
        text-decoration: none;
    }

    .metaslider .caption {
        background-position: 17% 96%;
        background-size: 59px 191px;
        top: -141px;
    }

    .homepage-slider .flex-control-nav {
        bottom: 30px !important;
        right: 25px;
    }

    footer .footer-contact .footerTitle {
        padding-left: 0px;
        margin-left: 0px;
    }

    footer {
        height: auto;
    }

    .footer-top {
        height: auto;
    }

    .footer-bottom {
        height: auto;
    }

    footer .footer-details {
        padding-bottom: 60px;
    }

    footer .footer-details .footer-jobs {
        padding-left: 0px;
    }

    footer .footer-contact .footer-address {
        padding-left: 0px;
    }

    footer .footer-contact .footer-online-address {
        padding-left: 0px;
    }

    footer .social-media .footerTitle {
        margin-left: 0px;
    }

    .blog-footer.dekstop .footer-contact.row .col-md-3, .blog-footer.dekstop .footer-contact.row .col-md-9 {
        width: 50%;
        float: left;
    }

    .blog-footer.dekstop .footer-contact.row .col-md-3 {
        width: 30%
    }

    .blog-footer.dekstop .footer-contact.row .col-md-9 {
        width: 70%
    }

    .blog-footer.dekstop .footer-contact.row .col-md-9 .col-md-5.footer-address {
        float: right;
    }

    .blog-footer.dekstop .footer-contact.row .col-md-9 .col-md-7.footer-address {
        width: 50%
    }

    footer .footer-details .footer-services {
        padding-left: 0px;
        width: 50%;
        float: left;
    }

    footer .footer-details .footer-articles {
        padding-left: 0px;
        float: left;
        margin-bottom: 140px;
        width: 50%;
    }

    .footer-contact.row .row .footer-details
    footer .footer-contact h1 {
        padding-left: 0;
    }

    .blog-footer.dekstop {
        display: block;
    }

    .big-green-tile, .big-image-tile {
        margin-bottom: 70px;
    }

    /*.pricing-table.dataAnalyticsBg {
        margin-top: 150px;
    }*/
}

/*
################
Mobile Responsiveness layout (max-width: 375px)*****************************************************************************
################
*/

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

    .search-page .search-icon > img {
        width: 20px !important;
    }

    .search-page .header-search, .search-page > div {
        width: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    .wp-caption {
        /* Force the box to be 100% */
        width: 100% !important;
    }

    /* seach in the header */
    .mobile-search {
        position: relative;
        width: 109%;
        height: 173px;
        display: none;
        padding-top: 16%;
    }

    .mobileSearch {
        position: relative;
        margin-right: 56px;
        margin-top: 21px;
        float: right;
        width: 25px;
    }

    .mobile-search .header-search {
        margin-left: -4%;
        width: 112% !important;
        position: relative !important;
    }

    .mobile-search .searchform {
        float: none;
        width: 60%;
        margin-left: 45px;
    }

    .mobile-search .search-icon {
        background-color: #8ec524;
        height: 38px;
        width: auto !important;
    }

    .search-title {
        position: relative;
        text-align: center;
        width: 100%;
        margin-left: -7%;
        font-size: 21px !important;
        margin-bottom: 4%;
    }

    .header-search input#search {
        border-color: #e9e9e9 !important;
    }

    .header-search input#search, .header-search input#search:before, .header-search input#search:after {
        -webkit-user-select: initial;
        -khtml-user-select: initial;
        -moz-user-select: initial;
        -ms-user-select: initial;
        user-select: initial;
    }

    html {
        overflow-x: hidden;
    }

    body {
        font-size: 16px;
    }

    .col-md-8 {
        text-align: left !important;
    }

    p {
        text-align: left !important;
    }

    img.alignleft {
        margin: 0 8em 1em 0;
    }

    li {
        text-align: left !important;
    }

    .mobile {
        display: block;
    }

    .main-image-short-placeholder-seo-analyse-sub-page .breadcrumb-slash, .main-image-placeholder .breadcrumb-slash {
        margin: 0px -2px 0px 2px;
    }

    .blog-footer.dekstop {
        display: none;
    }

    .main-top .tile {
        top: 0px;
        right: 0px;
        font-size: 22px;
        font-weight: 400;

    }

    .blog .main-top .tile {
        right: 1%;
    }

    .blog-footer.mobile .footer-top {
        height: auto;
        padding-top: 15px;
    }

    footer.mobile .footer-contact .footer-address {
        padding-left: 15px;
        margin-bottom: 18px;
    }

    footer.mobile .footer-contact .footer-online-address {
        padding-left: 15px;
    }

    footer.mobile .footer-bottom .bottom-footer-left {
        margin-left: 0px;
    }

    footer.mobile.blog-footer .footer-bottom {
        height: auto;
    }

    footer.mobile .footer-bottom .social-media {
        margin-left: 0;
        margin-top: 78px;
        margin-bottom: 20px;
    }

    footer.mobile .footer-contact h1 {
        padding-left: 0px;
    }

    footer.mobile .footer-top > .container > .row > .col-md-12 {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }

    footer.mobile .footer-contact {
        padding-top: 44px;
    }

    footer.mobile h2 {
        margin-bottom: 50px;
        font-size: 18px;
    }

    footer .footerTitle {
        margin-left: 50px;
    }

    .footer-details ul li {
        margin-left: 12px;
    }

    footer.mobile .footer-top .footer-advertisements {
        height: auto;
    }

    footer.mobile .footer-details .footer-services {
        margin-bottom: 24px;
    }

    footer.mobile .footer-details .footer-articles {
        margin-bottom: 24px;
    }

    .footer-services {
        border-bottom: 1px solid #7C858D;
    }

    footer.mobile .footer-details .footer-jobs .top-jobs {
        margin-bottom: 20px;
    }

    footer.mobile .toggle.footer-button {
        position: absolute;
        background-color: transparent;
        border: none;
        top: 5px;
        left: 26px;
        width: 28px;
        height: 28px;
    }

    footer.mobile .toggle.footer-button.plus {
        background-image: url("/wp-content/uploads/2017/07/icons-plus.png");
        background-repeat: no-repeat;
        background-size: 14px 14px;
    }

    footer.mobile .toggle.footer-button.minus {
        background-image: url("/wp-content/uploads/2017/06/icons-plus@2x.png");
        background-repeat: no-repeat;
        background-size: 14px 14px;
        background-position: 0 6px;
        background-size: 14px 2px;
    }

    button.toggle.footer-button.mobile.minus:focus, button.toggle.footer-button.mobile.plus:focus {
        outline: none;
    }

    footer.mobile .footer-details h1 {
        margin-left: 50px;
        margin-bottom: 20px;
    }

    .toggle.footer-button.mobile > img {
        width: 12px;
    }

    .footer-details ul {
        display: none;
    }

    footer.mobile .footer-details .footer-articles {
        max-width: none;
    }

    .footer-bottom a {
        margin-right: 18px;
    }

    .footer-bottom a:nth-child(6) {
        margin-right: 0px;
    }

    .row.footerkunde {
        margin-bottom: 0px !important;
        bottom: 15px !important;
    }

    .no-mobile {
        display: none !important;
    }

    .bottom-nav {
        height: 73px;
    }

    .header {
        height: unset;
    }

    .header-logo img {
        width: 125px;
    }

    .bottom-nav .header-logo {
        height: auto;
    }

    .wpcf7-form-control.wpcf7-submit.green {
        width: 260px;
        height: 70px;
        padding: 20px 0px;
        font-size: 16px;
    }

    .main_heading h4 {
        font-size: 35px;
        line-height: 38px;
    }

    .js .slicknav_menu {
        top: 0px !important;
    }

    .homepage-slider {
        top: 85px;
    }

    .metaslider .flexslider {
        height: auto;
    }

    .flexslider ul.slides {
        height: 100%;
    }

    .homepage-slider .caption .sliderText {
        font-size: 22px !important;
        white-space: normal;
        line-height: 29px;
    }

    .homepage-slider .caption .container {
        padding-top: 100px;
        background-image: none;
        margin-left: -2.5em;
    }

    /***********  Christmas slider    ************/
    .homepage-slider .caption .container.christmasmobile {
        padding-top: 70%;
    }

    /*********** End of Christmas slider    ************/
    .metaslider .caption {
        background-image: none;
    }

    .flex-direction-nav {
        display: none;
    }

    .homepage-slider .link-button {
        bottom: 24.5%;
        position: absolute;
        text-align: center;
        z-index: 999;
        width: 92%;
        left: 14px;
    }

    .frontPageInfo {
        font-size: 21px;
        margin-left: 5%;
    }

    .green.homebutton {
        margin-left: 5%;
        width: 90%;
        font-size: 14px;
    }

    .homepage-slider .link-button.long-text a {
        padding: 20px 0px 0px 6px;
        font-size: 14px;
    }

    .homepage-slider .link-button a:hover {
        width: 100%;
        text-decoration: none;
    }

    .homepage-slider .link-button a {
        height: 55px;
        width: 100%;
        font-size: 16px;
        padding: 18px 15px 24px 14px;
    }

    .homepage-slider .link-button.white-text-button a {
        padding: 4px 15px 24px 14px;
    }

    .comment-post-section h1 {
        margin-top: 60px;
    }

    .comment-respond input[type="submit"] {
        padding: 5px;
        width: 100%;
        font-size: 16px;
    }

    .reply {
        width: 100%;
    }

    button.green {
        width: 290px;
        font-size: 12px;
        margin-left: 14px;
    }

    .blog-details-info button {
        font-size: 20px;
    }

    .commentlist .comment-title {
        height: auto;
    }

    .comment-title .comment-title-top .avator-img {
        float: left;
    }

    .homepage-slider .metaslider .caption {
        overflow-wrap: break-word;
        padding: 5px 30px;
        position: relative;
        top: 166px;
        height: 558px;
        background-image: none;
        background-repeat: no-repeat;
        background-size: 21px 114px;
        background-position: 13% center;
        font-size: 17px;
        line-height: 22px;
    }

    .homepage-slider .caption .container.white-img {
        background-image: none !important;
    }

    .col-md-4.small-tile.blue.nocolor.fullLink h2, .col-md-4.small-tile.green.nocolor.fullLink h2 {
        font-size: 27px;
    }

    .homepage-slider .flex-control-nav {
        bottom: 40px;
    }

    .homepage-slider .flex-control-paging li a {
        height: 10px;
        width: 10px;
    }

    .container.leistungen h1 {
        font-size: 26px;
        text-align: left !important;
        line-height: 30px;
        word-wrap: break-word;
    }

    h1 {
        font-size: 29px;
    }

    h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .front-page-text {
        margin: 150px auto 30px;
    }

    li a.link-btn {
        width: 100%;
    }

    li a.link-btn.link-btn-longText {
        padding: 15px 0px;
        font-size: 15px;
    }

    .big-green-tile {
        background-image: none;
        height: auto;
        padding-left: 15px;
        padding-top: 0px;
        margin-bottom: 20px;
    }

    .small-tile {
        width: auto;
        height: auto;
        margin-bottom: 20px;
    }

    .jobs-image-placeholder h4 {
        font-size: 20px;
    }

    .front-page-top-graphics-boxes h3, .three-small-tiles h3 {
        width: 80% !important;
    }

    .small-tile div:nth-child(2) {
        width: 106%;
        bottom: unset;
        margin-top: 35px;
        margin-bottom: 10px;
        position: relative;
        min-height: 180px;
    }

    .small-tile.blog-grey div:nth-child(2) {
        top: 0px;
    }

    h2 {
        font-size: 24px;
    }

    .front-page-top-graphics-boxes > .col-md-4 .row .small-tile,
    .three-small-tiles .small-tile, .special-services .small-tile.green,
    .small-tile.blue, .marketing-tile {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .front-page-text h2 {
        padding-top: 20px;
        font-family: "Open Sans";
        font-size: 20px;
        font-weight: 300;
        line-height: 30px;
        text-align: center;
    }

    .front-page-top-graphics-boxes h2 {
        font-size: 29px;
    }

    .moreInfoTitle.fristTile {
        font-size: 40px;
    }

    .moreInfoTitle {
        font-size: 24px;
    }

    .front-page-top-graphics-boxes .small-tile.darkgreen {
        margin-bottom: 20px;
    }

    .small-tile h3 br {
        display: none;
    }

    .small-tile div:first-child img {
        top: -6px;
        right: -10px;
    }

    .listofJobsJobPage {
        width: 100%;
        margin-bottom: 120px;
    }

    .front-page-top-graphics-boxes {
        margin-bottom: 0;
    }

    .front-page-top-graphics-boxes.blog .homeBlogTitle {
        font-size: 24px;
    }

    .blog-title-home {
        margin-bottom: 78px;
    }

    .three-small-tiles {
        margin-bottom: 78px;
    }

    .weitereleistungenHeading {
        margin-top: 100px;
    }

    .big-image-tile {
        height: 400px;
        padding-top: 20px;
        padding-left: 0px;
        background-image: none;
        margin-bottom: 25px;
    }

    .post-left-column button {
        width: 290px;
    }

    .blog-details-info button {
        width: 280px;
        height: auto;
    }

    .front-page-top-graphics-boxes .small-tile.imgtile {
        margin-bottom: 20px;
    }

    h4 {
        font-size: 22px;
        padding: 0px 6px;
    }

    .onlinemarketing-smallH1 h4 {
        font-size: 22px;
    }

    .onlineMtemplate h3 {
        text-align: left !important;
    }

    .onlineMtemplate.seo-analyse-sub-page h2 {
        font-size: 22px;
        overflow-wrap: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        text-align: left !important;
    }

    button.green, input[type="submit"] {
        padding: 22px 16px;
    }

    .more-info h4 {
        margin-bottom: 42px;
        text-transform: uppercase;
    }

    .more-info button.green {
        margin-bottom: 60px;
    }

    .footer-bottom {
        padding-top: 48px;
    }

    footer .footer-details {
        padding-top: 18px;
    }

    .small-tile.grey {
        margin-left: 15px;
    }

    footer {
        height: auto;
    }

    .main-image-placeholder {
        height: 524px;
    }

    /** Team page **/
    .team .team-single-member {
        height: auto;
    }

    .team {
        height: auto;
        padding: 0px;
    }

    .team .team-top-margin {
        margin-top: 25px;
        position: relative;
    }

    .team.referenzen h1 {
        margin-left: 70px;
    }

    ul.team-management {
        padding-left: 0;
        top: -100px;
        left: 30px;
    }

    ul.team-management li:first-child {
        margin-left: 15px;
    }

    ul.team-management li {
        margin-bottom: 10px;
        text-align: center;
        margin-left: 15px;
        padding: 20px;
        width: 84%;
    }

    .team li {
        text-align: center !important;
    }

    .referenzen li {
        text-align: center !important;
    }

    .team h1, .team .teamtitle, .mainKontak .teamtitle {
        margin-top: 175px;
        text-align: left;
        font-size: 29px;
    }

    .team .team-top-margin.first-member {
        margin-top: 10px !important;
    }

    .team .team-info > div {
        margin-top: 45px;
    }

    .team .team-single-member .team-email {
        margin-top: 18px;
    }

    .team .management .team-top-margin .team-single-member h2 {
        margin-bottom: 340px;
    }

    .team .management .team-top-margin .team-single-member .col-md-3 {
        position: absolute;
        top: 120px;
    }

    img.olesja.alignnone.size-full.wp-image-87.img-responsive {
        margin-top: 55px;
    }

    .team.team-white-background .team-top-margin:nth-of-type(2) .team-single-member .col-md-3 {
        position: absolute;
        top: 120px;
    }

    .team.team-white-background .team-top-margin:nth-of-type(2) .team-single-member h2 {
        margin-bottom: 340px;
    }

    .team.team-white-background {
        padding-top: 0;
    }

    .team.team-white-background h1 {
        margin-top: 65px;
    }

    .topMgap {
        margin-top: 50px;
    }

    .team .team-info {
        padding-left: 15px;
        padding-right: 15px;
    }

    .jobListHeading {
        font-size: 22px;
    }

    .Zertifiz {
        margin-left: 7% !important;
        margin-top: -190px !important;
    }

    .metaslider .nivo-caption {
        height: auto;
        width: 100%;
        position: absolute;
        left: 5px;
        right: 5px;
        bottom: 66px;
        z-index: 8;
        padding: 5px 10px;
        overflow: hidden;
        display: none;
        background-image: url("/wp-content/uploads/2017/07/team_overlay.png");
        background-color: transparent;
    }

    .team-page-slider .metaslider .nivo-caption p {
        font-size: 16px;
        line-height: 25px;
    }

    .inner-jobs-list {
        margin-top: 28px;
    }

    .inner-jobs-list ul {
        padding-left: 15px;
    }

    .contact-form img {
        width: 100%;
    }

    .contact-form .info-contact {
        margin-bottom: 50px;
    }

    .referenzen-menu {
        margin-left: unset;
    }

    ul.team-management li a {
        padding: 20px;
    }

    .team-image-placeholder {
        height: 215px;
    }

    .team-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 80px;
    }

    .Zertifizierungen .gallery_product {
        margin-bottom: 30px;
    }

    .referenzen {
        padding: 165px 0px 0px 0px !important;
    }

    .footerRefer {
        margin-bottom: 45px;
    }

    /** Team page ends**/
    .menu-item-29 > .sub-menu > li {
        width: 100%;
        margin-left: 0px;
        float: none;
        height: 83px !important;
    }

    .menu-item-29 > .sub-menu > li > a {
        padding: 35px 18px 9px 16px !important;
    }

    .slicknav_nav li {
        display: unset;
        font-weight: 600;
    }

    .menu-item-29 > .sub-menu > li:first-child > a {
        background-color: #2f9e6c;
        background-image: url("/wp-content/uploads/2017/06/icons-online-marketing-negativ@2x.png");
        background-position: 92% center;
        background-repeat: no-repeat;
        background-size: 20px auto;
        height: 90px
    }

    .menu-item-29 > .sub-menu > li:first-child > a:hover {
        background-color: #2f9e6c !important;
        background-image: url("/wp-content/uploads/2017/06/icons-online-marketing-negativ@2x.png");
        background-position: 92% center;
        background-repeat: no-repeat;
        background-size: 20px auto;
        border-radius: 0px;
    }

    .menu-item-29 > .sub-menu > li:nth-child(2) > a {
        background-color: #66cc66;
        background-image: url("/wp-content/uploads/2017/06/icons-consulting-negativ@2x.png");
        background-position: 92% 55%;
        background-repeat: no-repeat;
        background-size: 39px auto;
        height: 90px
    }

    .menu-item-29 > .sub-menu > li:nth-child(2) > a:hover {
        background-color: #66cc66;
        background-image: url("/wp-content/uploads/2017/06/icons-consulting-negativ@2x.png");
        background-position: 92% 55%;
        background-repeat: no-repeat;
        background-size: 39px auto;
        height: 90px
    }

    .menu-item-29 > .sub-menu > li:nth-child(3) > a {
        background-color: #33b4b5;
        background-image: url("/wp-content/uploads/2017/06/icons-data-analytics-negativ@2x.png");
        background-position: 92% center;
        background-repeat: no-repeat;
        background-size: 40px auto;
        height: 90px
    }

    .menu-item-29 > .sub-menu > li:nth-child(3) > a:hover {
        background-color: #33b4b5;
        background-image: url("/wp-content/uploads/2017/06/icons-data-analytics-negativ@2x.png");
        background-position: 92% center;
        background-repeat: no-repeat;
        background-size: 40px auto;
    }

    .menu-item-29 > .sub-menu {
        height: auto;
    }

    .slicknav_btn.slicknav_collapsed {
        margin-top: 10px;
    }

    .slicknav_btn.slicknav_open {
        margin-top: 10px;
    }

    .menu-item-12481:hover .sub-menu {
        height: auto;
        position: relative;
    }

    /** Online Marketting **/
    .leistungen-top .tile {
        font-size: 24px;
        padding: 0px 6px;
    }

    .weitereleistungenItem {
        font-size: 30px;
    }

    .main-image-placeholder, .blog-list-top-placeholder,
    .main-image-short-placeholder-seo-analyse-sub-page,
    .main-image-short-placeholder {
        height: 245px;
        background-position: center center;
        background-size: cover;
    }

    .leistungen-top .breadcrumb-smallplaceholder, .main-image-placeholder .breadcrumb-smallplaceholder {
        top: 78px;
    }

    .breadcrumb-smallplaceholder.mobileRightMargin {
        left: 10px;
    }

    .container.leistungen-top {
        background-position: 95% 100%;
        height: 100%;
        background-size: 16% auto;
    }

    .leistungen-top .breadcrumb-smallplaceholder a {
        font-size: 14px;
    }

    .row.three-small-tiles.blog-tiles .small-tile.blog-grey.last-tile {
        margin-right: 15px !important;
    }

    .container .special-services-row {
        padding-bottom: 50px;
        padding-top: 55px;
    }

    button.slick {
        height: auto;
        width: 100%;
    }

    .leistungen.container {
        padding-bottom: 0px;
        padding-top: 50px;
        font-size: 18px;
        line-height: 24px;
    }

    .marketing-tile > .row > div {
        float: left;
        max-width: 80%;
    }

    .unternehmen .col-md-10.col-xs-8 {
        margin-top: 35px;
    }

    .marketing-tile {
        height: 120px;
        line-height: 120px;
        margin: 40px 0px;
    }

    .onlineMarketingService {
        font-size: 24px;
        padding-left: 10px;
        text-align: left !important;
    }

    .onlineMtemplate .onlineMarketingService {
        font-size: 17px;
    }

    .onlineMarketingService.consulting {
        font-size: 17px;
        font-size: 17px;
    }

    .marketting_tiles a > .marketing-tile {
        margin-bottom: 20px;
    }

    .marketting_tiles h3 {
        padding-left: 10px;
    }

    .marketting_tiles.consulting h3 {
        font-size: 17px;
    }

    .row.removeGap {
        margin-top: -80px;
    }

    .special-contact-us {
        margin-top: 40px;
    }

    .container.leistungen .content-body {
        padding-bottom: 16px;
    }

    .team-top-content {
        margin-bottom: 90px;
        margin-top: 60px;
    }

    /** job page**/
    .mainContactheading {
        font-size: 25px;
        line-height: 38px;
    }

    .jobs-image-placeholder {
        height: 213px;
    }

    .jobs-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 80px;
    }

    .job-tile {
        height: 140px;
        line-height: 130px;
        margin-left: 15px;
        margin-right: 15px;
        max-width: 100%;
    }

    .job-tiles .job-tile:first-child {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 20px;
    }

    .job-tiles-container .job-tiles {
        margin-bottom: 20px;
    }

    .job-tile > a > .row div {
        float: left;
        max-width: 85%;
    }

    .job-tiles h3 {
        padding-left: 10px;
    }

    .job-tile .arrow {
        padding-left: 0;
    }

    .job-tiles-container .job-tiles .textwidget .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .job-tiles-container h3 {
        font-size: 18px;
    }

    .job-details-paragraph ul li span {
        font-size: 16px;
    }

    .row.job_fair {
        width: 100%;
    }

    .job_fair p {
        width: 100%;
        padding: 30px 0px 0px 0px;
    }

    .fair_logo {
        margin-bottom: 35px;
        float: none;
    }


    .benefits {
        font-size: 8px;
        width: 130px;
        font-weight: 600;
    }

    .benefits-1 {
        bottom: 310px;
        left: 18px;
    }

    .benefits-2 {
        bottom: 244px;
        left: 18px;
    }

    .benefits-3 {
        bottom: 135px;
        left: 18px;
    }

    .benefits-4 {
        bottom: 58px;
        left: 18px;
    }

    .benefits-5 {
        bottom: 350px;
        right: 18px;
    }

    .benefits-6 {
        bottom: 244px;
        right: 18px;
    }

    .benefits-7 {
        bottom: 135px;
        right: 18px;
    }

    .benefits-8 {
        bottom: 58px;
        right: 18px;
    }

    #text-50 h3 {
        height: auto;
        width: 100%;
        margin-bottom: 41px;
    }

    .mob-benefits {
        font-size: 10px;
        line-height: initial;
        font-weight: 600;
        text-transform: uppercase;
        text-align: justify !important;
        float: left;
        margin-bottom: 10px;
    }

    .benefits-img {
        width: 60px;
        float: left;
    }

    .mob-benefits-content {
        margin-left: 60px;
    }

    /** Blog page **/
    .sidebar-border {
        float: none;
        width: 100%;
    }

    .post-lists-sidebar.col-md-3 {
        margin-left: 20px !important;
        margin-right: 10px !important;
        padding: 0;
    }

    .post-main-lists.col-md-9.main-content {
        padding-left: 15px;
    }

    .post-left-column button {
        padding: 10px 16px;
        margin: 0px;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .post-right-column {
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
    }

    .post-meta {
        font-size: 14px;
        margin-top: 8px;
    }

    .post-main-lists .post-content > p {
        line-height: 30px;
    }

    .post-single-lists {
        margin-bottom: 80px;
    }

    h2.post-title {
        word-wrap: break-word;
    }

    .post-title {
        font-size: 26px !important;
        line-height: 36px;
    }

    .search-page {
        left: 0;
        top: 125px !important;
        padding: 15px;
    }

    .search-page .header-search {
        height: 52px;
        width: 100%;
    }

    .search-page .search-icon > img {
        margin-left: 15px;
        margin-top: 13px;
        width: 27px;
    }

    .search-page .search-icon {
        width: 16%;
    }

    .search-row h3 a {
        overflow-wrap: break-word;
    }

    a.link-btn {
        padding: 14px 10px;
        width: 100%;
        font-size: 17px;
    }

    .link-btn.link-btn-longText.extraLong {
        width: 100%;
        font-size: 16px;
    }

    .col-8-contents .link-div {
        margin-top: 26px;
    }

    .dekstop {
        display: none;
    }

    .blog .breadcrumb-smallplaceholder {
        top: 78px;
    }

    .blog .mainBlog .tile.blogpost > h4 {
        font-size: 20px;
    }

    .blog-list-top-placeholder {
        height: auto;
        padding-bottom: 90px;
    }

    .pagination-bar .pagination {
        padding: 10px;
    }

    .singlepost {
        margin-left: unset;
    }

    .blog .tile.blogpost > h4 {
        font-size: 20px;
    }

    .author {
        margin-left: 12px;
    }

    .author-post-section {
        height: auto;
        padding-bottom: 48px;
    }

    .tablet {
        display: block;
    }

    .blog .tile.blogpost {
        font-size: 20px;
    }

    .blog .tile {
        right: 0px;
    }

    .customSize .tile {
        font-size: 20px !important;
        line-height: 1.1;
        margin-left: 11px !important;
        margin-top: 0px !important;
    }

    /** **/
    .unternehmen-image-placeholder {
        height: 170px;
    }

    .row.unternehmen .marketing-tile {
        height: 150px;
        line-height: 130px;
    }

    .main-top .breadcrumb-smallplaceholder {
        top: 70px;
    }

    .pricing-wrapper {
        width: 768px;
    }

    .table-list li {
        font-size: 1.3em;
    }

    .pricing-title {
        font-size: 20px;
    }

    .table-list li {
        font-size: 18px;
    }

    #text-49 h3 {
        width: 100%;
    }

    .fairlogo {
        float: left;
    }

    .row.job_fair {
        height: auto;
    }

    .gallery_product {
        margin-bottom: 30px;
    }

    .leistungen-image-placeholder {
        height: 200px;
    }

    .pricing-table {
        width: 100%;
        height: 245px;
    }

    .pricing-table.recommended {
        height: 725px;
    }

    .icon {
        margin-left: 11%;
    }

    .iconExtragap {
        margin-left: 34%;
    }

    .referenzen-image-placeholder {
        height: 213px;
    }

    .team-management.ref {
        left: 25px;
    }

    .kontakt-image-placeholder {
        height: 278px;
    }

    .contact-address-info .right-column {
        margin-left: 0px;
    }

    #KONTAKTFORMULAR {
        margin-left: 6%;
        margin-top: 0px;
    }

    span.wpcf7-form-control-wrap.textarea-496 {
        margin-left: 0px;
    }

    .blog .main-top .breadcrumb-smallplaceholder {
        top: 70px;
    }

    .team-management.kon {
        left: unset;
        position: initial;
    }

    .kontakHeight h1 {
        margin-top: 80px !important;
        margin-bottom: 0px !important;
    }

    .kontaktFirstHeader {
        margin-top: 32px !important;
        text-align: center !important;
    }

    .contact-address-info {
        padding-bottom: 0px;
    }

    .row.unternehmen {
        margin-top: 45px;
        margin-left: -16px;
    }

    .blog .tile.notFound {
        top: 80px;
        left: -5px;
    }

    .blog .breadcrumb-smallplaceholder.errorPage {
        left: 0px;
    }

    .comment-title .comment-title-top > div {
        float: none;
    }

    .pageid-13359.content-others {
        margin: 35px 0px !important;
    }

    .pageid-13359 h2 {
        font-size: 19px;
    }

    .contact-text-section, .contact-text-section a, .contact-text-section a:hover {
        font-size: 19px;
        line-height: 26px;
    }

    .contact-bg-number .col-md-3 {
        width: 100%;
    }

    .contact-bg-number .col-md-offset-3 {
        margin-left: 0;
    }

    .col-md-6.col-xs-12 img {
        width: 25px;
    }

    .col-md-offset-3.col-md-3.col-xs-12.phnumber img {
        width: 28px;
        margin-left: 3px;
    }

    .pageid-13359 .main-top .breadcrumb-smallplaceholder {
        top: 70px !important;
        right: 0px !important;
    }

    .main-contact-form.seo-ladningpage .container {
        padding-left: 10px;
    }

}


/**  Tablet version **/
@media only screen and (max-width: 1305px) and (min-width: 1200px) {

    .row.dekstop .col-md-3, .menu-nav.dekstop.col-md-9, .top-nav .col-md-4 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .menu-item-29 > .sub-menu > li {
        float: left;
        font-size: 27px;
        height: 100px;
        margin-right: 18px;
        text-align: left;
        width: 30%;
    }

    .small-tile {
        width: 375px;
    }

    .front-page-top-graphics-boxes > .col-md-4 .row .small-tile {
        margin-left: 20px;
    }

    .three-small-tiles .small-tile {
        margin-right: 20px;
    }

    .footer-top .footer-advertisements {
        height: auto;
    }

    footer .footer-contact {
        padding-top: unset;
        padding-bottom: unset;
    }

    .marketing-tile {
        margin: 40px 40px 0px 0px;
    }

    .homepage-slider .caption .container {
        padding-left: 90px;
        padding-top: 85px;
        background-position: left 5% top 10%;
    }

    .homepage-slider .flex-control-nav {
        bottom: 60px;
    }

    .header {
        width: 98.3%;
    }

    .top-nav-mail {
        padding: 18px 20px;
    }

    .unternehmen-image-placeholder {
        height: 656px;
    }

    .main-top .breadcrumb-smallplaceholder {
        top: 500px;
    }

    .main-top .tile {
        top: 20px;
    }

    .longTextHeader {
        font-size: 50px !important;
    }

    .job-tiles-container .job-tiles {
        margin-left: 30px;
    }

    .job-tile {
        margin-left: 40px;
        max-width: 535px;
    }

    .row.job_fair {
        width: 100%;
    }

    .unternehmen-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 370px;
    }

    .unternehmen-image-placeholder .tile {
        top: 20px;
    }

    .unternehmen .marketing-tile {
        max-width: 350px;
        margin: 0px 10px 0px 33px;
    }

    .pricing-wrapper {
        width: 1200px;
    }

    .pricing-table.dataAnalyticsBg {
        margin-top: 150px;
    }

    .team-management.ref {
        left: -120px;
    }

    .benefits-1, .benefits-2, .benefits-3, .benefits-4 {
        left: 78px;
    }

    .benefits-5, .benefits-6, .benefits-7, .benefits-8 {
        right: 76px;
    }
}

@media only screen and (min-width: 995px) and (max-width: 1199px) {


    .header-search {
        width: 78%;
    }

    .advertiseemnt > a {
        margin-left: 4px;
    }

    .search-page .header-search, .search-page > div {
        width: 70% !important;
    }

    .top-nav-left {
        padding: 18px 15px 35px 10px;
    }

    .top-nav-mail {
        padding: 18px 9px;
    }

    .header.container.navbar-fixed-top .col-md-4, .header.container.navbar-fixed-top .col-md-5,
    .header.container.navbar-fixed-top .col-md-3, .header.container.navbar-fixed-top .col-md-9 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .menu-nav nav ul {
        padding-left: 56px;
    }

    .menu-nav nav ul li a {
        padding: 64px 11px 29px 9px;
    }

    .bottom-nav .header-logo {
        margin-left: 26px;
    }

    .menu-item-29 > .sub-menu > li {
        font-size: 22px;
        width: 31%;
    }

    .top-nav-center {
        padding: 12px 14px 12px 0;
    }

    .small-tile {
        width: 310px;
    }

    .special-services .small-tile.green {
        width: 400px;
    }

    .col-md-4.small-tile.green.consultingBG.fullLink {
        margin: 0px 30px 0px -90px;
    }

    .col-md-4.small-tile.green.dataanawiter.fullLink {
        margin: 0px;
    }

    .col-md-4.small-tile.green.consultingwiter.fullLink {
        margin: 0px 30px 0px -90px;
    }

    .special-services .small-tile.blue {
        width: 400px;
    }

    .small-tile div:nth-child(2) {
        width: 282px;
    }

    .small-tile div:nth-child(2).homepage-box-text2 {
        margin-top: 40px;
    }

    .container .special-services-row {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .front-page-top-graphics-boxes.blog h3 {
        width: 280px;
    }

    .big-image-tile {
        padding-top: 28%;
        background-size: 100% auto;
    }

    .small-tile.grey {
        height: 304px;
        padding: 30px 0px 0px 8px;
        word-wrap: break-word;
    }

    .front-page-top-graphics-boxes.blog .homeBlogTitle {
        width: 300px;
        font-size: 32px;
        margin-top: -10px;
    }

    h3 {
        font-size: 35px;
    }

    .three-small-tiles .small-tile {
        margin-right: 5px;
        margin-top: 5px;
        margin-right: 20px;

    }

    .consulting .marketing-tile {
        width: 400px;
    }

    .front-page-top-graphics-boxes > .col-md-4 .row .small-tile {
        margin-left: 12px;
    }

    footer {
        height: auto;
    }

    footer .footer-contact .footer-address {
        padding-left: 80px;
    }

    .footer-top {
        height: auto;
    }

    footer.blog-footer .footer-bottom {
        height: auto;
    }

    .footer-bottom .social-media {
        margin-left: 125px;
    }

    .footer-bottom a {
        margin-right: 22px;
    }

    .footer-bottom a {
        margin-right: 22px;
    }

    .footer-top .footer-advertisements {
        height: auto;
    }

    .footer-bottom a:nth-child(6) {
        margin-right: 0px;
    }

    .marketing-tile {
        max-width: 290px;
        margin: 5px 20px 0px 20px;
    }

    .homepage-slider .caption .container {
        padding-top: 135px;
        background-image: none;
    }

    .homepage-slider .caption .container.white-img {
        background-image: none !important;
    }

    .homepage-slider .caption .sliderText {
        font-size: 28px;
        line-height: 50px;
    }

    .homepage-slider .caption .container {
        padding-left: 160px;
    }

    .longTextHeader {
        font-size: 35px !important;
    }

    .homepage-slider .flex-control-nav {
        bottom: 60px;
    }

    .unternehmen-image-placeholder {
        height: 528px;
    }

    .main-top .breadcrumb-smallplaceholder {
        top: 370px;
    }

    .team-image-placeholder {
        height: 682px;
    }

    .team-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 470px;
    }

    ul.team-management {
        left: 0px;
    }

    .team {
        height: auto;
    }

    .team .team-info > div {
        margin-top: 20px;
    }

    .team .team-single-member {
        height: auto;
    }

    .first-member .team-single-member .team-info > div {
        margin-left: 58px;
    }

    .team-single-member .team-info > div {
        margin-left: 0px;
    }

    .job-tile {
        max-width: 466px;
    }

    .job-tiles h3 {
        font-size: 30px;
    }

    .listofJobsJobPage {
        width: 100%;
    }

    #text-50 h3 {
        width: 100%;
    }

    .jobs-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 370px;
    }

    .row.job_fair {
        width: 100%;
    }

    .benefits-1, .benefits-2, .benefits-3, .benefits-4 {
        left: 25px;
    }

    .benefits-5, .benefits-6, .benefits-7, .benefits-8 {
        right: 24px;
    }

    .unternehmen-image-placeholder .main-top .breadcrumb-smallplaceholder {
        top: 270px;
    }

    .unternehmen-image-placeholder .tile {
        top: 20px;
    }

    .unternehmen .marketing-tile {
        max-width: 295px;
        margin: 0px 10px 0px 22px;
    }

    .leistungen-image-placeholder {
        height: 605px;
    }

    .pricing-wrapper {
        width: 995px;
    }

    .pricing-table.dataAnalyticsBg {
        margin-top: 150px;
    }

    .team-management.ref {
        left: -230px;
    }

    .team-management.kon {
        left: -178px;
    }

    .referenzen {
        padding: 165px 0px 0px 30px !important;
    }

    .homepage-slider {
        position: relative;
    }

    .front-page-text {
        margin: 260px auto 130px;
    }

    .onlineMarketingService {
        padding-left: 0px;
        font-size: 35px;
    }

    .onlineMarketingService.consulting {
        font-size: 23px;
    }

    .post-right-column {
        margin-left: 0px;
    }

    .author-post-section {
        height: auto;
        padding-bottom: 48px;
    }

    .pageid-13359 .main-top .breadcrumb-smallplaceholder {
        top: 210px !important;
    }

    .contact-bg-number .col-md-offset-3 {
        margin-left: 13%;
        width: 37%;
    }

    .contact-bg-number .col-md-6.col-xs-12 {
        width: 47%;
    }
}

@media screen and (min-width: 320px) and (max-width: 768px) and (orientation: landscape) {
    h4 {
        font-size: 40px;
        padding: 0px 0px;
    }

    .frontPageInfo {
        font-size: 40px;
        padding-left: 11px;
    }

    button.green {
        font-size: 14px;
    }

    .homepage-slider .caption .sliderText {
        font-size: 36px !important;
        line-height: 46px;
    }

    .homepage-slider .caption .container {
        padding-top: 40px;
        padding-left: 23%;
    }

    /***********  Christmas slider    ************/
    .homepage-slider .caption .container.christmasmobile {
        padding-top: 150px;
    }

    /*********** End of Christmas slider    ************/
    .homepage-slider .flex-control-nav {
        bottom: 60px;
    }

    .homepage-slider .flex-control-paging li a {
        height: 15px;
        width: 15px;
    }

    .homepage-slider .flex-control-nav {
        bottom: 65px;
    }

    .homepage-slider .metaslider .caption {
        overflow-wrap: break-word;
        font-size: 21px;
        line-height: 34px;
    }

    .homepage-slider .metaslider .caption {
        padding: 0px;
    }

    .homepage-slider .link-button a {
        padding: 10px 15px 24px 14px;
        width: 350px;
    }

    .homepage-slider .link-button a:hover {
        width: 350px;
    }

    .homepage-slider .link-button.long-text a {
        padding: 10px 0px 0px 6px;

    }

    .homeContact {
        margin-left: 20px;
    }

    .green.homebutton {
        margin-left: 8%;
        width: 66%;
        font-size: 14px;
    }

    .big-image-tile {
        margin-bottom: -35px;
    }

    .row.unternehmen {
        margin-left: 55px;
    }

    .row.job_fair {
        height: auto;
    }

    .fairlogo {
        float: left;
    }

    .pricing-table {
        width: 400px;
        height: 520px;
        margin-left: 10%;
    }

    .marketting_tiles .marketing-tile.first {
        width: 239px !important;
        left: 0px;
    }

    .marketing-tile {
        margin: 20px 0px 0px 0px;
        float: left;
        width: 239px !important;
    }

    li a.link-btn {
        width: 80%;
    }

    .link-btn.link-btn-longText.extraLong {
        width: 80%;
    }

    .marketting_tiles.consulting h3 {
        font-size: 15px;
    }

    .team-management.ref {
        left: 15%;
    }

    ul.team-management li a {
        padding: 12%;
    }

    .team.referenzen h1 {
        margin-left: 34%;
    }

    .Zertifiz {
        margin-left: 28% !important;
    }

    .team-management.kon {
        left: 12%;
    }

    .mobile-search {
        padding-top: 8%;
    }

    .mobile-search .header-search {
        margin-left: 4%;
    }

    .contact-text-section, .contact-text-section a, .contact-text-section a:hover {
        font-size: 17px;
        line-height: 26px;
    }

    .contact-bg-number .col-md-offset-3 {
        margin-left: 9%;
        width: 44%;
    }

    .contact-bg-number .col-md-6.col-xs-12 {
        width: 47%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .homepage-slider .caption .container {
        padding-top: 15px;
        background-image: none;
        padding-left: 145px;
    }

    .homepage-slider .caption .container.white-img {
        background-image: none !important;
    }

    .homepage-slider .flex-control-nav {
        bottom: 70px;
        right: 25px;
    }

    .front-page-text {
        margin: 25px auto 60px;
    }

    .homepage-slider .caption .sliderText {
        font-size: 39px;
        line-height: 50px;
    }

    .homepage-slider .link-button {
        width: 50%;
        left: 23.5%;
    }

    .moreInfoTitle {
        width: 280px !important;
    }

    .small-tile div:nth-child(2) {
        width: 279px !important;
    }

    /***********  Christmas slider    ************/
    .homepage-slider .caption .container.christmastab {
        padding-top: 100px;
        padding-left: 250px;
    }

    .contact-text-section, .contact-text-section a, .contact-text-section a:hover {
        font-size: 20px;
    }

    .contact-bg-number .col-md-offset-3 {
        margin-left: 18%;
        width: 33%;
    }

    .contact-bg-number .col-md-6.col-xs-12 {
        width: 47%;
    }

    /*********** End of Christmas slider    ************/
}

/** Styling for services detailed information **/
.details-services-info {
    padding-top: 100px !important;
}

.details-services-info h2 {
    margin-bottom: 50px !important;
}

.services-details-keyword-recherche:first-child h2 {
    font-size: 40px !important;
    margin-bottom: 30px !important;
}

.details-services-info h3 {
    margin: 20px 0 20px 0;
    font-weight: 900;
}

.services-details-keyword-recherche a:hover, .services-details-keyword-recherche a:hover, .services-details-keyword-recherche a {
    color: #898D92 !important;
    border-bottom: 2px #8EC524 solid;
}

.services-details-keyword-recherche ol {
    list-style-image: url("/wp-content/uploads/2017/09/ul_li.png");
    margin-bottom: 52px;
    padding-left: 20px;
}

.services-details-keyword-recherche ol li {
    margin: 20px 0px !important;
    padding-left: 10px;
}

.services-details-keyword-recherche .wp-caption-text {
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
}

.menuBorder {
    border: 1px #8EC524 solid;
    padding: 35px;
}

.menuBorder ul {
    margin-bottom: 10px !important;
}

/*Right side contact*/
.contactPerson {
    position: fixed;
    right: 20px;
    top: 60%;
    display: none;
    background-color: #F5F5F5;
    padding: 15px;
    width: 180px;
    height: 286px;
}

.contactPerson .title {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 5px;
}

.contactPersonButton {
    background-color: #7CC736;
    width: 151px;
    font-size: 18px;
    height: 35px;
    line-height: normal;
    font-weight: bold;
    letter-spacing: 2px;
    color: #30363E;
    text-transform: uppercase;
    margin: 10px 0px;
    padding: 5px;
    border: none;
    text-align: center;
    outline: 0 !important;
}

.contactPersonButton a:hover {
    color: #FFFFFF !important;
}

/*End of Right side contact*/
/*Print Preview */
@media print {
    body {
        background: white;
        color: black;
        margin: 0;
    }

    .wpadminbar, .top-nav, .menu-nav, .bottom-nav, .breadcrumb-smallplaceholder, .widget, .footer-top, .footer-bottom, .special-services-parent, .special-services-row, .blog-tiles, .weitereleistungenHeading,
    .main-image-short-placeholder-seo-analyse-sub-page, .share-container, .gdrts-inner-wrapper, .author-post-section, .comment-post-section, .blog-details-info, .blog-list-top-placeholder {
        display: none;
    }

    body {
        font-size: 10pt;
        font-family: 'Open Sans', sans-serif;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0;
        color: #000;
        background-color: white;
        border-top: 3px solid #3c3c3c;
        line-height: normal !important;
    }

    .leistungen.container, .container.leistungen h1, .post-single-lists {
        margin: 0;
        padding: 0;
    }

    .contactPerson {
        display: none !important;
    }

    .col-8-contents {
        font-size: 12pt !important;
        line-height: normal !important;
        text-align: left !important;
    }

    h1 {
        font-size: 16pt !important;
        font-weight: bold !important;
        line-height: normal !important;
        text-align: left !important;
    }

    h2 {
        font-size: 13pt !important;
        line-height: normal !important;
    }

    a[href]:after {
        content: none !important;
    }
}

/*Glossar content desgin*/
ul.columns.max-1-columns, .letter-section ul.columns.max-2-columns {
    max-width: 40.6em !important;
}

.az-letters ul.az-links {
    justify-content: flex-start !important;
}

.az-letters.allginment ul.az-links {
    justify-content: center !important;
    margin-left: 0.6em;
    margin-bottom: 40px;
}

hr.services {
    margin: 5% 0px !important;
}

/*End of Print Preview */