html {
    scroll-behavior: smooth;
} 
 

.data_softcompare {
    top: 54px !important;
}

.dataXsoftcompareActive {
    transform: translateY(-85px) !important;
}


/* .truncatedText:hover {
    cursor: help;
} */
 
.am5-layer-30 {
    display: none !important;
}

button {
    line-height: 0 !important;
}

textarea {
    overflow-y: scroll !important;
}

textarea::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #7F7F7F !important;
	background-color: #FFFFFF !important;
}

textarea::-webkit-scrollbar
{
	width: 10px !important;
	background-color: #F5F5F5 !important;
}

textarea::-webkit-scrollbar-thumb
{
	background-color: #7F7F7F !important;
	border: 2px solid #7F7F7F !important;
}

.wpb-content-wrapper {
    max-width: none !important;
}

.number3StepPosition {
    /* position: relative; */
}


.changeIcon {
    line-height: 0;
    margin-left: 6px;
}

.modeScrrollActive {
    max-width: 255px;
    width: 100%;
    position: fixed;
    z-index: 100000000000000000;
    /* top: 103px; */
    margin-top: 9px;
    right: 20px;
}



.modeScrrollActive .dropdown-container {
    padding: 7px !important;
}


  
  .smart-match-check-datenschutz{
    position: relative !important;
    padding: 0 60px !important;
    margin: 10px 0 !important;
  }
  
  .checkbox-container.label-right.smart-match-check-datenschutz .field-wrap {
    margin: 20px 0 15px 0;
  }


  
  .smart-match-check-datenschutz .checkbox-wrap .nf-field-element label:after, 
  .smart-match-check-datenschutz .checkbox-wrap .nf-field-label label:after, 
  .smart-match-check-datenschutz .listcheckbox-wrap .nf-field-element label:after, 
  .smart-match-check-datenschutz .listcheckbox-wrap .nf-field-label label:after{
    width: 15px;
    height: 15px;
    border-radius: 3px;
  }
  
  .label-right.smart-match-check-datenschutz .nf-field-description {
    margin-left: -5px;
    line-height: normal;
  }
  
  .smart-match-check-datenschutz .checkbox-wrap .nf-field-label label:before{
    font-size: 15px;
  }
  
  .checkbox-container.label-right.smart-match-check-datenschutz label:before {
    left: -27px;
    top: -10px;
  }

.importLeider {
    display: flex;
    max-width: 495px;
    width: 100%;
    height: 100px;
    padding: 20px 24px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    border-radius: 8px 8px 0 0;
    border-top: 2px solid #FAAD14;
    background: #FFFBE6;
}

a {
    text-decoration: none !important;
    cursor: pointer !important;
}


.step1ContentStart {
    display: flex;
    width: 100%;
    justify-content: center;
    position: relative;
    z-index: 12;
}

.textModule {
    margin: 0 0 25px 0;
    font-size: 24px;
    max-width: 570px;
    width: 100%;
    font-weight: 700;
}

.graph3Datahover div:hover .descrNone {
    display: flex;
    align-items: center;
}

.graph3Datahover div:hover .iconInfo svg path {
    fill: #75D5FB !important;
}

.contactFormBtnHead {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    align-items: center;
}

.contactFormBtnHead span {
    color: #000;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
}

.contactFormBtnHead a {
    text-decoration: none;
    color: #75D5FB;
    font-size: 14px;
    font-weight: 700;
    margin-left: 10px;
    display: flex;
    align-items: center;
    line-height: normal;
}

.descrNone {
    display: none;
    position: absolute;
    background: #423D3D;
    top: -105px;
    left: 0;
    max-width: 350px;
    width: 100%;
    padding: 15px;
    height: 100px;
    box-shadow: 1px 1px 5px 0px #9f9f9f;
    font-size: 13px;
    border-radius: 6px;
    color: #FFFFFF;
    line-height: normal;
    font-weight: 400;
}

.nextDisable {
    background: #D9D9D9 !important;
    border: 1px solid #D9D9D9 !important;
    cursor: not-allowed !important;
    position: relative;
}

#pleaseAnswer {
    opacity: 0;
    display: flex;
    width: 100%;
    position: absolute;
    height: 460px;
    background: #00000020;
    z-index: 1;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    pointer-events: none;
    text-align: center;
}


#step_treeContentHead {
    max-width: 600px;
    width: 100%;
    height: 390px;
    position: relative;
    margin-top: -25px;
}


/* .nextDisable:hover .frStep3Content {
    opacity: 0.2;
    background: rgba(109, 28, 214, 0.05);
}  */
 
.nextDisable:hover #pleaseAnswer {
    opacity: 1;
}


.descrNone::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #423D3D;
    border-bottom: 0;
    margin-left: -15px;
    margin-bottom: -13px;
}




button {
    padding: 0 !important;
}

.header_modules {
    display: flex;
    justify-content: space-between;
}

.headerModuleDivs {
    display: flex;
    max-width: 600px;
    width: 100%;
    justify-content: end;
    position: relative;
    z-index: 12;
}

.dataStartContent {
    position: relative;
    padding: 70px 25px 90px;
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
    /* height: 670px; */
    min-height: 680px;
    height: 100%;

    /* height: 100vh; */
    /* height: calc(100vh - 100px); */
}

.stepIconDiv {
    background:#0000000f;
    color:#00000073;
    width:32px;
    height:32px;
    border-radius:50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-weight: 400;
    font-size: 16px;
}

.stepIconDivChecked {
    background: #75D5FB !important;
    color:#FFFFFF !important;
}

.btnsNextprev {
    position: absolute;
    z-index: 11;
    right: 25px;
    bottom: 50px;
    display: flex;
    max-width: 320px;
    width: 100%;
    justify-content: end;
}



.headerBarSmartMatch {
    background: #ffffff;
    width: 100vw;
    position: fixed;
    z-index: 10000000000;
    padding: 20px;
    box-shadow: 0px 5px 9px 0px #d3d3d3;
    display: flex;
    justify-content: center;
    height: 60px;
}

.hbsNone {
    display: none;
}

