/*
    This CSS resource incorporates links to font software which is the valuable copyrighted
    property of Monotype and/or its suppliers. You may not attempt to copy, install,
    redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
    with any questions regarding Web Fonts:  http://www.linotype.com
*/


/* [AMMARTIHELPDESK-1] 11.03.2016 by ELCA : new font */

@font-face {
    font-family: "HelveticaNeueLight";
    src: url("../Fonts/1366416/2b5cafe0-7a75-4a94-8c93-83a1045ab561.eot?#iefix");
    src: url("../Fonts/1366416/2b5cafe0-7a75-4a94-8c93-83a1045ab561.eot?#iefix") format("eot"), url("../Fonts/1366416/bc5fe9d1-7895-4d39-ba4c-e4b8e3150fd1.woff2") format("woff2"), url("../Fonts/1366416/0ee5a0a2-d066-4165-9d6a-bc5ef03378d4.woff") format("woff"), url("../Fonts/1366416/61d037d3-89f4-41ba-bdbf-236fb71985fe.ttf") format("truetype"), url("../Fonts/1366416/986d248f-a13b-4ab2-b00a-1cba92708a5e.svg#986d248f-a13b-4ab2-b00a-1cba92708a5e") format("svg");
}


/* [AMMARTIHELPDESK-1] 11.03.2016 by ELCA : new font */

@font-face {
    font-family: "HelveticaNeueRoman";
    src: url("../Fonts/1366418/e0f8f15a-c0f6-4ddb-a86e-d0b3dd600c25.eot?#iefix");
    src: url("../Fonts/1366418/e0f8f15a-c0f6-4ddb-a86e-d0b3dd600c25.eot?#iefix") format("eot"), url("../Fonts/1366418/003e12ef-751e-4715-853b-9a1994d021d1.woff2") format("woff2"), url("../Fonts/1366418/990dea59-fcdd-461d-863d-3517e48e8ed0.woff") format("woff"), url("../Fonts/1366418/faf94d73-68f4-48a2-970f-f57530c211c9.ttf") format("truetype"), url("../Fonts/1366418/e4bb531b-d9fc-405e-88c3-1b34c22a8c50.svg#e4bb531b-d9fc-405e-88c3-1b34c22a8c50") format("svg");
}


/* [AMMARTIHELPDESK-1] 11.03.2016 by ELCA : new font */

@font-face {
    font-family: "HelveticaNeueHeavy";
    src: url("../Fonts/1366351/f7a1a11f-bcb7-4510-9551-1477b20e7700.eot?#iefix");
    src: url("../Fonts/1366351/f7a1a11f-bcb7-4510-9551-1477b20e7700.eot?#iefix") format("eot"), url("../Fonts/1366351/a11bf261-66b1-4ecf-9944-e2fb487b3de7.woff2") format("woff2"), url("../Fonts/1366351/8257598f-2b31-4682-9a99-005e0283786f.woff") format("woff"), url("../Fonts/1366351/b72b0a0c-29da-4b27-a2b2-8edfc169d596.ttf") format("truetype"), url("../Fonts/1366351/3c2fa07a-8534-4b49-b2e2-18df23f99f4a.svg#3c2fa07a-8534-4b49-b2e2-18df23f99f4a") format("svg");
}

@font-face {
    font-family: "HelveticaNeueCn";
    src: url("../Fonts/692698/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix");
    src: url("../Fonts/692698/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix") format("eot"), url("../Fonts/692698/842088d0-1ae2-40d0-8561-3c95761ba7a6.woff") format("woff"), url("../Fonts/692698/c74505d5-13e8-47ed-94a8-630aab4da3e6.ttf") format("truetype"), url("../Fonts/692698/6cd480d1-47d0-48b4-86bd-283db2cb9235.svg#6cd480d1-47d0-48b4-86bd-283db2cb9235") format("svg");
}

@-ms-viewport {
    width: auto !important;
}

.page-layout select::-ms-expand {
    display: none;
}

.headerBrand {
    padding: 0;
}

.headerBrand h1 {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    /*font-weight: bold;*/
    /* Not bold! The font is already 'heavy'! */
    padding: 20px;
}


/* START Overwrite Sharepoint CSS*/

html,
body {
    height: 100%;
}

form#aspnetForm {
    position: relative;
    min-height: 100%;
    margin: 0 auto -90px;
    padding-bottom: 90px;
    z-index: 10;
}

@media (max-width:768px) {
    form#aspnetForm {
        margin-left: 0;
        margin-right: 0;
    }
}

body,
.ms-core-defaultFont,
#pageStatusBar,
.ms-status-msg,
.js-callout-body {
    font-family: HelveticaNeueRoman, Helvetica, sans-serif;
    font-weight: normal;
}

body {
    overflow: visible;
}

.mainNavigation .ms-core-listMenu-horizontalBox li.static>.ms-core-listMenu-item {
    margin: 0;
    border: none;
}

.contentPlaceHolderMain .ms-webpartzone-cell {
    margin: 0;
}

.searchDialog input[type=button],
.searchDialog input[type=reset],
.searchDialog input[type=submit],
.searchDialog button {
    min-width: 0px;
    padding: 0;
    border: none;
    background-color: transparent;
    margin-left: 0;
    font-family: HelveticaNeueRoman, Helvetica, sans-serif;
}

#siteIcon {
    margin-right: 0;
}

.ms-siteicon-img {
    max-width: 380px;
    width: 380px;
    height: 64px;
}

.ms-siteicon-a {
    max-width: 380px;
}


/* Mobile View Small */

@media (max-width: 479px) {
    #marti-headerrow .ms-siteicon-img {
        max-width: 190px;
        width: 190px;
        height: 32px;
    }
    .ms-siteicon-a {
        max-width: 190px;
    }
}

.ms-core-listMenu-horizontalBox .ms-core-listMenu-root>li>a>.dynamic-children.additional-background {
    padding-right: 13px;
    background-image: none !important;
    position: relative;
}

@media (max-width: 767px) {
    /* No arrows on narrow screens */
    .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
        background-image: none !important;
    }
}

@media (min-width: 768px) {
    /* More specific selector to avoid addressing third level children */
    .ms-core-listMenu-horizontalBox .ms-core-listMenu-root>li>a>.dynamic-children.additional-background:after {
        content: "\f0d7";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        right: 0;
    }
}

.ms-rteTable-default>tbody>tr>td,
.ms-rteTable-0>tbody>tr>td,
.ms-rteTable-1>tbody>tr>td,
.ms-rteTable-2>tbody>tr>td,
.ms-rteTable-3>tbody>tr>td,
.ms-rteTable-4>tbody>tr>td,
.ms-rteTable-5>tbody>tr>td,
.ms-rteTable-6>tbody>tr>td,
.ms-rteTable-7>tbody>tr>td,
.ms-rteTable-8>tbody>tr>td,
.ms-rteTable-9>tbody>tr>td,
.ms-rteTable-10>tbody>tr>td {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    padding: 0;
    line-height: 32px;
}


/* Note: This is currently needed for "small news" webpart only, but affects ALL webpart headers! */

h2.ms-webpart-titleText span {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #8f8f8f;
}

.ms-webpart-chrome-title {
    line-height: 1.0em;
    /* 1.0em decided on 17.11.2014 by Antonio */
    margin-bottom: 0;
    /* 0px instead of 2px decided on 17.11.2014 by Antonio */
}

.ms-rteTable-2 tr.ms-rteTableOddRow-2,
.ms-rteTable-2 tr.ms-rteTableEvenRow-2 {
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}


/* END Overwrite Sharepoint CSS*/


/* START Overwrite Sharepoint Bootstrap (custom-bootstrap) CSS*/

#siteIcon {
    float: left;
    position: relative;
}

#pageTitle {
    display: none;
}

* [class^="col-"] img {
    max-width: none;
}


/* END Overwrite Sharepoint Bootstrap (custom-bootstrap) CSS*/


/* START RESET Bootstrap*/

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
    padding-bottom: 4px;
    /* a fix because mainNavigation has unexplainable whitespace below text*/
}

.navbar-default {
    background-image: none;
    filter: none;
    background-repeat: no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border-color: #fff;
}

.nav-pills {
    border-bottom: none;
}

.nav-pills>li+li {
    margin: 0;
    padding: 0;
}

.nav-pills>li>a {
    margin-right: 0px;
    border: none;
    text-transform: uppercase;
}

.nav>li>a {
    padding: 0;
    margin: 0;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    /* this border mixes up mobile layout */
    border: none;
}

.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding: 0;
}


/* Customized img-responsive */

.img-responsive.mc-marti-headerPic {
    height: auto;
    /* The height should be defined by Sharepoint user */
    width: 100%;
    /*min-height: 209px; */
    /* [MARTICMS-104] 2016.12.22 by ELCA (Andrej) */
}

@media (min-width: 768px) {
    .navbar-nav.navbar-right:last-child {
        /* helps the li with dropdown to lay out correctly */
        margin-right: 0px;
    }
    /* .container, */
    .container-fluid,
    .navbar-brand,
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        padding-left: 0px;
        padding-right: 0px;
    }
}


/* START Bootstrap Collapsing navigation bug fix */

@media (max-width: 767px) {
    .header {
        position: absolute;
        z-index: 1000;
    }
}


/******* CUSTOM CSS *******/


/******* TYPOGRAPHY *******/

body {
    color: #000;
}

.ms-rtestate-field h1,
.ms-rtestate-field h2,
.ms-rtestate-field h3,
h1.ms-rteElement-H1,
h2.ms-rteElement-H2 {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    color: #000;
    /*font-weight: bold;*/
    /* Not bold! The font is already 'heavy'!*/
    text-transform: uppercase;
}

.ms-rtestate-field h1 {
    letter-spacing: 0.75px;
    /* 0.75px instead of 0.03em deceided 24.2.2015 by Antonio */
    /*line-height: 1.2em;*/
    /* 1.2em decided 17.11.2014 by Antonio */
    line-height: 34px;
    /*padding-bottom: 20px;*/
    /* 20px instead of 35px decided 17.11.2014 by Antonio */
    /*padding-bottom: 24px;*/
    /* 24px instead of 20px decided 3.12.2014 by Antonio */
    padding-bottom: 6px;
    /* 6px instead of 12px - MARTICMSSTELLENMARKT-48 */
    padding-top: 6px;
    /* MARTICMSSTELLENMARKT-48 */
}

.ms-rtestate-field h2 {
    line-height: 27px;
    /* 27px (new) decided 24.2.2015 by Antonio */
    letter-spacing: 0.02em;
    /*padding-bottom: 11px;*/
    /* 11px decided 19.11.2014 by Antonio */
    /*padding-bottom: 10px;*/
    /* 10px instead of 11px decided 24.2.2015 by Antonio */
    padding-bottom: 6px;
    /* 10px instead of 11px decided 17.10.2016 by Antonio for Stellenmarkt */
    padding-top: 7px;
}

.ms-rtestate-field h3 {
    padding: 0;
    font-weight: 400;
    letter-spacing: 0.366667px;
    line-height: 25.5px;
    overflow-wrap: break-word;
}

h2.ms-rteElement-H2 {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
}

.ms-rtestate-field p,
p.ms-rteElement-P,
.ms-rtestate-field li {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
}

.ms-rtestate-field a,
.ms-rtestate-field a:visited,
.ms-rtestate-field a:hover,
.ms-rtestate-field a:focus {
    color: #dfbc14 !important;
    /* yellow */
    text-decoration: none;
}

.container .ms-rtestate-field p a,
.container .ms-rtestate-field p a:visited,
.container .ms-rtestate-field p a:hover,
.container .ms-rtestate-field p a:focus {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
}

.container .ms-rtestate-field p a:before {
    content: "\f144";
    /* http://fortawesome.github.io/Font-Awesome/icon/play-circle/ */
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
    /* Static FontAwesome css */
    font-family: "FontAwesome";
    font-variant: normal;
    /* Reset parent styles that might break FA in some circumstances */
    text-transform: none;
}

#s4-workspace .contentPlaceHolderMain .mc-marti-mapWp-divInfo-row-title a,
#s4-workspace .contentPlaceHolderMain .mc-marti-mapWp-divInfo-row-title a:visited {
    color: #444 !important;
    text-decoration: none;
}

.mc-marti-video a,
.mc-marti-video a:visited,
.mc-marti-video a:hover,
.mc-marti-video a:focus {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    color: #c5c5c5 !important;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    background-image: url('_layouts/15/images/MartiInternetCMS/00_display/03_referenzen/00_Pumpspeicherwerk-limmern/zurueck.png');
    background-repeat: no-repeat;
    background-position-y: 5px;
    padding-left: 20px;
}

.ms-rtestate-field p,
p.ms-rteElement-P {
    line-height: 1.5em;
    /* 1.5em instead of 1.6em decided 17.11.2014 by Antonio */
    letter-spacing: 0.36px;
    /* 0.36px (new) decided 24.2.2015 by Antonio */
}

.ms-rtestate-field ul {
    padding-left: 14px;
    /*padding-top: 6px;*/
    /* 6px decided 17.11.2014 by Antonio */
    padding-top: 0;
    /* 0px instead of 6px decided 17.10.2016 by Antonio for Stellenmarkt */
}

.ms-rtestate-field ul>li,
.ms-rtestate-field ul>li>p {
    margin-bottom: 3px;
    /* 3px instead of the 2px - MARTICMSSTELLENMARKT-48 */
}

#marti-headerrow .smallNavigation a:visited {
    /*#s4-workspace .contentPlaceHolderMain  a:visited **** I removed it because it broke pdf coloring in references. Might be a problem elsewhere */
    color: #acacac;
    text-decoration: none;
}


/******* NAVIGATION *******/

.navbar-collapse {
    padding-right: 0;
}

.smallNavigation .marti-langselect {
    display: inline-block;
    margin: 0 30px;
}

.smallNavigation .nav-pills>li>a {
    font-family: HelveticaNeueRoman, Helvetica, sans-serif;
    font-weight: normal;
    color: #acacac;
    padding: 0 0 0 21px;
    letter-spacing: 0.08em;
}

.smallNavigation .marti-langselect .nav-pills>li>a {
    padding: 0 10px;
}

#marti-headerrow .smallNavigation a:hover,
#s4-workspace .contentPlaceHolderMain a:hover .smallNavigation .nav-pills>li>a:hover,
.smallNavigation .nav-pills>li>a:focus {
    text-decoration: none;
    color: #dfbc14;
    /* yellow */
}

.mainNavigation .nav-pills>li>a {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    color: #000;
    padding: 0 0 0 31px;
    letter-spacing: 0.07em;
}

.mainNavigation .nav-pills>li>a:visited {
    color: #000;
    text-decoration: none;
}

.navbar-default .mainNavigation .nav-pills>li>a:hover,
.navbar-default .mainNavigation .navbar-nav>li>a:hover,
.navbar-default .mainNavigation .navbar-nav>li>a:focus,
.navbar-default .mainNavigation .navbar-nav>li>a.selected {
    background-color: transparent;
    color: #dfbc14;
    /* yellow */
}

@media (max-width: 767px) {
    .mainNavigation li.dynamic a.sub-selected span.menu-item-text {
        color: #dfbc14;
        /* yellow */
    }
}

#marti-headerrow .navbar-default {
    height: auto;
}

.navbar-toggle {
    margin-top: 15px;
}


/* Mobile View Small */

@media (max-width: 479px) {
    .navbar-toggle {
        margin-top: 6px;
    }
}

@media (max-width: 560px) {
    .navbar-toggle {
        margin-top: 6px;
        margin-left: 0;
    }
}

@media (min-width: 1280px) {
    .navbar-toggle {
        display: none;
    }
}

.smallNavigation .marti-metanav {
    display: inline-block;
}

.navbar {
    margin-bottom: 0;
}


/* START dropdown */

.mainNavigation ul.dynamic {
    border: 0;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0);
    -o-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0);
    padding: 0;
    width: auto !important;
    white-space: nowrap;
}

.mainNavigation li.dynamic {
    list-style-type: none;
    text-transform: uppercase;
    padding: 5px 16px;
    border-bottom: 1px solid #ececec;
}

.mainNavigation li.dynamic a span.menu-item-text {
    color: #c5c5c5;
    letter-spacing: 0.08em;
}

.mainNavigation li.dynamic a span.menu-item-text:hover {
    color: #dfbc14;
    /* yellow */
}


/* END dropdown */

@media (max-width: 1360px) {
    #marti-headerrow .headerBrand {
        box-sizing: border-box;
    }
}

@media (max-width: 560px) {
    .headerBrand h1 {
        padding: 20px 0;
    }
    .mainNavigation {
        position: relative;
    }
}

