 * {
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    }
 
 body {
/*photo background */
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    }
 
.bonding-content {
    margin: 0 auto;
    padding: 80px;
    width: 100%;
    height: 100%;
    }
 
#intro {
    padding: 60px 0;
    background:url(../images/header.jpg) 42%;
    width: 100%;
    background-repeat: no-repeat;
    }
/* ------------------- HEADER/ TOP NAV -------------------- */
 
#header {
    margin: 0 auto;
    width: auto;
    height: auto;
    background-color: transparent !important;
    }
/* ------------------- CONTENT ------------------ */

#content {
    padding: 50px 50px;
    }

.grey {
    background-color:#f8f7f5;
    }

#job {
    margin: 0 100px;
    }

td {
    padding: 0 0 10px 0;
    }

/* -------------------IMAGES ------------------ */
img {
    display: block;
    border: 0;
    }

img.displayed { /* brandmarklogopadding */
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    width: 33%;
    }

/* ------------––––---- FONT -----–------–-––---- */
 
p {
/* --- BODY TEXT --- */
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 120%;
/*insideparagraph*/
    padding: 5px 0;
/* betweenparagraphs */
    }
 
ul,ol {
    margin-left: 15px;
    font-size: 15px;
    }
 
ol li {
    padding: 5px 0 !important;
    }

ul li {
    padding: 5px 0 !important;
    }
 
.header-list {
    font-size: 16px;
    text-align: center;
    color: white;
    padding: 0 0 12px 0;
    }
 
.header-info {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: white;
    padding: 12px 0;
    }

.H1-headline {
    font-size: 26px;
    line-height: 110%;
    font-weight: bold;
    text-transform:uppercase;
    color: white;
    text-align: center;
    padding: 0 0 10px 0;
    }
 
.H1-subheadline {
    font-size: 25px;
    line-height: 110%;
    font-weight: bold;
    text-transform:uppercase;
    padding: 5px 0 0 0;
    }
 
.H2-header {
    font-size: 18px;
    font-weight: bold;
    text-transform:uppercase;
    text-decoration:underline;
    }
 
.H3-subheader {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 !important;
    }
 
.H4-icon {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    margin: 0 -20px;
    }
 
.H5-footer {
    font-family: 'PT Serif', serif;
    font-size: 60px;
    line-height: 100%;
    font-weight: 300;
    color: white;
    text-align: left;
    padding: 20px 0px;
    }
 
.H6-copyright {
    font-size: 12px;
    color: white;
    font-style: italic;
    padding-top: 30px;
    }

.H7-hiring {
    font-family: 'PT Serif', serif;
    font-size: 30px;
    line-height: 100%;
    font-weight: bold;
    color: #F36200;
    }

.H7-hiring-underline {
    font-family: 'PT Serif', serif;
    font-size: 40px;
    line-height: 100%;
    font-weight: bold;
    color: #F36200;
    margin-top: 10px;
    text-decoration-line: underline; 
    text-decoration-thickness: 12px; 
    }

.H8-table {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 120%;
    padding: 5px 0;
}

/* ---------------- HYPERLINKS ---------------- */
.header-info a {
    font-size: 20px;
    letter-spacing: 0.5px;
    text-align: center;
    font-weight: bold;
    color: white;
    }
 
a {
    text-decoration: none;
    }
 
.nav-list a {
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.5px;
    line-height: 16px !important;
    color:#000;
    }

/* ----------- Buttons ----------- */
#orangebtn {
    border: 2px solid #F36200;
    border-radius: 20px;
    color: #F36200;
    margin: 5px 0 0 10px;
    font-size: 16px;
    }

#bluebtn {
    border: 3px solid blue;
    color: blue;
    font-size: 15px;
    }

#bluebtn2 {
    border: 3px solid blue;
    color: blue;
    font-size: 15px;
    }

.button {
    background: rgba(255, 255, 255, 0);
    padding: 8px 16px;
    }
 
.button a {
    letter-spacing: 0.3px;
    font-weight: bold;
    text-transform:uppercase;
    }