.smart_match_previous {
    max-width: 150px;
    width: 100%;
    height: 45px;
    border-radius: 8px;
    border: 1px solid #6D1CD6 !important;
    background: #FFFFFF;
    color: #6D1CD6 !important;
    outline: none !important;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.previousNone {
    display: none !important;
}

.smart_match_previous:hover {
    background: #fcfcfc;
    border: 1px solid #D9D9D9;
}

.smart_match_next {
    max-width: 150px;
    width: 100%;
    height: 45px;
    border-radius: 8px;
    border: 1px solid #6D1CD6;
    background: #6D1CD6;
    color: #FFFFFF !important;
    margin-left: 15px;
    outline: none !important;
    font-weight: 400;
    font-size: 16px;
    font-style: normal !important;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.linePeriodsStyle {
    background: #F0F0F0;
    width: clamp(10px, 3vw, 150px);
    height: 2px;
    margin-right: 10px;
}


.selectUnternehmen {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    border-radius: 8px;
    transition: 0.3s;
    box-shadow: 1px 1px 4px 0px #D9D9D9;
    max-width: 255px;
    width: 100%;
}



.unternehmenSelectInactive {
    display: none;
}

.unternehmenSelect {
    position: absolute;
    background: #FFFFFF;
    max-width: 255px;
    width: 100%;
    cursor: pointer;
    margin-top: 16px;
    box-shadow: 0px 4px 16px 0px #D9D9D9;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    z-index: 100;
    padding: 4px;
}

.chartdiv {
    width: 310px;
    height: 310px;
}    

#chartdiv {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: inherit;
    right: inherit;
    top: inherit;
    z-index: 0;
    border-radius: 50%;
    margin: 0 auto;
    transition: 0.2s;
}

.dropdown-container {
    border: 1px solid #D9D9D9;
    background-color: #ffffff;
    padding: 10px;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.custom-button {
    background: none;
    outline: none !important;
    padding: 0;
  }

  /* Add custom arrow to the button */
  .custom-button::after {
    content: '';
    outline: none;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+') no-repeat center center;
    background-size: auto;
  }

.custom-select_options {
    appearance: none !important; 
    -webkit-appearance: none !important; 
    -moz-appearance: none !important;
    height: fit-content !important;
    background-size: auto !important;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+') no-repeat right 10px center !important;
  }
  
  /* Optional: additional styling for better appearance */
  .custom-select:focus {
    border-color: #000000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }


select, select option {
    cursor: pointer;
}

.choosePer2Header {
    color: #423D3D;
    font-size: 16px;
    font-weight: 500;
}


/* #selectFirstData {
    margin: 20px 0 70px;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    box-shadow: 1px 1px 4px 0px #D9D9D9;
} */

#selectFirstDataFixed {
    position: fixed;
    right: 0;
    z-index: 10000000;
    margin: 0;
    border-radius: 0 0 0 24px;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: #D9D9D9;
    /* box-shadow: 1px 1px 4px 0px #D9D9D9; */
    box-shadow: -1px 1px 4px 0 #D9D9D9;
    max-width: 260px;
    width: 100%;
}

.selectTwotDataClick {
    border-radius: 8px;
    max-width: 255px;
    width: 100%;
    transition: 0.3s;
    box-shadow: 1px 1px 4px 0px #D9D9D9;
    display: flex;
    flex-direction: column;
    height: 46px;
}

.selectTwotDataInactive {
    display: none;
}

.moduleMitarbeitendeActive {
    max-width: 255px;
    width: 100%;
}

.moduleMAActive {
    max-width: 255px;
    width: 100%;
    margin-right: 24px;
}

.search-container {
    display: flex;
    align-items: center;
    background-color: #dcdcd6;
    padding: 5px 10px;
    border-radius: 5px;
    width: 300px;
    height: 40px;
    margin: 0 20px;
}

.search-container input[type="text"] {
    border: none;
    background: none;
    outline: none;
    width: 100%;
    font-size: 16px;
    color: white;
}

.search-container input[type="text"]::placeholder {
    color: white;
}

.search-container .search-icon {
    color: white;
    font-size: 20px;
    margin-left: 10px;
}



.nextBtn {
    background: black;
    color: #FFFFFF;
    /* max-width: 300px;
    width: 100%; */
    /* padding: 15px; */
    /* border-radius: 35px; */
    text-align: center;
    outline: none !important;
    border: 2px solid #000000;
}



.search_icon_data:hover svg circle, .search_icon_data:hover svg line {
    stroke: black; 
}

#mitarbeitendeSelect {
    border-radius: 15px 0 0 0;
    border: none !important;
    margin-top: 5px;
}

#mitarbeitendeSelect option:hover {
    background: #111111 !important;
    color: white !important;
}

.headerBar {
    background: #ECEDEF;
}

.topheaderBar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px;
}

/* .header_logo {
    width: 100%;
} */

.header_mobile{
    margin-top: 72px;
}


header {
    background: #ECEDEF
}

.contentlinePeriods {
    display: flex;
    justify-content: center;
    /* margin: 40px 0 0; */
    position: relative;
}

.linePeriods {
    background: #ffffff;
    width: 100%;
    height: 8px;
    display: flex;
    justify-content: space-between;
    position: fixed;
    z-index: 10000000;
}

.loadstep_line {
    background: #BB378C;
    width: 0%;
    height: 8px;
}

.circule1Line {
    background: #84d680;
}

.cLines {
    background: #dcdcd6;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-top: -10px;
    z-index: 200000;
}


.inpcontentWidth div {
    display: flex;
    justify-content: start;
    max-width: 430px;
    width: 100%;
}

.hrCoreContentTwo {
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    width: 100%;
    /* padding: 0 20px; */
}

.conect_twoCheckFirst {
    max-width: 400px;
    width: 100%;
}

.conect_twoCheckSecond {
    max-width: 400px;
    width: 100%;
    margin-left: 30px;
    /* margin-left: 70px; */
}

.firstPer, .twoPer {
    margin-bottom: 20px !important;
}

.hrCore {
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    width: 100%;
}

.hrCore_header {
    flex-direction: column;
    /* padding: 5px 10px 10px !important; */
}

.changeTextUnternehmen, .switchFont, .text1RangeHeader div {
    font-size: 16px;
}

