body{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  -webkit-font-smoothing: antialiased;
}

html,body{
  height:100%;
  padding:0;
  margin:0;
}
*{
  box-sizing:border-box;
}

@media all and (orientation:landscape) and (max-width: 1023px) { 
    .contactPosition{
        margin-top: 50%;
    }
}
@media all and (orientation:landscape) and (min-width: 1023px) and (max-width: 1920px){ 
    .contactPosition{
        margin-top: 25%;
    }
}
th{
    font-weight: unset!important;
  }
.unsetBGC{
  background-color: unset!important;
}
.screen{
  height: unset;
  width: unset;
}
.indexHeadline{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,“Segoe UI”,Roboto,“Helvetica Neue”,Arial,sans-serif,“Apple Color Emoji”,“Segoe UI Emoji”,“Segoe UI Symbol”;
  font-size: 1.55em;
  margin-bottom: 0.6rem;

}
.indexHeader{
  font-size: 1.34em;
}
.indexArrow > span{
  float: right;
  font-size: 1.3em;
  line-height: 1;
}
.indexArrow{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1em;
  border-radius: 0px;
  padding: 13px 20px;
}
.banner > img{
  width: 100%;
}
.indexquiz{
  background-color: #52707C;
   background-image:url('../images/quiz-pattern.svg');
}
.indexcontactus{
  background-color: #F1F2F2;
  background-image: url('../images/contact-us-pattern.svg');
}
.digitalassessment{
  background-color: #FF637D;
  background-image:url('../images/assessment-pattern.svg');
}
.indexcontactusHeadline{
  color: #424242;
  font-size: 1.7em;
}
.indexcontactusText{
  color: #63676b;
}
.indexcontactusButton{
  color:#FFFFFF;
  background-color: #648693;
  text-align: left;
}
.indexquizHeadline{
  color: #fff;
  font-size: 1.7em;
}
.indexquizText{
  color: #cbe3e3;
  font-size: 1.2em;
}
.indexquizButton{
  color:#648693;
  background-color:white;
  text-align: left;
  font-size: 1.1em;
}
.indexassessmentHeadline{
  color: #fff;
  font-size: 1.7em;
}
.indexassessmentText{
  color: #fff;
  font-size: 1.2em;
}
.indexassessmentButton{
  color: #ff637d;
  background-color: #FFFFFF;
  text-align: left;
  font-size: 1.1em;
}
.bridgeFirst{
  background-color: #ff637d;
  background-image:url('../images/first-quiz.svg');
}
.bridgeSecond{
  background-color: #67a42f;
  background-image:url('../images/second-quiz.svg');
}
.bridgeThird{
  background-color: #06b4cf;
  background-image:url('../images/third-quiz.svg')
}
.bridgeHeadline{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,“Segoe UI”,Roboto,“Helvetica Neue”,Arial,sans-serif,“Apple Color Emoji”,“Segoe UI Emoji”,“Segoe UI Symbol”;
  font-size: 1.7em;
  margin-bottom: 0.6rem;
  color: #fff;
}
.bridgeText{
  color: #FFF;
}
.bridgefirstButton{
  color:#ff637d;
  background-color:#FFF;
  text-align: left;
  font-size: 1.1em;
}
.bridgesecondButton{
  color: #67a42f;
  background-color: #FFF;
  text-align: left;
  font-size: 1.1em;
}
.bridgethirdButton{
  color:#06b4cf;
  background-color: #FFF;
  text-align: left;
}
.bridgebackButton{
  color: #bdbdbd;
  background-color:white;
  font-size: 1.3em;
  line-height: 0;
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";

}
.bridgebackButton > span{
  font-size: 1.7em;
}
.assessmentbackButton{
  color: #bdbdbd;
  background-color:white;
  font-size: 0.8em;
  line-height: 0;
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";

}
.assessmentbackButton > span{
  font-size: 1.7em;
}
.assessmentBorderless td, .assessmentBorderless th {
	border: none;
}
.center-text > tbody > tr > td, .center-text > tbody > tr > th {
  vertical-align: middle !important;
}
.assessmentHeader{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 2.5em;
  color: #003e51;
}
.assessmentcolorRow{
  background-color: #f1f3f4;
}
.assessmentRow{
	color: #003e51;
	font-size: 1.2em;
  font-weight: unset;
}
.assessmentMainHeadline{
  color:#ff637d;
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1.2em;
}
.assessmentHeadline{
  color: #003e51;
  letter-spacing: -1px;
  font-size: 1em;
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.assessmentButton{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  color:#ffffff;
  background-color: #ff637d;
  font-size: 1em;
}
.assessmentButton > span{
margin-left: .8em;
}
.round {
  position: relative;
}
.round label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
}
.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 4px;
  left: 4.5px;
  opacity: 0;
  position: absolute;
  top: 7px;
  transform: rotate(-45deg);
  width: 10px;
}
.round input[type="checkbox"] {
  visibility: hidden;
}
.round input[type="checkbox"]:checked + label {
  background-color: #ff637d;
  border-color: #ff637d;
}
.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
html, body{
    height:100%;
    margin:0;
    padding:0
}
.container-fluid{
  height:100%;
  display:table;
  width: 100%;
  padding: 0;
}
.row-fluid {
  height: 100%;
  display:table-cell;
  vertical-align: middle;
}
.centering {
  float:none;
  margin:0 auto;
}
.quizHeader{
	font-size: 2.5em;
  color:#003e51;
  font-family: Rubik,-apple-system,BlinkMacSystemFont,“Segoe UI”,Roboto,“Helvetica Neue”,Arial,sans-serif,“Apple Color Emoji”,“Segoe UI Emoji”,“Segoe UI Symbol”;
}
.quizHeadline{
  color:#003e51;
  font-size: 1.25em;
}
.quizBorderless td, .quizBorderless th {
	border: none;
	border-bottom: 2px solid #fafafa;
}
.center-text > tbody > tr > td, .center-text > tbody > tr > th {
	vertical-align: middle !important;
}
.quizTable tr, .quizTable th{
	padding: 1.3rem;
}
.quizdot {
	border: solid 2px #f0f3f4;
	background-color: white;
	border-radius: 50%;
	display: inline-block;
	padding: 7px 14px;
	color: #84989e;
}
.quizList{
	font-size: 1.55em;
}
.quizList th  span {
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  position: relative;
  left: -19px;
  font-size: 0.8em;
}
.quizList th{
  border-left: 6px solid white;
	font-weight: unset !important;
  padding-left: 40px;
}
.quizList th:hover{
  border-left: 6px solid #ff637d;
	color: unset !important;
  cursor: pointer;
}
.quizList th:hover span{
	background-color: #FD6680;
	border-color: #FD6680;
	color: white !important;
}
.quizlast th{
  border-bottom: 0px;
}
.quizbase{
  color: #003e51;
}
body{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  -webkit-font-smoothing: antialiased;
  font-size: calc(3px + (18 - 3) * ((100vw - 300px) / (2560 - 300)))
}
html,body{
  height:100%;
  padding:0;
  margin:0;
}
.table td, .table th {
  border: none;
}
@media screen and (max-width: 468px) {
  .table td, .table th {
    padding: unset;
  }
}
@media screen and (max-width: 1279px) {
  .bridgeContainer{
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    justify-content:center;
    align-items:center;
  }
}
@media screen and (min-width: 1280px) {
  .bridgeContainer{
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; 
    justify-content:center;
    align-items:center;
  }
}
.headlineIndex{
    font-size: 1.7em;
}
.unset{
  background-color: unset !important;
}
.banner > img{
  width: 100%;
}
.header{
  font-size: 1.34em;
}
.boxHeadline{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1.7em;
  margin-bottom: 0.6rem;
}
.boxButton > span{
  float: right;
  font-size: 1.3em;
  line-height: 1;
}
.boxButton{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1.1em;
  border-radius: 0px;
  text-align: left
}
@media screen and (min-width: 1024px) {
  .boxButton{
    padding: 13px 20px;
  }
}
@media screen and (min-width: 576px) {
  .positionAssessment{
    padding: 2rem!important;
  }
}
.boxQuiz {
   background-position: bottom;
   background-color: #52707C;
   background-image: url(../images/quiz-pattern.svg);
   background-repeat: no-repeat;
}
.boxHeadlineQuiz{
  color: #fff;
  font-size: 1.7em;
}
.boxTextQuiz{
  color: #cbe3e3;
}
.boxButtonQuiz{
  color:#648693;
  background-color:white;
  font-size: 1.1em;
}
.boxAssessment{
  background-color: #FF637D;
  background-image:url('../images/assessment-pattern.svg');
  background-position: bottom;
background-repeat: no-repeat;
}
.boxHeadlineAssessment{
  color: #fff;
 font-size: 1.7em;
}
.boxTextAssessment{
  color: #fff;
}
.boxButtonAssessment{
  color: #ff637d;
  background-color: #FFFFFF;
  font-size: 1.1em;
}
.boxContactus{
  background-color: #F1F2F2;
  background-image: url('../images/contact-us-pattern.svg');
  background-position: bottom;
background-repeat: no-repeat;
}
.boxHeadlineContactus{
  color: #424242;
  font-size: 1.7em;
}
.boxTextContactus{
  color: #63676b;

}
.boxButtonContactus{
  color:#FFFFFF;
  background-color: #648693;
  font-size: 1.1em;
}
.backButton{
  font-size: 0.8em;
  line-height: 0;
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.backButtonAssessment{
  color: #bdbdbd;
  background-color:white;
}
.backButton > span{
  font-size: 1.7em;
}
.header{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 2.5em;
  color: #003e51;
}
.headlineMainAssessment{
  color:#ff637d;
  font-size: 1.2em;
}
.headlineAssessment{
  font-size: 1em;
}
.rowAssessment{
    font-size: 1.2em;
    font-weight: unset;
}
.round {
  position: relative;
}
.round label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 1.4em;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.4em;
}
.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 0.4em;
  left: 0.2em;
  opacity: 0;
  position: absolute;
  top: 0.35em;
  transform: rotate(-45deg);
  width: 0.9em;
}
.round input[type="checkbox"] {
  visibility: hidden;
}
.round input[type="checkbox"]:checked + label {
  background-color: #ff637d;
  border-color: #ff637d;
}
.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.roundCenter{
  margin-left: auto;
  margin-right: auto;
}
.buttonPositionAssessment{
  margin-left: 40%
}
.boxButtonSkipAssessment{
  background-color: #ff637d;
  color: #fff;
}
.rowColorized{
    background-color: #f1f3f4;
}
.center-text > tbody > tr > td, .center-text > tbody > tr > th {
  vertical-align: middle !important;
}
.headlineQuiz {
   font-size: 1.3em;
}
.quizBorderless td, .quizBorderless th {
	border: none;
	border-bottom: 2px solid #fafafa;
}
.quizlast th{
  border-bottom: 0px;
}
.quizList{
    font-size: 1.3em;
}
.quizList th  span {
  position: relative;
  left: -19px;
  font-size: 0.8em;
}
.quizList th{
  border-left: 6px solid white;
	font-weight: unset !important;
  padding-left: 40px;
}
.quizList th:active{
  border-left: 6px solid #ff637d;
}
.quizList th:hover{
	color: unset !important;
  cursor: pointer;
}
.quizList th:hover span{
	background-color: #FD6680;
	border-color: #FD6680;
	color: white !important;
}
.quizdot {
	border: solid 2px #f0f3f4;
	background-color: white;
	border-radius: 50%;
	display: inline-block;
	padding: 0.5em 1em;
	color: #84989e;
}
.answerImg{
  width: 7em;
}
.answerHeadline{
  font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 2em;
}
.answerText{
  font-size: 1.4em;
}
.resultButton{
    font-size: unset !important;
    margin-top: unset !important;
}
.dotAssessment {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 1.4em;
  left: 2%;
  position: absolute;
  top: -0.5em;
  width: 1.4em;
}
.dotAssessment:active {
  background-color: #FD6680;
    border-color: #FD6680;
    color: white !important;
}
.firefoxButton{
    white-space: normal;
}
.resultHeadline{
    color: #ff637d;
    font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1.5em;
}
.formHeadline{
    font-size: 1.2em;
}
.formText{
    font-size: 0.7em;
    letter-spacing: -0.05em;
    line-height: 1.2em;
}
.progress{
    border-radius: .5em;
}
.textBold{
    font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: bold;
}
.contactbackButton {
    color: white;
    background-color: #bdbdbd;
}