@media (max-width: 1279px) {
    .smallNavigation .nav-pills>li,
    .mainNavigation .nav-pills>li,
    .mainNavigation .navbar-nav>li {
        float: none;
    }
    .mainNavigation .ms-core-listMenu-horizontalBox ul,
    .mainNavigation .ms-core-listMenu-horizontalBox li,
    .mainNavigation .ms-core-listMenu-horizontalBox .ms-core-listMenu-item,
    .mainNavigation .ms-core-listMenu-horizontalBox>ul>li>table {
        display: block;
    }
    .navbar-collapse.collapsing {
        overflow-x: hidden;
    }
    .headerNavigationContainer {
        /* position: absolute; Important not to have a position here! Breaks iPhone!*/
        position: absolute;
        max-width: 323px;
        width: 100%;
        height: auto;
        min-height: calc(100% - 55px);
        background-color: white;
        right: 0;
        z-index: 100;
        padding-top: 55px;
    }
    .headerNavigationContainer.withRibbonIsLower {
        top: 70px;
        right: 0px;
    }
    .smallNavigation .marti-metanav {
        margin-top: 10px;
    }
    .smallNavigation,
    .mainNavigation,
    .smallNavigation .marti-metanav,
    .smallNavigation .marti-metanav ul {
        width: 100%;
    }
    .smallNavigation .nav-pills>li>a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        width: 100%;
        padding: 8px 10px 10px;
        font-size: 20px;
    }
    .cbp-spmenu .smallNavigation .marti-langselect {
        position: absolute;
        top: 20px;
        right: 0;
    }
    .cbp-spmenu .searchDialog {
        top: 0 !important;
    }
    .smallNavigation .marti-langselect .nav-pills>li {
        display: inline-block;
    }
    .mainNavigation .nav-pills>li>a {
        width: 100%;
        padding: 13px 10px 11px;
        font-size: 22px;
    }
    .mainNavigation li.dynamic-children>ul {
        padding: 0;
    }
    .mainNavigation li.dynamic-children>ul li.dynamic {
        padding: 8px 10px 10px;
    }
    .smallNavigation #startSeachDialogIcon {
        display: none;
    }
    /* .mainNavigation li.dynamic-children > ul.dynamic {
		left: 100px !important;
	} */
    li.dynamic-children.selected ul {
        position: relative;
    }
    li.dynamic-children.selected ul.dynamic {
        top: 0px !important;
        left: 20px !important;
    }
}

@media (min-width: 1280px) {
    #marti-headerrow .navbar-default {
        height: auto;
    }
    .smallNavigation,
    .mainNavigation {
        position: absolute;
        right: 0;
    }
    /* .smallNavigation {
		padding-right: 45px;
	} */
    .mainNavigation {
        bottom: 0;
    }
    .smallNavigation #startSeachDialogIcon {
        position: absolute;
        z-index: 101;
        right: 0;
        top: 0;
        color: #c5c5c5;
        cursor: pointer;
    }
    .smallNavigation #startSeachDialogIcon:hover {
        color: #DFBC14;
        /* yellow */
    }
    /*issue 302*/
    .mc-marti-tileNavSmallWp .stretch {     
        display:none; 
    } 
}


/******* SEARCH BOX *******/

.searchDialog {
    position: absolute;
    z-index: 10;
}

input.searchBox,
input.searchBox:focus,
input.searchBox:hover {
    width: 474px;
    height: 35px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    border: 2px solid #c5c5c5;
    color: #c5c5c5;
    font-size: 17px;
    padding: 4px 10px;
    box-sizing: border-box;
    line-height: 20px;
    letter-spacing: 0.04em;
}

#startSearch {
    position: absolute;
    color: #c5c5c5;
    height: 19px;
    width: 19px;
    background: url('_layouts/15/images/MartiInternetCMS/00_display/header/lupe-gross.png') no-repeat;
    cursor: pointer;
}

@media (max-width: 1279px) {
    .searchDialog {
        left: 0;
        padding-left: 0;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    input.searchBox,
    input.searchBox:focus,
    input.searchBox:hover {
        width: 100%;
    }
    input.searchBox::-ms-clear {
        display: none;
    }
    #startSearch {
        top: 8px;
        right: 15px;
    }
}

@media (min-width: 1280px) {
    .searchDialog {
        right: 0;
        top: 40px;
        width: 482px;
        background-color: #ffffff;
        -webkit-box-shadow: 0px -1px 5px 3px #d8d8d8;
        -moz-box-shadow: 0px -1px 5px 3px #d8d8d8;
        -ms-box-shadow: 0px -1px 5px 3px #d8d8d8;
        -o-box-shadow: 0px -1px 5px 3px #d8d8d8;
        box-shadow: 0px -1px 5px 3px #d8d8d8;
        padding: 12px 15px 20px;
        text-align: left;
    }
    #startSearch {
        top: 18px;
        left: 430px;
    }
}


/************** PUSH MENU *************/