/* ------------------- PROMO ------------------ */

.promo { /* Border outline */
    border: 4px solid black;
    border-radius: 0px;
    padding: 20px;
    }
    
    .promo img {
    padding-top: 0;
    }
    
    .H1-headline-promo {
    font-size: 30px;
    font-weight: bold;
    text-transform:uppercase;
    text-align: center;
    padding: 5px 0;
    }
    
    .H2-header-promo{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    }

/* ------------------- THE TEAM ------------------ */
.flex-container {
    display: flex;
    flex-wrap: wrap;
    font-size: 30px;
    text-align: center;
    }
 
.flex-item {
    background-color:#f1f1f1;
    border: 1px solid black;
    padding: 10px;
    flex: 25%;
    }
/* -----------------test ---------------*/
 
.key-figures {
/* The Team Borderoutline */
    border: 4px solid#F36200;
    border-radius: 25px;
    padding: 10px;
    margin-top: 10px;
    }
 
.column-team {
/* Key Figures */
    box-sizing: border-box;
    float: left;
    width: 33.33%;
    padding: 0 5px;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    }
 
.column-team img {
    max-width: 60%;
    }
 
.column-team button {
    margin: 0;
    }
 
.row-service {
    padding: 0 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    }
 
.row-service::after {
    box-sizing: border-box;
    content: "";
    clear: both;
    display: table;
    }
 
.column-service {/*our Services icon Border outline */
    box-sizing: border-box;
    /*border: 3px solid#c1b9b0;*/
    border-right: 0px;
    float: left;
    width: 14% !important;
    height: 100%;
    padding: 30px;
    min-height: 220px;
    border: 1px solid#c1b9b0;
    flex: 0 0 25%;
    max-width: 14.28%;
    }
 
#rightline {
    border-right: 3px solid#c1b9b0;
    }
 
.column-service img {
    min-height: 50px;
    width: 100%;
    }
/* Clearfix (clear floats) */
 
.row-team::after {
    box-sizing: border-box;
    content: "";
    clear: both;
    display: table;
    }
 
table { /* 2 column grid */
    padding: 10px 0;
    }

/* ------------------- LOCATION MAP ------------------ */
.mapheight {
    width: 100%;
    height: 350px;
    }

/* ------------------- FOOTER ------------------ */
#footer {
    background:url(../images/header.jpg) 42%;
    background-repeat: no-repeat;
    padding: 30px 20px;
    }
 
.footer-info {
    padding: 40px 150px !important;
    }
 
.lastupdated {
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-align: center;
    padding: 15px 0;
    }

/* ---------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------ MOBILE VERSION ------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------------------- */
 
@media screen and (max-width: 1000px) {
#intro {
    padding: 60px 0;
    }

/* ------------------- CONTENT ------------------ */
img.displayed {
    padding-bottom: 5px !important;
    width: 70%;
    }
    
.bonding-content {
    margin: 0 auto;
    padding: 20px !important;
    width: 100%;
    height: 100%;
    }

#content {
    padding: 20px 0;
    }

#job {
    margin: 0 20px !important;
    }

table {
/* 2 column grid */
    font-size: 11px !important;
    padding: 5px 0;
    }

td {
/* 2 Columns */
    padding: 0 10px 5px 0;
    }

/* ------------––––---- FONT -----–------–-––---- */
p {
/* --- BODY TEXT --- */
    font-size: 11px;
    line-height: 130%;
    padding: 5px 0 !important;
    }

ul, ol {
    font-size: 11px !important;
    margin-left: 15px;
    line-height: 130%;
    }

ol li {
    padding: 2px 0 !important;
    }

ul li {
    padding: 2px 0 !important;
    }

.header-list {
    font-size: 12px !important;
    padding-top: 0px !important;
    }

.header-info {
    font-size: 12px;
    }

.header-info a {
    font-size: 15px;
    }
     

.H1-headline {
    font-size: 18px !important;
    padding: 0 0 10px 0;
    }