.step1ContentStart .changeTextUnternehmen {
    color: #9358e1;
}

.hrCore_header div {
    cursor: pointer;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 16px;
}

.changeTextModal, .changeTextModals div, .truncatedText {
    font-size: 14px !important;
}


.checkboxesFirst span .checkboxesSecond span {
    font-size: 14px;
}

.checkboxesFirst div, .checkboxesSecond div {
    display: flex;
    margin: 0 0 16px 0;
    align-items: center;
}

.headtxtmen {
    font-weight: 500;
    line-height: normal;
}

/*********** page 1 ***********/

.employselectperiodOne {
    max-width: 381px;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* box-shadow: 0 0 16px 0 #6D1CD680; */
    border: 1px solid #6d1cd65c;
}


.lottieIcon {
    transform: rotate(0deg);
    transition: 0.04s;
}

.lottieIconActive180 {
    transform: rotate(180deg);
}


.dropdown-container div {
    width: -webkit-fill-available;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.period1HeadText {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    color: #000;
    margin: 20px 0 0 0;
}

.period1HeadText span {
    color: #6D1CD6;
}

.descr1period {
    color: #423D3D;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    margin: 20px 0;
}

.period1HeadIcons {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 27px auto;
}

.period1HeadIcons div{
    display: flex;
    align-items: center;
}

.period1HeadIcons p{
    color: #000;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 0 8px;
}


.selOptPerOne {
    max-width: 381px !important;
}

/*********** page 1 ***********/



/*********** page 2 ***********/

.bestMatch {
    position: relative;
    top: 36px;
}

.h2graphSetHeightActive {
    height: 310px;
}

.showGraph2Btn {
    width: 54px;
    height: 54px;
    position: absolute;
    padding: 7px;
    border-radius: 50%;
    border: 1px solid rgba(217, 217, 217, 0.80);
    background: #FFF;
    box-shadow: -1px 2px 8px 0px rgba(217, 217, 217, 0.50);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000000000000000000000000;
    cursor: pointer;
    transition: 0.2s;
}

.showGraph2Btn svg {
    transition: 0.2s;
}

.showGraph2Btn:hover {
    width: 60px;
    height: 60px;
    box-shadow: 0px 0px 3px 0px rgb(209 209 209);
}

.showGraph2Btn:hover svg {
    width: 38px;
    height: 38px;
}

.header2chartActive {
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 36%);
    position: fixed;
    top: 0;
    z-index: 10000000000;
    left: 0;
}

/* .paddgraphic_onemT {
    margin-top: 65px !important
} */
 
.chartdivActive {
    width: 550px !important;
    height: 550px !important;
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 18% !important;
    z-index: 1000000000000000000000000000000 !important;
}

.chartdivActiveCss {
    background: #FFFFFF;
}

.bestMatch h6 {
    font-size: 18px;
    font-weight: 500;
}

.hGraphTwo {
    display: flex;
    justify-content: center;
    color: #423D3D;
    font-size: 16px;
    font-weight: 500;
    margin: 25px 0 10px;
    text-align: center;
}

.switch {
    position: relative;
    display: inline-block;
    margin: 0 46px 24px 0;
}

.switchDropBox {
    position: relative;
    display: inline-block;
    margin: 0 29px 0 0 !important;
    line-height: 1;
}

.switch input, .switchDropBox input{
    opacity: 0;
    width: 0;
    height: 0;
}

.firstGraphLogo {
    position: absolute;
    max-width: 50px;
    width: 100%;
    position: absolute;
    z-index: 10;
    transition: 0.2s;
}

.firstGraphLogo:hover {
    max-width: 55px;
    cursor: pointer;
}

.firstGraphLogoActive {
    display: none;
}



/* SILDER  */
/* General Slider Styling */
.slider {
    position: absolute;
    cursor: pointer;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #D9D9D9;
    transition: .4s;
    border-radius: 34px;
    width: 44px; 
    height: 22px;
    box-shadow: -3px 1px 4px 0px #7f7f7f;
}