@media screen and (max-width: 1279px) {
    .navbar-nav {
        margin: 0;
    }
    /* General styles for all menus */
    .cbp-spmenu {
        background: rgba(51, 51, 51, 0.3);
        border-top: 1px solid #acacac12;
        position: fixed;
        padding: 0;
        margin: 0 !important;
        left: 0;
        width: 100%;
        top: 96px;
        height: 100%;
        overflow-x: hidden;
        overflow-y: visible;
        display: none;
        -webkit-box-shadow: inset 0 0 10px #c5c5c5;
        -moz-box-shadow: inset 0 0 10px #c5c5c5;
        -ms-box-shadow: inset 0 0 10px #c5c5c5;
        -o-box-shadow: inset 0 0 10px #c5c5c5;
        box-shadow: inset 0 0 10px #c5c5c5;
    }
    .cbp-spmenu:not(.cbp-spmenu-open) .headerNavigationContainer {
        white-space: nowrap;
    }
    /* Orientation-dependent styles for the content of the menu */
    .cbp-spmenu-vertical {
        z-index: 1000;
    }
    /* Push classes applied to the body */
    .cbp-spmenu-push {
        overflow-x: hidden;
        position: relative;
        left: 0;
    }
    /* Transitions */
    /* Width is delayed to ensure smooth animation as opposed to the menu simply disappearing when hiding. Transitioning it would create alignment and wrapping issues. */
    .cbp-spmenu,
    .cbp-spmenu-push {
        -webkit-transition: left 0.3s ease, right 0.3s ease, width 0s linear 0.3s;
        -moz-transition: left 0.3s ease, right 0.3s ease, width 0s linear 0.3s;
        -o-transition: left 0.3s ease, right 0.3s ease, width 0s linear 0.3s;
        transition: left 0.3s ease, right 0.3s ease, width 0s linear 0.3s;
    }
    .cbp-spmenu.cbp-spmenu-open {
        -webkit-transition: left 0.3s ease, right 0.3s ease, width 0s linear;
        -moz-transition: left 0.3s ease, right 0.3s ease, width 0s linear;
        -o-transition: left 0.3s ease, width 0s linear 0s;
        transition: left 0.3s ease, right 0.3s ease, width 0s linear;
    }
    /* Fix for BS 3.0*/
    .cbp-spmenu {
        visibility: visible;
        /* The Fix */
    }
    /* On mobile nav, display all subitems widtout the need to hover */
    .mainNavigation li.dynamic-children>ul.dynamic {
        position: static;
        background: none;
        /* Don't hide the separator gradient */
    }
    .mainNavigation li.dynamic-children>ul.dynamic li {
        /* Differentiate from other items */
        border-bottom-width: 0;
        /* Redundant on small menu */
    }
    /* Hide the dropdown arrows for mobile nav */
    .mainNavigation li.dynamic-children .menu-item>span {
        padding-right: 0;
    }
    .mainNavigation li.dynamic-children .menu-item>span:after {
        display: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 1279px) {
    .searchDialog,
    .smallNavigation,
    .mainNavigation {
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
}

@media (max-width: 580px) {
    .headerNavigationContainer {
        height: calc(100% + 158px);
    }
}

@media (max-width: 479px) {
    .cbp-spmenu {
        background-color: white;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .headerNavigationContainer {
        background-color: transparent;
        right: unset;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    .cbp-spmenu .smallNavigation .marti-langselect {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 383px) {
    .headerNavigationContainer {
        margin-left: 30px;
        margin-right: 30px;
        width: auto;
    }
}


/******* HEADER PICTURE *******/

.mc-marti-headerPicWp {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    /*margin-bottom: 30px !important;*/
    /* Removed 17.11.2014 by Patric to control padding with landing page header wp zone only! */
}


/* .mc-marti-headerPicNavItemContainer {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	left: 50%;
	margin-left: -40px;
} 
.mc-marti-headerPicNavItem {
    background-image: url("/_layouts/15/Images/MartiInternetCMS/00_display/navigation-bilder/punkt-weiss.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 10px;
    width: 10px;
    padding: 0;
	cursor: pointer;
}
.mc-marti-headerPicNavItemSelected {
    background-image: url("/_layouts/15/Images/MartiInternetCMS/00_display/navigation-bilder/punkt-gelb.png");
} */


/* Next & Previous Arrows */

.cycle-pager {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 101;
    left: 50%;
}

.cycle-pager span {
    color: #fff;
    font-size: 25px;
    cursor: pointer;
}

.cycle-pager span:hover {
    color: #F9EBB8;
}

.cycle-pager span.cycle-pager-active {
    color: #ffcc00;
    /* yellow */
}

.cycle-prev,
.cycle-next {
    display: none;
}

.mc-marti-maxMin {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 102;
    background-image: url("/_layouts/15/Images/MartiInternetCMS/00_display/navigation-bilder/vergroessern.png");
    background-repeat: no-repeat;
    height: 33px;
    width: 33px;
    padding: 10px;
    cursor: pointer;
}


/* START Header Picture Details */

.cycle-caption {
    display: none !important;
}

.cycle-overlay {
    display: none !important;
}

.cycle-overlay-h1 {
    font-weight: 700;
    font: 28px HelveticaNeueHeavy, Helvetica, sans-serif;
}

.expanded .cycle-overlay {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    background-color: #000;
    color: #fff;
    min-height: 99px;
    z-index: 101;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.expanded .cycle-overlay div:nth-child(1) {
    font: 35px HelveticaNeueHeavy, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: left;
}

.expanded .cycle-overlay div:nth-child(2) {
    font: 15px HelveticaNeueLight, Helvetica, sans-serif;
    text-align: left;
}


/* END Header Picture Details */

@media (min-width: 768px) {
    .mc-marti-headerPicWp {
        height: auto;
    }
    .cycle-prev,
    .cycle-next {
        display: block;
    }
    .cycle-prev,
    .cycle-next {
        position: absolute;
        top: 0;
        background-repeat: no-repeat;
        height: 100%;
        width: 50%;
        cursor: pointer;
        z-index: 101;
    }
    .cycle-prev {
        left: 0;
        background-image: url("/_layouts/15/images/martiinternetcms/00_display/navigation-bilder/pfeil-links.png");
        background-position: center left;
    }
    .cycle-next {
        right: 0;
        background-image: url("/_layouts/15/Images/MartiInternetCMS/00_display/navigation-bilder/pfeil-rechts.png");
        background-position: center right;
    }
}

@media (max-width: 767px) {
    .mc-marti-headerPicWp {
        top: 0px !important;
    }
}


/******* header picture FULL SCREEN *******/

.mc-marti-headerPicWp.expanded {
    position: fixed;
    z-index: 1000;
    top: 0;
    background-color: rgba(0, 0, 0, 0.85);
    height: 100%;
    width: 100%;
    border: none;
    max-height: none;
}

.mc-marti-headerPicWp.expanded div {
    max-height: 100%;
    max-width: 100%;
}

.mc-marti-headerPicWp.expanded .mc-marti-headerPicPlaceholderContainer {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    position: relative;
}

.mc-marti-headerPicWp.expanded img {
    /* Ensure pictures are centered vertically */
    top: 50% !important;
    /* Override inline styling added by Cycle2 */
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /*max-height: 100%;*/
    /* This causes a distortion of the picture / proportions don't fit anymore! */
}

.mc-marti-headerPicWp.expanded .mc-marti-headerPicPlaceholderContainer .mc-marti-maxMin {
    background-image: url("/_layouts/15/Images/MartiInternetCMS/00_display/navigation-bilder/verkleineren.png") !important;
}


/******* START Big TILE NAVIGATION *******/

.mc-marti-overlay-container {
    position: relative;
    overflow: hidden;
    margin: 0 1em 1em 0;
    /* SRE: no top margin */
    /* margin: 1em;    */
}

.mc-marti-overlay-text {
    bottom: 0px;
    position: absolute;
    display: none;
    width: 100%;
    height: 25%;
    padding-top: 10px;
    text-align: center;
    color: white;
    font-size: medium;
    background-color: rgba(0, 0, 0, 0.5);
}

.mc-marti-tileNavWp,
.mc-marti-tileNavWpHigh {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, 427px);
    justify-content: space-evenly;
    margin: auto;
    position: relative;
    z-index: 10;
    letter-spacing: 0.05em;
}

.tileNavTile,
.tileNavTileHigh {
    position: relative;
    display: inline-block;
    z-index: 1;
    margin: 0 10px 16px 0;
    /* display: inline-block has 4px margin */
    vertical-align: top;
}

.tileNavTile,
.tileNavTileHigh {
    width: 427px;
    height: 292px;
}

.tileNavTileHigh {
    width: 427px;
    height: 584px;
}

.mc-marti-tileNavWpHigh .mc-marti-overlay-text {
    padding: 10px;
    padding-right: 20px;
}

.marti-display-phone {
    display: none;
    text-align: center;
    background-color: #089601;
    /*green*/
    height: 40px;
    padding: 1px 10px 5px 6px;
    border-radius: 5px;
}


/* Mobile View Small */

@media (max-width: 479px) {
    .mc-marti-tileNavWp,
    .mc-marti-tileNavWpHigh {
        display: flex;
        flex-wrap: wrap;
    }
    .tileNavTile,
    .tileNavTileHigh {
        height: auto;
        margin-right: 0;
    }
    .marti-display-phone {
        display: block;
    }
    [data-is-mobile='True'] {
        display: block
    }
    [data-is-mobile='False'] {
        display: none
    }
}

@media (max-width: 767px) {
    .mc-marti-tileNavWp,
    .mc-marti-tileNavWpHigh {
        justify-content: center;
    }
}


/* Mobile View Big */

@media (max-width: 767px) and (min-width: 480px) {
    /* 1 tile in a row */
    .tileNavTile {
        /* ALE: fixed tile size */
        /*width: 427px;*/
        /* height: 292px; */
        /*SRE: For responsive images in tiles */
        margin-right: 0;
    }
    .marti-display-phone {
        display: block;
    }
    [data-is-mobile='True'] {
        display: block
    }
    [data-is-mobile='False'] {
        display: none
    }
}

@media (max-width: 767px) and (min-width: 480px) {
    /* 1 tile in a row */
    .mc-marti-tileNavWpHigh {
        /* ALE: fixed tile size */
        /*width: 427px;*/
    }
    .tileNavTileHigh {
        /* ALE: fixed tile size */
        /*width: 427px;
        height: 584px;*/
        margin-right: 0;
    }
    .marti-display-phone {
        display: block;
    }
    [data-is-mobile='True'] {
        display: block
    }
    [data-is-mobile='False'] {
        display: none
    }
}


/* Tablet View */

@media (max-width: 1023px) and (min-width: 768px) {
    /* 2 tiles in a row */
    .tileNavTile {
        /* ALE: fixed tile size */
        /*width: 316px;*/
        /* height: 216px; */
        /*SRE: For responsive images in tiles */
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    /* 2 tiles in a row */
    .tileNavTileHigh {
        /* ALE: fixed tile size */
        /*width: 316px;
        height: 432px;*/
    }
    [data-is-mobile='True'] {
        display: none
    }
    [data-is-mobile='False'] {
        display: block
    }
}


/* Desktop View Small */

@media (max-width: 1354px) and (min-width: 1024px) {
    [data-is-mobile='True'] {
        display: none
    }
    [data-is-mobile='False'] {
        display: block
    }
}

@media (max-width: 1354px) and (min-width: 1024px) {
    /* 3 tiles in a row */
    .tileNavTileHigh {
        /* ALE: fixed tile size */
        /*width: 316px;
        height: 432px;*/
    }
    [data-is-mobile='True'] {
        display: none
    }
    [data-is-mobile='False'] {
        display: block
    }
}


/* Desktop View Big */

@media (min-width: 1355px) {
    /* 3 tiles in a row */
    .tileNavTile {
        /* ALE: fixed tile size */
        /*width: 427px;*/
    }
    [data-is-mobile='True'] {
        display: none
    }
    [data-is-mobile='False'] {
        display: block
    }
}

@media (min-width: 1355px) {
    /* 3 tiles in a row */
    .tileNavTileHigh {
        /* ALE: fixed tile size */
        /*width: 427px;
        height: 584px;*/
    }
    [data-is-mobile='True'] {
        display: none
    }
    [data-is-mobile='False'] {
        display: block
    }
}

.tileNavTile .mc-marti-tile-container,
.tileNavTile .mc-marti-tile,
.tileNavTile .mc-marti-tile a,
.tileNavTile img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.tileNavTileHigh .mc-marti-tile-container,
.tileNavTileHigh .mc-marti-tile,
.tileNavTileHigh .mc-marti-tile a,
.tileNavTileHigh img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}


/* MARTICMS-220: fix for tile images display in Safari and Chrome */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .tileNavTile img,
    .tileNavTileHigh img {
        height: auto !important;
    }
    .mc-marti-overlay-container {
        margin-bottom: 0 !important;
    }
    .mc-marti-TextTile .introText {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.tileNavItemText {
    position: absolute;
    bottom: 0;
    padding-top: 13px;
    padding-bottom: 17px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.tileNavItemText>div {
    position: relative;
    width: 100%;
}

.tileNavItemTextHigh {
    top: 0;
    height: 40px;
}

.tileNavItemText .rubrik {
    font-family: HelveticaNeueRoman, Helvetica, sans-serif;
    padding-bottom: 0px;
    line-height: 16px;
}

.tileNavItemText .rubrik p {
    margin-bottom: 0px;
}

.tileNavItemText .title {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    line-height: 1.2em;
    top: 10px;
}

.tileNavItemText .introText {
    white-space: normal;
    max-height: 29px;
    font-size: 13px !important;
}


/* START TextTile */

.mc-marti-TextTile {
    background-color: #0f0a07;
    color: #fff;
}

.mc-marti-TextTile .title,
.mc-marti-TextTile .introText {
    z-index: 5;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.mc-marti-TextTile .introText {
    overflow: hidden;
    text-align: center;
    background-color: transparent;
    font-size: 13px;
    line-height: 1.2em;
    max-height: 29px;
}

.mc-marti-TextTile .detailText {
    position: absolute;
    top: 0;
    left: 0;
    font: bold 13px/1.5 HelveticaNeueLight, Helvetica, sans-serif;
    color: #000;
    background-color: transparent;
    text-align: left;
    text-transform: none;
    z-index: 6;
    display: block;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transform-origin: 0 0;
}

.mc-marti-TextTile a:before,
.mc-marti-TextTile img,
.mc-marti-TextTile .tileNavItemText,
.mc-marti-TextTile .title,
.mc-marti-TextTile .introText {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.mc-marti-TextTile a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    background-color: #fff;
    z-index: 4;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

@media (min-width: 768px) {
    .mc-marti-TextTile {
        z-index: 4;
    }
    .mc-marti-TextTile:hover,
    .mc-marti-TextTile:hover a:before,
    .mc-marti-TextTile:hover .tileNavItemText {
        z-index: 5;
    }
    .mc-marti-TextTile:hover a:before,
    .mc-marti-TextTile:hover img,
    .mc-marti-TextTile:hover .detailText {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .mc-marti-TextTile:hover .tileNavItemText {
        background-color: transparent;
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }
    .mc-marti-TextTile:hover .title,
    .mc-marti-TextTile:hover .introText {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
    }
    .mc-marti-TextTile:hover a:before,
    .mc-marti-TextTile:hover .detailText {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }
}


/* Size of intro-text div */

.mc-marti-TextTile .introText {
    width: 290px;
    height: 198px;
}

@media (min-width: 480px) {
    /* 1 tile in a row */
    .mc-marti-TextTile .introText {
        width: 427px;
        height: 292px;
    }
}

@media (min-width: 768px) {
    /* 2 tiles in a row */
    .mc-marti-TextTile .introText {
        width: 316px;
        height: 216px;
    }
}

@media (min-width: 1355px) {
    /* 3 tiles in a row */
    .mc-marti-TextTile .introText {
        width: 427px;
        height: 292px;
    }
}


/* END TextTile */


/* START VideoTile, WebCamTile */

.mc-marti-WebcamTile a:after,
.mc-marti-VideoTile a:after,
.mc-marti-VirtualTourTile a:after,
.mc-marti-MultimediaTile a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -67px 0 0 -62px;
    height: 107px;
    width: 123px;
    z-index: 1;
    cursor: pointer;
}

.mc-marti-WebcamTile a:after {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/webcam.png') no-repeat;
}

.mc-marti-VideoTile a:after,
.mc-marti-MultimediaTile a:after {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/play.png') no-repeat;
}

.mc-marti-VirtualTourTile a:after {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/virtual-tour.png') no-repeat;
}


/* START NewsTile */

.mc-marti-NewsTile .cycle-slide,
.mc-marti-BildTile .cycle-slide,
.mc-marti-NewsTile .mc-marti-tile,
.mc-marti-BildTile .mc-marti-tile {
    height: 100% !important;
    width: 100% !important;
}

.tileNavItemText .detailText {
    display: none;
}

.tileNavItemText .detailText p {
    font-family: HelveticaNeueRoman, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}


/* START PictogramTile (for HOVER) */

.mc-marti-PiktogrammTile .introText {
    line-height: 1.2em;
}


/* Img tags */

img.negative {
    display: none;
}

@media (min-width: 768px) {
    .mc-marti-PiktogrammTile img.positive,
    .mc-marti-PiktogrammTile img.negative {
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        -ms-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
    }
    .mc-marti-PiktogrammTile img.positive {
        display: block;
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
        filter: alpha(opacity=1);
        opacity: 1;
    }
    .mc-marti-PiktogrammTile img.negative {
        display: block;
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        position: absolute;
        top: 0;
    }
    .mc-marti-PiktogrammTile:hover img.negative {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
        filter: alpha(opacity=1);
        opacity: 1;
    }
    .mc-marti-PiktogrammTile:hover img.positive {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
    }
}


/* END PictogramTile */


/* START Hovering NewsTile, WebcamTile, VideoTile, PictureTile */

.mc-marti-NewsTile,
.mc-marti-VideoTile,
.mc-marti-WebcamTile,
.mc-marti-BildTile {
    overflow: hidden;
}

.mc-marti-NewsTile .mc-marti-tile:before,
.mc-marti-VideoTile .mc-marti-tile:before,
.mc-marti-WebcamTile .mc-marti-tile:before,
.mc-marti-BildTile .mc-marti-tile:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 2;
}

.mc-marti-NewsTile .mc-marti-tile:hover:before,
.mc-marti-VideoTile .mc-marti-tile:hover:before,
.mc-marti-WebcamTile .mc-marti-tile:hover:before,
.mc-marti-BildTile .mc-marti-tile:hover:before {
    content: "";
    z-index: 3;
    -moz-box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
}


/* Mobile View Small */


/*width: 290px; height: 198px;*/

@media (max-width: 479px) {
    .mc-marti-NewsTile .mc-marti-tile:hover:before,
    .mc-marti-VideoTile .mc-marti-tile:hover:before,
    .mc-marti-WebcamTile .mc-marti-tile:hover:before,
    .mc-marti-BildTile .mc-marti-tile:hover:before {
        -webkit-box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
    }
}


/* Mobile View Big */

@media (max-width: 767px) and (min-width: 480px) {
    /* 1 tile in a row width: 427px; height: 292px;*/
    .mc-marti-NewsTile .mc-marti-tile:hover:before,
    .mc-marti-VideoTile .mc-marti-tile:hover:before,
    .mc-marti-WebcamTile .mc-marti-tile:hover:before,
    .mc-marti-BildTile .mc-marti-tile:hover:before {
        -webkit-box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
    }
}


/* Tablet View */

@media (max-width: 1023px) and (min-width: 768px) {
    /* 2 tiles in a row width: 316px; height: 216px;*/
    .mc-marti-NewsTile .mc-marti-tile:hover:before,
    .mc-marti-VideoTile .mc-marti-tile:hover:before,
    .mc-marti-WebcamTile .mc-marti-tile:hover:before,
    .mc-marti-BildTile .mc-marti-tile:hover:before {
        -webkit-box-shadow: 0 0 0 316px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 0 316px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 0 316px rgba(0, 0, 0, 0.5);
    }
}


/* Desktop View Small */

@media (max-width: 1354px) and (min-width: 1024px) {
    /* 3 tiles in a row width: 316px; height: 216px;*/
    .mc-marti-NewsTile .mc-marti-tile:hover:before,
    .mc-marti-VideoTile .mc-marti-tile:hover:before,
    .mc-marti-WebcamTile .mc-marti-tile:hover:before,
    .mc-marti-BildTile .mc-marti-tile:hover:before {
        -webkit-box-shadow: 0 0 0 316px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 0 316px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 0 316px rgba(0, 0, 0, 0.5);
    }
}


/* Desktop View Big */

@media (min-width: 1355px) {
    /* 3 tiles in a row width: 427px; height: 292px;*/
    .mc-marti-NewsTile .mc-marti-tile:hover:before,
    .mc-marti-VideoTile .mc-marti-tile:hover:before,
    .mc-marti-WebcamTile .mc-marti-tile:hover:before,
    .mc-marti-BildTile .mc-marti-tile:hover:before {
        -webkit-box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 0 427px rgba(0, 0, 0, 0.5);
    }
}


/* END Hovering NewsTile, VideoTile, PictureTile */


/******* END Big TileNavigation *******/


/******* START SmallTileNavigation ***
************** Small Tile Area *******/

.mc-marti-tileNavSmallWp,
.smallTileArea {
    width: 100%;
    margin: 0 10px 16px 0;
    position: relative;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    /*margin-top: 5px;*/
    /* 5px decided 24.2.2015 by Antonio */
    /* Removed 4.6.2015 by Antonio */
     height: 100%;
}

.mc-marti-tileNavSmallWp>div {
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 100%;
    max-width: 290px;
    /* max-height: 198px; */
    /*SRE: Responsive images in tiles*/
    box-sizing: border-box;
    z-index: 1;
}

.mc-marti-tileNavSmallWp>div>img,
.smallTileArea>div>img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.mc-marti-tileNavSmallWp .mc-marti-TextTile>img {
    height: 269px;
}

.smallTileArea>div.mc-marti-contactdiv {
    max-height: none;
}


/* Mobile View Small */

@media (max-width: 479px) {
    .mc-marti-tileNavSmallWp {
        width: 100%;
    }
    .mc-marti-tileNavSmallWp>div {
        max-width: 100%;
    }
    .tileNavTile {
        width: 290px;
        /* height: 198px; */
        /*SRE: for responsive images in tiles */
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .mc-marti-tileNavSmallWp {
        z-index: 0;
        position: relative;
    }
    .mc-marti-tileNavSmallWp>div {
        margin: 0 10px 16px 0;
        max-width: 318px;
        max-height: 217px;
        vertical-align: top;
        display: inline-block;
    }
    .mc-marti-tileNavSmallWp>div>img {
        max-width: 318px;
        max-height: 217px;
        width: 100%;
        height: auto;
    }
}

.smallTileArea>div {
    position: relative;
    display: inline-block;
    z-index: 1;
    margin: 0 10px 16px 0;
    /* display: inline-block has 4px margin */
    vertical-align: top;
    box-sizing: border-box;
}

@media (min-width: 480px) and (max-width: 633px) {
    .mc-marti-tileNavSmallWp {
        width: 100%;
        display: flex !important;
        justify-content: center;
    }
    .mc-marti-tileNavSmallWp>div {
        max-width: 427px;
    }
}

@media (max-width: 767px) {
    .mc-marti-tileNavSmallWp {
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
}

@media (max-width: 701px) {
    .mc-marti-tileNavSmallWp {
        width: 91%;
    }
}

@media (max-width: 694px) {
    .mc-marti-tileNavSmallWp {
        width: 92%;
    }
}

@media (max-width: 687px) {
    .mc-marti-tileNavSmallWp {
        width: 93%;
    }
}

@media (max-width: 680px) {
    .mc-marti-tileNavSmallWp {
        width: 94%;
    }
}

@media (max-width: 673px) {
    .mc-marti-tileNavSmallWp {
        width: 95%;
    }
}

@media (max-width: 666px) {
    .mc-marti-tileNavSmallWp {
        width: 96%;
    }
}

@media (max-width: 659px) {
    .mc-marti-tileNavSmallWp {
        width: 97%;
    }
}

@media (max-width: 653px) {
    .mc-marti-tileNavSmallWp {
        width: 98%;
    }
}

@media (max-width: 646px) {
    .mc-marti-tileNavSmallWp {
        width: 99%;
    }
}

@media (max-width: 640px) {
    .mc-marti-tileNavSmallWp {
        width: 100%;
    }
}


/* Mobile View Big */

@media (max-width: 767px) and (min-width: 480px) {
    /* 1 tile in a row */
    .mc-marti-tileNavSmallWp,
    .smallTileArea>div {
        margin-right: 10px;
        margin: auto;
        display: block;
    }
    .mc-marti-tileNavSmallWp div>img,
    .smallTileArea div>img {
        max-width: 290px;
        max-height: 200px;
    }
}


/* Tablet View */

@media (max-width: 1023px) and (min-width: 768px) {
    /* 2 tiles in a row */
    .mc-marti-tileNavSmallWp>div:nth-child(even),
    .smallTileArea>div:nth-child(even) {
        margin-right: 10px;
    }
    .mc-marti-tileNavSmallWp div>img,
    .smallTileArea div>img {
        max-width: 316px;
        max-height: 217px;
    }
}


/* Desktop View Big */

@media (min-width: 1335px) {
    .mc-marti-tileNavSmallWp>div,
    .smallTileArea>div {
        margin: 0 10px 16px 0;
        vertical-align: top;
        width: 280px;
        height: 191px;
    }
    .mc-marti-tileNavSmallWp div>img,
    .smallTileArea div>img {
        max-width: 316px;
        max-height: 217px;
    }
}


/******* END SmallTileNavigation ***
************** Small Tile Area *******/


/******* FOOTER *******/

.footerContainer {
    position: absolute;
    bottom: 0;
    height: 90px;
    width: 100%;
    background-color: #f2f2f2;
    color: #9c9b9b;
}

.mc-marti-footerWp {
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 1313px;
    margin: auto;
    box-sizing: border-box;
    padding: 20px 0 0 0;
}

.mc-marti-footerWp-contact,
.footerAddressDetails,
.footerContactDetails,
.mc-marti-footerWp-description {
    position: relative;
    display: block;
    margin-right: 30px;
}

.footerAddressDetails,
.footerContactDetails {
    display: inline-block;
}

.footerAddressDetails div,
.footerContactDetails div {
    display: block;
    padding-left: 27px;
    letter-spacing: 0.07em;
}

.footerAddressDetails div:empty,
.footerContactDetails div:empty {
    display: none;
}

.footerContactDetails div {
    padding-bottom: 3px;
}

.mc-marti-footerWp-gImage {
    padding-left: 0px !important;
    display: block;
    float: left;
}

.mc-marti-footerWp-description {
    /*width: auto;*/
    max-width: 400px;
    padding: 20px 30px;
    max-height: 60px;
    /*47px;*/
    overflow: hidden;
}

.mc-marti-footerWp-description a,
.mc-marti-footerWp-description a:visited,
.mc-marti-footerWp-description a:hover,
.mc-marti-footerWp-description a:focus {
    color: #dfbc14 !important;
    /* yellow */
    text-decoration: none;
}

.footerLinkContainer {
    position: relative;
    display: block;
    width: auto;
    max-width: 300px;
}

.footerLinkContainer div {
    position: relative;
    display: inline-block;
    padding-left: 30px;
}

.footerLinkContainer div a {
    color: #9c9b9b;
    text-decoration: none;
    letter-spacing: 0.1em;
}

.mc-marti-footerWp-company {
    padding-bottom: 3px;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
}

.mc-marti-footerWp-address {
    padding-bottom: 3px;
}

.footerContactDetails div a {
    color: #9c9b9b;
}

.footerAddressDetails {
    background-position-x: left;
    background-position-y: 3px;
}

.mc-marti-footerWp-phone {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/footer/telefon.png') center left no-repeat;
}

.mc-marti-footerWp-fax {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/footer/fax.png') center left no-repeat;
}

.mc-marti-footerWp-email {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/footer/mail.png') center left no-repeat;
}

@media (max-width: 1024px) {
    form#aspnetForm {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .mc-marti-footerWp {
        padding-left: 15px;
    }
    .footerContainer {
        position: relative;
        height: auto;
    }
    .mc-marti-footerWp-description {
        padding: 20px 0 0;
        max-height: none;
        overflow: visible;
    }
    .footerLinkContainer div {
        padding: 20px 30px 20px 0;
    }
}

@media (min-width: 1024px) {
    .mc-marti-footerWp-description {
        padding: 0 30px;
    }
    .mc-marti-footerWp-contact,
    .mc-marti-footerWp-description,
    .footerLinkContainer {
        display: inline-block;
    }
    /*.mc-marti-footerWp-contact { width: 55%;}*/
    /*.mc-marti-footerWp-description { width: 25%;}*/
    /*.footerLinkContainer { width: 17%; }*/
    .mc-marti-footerWp-contact>div {
        /* max-height: 62px; */
        float: left;
    }
    .mc-marti-footerWp-contact>div.footerAddressDetails {
        min-width: 20%;
        /*max-width: 60%;*/
        overflow-y: visible;
    }
    .mc-marti-footerWp-contact>div.footerContactDetails {
        /* max-width: 250px; */
        min-width: 20%;
        /*max-width: 40%;*/
    }
    .footerLinkContainer {
        position: absolute;
        right: 0;
        /*15px;*/
        top: 20px;
        /*30px;*/
    }
}


/* Desktop View Small */

@media (max-width: 1354px) and (min-width: 1024px) {
    /* 3 tiles in a row */
    .mc-marti-footerWp {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/******* PAGE LAYOUTS *******/

.page-layout {
    /*padding-top: 20px;*/
    /* No padding needed. Padding comes from header picture zone! */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-layout div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* headerPictureZone */

.mc-marti-wpzone-landing-11,
.mc-marti-wpzone-landing-21 {
    padding-bottom: 30px;
    text-align: center;
    overflow: hidden;
}

.mc-marti-wpzone-landing-31 {
    /*padding-bottom: 50px;*/
    /* 50px decided on 17.11.2014 by Antonio */
    padding-bottom: 41px;
    /* 41px instead of 50px decided on 3.12.2014 by Antonio */
    text-align: center;
    overflow: hidden;
}

.mc-marti-wpzone-12 {
    /*padding-top: 40px;*/
    /* 40px new decided 24.2.2015 by Antonio (for video page) */
    padding-top: 32px;
    /* 32px instead of 40px for news detail, references detail decided 4.6.2015 by Antonio */
}

@media (max-width: 679px) {
    .mc-marti-wpzone-12 {
        padding-top: 16px;
    }
}

.mc-marti-wpzone-13,
.mc-marti-wpzone-21,
.mc-marti-wpzone-31,
.mc-marti-wpzone-41,
.mc-marti-wpzone-51,
.mc-marti-wpzone-61,
.mc-marti-wpzone-71 {
    padding-bottom: 0;
    text-align: center;
    overflow: hidden;
}

@media (max-width: 1216px) {
    .mc-marti-wpzone-30 {
        z-index: auto;
    }
}


/* [AMMARTIHELPDESK-9] 10.03.2016 by ELCA (Andrej) */

.mc-marti-wpzone-landing-11 .mc-marti-headerPicWp img,
.mc-marti-wpzone-landing-21 img,
.mc-marti-wpzone-landing-31 .mc-marti-headerPicWp img,
.mc-marti-wpzone-13 img,
.mc-marti-wpzone-21 img,
.mc-marti-wpzone-31 img,
.mc-marti-wpzone-41 img,
.mc-marti-wpzone-51 img,
.mc-marti-wpzone-61 img,
.mc-marti-wpzone-71 img {
    /* min-height: 209px; [MARTICMS-104] 2016.12.22 by ELCA (Andrej) */
    margin-left: 0;
    /* min-width: 772px; [MARTICMS-104] 2016.12.22 by ELCA (Andrej) */
    /* Ensure no buggy edges from sub-pixel calculation rounding on browsers that use it */
    width: 100%;
    max-width: 100%;
}

.mc-marti-wpzone-22 {
    padding-top: 10px;
    /* 10px new decided 24.2.2015 by Antonio */
}

.mc-marti-wpzone-23 {
    padding-top: 8px;
    /* 8px new decided 24.2.2015 by Antonio */
}

.mc-marti-wpzone-22 img {
    width: 100%;
    height: auto;
    max-width: 648px;
}

.mc-marti-wpzone-63 {
    padding-left: 0;
}

@media (min-width: 768px) {
    .mc-marti-wpzone-32,
    .mc-marti-wpzone-52,
    .mc-marti-wpzone-62 {
        padding-right: 14px;
    }
}


/* SRE: flushing navigation menu with contact webpart in mobile view (padding-right: 0px)*/

@media (max-width: 767px) {
    .mc-marti-wpzone-32,
    .mc-marti-wpzone-52,
    .mc-marti-wpzone-62 {
        padding-right: 0px;
    }
}

.mc-marti-wpzone-24,
.mc-marti-wpzone-25,
.mc-marti-wpzone-65,
.mc-marti-wpzone-66,
.mc-marti-wpzone-74,
.mc-marti-wpzone-75 {
    padding-left: 0;
    padding-bottom: 16px;
}

.mc-marti-wpzone-33,
.mc-marti-wpzone-63 {
    padding-top: 6px;
    /* 6px (new) decided 24.2.2015 by Antonio */
}

.mc-marti-wpzone-53 {
    padding-top: 0px;
    /* 0px instead of 6px decided 15.3.2015 by Antonio */
    padding-right: 12px;
}


/* adds img-responsive behaviour to webzone richtext images. */

.mc-marti-wpzone-24 .ms-rtestate-field img,
.mc-marti-wpzone-25 .ms-rtestate-field img,
.mc-marti-wpzone-65 .ms-rtestate-field img,
.mc-marti-wpzone-66 .ms-rtestate-field img,
.mc-marti-wpzone-74 .ms-rtestate-field img,
.mc-marti-wpzone-75 .ms-rtestate-field img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}


/* layout 7 header picture */

.mc-marti-wpzone-71 {
    margin-bottom: 30px;
}


/* LO7 left side images */

.mc-marti-wpzone-74 img,
.mc-marti-wpzone-75 img {
    width: 100%;
    max-width: 648px;
}

.mc-marti-contentzone-5 {
    padding-right: 30px;
}

@media (max-width: 767px) {
    .mc-marti-wpzone-12 .ms-webpart-zone,
    .mc-marti-wpzone-12 .ms-webpartzone-cell.ms-webpart-cell-vertical,
    .mc-marti-wpzone-12 .ms-webpart-chrome.ms-webpart-chrome-vertical {
        display: block;
    }
    /* Important for header picture containers width*/
    .mc-marti-wpzone-11>div>div,
    .mc-marti-wpzone-11>div>div>div,
    .mc-marti-wpzone-11>div>div>div>div,
    .mc-marti-wpzone-landing-11>div>div,
    .mc-marti-wpzone-landing-11>div>div>div,
    .mc-marti-wpzone-landing-11>div>div>div>div,
    .mc-marti-wpzone-landing-21>div>div,
    .mc-marti-wpzone-landing-21>div>div>div,
    .mc-marti-wpzone-landing-21>div>div>div>div,
    .mc-marti-wpzone-landing-31>div>div,
    .mc-marti-wpzone-landing-31>div>div>div,
    .mc-marti-wpzone-landing-31>div>div>div>div {
        display: block;
    }
}


/*@media (max-width: 700px) {
    .img-responsive.mc-marti-headerPic {
        margin-left: -10%;
    }
}

@media (max-width: 600px) {
    .img-responsive.mc-marti-headerPic {
        margin-left: -20%;
    }
}*/

@media (max-width: 767px) {
    .page-layout.container {
        margin-top: 16px;
    }
}

@media (min-width: 768px) {
    /* .mc-marti-wpzone-30 { padding-bottom: 40px; } */
    .mc-marti-wpzone-21,
    .mc-marti-wpzone-31,
    .mc-marti-wpzone-41,
    .mc-marti-wpzone-51,
    .mc-marti-wpzone-61 {
        /*padding-bottom: 34px;*/
        /* 34px instead of 50px decided 17.11.2014 by Antonio */
        padding-bottom: 32px;
        /* 32px instead of 34px decided 24.2.2015 by Antonio */
    }
    .mc-marti-wpzone-13 img,
    .mc-marti-wpzone-21 img,
    .mc-marti-wpzone-31 img,
    .mc-marti-wpzone-41 img,
    .mc-marti-wpzone-51 img,
    .mc-marti-wpzone-61 img {
        max-width: 1920px;
    }
    .mc-marti-wpzone-23,
    .mc-marti-contentzone-6,
    .mc-marti-contentzone-7 {
        padding-left: 32px;
    }
}


/******* LANDING PAGE 3 *******/


/* All Views */

.mc-marti-landing-3-contentContainer {
    margin: auto;
}

.mc-marti-contentzone-landing-3 .ms-rtestate-field h1 {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    letter-spacing: 0.75px;
    /* 0.75px instead of 0.02em decided 24.2.2015 by Antonio */
    padding-bottom: 24px;
    /* individual padding for landingpage 3 h1 decided 24.2.2015 by Antonio */
    line-height: 42px;
}

.mc-marti-contentzone-landing-3 .ms-rtestate-field p,
.mc-marti-contentzone-landing-3 p.ms-rteElement-P,
.mc-marti-contentzone-landing-3 .ms-rtestate-field li {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    letter-spacing: 0.36px;
    /* 0.75px instead of 0.02em decided 24.2.2015 by Antonio */
}

.mc-marti-wpzone-landing-32 {
    padding-top: 5px;
}


/* Mobile View */

@media (max-width: 767px) {
    .mc-marti-landing-3-contentContainer {
        width: 100%;
    }
    .mc-marti-contentzone-landing-3 {
        /* content zone */
        width: 290px;
    }
    .mc-marti-wpzone-landing-32 {
        /* sidebar zone */
        width: 290px;
    }
}


/* Tablet View */

@media (min-width: 495px) {
    .mc-marti-landing-3-contentContainer {
        /* Removed 17.11.2014 because header zone has padding-bottom 50px already */
        width: 100%;
    }
    .mc-marti-contentzone-landing-3 {
        /* content zone */
        width: 420px;
        margin-right: 78px;
    }
    .mc-marti-wpzone-landing-32 {
        /* sidebar zone */
        width: 260px;
    }
}

@media (min-width: 495px) and (max-width: 903px) {
    .mc-marti-landing-3-contentContainer {
        max-width: 420px;
    }
}


/* Desktop View Small */

@media (min-width: 1024px) {
    .mc-marti-landing-3-contentContainer {
        width: 980px;
    }
    .mc-marti-contentzone-landing-3 {
        /* content zone */
        width: 565px;
        margin-right: 99px;
    }
    .mc-marti-wpzone-landing-32 {
        /* sidebar zone */
        width: 316px;
    }
}


/* Desktop View Big */

@media (min-width: 1355px) {
    .mc-marti-landing-3-contentContainer {
        width: 1310px;
    }
    .mc-marti-contentzone-landing-3 {
        /* content zone */
        width: 647px;
        margin-right: 237px;
    }
    .mc-marti-wpzone-landing-32 {
        /* sidebar zone */
        width: 426px;
    }
}


/******* LANDING PAGE 4 *******/


/* Desktop View Big */

@media (min-width: 1023px) and (max-width: 1355px) {
    #page-layout-landing-4 h1 {
        font-size: 28px;
        line-height: 36px;
    }
}

@media (max-width: 1023px) {
    #page-layout-landing-4 h1 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (min-width: 903px) {
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .left-col {
        width: calc(100% - 436px);
        margin-right: 46px;
    }
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .left-col .mc-marti-contentzone-landing-3 {
        width: 100%;
    }
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .mc-marti-tileNavWp,
    .mc-marti-tileNavWpHigh {
        justify-content: center;
    }
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .right-col {
        width: 390px;
    }
}

@media (max-width: 902px) {
    #page-layout-landing-4 .mc-marti-contentzone-landing-3 {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .mc-marti-tileNavWp {
        justify-content: center;
    }
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .col-sm-12.left-col>div,
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .col-sm-12.right-col>div {
        width: 420px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 454px) {
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .col-sm-12.left-col>div,
    #page-layout-landing-4 .mc-marti-landing-3-contentContainer .col-sm-12.right-col>div {
        width: 100%;
    }
}


/******* SEARCH PAGE *******/

#SearchBox .ms-srch-sbLarge {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #c5c5c5 !important;
}

#SearchBox>.ms-srch-sbLarge {
    width: 100%;
}

#SearchBox>.ms-srch-sbLarge>input.ms-textLarge {
    width: 100%;
    margin-right: -50px;
    padding-left: 10px;
    padding-right: 35px;
}

#SearchBox .ms-srch-sbLarge input {
    color: #8f8f8f;
    font-family: HelveticaNeueRoman, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

#SearchBox.ms-floatLeft {
    float: none;
}

.ms-srch-result .ms-srch-item,
.ms-srch-result .ms-srch-item-previewContainer,
.ms-srch-result .ms-srch-item-summaryPreview {
    width: 100%;
    max-width: 550px;
}

.ms-srch-result .ms-srch-item-previewContainer>.ms-srch-item-previewLink {
    background-color: white;
    width: 100%;
}

.ms-srch-result .ms-srch-item-previewContainer>.ms-srch-item-previewLink>img {
    max-width: 100%;
    margin-left: 0;
}

.ms-srch-result .ms-srch-item-summaryPreview {
    float: none;
}

@media (max-width: 992px) {
    .ms-srch-result .ms-srch-item {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .ms-srch-result .ms-srch-item .ms-srch-hover-outerContainer {
        display: none !important;
    }
}

.ms-srch-result .ms-srch-item .ms-srch-item-body {
    width: 100%;
    text-align: justify;
}

.ms-srch-result .ms-srch-item .ms-srch-item-body .ms-srch-item-title>h3>a.ms-srch-item-link {
    white-space: pre-wrap;
    /* CSS3 */
    white-space: -moz-pre-wrap;
    /* Firefox */
    white-space: -pre-wrap;
    /* Opera <7 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
}

.ms-srch-result {
    color: #9c9b9b;
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    letter-spacing: 0.03em;
}

.ms-srch-result strong.ms-srch-item-highlightedText {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    color: #9c9b9b;
    font-weight: normal;
}

.ms-srch-result h3 a {
    color: #9c9b9b;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 20px;
}

.ms-srch-result .ms-srch-item-path,
.ms-srch-result .ms-srch-item-deepLinks a {
    color: #dfbc14;
}

.ms-srch-item:hover,
.ms-srch-resultHover:hover,
.edisc-SearchResultItemContainer:hover {
    background-color: #f2f2f2 !important;
}


/* yellow */

h3,
.ms-h3 {
    font-size: 14px;
}

input[type=button],
input[type=reset],
input[type=submit],
button {
    padding: 7px 10px;
    border: 1px solid #ababab;
    background-color: #fdfdfd;
    background-color: #ffffff;
    margin-left: 10px;
    font-family: HelveticaNeueRoman, Helvetica, sans-serif;
    font-size: 13px;
    color: #9b8b8b;
    border-bottom-color: #c5c5c5;
    border-left-color: #c5c5c5;
    border-right-color: #c5c5c5;
    border-top-color: #c5c5c5;
}


/******* HELPER CLASSES *******/

.noscroll {
    overflow: hidden;
}

.top165 {
    top: 165px;
}

.top100 {
    top: 100px;
}

.hideIt {
    display: none;
}

.push {
    height: 60px;
}

.align-center {
    text-align: center;
}

.removeShadow {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}

.pad-0-10-0-0 {
    padding-right: 10px;
}

.pad-0-0-0-10 {
    padding-left: 10px;
}


/******* LAYOUT *******/

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -90px;
    padding-bottom: 90px;
}

@media (max-width: 768px) {
    #wrap {
        max-width: 100% !important;
        overflow: hidden;
    }
}

#marti-headerrow {
    position: fixed;
    height: 70px;
    /* important for bootstrap navigation bug 99-12-17 = 70 */
    width: 100%;
    z-index: 100;
    background-color: #fff;
    border-top: 17px solid #fff;
    border-bottom: 12px solid #fff;
    -webkit-box-shadow: 0 6px 12px -6px rgb(152, 150, 150);
    -moz-box-shadow: 0 6px 12px -6px rgb(152, 150, 150);
    box-shadow: 0 6px 12px -6px rgb(152, 150, 150);
}

#marti-headerrow.withRibbonIsRelative {
    position: relative;
}

#wrap #s4-workspace {
    overflow: visible;
    box-sizing: border-box;
    height: auto !important;
    padding-top: 99px;
}

.container {
    width: 100%;
}

.contentPlaceHolderMain,
.article.article-body,
.article-content,
.mc-marti-headerPicWp {
    width: 100%;
    max-width: 1920px;
    box-sizing: border-box;
    margin: auto;
}


/* Mobile View Small */

@media (max-width: 479px) {
    #marti-headerrow {
        height: 50px;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        height: 50px;
    }
    .cbp-spmenu {
        top: 78px;
    }
    #wrap #s4-workspace {
        padding-top: 79px;
    }
}

