#main .background-image, .back-img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

#main .background-image, .back-img, section.our-team .our-team-head, section.single-team .single-team-bg-img {
    background-repeat: no-repeat;
    background-size: cover
}

.back-img, div.parallax {
    background-attachment: fixed
}

section.services .slick-dots li, ul.tabs li {
    cursor: pointer
}

@font-face {
    font-family: Entypo;
    src: url(/wp-includes/fonts/Entypo.otf)
}

.back-img {
    background-position: center
}

.accordion-container .set .content {
    display: none
}

.pricing-list li i.fa-check, i.fa.fa-check.minti-icon {
    color: #9c0;
    margin-left: 6px
}

.pricing-plan ul li p {
    margin: 0
}

.callout.dark {
    background-color: #7a7a7a;
    color: #fff
}

.callout.grey-bg {
    background-color: #f2f2f2;
    color: #515151
}

section.footer-top h1 {
    margin: 0 0 10px;
    color: #fff;
    font-size: 20px;
    text-transform: inherit;
    text-align: center;
    font-weight: 600;
    line-height: 1.8
}

.sidebar_nav_menu {
    padding-bottom: 60px
}

.box, h1.title {
    padding: 0
}

h1.title:after {
    content: "";
    display: inline-block;
    height: 3px;
    width: 50px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: -20px;
    background-color: #1462a4
}

.section-triangle, h1.title {
    position: relative
}

h1.title {
    display: block;
    font-size: 14px;
    color: #444;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 14px;
    font-weight: 700
}

#content {
    padding-top: 0;
    padding-bottom: 0
}

.clear {
    clear: both
}

.callout {
    color: #515151;
    padding: 30px 15px 22px
}

p.bolder {
    color: #a5a5a5;
    line-height: 1.5;
    font-size: 17px;
    font-weight: 400;
    text-transform: inherit
}

.footer-top a.button.button-appear:hover i, a.button.button-appear:active i {
    right: -13px
}

#main .background-image {
    background-position: 41% 16%;
    background-image: url(/wp-content/uploads/2017/01/HEADER_DGD.jpg)
}

#main .title {
    width: 74%;
    margin: 0 auto;
    padding: 92px 0
}

#main .title h1 {
    line-height: 1.4;
    margin: 0 0 24px;
    color: #fff;
    font-weight: 400;
    font-size: 52px;
    text-transform: uppercase;
    width: 80%
}

#main .title p, p.grey {
    text-transform: inherit
}

#main .title p {
    margin: 0 0 44px;
    color: #f7f7f7;
    line-height: 1.5;
    font-weight: 300;
    font-size: 20px;
    width: 82%;
    text-align: left
}

#main section.data-text {
    padding: 77px 87px
}

#main .data-text .left-side {
    -webkit-flex-basis: 64%;
    -ms-flex-preferred-size: 64%;
    flex-basis: 64%
}

#main .data-text .left-side .data-protection-text h3 {
    margin: 0 0 20px;
    color: #494949;
    font-size: 24px;
    line-height: 1.6
}

#main .data-text .left-side .data-protection-text p.bolder {
    margin: 52px 0 0;
    color: #a5a5a5;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7
}

#main .service-item {
    width: 30%;
    margin-bottom: 60px
}

#main .iconbox-icon {
    float: left;
    width: 30px;
    margin-top: 2px;
    text-align: center
}

#main .iconbox-icon i {
    font-size: 34px
}

#main .iconbox-content {
    margin-left: 54px
}

#main .service-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px
}

#main .home-text-wrapp, .service-tree-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify
}

#main .home-box.right-side {
    width: 28%
}

.service-tree-box {
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
}

#main .caption {
    text-align: center;
    margin-bottom: 50px
}

#main .text-box {
    -webkit-flex-basis: 27.3%;
    -ms-flex-preferred-size: 27.3%;
    flex-basis: 27.3%;
    padding: 40px
}

#main .text-box.text-item-7 {
    background-color: #dbdbdb;
    padding: 40px
}

#main .text-box.text-item-8 {
    background-color: #e8e8e8;
    padding: 40px
}

#main .text-box p {
    margin: 0
}

#main .home-text-wrapp {
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#main .full-text.text-item-10, #main .full-text.text-item-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

#main .home-box.left-side p.bolder {
    margin: 40px 0 0;
    text-align: center
}

#main .text-item-10-wrapp {
    padding: 80px 100px 50px 143px
}

#main .full-text.text-item-10 {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

#main .full-text.text-item-10 .text-box-item70 {
    -webkit-flex-basis: 46%;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%
}

#main .full-text.text-item-10 .text-box-item30 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

#main .text-item-11-wrapp {
    padding: 0 100px 50px 143px
}

#main .full-text.text-item-11 {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.full-text .post-box, section.our-team .our-team-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

#main .full-text.text-item-11 .text-box-item70 {
    -webkit-flex-basis: 46%;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%
}

#main .full-text.text-item-11 .text-box-item30 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.text-box.text-item-9 {
    background-color: #f2f2f2;
    background-position: center;
    background-image: url(/wp-content/uploads/2016/03/Fotolia_92329578_Subscription_Monthly_XXL4-1.jpg);
    background-size: cover
}