input[type="checkbox"] {
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    top: 2px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked + .sliderImp, 
.firstPer_content input:checked + .sliderImp, 
.twoPer_content input:checked + .sliderImp {
    background-color: #111111 !important;
    box-shadow: 3px 1px 4px 0px #7f7f7f !important;
}

.contentCheckboxes {
    background: #75d5fb1a;
    padding: 24px 24px 0;
    max-width: 430px;
    width: 100%;
    border-radius: 12px;
}

.hrSerOne, .hrSerTwo {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

/* .contentCheckboxes div label input:checked + .slider, 
.c_swich input:checked + .sliderDrobox {
    background-color: #75D5FB !important;
}
 */

/* .contentCheckboxes div label input:checked + .checkId1-1, 
.c_swich input:checked + .checkId1-1 {
    background-color: #67b7dc !important;
}

.contentCheckboxes div label input:checked + .checkId1-2, 
.c_swich input:checked + .checkId1-2 {
    background-color: #6771dc !important;
}

.contentCheckboxes div label input:checked + .checkId1-3, 
.c_swich input:checked + .checkId1-3 {
    background-color: #a367dc !important;
}

.contentCheckboxes div label input:checked + .checkId1-4, 
.c_swich input:checked + .checkId1-4 {
    background-color: #dc67ce !important;
}

.contentCheckboxes div label input:checked + .checkId2-1, 
.c_swich input:checked + .checkId2-1 {
    background-color: #dc6788 !important;
}

.contentCheckboxes div label input:checked + .checkId2-2, 
.c_swich input:checked + .checkId2-2 {
    background-color: #dc8c67 !important;
}

.contentCheckboxes div label input:checked + .checkId2-3, 
.c_swich input:checked + .checkId2-3 {
    background-color: #dcd267 !important;
}

.contentCheckboxes div label input:checked + .checkId2-4, 
.c_swich input:checked + .checkId2-4 {
    background-color: #a0dc67 !important;
} */



input:checked + .slider:before {
    transform: translateX(19px);
}


/* SILDER  */


/* SILDER DROBOX  */

.sliderDrobox {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #D9D9D9;
    transition: .4s;
    border-radius: 34px;
    width: 28px; 
    height: 16px; 
    box-shadow: -1px 0px 2px 0px #7f7f7f;
}

.sliderDrobox:before {
    position: absolute;
    content: "";
    height: 12px; 
    width: 12px; 
    left: 2px; 
    bottom: 2px; 
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked + .sliderDrobox, .firstPer_content input:checked + .sliderDrobox, .twoPer_content input:checked + .sliderDrobox {
    background-color: #111111;
    box-shadow: 1px 0px 2px 0px #7f7f7f;
    transition: .4s;
}

input:checked + .sliderDrobox:before {
    transform: translateX(12px);
}


/* SILDER DROBOX  */



/* page 1 gifs */

.headgraphics {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 80px;
}


.headgraphicsThis {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
    max-width: 222px;
    width: 100%;
    margin: 0 4px;
}

.graphild1divLine {
    position: relative;
    width: 132px;
    height: 91px;
    border-radius: 4px;
    border: 2px dashed #C6C6C6;
    z-index: 1;
    top: -34px;
    left: -13px;
}

.textHeadgraphics {
    color: #423D3D;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-top: 30px;
    line-height: 17px;
    position: relative;
    top: -230px;
}

.graphild1div {
    display: flex;
    /* width: 222px; */
    width: clamp(min(140px, 10vw), 17vw, max(220px, 11vw));
    height: 144px;
    padding: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: #FFF;
    box-shadow: -1px 0px 16px 0px #D9D9D9;
    margin-top: 17px;
}

.headgraphicsNone svg {
    width: clamp(min(70px, 5vw), 7vw, max(100px, 4vw));
}

.graphild2div {
    position: relative;
}

.graphild3div {
    position: relative;
    width: 137px;
    height: 91px;
    border-radius: 4px;
    background: #F1F1F1;
    z-index: 2;
    top: 44px;
    left: 10px;
    padding: 5px;
}

.graphild4span {
    width: 2.823px;
    height: 2.816px;
    border-radius: 20px;
    z-index: 12222;
    background: #C4C4C4;
    position: absolute;
    top: 5px;
}

.graphild4line {
    width: 8.468px;
    height: 2.252px;
    border-radius: 20px;
    z-index: 12222;
    background: #C4C4C4;
    position: absolute;
    right: 5px;
    top: 5px;
}

.gifHoverShow {
    cursor: pointer;
    width: 132px;
    margin-top: 6px;
}

.gifHoverShowDiv {
    position: relative !important;
    top: -30px !important;
    right: 0 !important;
    left: -58px !important;
    margin: 0 auto !important;
    z-index: 1000000000000000000000 !important;
    width: 222px !important;
}


.gifHoverShownewImg {
    width: 222px !important;
    height: 144px !important;
    object-fit: cover !important;
    border-radius: 12px !important;
    margin-top: 0px !important;
}

/* page 1 gifs */


.two_p_f_graph {
    margin-left: 30px;
}

.one_checkboxesAndgraphic {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -42px;
}

.paddgraphic_one {
    padding-right: 50px;
    max-width: 1000px;
    width: 100%;
    margin-top: 25px;
}


.graphic_one_header {
    position: absolute;
    background: white;
    max-width: 255px;
    width: 100%;
    margin-top: 16px;
    border-radius: 8px;
    z-index: 84;
    box-shadow: 0px 4px 16px 0px #D9D9D9;
    border: 1px solid #D9D9D9;
    padding: 16px 16px 0 16px;
}

.graphic_one_headerNone {
    display: none;
}

.shtripsStyle {
    margin-right: 10px;
    font-size: 16px;
}

.vergleich {
    color: #75D5FB;
    font-size: 16px;
    font-weight: 700;
    margin-right: 8px;
}


.selectFirstDataClickFirst div:hover, .selectFirstDataClick div:hover{
    background: #E6F4FF;
}

/* START RANGE INPUT  */

.text1RangeHeader {
    display: flex;
    justify-content: space-between;
    max-width: 781px;
    width: 100%;
    margin-bottom: 6px;
    color: #423D3D;
}

.header1RadioBtn {
    max-width: 781px;
    width: 100%;
    height: 8px;
    border-radius: 20px;
    background: #c3c3c3;
}

.header1RadioBtn div {
    background: #75D5FB;
    width: 6%;
    height: 8px;
    border-radius: 20px;
    transition: 1.5s;
}
/* END RANGE INPUT  */


/*********** page 2 ***********/




/*********** page 3 ***********/



.filterHead {
    display: none;
    margin-bottom: 15px;
}

.btnFilterHead {
    position: relative;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    width: 76px;
    height: 38px;
    cursor: pointer;
}

.btnFilterEllipse {
    position: absolute;
    right: -5px;
    top: -5px;
    height: 12px;
    width: 12px;
    background: #ED1616;
    border-radius: 50%;
}

.filtericon_text {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    height: 38px;
}

.filtericon_text p {
    margin: 0 0 0 8px;
    font-size: 14px;
}

.headerModuleNone {
    display: none !important;
}

.step3Btns {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 11;
}

/* .question_error { */
    /* color: #FC0A0A; */
    /* font-size: 12px; */
    /* font-weight: 400; */
    /* padding: 12px 0 0; */
    /* line-height: normal; */
/* } */

.step3BtnsContent {
    width: 8px;
    height: 8px;
    background: #D9D9D9;
    border-radius: 50%;
    margin: 0 5px;
}

.step3BtnsActive {
    background: #423D3D;
}

.chart-container {
    max-width: 500px;
    width: 100%; 
    position: relative;
    height: 530px;
    display: flex;
    justify-content: end;
    flex-direction: column;
    top: -20px;
}

.graph3Datahover {
    display: flex;
    flex-wrap: wrap;
    max-width: 1500px;
    width: 100%;
    position: relative;
    top: -80px;
    font-size: 14px;
}



.iconInfo {
    display: flex;
    align-items: center;
}

.graph3Datahover div {
    display: flex;
    align-items: center;
    cursor: pointer;
}


.fast_geschafft {
    display: flex;
    flex-direction: column;
    padding-right: 20px;
}

.fast1geschafft {
    color: #6D1CD6;
    font-size: 24px;
    font-weight: 700;
}

.fast2geschafft {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-top: 6px;
}


.step_tree_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 392px;
    gap: 50px;
}

.frStep3Content {
    position: absolute;
    width: 100%;
    height: 420px;
    background: #75d5fb1a;
    padding: 22px;
}

.fr_fourStepQ {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    line-height: normal;
}

.fr_fourStepD {
    font-size: 16px;
    padding: 8px 0 12px;
    line-height: normal;
}

.frFourd {
    padding: 8px 0 60px !important;
    height: 100px;
}

.radio-group {
    display: flex;
    flex-direction: column;
}
.radio-group label {
    margin-bottom: 12px;
    width: fit-content;
    font-size: 14px;
    line-height: normal;
}

.radio-group label:hover {
    cursor: pointer;
}

.radio-group input[type="radio"] {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50%;
    border: 1px solid #DDE0E2;
    background: white;
    outline: none;
    cursor: pointer;
    position: relative;
}

.radio-group input[type="radio"]:checked {
    border: 1px solid #75D5FB;
}

.radio-group input[type="radio"]:checked::before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #75D5FB;
    position: absolute;
    top: 50%;
    left: 53%;
    transform: translate(-8%, -8%);
}





:root {
    --range-percentage: 0%;
}

.range-labels {    
    max-width: 500px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: -13px 0 0 0;
    position: relative;
    z-index: 9;
}

.range-labels li {
    width: 9px;
    height: 9px;
    background: #DDE0E2;
    border-radius: 50%;
    padding: 0 !important;
    margin: 1px !important;
    list-style: none;
}

.range-labels .range-labelsLiActive {
    background: #75D5FB !important;
}

.rangeInp3per, .dataSkala {    
    max-width: 500px !important;
    width: 100% !important;
    height: 4px !important;
    position: relative !important;
    z-index: 10 !important; 
    outline: none !important;
    border-radius: 60px !important;
    background: linear-gradient(to right, #75D5FB var(--range-percentage), #DDE0E2 var(--range-percentage));
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}

.rangeInp3per::-webkit-slider-thumb, .dataSkala::-webkit-slider-thumb {
    width: 18px;
    height: 18px;
    background-color: #75D5FB;
    cursor: pointer;
    border-radius: 50%;
    border: none;
    -webkit-appearance: none;
    appearance: none;
}

.rangeInp3per::-moz-range-thumb, .dataSkala::-moz-range-thumb {
    width: 18px;
    height: 18px;
    background-color: #75D5FB; 
    cursor: pointer;
    border-radius: 50%;
    border: none;
}

.rangeInp3per::-webkit-slider-thumb:hover, .dataSkala::-webkit-slider-thumb:hover {
    box-shadow: 0 0 0 10px #75D5FB63;
}
.rangeInp3per:active::-webkit-slider-thumb, .dataSkala:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 13px #75D5FB63;
}
.rangeInp3per:focus::-webkit-slider-thumb, .dataSkala:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 13px #75D5FB63;
}