@media (min-width: 1350px) {
    .container,
    .container.header {
        width: 1312px;
        max-width: 1312px;
        padding-right: 0;
        padding-left: 0;
    }
    .ms-webpart-zone .container {
        max-width: 100%;
    }
}


/****** OVERLAY *******/

.overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 9;
}


/******* NAVIGATION *******/

.marti-localnav ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 2px;
    /* 2px (new) decided 15.3.2015 by Antonio */
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.marti-localnav ul>li {
    padding: 0 0 10px 0;
}

.marti-localnav {
    display: inline-block;
    color: #acacac;
}

.marti-localnav ul>li>a,
.marti-localnav ul>li>a:visited,
.mc-marti-footerWp-email,
.mc-marti-footerWp-email>a {
    color: #acacac;
    text-decoration: none;
}

.marti-localnav ul>li>a:hover {
    color: #dfbc14 !important;
    /* yellow */
    text-decoration: none;
}

.localnav-menuitem,
.localnav-a-selected {
    padding-bottom: 16px;
}

.localnav-a-selected,
.localnav-a-selected-3,
.localnav-a-selected-4 {
    color: #dfbc14 !important;
    /* yellow */
}

.localnav-menuitem-3,
.localnav-a-selected-3 {
    position: relative;
    left: 10px;
}

