h1 {
    margin-top: 40px !important;
}

h2 {
    margin-top: 40px !important;
}

.direct-contact-box .phone {
    font-size: 30px;
    line-height: 36px;
}

.c-slider > li > div > div > p > span.head {
    padding: 4px 10px !important;
    line-height: 50px;
}

.teaser-element .headline > a {
    color: #555555;
}

.s-image div > span:first-child {
    font-size: 16px;
    font-weight: lighter !important;
}

.s-image div > span {
    display: block;
    line-height: 22px;
}

.s-image div {
    font-size: 20px;
    font-weight: lighter !important;
}

.c-pager {
    margin-bottom: 0px;
}

.c-pager a {
    color: #444444;
}

.direct-contact-box .phone {
    font-weight: lighter;
}

.direct-contact-box .headline {
    font-weight: lighter;
}

.cross-selling-header > span {
    font-weight: lighter;
}

.project-list-item > a > div > span {
    font-weight: lighter;
}

ul#main-nav a, ul#main-nav a:link, ul#main-nav a:visited {
    color: #333333;
}

h1 > span {
    color: #444444;
}

/*#c1001 a {*/
/*color: #ff8800 !important;*/
/*}*/

.news-item-wrap > .news-item-footer-flex {
    padding: 4px 10px;
    color: #fff;
    font-size: 14px;
}

.news-item-wrap > .news-item-title-flex {
    background: #ffffff;
    padding: 10px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    line-height: 24px;
    font-weight: lighter;
    padding: 15px 10px 0;

}

.news-item-wrap > .news-item-teaser-flex {
    background: #ffffff;
    padding: 4px 10px 10px;
}

.news-item-teaser-flex .more {
    border: 0 none;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.dropdown .selected, .dropdown li {
    font-family: "Roboto Condensed", sans-serif;
}

.news-item-more-flex {
    text-align: center;
    padding-bottom: 25px;
}

.news-item-footer-tech-thema,
.news-item-footer-techstory,
.news-item-footer-tech-news,
.news-item-footer-tech-topic {
    background-color: #448fa2;
}

.news-item-footer-pressemitteilung, .news-item-footer-press-release {
    background-color: #8b8b8b;
}

.news-item-footer-jobangebote, .news-item-footer-job-offers {
    background-color: #94a465;
}

.news-item-footer-tech-breakfast-demo {
    background-color: #9f5683;
}

.news-item-footer-event, .news-item-footer-event {
    background-color: #9f5683;
}

.news-item-footer-partner-news, .news-item-footer-partner-news {
    background-color: rgb(150, 40, 55);
}

.content .row {
    margin-bottom: 0 !important;
}

.footer {
    margin-top: 40px;
}

.teaser-element {
    margin-bottom: 20px;
}

.teaser-element > p:last-child {
    margin-bottom: 0px !important;
}

.s-image {
    margin-bottom: 25px !important;
}

.b-image {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

.table-cd,
.ta-graphics {
    margin-bottom: 20px !important;
}

.content-video {
    margin-bottom: 20px;
}

.news-item-bodytext {
    margin-bottom: 25px;
}

.news-item-bodytext h3 {
    margin-top: 30px !important;
}

#m-de {
    padding: 5px 5px;
    background-color: #ff8800;
    color: #ffffff;
    margin-right: 10px;
}

#m-en {
    padding: 5px 5px;
    background-color: #ff8800;
    color: #ffffff;
}

.c-ticker li {
    width: 180px;
}

.project-list-item > a > span {
    font-weight: 200 !important;
}

.project-technical_information img {
    max-width: 160px;
    max-height: 100px;
}

.powermail_fieldwrap_input > input {
    display: block;
    padding: 8px 0;
    text-indent: 2%;
    width: 100%;
    border-radius: 0 !important;
    border: 1px solid #999;
}

.powermail_fieldwrap_select > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url("../Images/Graphics/pfeil-dropdown.png") no-repeat scroll right 8px center;
    border: 1px solid #999;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    /*font-weight: 200;*/
    outline: medium none;
    padding: 10px !important;
    width: 100%;
    font-size: 18px;
    color: #747474 !important;
}

.powermail_fieldwrap_submit {
    text-align: center;
}

.powermail_legend {
    display: none;
}

textarea.powermail_textarea {
    width: 100%;
    border: 1px solid #999;
    padding: 8px 0;
    text-indent: 2%;
    margin-bottom: -6px;
}

.powermail_submit {
    border: 0 none !important;
    font-size: 18px;
    margin: 25px auto 40px 0 !important;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    background-color: #ff8800;
    color: #fff;
    border-radius: 0 !important;
}

.powermail_check_inner > label {
    margin-left: 10px;
}

.news-single .b-image > .text {
    background: none;
}

li.parsley-required:before {
    content: "" !important;
}

li.parsley-custom-error-message:before {
    content: "" !important;
}

.powermail_field powermail_input {

}

.tx-indexedsearch-searchbox-sword {
    width: 99%;
}

.tx-indexedsearch-descr {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

/*.container {
   display: flex;
   flex-direction:column;
   flex-wrap: wrap;
}

.news-list-item-flex {
	  flex: 1;
}
*/

#c3854, #c3912 {
    visibility: hidden;
    height: 0;
    transition: opacity 1.25s ease-in-out;
    -moz-transition: opacity 1.25s ease-in-out;
    -webkit-transition: opacity 1.25s ease-in-out;
}

@media (max-width: 767px) {
    button#whitepaper, #live-demo button {
        width: 75%;
        margin-bottom: 20px;
    }

    .tx-powermail {
        padding: 0 15px;
    }
}