div.parallax, section.footer-top {
    background-image: url(/wp-content/uploads/2016/03/background.jpg);
    background-color: #1462a4;
    padding-top: 40px;
    padding-bottom: 40px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.full-text .post-box {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

div.parallax {
    background-position: 50% 0
}

section.footer-top {
    background-position: bottom;
    text-align: center;
    color: #fff
}

.section-triangle-color {
    border-color: #1462a4 transparent transparent !important;
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 0;
    height: 0;
    z-index: 99;
    border-style: solid;
    margin-left: -16px;
    border-width: 16px 16px 0
}

.full-text .text-post-left h2 {
    margin: 0 0 20px;
    color: #282828;
    font-size: 24px
}

.full-text .text-post-right img {
    width: 100%;
    max-width: 100%
}

p.grey {
    margin: 0 0 30px;
    color: #a5a5a5;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

.full-text .text-post-left i.fa.sl-cloud-download.boxicon {
    color: #1462a4 !important;
    font-weight: 400;
    font-size: 26px;
    margin-right: 12px;
    position: relative;
    top: 4px
}

.full-text .text-post-left h4 {
    font-size: 18px
}

.full-text .post-box:first-child a.button.color-3.small {
    margin-bottom: 115px
}

a.button.color-3.medium {
    border-radius: 10px
}

div.parallax p {
    color: rgba(255, 255, 255, .9);
    text-align: justify;
    font-size: 14px;
    margin: 0 0 20px
}

div.parallax h2 {
    color: rgba(255, 255, 255, .9);
    text-align: center
}

section.full-posts {
    padding: 87px
}

section.footer-top p {
    font-size: 20px;
    font-weight: 600
}

.text-item-12 {
    padding: 0 140px
}

i.fa.fa-caret-right {
    color: #1462a4
}

.text-box h5 {
    color: #777;
    font-size: 14px
}

.text-box.text-item-8 h5 {
    margin-top: 20px
}

.text-box.text-item-9 .text {
    margin: 20px 0 !important
}

i.fa.sl-cloud-download.boxicon {
    color: #1462a4 !important;
    font-weight: 400;
    font-size: 26px;
    margin-right: 12px;
    position: relative;
    top: 4px
}

section.our-team .our-team-head {
    background-image: url(/wp-content/uploads/2017/03/Header_Datenschutz_Team_3.jpg);
    padding-top: 400px;
    padding-bottom: 40px;
    background-position: 50% 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: relative;
    width: 100%;
    background-attachment: fixed
}

section.our-team .team-head-text {
    position: absolute;
    width: 98%;
    bottom: 30px;
    text-align: center
}

section.our-team .our-team-content .our-team-text {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding: 80px
}

section.our-team .our-team-wrapp {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: start;
    padding: 20px 60px;
}

section.our-team .our-team-item {
    width: 26.8%;
    margin: 20px 0;
    padding-left: 20px;
    padding-right: 20px
}

section.our-team .our-team-wrapp .member {
    -webkit-flex-basis: 31.2%;
    -ms-flex-preferred-size: 31.2%;
    flex-basis: 31.2%;
    padding: 1%;
}

section.our-team .team-head-text h1 {
    margin: 0 0 10px;
    color: #3a3a3a;
    line-height: 1.2 !important;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 600
}

section.our-team .team-head-text p {
    margin: 0 0 20px;
    color: #686868;
    line-height: 1.2;
    font-size: 20px;
    text-transform: inherit;
    font-weight: 500
}

section.our-team .our-team-text p {
    color: #8e8e8e;
    text-align: center;
    font-size: 17px
}

section.our-team .our-team-item h4 {
    margin: 0 !important
}

section.our-team .member-role {
    color: #999;
    margin: 0 0 20px
}

section.our-team .member-content {
    border-top: 1px solid rgba(130, 130, 130, .14);
    border-bottom: 1px solid rgba(130, 130, 130, .14);
    padding: 10px 0 !important;
    margin: 0
}

section.our-team .member-content p:first-child {
    min-height: 100px;
    margin: 0;
    font-size: 13.5px;
}

section.single-team .single-team-bg-img {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-31.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

section.our-team .team-bottom-text {
    padding-top: 10px;
    padding-bottom: 60px;
    width: 60%;
    margin: 0 auto;
    text-align: center
}

section.our-team .team-bottom-text p {
    margin: 0 0 40px;
    color: #686868;
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300
}

section.services .services-head {
    background-image: url(/wp-content/uploads/2014/09/Fotolia_94682145_Subscription_Monthly_L-1.jpg);
    padding-top: 300px;
    padding-bottom: 40px;
    background-position: 50% 0
}

section.services .service-slider {
    background-image: url(/wp-content/uploads/2014/09/Hintergrund-Testimonial-Slider.jpg);
    padding-top: 80px;
    padding-bottom: 100px;
    background-position: 50% -32px;
    background-size: cover
}

section.services .services-text h1 {
    margin: 0 0 10px;
    color: #3a3a3a;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 600
}

section.services .services-text p {
    margin: 0 0 20px;
    color: #686868;
    line-height: 1.2;
    text-transform: inherit;
    text-align: center;
    font-size: 20px;
    font-weight: 500
}

section.services .our-team-content {
    padding: 70px 70px 0
}

section.services .our-team-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

section.services .member {
    width: 30%;
    margin-bottom: 90px
}

section.services .our-team-text p {
    color: #8e8e8e;
    text-align: center;
    text-transform: inherit;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    width: 70%;
    margin: 0 auto 120px
}

section.services ul.slick-dots li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

section.services .service-carousel {
    width: 70%;
    margin: 0 auto;
    text-align: center
}

section.services .items-serv-carouser p {
    margin: 0 0 20px;
    color: #686868;
    text-transform: inherit;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px
}

section.services .items-serv-carouser span {
    display: block;
    margin: 20px 0 0;
    font-size: 14px;
    font-weight: 700;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

section.services .slick-dots li button:before {
    font-family: slick;
    line-height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 11px !important;
    height: 11px !important;
    content: '' !important;
    text-align: center;
    opacity: .25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    background: #999;
    border-radius: 50%
}

section.services .slick-dots li.slick-active button:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

section.services .slick-dots {
    bottom: -50px !important
}

section.datas-standart .datas-content {
    padding: 74px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-satas {
    padding: 30px
}

section.datas-standart .datas-item {
    -webkit-flex-basis: 31%;
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    background: #fff;
    color: #777;
    display: block;
    border-radius: 2px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .03);
    overflow: hidden;
    margin-bottom: 74px
}

section.mobile-data .mobile-head, section.secure-data .secure-head {
    background-attachment: fixed;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.qualification-head, section.audits .audits-head, section.cost .cost-head, section.license-report .license-report-head, section.mobile-data .mobile-head, section.producer-software .producer-head, section.secure-data .secure-head {
    background-size: cover;
    background-repeat: no-repeat
}

section.secure-data .secure-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-23.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center
}

section.secure-data .secure-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

section.secure-data .secure-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

.secure-type .box {
    width: 48%
}

section.secure-data .secure-type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding: 0 80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 80px
}

section.secure-data .secure-type i {
    color: #1462a4;
    font-size: 52px;
    text-align: center;
    display: inline-block;
    line-height: 52px;
    margin-bottom: 30px
}

section.mobile-data .mobile-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-24.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center
}

section.mobile-data .mobile-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

section.mobile-data .mobile-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

section.mobile-data .mobile-type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 80px;
    margin-bottom: 80px
}

section.cost i.fa.sl-calculator.boxicon, section.mobile-data .mobile-type i {
    font-size: 52px;
    text-align: center;
    display: inline-block;
    line-height: 52px;
    margin-bottom: 30px
}

section.mobile-data .mobile-type i {
    color: #1462a4
}

section.mobile-data .mobile-type .box {
    width: 30%
}

section.cost .cost-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-7.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center
}

section.cost .cost-content {
    padding: 70px;
    text-align: center
}

section.cost .cost-left {
    width: 30%;
    float: left
}

section.cost .cost-right {
    float: left;
    width: 60%;
    margin-left: 4%
}

section.cost i.fa.sl-calculator.boxicon {
    color: #1462a4 !important
}

section.cost .cost-right p.text-bottom, section.license-report .lecense-report-text h1 {
    line-height: 1.5;
    text-align: center;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 400
}

section.cost td {
    border-bottom: 1px solid #e1e1e1
}

section.cost .cost-right p.text-bottom {
    margin: 50px 0 20px;
    color: #bcbcbc
}

section.cost .cost-right table p {
    margin: 5px 0
}

section.license-report .license-report-head {
    background-image: url(/wp-content/uploads/2016/04/Header_Nivel_2-50.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center
}

section.license-report .license-report-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 38px 0
}

.qualification-wrapp, section.audits .audits-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

section.license-report .lecense-report-text h1 {
    margin: 50px 0 20px;
    color: #adadad
}

section.license-report .license-report-content .cost-left {
    width: 70%
}

section.license-report .license-report-content h1 {
    margin: 0 0 20px;
    color: #353535;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.8
}

/*.page-id-21917 #content {
    padding-top: 0;
    padding-bottom: 40px;
    width: 100%;
    margin: 0
}

.page-id-21917 #page-wrap {
    width: 100%
}*/

section.license-report .license-wrapp {
    padding: 30px 133px
}

section.license-report .cost-right img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

section.license-report.cost-right img:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

section.license-report .cost-left {
    width: 70%
}

section.license-report .cost-left p {
    width: 80%
}

section.audits .audits-head {
    background-image: url(/wp-content/uploads/2016/04/Header_Nivel_2-29.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center
}

section.audits .audits-wrapp {
    padding: 90px 30px
}

section.audits .audits-content {
    display: flex;
    margin-top: 72px;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

section.audits .audits-content .box {
    width: 44%
}

section.audits .audits-content .box h1 {
    margin: 0 0 20px;
    color: #353535;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.8
}

section.audits .audits-text p, section.producer-software .producer-text p {
    line-height: 1.5;
    font-size: 17px;
    color: #adadad;
    text-transform: inherit;
    font-weight: 400;
    text-align: center
}

section.audits .audits-text p {
    margin: 0 0 20px
}

section.audits .audits-text {
    padding: 0 108px;
    margin-bottom: 100px
}

section.audits .box a {
    margin-top: 20px
}

.qualification-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-21.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 50% 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.qualification-wrapp {
    display: flex;
    padding: 70px;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.qualification-wrapp .qualification-box {
    width: 40%
}

#page-wrap {
    width: 100%
}

.container .sixteen.columns {
    width: 100%;
    margin: 0
}

section.producer-software .producer-head {
    background-image: url(/wp-content/uploads/2018/07/Header-Herstellerunabha┐ngige-Softwarelizenz-Audits_93.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center
}

section.producer-software .producer-text p {
    margin: 0 0 20px
}

section.producer-software .producer-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.producer-software .producer-content .left {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.producer-software .text-bottom {
    padding: 70px;
    text-align: center
}

section.producer-software .producer-content .right {
    -webkit-flex-basis: 66%;
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%
}

section.producer-software .producer-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

section.producer-software .producer-wrapp {
    padding: 70px
}

ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #efefef
}

ul.tabs li {
    background: 0 0;
    display: inline-block;
    border-bottom: none;
    text-decoration: none;
    color: #999;
    font-size: 16px;
    padding: 4px;
    margin-right: 20px
}

.tab-content.current {
    display: inherit
}

section.purchasing-sales .purchasing-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 70px
}

section.purchasing-sales .purchasing-content .box {
    -webkit-flex-basis: 46%;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%
}

section.purchasing-sales .purchasing-bottom-text {
    text-align: center;
    margin: 0 80px 50px
}

ul.tabs li.current {
    background: 0 0;
    border-bottom: 3px solid #1462a4;
    color: #333;
    margin-bottom: -2px
}

.purchasing-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

.tab-content {
    display: none
}

section.iternal-external .iternal-content, section.purchasing-sales .purchasing-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

section.purchasing-sales .purchasing-icons {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 70px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.purchasing-sales .purchasing-icons .box {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%
}

section.purchasing-sales .purchasing-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-32.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: center;
    background-size: cover
}

section.iternal-external .iternal-head, section.wissenswertes .wissenswertes-head {
    background-position: 50% 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-repeat: no-repeat;
    opacity: 1
}

section.purchasing-sales .purchasing-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

section.iternal-external .iternal-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-16.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

section.iternal-external .iternal-content {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 80px;
    margin-bottom: 90px
}

section.iternal-external .iternal-wrapp .left {
    width: 30%
}

section.iternal-external .iternal-text p {
    line-height: 1.5;
    text-align: center;
    text-transform: inherit;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 20px;
    color: #adadad
}

section.iternal-external .iternal-icons-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 70px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px
}

section.iternal-external .iternal-icons-content .box {
    width: 46%
}

section.wissenswertes .wissenswertes-head {
    background-image: url(/wp-content/uploads/2014/03/Fotolia_94534728_Subscription_Monthly_M3.jpg);
    padding-top: 300px;
    padding-bottom: 60px;
    background-attachment: fixed;
    position: relative;
    background-size: cover
}

section.wissenswertes .wissenswertes-text h1 {
    margin: 0 0 10px;
    color: #3a3a3a;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 34px
}

section.wissenswertes .wissenswertes-text p {
    margin: 10px 0 20px;
    color: #686868;
    line-height: 1.2;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500
}

section.wissenswertes .wissenswertes-content {
    padding-top: 60px;
    padding-bottom: 0
}

section.wissenswertes .wissenswertes-content > p {
    line-height: 1.5;
    text-align: center;
    text-transform: inherit;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 20px;
    color: #adadad
}

section.faq .faq-content .box.left {
    background-image: url(/wp-content/uploads/2016/04/Background-FAQ-1.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 29% 100%
}

section.automated-secure .automated-head, section.automated-secure .tree-column-wrapp, section.basic-knowledge .basic-head, section.documentation .documentation-head, section.download .download-head, section.erasure-secure .erasure-head, section.erasure-secure .erasure-standart, section.faq .faq-head, section.recommendation-data .recommendation-head {
    background-position: center;
    background-attachment: fixed
}

section.wissenswertes .wissenswertes-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px
}

section.wissenswertes .wissenswertes-wrapp .box {
    padding: 0 10px
}

section.wissenswertes .wissenswertes-block-wrapp .wis-box {
    width: 50%
}

section.wissenswertes .grey {
    background-color: #eaeaea
}

section.wissenswertes .wissenswertes-block-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wissenswertes-block-wrapp .wis-box.grey-light {
    background-color: #f7f7f7
}

section.basic-knowledge .basic-head {
    background-image: url(/wp-content/uploads/2016/08/Dienstelsietungs_Header_Grundlagen.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

section.basic-knowledge .basic-text {
    padding: 94px 178px
}

section.basic-knowledge .basic-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

section.basic-knowledge .basic-text p {
    margin: 0 0 40px;
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%
}

a.button.color-6 {
    border-radius: 10px
}

.set > a i, p.buttton-wr a {
    border-radius: 2px
}

section.basic-knowledge .text-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 100px
}

section.basic-knowledge .posts-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.basic-knowledge .posts-box .box {
    width: 23%;
    padding: 0
}

section.basic-knowledge .basic-content .text-box h1 {
    margin: 0 0 5px;
    color: #1e73be;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 600
}

section.basic-knowledge .basic-content h2 {
    text-align: center
}

section.basic-knowledge .basic-content .right p {
    text-align: left
}

section.basic-knowledge .basic-content p {
    line-height: 1.8;
    text-transform: inherit;
    font-size: 15px;
    font-weight: 500
}

section.basic-knowledge .basic-content .text-box .left {
    width: 30%;
    padding: 0 20px
}

section.basic-knowledge .basic-content .text-box .right {
    width: 70%;
    text-align: left
}

section.basic-knowledge .basic-content .caption h1 {
    margin: 0 0 10px;
    color: #0a0a0a;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.8
}

section.basic-knowledge .basic-content .caption p {
    text-align: center;
    margin: 0
}

section.basic-knowledge .basic-content .caption {
    text-align: center
}

section.faq .faq-head {
    background-image: url(/wp-content/uploads/2016/08/Dienstelsietungs_Header_FAQ.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

section.faq .faq-text {
    padding: 94px 178px
}

section.faq .faq-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

section.faq .faq-text p {
    margin: 0 0 40px;
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%
}

.accordion-container {
    height: auto;
}

.accordion-container > h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.set {
    position: relative;
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(0, 0, 0, .07);
    padding-top: 20px
}

.set > a {
    color: #666;
    -webkit-transition: all 70ms ease;
    transition: all 70ms ease;
    font-size: 15px;
    font-weight: 700
}

.set > a i {
    margin-right: 15px;
    background-color: #666;
    padding: 4px 5px;
    font-size: 12px;
    color: #fff
}

.set > a.active i, .set > a:hover i {
    background-color: #1462a4
}

.set > a.active, .set > a:hover {
    color: #1462a4
}

section.faq .faq-content .box h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    line-height: 1.8
}

section.faq .content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none;
    margin-left: 20px !important
}

section.faq .content p {
    margin: 0;
    color: #777
}

.set .content a {
    margin: 30px 0
}

section.faq .faq-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 90px 40px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.faq .faq-content .box {
    width: 46%;
    padding-bottom: 60px
}

section.documentation .documentation-head {
    background-image: url(/wp-content/uploads/2018/01/DGD_Handbuch_Header.jpg);
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat
}

section.documentation .documentation-text {
    padding: 94px 178px
}

section.documentation .documentation-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

section.documentation .documentation-text p {
    margin: 0 0 20px;
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500
}

section.documentation .documentation-content {
    padding: 70px 90px
}

section.documentation .documentation-center-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.contact .maps-box, section.documentation .slider-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

section.documentation .documentation-center-text .right {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

section.documentation .documentation-center-text .left {
    -webkit-flex-basis: 44%;
    -ms-flex-preferred-size: 44%;
    flex-basis: 44%
}

section.documentation .slider-box .box.left {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

section.documentation .slider-box .right {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
}

section.documentation .slider-box {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

section.contact .maps-box {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.contact .maps-box .left {
    -webkit-flex-basis: 67%;
    -ms-flex-preferred-size: 67%;
    flex-basis: 67%;
    padding: 0
}

section.contact .maps-box .right {
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
    padding: 20px 40px;
    background-color: #f7f7f7
}

section.contact .box.left h1 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.8;
    color: #333
}

section.contact .text-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 40px 60px
}

section.download .download-head {
    background-image: url(/wp-content/uploads/2018/01/DGD_Materialien_Header2.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

section.download .download-text {
    padding: 94px 178px
}

section.download .download-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

section.download .download-service-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.download .imagebox {
    width: 24%
}

section.download .download-wrapp {
    padding: 70px
}

section.download .divider-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0 0
}

section.download .divider-title.align-right:after {
    content: "";
    display: inline-block;
    height: 3px;
    width: 46px;
    position: absolute;
    left: 0;
    bottom: 42px;
    background-color: #1462a4
}

section.automated-secure .automated-head {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_64702574_white80.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-size: cover
}

section.automated-secure .automated-text p {
    text-align: center;
    font-size: 17px;
    text-transform: inherit;
    color: #adadad;
    font-weight: 400;
    line-height: 1.8;
    margin: 70px auto
}

section.automated-secure .tree-column-wrapp {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_60959791_Subscription_Monthly_M-2.jpg);
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-repeat: no-repeat;
    background-size: cover
}

section.automated-secure .tree-column-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 70px 50px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

section.automated-secure .auto-item-box {
    width: 30%
}

section.automated-secure .two-icons-wrapp .box {
    width: 48%
}

section.automated-secure .two-icons-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 60px 80px
}

section.automated-secure .auto-item-box h2 {
    margin: 0 0 30px;
    color: #7f7f7f;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.8
}

section.automated-secure .tree-column-box .auto-item-box h1 {
    font-size: 24px
}

section.automated-secure .tree-column-box .auto-item-box h3 i {
    color: #1462a4;
    font-size: 28px;
    margin-bottom: -6px;
    float: left;
    width: 40px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 80ms ease-in;
    transition: all 80ms ease-in
}

section.erasure-secure .erasure-text p, section.recommendation-data .recommendation-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

section.automated-secure .tree-column-box .auto-item-box h3 {
    margin-bottom: 40px
}

section.recommendation-data .recommendation-head {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_91438014_white80.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-size: cover
}

section.recommendation-data .recommendation-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

section.recommendation-data .recommendation-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px
}

section.recommendation-data .recommendation-box.left {
    padding: 0 80px;
    width: 100%
}

section.erasure-secure .erasure-head {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_73016381_white80.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-repeat: no-repeat
}

section.erasure-secure .erasure-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

section.erasure-secure .erasure-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 70px 0
}

section.erasure-secure .erasure-box.left {
    padding: 0 50px
}

section.erasure-secure .erasure-standart {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_60596468_Subscription_Monthly_M.jpg);
    padding-top: 40px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    background-size: cover
}

section.erasure-secure .erasure-standart .standart-box {
    width: 41%;
    padding: 20px 3px
}

section.erasure-secure .text-bottom {
    padding: 70px;
    text-align: center
}

section.erasure-secure .icon-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 0 70px;
    margin-bottom: 80px
}