.localnav-menuitem-4,
.localnav-a-selected-4 {
    position: relative;
    left: 20px;
}

.localnav-menuitem-5,
.localnav-a-selected-5 {
    position: relative;
    left: 30px;
}


/* START References */

.mc-marti-referencesoverviewWp-search {
    padding-top: 0;
    /* 0 instead of 20px decided by Antonio 4.6.2015 */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.negative-margin {
    /* [AMMARTIHELPDESK-2]: negative margin to compensate initial top padding to ensure filters are vertically equally spaced between rows */
    margin-top: -16px;
}

.docked {
    position: fixed;
    z-index: 3;
    top: 99px;
    left: 0;
    background: white;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-shadow: 0 6px 12px -6px rgb(152, 150, 150);
    -moz-box-shadow: 0 6px 12px -6px rgb(152, 150, 150);
    box-shadow: 0 6px 12px -6px rgb(152, 150, 150);
}

@media (max-width: 479px) {
    .docked {
        top: 79px;
    }
}

.mc-marti-referencesoverviewWp {
    display: block;
}

.mc-marti-referencesoverviewWp-searcharea {
    display: inline-block;
    padding-right: 10px;
    font: 12px HelveticaNeueLight, Helvetica, sans-serif;
    min-width: 250px;
    padding-top: 16px;
}

.mc-marti-referencesoverviewWp-searchlabel {
    font: 15px HelveticaNeueRoman, Helvetica, sans-serif;
    color: #9c9b9b;
    margin-bottom: 4px;
    padding-left: 13px;
    line-height: 14px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .mc-marti-referencesoverviewWp-search .mc-marti-referencesoverviewWp-searcharea:last-child>.mc-marti-referencesoverviewWp-searchlabel {
        display: none;
    }
}

.mc-marti-referencesoverviewWp-results {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 7px;
}

@media (max-width: 1004px) {
    .mc-marti-referencesoverviewWp-results {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .mc-marti-referencesoverviewWp-results-divitem {
        flex-basis: 50%;
    }
}

.ms-webpart-zone,
.ms-webpart-cell-vertical,
.ms-webpart-chrome-vertical {
    display: block;
}

.mc-marti-referencesoverviewWp-results-divitem {
    padding-right: 16px;
    padding-top: 20px;
    width: 325px;
}

.mc-marti-referencesoverviewWp-results-divitem>div {
    max-width: 325px;
}

@media all and (min-width: 1350px) {
    .mc-marti-referencesoverviewWp-results-divitem {
        width: 326px;
    }
    .mc-marti-referencesoverviewWp-results-divitem>div {
        max-width: 326px;
    }
}

.mc-marti-referencesoverviewWp-results-image {
    display: block;
    max-width: 316px;
    max-height: 216px;
    height: auto;
    width: 100%;
}

.mc-marti-referencesoverviewWp-results-divtitle {
    padding-top: 21px;
    /* 21px instead of 20px decided on 17.11.2014 by Antonio */
    padding-bottom: 6px;
    /* 6px instead of 5px decided on 17.11.2014 by Antonio */
}

.mc-marti-referencesoverviewWp-results-title {
    text-transform: uppercase;
    font-weight: normal;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    letter-spacing: 0.05em;
    line-height: 1.05em;
    /* 1.05em decided on 17.11.2014 by Antonio */
}

.mc-marti-referencesoverviewWp-results-divtitle,
.mc-marti-referencesoverviewWp-results-info,
.mc-marti-referencesoverviewWp-results-inforow {
    width: 100%;
    float: left;
}

.mc-marti-referencesoverviewWp-results-inforow .col-xs-12,
.mc-marti-referencesoverviewWp-results-inforow .col-xs-5 {
    padding-left: 0;
    padding-right: 0;
}

.mc-marti-referencesoverviewWp-results-inforow .col-xs-7 {
    padding-right: 0;
}

.mc-marti-referencesoverviewWp-results-infolabel {
    float: left;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-family: "HelveticaNeueHeavy", Helvetica, sans-serif;
    overflow: hidden;
}

.mc-marti-referencesoverviewWp-results-infovalue {
    float: left;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    /* 1.05em instead of 25px decided on 17.11.2014 by Antonio */
    font-family: "HelveticaNeueLight", Helvetica, sans-serif;
}

.mc-marti-referencesoverviewWp-results-links {
    float: left;
    padding-top: 5px;
}


/* .mc-marti-referencesoverviewWp-results-links i {
	color: #dfbc14; yellow new
} */

.mc-marti-referencesoverviewWp-results-detailpage,
.mc-marti-referencesoverviewWp-results-pdf {
    float: left;
    height: 19px;
}

.mc-marti-referencesoverviewWp-results-detailpage {
    padding-right: 20px;
}

.mc-marti-news-overview-link {
    padding-top: 5px;
    /* new 5px decided 24.2.2015 by Antonio */
}

.mc-marti-referencesoverviewWp-results-detailicon,
.mc-marti-referencesoverviewWp-results-pdficon,
.mc-marti-news-overviewWp-results-pdficon {
    float: left;
    padding-right: 6px;
    /*padding-top: 2px;*/
    /* no padding-top anymore decided 24.2.2015 by Antonio */
    display: inline-block;
}

.mc-marti-news-overviewWp-results-pdficon {
    padding-top: 2px !important;
    /* 2px instead of 0 decided 15.3.2015 by Antonio */
}

.mc-marti-news-overviewWp-results-pdftitle,
.mc-marti-news-overviewWp-results-pdftitle:hover,
.mc-marti-news-overviewWp-results-pdftitle:visited {
    display: inline-block;
    font-family: "HelveticaNeueHeavy", Helvetica, sans-serif;
    text-decoration: none;
    float: left;
    letter-spacing: 0.75px;
    /* 0.75px instead of 0.02em decided 24.2.2015 by Anotnio */
    line-height: 13px;
    /* new 13px decided 24.2.2015 by Antonio */
    padding-top: 4px;
    /* new 4px decided 24.2.2015 by Antonio */
}

.mc-marti-referencesoverviewWp-results-detailtitle,
.mc-marti-referencesoverviewWp-results-detailtitle:hover,
.mc-marti-referencesoverviewWp-results-detailtitle:visited,
.mc-marti-referencesoverviewWp-results-pdftitle,
.mc-marti-referencesoverviewWp-results-pdftitle:hover,
.mc-marti-referencesoverviewWp-results-pdftitle:visited {
    display: inline-block;
    font-family: "HelveticaNeueHeavy", Helvetica, sans-serif;
    /* color: #dfbc14; yellow */
    text-decoration: none;
    float: left;
    letter-spacing: 0.02em;
}

.hide {
    visibility: hidden;
}


/* News overview */


/* Accordions (contacts & jobs) */

.mc-marti-accordion h2 .fa-caret-right {
    margin-right: 6px;
    cursor: pointer;
}

.mc-marti-accordion h2 {
    cursor: pointer;
    margin: 30px 0 20px;
    padding: 0 0 5px;
    color: black;
}

.mc-marti-accordion h2 .fa-caret-down {
    margin-right: 3px;
    display: none;
}

.infoIsShown.mc-marti-accordion h2 .fa-caret-right {
    display: none;
}

.infoIsShown.mc-marti-accordion h2 .fa-caret-down {
    display: inline-block;
    cursor: pointer;
}

.mc-marti-contactgroupsdiv.mc-marti-accordion h2 {
    color: black;
    text-transform: uppercase;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.mc-marti-contactgroupsdiv.mc-marti-accordion.infoIsShown .mc-marti-news-overview-realestate-item {
    border-bottom: 1px solid black !important;
}


/* TODO!Check if it doesn't break anything.. */

.mc-marti-referencesdetailWp {
    /*padding-top: 29px;*/
    /* 29px instead of 25px decided on 19.11.2014 by Antonio */
    padding-top: 0;
    /* 0 instead of 20px decided by Antonio 4.6.2015 */
}

.mc-marti-referencesdetailWp-body {
    width: 100%;
}

.mc-marti-referencesdetailWp-headerlinks {
    height: 20px;
    padding-bottom: 41px;
    font-family: "HelveticaNeueRoman", Helvetica, sans-serif;
}

.mc-marti-referencesdetailWp-headerlinks-navigation {
    padding-top: 2px;
    /* 2px new decided 24.2.2015 by Antonio */
}

.mc-marti-referencesdetailWp-images {
    padding-top: 8px;
    /* To get the picture aligned with the title; changed from 10px to 8px because of smaller title line-height (19.11.2014) */
}

.mc-marti-referencesdetailWp-headerlinks-back,
.mc-marti-pagenavigationWp-headerlinks-back,
.mc-marti-referencesdetailWp-headerlinks-navigation,
.mc-marti-referencesdetailWp-headerlinks-navigation-last,
.mc-marti-referencesdetailWp-body,
.mc-marti-referencesdetailWp-images,
.mc-marti-referencesdetailWp-image {
    float: left;
}

.mc-marti-referencesdetailWp-image {
    width: 100%;
}

.mc-marti-referencesdetailWp-headerlinks-navigation-last {
    width: 50px;
    /* 50px decided on 17.11.2014 by Antonio */
    max-width: 57px;
    /* 15px image + 42px margin to next button*/
}

.mc-marti-referencesdetailWp-headerlinks-navigation-next {
    float: right;
}

.mc-marti-referencesdetailWp-info {
    float: right;
    max-width: 828px;
}

.mc-marti-referencesdetailWp-infotitle {
    text-transform: uppercase;
    font-weight: normal;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    /*line-height: 1.3em;*/
    /* 1.3em decided on 17.11.2014 by Antonio */
    /*line-height: 1.2em;*/
    /* 1.2em instead of 1.3em decided on 19.11.2014 by Antonio */
    line-height: 34px;
    /* 34px instead of 1.2em decided on 24.2.2015 by Antonio */
    /*padding-bottom: 4px;*/
    /* 4px instead of 10px decided on 17.11.2014 by Antonio */
    /*padding-bottom: 8px;*/
    /* 8px instead of 4px decided on 25.11.2014 by Antonio */
    padding-bottom: 6px;
    /* 6px instead of 8px decided on 24.2.2015 by Antonio */
    letter-spacing: 0.75px;
    /* 0.75px new decided 24.2.2015 by Antonio */
}

.mc-marti-referencesdetailWp-infolocation {
    text-transform: uppercase;
    font-weight: normal;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    color: #dfbc14;
    /* yellow */
    line-height: 27px;
    /* 27px new decided on 24.2.2015 by Antonio */
    letter-spacing: 0.36px;
    /* 0.36px new decided 24.2.2015 by Antonio */
    /*padding-bottom: 21px;*/
    /* 21px instead of 10px decided on 17.11.2014 by Antonio */
    padding-bottom: 14px;
    /* 14px instead of 21px decided on 24.2.2015 by Antonio */
}

.mc-marti-referencesdetailWp-divimage {
    float: left;
    margin-bottom: 15px;
    width: inherit;
}

.mc-marti-referencesdetailWp-infotext-item {
    padding-bottom: 5px;
}

.mc-marti-referencesdetailWp-infotext-itemtitle {
    text-transform: uppercase;
    font-weight: normal;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    /*line-height: 1.0em;*/
    /* decided on 17.11.2014 by Antonio */
    line-height: 27px;
    /* 27px instead of 1.0em decided 24.2.2015 by Antonio */
    /*padding-bottom: 11px;*/
    /* decided on 17.11.2014 by Antonio */
    /*padding-bottom: 8px;*/
    /* 8px instead of 11px decided on 19.11.2014 by Antonio */
    padding-bottom: 0px;
    /* 0 instead of 8px decided 24.2.2015 by Antonio */
    letter-spacing: 0.36px;
    /* 0.36px instead of 0.02em decided 24.2.2015 by Antonio */
}

.mc-marti-referencesdetailWp-infotext-itemtext {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    /*line-height: 1.5em;*/
    /* 1.5em instead of 32px decided on 17.11.2014 by Antonio */
    line-height: 27px;
    /* 27px instead of 1.5em decided 24.2.2015 by Antonio */
    /*padding-bottom: 20px;*/
    /* decided on 17.11.2014 by Antonio */
    /*padding-bottom: 16px;*/
    /* 16px instead of 20px decided on 19.11.2014 by Antonio */
    padding-bottom: 10px;
    /* 10px instead of 16px decided 24.2.2015 by Antonio */
    letter-spacing: 0.36px;
    /* 0.36px instead of 0.02em decided 24.2.2015 by Antonio */
}

.mc-marti-referencesdetailWp-infotext-itemtext>ul {
    padding-left: 15px;
    margin-bottom: 0;
}

.mc-marti-referencesdetailWp-infotext-itemtext>ul li ul {
    padding-left: 0px;
    list-style-type: disc;
}

.mc-marti-referencesdetailWp-pdf {
    float: right;
    height: 29px;
}

.mc-marti-referencesdetailWp-pdflower {
    float: left;
    height: 19px;
}

.mc-marti-referencesdetailWp-backicon {
    float: left;
    padding-right: 5px;
    padding-top: 2px;
}

.mc-marti-referencesdetailWp-pdficon {
    float: left;
    padding-right: 5px;
    padding-top: 8px;
}

.mc-marti-referencesdetailWp-pdf a {
    /*color: #dfbc14;  yellow */
    text-decoration: none;
    float: left;
    text-transform: initial;
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    line-height: 1.1;
}

.mc-marti-referencesdetailWp-pdftitle,
.mc-marti-referencesdetailWp-info-pdftitle {
    display: inline-block;
}

.mc-marti-referencesdetailWp-back,
.mc-marti-pagenavigationWp-back {
    color: #c5c5c5 !important;
    text-transform: uppercase;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    text-decoration: none;
    cursor: pointer;
    /*padding-left: 23px;*/
    /* Not needed anymore, because arrow is part of the text now, no background image! */
    /*background: url("_layouts/15/images/MartiInternetCMS/00_display/03_referenzen/00_Pumpspeicherwerk-limmern/zurueck.png") 0% 45% no-repeat;*/
    letter-spacing: 0.05em;
}

.mc-marti-referencesdetailWp-back:hover,
.mc-marti-referencesdetailWp-headerlinks-back>a,
.mc-marti-pagenavigationWp-back:hover,
.mc-marti-pagenavigationWp-headerlinks-back>a {
    cursor: pointer;
    text-decoration: none;
}

.mc-marti-referencesdetailWp-dynamiccontent {
    float: left;
    width: 100%;
}

.mc-marti-referencesdetailWp-dynamiclink {
    /* color: #dfbc14;  yellow */
    text-decoration: none;
    float: left;
    width: 100%;
    cursor: pointer;
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    line-height: 1.0em;
    /* decided on 17.11.2014 by Antonio */
    /*padding-bottom: 21px;*/
    /* decided on 17.11.2014 by Antonio */
    padding-bottom: 25px;
    /* decided on 19.11.2014 by Antonio */
    letter-spacing: 0.36px;
    /* 0.36px new decided 24.2.2015 by Antonio */
}

.mc-marti-referencesdetailWp-dynamiclink:hover {
    cursor: pointer;
}

.mc-marti-referencesdetailWp-results-pdficon {
    padding: 0 15px 15px 0;
    margin-right: 50px;
}

@media (min-width: 768px) {
    .mc-marti-referencesdetailWp-info {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .mc-marti-referencesoverviewWp-search {
        padding-top: 0;
    }
    .mc-marti-wpzone-12 .ms-webpart-zone,
    .mc-marti-wpzone-12 .ms-webpartzone-cell.ms-webpart-cell-vertical,
    .mc-marti-wpzone-12 .ms-webpart-chrome.ms-webpart-chrome-vertical,
    .mc-marti-wpzone-30 .ms-webpart-zone,
    .mc-marti-wpzone-30 .ms-webpartzone-cell.ms-webpart-cell-vertical,
    .mc-marti-wpzone-30 .ms-webpart-chrome.ms-webpart-chrome-vertical {
        display: block;
    }
    .mc-marti-referencesoverviewWp-results-divitem,
    .mc-marti-referencesoverviewWp-results-divimage {
        height: auto;
        padding-right: 0;
    }
}

@media (max-width: 714px) {
    .mc-marti-referencesoverviewWp-results {
        justify-content: center;
    }
    .mc-marti-referencesoverviewWp-results-divitem {
        flex-basis: unset;
    }
}


/* END Reference Wp */


/* START Page Navigation */

.mc-marti-pagenavigationWp-headerlinks {
    height: 20px;
    /*padding-bottom: 41px;*/
    /* 41px instead of 55px decided 17.11.2014 by Antonio */
    padding-bottom: 38px;
    /* 38px instead of 41px decided 19.11.2014 by Antonio */
    font-family: "HelveticaNeueRoman", Helvetica, sans-serif;
}

.mc-marti-pagenavigationWp-headerlinks-navigation {
    padding-left: 32px;
}

.mc-marti-pagenavigationWp-headerlinks-navigation-last {
    height: 20px;
    float: left;
    width: 57px;
    /* 15px image + 42px margin */
}

.mc-marti-pagenavigationWp-headerlinks-navigation-next {
    height: 20px;
    float: left;
}

@media (max-width: 767px) {
    /* 2 tiles in a row */
    .mc-marti-pagenavigationWp-headerlinks-navigation {
        padding-left: 0;
    }
    .mc-marti-referencesdetailWp-headerlinks,
    .mc-marti-pagenavigationWp-headerlinks {
        padding-bottom: 25px;
    }
}


/* END Page Navigation */


/* START Location */

.mc-marti-locationslistWp-main {
    max-width: 977px;
    position: relative;
    margin: auto;
}

.mc-marti-locationslistWp-search {
    padding: 0 0 0;
    /* padding-bottom 0px instead of 40px decided 4.6.2015 by Antonio */
}

.mc-marti-locationslistWp-searcharea {
    font: 12px HelveticaNeueLight, Helvetica, sans-serif;
    /*margin-top: 9px;*/
    /* 9px (new) decided 24.2.2015 by Antonio */
    margin-top: 0;
    /* 0 instead of 9px decided 4.6.2015 by Antonio */
    padding-bottom: 33px;
    /* 33px (new) decided 24.2.2015 by Antonio */
}

.mc-marti-locationslistWp-searchlabel {
    font: 15px HelveticaNeueRoman, Helvetica, sans-serif;
    color: #9c9b9b;
    padding-left: 13px;
    /* 13px instead of 15px decided 24.2.2015 by Antonio */
    text-transform: uppercase;
    /* uppercase (new) decided 24.2.2015 by Antonio */
    line-height: 14px;
    /* 14px (new) decided 24.2.2015 by Antonio */
    letter-spacing: 0.08em;
}

.mc-marti-locationslistWp-divTitle {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.mc-marti-locationslistWp-results {
    padding-top: 3px;
    /* 3px new decided 4.6.2015 by Antonio */
}

.mc-marti-locationslistWp-results-country {
    text-transform: uppercase;
    font-size: 15.5px !important;
    /* [AMMARTIHELPDESK-1] 30.03.2016 by ELCA : new font, 15.5px instead of 15px */
    font-family: HelveticaNeueHeavy;
    padding-top: 22px;
    /* 22px instead of 40px decided 24.2.2015 by Antonio */
}

.mc-marti-locationslistWp-results-country.accent {
    color: #dfbc14;
    /* yellow */
}

.mc-marti-locationslistWp-results-city {
    text-transform: uppercase;
    font-size: 15.5px !important;
    /* [AMMARTIHELPDESK-1] 30.03.2016 by ELCA : new font, 15.5px instead of 15px */
    padding-bottom: 5px;
    font-family: HelveticaNeueHeavy;
    /*padding-top: 5px;*/
    /* 5px instead of 20px decided 24.2.2015 by Antonio */
    padding-top: 17px;
    /* 17px instead of 12px decided 4.6.2015 by Antonio */
}

.mc-marti-locationslistWp-results-city.accent {
    color: #dfbc14;
    /* yellow */
}

.mc-marti-locationslistWp-results-divitem {
    border-top: 1px solid #c5c5c5;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15.5px !important;
    /* [AMMARTIHELPDESK-1] 30.03.2016 by ELCA : new font, 15.5px instead of 15px */
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    line-height: 24px;
}

.mc-marti-locationslistWp-results-companyvalue {
    font-size: 15.5px !important;
    /* [AMMARTIHELPDESK-1] 30.03.2016 by ELCA : new font, 15.5px instead of 15px */
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
}

.mc-marti-locationslistWp-main a,
.mc-marti-locationslistWp-main a:visited {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.mc-marti-locationslistWp-main a:hover {
    color: #dfbc14;
}

.mc-marti-locationslistWp-results-pdf {
    float: left;
    height: 19px;
    background: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/anfahrtsplan.png') center left no-repeat;
    padding-left: 27px;
}

.mc-marti-locationslistWp-results-pdficon {
    /* kni
    float: left;
    padding-right: 10px;
    opacity: 0.6;
    padding-top: 2px;
    */
}

.mc-marti-locationslistWp-results-pdftitle {
    float: left;
}

.mc-marti-locationslistWp-results-addressrow {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/ort.png') left no-repeat;
    background-position-y: 7px;
    background-position: 0 7px;
    /* Hack for Firefox according to css-tricks.com/forums/topic/sprite-problems-in-firefox/ */
    padding-left: 27px;
    padding-right: 27px;
}

.mc-marti-locationslistWp-results-zipcityrow {
    padding-left: 27px;
}

.mc-marti-locationslistWp-results-phonerow {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/telefon.png') center left no-repeat;
    padding-left: 27px;
}

.mc-marti-locationslistWp-results-faxrow {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/fax.png') center left no-repeat;
    padding-left: 27px;
}

.mc-marti-locationslistWp-results-emailrow {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/mail.png') center left no-repeat;
    padding-left: 27px;
}

.mc-marti-locationslistWp-results-webpagerow {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/www.png') 0px 15% no-repeat;
    padding-left: 27px;
    overflow-x: auto;
}


/* Location MAP */

.mc-marti-mapWp-divMain {
    position: relative;
    width: 100%;
    text-align: center;
    background-color: rgb(238, 238, 238);
    /*margin-bottom: 30px;*/
    /* 0 instead of 30px decided 4.6.2015 by Antonio */
}

.mc-marti-mapWp-divmapimg {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.mc-marti-mapWp-divmapimg img {
    max-width: 100%;
    width: 100%;
}

.mc-marti-mapWp-divpoint {
    position: absolute;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #dfbc14;
    border: 2px solid white;
    cursor: pointer;
    z-index: 1;
}

.smallbullet {}

.bigbullet {
    width: 15px;
    height: 15px;
}

.mc-marti-mapWp-divInfo {
    width: 246px;
    height: 241px;
    z-index: 2000;
    padding-top: 15px;
    padding-left: 15px;
    background-color: #fff;
    display: none;
    font: 13px HelveticaNeueLight, Helvetica, sans-serif;
    line-height: 20px;
    margin-top: 10px;
    margin-left: 10px;
    overflow: auto;
    text-align: left;
    -webkit-box-shadow: 1px 1px 2px 1px #666;
    -moz-box-shadow: 1px 1px 2px 1px #666;
    -ms-box-shadow: 1px 1px 2px 1px #666;
    -o-box-shadow: 1px 1px 2px 1px #666;
    box-shadow: 1px 1px 2px 1px #666;
    z-index: 1;
}

.mc-marti-mapWp-divInfo:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    border-top: 20px solid orange;
    border-right: 20px solid transparent;
    z-index: 2000;
    display: block;
}

.mc-marti-mapWp-divInfo:after {
    content: "\00D7  ";
    position: absolute;
    font-weight: bold;
    font-size: 20px;
    color: #9c9b9b;
    right: 0;
    top: 0;
    display: block;
    padding: 5px 10px 5px 5px;
    cursor: pointer;
    z-index: 2000;
}

.mc-marti-mapWp-divInfo div {
    font: 12px/18px HelveticaNeueLight, Helvetica, sans-serif;
    letter-spacing: 0.03em;
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-city {
    color: #dfbc14;
    /* yellow */
    text-transform: uppercase;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-title {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 15.5px !important;
    /* [AMMARTIHELPDESK-1] 30.03.2016 by ELCA : new font, 15.5px instead of 15px */
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-address,
.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-zipcity {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-phone,
.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-fax,
.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-email,
.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-direction,
.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-website {
    padding-left: 27px;
    background-repeat: no-repeat;
    background-position: center left;
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-phone {
    background-image: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/telefon.png');
    margin-top: 15px;
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-fax {
    background-image: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/fax.png');
    margin-bottom: 15px;
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-email {
    background-image: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/mail.png');
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-website {
    background-image: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/www.png');
}

.mc-marti-mapWp-divInfo .mc-marti-mapWp-divInfo-row-direction {
    background-image: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/anfahrtsplan.png');
}

@media (max-width: 767px) {
    .mc-marti-mapWp-divInfo {
        top: 0 !important;
        left: 0 !important;
    }
    .mc-marti-mapWp-divInfo:before {
        display: none;
    }
}


/* START Search field with special button in reference and location pages */

.mc-marti-referencesoverviewWp-searcharea div,
.mc-marti-locationslistWp-searcharea div {
    position: relative;
}

.mc-marti-referencesoverviewWp-searchfield input:not([type=submit]),
.mc-marti-referencesoverviewWp-searchfield select,
.mc-marti-locationslistWp-searchfield input:not([type=submit]),
.mc-marti-locationslistWp-searchfield select {
    margin-top: 4px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #dddddd;
    color: #acacac;
    border-color: #dddddd;
    text-transform: uppercase;
    font-family: HelveticaNeueRoman, Helvetica, sans-serif;
    letter-spacing: 0.08em;
    padding: 1px 0 1px 10px;
    /* padding-left 10px instead of 8px decided 24.2.2015 by Antonio */
    min-height: 20px;
    width: 90%;
    padding-right: 10px;
}

.mc-marti-referencesoverviewWp-searchfield-box {
    padding-right: 20px !important;
}

.smaller-filter {
    -moz-min-width: 100px;
    -ms-min-width: 100px;
    -o-min-width: 100px;
    -webkit-min-width: 100px;
    min-width: 100px;
    margin-right: 15px;
}

.mc-marti-referencesoverviewWp-searchfield select,
.mc-marti-locationslistWp-searchfield select {
    background: white url('_layouts/15/images/MartiInternetCMS/00_display/03_referenzen/down-arrow.png') 99% center no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 18px;
    /* 18px instead of 20px decided 24.2.2015 by Antonio */
}

.mc-marti-referencesoverviewWp-searchfield input[type=submit],
.mc-marti-locationslistWp-searchfield input[type=submit] {
    background: white url('_layouts/15/images/MartiInternetCMS/00_display/header/lupe-klein.png') 95% center no-repeat;
    border: 0;
    position: absolute;
    left: 90%;
    top: 6px;
    min-width: 13px;
    width: 13px;
    /* 13px instead of 18px decided 24.2.2015 by Antonio */
    margin: 0;
    height: 13px;
    padding: 3px;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
}

@media (max-width: 767px) {
    .mc-marti-referencesoverviewWp-searcharea {
        width: 100%;
        padding-top: 15px;
    }
}

@media (min-width: 768px) {
    .mc-marti-locationslistWp-searchfield input:not([type=submit]),
    .mc-marti-locationslistWp-searchfield select {
        width: 162px;
    }
    .mc-marti-locationslistWp-searchfield input[type=submit] {
        left: 145px;
    }
    .mc-marti-mapWp-divmapimg img {
        width: auto;
    }
}


/* START Contact form */


/*#kontakt table
{
    display: table !important;
}
#kontakt tr
{
    display: table-row !important;
}*/

#kontakt {
    margin-top: 7px;
    /* 7px new decided on 4.6.2015 by Antonio */
}

#kontakt div.row {
    margin: 0;
}

#kontakt div.col {
    /*display: table-cell !important;*/
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    letter-spacing: 0.36px;
    /* 0.36px instead of 0.02em decided 24.2.2015 by Antonio */
    padding-bottom: 20px;
}

.kontaktInfo {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    letter-spacing: 0.36px;
    color: inherit;
}

#kontakt input,
#kontakt textarea {
    width: 100%;
    max-width: 481px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#kontakt input {
    height: 30px;
    padding-top: 1px;
    /* 1px (new) decided 24.2.2015 by Antonio (overwrites SP default of 2px) */
}

#kontakt textarea {
    margin-bottom: 20px;
}

#kontakt div.userMessage {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding: 40px 0 30px 0;
}

#kontakt td input+span,
#kontakt td textarea+span {
    display: none;
}

#kontakt tr:last-child td:first-child {
    color: #c5c5c5;
}

#kontakt input[type=button],
#kontakt input[type=reset],
#kontakt input[type=submit],
#kontakt button,
#kontakt input[type=button][disabled],
#kontakt input[type=reset][disabled],
#kontakt input[type=submit][disabled],
#kontakt button[disabled] {
    border: none;
    padding: 0px;
    width: 277px;
    height: 31px;
    min-height: 31px;
    min-width: 277px;
    margin: 0;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: #FFFFFF;
    border-radius: 14px;
}

#kontakt .checkbox {
    margin-top: 0px;
}

#kontakt .checkbox .row {
    margin-left: 20px;
}

#kontakt textarea.no-padding-bottom {
    margin-bottom: 0px;
}

#kontakt .checkbox input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    margin-top: 6px;
}

#kontakt .radio label,
#kontakt .checkbox label {
    padding-left: 9px;
}