.rangeInp3per::-moz-range-thumb:hover, .dataSkala::-moz-range-thumb:hover {
    box-shadow: 0 0 0 10px rgba(255,85,0, .1)
}
.rangeInp3per:active::-moz-range-thumb, .dataSkala:active::-moz-range-thumb {
    box-shadow: 0 0 0 13px #75D5FB63;
}
.rangeInp3per:focus::-moz-range-thumb, .dataSkala:focus::-moz-range-thumb {
    box-shadow: 0 0 0 13px #75D5FB63;    
}
  

.number3Step {
    display: flex;
    justify-content: space-between;
    max-width: 500px;
    width: 100%;
}

.per3rangefoot {
    /* max-width: 550px; */
    width: calc(100% - 50px);
    color: #423D3D;
    font-size: 14px;
    position: absolute;
    line-height: normal;
    bottom: 80px;
}


.period3prevBtn {
    border: 1px solid #D9D9D9 !important;
    background: #FFF;
    color: #423D3D;
    padding: 1px 10px !important;
    border-radius: 4px;
    outline: none !important;
    width: 86px;
    height: 44px;
    font-size: 12px;
}

.period3nextBtnstyle {
    background: #000000;
    color: #FFFFFF;
    padding: 1px 10px !important;
    border-radius: 4px;
    border: 1px solid #ffffff !important;
    outline: none !important;
    width: 86px;
    height: 44px;
    font-size: 12px;
    margin-left: 16px;
}


.per3prenext_btn {
    position: absolute;
    right: 24px;
    bottom: 20px;
    display: flex;
}


/* START CHARS */

.amcharts-legend-label {
    white-space: normal !important;
    word-wrap: break-word !important;
}

/* END CHARS */

/*********** page 3 ***********/



/*********** page 4 ***********/


#checkbox-container {
    position: relative;
    top: 170px;
    z-index: 10;
    display: flex;
    justify-content: start; 
    width: 100%;
}

#checkbox-container label {
    display: flex;
    align-items: center;
    margin: 5px 0;
}

#checkbox-container input {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 10px;
}
  
#checkbox-container input:checked::before {
    /* content: '✔'; */
    font-size: 14px;
    color: white;    
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.inputDatasFirst {
    display: flex;
    flex-direction: column;
}

.inputDatasSecond {
    display: flex;
    flex-direction: column;
    margin-left: 40px;
}

.checkbox_dein_unternehmen {
    border: 1px dashed rgb(255 255 255) !important;
    background: rgb(70 70 70) !important;
}




.step_four_content {
    display: flex;
    justify-content: space-between;
    height: 400px;
    align-items: end;
    position: relative;
    top: 50px;
}

.softwares_header {
    position: absolute;
    right: 0; 
    top: -140px;
}

.step_four_content .softwares_header {
    max-width: 469px;
    width: 100%;
}


.softwares_header h4 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
}

.softwares_header .headsoftwareContent {
    max-width: 475px;
    width: 100vw;
    /* height: 95px; */
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 15px 7px 7px;
    margin-top: 8px;
    box-shadow: 0px 1px 6px 0px rgb(217 217 217 / 32%);
}

.softwares_header .headsoftwareContent div {
    display: flex;
    align-items: center;
}