section.erasure-secure .icon-box .box {
    width: 44%
}

section.erasure-secure .iconbox {
    margin: 0 !important
}

section.erasure-secure .erasure-box.left ul li {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section.erasure-secure .erasure-box.left ul li:before {
    font-family: FontAwesome;
    content: "\f067";
    margin-right: 10px;
    color: #1462a4
}

section.your-companion .companion-head {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_82722297_Subscription_Monthly_M-3.jpg)
}

section.your-companion .companion-head h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

section.your-companion .companion-head p {
    margin: 0 0 40px;
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%
}

section.your-companion .legal-content {
    background-image: url(/wp-content/uploads/2016/04/Fotolia_90418644_Subscription_Monthly_M-whit.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50%
}

section.your-companion .legal-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section.your-companion li a {
    color: #666
}

section.your-companion li.tab-active {
    background-color: #fff
}

section.your-companion .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

ul.tabs-nav li {
    background-color: #fafafa;
    color: #666;
    padding: 20px
}

section.your-companion .tabs-stage {
    width: 100%;
    padding: 20px
}

section.your-companion .companion-text {
    padding: 94px 178px
}

section.your-companion .companion-text-box div {
    padding: 0 22px
}

section.your-companion .companion-text-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 86px 140px
}

section.your-companion .companion-text-box .companion-box h1 {
    margin: 0 0 10px;
    color: #383838;
    line-height: 1.6;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600
}

section.your-companion .companion-text-box a.button.color-4 {
    margin-top: 30px
}

section.your-companion .companion-box p {
    color: #8e8e8e;
    font-size: 16px;
    text-transform: inherit;
    margin: 0
}

section.your-companion .caption h1, section.your-companion .legal-box h1, section.your-companion .text-box h1 {
    line-height: 1.6;
    text-transform: uppercase;
    font-weight: 600
}

section.your-companion .caption {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

section.your-companion .caption h1 {
    margin: 0 0 24px;
    font-size: 24px;
    text-align: center
}

section.your-companion .caption p {
    margin: 0 0 20px;
    color: #939393
}

section.your-companion .scope {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 80px
}

section.your-companion .scope div {
    padding: 0 30px
}

section.your-companion .scope a.button.color-4 {
    margin-top: 20px
}

section.your-companion .slider-box {
    padding: 0 70px;
    margin-bottom: 100px
}

section.your-companion .legal-content {
    padding: 100px 70px
}

section.your-companion .legal-box h1 {
    font-size: 20px;
    margin: 0 0 20px;
    color: #8c8c8c
}

section.your-companion .legal-wrapp div {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

section.your-companion .iconbox-content {
    margin-left: 54px
}

section.your-companion .iconbox-icon i {
    color: #1462a4;
    font-size: 34px
}

section.your-companion .iconbox-icon {
    float: left;
    width: 30px;
    margin-top: 2px;
    text-align: center
}

section.your-companion .text-box {
    width: 62%;
    margin: 80px auto;
    text-align: center
}

section.your-companion .text-box p {
    margin: 0 0 20px;
    color: #939393;
    font-size: 15px
}

section.your-companion .text-box h1 {
    margin: 0 0 24px;
    font-size: 24px;
    text-align: center
}

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

section.your-companion .tabs-box {
    padding: 0 72px;
    margin-bottom: 115px
}

section.your-companion li.tab-active {
    background: #fff !important
}

.wissenswertes-text {
    text-align: center
}

.wissenswertes-block-wrapp .wis-box p {
    margin-bottom: 30px
}

.wissenswertes-content .wissenswertes-block-wrapp .wis-box-wrapp {
    padding: 50px 50px 20px
}

.wis-box-wrapp a:hover .fa {
    color: #fff
}

section.basic-knowledge .bottom-text-box p.bold {
    margin: 0 0 20px;
    color: #595959;
    text-transform: inherit;
    font-weight: 600;
    font-size: 16px
}

section.basic-knowledge .bottom-text-box p.grey {
    margin: 0 0 20px;
    color: #adadad;
    text-transform: inherit;
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

section.basic-knowledge .bottom-text-box {
    text-align: center;
    width: 70%;
    margin: 0 auto 82px
}

section.contact .box.left iframe {
    width: 100%;
    height: 100%
}

section.contact .maps-box .left figure, section.contact .maps-box .left > div {
    height: 100%
}

section.contact .maps-box .box.right {
    padding: 40px !important
}

section.contact .box.right h1 {
    margin: 0 0 15px;
    color: #3f3f3f;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8
}

section.contact .maps-box .right .address, section.contact .maps-box .right .dgd_name {
    margin: 0
}

section.contact .text-box .box {
    padding: 0 20px
}

section.contact .text-box p.grey-bold {
    color: #999;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 -20px
}

section.contact .text-box .font-special p {
    color: #1462a4;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.8;
    margin: 0
}

section.contact p.tel {
    margin-bottom: 0
}

section.download .download-text p {
    margin: 0 0 40px;
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%
}

section.download .texts-box {
    width: 90%;
    margin: 0 auto 92px
}

section.download .texts-box p {
    margin: 0 0 20px;
    color: #a3a3a3;
    line-height: 1.5;
    text-align: center;
    font-size: 16px;
    font-weight: 400
}

section.download .texts-box h1 {
    margin: 0 0 10px;
    color: #7f7f7f;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300
}

.blog-date1 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/10/DGD_Datenlöschstandards_1_Header.jpg)
}

.blog-date2 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/07/DGD_Datenlöschstandards_2_Header.jpg)
}

.blog-date3 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/10/DGD_Datenlöschstandards_3_Header.jpg)
}

.blog-date4 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/10/DGD_Datenlöschstandards_4_Header.jpg)
}

.blog-date5 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/10/DGD_Datenlöschstandards_6_Header.jpg)
}

.blog-date7 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/07/DGD_Datenlöschstandards_7_Header.jpg)
}

.blog-date8 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/10/DGD_Datenlöschstandards_8_Header.jpg)
}

.blog-date9 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/11/DGD_Datenlöschstandards_9_Header.jpg)
}

.blog-date10 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/07/DGD_Datenlöschstandards_10_Header.jpg)
}

.blog-date11 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/07/DGD_Datenlöschstandards_11.jpg)
}

.blog-date12 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/07/DGD_Datenlöschstandards_12.jpg)
}

.blog-date13 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/11/DGD_Datenlöschstandards_12_Header.jpg)
}

.blog-date14 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/11/DGD_Datenlöschstandards_13_Header.jpg)
}

.blog-date15 .blog-date-head {
    background-image: url(/wp-content/uploads/2018/11/DGD_Datenlöschstandards_14_Header.jpg)
}

.blog-date16 .blog-date-head {
    background-image: url(/wp-content/uploads/2019/01/DGD_Datenlöschstandards_15_Header.jpg)
}

.blog-date17 .blog-date-head {
    background-image: url(/wp-content/uploads/2019/01/DGD_Datenlöschstandards_16_Header.jpg)
}

.blog-date-head {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

section.blog-date-page .blog-date-wrapper .content.blog3 {
    padding-top: 40px
}

section.blog-date-page.blog-date9 .text-bottom {
    margin: 70px 0
}

section.blog-date-page .blog-date-wrapper .content, section.blog-date-page .blog-date-wrapper .content.blog4 {
    padding: 40px 0 0 40px
}

section.blog-date-page .blog-date-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

section.blog-date-page .blog-date-wrapper .content {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

section.blog-date-page .blog-date-wrapper .aside {
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
    padding: 0 30px
}

ul#menu-datenloeschstandards li a {
    display: block;
    color: #999
}

ul#menu-datenloeschstandards li.current-page a {
    font-weight: 600;
    color: #444
}