#kontakt .margin-top {
    margin-top: 10px !important;
}

.mc-marti-contactform-bvalid {
    text-transform: uppercase;
    background-color: #EEBD01 !important;
    /*background: url("_layouts/15/images/MartiInternetCMS/ContactForm/Senden_Gelb.jpg") no-repeat;*/
}

.mc-marti-contactform-binvalid {
    text-transform: uppercase;
    background-color: #9E9C9D !important;
    /*background: url("_layouts/15/images/MartiInternetCMS/ContactForm/Senden_Grau.jpg") no-repeat;*/
}

@media (max-width: 767px) {
    #kontakt input[type=button],
    #kontakt input[type=reset],
    #kontakt input[type=submit],
    #kontakt button {
        border: none;
        padding: 0px;
        width: 309px;
        height: 31px;
        min-height: 31px;
        min-width: 309px;
    }
    .mc-marti-contactform-bvalid {
        background-color: #EEBD01 !important;
        /*background: url("_layouts/15/images/MartiInternetCMS/ContactForm/Senden_Gelb_Mobile.jpg") no-repeat;*/
    }
    .mc-marti-contactform-binvalid {
        background-color: #9E9C9D !important;
        /*background: url("_layouts/15/images/MartiInternetCMS/ContactForm/Senden_Grau_Mobile.jpg") no-repeat;*/
    }
}


/* END Contact form */


/* START Contact Page */

.mc-marti-contactdiv {
    max-width: 316px;
   /* display: inline-block;
    vertical-align: top;
    margin-right: 16px;*/
    margin-bottom: 0 !important;
	width: 32% !important;
	height: auto !important;
}

img.mc-marti-contact-imagediv {
    max-height: 217px;
    max-width: 316px;
    width: 100%;
    height: 100%;
    margin-bottom: 21px;
    /* 21px instead of 28px decided 24.2.2015 by Antonio */
}

.mc-marti-contact-infodiv {
    position: relative;
    padding-bottom: 16px;
    /* 16px instead of 22px decided 4.6.2015 by Antonio */
}