.softwares_header .headsoftwareContent img {
    width: 100px;
    height: 75px;
    padding: 5px;
    background-position: center;
    /* border: 1px solid rgba(0, 0, 0, 0.20); */
    border-radius: 4px;
    object-fit: contain;
    background: #fff;
    /* box-shadow: 0px 1px 3px 0px #cccccc; */
}

.softwares_header .headsoftwareContent h6 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 0 20px;
}

.softwares_header .headsoftwareContent a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    background: #75D5FB;    
    border-radius: 4px;
}


.defaultSoftwareHead {
    height: 55px;
    overflow: hidden;
    position: relative;    
    filter: blur(3px);
}

.defaultSoftPosition {
    position: relative;
}

.defaultSoftPosition .defaultSvgSet{
    position: absolute;
    margin: 0 auto;
    left: 0;
    top: 15px;
    right: 0;
    opacity: 0.5;
    z-index: 10;
}


.thiscontentFilter {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.thisFilterBackground {
    display: flex;
    justify-content: center;
    width: 33px;
    height: 12px;
    border-radius: 5px;
}

.thisFilterText {
    color: #000000e0;
    font-size: 16px;
    margin-left: 22px;
}

.chartFinishcontainer {
    max-width: 570px !important;
    height: 570px !important;
    top: 10px !important;
}

.chartFinishcontainer canvas {
    top: 40px;
    position: relative;
}



/* Contact Form Ninja */

.softwareContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 74px;
    width: 100%;
    height: 105px;
    justify-content: space-between;
}

.softwareContent img {
    max-width: 74px;
    width: 100%;
    height: 35px;
    object-fit: contain;
}

.softwareContent a {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
}

.blurDisabledContent {
    filter: blur(3px);
}

.blockSecretHead {
    position: relative;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#ninja7FormHead {
    display: none !important; 
}

.nf-error .nf-error-msg {
    display: none !important;
}

.nf-pass.field-wrap .nf-field-element:after {
    display: none !important;
}

.sendenNone {
    display: none !important;
}

img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.blockSecretHead .defaultSvgSetBlur {
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    margin: 0 auto;
    z-index: 1;
}


.softwareContent a svg {
    width: 12px;
    height: 12px;
    transform: rotate(320deg);
}

.softwareContent button {
    width: 74px;
    height: 26px;
    padding: 4px 8px 4px 8px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    border: 1px solid #6D1CD680;
    color: #6D1CD6;
    background: #FFFFFF;
}

.softFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkLabel {
    margin-top: 20px !important;
}


.fertigStyle {
    background: #000000 !important;
    border: 1px solid #000000 !important;
    opacity: 0.2 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    gap: 4px;
    color: #FFFFFF !important;
}

.fertigStyle svg path {
    fill: #FFFFFF !important;
}

/*********** page 4 ***********/


.vc_row[data-vc-full-width] {
    overflow: unset !important;
}


.headerPeriod1 {
    margin: 0 auto -125px;
}

.per2contenttwo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* START @media */


/* CONTACT FORM 4 START */
.contactForm4id {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
}
.contactForm4id div {
    display: flex;
    justify-content: space-between;
}
.contactForm4id div input {
    width: 49%;
} 

.contactForm4id input{
    display: flex;
    height: 36px;
    padding: 12px;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 6px !important;
    border: 1px solid #D0D5DD;
    background: #FFFFFF !important;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05) !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: -0.48px;
    width: 100%;
}

.contactForm4id input::placeholder {
    color: #667085 !important;
}


.contactForm4id input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    padding: 7px !important;
    border-radius: 2px !important;
    border: 1px solid #D0D5DD !important;
    background: #FFF !important;
}

.contactForm4id input[type="checkbox"]:checked::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 18px;
    color: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}


.contactForm4id label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    line-height: 4px;
}

.contactForm4id textarea {
    height: 130px !important;
    font-size: 13px !important;
}

.error_border_red {
    border: 1px solid #ca3a3a !important;
}

.error_color_red {
    color: #ca3a3a !important;
}

.dataNoneBtn {
     bottom: -250px !important;
}

/* CONTACT FORM 4 END */


@media(max-width: 1309px) {
    .hGraphTwo {
        margin: 0px 0 10px;
    }
}

@media(max-width: 1256px) {
    .one_checkboxesAndgraphic {
        margin-top: -55px;
    }
}

@media(max-width: 1180px) {
    .step_four_content {
        align-items: flex-start;
    }

    .softwares_header {
        position: inherit;
        margin-top: 0px;
        width: -webkit-fill-available;
    }

    .softwares_header .headsoftwareContent {
        max-width: -webkit-fill-available;
        width: auto;
    }

    .chartFinishcontainer {
        top: -105px !important;
    }

    .headerPeriod4 .textModule {
        max-width: 520px;
        text-align: start;
    }

    .chartFinishcontainer {
        max-width: 520px !important;
        height: 520px !important;
    }

    
    .headerPeriod4 .textModule {
        margin: 0;
    }

    .headerPeriod4 .softwares_header {
        margin-top: 25px;
    }   

}