ul#menu-datenloeschstandards {
    margin: 0;
    padding: 0;
    list-style: none
}

ul#menu-datenloeschstandards li {
    border-left: 1px solid #efefef;
    padding: 10px 30px
}

ul#menu-datenloeschstandards li.current-page {
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: none !important
}

.blog-date-page .sidebar_nav_menu h3 {
    border-left: 1px solid #efefef;
    padding: 50px 50px 20px;
    margin: 0;
    font: 700 14px Montserrat, Arial, Helvetica, sans-serif;
    color: #444
}

.blog-date-page .blog-date-head h1 {
    text-align: center;
    display: block;
    padding: 140px 0;
    font: 400 33px Montserrat, Arial, Helvetica, sans-serif;
    color: #595959;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 90%;
    margin: 0 auto
}

.blog-date-page .mini-width ul li p {
    margin: 0
}

.blog-date-page .mini-width {
    width: 70%;
    margin: 40px auto 46px
}

h1.blue {
    margin: 0 0 20px;
    color: #1e73be;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
    text-transform: inherit
}

.blog-date-page .content h1.blue {
    margin: 58px 0 70px
}

.blog-date-page .blog1 .callout {
    background-color: #fff
}

.content.blog9 .toggle {
    width: 80%;
    margin: 0 auto
}

section.data-protection-basics .data-protection-basics-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section.data-protection-basics .data-protection-basics-wrapper .aside {
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
    padding: 0 30px
}

section.data-protection-basics ul#menu-datenloeschstandards li a {
    display: block;
    color: #999
}

section.data-protection-basics ul#menu-datenloeschstandards li.current-page a {
    font-weight: 600;
    color: #444
}

section.data-protection-basics ul#menu-datenloeschstandards {
    margin: 0;
    padding: 0;
    list-style: none
}

section.data-protection-basics ul#menu-datenloeschstandards li {
    border-left: 1px solid #efefef;
    padding: 10px 30px
}

section.data-protection-basics ul#menu-datenloeschstandards li.current-page {
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: none !important
}

section.data-protection-basics .sidebar_nav_menu h3 {
    border-left: 1px solid #efefef;
    padding: 50px 50px 20px;
    margin: 0;
    font: 700 14px Montserrat, Arial, Helvetica, sans-serif;
    color: #444
}

section.data-protection-basics .protection-info-wrapper .protection-box {
    padding: 0 20px
}

section.data-protection-basics .protection-box.right {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

section.data-protection-basics .protection-box.left {
    -webkit-flex-basis: 22%;
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%
}

section.data-protection-basics .protection-info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px
}

section.data-protection-basics .protection-box.right h1.blue {
    margin: 50px 0
}

section.data-protection-basics .data-protection-basics-wrapper .content > p {
    text-align: center;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin: 0 0 20px;
    color: #adadad
}

.privacy-policy-wrapp {
    display: block;
    padding: 92px 40px 20px
}

section.privacy-policy ul {
    margin-top: 10px
}

section.privacy-policy ul li p {
    margin: 0
}

section.privacy-policy ol {
    margin-top: 15px
}

section.team-person .team-person-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-31.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-attachment: fixed
}

section.team-person .team-person-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 108px 82px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

section.team-person .team-cont-box.left > p {
    margin-bottom: 40px
}

section.team-person .team-cont-box.right {
    width: 26%
}

section.team-person .team-cont-box.left {
    width: 60%
}

section.team-person .team-cont-box.right img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: 0 0 6px rgba(0, 0, 0, .18)
}

section.team-person .team-cont-box.right img:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

section.team-person .info-person-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.team-person .info-person-wrapp .info-person-box {
    width: 46%
}

section.team-person .fullinfo-wrapp {
    background-image: url(/wp-content/uploads/2016/04/Fotolia_92954220_Subscription_Monthly_XL.jpg);
    background-position: top;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    background-attachment: fixed
}

section.team-person .team-person-fullinfo .fullinfo-box ul li p {
    margin: 0
}

section.team-person .team-person-fullinfo .fullinfo-box {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%
}

section.team-person .team-person-fullinfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 90px 80px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.data-protection-basics .protection-tab-box {
    width: 56%;
    margin: 30px auto 0
}

.data-block2 .protection-tab-box .tab-content {
    padding: 20px 0
}

.data-block2 .protection-info-icons .protect-icbox {
    -webkit-flex-basis: 46%;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%
}

.data-block2 .protection-info-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.working-moment {
    background-image: url(/wp-content/uploads/2016/03/FAQ_blur.jpg);
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 80px;
    min-height: 92.6773vh;
    background-size: cover;
    background-position: center
}

section.working-moment .working-wrapp {
    padding: 0 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 95.9442vh
}

section.expert-options-page .group-data-content, section.group-data-protection .group-data-content, section.imprint .imprint-content, section.your-audits .bottom-wrapp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

section.working-moment .working-wrapp h1 {
    margin: 0 0 20px;
    color: rgba(48, 48, 48, .77)
}

section.working-moment .working-wrapp a.button.color-2.medium {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

section.date-erasure .date-erasure-head {
    background-image: url(/wp-content/uploads/2016/08/Dienstelsietungs_Header_Loeschung2.jpg);
    padding-top: 20px;
    padding-bottom: 20px;
    background-attachment: fixed
}

section.date-erasure .date-erasure-text {
    padding: 94px 178px
}

section.date-erasure .date-erasure-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

section.date-erasure .date-erasure-text p {
    margin: 0 0 40px;
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%
}

section.date-erasure .date-erasure-content {
    padding: 70px 150px
}

section.date-erasure .date-erasure-content-text {
    width: 63%;
    margin: 0 auto 60px
}

section.date-erasure .date-erasure-content-text h2 {
    margin: 0 0 20px;
    color: #7c7c7c
}

section.date-erasure .date-erasure-content-text h1 {
    margin: 0 0 20px;
    color: #515151
}

section.date-erasure .date-erasure-icons .date-erasure-box-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.date-erasure .date-erasure-box-bottom {
    padding: 0 150px 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.date-erasure .date-erasure-box-bottom.left {
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
}

section.date-erasure .date-erasure-box-bottom.right {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.erasure-box.left h1, section.date-erasure .erasure-box.left h1 {
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.3 !important
}

section.date-erasure .secicon-wrapp h2 {
    margin: 0 0 60px;
    color: #afafaf
}

section.date-erasure .secicon-wrapp {
    padding: 70px 40px
}

section.date-erasure .secicon-wrapp h1 {
    margin: 0 0 20px;
    color: #0a0a0a
}

section.date-erasure .erasure-box.left {
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
}

section.date-erasure .erasure-box.right {
    -webkit-flex-basis: 73%;
    -ms-flex-preferred-size: 73%;
    flex-basis: 73%
}

section.date-erasure .date-erasure-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.date-erasure .date-erasure-content .date-erasure-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.date-erasure .date-erasure-box-bottom .erasure-box.left h1 {
    text-align: center
}

section.date-erasure .date-erasure-background {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_93920262_Subscription_Monthly_M-white.jpg);
    background-color: #f2f2f2;
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 50% 90px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-size: cover;
    background-attachment: fixed
}

.legal-obligation-head, section.costs-for-assisting .costs-for-assisting-head, section.costs-for-our-services .costs-for-our-services-head, section.regulations .regulations-head {
    background-position: 50% 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-attachment: fixed;
    background-size: cover
}

section.date-erasure .date-erasure-bg-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

section.date-erasure .date-erasure-bg-wrapp .date-background-box {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.secicon-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.secicon-content .date-secicon-box {
    -webkit-flex-basis: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%
}

section.group-data-protection .group-data-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 100px 0
}

section.group-data-protection .group-data-content .group-data-box.w30 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.group-data-protection .group-data-content .group-data-box.w70 {
    -webkit-flex-basis: 65%;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%
}

section.group-data-protection .data-text-wrr {
    text-align: center
}

section.it-forensik .it-foresnik-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 70px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 200px
}

section.it-forensik .it-foresnik-box.left {
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
}

section.it-forensik .it-foresnik-box.right {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    text-align: center
}

section.it-forensik .it-foresnik-text {
    padding: 0 40px;
    color: #a4a4a4;
    text-align: center;
    margin-bottom: 230px
}

section.it-forensik .it-forensik-wrapp > h1 {
    color: #1e73be;
    margin: 200px 0
}

section.expert-options-page .expert-options-wrapper .aside h3 {
    border-left: 1px solid #efefef;
    padding: 50px 28px 20px;
    margin: 0;
    font: 700 14px Montserrat, Arial, Helvetica, sans-serif;
    color: #444
}

section.expert-options-page .expert-options-wrapper .aside {
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
    padding: 0 30px
}

section.expert-options-page .expert-options-wrapper .expert-content {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    padding: 90px 0 0 40px
}

section.expert-options-page .expert-options-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section.expert-options-page .group-data-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 60px
}

section.expert-options-page .group-data-content .group-data-box.w30 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.expert-options-page .group-data-content .group-data-box.w70 {
    -webkit-flex-basis: 65%;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%
}

section.expert-options-page .group-data-box.w50 {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%
}

section.costs-for-assisting .costs-for-assisting-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-7.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

section.costs-for-assisting .costs-for-assisting-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 70px
}

section.costs-for-assisting .costs-for-assisting-content .costs-box-w48 {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%
}