.mc-marti-contact-infodiv-arrowcontainer {
    max-height: 30px;
    -moz-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
}

.infoIsShown .mc-marti-contact-infodiv-arrowcontainer {
    max-height: 0;
}

.toggleContactInfo i.down-arrow-icon,
.toggleContactInfo i.up-arrow-icon {
    cursor: pointer;
    /*color: #dfbc14;  yellow */
}

.toggleContactInfo i.down-arrow-icon:hover,
.toggleContactInfo i.up-arrow-icon:hover {
    color: #a5a4a4;
    /* dark gray */
}

.mc-marti-contact-infodiv div {
    font: 15px/25px HelveticaNeueLight, Helvetica, sans-serif;
    letter-spacing: 0.02em;
    width: 100%;
}

.hiddenContactInfo>div {
    padding-left: 30px;
}

div.mc-marti-contact-infodiv-name {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000;
}

div.mc-marti-contact-infodiv-workphone {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/footer/telefon.png') center left no-repeat;
}

.mc-marti-contact-infodiv .mc-marti-contact-infodiv-cellphone {
    padding-left: 0;
}

.mc-marti-contact-infodiv-cellphone .fa-mobile {
    float: left;
    font-size: 24px;
    opacity: 0.45;
    width: 30px;
    position: relative;
    top: 2px;
}

div.mc-marti-contact-infodiv-email {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/footer/mail.png') center left no-repeat;
}

div.mc-marti-contact-infodiv-vcard {
    background: url('_layouts/15/images/MartiInternetCMS/00_display/footer/vcard.png') center left no-repeat;
}

span.mc-marti-contact-infodiv-emailShortcut {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 20px;
    background: url('_layouts/15/images/MartiInternetCMS/00_display/footer/mail.png') center center no-repeat;
}

span.mc-marti-contact-infodiv-vCardShortcut {
    position: absolute;
    top: 0;
    right: 40px;
    width: 40px;
    height: 20px;
    background: url('_layouts/15/images/MartiInternetCMS/00_display/footer/vcard.png') center center no-repeat;
}


/*Hide footer webpart from gallery*/

#WebPartAdderUpdatePanelContainer .ms-wpadder-itemColumn .ms-wpadder-itemTable .ms-wpadder-items>div[title='Marti Footer'] {
    display: none;
}


/*LightBox fullscreen classes START*/

#lightbox {
    left: 25%;
    top: 10%;
    width: 50%;
    height: 80%;
    position: relative;
    background-color: rgb(99, 99, 99);
}

#lightbox-shadow {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.85);
}

#lightbox-close {
    left: calc(75% - 24px);
    top: 10%;
    width: 24px;
    height: 24px;
    position: absolute;
    cursor: pointer;
}

#lightbox-close-image {
    height: 100%;
    min-height: 15px;
}

#lightboxGallery {
    position: relative;
    top: auto !important;
    left: auto !important;
    margin-top: 3%;
    display: inline-block;
    text-align: initial !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: rgb(99, 99, 99);
    z-index: 1;
    font-family: HelveticaNeueHeavy;
    letter-spacing: 0.02em;
    color: #9c9b9b;
}

#lightboxGallery-shadow {
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 199;
    background-color: rgba(0, 0, 0, 0.85);
	overflow: auto;
}

#lightboxGallery-close {
    top: 5px;
    right: 5px;
    width: 24px;
    height: 24px;
    position: absolute;
    cursor: pointer;
    /* background: url("/_layouts/15/Images/MartiInternetCMS/00_display/02_ueber-uns/02y_kompetenzen/00_machanisierter-vorbetrieb/schliessen.png") no-repeat; */
    z-index: 2;
}

#lightboxGallery-close i.fa-times {
    font-size: 20px;
}

.mc-marti-gallery-lightbox {
    position: relative;
    z-index: 1;
}

.mc-marti-gallery-lightbox-item-container {
    z-index: 102;
}

#lightboxGallery-close-image {
    height: 100%;
    min-height: 15px;
}

.mc-marti-gallery-lightbox {
    padding: 26px 60px 50px;
    max-width: 1024px;
}

.mc-marti-gallery-lightbox.single {
    padding: 26px;
}

.mc-marti-gallery-lightbox.single>#custom-caption {
    display: none !important;
}

.mc-marti-gallery-lightbox .cycle-prev.single,
.mc-marti-gallery-lightbox .cycle-next.single {
    display: none;
}


/* when img is bigger than the device */

#lightboxGallery.inShortDevice {
    top: 0;
}

@media (max-width: 767px) {
    .mc-marti-gallery-lightbox {
        padding: 10px 15px;
    }
    #lightboxGallery-shadow,
    #lightboxGallery,
    .mc-marti-gallery-lightbox,
    .mc-marti-gallery-lightbox-item-container,
    img.mc-marti-gallery-lightbox-image {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #lightboxGallery {
        left: 0;
        top: 0;
        margin: 0;
    }
}

@media (max-width: 767px) and (orientation: portrait) {
    #lightboxGallery-shadow,
    #lightboxGallery,
    .mc-marti-gallery-lightbox,
    .mc-marti-gallery-lightbox-item-container,
    img.mc-marti-gallery-lightbox-image {
        max-width: 100%;
        max-height: 100%;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    #lightboxGallery-shadow,
    #lightboxGallery,
    img.mc-marti-gallery-lightbox-image {
        height: 100%;
    }
    #lightboxGallery,
    .mc-marti-gallery-lightbox,
    .mc-marti-gallery-lightbox-item-container {
        height: calc(100% - 26px);
    }
    #lightboxGallery {
        margin-top: 13px;
    }
}


/*LightBox fullscreen classes END*/


/* START Picture gallery  */


/* makes picture gallery images act like img-responsive */

.mc-marti-gallery-item img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.mc-marti-gallery-item>a:after {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    content: url("/_layouts/15/images/MartiInternetCMS/galerie.png");
}

img.mc-marti-gallery-lightbox-image {
    max-width: 100%;
}

@media (max-width: 1024px) {
    .mc-marti-gallery-lightbox {
        padding-top: 26px;
    }
    .mc-marti-gallery-lightbox>#custom-caption {
        margin-top: -10px;
    }
    .mc-marti-gallery-lightbox>#prev.cycle-prev,
    .mc-marti-gallery-lightbox>#next.cycle-next {
        display: block;
        position: absolute;
        height: 22px;
        top: 15px;
        width: 30px;
        background-size: cover;
        opacity: 0.5;
    }
    .mc-marti-gallery-lightbox>#prev.cycle-prev {
        left: 50%;
        margin-left: -75px;
        background-image: url("/_layouts/15/Images/MartiInternetCMS/00_display/navigation-bilder/pfeil-links.png");
        background-position: center left;
    }
    .mc-marti-gallery-lightbox>#next.cycle-next {
        right: 50%;
        margin-right: -75px;
        background-image: url("/_layouts/15/Images/MartiInternetCMS/00_display/navigation-bilder/pfeil-rechts.png");
        background-position: center right;
    }
    .mc-marti-gallery-lightbox>.mc-marti-gallery-lightbox-item-container {
        margin-top: 10px;
    }
}


/* END Picture gallery  */


/*References detail webpart -links in html fields START*/

.mc-marti-referencesdetailwWp-htmllink {
    font-family: "HelveticaNeueHeavy", Helvetica, sans-serif;
    /*color: #dfbc14 !important;  yellow */
    text-decoration: none !important;
    /*padding-left: 20px;*/
    /* No padding necessary anymore as arrow is part of text, no background-image! */
    /*background: url("_layouts/15/images/MartiInternetCMS/00_display/03_referenzen/weiter.png");
    background-repeat: no-repeat;
    background-position: 0%;*/
}


/*.mc-marti-referencesdetailwWp-htmllink i,
.mc-marti-referencesdetailWp-back i { 
    padding-right: 10px;
}*/


/*Map webpart +/- buttons START*/

.mc-marti-mapWp-divzoom {
    position: absolute;
    width: 28px;
    height: 54px;
    right: 10px;
    bottom: 10px;
}

.mc-marti-mapWp-divzoom-container {
    width: 27px;
}

.mc-marti-mapWp-divzoom-zoomin {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: #FFFFFF url('/_layouts/15/Images/MartiInternetCMS/zoomin.png') 0 0 no-repeat;
    width: 27px;
    height: 27px;
    font-size: 0px !important;
}

.mc-marti-mapWp-divzoom-zoomin:disabled {
    background-color: transparent !important;
}

.mc-marti-mapWp-divzoom-zoomout {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: #FFFFFF url('/_layouts/15/Images/MartiInternetCMS/zoomout.png') 0 0 no-repeat;
    width: 27px;
    height: 27px;
    font-size: 0px !important;
}

.mc-marti-mapWp-divzoom-zoomout:disabled {
    background-color: transparent !important;
}


/*Map webpart +/- buttons END*/


/*References detail webpart -links in html fields END*/


/*Modification by Arti end*/


/* START News */

.mc-marti-news-overview-Part {
    padding-top: 0;
    /* 0px instead of 7px decided on 17.11.2014 by Antonio */
}

.mc-marti-news-overview-Part div:first-child {
    padding-top: 0;
}

.mc-marti-news-overview-item {
    border-bottom: 2px solid #ececec;
    padding: 20px 0;
}

.mc-marti-news-overview-picture {
    /*padding-bottom: 20px;*/
    /* no padding anymore decided 24.2.2015 by Antonio */
}

@media (max-width: 767px) {
    .mc-marti-news-overview-picture img {
        width: 100%;
        height: auto;
        /* SRE: width of images set to 100% in order to have maximal width for small displays */
    }
}

@media (min-width: 768px) {
    .mc-marti-news-overview-picture img {
        width: 100%;
        height: auto;
        max-width: 427px;
    }
}

.mc-marti-news-overview-date,
.mc-marti-datezone-2 {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    color: #c5c5c5;
    letter-spacing: 0.75px;
    /* 0.75px instead of 0.07em decided 24.2.2015 by Antonio */
    padding-bottom: 16px;
    /* 16px instead of 18px decided on 17.11.2014 by Antonio */
    line-height: 1.0em;
    /* 1.0em decided on 17.11.2014 by Antonio */
}

.mc-marti-news-overview-title,
.mc-marti-titlezone-2 {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    /*letter-spacing: 0.36px;*/
    /* 0.36px instead of 0.05em decided 24.2.2015 by Antonio */
    letter-spacing: 0.75px;
    /* 0.36px instead of 0.36px decided 4.6.2015 by Antonio */
    text-transform: uppercase;
    color: #000;
    /*line-height: 1.0em;*/
    /* 1.0em instead of 42px decided on 17.11.2014 by Antonio */
    /*line-height: 27px;*/
    /* 27px instead of 1.0em decided 24.2.2014 by Antonio */
    line-height: 34px;
    /* 34px instead of 27px decided 4.6.2015 by Antonio */
    /*padding-bottom: 30px;*/
    /* 30px instead of 40px decided on 17.11.2014 by Antonio */
    /*padding-bottom: 10px;*/
    /* 10px instead of 30px decided on 24.2.2015 by Antonio */
    padding-bottom: 12px;
    /* 12px instead of 10px decided on 4.6.2015 by Antonio */
}

.mc-marti-news-overview-title {
    line-height: 27px;
    /* 27px instead of 1.0em decided 4.6.2015 by Antonio */
}

.mc-marti-news-overview-byline,
.mc-marti-bylinezone-2,
.mc-marti-bylinezone-2>.ms-rtestate-field>p {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    line-height: 27px;
    /* 27px instead of 32px decided 24.2.2014 by Antonio */
    letter-spacing: 0.36px;
    /* 0.36px instead of 0.02em decided 24.2.2014 by Antonio */
    margin-bottom: 10px;
    /* new 10px decided 24.2.2015 by Antonio */
    /*padding-bottom: 10px;*/
    padding-bottom: 0;
    /* 0 instead of 10px decided 4.6.2015 by Antonio */
    color: #000;
}

.mc-marti-news-overview-byline {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    /* NeueLight instead of NeueHeavy decided 15.3.2015 by Antonio */
    padding-bottom: 0;
    /* 0 instead of 10px decided 15.3.2015 by Antonio */
}

@media (min-width: 768px) {
    .mc-marti-news-overview-picture {
        padding-right: 32px;
    }
}


/* START Small News*/

.mc-marti-news-overview-small-item {
    padding: 20px 0 13px;
    /* Updated 2014-12-02 according to translation matrix by Antonio */
    border-bottom: 1px solid #e7e6e3;
}

.mc-marti-news-overview-small-picture img {
    max-width: 100%;
}

.mc-marti-news-overview-small-date {
    display: none;
}

.mc-marti-news-overview-small-title,
.mc-marti-news-overview-small-byline,
.mc-marti-news-overview-small-link {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    line-height: 20px;
    letter-spacing: 0.02em;
}

.mc-marti-news-overview-small-byline>p {
    margin-bottom: 0;
}

.mc-marti-news-overview-small-title {
    text-transform: uppercase;
    color: #807d78;
}

.mc-marti-news-overview-small-byline {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    color: #807d78;
    /*padding-bottom: 8px;*/
    /* 8px instead of 18px decided on 17.11.2014 by Antonio */
    padding-bottom: 14px;
    /* 14px instead of 8px for correct distance; 3.12.2014 by Antonio */
}

@media (min-width: 801px) {
    .mc-marti-news-overview-small-Part {
        padding-top: 0;
        /* 0px instead of 7px decided on 17.11.2014 by Antonio */
    }
    .mc-marti-news-overview-small-picture {
        padding-right: 32px;
    }
}


/* END Small News*/


/*Klein_horizontal mc-marti-news-overview-small2-...*/


/* START Realestate News*/

.mc-marti-news-overview-realestate-Part {
    padding-top: 0;
    /* 0px instead of 7px decided on 17.11.2014 by Antonio */
}

.mc-marti-news-overview-realestate-item {
    border-bottom: 2px solid #ececec;
    margin-bottom: 18px;
}

.mc-marti-news-overview-realestate-picture {
    margin-bottom: 18px;
}

@media (max-width: 767px) {
    .mc-marti-news-overview-realestate-picture img {
        width: 100%;
        height: auto;
        max-width: 100%;
        padding-top: 2px;
    }
}

@media (min-width: 768px) {
    .mc-marti-news-overview-realestate-picture img {
        width: 100%;
        height: auto;
        max-width: 316px;
        /*padding-top: 4px;*/
        /* 4px new decided 24.2.2015 by Antonio */
        padding-top: 2px;
        /* 2px instead of 4px decided 4.6.2015 by Antonio */
    }
}

.mc-marti-news-overview-realestate-infoPart {
    /*padding-left: 32px;*/
    /* Padding is done on picture! */
    margin-top: 2px;
    /* 2px new decided 24.2.2015 by Antonio */
}

.mc-marti-news-overview-realestate-date {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    color: #c5c5c5;
    letter-spacing: 0.75px;
    /* 0.75px instead of 0.07em decided 24.2.2015 by Antonio */
    padding-bottom: 16px;
    /* 16px instead of 18px decided on 17.11.2014 by Antonio */
    line-height: 1.0em;
    /* 1.0em decided on 17.11.2014 by Antonio */
}

.mc-marti-news-overview-realestate-title {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    /*line-height: 1.0em;*/
    /* 1.0em instead of 42px decided on 17.11.2014 by Antonio */
    line-height: 34px;
    /* 34px instead of 1.0em decided on 4.6.2015 by Antonio */
    /*padding-bottom: 30px;*/
    /* 30px instead of 40px decided on 17.11.2014 by Antonio */
    padding-bottom: 12px;
    /* 12px instead of 30px decided on 24.2.2015 by Antonio */
    color: #000;
}

.mc-marti-news-overview-realestate-byline {
    font-family: HelveticaNeueLight, Helvetica, sans-serif;
    /*line-height: 25px;*/
    line-height: 26px;
    /* 26px instead of 25px decided on 4.6.2015 by Antonio */
    /*letter-spacing: 0.75px;*/
    /* 0.75px instead of 0.02em decided 24.2.2015 by Antonio */
    letter-spacing: 0.36px;
    /* 0.75px instead of 0.02em decided 4.6.2015 by Antonio */
    /*padding-bottom: 10px;*/
    /* no padding anymore decided 24.2.2015 by Antonio */
    color: #000;
}

.mc-marti-news-overview-realestate-byline a,
.mc-marti-news-overview-realestate-byline a:visited,
.mc-marti-news-overview-realestate-byline a:hover,
.mc-marti-news-overview-realestate-byline a:focus {
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
    background-image: url('_layouts/15/images/MartiInternetCMS/00_display/02_ueber-uns/02x_standorte/google-maps.png');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position-y: 4px;
    padding-left: 18px;
    color: #dfbc14 !important;
    /* yellow */
    text-decoration: none;
}