@media(max-width: 1100px) {


    .headerPeriod3 {
        margin: 0 auto 100px;
    }

    .headerPeriod3 .btnsNextprev, .headerPeriod2 .btnsNextprev {
        right: 0;
        left: 0;
        bottom: -60px;
        max-width: 100%;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
        gap: 10px;
    }


    .headerPeriod3 .smart_match_previous, .headerPeriod3 .smart_match_next, .headerPeriod2 .smart_match_previous, .headerPeriod2 .smart_match_next {
        max-width: 100%;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-left: 0;
    }


    .headerPeriod4 .softwares_header {
        margin-top: 0;
    }   

    .headerPeriod4 .chartFinishcontainer {
        max-width: 460px !important;
        height: 460px !important;
    }

    .headerPeriod4 .textModule {
        max-width: 450px;
    }

    .headerPeriod4 .textModule {
        margin: 0 0 -6px 0;
    }


    .chartFinishcontainer canvas {
        top: 0px;
    }

    .descrNone {
        top: -40px;
    }

    .modeScrrollActive {
        right: 0;
        margin-top: 70px;
    }

    .period1HeadText {
        margin: 20px 0 0 0;
    }

    .fast1geschafft, .fast2geschafft {
        text-align: center;
    }

    .fast_geschafft {
        padding-right: 0;
    }

    .paddgraphic_one {
        margin-top: -60px;
    }

    .headerModuleDivs {
        margin-bottom: 25px;
    }

    .graph3Datahover {
        top: -30px !important;
        padding: 70px 0;
    }

    .choosePer2Header {
        margin-top: -25px;
    }

    .headerPeriod2 {
        margin: 0 auto 120px; 
    }

    .headerPeriod4 {
        margin: 0 auto 120px;
    }

    .headerPeriod4 {
        margin: 0 auto 770px;
    }

    
    .conect_twoCheckFirst {
        position: relative;
        top: 50px;
    }

    .conect_twoCheckSecond {
        position: relative;
        top: 282px;
        margin-left: 0px;
    }

    .one_checkboxesAndgraphic {
        margin: 30px 0;
    }

    .textModule {
        text-align: center;
    }

    .hrCore {
        flex-direction: column;
        max-width: none;
    }

    .contentCheckboxes {
        max-width: none;
    }

    .two_p_f_graph {
        margin: 70px 0 0;
    }

    .hrCoreContentTwo {
        flex-direction: column;
    }

    .header_modules {
        flex-direction: column;
        align-items: center;
    }

    .headerPeriod4 .header_modules {
        flex-direction: inherit;
    }

    .headerModuleDivs {
        justify-content: center;
    }

    .chart-container {
        max-width: 650px;
        justify-content: center;
        height: -webkit-fill-available;
        align-items: center;
        top: 130px;
    }

    .step_tree_content {
        height: auto !important;
        flex-direction: column !important; 
    }

    #step_treeContentHead {
        max-width: unset !important;
        margin: 20px 0 0 !important;
    }

    .headerPeriod4 #checkbox-container {
        top: 100px;
    }

    .step_four_content .softwares_header {
        max-width: unset;
    }

    .step_four_content {
        align-items: center;
        flex-direction: column;
    }

    #chartPeriodTree {
        margin-top: -100px;
    }

    .headerPeriod4 .btnsNextprev {
        bottom: -680px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
        max-width: none;
        left: 0;
        right: 0;
        margin: 0 auto;
        gap: 15px;
    }

    .btnsNextprev {
        padding: 0 25px;
    }

    .headerPeriod4 .chartFinishcontainer {
        max-width: 600px !important;
        height: 600px !important;
    }

    
    .headerPeriod4 .softwares_header {
        margin-top: 110px;
    }

    .headerPeriod4 .chartFinishcontainer {
        max-width: 100% !important;
    }

    .headerPeriod4 .textModule { 
        max-width: none;
    }

    .smart_match_previous, .smart_match_next {
        max-width: none;
        margin-left: 0;
    }

}

@media(max-width: 1024px) {

    .headerPeriod4 .btnsNextprev {
        bottom: -680px;
    }

    .chart-container canvas {
        height: 450px;
        width: 450px;
    }

    .textHeadgraphics {
        top: -215px;
    }

    .headgraphicsThis {
        max-width: 310px;
    }

    .headgraphicsNone {
        display: none;
    }

    .graphild1div {
        width: 222px;
    }

    .headgraphics {
        flex-wrap: wrap; 
    }

}


@media(max-width: 800px) {

   
    .smart-match-check-datenschutz{
        padding: 0 20px !important;
    }


    .inpSetContact svg {
        top: 23px !important;
        left: 32px !important;
    }

    .inpSetContact input,  .inpSetContact textarea {
        width: 100% !important;
        max-width: none !important;
    }

}

@media(max-width: 768px) {

    .dataStartContent {
        padding: 70px 0px 90px;
    }

    /* page 1 */
        .period1HeadText {
            font-size: 28px;
            margin: -50px 0 0 0;
        }
 
        .period1HeadIcons {
            flex-direction: column;
            align-items: center;
        }

        .period1HeadIcons div {
            margin: 5px 0;
        }

    /* page 1 */

    .chart-container {
        max-width: 530px;
    }

    .chart-container canvas + div { 
        display: none;
    }

    .btnsNextprev {
        right: 0;
    }

    .bestMatch {
        margin-bottom: 50px;
    }

    .graph3Datahover div {
        justify-content: space-between;
        max-width: 230px;
        width: 100%;
    }

    .paddgraphic_one  {
        max-width: -webkit-fill-available;
        padding: 0;
    }

    .contentCheckboxes {
        max-width: -webkit-fill-available;
    }

    .hGraphTwo {
        position: relative;
        top: 25px; 
    }

    .one_checkboxesAndgraphic {
       flex-direction: column;
    }

    .hrCore {
        max-width: none;
    }

    #chartdiv {
        margin: 50px 0 0 0;
    }

    .chartdivActive {
        margin: 0 auto !important;
    }

    .headerModuleDivs {
        flex-direction: column;
        align-items: center;
    }

    .moduleMAActive {
        margin: 0 0 15px 0;
    }

    #checkbox-container {
        top: 80px;
    }

    .chartFinishcontainer canvas {
        top: 40px;
    }

    .btnsNextprev {
        padding: 0;
    }
}



@media(max-width: 683px) {
    .headgraphics {
        display: none;
    }

    .chartdivActive {
        width: 400px !important;
        height: 400px !important;
        top: 25% !important;
    }

}