.costs-for-assisting-content-nopadding .right {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.costs-for-assisting-content-nopadding .left {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    padding: 50px 70px
}

.costs-for-assisting-content-nopadding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.costs-for-our-services .costs-for-our-services-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-7.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

section.costs-for-our-services .costs-for-our-services-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.regulations-content-tree, section.imprint .imprint-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

section.costs-for-our-services .costs-for-our-services-content .costs-box-w30 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.costs-for-our-services .costs-for-our-services-content .costs-box-w70 {
    -webkit-flex-basis: 65%;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%
}

section.costs-for-our-services .costs-for-our-services-wrapp {
    padding: 90px
}

section.imprint .style1 p {
    margin: 0
}

section.imprint .imprint-content {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px
}

section.imprint .imprint-content .imprint-box {
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
    padding: 0 20px
}

section.imprint .imprint-wrapper {
    padding: 90px 40px
}

section.imprint .imprint-full-box {
    margin: 50px 0
}

section.regulations .regulations-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-1.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

.regulations-content-tree .reg-box {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.regulations h1.blue-col {
    margin: 0;
    color: #1e68bc
}

.regulations-content-tree {
    display: flex;
    padding: 70px 70px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.legal-obligation-content-tree, .regulations-content-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify
}

.regulations-content-two {
    display: flex;
    padding: 70px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.regulations-content-two .reg-box-w48 {
    width: 48%
}

section.service-it-experts {
    padding: 80px 40px
}

.legal-obligation-content-tree {
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.legal-obligation-wrapp {
    padding: 80px
}

.legal-box-w30 {
    width: 30%
}

.legal-box-w70 {
    width: 70%
}

.legal-obligation-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-3.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

.legal-obligation-content-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section.your-audits .your-audits-head {
    background-image: url(/wp-content/uploads/2016/08/Dienstelsietungs_Header_Audit.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 94px 178px
}

section.your-audits .your-audits-head .your-audits-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

section.your-audits .your-audits-head .your-audits-text p {
    margin: 0 0 40px;
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%
}

section.your-audits .your-audits-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 50px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.your-audits .your-audits-iconbox {
    width: 30%
}

section.your-audits .your-audits-full1 {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_77521244_Subscription_Monthly_M.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 50% 75px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-attachment: fixed;
    background-size: cover
}

section.your-audits .audits-full-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 20px
}

section.your-audits .audits-full-box {
    padding: 0 20px
}

section.your-audits .your-audits-full12 {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_52361281_Subscription_Monthly_M.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

section.your-audits .audits-full-box.left {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.your-audits .audits-full-box.right {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

section.your-audits .your-audits-content-two {
    padding: 74px 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.your-audits .your-audits-content-two .your-audits-box.left {
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
}

section.your-audits .your-audits-box.left h1 {
    margin: 0 0 20px;
    color: #1e73be
}

section.your-audits .your-audits-box.right {
    -webkit-flex-basis: 73%;
    -ms-flex-preferred-size: 73%;
    flex-basis: 73%
}

section.your-audits .your-audits-wrapp .your-audits-text {
    width: 65%;
    margin: 0 auto 80px
}

section.your-audits .your-audits-text h1.transform-inherit {
    margin: 0 0 20px;
    color: #c1c1c1
}

section.your-audits .audits-full-box.left h1 {
    margin: 0 0 20px;
    color: #666
}

section.it-expert-reports .it-expert-reports-head {
    background-image: url(/wp-content/uploads/2016/08/Dienstelsietungs_Header_EDV4.jpg)
}

section.it-expert-reports .it-expert-reports-text {
    padding: 94px 178px
}

.your-audits-full2, section.your-audits .your-audits-full3 {
    padding-top: 80px;
    padding-bottom: 80px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-attachment: fixed;
    background-size: cover
}

section.it-expert-reports .it-expert-reports-text p {
    margin: 0 0 40px;
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%
}

section.it-expert-reports .it-expert-reports-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

.your-audits-full2 {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_52361281_Subscription_Monthly_M.jpg);
    background-position: 50% 73px
}

section.your-audits .your-audits-full3 {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_72886169_Subscription_Monthly_M.jpg);
    background-position: 50% 48px
}

section.your-audits h1.blue {
    width: 50%;
    margin: 80px auto 50px
}

section.it-expert-reports .it-expert-reports-icons .it-expert-reports-iconbox {
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
    padding: 0 22px
}

section.it-expert-reports .it-expert-reports-icons {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_77638912_Subscription_Monthly_XL-white-3-1.jpg);
    background-color: rgba(237, 237, 237, .3);
    padding-top: 30px;
    padding-bottom: 30px;
    background-attachment: fixed
}

section.it-expert-reports .it-expert-1 {
    padding-top: 30px;
    padding-bottom: 30px
}

section.it-expert-reports .it-expert-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 50px
}

section.your-audits .bottom-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 80px
}

section.your-audits .bottom-wrapp .icon-box {
    -webkit-flex-basis: 22%;
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%
}

section.it-expert-reports .it-expert-box-w70 {
    -webkit-flex-basis: 64%;
    -ms-flex-preferred-size: 64%;
    flex-basis: 64%
}

section.it-expert-reports .it-expert-box-w30 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.it-expert-reports .tab-content {
    padding: 15px 0
}

section.it-expert-reports .it-expert-two-bottom {
    padding: 74px 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.it-expert-reports .it-expert-ic-wrr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 70px
}

section.it-expert-reports .it-expert-reports-content-two {
    padding: 74px 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.it-expert-reports .it-expert-reports-wrapp .blue {
    margin-bottom: 60px
}

.page-id-22170 section.it-expert-reports .it-expert-reports-wrapp .blue {
    margin: 60px 0;
    text-align: center;
    width: 100%
}

section.it-expert-reports .it-expert-reports-content-two .left {
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
}

section.it-expert-reports .it-expert-reports-box.left h1 {
    margin: 0 0 20px;
    color: #1e73be
}

section.it-expert-reports .it-expert-reports-content-two .right {
    -webkit-flex-basis: 73%;
    -ms-flex-preferred-size: 73%;
    flex-basis: 73%
}

section.our-approach .our-approach-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2.4.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

section.our-approach .our-approach-top-text h1 {
    color: #8e8e8e;
    text-align: center;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    width: 70%;
    margin: 80px auto
}

section.our-approach .our-approach-content-two .our-approach-box {
    -webkit-flex-basis: 46%;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%
}

section.our-approach .our-approach-content-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.our-approach .large-approach-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

section.our-approach .large-w30 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.our-approach .large-w70 {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
}

section.serv-our .serv-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-134.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

section.advantages .advantages-head {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-17.jpg);
    padding-top: 80px;
    padding-bottom: 80px
}

section.obligation .obligation-tree-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 70px;
    margin-bottom: 60px
}

section.obligation .obligation-tree-box {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.erasure-box.left h1 {
    text-align: left;
    font-size: 20px
}

section.automated-secure .automated-text p {
    width: 94%
}

section.expert-options-page.expert-options11 .expert-options-wrapper .grey {
    text-align: center;
    margin-bottom: 70px
}

section.expert-options-page.expert-options11 .group-data-box.w70 p {
    text-align: justify
}

section.expert-options-page.expert-options11 .tab-content {
    padding: 15px 0
}

section.expert-options-page .expert-options-wrapper ul li p {
    margin: 0
}

.expert-options-wrapper .grey {
    text-align: center;
    margin-bottom: 70px
}

.expert-options-wrapper .group-data-box.w70 p {
    text-align: justify
}

.expert-options-wrapper .group-text-wr {
    margin: 0 0 60px
}

section.expert-options-page.expert-options12 .content .blue {
    margin-bottom: 100px
}

section.expert-options-page.expert-options9 .content > p.text {
    text-align: justify;
    margin-bottom: 70px
}

.opt1-text-wr, .opt1-text-wr img {
    text-align: center
}

.opt10-text-wr {
    margin-bottom: 80px
}

section.expert-options-page .content .blue {
    width: 70%;
    margin: 0 auto 100px
}

.opt1-text-wr .grey {
    margin-bottom: 0
}

.opt1-text-wr img {
    margin: 50px 0 90px
}

.opt1-text-wr p.text {
    text-align: left;
    margin-bottom: 80px
}

.opt4-text-wr {
    margin-bottom: 80px
}

section.expert-options-page.expert-options4 .blue {
    margin-bottom: 10px
}

.opt5-text-wr {
    margin-bottom: 80px
}

section.expert-options-page.expert-options5 .tabs-wrapp {
    width: 80%;
    margin: 0 auto
}

.opt7-text-wr, section.expert-options-page.expert-options6 .content p.text {
    margin-bottom: 80px
}

section.expert-options-page.expert-options6 .group-data-box.w50.right {
    text-align: center
}

section.expert-options-page.expert-options6 .group-data-box.w50.right img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

section.expert-options-page.expert-options6 .group-data-box.w50.right img:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

.obligation-head.back-img, section.serv-our .serv-two-wrapp {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-attachment: fixed
}

section.expert-options-page.expert-options6 .group-data-content {
    padding-bottom: 0
}

section.expert-options-page.expert-options7 .blue {
    margin-bottom: 10px
}

section.service-it-experts .service-it-experts-text .first {
    margin-bottom: 70px
}

section.service-it-experts table {
    width: 80%;
    margin: 0 auto
}

section.service-it-experts .toggle {
    width: 80%;
    margin: 60px auto
}

.obligation-head.back-img {
    background-image: url(/wp-content/uploads/2016/03/Header_Nivel_2-1.jpg);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 50% 0;
    background-size: cover
}

.obligation-text, .regulations-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

.regulations-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

p.headline.font-inherit.fontsize-s.fontweight-600.lh-inherit.align-left.transform-inherit {
    margin: 0 0 5px;
    color: #c9c9c9;
    width: 70%
}

.regulations-wrapp {
    margin-bottom: 100px
}

.regulations-content-tree i.fa.sl-cloud-download.boxicon {
    color: #999 !important
}

.obligation-two-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 90px
}

.obligation-two-w30 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

.obligation-two-w70 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

section.iternal-external .iternal-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

section.group-data-protection {
    padding: 80px 40px
}

section.group-data-protection .group-data-wrapp h1 {
    margin: 0 0 20px;
    color: #1e73be
}

.costs-for-our-services-text p, .costs-for-our-services-text-mini p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

.costs-for-our-services-text {
    text-align: center;
    width: 76%;
    margin: 0 auto 70px
}

.costs-for-our-services-text-mini p {
    width: 65%
}

.costs-for-our-services-content {
    margin-bottom: 100px
}

.costs-for-our-services-content a {
    margin: 50px 0 0
}

ul.pricing-list li p {
    margin: 0
}

.costs-for-our-services-text-mini h1 {
    margin: 0 0 10px;
    color: #565656
}

.costs-for-assisting-text {
    text-align: center;
    width: 86%;
    margin: 70px auto
}

section.costs-for-assisting .iconbox.iconbox-style-1.icon-color-accent a {
    color: #333;
    border-radius: 10px
}

section.costs-for-assisting a.button.color-3.small {
    color: #fff;
    margin: 30px 0 50px
}

section.costs-for-assisting .iconbox.iconbox-style-1.icon-color-accent {
    margin-top: 80px
}

section.costs-for-assisting p.bottom-grey {
    margin: 60px 20px 20px;
    color: #939393;
    text-align: center
}

section.costs-for-assisting .costs-box-w48 h2 {
    margin: 0 0 40px;
    color: #939393
}

section.costs-for-assisting .costs-for-assisting-text p, section.serv-our .serv-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

section.costs-for-assisting .costs-for-assisting-text p {
    padding: 0 20px
}

section.serv-our .serv-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

section.serv-our .serv-tree-wrapp, section.serv-our .serv-two-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 70px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.serv-our .serv-two-wrapp {
    background-image: url(/wp-content/uploads/2016/03/Fotolia_95967936_Subscription_Monthly_M2.jpg);
    background-position: center
}

section.serv-our .serv-two-content .left {
    -webkit-flex-basis: 64%;
    -ms-flex-preferred-size: 64%;
    flex-basis: 64%
}

section.serv-our .serv-two-content .right {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.serv-our .serv-two-box.right h1 {
    margin: 0 0 20px;
    color: #aaa
}

section.serv-our .serv-two-box.right p {
    text-align: center;
    color: #999
}

section.serv-our .serv-two-mini .serv-mini-box {
    padding: 0 20px
}

section.serv-our .serv-two-mini {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 70px;
    margin: 70px 0 0
}

section.serv-our .serv-mini-box ul li p {
    margin-bottom: 8px
}

section.qualification .qualificat-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

section.qualification .qualificat-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

.our-approach-wrapp {
    padding: 70px
}

section.our-approach .our-approach-content-tree {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.advantages-tree-wrapp, section.sect-it-foresnik .text-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.our-approach-content-tree .our-approach-box {
    -webkit-flex-basis: 31%;
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%
}

.our-approach-content-two h3 {
    margin: 0 0 20px;
    color: #969696
}

.our-approach-content-two {
    margin-bottom: 50px
}

.advantages-text {
    text-align: center;
    width: 76%;
    margin: 70px auto
}

.advantages-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

.advantages-tree-wrapp .advantages-tree-box {
    -webkit-flex-basis: 29%;
    -ms-flex-preferred-size: 29%;
    flex-basis: 29%;
    padding: 0 15px
}

.advantages-tree-wrapp {
    padding: 70px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.advantages-text-bottom {
    text-align: center;
    width: 76%;
    margin: 0 auto 90px
}

.advantages-text-bottom p {
    margin-bottom: 15px
}

.advantages-text-bottom p.light-grey {
    color: #bababa
}

.sect-it-foresnik-head .sect-it-foresnik-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

.sect-it-foresnik-head .sect-it-foresnik-text {
    padding: 94px 178px
}

.sect-it-foresnik-head {
    background-image: url(/wp-content/uploads/2016/08/Dienstelsietungs_Header_Forensik.jpg);
    padding-top: 20px;
    padding-bottom: 20px
}

.sect-it-foresnik-head .sect-it-foresnik-text p {
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%;
    margin-bottom: 40px
}

section.sect-it-foresnik .text-box .left {
    -webkit-flex-basis: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
    padding: 0 20px
}

section.sect-it-foresnik .text-box .right {
    width: 72%;
    text-align: left
}

section.sect-it-foresnik .text-box {
    display: flex;
    padding: 80px 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.sect-it-foresnik .text-box .left h1 {
    margin: 0 0 5px;
    color: #1e73be;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 600
}

section.sect-it-foresnik .text-box .left p {
    color: #a0a0a0
}

section.sect-it-foresnik .center-text h1 {
    color: #2b2b2b
}

section.sect-it-foresnik .center-text {
    width: 80%;
    margin: 0 auto
}

section.sect-it-foresnik .foresn-icon-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 70px 70px 0;
    margin-bottom: 0
}

.foresn-text-box-wrapp {
    padding: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.foresn-text-box-wrapp .left {
    -webkit-flex-basis: 66%;
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
    text-align: justify
}

.foresn-text-box-wrapp .right {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

section.it-forensik .it-foresnik-content h1 {
    color: #1e73be
}

.lizenzaudit .lizenzaudit-head {
    background-image: url(/wp-content/uploads/2016/08/Dienstelsietungs_Header_Software4.jpg);
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: cover;
    background-position: center
}

.lizenzaudit .lizenzaudit-text {
    padding: 94px 178px
}

.lizenzaudit .lizenzaudit-text h1 {
    margin: 0;
    color: #303030;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700
}

.lizenzaudit .lizenzaudit-text p {
    color: #474747;
    line-height: 1.5;
    text-align: left;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 500;
    width: 64%;
    margin-bottom: 40px
}

section.lizenzaudit .text-box .left {
    -webkit-flex-basis: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
    padding: 0 20px
}

section.lizenzaudit .text-box .right {
    width: 72%;
    text-align: left
}

section.lizenzaudit .text-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.lizenzaudit .text-box .left h1 {
    margin: 0 0 5px;
    color: #1e73be;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 600
}

section.lizenzaudit .text-box .left p {
    color: #a0a0a0
}

section.lizenzaudit .lizenzaudit-icons-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 70px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lizenzaudit-icons-wrapp .lizenzaudit-icon {
    -webkit-flex-basis: 46%;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%
}

section.lizenzaudit .lizenzaudit-slider-wrapp {
    padding: 70px
}

section.lizenzaudit .items-lizenzaudit .member {
    width: 90%
}

section.lizenzaudit .slick-dots li.slick-active button:before {
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    color: #999
}

section.lizenzaudit .slick-dots li button:before {
    font-family: slick;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .45;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
    color: #999;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

section.faq .callout {
    background-color: #1462a4;
    color: #fff;
    padding: 30px 22px
}

.expert-options15 .blog-date-head, .expert-options16 .blog-date-head, .expert-options17 .blog-date-head, .expert-options18 .blog-date-head, .expert-options19 .blog-date-head, .expert-options20 .blog-date-head, .expert-options21 .blog-date-head, .expert-options22 .blog-date-head, .expert-options23 .blog-date-head, .expert-options24 .blog-date-head, .expert-options25 .blog-date-head {
    background-image: url(/wp-content/uploads/2016/03/FAQ_blur.jpg);
    background-position: center center;
    background-size: cover;
    text-align: center
}

.blog-title h1 {
    font: 400 33px Montserrat, Arial, Helvetica, sans-serif;
    color: #595959;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    padding: 140px 0;
    margin: 0 auto;
    width: 82%
}

section.expert-options-page .expert-options-wrapper .expert-content.large {
    padding: 90px 0 0 90px
}

section.expert-options-page.expert-options15 .expert-options-wrapper .expert-content h1 {
    margin: 30px 0
}

section.expert-options-page.expert-options15 .expert-options-wrapper .group-data-box.w70 a {
    margin-top: 20px
}

section.expert-options-page.expert-options15 .callout, section.expert-options-page.expert-options16 .callout, section.expert-options-page.expert-options17 .callout, section.expert-options-page.expert-options18 .callout, section.expert-options-page.expert-options20 .callout, section.expert-options-page.expert-options21 .callout, section.expert-options-page.expert-options22 .callout, section.expert-options-page.expert-options23 .callout, section.expert-options-page.expert-options24 .callout, section.expert-options-page.expert-options25 .callout {
    margin-bottom: 60px
}

section.expert-options-page.expert-options16 .list-options16 ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section.expert-options-page.expert-options16 .list-options16 li:before {
    font-family: FontAwesome;
    content: "\f00c";
    color: #1462a4;
    margin-right: 20px
}

section.expert-options-page.expert-options16 .list-options16 ul {
    display: inline-block;
    margin: 0 50px 0 0;
    list-style: none
}

section.expert-options-page.expert-options16 .list-options16 {
    margin: 50px 0
}

section.expert-options-page.expert-options17 .list-options17 ul li p {
    text-align: left !important
}

section.expert-options-page.expert-options17 .list-options17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left
}

section.expert-options-page.expert-options17 .list-options17 .iconbox {
    width: 40%;
    text-align: left
}

.group-data-box-full h4 {
    background: #f8f8f8;
    padding: 12px;
    color: #666
}

.group-data-box-full i.font {
    font-family: Pattaya, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    display: inline;
    color: #666;
    margin: 0 15px 0 0
}

ul.list-options21 li:before, ul.list-options23 li:before, ul.list-options25 li:before {
    font-family: FontAwesome !important
}

.expert-content.large .set a {
    font-size: 17px;
    background: #f8f8f8;
    padding: 10px;
    vertical-align: text-bottom;
    margin: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.expert-options21 .group-data-box-full ul li, ul.list-options23 li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    border-bottom: 1px solid #efefef
}

.expert-content.large .set i {
    color: #666;
    background: 0 0;
    font-weight: inherit
}

.expert-content.large .accordion-container {
    height: auto;
    margin-bottom: 90px
}

.expert-content.large .set {
    border-top: none;
    padding-top: 0
}

.expert-content.large .set a p {
    margin: 0
}

.expert-content.large .set a:hover {
    background-color: #f0f0f0;
    color: #666
}

.expert-options-page .grey p {
    margin: 0 0 30px;
    color: #a5a5a5;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-transform: inherit
}

.expert-options-page .group-data-box.w70 h1.blue {
    text-align: left
}

.expert-options21 .group-data-box-full ul li {
    display: flex
}

.expert-options21 .group-data-box-full ul p {
    margin-bottom: 9px !important;
    padding: 5px
}

.expert-options21 .group-data-box-full ul {
    margin: 40px 60px
}

section.expert-options-page.expert-options21 .expert-content.large {
    padding: 90px 0 0 50px
}

ul.list-options21 li:before {
    content: "\f00c" !important;
    margin: 5px
}

section.expert-options-page.expert-options21 .group-data-content {
    padding-bottom: 0
}

.data-protection-basics-wrapper .content {
    padding: 90px 0 0 60px;
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

ul.list-options23 li p {
    margin: 0;
    margin-bottom: 9px !important;
    padding: 5px
}

ul.list-options23 li:before {
    content: "\f00c" !important;
    margin: 5px
}

ul.list-options23 li {
    display: flex
}

ul.list-options23 {
    margin: 0 60px
}

ul.list-options25 li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #efefef;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 0
}

ul.list-options25 li:before {
    content: "\f0da" !important;
    margin: 5px
}

ul.list-options25 li p {
    margin: 0;
    margin-bottom: 9px !important;
    padding: 5px
}

ul.list-options25 {
    margin: 0 60px
}

.expert-text-opt25 {
    text-align: center
}

.expert-options25 .expert-options-wrapper .grey {
    text-align: center;
    margin-bottom: 40px
}

.expert-options25 .expert-text-opt25 img {
    margin-bottom: 50px
}

section.basic-knowledge div#tab-1 {
    display: block
}

.flex-viewport {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important
}

section.documentation .documentation-text-box {
    width: 80%;
    margin: 0 auto 90px;
    text-align: center
}

section.documentation .iconbox.iconbox-style-1.icon-color-accent {
    margin: 40px 0
}

.expert-options1 .expert-options-wrapper .content, .expert-options10 .expert-options-wrapper .content, .expert-options11 .expert-options-wrapper .content, .expert-options12 .expert-options-wrapper .content, .expert-options2 .expert-options-wrapper .content, .expert-options3 .expert-options-wrapper .content, .expert-options4 .expert-options-wrapper .content, .expert-options5 .expert-options-wrapper .content, .expert-options6 .expert-options-wrapper .content, .expert-options7 .expert-options-wrapper .content, .expert-options8 .expert-options-wrapper .content, .expert-options9 .expert-options-wrapper .content {
    padding: 70px 40px;
    -webkit-flex-basis: 68%;
    -ms-flex-preferred-size: 68%;
    flex-basis: 68%
}

.copy-foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.copy-foot .left {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.copy-foot .right {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: end
}

.copy-foot .right ul li {
    display: inline-block
}

.page-id-21964 .section-triangle-color, .page-id-22162 .section-triangle-color {
    border-color: #fff transparent transparent !important
}

#copyright {
    padding: 22px 0 0
}

.page-id-21976 section.date-erasure .date-erasure-box-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

p:empty, section.documentation ol.flex-control-nav.flex-control-paging {
    display: none
}

.page-id-22155 section.date-erasure .date-erasure-bg-wrapp h1 {
    color: #7a7a7a
}

a.button.button-appear.color-8 {
    padding: 10px 30px
}

a.button.small i {
    margin: 0 17px 0 0
}

a.button.button-appear.color-7.small {
    padding: 10px 20px
}

.blog-date-page .callout {
    margin-bottom: 50px
}

.automated-text {
    text-align: center;
    width: 76%;
    margin: 0 auto
}

.lecense-report-text {
    text-align: center;
    width: 90%;
    margin: 30px auto
}

.lecense-report-text p {
    color: #adadad;
    font-size: 17px;
    text-transform: inherit;
    font-weight: 400;
    line-height: 1.8
}

.page-id-22028 .content ul {
    list-style: none;
    text-align: center;
    margin: 50px 0
}

.protection-info-wrapper .title {
    text-align: center
}

.page-id-22221 .content ul {
    list-style: none;
    margin: 0
}

.callout.clearfix {
    margin: 20px 0
}

.callout.grey {
    background-color: #f2f2f2
}

section.date-erasure .date-erasure-box {
    -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    padding: 20px
}

section.date-erasure .date-erasure-box .iconbox-style-7 {
    text-align: center;
    background: #f9f9f9;
    padding: 0 30px 30px;
    border-radius: 4px;
    margin-top: 30px
}

section.data-protection-basics .european-list {
    margin: 50px 0
}

section.our-team h1.team_caption {
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 24px;
    color: #2b629e;
    width: 100%;
    text-decoration: underline;
    text-underline-position: under;
    padding: 0 1%;
}

.member-img {
    min-height: 243px !important;
}

.member-img img {
  /*  min-height: 230px !important;*/
}

@media only screen and (max-width: 1300px) {
    section.contact .maps-box .box.right {
        padding: 20px !important
    }

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

    .member-img img {
        min-height: unset !important;
    }
}

@media only screen and (max-width: 991px) {
    .member-img {
        min-height: auto !important;
    }
    section.audits .audits-content, section.license-report .license-report-content, section.wissenswertes .wissenswertes-block-wrapp, section.wissenswertes .wissenswertes-wrapp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    section.license-report .license-report-content .cost-left {
        width: 100%
    }

    section.expert-options-page.expert-options24 .iconbox h3 {
        line-height: inherit
    }

    section.your-companion .tabs-stage {
        padding: 0
    }

    section.license-report .license-report-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .license-report-content {
        text-align: center
    }

    section.license-report .cost-left p {
        width: 100%
    }

    section.license-report .license-wrapp {
        padding: 12px 20px
    }

    section.license-report .license-report-content h1 {
        font-size: 16px
    }

    section.cost .cost-left {
        width: 100%;
        float: unset;
        margin-bottom: 50px
    }

    section.cost .cost-right {
        float: unset;
        width: 100%;
        margin-left: 0
    }

    div#mobile-header .container {
        width: 90%;
        margin: 0 auto
    }

    section.audits .audits-text {
        padding: 0
    }

    section.audits .audits-content .box {
        width: 100%;
        padding: 0
    }

    section.audits .audits-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.audits .box a {
        margin-bottom: 40px
    }

    section.wissenswertes .wissenswertes-wrapp {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px
    }

    section.wissenswertes .wissenswertes-block-wrapp {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.basic-knowledge .text-box, section.contact .text-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    .wissenswertes-content .wissenswertes-block-wrapp .wis-box-wrapp {
        padding: 50px 20px
    }

    section.wissenswertes .wissenswertes-block-wrapp .wis-box {
        width: 100%
    }

    section.wissenswertes .wissenswertes-head {
        padding-top: 150px
    }

    .wissenswertes-block-wrapp .wis-box p {
        margin-bottom: 15px
    }

    section.wissenswertes .wissenswertes-content > p {
        padding: 0 20px
    }

    section.basic-knowledge .text-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 50px;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    section.basic-knowledge .basic-content .text-box .left {
        width: 100%;
        padding: 0 20px
    }

    section.basic-knowledge .basic-content .text-box .right {
        width: 100%;
        text-align: left
    }

    section.basic-knowledge .posts-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.basic-knowledge .posts-box .box {
        width: 100%
    }

    section.basic-knowledge .basic-text {
        padding: 50px
    }

    section.basic-knowledge .basic-text p {
        margin: 30px 0;
        color: #474747;
        line-height: 1.5;
        text-align: left;
        text-transform: inherit;
        font-size: 16px;
        font-weight: 500;
        width: 98%
    }

    section.contact .text-box {
        padding: 20px 0 60px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.download .download-text, section.download .download-wrapp {
        padding: 50px 20px
    }

    section.download .divider-box, section.download .download-service-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    section.contact .text-box p.grey-bold {
        margin: 0
    }

    section.contact .text-box .font-special p {
        font-size: 25px
    }

    section.download .download-text p {
        width: 98%
    }

    section.download .imagebox {
        width: unset;
        margin-bottom: 30px
    }

    section.download .download-service-box {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 40px
    }

    .divider-title.align-left p {
        margin: 0
    }

    .divider-title.align-right {
        text-align: left
    }

    section.download .divider-title.align-right:after {
        bottom: 0
    }

    section.download .divider-box {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.faq .faq-content, section.team-person .team-person-wrapp {
        -webkit-flex-direction: column;
        padding: 50px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    section.faq .faq-text {
        padding: 50px 20px
    }

    section.faq .faq-text p {
        width: 98%;
        margin-bottom: 30px;
        margin-top: 30px
    }

    section.faq .faq-content {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.team-person .team-person-wrapp {
        margin-bottom: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.team-person .team-cont-box.left, section.team-person .team-cont-box.right {
        width: unset
    }

    #main .title h1 {
        font-size: 26px;
        width: 100%
    }

    #main .title {
        width: 90%
    }

    #main .title p {
        font-size: 18px;
        width: 100%
    }

    #main section.footer-top p, section.automated-secure .tree-column-box .auto-item-box h3 {
        font-size: 16px
    }

    #main section.data-text {
        padding: 50px 20px
    }

    #main .home-box.right-side {
        width: 100%;
        text-align: center;
        margin-top: 30px
    }

    #main .service-box {
        padding: 0 20px
    }

    #main .service-item {
        width: 44%
    }

    #main .full-text.text-item-10, #main .full-text.text-item-11, #main .home-text-wrapp, #main .service-tree-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #main .data-text .left-side, #main .full-text.text-item-10 .text-box-item30, #main .full-text.text-item-10 .text-box-item70, #main .full-text.text-item-11 .text-box-item30, #main .full-text.text-item-11 .text-box-item70, #main .home-box.left-side p.bolder, #main .text-box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    #main .text-item-10-wrapp, #main .text-item-11-wrapp {
        padding: 50px 20px
    }

    #main .text-item-12 {
        padding: 0 20px
    }

    #main section.footer-top {
        padding: 40px 20px
    }

    #main div.parallax p {
        line-height: 1.5
    }

    section.services .member, section.services .our-team-text p {
        width: 100%
    }

    section.services .our-team-content {
        padding: 50px 20px
    }

    section.our-team .our-team-content .our-team-text {
        width: 100%;
        padding: 50px 0
    }

    section.our-team .our-team-wrapp {
        padding: 30px 14px;
    }

    section.our-team .team-head-text p {
        padding: 0 20px
    }

    section.date-erasure .date-erasure-content, section.privacy-policy .privacy-policy-wrapp {
        padding: 50px 20px
    }

    section.date-erasure .date-erasure-content-text {
        width: 94%
    }

    section.automated-secure .auto-item-box, section.automated-secure .two-icons-wrapp .box, section.date-erasure .date-erasure-text p {
        width: 100%
    }

    section.date-erasure .date-erasure-content .date-erasure-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    section.date-erasure .date-erasure-box {
        padding: 0
    }

    section.date-erasure .date-erasure-content .erasure-box.left, section.date-erasure .date-erasure-content .erasure-box.right {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    section.date-erasure .date-erasure-text {
        padding: 50px 20px
    }

    section.date-erasure .date-erasure-icons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.date-erasure .date-erasure-bg-wrapp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 30px;
    }

    .secicon-content, section.automated-secure .tree-column-box {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    section.date-erasure .secicon-wrapp {
        padding: 50px 20px
    }

    .secicon-content {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.date-erasure .date-erasure-box-bottom {
        padding: 0 20px 50px;
        flex-direction: column
    }

    section.date-erasure .date-background-box h1 {
        text-align: center
    }

    section.datas-standart .datas-content {
        padding: 50px 20px
    }

    section.datas-standart .datas-item {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }

    section.automated-secure .tree-column-box {
        padding: 50px 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.automated-secure .two-icons-wrapp {
        padding: 50px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.footer-top .container-full {
        padding: 0 20px
    }

    section.recommendation-data .recommendation-text {
        width: 94%
    }

    section.recommendation-data .recommendation-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px
    }

    section.erasure-secure .erasure-content, section.mobile-data .mobile-type {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    section.recommendation-data .recommendation-box.left {
        padding: 0
    }

    section.mobile-data .mobile-type {
        padding: 30px 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.mobile-data .mobile-type .box {
        width: 100%
    }

    section.erasure-secure .erasure-text {
        width: 94%
    }

    section.erasure-secure .erasure-content {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.erasure-secure .erasure-box.left {
        padding: 0 20px
    }

    section.erasure-secure .erasure-standart {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.erasure-secure .erasure-standart .standart-box {
        width: 96%;
        padding: 20px
    }

    section.erasure-secure .icon-box .box, section.secure-data .secure-type .box {
        width: 100%
    }

    section.erasure-secure .text-bottom {
        padding: 50px 20px;
        text-align: center
    }

    section.erasure-secure .icon-box, section.secure-data .secure-type {
        padding: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    section.erasure-secure .icon-box {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.secure-data .secure-type {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.your-audits .your-audits-content-two, section.your-audits .your-audits-icons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    section.your-audits .your-audits-content-two {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 50px 20px
    }

    section.your-audits .your-audits-head {
        padding: 50px 20px
    }

    section.your-audits .your-audits-wrapp .your-audits-text {
        width: 92%
    }

    section.your-audits .your-audits-icons {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px
    }

    section.your-audits .audits-full-wrapp, section.your-audits .bottom-wrapp {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    section.your-audits .your-audits-iconbox {
        width: 100%
    }

    section.your-audits .audits-full-wrapp {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.your-audits .audits-full-box.left h1 {
        text-align: left
    }

    section.your-audits .your-audits-full1, section.your-audits .your-audits-full2, section.your-audits .your-audits-full3 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .divider8 {
        margin: 40px 0
    }

    section.your-audits h1.blue {
        width: 92%
    }

    section.your-audits .bottom-wrapp {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.your-audits .audits-full-box {
        padding: 0
    }

    section.your-audits .your-audits-head .your-audits-text p {
        width: 100%
    }

    section.it-expert-reports .it-expert-reports-content-two, section.it-expert-reports .it-expert-reports-text {
        padding: 50px 20px
    }

    section.it-expert-reports .it-expert-reports-content-two {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.it-expert-reports .it-expert-ic-wrr {
        padding: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.it-expert-reports .it-expert-two, section.it-expert-reports .it-expert-two-bottom {
        padding: 50px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.it-expert-reports .it-expert-reports-text p {
        width: 92%
    }

    section.it-expert-reports .it-expert-reports-icons .it-expert-reports-iconbox {
        padding: 0
    }

    section.expert-options-page .group-data-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0
    }

    section.expert-options-page .expert-options-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.expert-options-page .expert-options-wrapper .expert-content.large {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 50px 20px 0
    }

    section.your-companion .companion-text, section.your-companion .legal-content {
        padding: 50px 20px
    }

    section.expert-options-page .content .blue {
        width: 100%;
        margin: 0 auto 50px
    }

    section.service-it-experts .toggle {
        width: 100%;
        margin: 50px auto
    }

    section.your-companion .companion-text-box, section.your-companion .scope {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 50px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .regulations-content-two, section.your-companion .legal-wrapp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    .nav_title {
        display: none
    }

    section.your-companion .legal-wrapp {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.your-companion .text-box {
        width: 92%;
        margin: 50px auto
    }

    section.your-companion .tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    section.your-companion .tabs-box {
        padding: 0 20px;
        margin-bottom: 60px
    }

    section.your-companion .companion-text-box div, section.your-companion .scope div {
        padding: 0
    }

    section.your-companion .companion-head p {
        width: 100%
    }

    .regulations-text {
        width: 96%
    }

    .regulations-content-two {
        padding: 50px 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .regulations-content-tree, section.obligation .obligation-tree-wrapp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    .regulations-content-two .reg-box-w48 {
        width: 100%
    }

    .regulations-content-tree {
        padding: 50px 20px 0;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .obligation-text {
        width: 96%
    }

    section.obligation .obligation-tree-wrapp {
        padding: 0 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .obligation-two-wrapp, section.iternal-external .iternal-content {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .obligation-two-wrapp {
        padding: 0 20px;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 50px
    }

    section.iternal-external .iternal-text {
        width: 92%
    }

    section.iternal-external .iternal-content {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        display: none !important
    }

    section.iternal-external .iternal-icons-content {
        padding: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.iternal-external .iternal-icons-content .box {
        width: 100%
    }

    .custom-table-3 td, .custom-table-3 th {
        padding: 0 5px
    }

    section.group-data-protection .group-data-content {
        padding: 50px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.costs-for-our-services .costs-for-our-services-wrapp {
        padding: 50px 20px
    }

    .costs-for-our-services-text {
        width: 96%
    }

    section.costs-for-our-services .costs-for-our-services-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .costs-for-assisting-text {
        width: 98%
    }

    section.costs-for-assisting .costs-for-assisting-content {
        padding: 50px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .costs-for-assisting-content-nopadding {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .costs-for-assisting-content-nopadding .left {
        padding: 50px 20px
    }

    section.serv-our .serv-text {
        width: 90%
    }

    section.serv-our .serv-tree-wrapp, section.serv-our .serv-two-content {
        padding: 50px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .qualification-wrapp, section.serv-our .serv-two-mini {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    section.serv-our .serv-two-mini {
        padding: 50px 20px;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }

    section.serv-our .serv-two-mini .serv-mini-box {
        padding: 0
    }

    section.qualification .qualificat-text {
        width: 92%
    }

    .qualification-wrapp {
        padding: 50px 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .qualification-wrapp .qualification-box {
        width: 100%
    }

    section.our-approach .our-approach-top-text h1 {
        width: 92%
    }

    .our-approach-wrapp {
        padding: 50px 20px
    }

    section.our-approach .our-approach-content-tree {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .our-approach-content-tree .our-approach-box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    section.our-approach .our-approach-content-two {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.our-approach .large-approach-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px
    }

    .advantages-tree-wrapp, section.sect-it-foresnik .text-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    .advantages-tree-wrapp {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 50px 20px
    }

    .sect-it-foresnik-head .sect-it-foresnik-text, section.sect-it-foresnik .text-box {
        padding: 50px 20px
    }

    section.sect-it-foresnik .text-box {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .foresn-text-box-wrapp, section.sect-it-foresnik .foresn-icon-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    section.sect-it-foresnik .text-box .left {
        padding: 0
    }

    section.sect-it-foresnik .center-text {
        width: 94%
    }

    section.sect-it-foresnik .foresn-icon-box {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 50px 20px
    }

    .foresn-text-box-wrapp {
        padding: 0 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.it-forensik .it-foresnik-content, section.lizenzaudit .text-box {
        -webkit-flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }

    .sect-it-foresnik-head .sect-it-foresnik-text p {
        width: 98%
    }

    section.lizenzaudit .text-box .right, section.sect-it-foresnik .text-box .right {
        width: 100%
    }

    section.it-forensik .it-forensik-wrapp > h1 {
        margin: 100px 0
    }

    section.it-forensik .it-foresnik-content {
        padding: 0 20px;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 80px
    }

    .lizenzaudit .lizenzaudit-text, section.lizenzaudit .lizenzaudit-slider-wrapp, section.lizenzaudit .text-box {
        padding: 50px 20px
    }

    section.it-forensik .it-foresnik-text {
        margin-bottom: 80px
    }

    section.lizenzaudit .text-box {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .purchasing-text, section.producer-software .producer-text {
        width: 92%
    }

    section.lizenzaudit .lizenzaudit-icons-wrapp {
        padding: 50px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.purchasing-sales .purchasing-icons {
        padding: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.purchasing-sales .purchasing-content {
        padding: 50px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.purchasing-sales .purchasing-bottom-text {
        margin: 50px 20px
    }

    .expert-options21 .group-data-box-full ul, ul.list-options23 {
        margin: 0
    }

    section.producer-software .producer-wrapp {
        padding: 50px 20px
    }

    section.producer-software .producer-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.producer-software .text-bottom {
        padding: 0 20px 40px
    }

    section.imprint .imprint-wrapper {
        padding: 50px 20px
    }

    section.imprint .imprint-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.imprint .imprint-content .imprint-box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 0
    }

    section.faq .faq-content .box.left {
        background-image: none
    }

    section.faq .faq-content .box {
        width: 100%
    }

    section.expert-options-page.expert-options15 .expert-options-wrapper .expert-content {
        padding: 50px 20px 0
    }

    section.expert-options-page.expert-options15 .callout {
        margin-bottom: 0
    }

    section.expert-options-page .expert-options-wrapper .aside {
        padding: 0 20px
    }

    section.expert-options-page.expert-options16 .list-options16 ul {
        display: block
    }

    section.expert-options-page.expert-options17 .list-options17 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.expert-options-page .expert-options-wrapper .expert-content {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 50px 20px
    }

    .blog-title h1 {
        color: #595959;
        width: 100%;
        font-size: 16px !important
    }

    .automated-text {
        width: 92%;
        margin: 0 auto
    }

    section.data-protection-basics .data-protection-basics-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    section.data-protection-basics .data-protection-basics-wrapper .content {
        padding: 0 20px
    }

    section.data-protection-basics .data-protection-basics-wrapper .aside {
        padding: 0 20px;
        margin: 20px 0 0
    }

    section.data-protection-basics .protection-info-wrapper .protection-box, section.documentation .slider-box .right {
        padding: 0
    }

    .data-block2 .protection-info-icons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.data-protection-basics .protection-tab-box {
        width: 90%
    }

    .content.blog9 .toggle, .lizenzaudit .lizenzaudit-text p, section.documentation .documentation-text-box, section.expert-options-page.expert-options17 .list-options17 .iconbox, section.lizenzaudit .items-lizenzaudit .member {
        width: 100%
    }

    section.data-protection-basics .protection-info-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.data-protection-basics .protection-box.left {
        margin-bottom: 30px
    }

    .protection-info-wrapper .title {
        text-align: center;
        line-height: 1.5;
        margin-bottom: 44px
    }

    section.documentation .documentation-center-text, section.documentation .slider-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.contact .maps-box, section.our-team .our-team-wrapp {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    section.documentation .documentation-content, section.documentation .documentation-text {
        padding: 50px 20px
    }

    ul.list-options25 {
        margin: 0
    }

    .expert-options-page .group-data-box.w70 h1.blue {
        text-align: center
    }

    section.it-forensik .it-foresnik-text {
        padding: 0 20px
    }

    section.audits .audits-wrapp {
        padding: 50px 20px
    }

    section.contact .maps-box {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .foresn-text-box-wrapp .left {
        text-align: left
    }

    section.our-team .our-team-wrapp {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.working-moment .working-wrapp {
        padding: 0 20px
    }

    .page-id-21976 section.date-erasure .date-erasure-box-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.mobile-data .mobile-text {
        width: 88%;
        padding: 0 20px
    }

    .expert-options-wrapper .content {
        padding: 70px 20px !important
    }

    section.group-data-protection, section.service-it-experts {
        padding: 80px 20px
    }

    p.headline.font-inherit.fontsize-s.fontweight-600.lh-inherit.align-left.transform-inherit {
        margin: 20px 0;
        width: 100%
    }

    .costs-for-our-services-text-mini p {
        width: 100%
    }
}

@media only screen and (max-width: 776px) {
    section.blog-date-page .blog-date-wrapper, section.team-person .info-person-wrapp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }

    ol, ul {
        margin-left: 10px
    }

    h1 {
        font-size: 18px !important
    }

    section.blog-date-page .blog-date-wrapper .content {
        width: 90%;
        padding: 30px 20px 0 !important
    }

    section.blog-date-page .blog-date-wrapper .aside {
        width: 100%;
        padding: 0
    }

    section.blog-date-page .blog-date-wrapper {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blog-date-page .mini-width {
        width: 100%;
        margin: 0
    }

    .callout .callout-button {
        margin: 0;
        display: inline-block;
        font-size: 30px;
        font-weight: 600;
        position: relative;
        top: 0 !important;
        margin-left: 0 !important
    }

    .callout .callout-text {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 16px !important
    }

    section.our-team .our-team-content {
        padding: 50px 20px
    }

    section.our-team .our-team-text p {
        line-height: 1.5;
        text-align: left
    }

    section.our-team .team-bottom-text {
        padding-top: 0;
        width: 100%;
        margin: 0 auto;
        text-align: center
    }

    section.our-team .team-bottom-text p {
        margin: 0;
        line-height: 1.3;
        text-transform: uppercase;
        font-size: 18px;
        padding: 0 20px
    }

    section.team-person .info-person-wrapp .info-person-box {
        width: 100%
    }

    section.team-person .info-person-wrapp {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.datas-standart .datas-content, section.team-person .team-person-fullinfo {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    section.team-person .team-person-fullinfo {
        padding: 50px 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.team-person .team-person-fullinfo .fullinfo-box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    #main .service-item {
        width: 100%
    }

    section.services .items-serv-carouser p {
        font-size: 16px
    }

    section.datas-standart .datas-content {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.footer-top p {
        font-size: 17px
    }

    section.expert-options-page.expert-options5 .tabs-wrapp {
        width: 100%
    }

    .copy-foot {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: left
    }

    .copy-foot .right ul {
        margin: 0;
        text-align: left
    }

    #main .text-box, #main .text-box.text-item-7, #main .text-box.text-item-8 {
        padding: 30px 20px
    }
}

@media only screen and (max-width: 560px) {
    section.cost .cost-content {
        padding: 50px 15px
    }

    section.cost table h2 {
        font-size: 16px
    }

    section.basic-knowledge .basic-text, section.basic-knowledge .text-box {
        padding: 50px 20px
    }

    section.basic-knowledge .basic-content .caption {
        padding: 0 20px
    }

    section.basic-knowledge .bottom-text-box {
        text-align: center;
        width: 88%;
        margin: 0 auto;
        padding: 20px
    }

    section.basic-knowledge .bottom-text-box p.grey {
        font-size: 14px;
        text-align: left
    }

    section.basic-knowledge .bottom-text-box p.bold {
        font-size: 16px;
        text-align: left
    }
}

@media only screen and (max-width: 480px) {
    #main .title a.button.color-8 {
        width: 88%
    }
}

@media only screen and (max-width: 479px) {
    #mobile-header .logo {
        margin-top: 33px !important
    }
}

@media only screen and (max-width: 350px) {
    section.expert-options-page.expert-options11 .expert-options-wrapper .aside {
        padding: 160px 20px 0
    }
}