.H1-subheadline {
    font-size: 18px !important;
    padding: 0 !important;
    }

.H2-header {
    font-size: 13px !important;
    padding: 10px 0 0 0 !important;
    }

.H3-subheader {
    font-size: 13px !important;
    padding: 5px 0 !important;
    }

.H4-icon {
    font-size: 9px !important;
    padding: 0px 15px !important;
    }

.H4-keyfigures { /* Key Figures Name */
    font-size: 9px !important;
    letter-spacing: -0.25px;
    line-height: 140%;
    }

.H5-footer {
    font-size: 35px !important;
    }

.H5-footer a {
    font-size: 26px !important;
    }

.H6-copyright {
    font-size: 10px;
    padding-top: 20px !important;
    }

.H7-hiring {
    font-size: 18px !important;
    }

.H7-hiring-underline {
    font-size: 25px !important;
    text-decoration-thickness: 10px;
    }

.H8-table {
    font-size: 11px !important;
    }

/* ------------------- PROMO ------------------ */
.promo { /* Border outline */
    border: 4px solid black;
    padding: 20px !important;
    }
    
    .promo img {
        padding: 0!important;
    }
    
    .H1-headline-promo {
    font-size: 14px;
    font-weight: bold;
    text-transform:uppercase;
    text-align: center;
    padding: 5px 0;
    }
    
    .H2-header-promo{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 10px 0;
    }

/* ------------------- THE TEAM ------------------ */
.flex-item-right, .flex-item-left {
    flex: 100%;
    }

.key-figures { /* The Team Border outline */
    border: 2px solid#F36200;
    border-radius: 12px;
    padding: 2px;
    margin-top: 0;
    }

.column-team { /* Key Figures */
    box-sizing: border-box;
    float: left;
    width: 33.33%;
    padding: 5px 0 5px 0;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    }

.column-team img {
    max-width: 80%;
    }

.column-service {
/*our Services icon Border outline */
    /*border: 1px solid#c1b9b0;*/
    width: 25% !important;
    padding: 0 10px 10px 10px;
    min-height: 110px;
    flex: 0 0 25%;
    min-width: 25%;
    margin-left: -1px;
    margin-top: -1px;
    }

#rightline {
    border-right: 1px solid#c1b9b0;
    }

/* ----------- Buttons ----------- */
#orangebtn {
    border: 1.5px solid #F36200;
    margin: -1px 0 0 5px;
    font-size: 12px;
    padding: 8px 16px !important;
    }

#bluebtn {
    border: 1.5px solid blue;
    font-size: 8px;
    vertical-align: bottom;
    padding: 8px !important;
    }

#bluebtn2 {
    border: 1.5px solid blue;
    font-size: 11px;
    vertical-align: bottom;
    padding: 8px !important;
    }

.button {
    margin: 5px 5px 0 5px;
    }

.button a {
    font-weight: bold;
    text-transform:uppercase;
    color: blue;
    }

/* ------------------- LOCATION MAP ------------------ */
.mapheight {
    height: 200px;
    }

table#maps tr {
    display: flex;
    flex-flow: column;
    }

table#maps tr td {
    width: 100% !important;
    }

/* ------------------- FOOTER ------------------ */
.footer-info {
    padding: 0 !important;
    }
}

/* ---------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------ MOBILE VERSION ------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------------------- */
 
@media screen and (max-width: 800px) {

.H1-headline {
    font-size: 16px !important;
    }

.H1-subheadline {
    font-size: 16px !important;
    }

.H4-keyfigures { /* Key Figures Name */
    font-size: 7px !important;
    }

.H7-hiring {
    font-size: 16px !important;
    }

.H7-hiring-underline {
    font-size: 22px !important;
    text-decoration-thickness: 10px;
    }

ul li {
    font-size: 11px !important;
    }
    
#orangebtn {
    font-size: 10px;
    }
    

/* ------------------- LOCATION MAP ------------------ */
.mapheight {
    height: 180px;
}
}