@media(max-width: 540px) {

    .stepIconDiv {
        width: 25px;
        height: 25px;
        margin-right: 5px;
        font-size: 13px;
    }

    .fast1geschafft, .fast2geschafft, .textModule {
        font-size: 24px;
    }

    .shtripsStyle {
        margin-right: 5px;
        font-size: 13px;
    }

    .graph3Datahover div {
        max-width: none;
        padding: 5px 0;
    }

    .iconInfo svg {
        margin: 0 !important;
    }


    .choosePer2Header {
        font-size: 16px;
    }

    .chart-container canvas {
        height: 350px;
        width: 350px;
    }

    .thisFilterText {
        margin-left: 10px;
    }

    .chartFinishcontainer {
        top: -140px !important;
    }

   
    .inputDatasFirst, .inputDatasSecond {
        margin-left: 0px;
        width: 100%;
    }

    .blockSecretHead .defaultSvgSetBlur {
        width: 20px;
        top: 0px;
    }

    .softFlex {
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        gap: 8px;
    }

    .softwareContent {
        flex-direction: row;
        align-items: center;
        max-width: 100%;
        border-radius: 4px;
        border: 1px solid rgba(0, 0, 0, 0.10);
        height: 48px;
        padding: 0 25px;
    }

    .blockSecretHead {
        border-radius: 4px;
        border: 1px solid rgba(0, 0, 0, 0.10);
        height: 48px;
        width: 100%;
    }

    .softwareContent img {
        max-width: 50px;
        height: 19px;
    }

    .chartFinishcontainer canvas {
        height: 400px !important;
        width: 400px !important;
        top: 80px;
    }

    .headerPeriod4 .softwares_header {
        margin-top: 100px;
        position: relative;
        top: -1080px;
    }

    .headerPeriod4 .textModule {
        margin: 310px 0 -6px 0;
        position: relative;
        top: 615px;
    }

    .headerPeriod4 .chartFinishcontainer { 
        position: relative;
        top: 450px !important;
    }

    #checkbox-container {
        top: 130px;
        align-items: center;
        width: 100%;
        flex-direction: column;
    } 

    .headerPeriod4 .btnsNextprev {
        bottom: 70px;
    } 


    .headerPeriod4 #checkbox-container {
        top: 150px;
    }
    
    .headerPeriod1 {
        margin: 0 auto -200px;
    }
}






@media(max-width: 450px) {

    .chartdivActive {
        width: 290px !important;
        height: 290px !important;
    }

    .unternehmenFirstSelect {
        width: calc(100vw - 40px) !important;
        max-width: none !important;
        right: 0 !important;
        left: 0 !important;
        margin: 10px auto 0 !important;
    }

    .modeScrrollActive {
        right: 0;
        max-width: none;
        padding: 0 15px;
    }

     /* page 1 */
     .period1HeadText {
        font-size: 24px;
    }

    .descr1period {
        font-size: 16px;
    }

    .period1HeadIcons p {
        font-size: 12px;
        line-height: 19px;
        text-align: center;
    }

    .period1HeadIcons {
        margin: 30px auto 20px;
    }

    /* page 1 */


    .chartFinishcontainer canvas {
        height: 400px !important;
        width: 400px !important;
        top: 80px;
    }

    .chartFinishcontainer {
        top: -140px !important;
    }

    #checkbox-container {
        top: 120px;
    }

    #chartdiv {
        width: 270px;
        height: 270px;
    }
 
    .softwares_header {
        margin-top: 30px;
    }
    
  
    .softwares_header .headsoftwareContent h6 {
        font-size: 12px;
        margin: 0 0 0 10px;
    }
    .softwares_header .headsoftwareContent img {
        width: 75px;
    }

    .vergleich {
        font-size: 13px;
    }

    #pleaseAnswer {
        letter-spacing: normal;
    }

    .shtripsStyle {
        font-size: 0;
    }

    .stepIconDiv {
        width: 28px;
        height: 28px;
        font-size: 15px;
    }

    .linePeriodsStyle {
        width: clamp(35px, 3vw, 150px);
    }

    .smart_match_next {
        margin: 0;
    }

    .smart_match_next {
        max-width: -webkit-fill-available;
    }

    .selectUnternehmen, .selectTwotDataClick, .moduleMitarbeitendeActive {
        max-width: none;
        width: 100%;
    }
    
    .unternehmenSelect, .graphic_one_header {
        max-width: none;
        width: 100%;
        /* width: calc(100vw - 40px); */
    }

    .moduleMAActive {
        max-width: none;
    }

    .selectTwotDataClick {
        margin: 0 auto;
    }


    .btnsNextprev {
        justify-content: space-between;
        right: unset;
        max-width: none;
    } 

    #step_treeContentHead {
        height: 510px;
    }

    .chart-container {
        top: 45px;
    }

    .switchFont {
        font-size: 13px;
    }

    .headstartBtnscForm {
        justify-content: space-between;
    }

    #abbrechenBtncForm, #sendenBtncForm {
        width: 50% !important;
    }

    .chart-container canvas {
        height: 300px;
        width: 300px;
    }

    .frStep3Content {
        height: 470px;
    }

    .headerPeriod4 .btnsNextprev {
        bottom: 40px;
    }

    .contactForm4id label {
        font-size: 10px;
    }

    .headerPeriod4 .softwares_header {
        top: -1070px;
    }

    .headerPeriod4 .softwares_header {
        top: -1080px;
    }
}

@media(max-width: 425px){
    #checkbox-container {
        top: 160px;
    }

    .headerPeriod4 .softwares_header {
        top: -1110px;
    }
}

@media(max-width: 400px){
    

    .checkbox-container.label-right.smart-match-check-datenschutz .field-wrap {
        margin: 10px 0 10px 0;
    }

    .thiscontentFilter {
        width: 100%;
        margin-bottom: 10px;
    }

    .chartFinishcontainer {
        top: -130px !important;
    }

    

    .chartFinishcontainer canvas {
        top: 80px;
    }

    .softwares_header {
        top: -60px;
    }

    .textModule {
        text-align: start;
    }

}

@media(max-width: 380px) {
    .frStep3Content {
        height: 539px;
    }

    #chartPeriodTree {
        margin-top: 0;
    }

}

@media(max-width: 340px) {

    .chart-container {
        top: 70px;
    }

    .softwares_header {
        top: -100px;
    }

    .chartFinishcontainer {
        top: -60px !important;
    }

    .graph3Datahover {
        padding: 40px 0;
    }

    .radio-group label {
        font-size: 13px;
    }

    .fr_fourStepD {
        font-size: 14px;
    }

    .choosePer2Header {
        top: -7px !important;
    }

    .chartFinishcontainer {
        top: -90px !important;
    }

    .step_four_content {
        top: 50px;
    }

    .chart-container {
        top: 80px; 
    }

    .contactFormBtnHead a {
        font-size: 12px;
    }
}

/* END @media */