@media (min-width: 768px) {
    .mc-marti-news-overview-realestate-picture {
        padding-right: 32px;
    }
}


/* END Realestate News*/

.newsTileProperties {
    font-size: 0px;
}

input.ms-long {
    width: 100%;
}


/* START Add fonts to SP Content Manager list*/

.ms-rteFontFace-15 {
    -ms-name: "Helvetica Neue Light";
    font-family: HelveticaNeueLight;
}

.ms-rteFontFace-16 {
    -ms-name: "Helvetica Neue Roman";
    font-family: HelveticaNeueRoman;
}

.ms-rteFontFace-17 {
    -ms-name: "Helvetica Neue Heavy";
    font-family: HelveticaNeueHeavy;
}

.ms-rteFontFace-18 {
    -ms-name: "Helvetica Neue Condensed";
    font-family: HelveticaNeueCn;
}


/* START Implementing  arrow icons */

.left-arrow-icon i {
    padding-left: 7px;
}

.right-arrow-icon i {
    padding-right: 7px;
}

.down-arrow-icon i {
    /*padding-right: 7px; */
    /* Why padding-right ??? Alignment is not correct with that! */
    /*padding-left: 7px; */
    /* Why padding-left ??? Alignment is not correct with that! */
}

.down-arrow-icon.inList i {
    padding-right: 5px;
    padding-left: 0;
    margin-left: -3px;
}

.mc-marti-referencesoverviewWp a,
.mc-marti-referencesdetailWp a,
.mc-marti-pagenavigationWp a,
.mc-marti-news-overview-Part a,
.mc-marti-news-overview-small-Part a,
.mc-marti-news-overview-small2-Part a,
.mc-marti-news-overview-realestate-Part a,

/*.mc-marti-locationslistWp-main a, */

.toggleContactInfo i.down-arrow-icon,
.toggleContactInfo i.up-arrow-icon {
    color: #dfbc14;
    /* yellow */
}


/* START Implementing Font Sizes 
	** If you want to change the font size for a class
	** then you should cut/paste the classes.
	** Never change the font-size directly.
*/


/* FONT-SIZE: 10 pt = 10px;  */

.footerLinkContainer>div a {
    font-size: 10px;
}


/* FONT-SIZE: 11 pt = 12px;  */

.mc-marti-TextTile .introText {
    font-size: 12px;
}


/* Font-size 12.4px for footer address (decided 22.6.2015 by Antonio) */

.mc-marti-footerWp-contact {
    font-size: 12.4px;
}


/* FONT-SIZE: 12-13 pt = 13px;  */

body,
.mc-marti-TextTile .detailText,
.tileNavItemText .detailText p,
.mc-marti-mapWp-divInfo,
.mc-marti-mapWp-divInfo div,
.mc-marti-news-overview-realestate-date,
.mc-marti-news-overview-date,
.mc-marti-datezone-2,
.localnav-menuitem-4,
.localnav-a-selected-4 {
    font-size: 13px;
}

.mc-marti-locationslistWp-searchlabel,
.mc-marti-locationslistWp-searchfield input:not([type=submit]),
.mc-marti-locationslistWp-searchfield select,
.mc-marti-referencesoverviewWp-searcharea,
.mc-marti-referencesoverviewWp-searchlabel,
.mc-marti-referencesoverviewWp-searchfield input:not([type=submit]),
.mc-marti-referencesoverviewWp-searchfield select {
    font-size: 13.5px;
}


/* FONT-SIZE: 14 pt = 14px;  */

.localnav-menuitem-3,
.localnav-a-selected-3 {
    font-size: 14px;
}


/* FONT-SIZE: 15 pt = 15px;  */

input.searchBox,
input.searchBox:focus,
input.searchBox:hover,
.expanded .cycle-overlay div:nth-child(2),

/* detail text of expanded header picture */

.tileNavItemText .rubrik,
.tileNavItemText .title,
.mainNavigation .nav-pills>li>ul>li>a,
.mainNavigation>li>ul>li.dynamic a span.menu-item-text,
.smallNavigation .nav-pills>li>a,
.mc-marti-locationslistWp-results-country,
.mc-marti-locationslistWp-results-city,
.mc-marti-locationslistWp-results-divitem,
.mc-marti-locationslistWp-results-companyvalue,
.mc-marti-locationslistWp-results-pdf,
.mc-marti-news-overview-small-title,
.mc-marti-news-overview-small-byline,
.mc-marti-news-overview-small-link,
.mc-marti-pagenavigationWp-back,
.mc-marti-referencesdetailWp-back,
.mc-marti-referencesdetailWp-pdftitle,
.mc-marti-referencesdetailWp-info-pdftitle,
.mc-marti-referencesoverviewWp-results-infolabel,
.mc-marti-referencesoverviewWp-results-infovalue,
.marti-localnav ul,
.mc-marti-contentzone-landing-3 .ms-rtestate-field p,
.mc-marti-contentzone-landing-3 p.ms-rteElement-P,
.mc-marti-contentzone-landing-3 .ms-rtestate-field li,
.mc-marti-gallery-lightbox,
.mc-marti-contact-infodiv div,
#SearchBox .ms-srch-sbLarge input {
    font-size: 15px;
}

#startSeachDialogIcon {
    font-size: 15px;
}


/* FONT-SIZE: 16 pt = 16px;  */

.headerBrand h1,
h2.ms-rteElement-H2 {
    font-size: 16px;
}


/* FONT-SIZE: 17 pt = 17px;  */

.mainNavigation .nav-pills>li>a,
.mainNavigation .nav-pills>li>a span.menu-item-text,

/*.mainNavigation li.dynamic a span.menu-item-text,*/

.marti-localnav ul,
.mc-marti-referencesoverviewWp i,
.mc-marti-referencesdetailWp i,
.mc-marti-pagenavigationWp i,
.mc-marti-news-overview-Part i,
.mc-marti-locationslistWp-main i,
.smallTileArea i,

/* Start of modification from 18px to 17px decided 24.2.2015 by Antonio */

.ms-rtestate-field h2,
.ms-rtestate-field h3,
.ms-rtestate-field p,
p.ms-rteElement-P,
.ms-rtestate-field li,
.container .ms-rtestate-field p a,
.container .ms-rtestate-field p a:visited,
.container .ms-rtestate-field p a:hover,
.container .ms-rtestate-field p a:focus,
#kontakt div.col,
#kontakt div.userMessage,
.kontaktInfo,
.mc-marti-referencesoverviewWp-results-title,
.mc-marti-referencesdetailWp-infolocation,

/* 18px decided on 25.11.2014 by Antonio */

.mc-marti-referencesdetailWp-infotext-itemtitle,

/* 18px decided on 19.11.2014 by Antonio */

.mc-marti-referencesdetailWp-infotext-itemtext,

/* 18px decided on 19.11.2014 by Antonio */

.mc-marti-referencesdetailWp-dynamiclink,

/* 18px decided on 25.11.2014 by Antonio */

.mc-marti-news-overview-realestate-byline,
.mc-marti-news-overview-realestate-byline a,
.mc-marti-news-overview-realestate-byline a:visited,
.mc-marti-news-overview-realestate-byline a:hover,
.mc-marti-news-overview-realestate-byline a:focus,
.mc-marti-contentzone-landing-3 .ms-rtestate-field p,
.mc-marti-contentzone-landing-3 p.ms-rteElement-P,
.mc-marti-contentzone-landing-3 .ms-rtestate-field li,
.mc-marti-news-overview-byline,
.ms-rteTable-default>tbody>tr>td,
.ms-rteTable-0>tbody>tr>td,
.ms-rteTable-1>tbody>tr>td,
.ms-rteTable-2>tbody>tr>td,
.ms-rteTable-3>tbody>tr>td,
.ms-rteTable-4>tbody>tr>td,
.ms-rteTable-5>tbody>tr>td,
.ms-rteTable-6>tbody>tr>td,
.ms-rteTable-7>tbody>tr>td,
.ms-rteTable-8>tbody>tr>td,
.ms-rteTable-9>tbody>tr>td,
.ms-rteTable-10>tbody>tr>td
/* End of modification from 18px to 17px decided 24.2.2015 by Antonio */

{
    font-size: 17px;
}

.mc-marti-bylinezone-2,
.mc-marti-bylinezone-2>.ms-rtestate-field>p,
.mc-marti-news-overview-title {
    font-size: 18px;
}


/* FONT-SIZE: 20px;  */

.mc-marti-mapWp-divInfo:after
/* close 'X' for info box*/

{
    font-size: 20px;
}


/* FONT-SIZE: 21px;  */

.mc-marti-video a,
.mc-marti-video a:visited,
.mc-marti-video a:hover,
.mc-marti-video a:focus {
    font-size: 21px;
}


/* FONT-SIZE: 22px;  */

.mc-marti-TextTile .introText,
h2.ms-webpart-titleText span
/* is meant only for small news title */

{
    font-size: 14px;
}


/* FONT-SIZE: 23px;  */

h1.ms-rteElement-H1 {
    font-size: 23px;
}


/* FONT-SIZE: 25px;  */

.cycle-pager span
/* buttons for changing header picture */

{
    font-size: 25px;
}


/* FONT-SIZE: 28px; (instead of 35px, decided on 2015-02-24 by Antonio Malpeli */

.ms-rtestate-field h1,
.expanded .cycle-overlay div:nth-child(1),

/* title of expanded header picture */

.mc-marti-titlezone-2,
.mc-marti-news-overview-realestate-title,
.mc-marti-referencesdetailWp-infotitle,
.mc-marti-locationslistWp-divTitle {
    font-size: 28px;
}

.big-font {
    font-size: 28px;
    font-family: HelveticaNeueHeavy, Helvetica, sans-serif;
}


/* FONT-SIZE: 35px; */

.mc-marti-contentzone-landing-3 .ms-rtestate-field h1 {
    font-size: 35px;
}


/* START implementing responsive font-sizes */


/* Mobile View Small */

@media (max-width: 479px) {
    .mc-marti-TextTile .introText {
        font-size: 13px !important;
    }
    .cycle-overlay .container h1,
    .ms-rtestate-field h1,
    .expanded .cycle-overlay div:nth-child(1),
    .mc-marti-titlezone-2,
    .mc-marti-news-overview-title,
    .mc-marti-news-overview-realestate-title,
    .mc-marti-referencesdetailWp-infotitle,
    .mc-marti-contentzone-landing-3 .ms-rtestate-field h1 {
        font-size: 20px;
    }
}


/* END implementing responsive font-sizes */


/* END Implementing Font Sizes */

.showInDlgOnly {
    display: none;
}

.marti-color {
    color: #dfbc14;
}

.refinement-title:hover,
.refinement-item .ms-displayInline:hover {
    color: #dfbc14 !important;
    /* yellow */
    text-decoration: none;
}

#jobapp .mc-marti-jobapp-bvalid {
    background-color: #dfbc14 !important;
    color: #FFFFFF !important;
}


/* start:  Override for contact */

#mc-marti-single-contact .mc-marti-contact-infodiv div {
    font: 13px/25px HelveticaNeueLight, Helvetica, sans-serif;
    line-height: 18px;
    letter-spacing: 0.02em;
}

#mc-marti-single-contact div.mc-marti-contact-info>i.fa {
    padding-right: 10px
}

#mc-marti-single-contact div.mc-marti-contact-image {
    padding-right: 15px;
    min-height: 150px;
    float: left;
}

#mc-marti-single-contact div.mc-marti-contact-header {
    padding: 3px 3px 3px 12px;
    margin-top: 5px;
    margin-bottom: 7px;
    font-weight: 500;
    color: white;
}

#mc-marti-single-contact div.mc-marti-contact-bold {
    font-weight: 600;
}

#mc-marti-single-contact .mc-marti-contact-infodiv-jobtitle {
    padding-bottom: 10px
}

#mc-marti-single-contact .mc-marti-contact-infodiv-cellphone .fa-mobile {
    float: none;
    font-size: 22px
}

.mc-marti-single-contact-padding13 {
    padding-right: 13px
}

.mc-marti-single-contact-padding17 {
    padding-right: 17px;
}

.mc-marti-single-contact-padding17-m {
    padding-right: 17px;
    width: 35px;
}


/* end:  Override for contact */

.no-gutter {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}


/*start - local navigation */

#marti-dropdown-ln>div>div>i.fa,
i.fa-angle-down {
    right: 10px;
    position: absolute;
}

#marti-new-local-nav {
    width: 100%;
    padding-bottom: 15px;
}

#marti-dropdown-ln {
    margin-top: -34px;
}

#drpDwnLocalNavigation {
    width: 100%;
    text-align: left;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -17px;
    z-index: 90;
    position: absolute;
    letter-spacing: 0.07em;
}

#drpDwnLocalNavigation ul.dropdown-menu,
ul.localnav-ul {
    width: 100%;
    border-radius: 0px;
    position: relative;
    padding: 20px 0px 15px 0px;
    margin-top: 0px;
}

#marti-localnavHeader {
    /*margin-top: -99px;   SRE: set margin from -99px to -117px in order to show correct behaviour in Chrome and Firefox, IE specific is in Marti_Zurich2018.css */
    top: -82px;
    /* SRE: changed margin-top to top (recommendation for absolute positioning */
    font-weight: 600;
    width: 100%;
    z-index: 90;
    position: absolute;
    padding-right: 14px;
    max-height: 78px;
}

@media(min-width: 768px) {
    #page-layout-13 .mc-marti-wpzone-32,
    #page-layout-13 #marti-localnavHeader {
        padding-right: 28px;
    }
}

.page-layout.container#page-layout-13 .ms-webpart-zone,
.page-layout.container#page-layout-13 .ms-webpart-cell-vertical,
.page-layout.container#page-layout-13 .ms-webpart-chrome-vertical {
    display: block;
}

#marti-localnavHeaderContent {
    font: 24px HelveticaNeueHeavy, Helvetica, sans-serif;
    letter-spacing: 0.07em;
    padding: 10px 15px;
    text-transform: uppercase;
    max-height: 78px;
}

.localnav-span-new {
    font-size: 17px;
    color: black;
    text-transform: none;
    margin-top: 10px;
    white-space:normal;
}

.localnav-menuitem-3,
.localnav-a-selected-3,
.localnav-menuitem-4,
.localnav-a-selected-4 {
    font-size: 17px
}

.marti-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

#marti-new-local-nav .localnav-ul,
#marti-dropdown-ln .dropdown-menu {
    background-color: #E3E3E3;
    color: black;
    margin-top: 16px;
}

@media (max-width: 1216px) {
    .marti-localnav-wp {
        position: relative;
    }
    #marti-localnavHeader {
        padding-right: 0;
    }
    #marti-localnavHeaderContent {
        font-size: 17px;
    }
}

@media (max-width: 916px) {
    #marti-localnavHeaderContent {
        font-size: 14.5px;
    }
}

.localnav-ul li.static {
    padding-left: 15px
}

.static-sub {
    padding-bottom: 3px !important;
}

.tileNavItemTextTop {
    top: 0px;
}


/*en - local navigation*/


/* Override pdydo classes in HeaderPicture WP : CCT*/

#s4-workspace .contentPlaceHolderMain .mc-marti-headerPicPlaceholder .cycle-overlay.custom>span a:link,
#s4-workspace .contentPlaceHolderMain .mc-marti-headerPicPlaceholder .cycle-overlay.custom>span a:visited,
#s4-workspace .contentPlaceHolderMain .mc-marti-headerPicPlaceholder .cycle-overlay.custom>span a:hover,
#s4-workspace .contentPlaceHolderMain .mc-marti-headerPicPlaceholder .cycle-overlay.custom>span a:active {
    color: inherit !important;
    text-decoration: none !important;
    letter-spacing: 0.65px;
}

/*MARTICMS-369*/
.video-wrapper {
   position: relative;
   padding-bottom: 56.25%;
   padding-top: 30px;
   height: 0;
   overflow: hidden;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
 }
 
 /* MARTICMS-383 */
 .col-md-8 .mc-marti-tileNavWp, .col-md-8 .mc-marti-tileNavWpHigh {
	grid-gap: 10px;
	justify-content: center;
	grid-template-columns: repeat(auto-fit, 417px);
 }
 
 .col-md-8 .tileNavTile {
	width: 423px;
	height: 289px;
 }
 
 /* Mobile View Small */

@media (max-width: 900px) {
	.col-md-8 .mc-marti-tileNavWp, .col-md-8 .mc-marti-tileNavWpHigh {
	grid-gap: 10px;
	justify-content: center;
	grid-template-columns: repeat(auto-fit, 417px);
	}
}