/*
.bridgeContainer{
    height: 100%;
}
*/
button.btn.btn-default.text-uppercase.w-100.indexArrow.indexquizButton:hover {
    color: white;
    background-color: #ff627d;
    transition: all .3s;
}

button.btn.btn-default.text-uppercase.w-100.indexArrow.indexassessmentButton:hover {
    color: white;
    background-color: #e2546c;
    transition: all .3s;
}

button.btn.btn-default.text-uppercase.w-100.indexArrow.indexcontactusButton:hover {
    color: white;
    background-color: #ff627d;
    transition: all .3s;
}

button.btn.btn-default.text-uppercase.w-100.indexArrow.bridgefirstButton:hover {
	color: white;
    background-color: #e2546c;
    transition: all .3s;
}

button.btn.btn-default.text-uppercase.w-100.indexArrow.bridgesecondButton:hover {
	color: white;
    background-color: #ff627d;
    transition: all .3s;
}
.assessmentbackButton {
    color: #bdbdbd;
    background-color: transparent;
}

button.btn.btn-default.text-uppercase.m-0.p-0.assessmentbackButton:hover {
    color: #ff627d;
    transition: all .3s;
}

.quizList th span {
    text-transform: lowercase !important;
}

.quizdot {
	transition: all .3s;
    padding: 0.25em 0.8em 0.5em;
}
.quizbackButton{
    background-color: transparent;
    color: #000;
    font-size: 1.3em;
    line-height: 0;
    font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
@media screen and (min-width:1920px){
    .sizeFix{
        font-size: 0.8em;
    }
}
@media screen and (min-width: 1280px) and (max-width: 1600px){
    .sizeFix{
        padding: 2em 12em;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1279px){
    .sizeFix{
        padding: 2em 8em;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1600px) {
  .boxButtonFix{
    padding: 10px 19px;
  }
}

.lh{
    line-height: 1;
}
.bodyheadlineAssessment{
    font-size: 1.2em;
}
.textColorUnset{
    color:unset;
}
.pagePosition{
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; 
    height: unset; 
    width: 100%;

}
.pagePosition > div{
    margin: auto;
}
.textSelect{
    font-size: 1.3em;
    line-height: 0;
    font-family: Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.text1{
    font-size: 1em;
}
.btn:focus{
    box-shadow: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ms-padding{
        padding-right: 2.5em;
        padding-left: 0em;
    }
}
.bgcolorBlack{
    background-color: #000;
}
.boxTextSize{
    font-size: 1.4em;
}
.mouseImg{
    width: 2.2em;
}
.headlineAssessmentresult{
    font-size: 1.3em;    
}
.buttonHover:hover{
    color: white;
    background-color: #ff627d;
    transition: all .3s;
}
.buttonPinkHover:hover{
    color: white;
    background-color: #e2546c;
    transition: all .3s;
}
.resultAssessmentList{
    line-height: 0.8em;
}

.resultAssessmentList > li{
    font-size: 1em;
    border: none;
    margin: 1em 0;
    padding: 0;
    color:black;
}
/*.resultAssessmentList li:before {
    content: "•";
    color: red;
    padding-right: 1em;
}
*/
.fontsize-2{
    font-size: 1.2em;
}
.form-text {
   margin-bottom: 0;
}
.text-danger {
   margin-bottom: .5em;
}


/* Janos 2020 */

.bar {
    margin-bottom: 15px;
}

.bar img {
    position: absolute;
    top: 0;
    width: 100%;
}

.footerbar img{
    width: 100%;
    position: absolute;
}

.nav-primary .menu.main-nav li a {
    transition: 1s;
}

.nav-primary .menu.main-nav li a:hover {
    color: #575756;
    border: none !important;
    text-decoration: none !important;
}

ul li  {
    border: none !important;
    text-decoration: none !important;
}

.nav-primary {
    padding-top: 100px;
}

.jumbotron {
    margin-top: -40px !important;
}

h1 {
    font-family: Rubik;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 40px;
    /* or 105% */
    color: #003A56;
    letter-spacing: -0.606445px;
}

.headlineTxt {
    font-family: Rubik;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    /* or 137% */

    letter-spacing: -0.0808594px;

    color: #050505;
}

.p-head {
    padding-left: 4rem;
}

.jumbotron {
    background: #F3F9FC;
}

.blocks {
    position: relative;
    top: -48px;
    float: right;
    width: 308px;
}



.bridgeContainer {
    width: 100%;
}


.container {
    max-width: 1024px;
}


.card {
    background: #FFFFFF;
    border: 0.5px solid rgba(0, 49, 92, 0.1);
    box-sizing: border-box;
    box-shadow: 0px 1px 0px rgba(0, 49, 92, 0.16);
    border-radius: 6px;
    min-height: 420px;
}

.card-body {
    padding: 1.25rem 1.25rem 0 1.25rem;
}

.card-title {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #003A56;
    max-width: 230px;
    min-height: 50px;
}

.card-text {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #575756;
}

.btn-primary {
    padding: 11px 24px;
    background: #003A56;
    border-radius: 5px;
    border: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    letter-spacing: -0.45px;
    color: white !important;
    border: 1px solid #003A56;
}

.card-body .btn-primary {
    position: absolute;
    bottom: 1.25rem;
}

#pleaserotate-backdrop {
    display: none !important;
}

.w-100 {
    width: 100%!important;
    margin: 0;
}

.site-footer {
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    margin-top: 1.25rem;
    border: none;
    background: rgba(245,245,245,0.5);
    color: #575756;
}

.site-footer .logo img {
    width: 128px;
    height: auto;
    max-width: 100%;
    margin: 0 2.5rem 0.625rem 0.625rem;
    transition: transform ease .4s;
}


.headlineIndex {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #050505;
}

.footer-link span, .footer-link2 span{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #575756;
}

.footer-link {
    padding: 0.7rem 0;
    border-top: 1px solid #CCCCCC;
}

.footer-link2 {
    padding: 0.7rem 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.connectUs {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 114% */

    letter-spacing: 0.1px;

    color: #003A56;
}

.socialLinks li{
    display: inline;
    list-style-type:none;
}    

.socialLinks a{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */
    color: #003A56;
}

.darkerFooter {
    background: #F5F5F5;
    
}

.footerP {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */


    color: #575756;
}

.footerRoseLinks li {
    display: inline;
}

.footerRoseLinks a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */
    text-decoration: underline !important;
    color: #C54D61;
}

.chevron {
    float: right;
    padding: 5px 15px;
}

.socialName {
   position: relative;
   top: 2px;
}

.quizbackButton {
    background: #FFFFFF;
    border: 1px solid #003A56;
    box-sizing: border-box;
    border-radius: 5px;
    
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */

    letter-spacing: -0.45px;

    color: #003A56;
    text-transform: none;
    padding: 11px 24px !important;
}


.normalP {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #050505;
}

.progress {
    height: 10px;
    background: #F5F5F5;
    border-radius: 60px;
}

.quizProgress {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    position: relative;
    top:-8px;
}

.questionNr {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;

    color: #C54D61;
}

.questionTitle {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    /* identical to box height, or 118% */


    color: #003A56;
}

.quizList {
    height: 44px;
    width: 100%;
    background: #F2F5F7;
    
    box-sizing: border-box;
    border-radius: 6px;
    cursor: pointer;
    border: 1px solid rgba(0, 58, 86, 0.5);
    box-sizing: border-box;
    border-radius: 6px;
}


.form-check-label {
    position: relative;
    left: 30px;
    top: 6px; 
}

.quizListRadio {
    width: 24px;
    height: 24px;
    background: #FFFFFF;
    border: 2px solid #003A56;
    border-radius: 12px;
    position: relative;
    top: 5px;
    left: 10px;
}


.progress-bar {
    background: #C54D61 !important;
    border-radius: 60px;
}

.answerImg {
    width: 64px;
}

.answerHeadline {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    /* or 125% */

    letter-spacing: -0.5px;

    color: #003A56 !important;
}

.answerText {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    /* or 144% */

    display: flex;
    align-items: center;

    color: #050505 !important;
}

.btn-default {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */

    letter-spacing: -0.45px;

    color: #003A56;
    background: #FFFFFF;
    border: 1px solid #003A56;
    box-sizing: border-box;
    border-radius: 5px;
    
    
}

div#modal {
    background: #F3F9FC !important;
}

div#modal div#container_modal {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.dotAssessment {
    background: #FFFFFF;
    border: 2px solid #003A56 !important;
    box-sizing: border-box;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    top: 20%;
}

.dotAssessment::after {
    content: '';
   display: inline-block;
   width: 12px;
   height: 12px;
   -moz-border-radius: 7.5px;
   -webkit-border-radius: 7.5px;
   border-radius: 7.5px;
   background-color: rgba(0, 49, 92, 0.3);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.quizList:hover .dotAssessment::after {
   
}

.dotAssessment.active {
    background-color: white !important;
}

.dotAssessment.active::after {
    background: #00315C;
}


.dotAssessment:active {
    background-color: white;
    border: 2px solid #003A56 !important;
}


.bodyheadlineAssessment {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    /* or 144% */


    color: #050505;
}


.assessmentSelected {
    font-style: normal;
    font-weight: normal;
    font-size: 14px !important;
    line-height: 17px;
    /* identical to box height */
    color: #575756;
}

.bridgeFirst {
    background: #F2F5F7;
    border: 1px solid rgba(0, 58, 86, 0.5);
    border-radius: 6px;
}

.assessmentTitle {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    /* or 100% */

    letter-spacing: 1px;

    color: #003A56;
}

.assessmentIntro {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */
    color: #575756;
}

.checkBox {
    width: 24px;
    height: 24px;

    background: #FFFFFF;
    border: 2px solid #003A56;
    box-sizing: border-box;
    border-radius: 2px;
    float: left;
    margin-bottom: 30px;
    margin-right: 15px;
}

.checkBox::after {
    content: url(../../images/Tick.svg);
    display: inline-block;
    position: relative;
    top: 55%;
    left: 53%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.checkBox.active {
    background: #003A56;
    border: 2px solid #003A56;
    box-sizing: border-box;
    border-radius: 2px;
}

.checkBox.active::after {
    content: url(../../images/TickActive.svg);
    display: inline-block;
    position: relative;
    top: 55%;
    left: 53%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn-primary:disabled {
    background: #F5F5F5;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */

    letter-spacing: -0.45px;

    color: #575756 !important;
}

.quizProgress2 {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #575756;
    
    position: relative;
    top:-8px;
}

.headlineMainAssessment {
    font-style: normal;
    font-weight: bold !important;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */


    color: #003A56;
}

.headlineTable {
    background: #F3F9FC !important;
}

.headlineAssessment {
    font-style: normal;
    font-weight: normal;
    font-size: 13px !important;
    line-height: 18px;
    /* or 138% */

    text-align: center;

    color: #003A56;
}

.rowAssessment {
    font-style: normal;
    font-weight: 300;
    font-size: 16px !important;
    line-height: 24px;
    /* or 150% */


    color: #050505;
}


.dotAssessment2 {
    top: -0.85em;
}

.btn-primary.disabled, .btn-primary:disabled {
    background: #F5F5F5;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */

    letter-spacing: -0.45px;

    color: #575756 !important;
}

.resultHeadline {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    /* identical to box height, or 125% */

    letter-spacing: -0.5px;

    color: #003A56;
}

.resultCompany {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    /* identical to box height, or 144% */

    display: flex;
    align-items: center;

    color: #050505;
}


.thx {
  font-style: normal;
  font-weight: 380;
  font-size: 23px;
  line-height: 35px;
  /* identical to box height, or 144% */
  padding-top: 20px;
  display: flex;
  align-items: center;

  color: #050505;
}


.resultAssessmentList {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    /* or 111% */

    text-decoration-line: underline;

    color: #C54D61 !important;
    list-style-type: none;
}

.resultAssessmentList li::before {
    content: none!important;
}

.resultAssessmentList li  {
    color: #C54D61 !important;
}


.getintouch {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
    /* identical to box height */

    letter-spacing: -0.5px;

    color: #003A56;
}

.formHeadline {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    /* or 144% */


    color: #050505;
}

.contactForm label {
    font-style: normal;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 26px;
    /* identical to box height, or 162% */

    letter-spacing: 1px;

    color: #003A56;

}


.contactForm [type='text'], .contactForm [type='email'] {
    background: #F2F5F7;
    border: 1px solid rgba(0, 58, 86, 0.5);
    border-radius: 3px;
    height: 56px;
    
    font-style: normal;
    font-weight: normal;
    line-height: 26px;
    /* identical to box height, or 162% */

    letter-spacing: 1px;

    color: #003A56 !important;
}

.contactForm .emailHelp {
    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: 26px;
    color: #797978;
}

.contactForm textarea[rows] {
    height: auto;
    min-height: 177px;;
    background: #F2F5F7;
    border: 1px solid rgba(0, 58, 86, 0.5);
    border-radius: 3px;
    
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    /* identical to box height, or 162% */

    letter-spacing: 1px;

    color: #003A56 !important;
}

.formText {
    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: 16px;
    color: #797978 !important;
}

.formText a {
    color: #003A56 !important;
}

.btn-default {
    padding: 11px 24px;
}


.contactForm [type='text']:focus {
    border: 2px solid #003A56 !important;
    box-shadow: none;
    outline: none;
}

.contactForm [type='email']:focus {
    border: 2px solid #003A56 !important;
    box-shadow: none;
    outline: none;
}

.contactForm textarea[rows]:focus {
    border: 2px solid #003A56 !important;
    box-shadow: none;
    outline: none;
}

.contactForm [type='text']:hover {
    background: #ebf8ff;
}

.contactForm [type='email']:hover {
    background: #ebf8ff;
}

.contactForm textarea[rows]:hover {
    background: #ebf8ff;
}

.contactForm .custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
    border-bottom: 4px solid #ff4564 !important;
    font-size: 14px;
    line-height: 24px;
}

.contactForm .text-danger {
    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: 26px;
    color: #ff4564 !important;
}

.contactForm p {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    color: #797978;
}

.btn-primary {
    transition: 0.5s;
}

.btn-default {
    transition: 0.5s;
    font-weight: 600 !important;
}

.btn-primary:hover, .btn-default:hover {
    background: #C8DDE8;
    /* identical to box height */
    text-decoration-line: underline !important;
    border-color: #C8DDE8 !important;
    color: #003A56 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: red;
    background: #F5F5F5;
}


.btn-primary.disabled:hover {
    background: #F5F5F5;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.45px;
    color: #575756 !important;
    text-decoration: none !important;
}

.no-left-padding2 {
    padding-left: 0px !important;
}

.quizList.active .dotAssessment:after {
    background: #00315C;
}

.quizList.active .dotAssessment:after {
    background: #00315C;
}

.mobileAssesmentRadio {
    display: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background: #003A56;
    border-color: #003A56;
}

.getintouch {
    left: 0 !important;
}

.menuHr {
    position: absolute;
    top: 120px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #f5f5f5;
    background: #f5f5f5;
    background: transparent;
}

hr {
    max-width: none !important;
}

.answerTextCenter {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
}


@media only screen and (max-width: 390px) {
    .site-header .logo img {
        margin: .75rem 0 0.625rem 0;
    }
}

@media only screen and (max-width: 400px) {
    .site-footer .logo {
        width: 110px;;
        padding: 0 0.625rem 0 0;
    }
}


@media screen and (min-width: 576px) {
    .jumbotron {
        padding: 3rem 2rem;
    }
    html,body
    {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
        overflow-x: hidden; 
    }
  
}

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

    .mobileAssesmentRadio {
        display: block;
    }
    .desktopAssesmentRadio {
        display: none;
    }

}


@media screen and (max-width: 992px) {
    .blocks {
       display: none;
    }
    .p-head {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .card-columns {
        margin: 0 auto;
        column-count: 1;
    }
    .socials {
        margin-left: 0 !important;
        padding-left: 1em !important; 
        margin-top: 1rem;
    }
    .socialName {
        display: none;
    }
    .site-footer ul li span {
        font-size: 12px;
    }
    .site-header {
        min-height: 6rem;
    }
    .site-header .logo img {
        max-width: 150px !important;
    }
    .site-header .logo img {
        margin: 0.25rem 1.25rem 0.625rem 0;
    }
    
    .no-left-padding {
        padding-left: 0 !important;
                        
    }
    
    .no-left-padding2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    
    .darkerFooter img {
        width: 90px;
    }
    .groupLogo {
        padding-left: 1em !important;
        padding-right: 0em !important;
    }
    .menuHr {
        top: 80px;
    }
}

@media only screen and (max-width: 1050px) {
    .site-footer {
        display: block;
    }
    
    .site-header .logo img {
        display: block;
    }
    
    .menu-button {
        height: 2.5rem;
        width: 2.5rem;
        float: right;
        position: absolute;
        top: 1.25rem;
        right: 0.625rem;
        background: white;
        border: none;
        border-radius: 0;
        -webkit-backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transition: background 0.6s linear;
    }
    .menu-button span {
        width: 1.25rem;
        height: 0.25rem;
        border-radius: 0;
        background-color: #003A56;
        position: absolute;
        left: 0.625rem;
    }
    .menu-button span.middle {
        top: 50%;
        margin-top: -2px;
        background-color: #003A56;
        opacity: 1;
        transition: all 0.6s linear;
        width: 50%;
        display: block;
        overflow: hidden;
    }
    .checkBox {
    
        margin-bottom: 36px !important;
    }
    .form-row {
        flex-wrap: wrap !important;
    }

}

@media screen and (max-width: 1600px) and (min-width: 1280px)  {
    .sizeFix {
        padding: 1em 0em !important;
    }
}