.header-banner {
    max-width: 100%;
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto; 
}

.banner-image img {
  width: 100%;
}

nav {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 0;
}

nav ul {
  margin-right: 50px;
  display: flex;
  list-style: none;
}

nav ul li a {
  margin-left: 15px;
  font-weight: 700;
  color: white!important;
  text-decoration: none;
}

.form-id-1579716073027001LXhq, .form-id-1579797821275001jXYP .wf-form-element-div {
  margin-bottom: 20px;
  color: black
}


/* Murray's Changes */
option[value="FM"]{
  display: none;
}


/* Marcus' changes start */

.logo-container {
  width: 100%
}

.logo-container img {
  margin: 13px;
}

.hero-container {
  font-family: "3DS",Arial,sans-serif;
  height: 150px;
  max-width: 100%
  background-origin: content-box;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-image: url('https://static.rainfocus.com/3ds/3dx22/static/staticfile/staticfile/3DX%20World%202022%20Registration_1500x134%20-%20Oct%204_1633375347485001Isoy.jpg');
}

@media only screen and (max-width : 700px) {
  .hero-container {
    font-family: "3DS",Arial,sans-serif;
    height: 95px;
  background-origin: content-box;
  background-size: cover;
  position: relative;
    background-image: url('https://static.rainfocus.com/3ds/3dx22/static/staticfile/staticfile/3DX%20World%202022%20Registration_1500x134%20-%20Oct%204_1633375347485001Isoy.jpg');
  }https://static.rainfocus.com/3ds/3dx22/static/
  nav {
    display: none;
  }
}

.banner-text-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 10%;
}

.banner-text-container h1,
.banner-text-container h2 {
  color: white;
  text-shadow: 0 2px 4px rgba(0,0,0,.32);
}

.banner-text-container h1 {
  font-size: 44px;
  line-height: 48px;
  margin-bottom: 14px;
  font-weight: 300;
}

.banner-text-container h2 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 36px;
  font-weight: 100;
}

.hero-container img {
  width: 100vw;
}


.footer-social-container {
  display: inline;
  margin-left: 19px;
}

.footer-social-container img {
  background-color: #eee;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  margin-left: 16px;
}

footer .link-col {
  padding: 71px 0 24px;
}

footer .link-col p:first-of-type {
  letter-spacing: -.2px;
  color: rgba(0,0,0,.48);
  box-sizing: border-box;
  word-wrap: break-word;
  font-weight: 700;
  line-height: 24px;
  margin: 16px 0 20px;
  font-size: 18px;
  margin-bottom: 20px;
}

footer .link-col li,
footer .link-col li a {
    font-size: 16px;
    letter-spacing: -.2px;
    list-style: none;
    line-height: 10px;
    font-weight: 300;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
    color: rgba(0,0,0,.48);
    display: block;
    padding: 4px 0;
}

footer .link-col li a:hover,
footer .footer-corporate a:hover {
    color: rgba(0,0,0,.8);
    text-decoration: none;
}

footer .link-col ul {
  padding-left: 0;
}

.footer-corporate {
  font-weight: 100;
  color: rgba(0,0,0,.48);
  display: flex;
  justify-content: space-between;
  padding: 45px;
}

footer .footer-corporate a {
    text-decoration: none;
    color: rgba(0,0,0,.48);
}

/* Marcus' changes end */

/* Cristian's changes */

.rfComp-canvas * {
  font-family: "3DS",Arial,sans-serif;
  font-weight: 400;
}

.rf-card {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.14);
  border-radius: 6px;
}

.rf-card .card-body {
  border: none;
  background: #ffffff;
}

.rf-card .card-header {
  background: #2A2A2A;
  border-radius: 6px;
  border: none; 
  padding: 14px 23px;
}


.rf-card .card-header .card-header-title {
  font-weight: 200;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: white;
}

.rf-card .card-body .card-body-row, .rfwf-dashboard .my-survey-list-card .card-body, .rf-page-builder-portal .my-survey-list-card .card-body {
  padding: 14px 23px;
}

.rf-card .card-header .card-controls {
  color: white;
}

.rfComp-canvas {
 background: #F7F9FB; 
}


.rf-pill-orange {
  background-color: #009EFF;
  border-color: #009EFF;
}

/* Text Color Overrides - #17326 */
.rf-label-only > label span:first-of-type,
.rf-label-only > label .label-text,
.rf-label-only .rf-label span:first-of-type,
.rf-label-only .rf-label .label-text,
.rf-input > label span:first-of-type,
.rf-input > label .label-text,
.rf-input .rf-label span:first-of-type,
.rf-input .rf-label .label-text,
.rf-search-input > label span:first-of-type,
.rf-search-input > label .label-text,
.rf-search-input .rf-label span:first-of-type,
.rf-search-input .rf-label .label-text,
.rf-icon-input > label span:first-of-type,
.rf-icon-input > label .label-text,
.rf-icon-input .rf-label span:first-of-type,
.rf-icon-input .rf-label .label-text,
.rf-single-select > label span:first-of-type,
.rf-single-select > label .label-text,
.rf-single-select .rf-label span:first-of-type,
.rf-single-select .rf-label .label-text,
.rf-multi-select > label span:first-of-type,
.rf-multi-select > label .label-text,
.rf-multi-select .rf-label span:first-of-type,
.rf-multi-select .rf-label .label-text,
.rf-select2-override > label span:first-of-type,
.rf-select2-override > label .label-text,
.rf-select2-override .rf-label span:first-of-type,
.rf-select2-override .rf-label .label-text,
.rf-toggle > label span:first-of-type,
.rf-toggle > label .label-text,
.rf-toggle .rf-label span:first-of-type,
.rf-toggle .rf-label .label-text,
.rf-textarea > label span:first-of-type,
.rf-textarea > label .label-text,
.rf-textarea .rf-label span:first-of-type,
.rf-textarea .rf-label .label-text,
.rf-day-picker > label span:first-of-type,
.rf-day-picker > label .label-text,
.rf-day-picker .rf-label span:first-of-type,
.rf-day-picker .rf-label .label-text,
.rf-scale-matrix > label span:first-of-type,
.rf-scale-matrix > label .label-text,
.rf-scale-matrix .rf-label span:first-of-type,
.rf-scale-matrix .rf-label .label-text,
.rf-survey-scale > label span:first-of-type,
.rf-survey-scale > label .label-text,
.rf-survey-scale .rf-label span:first-of-type,
.rf-survey-scale .rf-label .label-text,
.rf-star-selector > label span:first-of-type,
.rf-star-selector > label .label-text,
.rf-star-selector .rf-label span:first-of-type,
.rf-star-selector .rf-label .label-text,
.rf-date-picker > label span:first-of-type,
.rf-date-picker > label .label-text,
.rf-date-picker .rf-label span:first-of-type,
.rf-date-picker .rf-label .label-text,
.rf-read-only > label span:first-of-type,
.rf-read-only > label .label-text,
.rf-read-only .rf-label span:first-of-type,
.rf-read-only .rf-label .label-text,
.rf-button-link > label span:first-of-type,
.rf-button-link > label .label-text,
.rf-button-link .rf-label span:first-of-type,
.rf-button-link .rf-label .label-text,
.rf-nps-question > label span:first-of-type,
.rf-nps-question > label .label-text,
.rf-nps-question .rf-label span:first-of-type,
.rf-nps-question .rf-label .label-text,
.rf-upload-file > label span:first-of-type,
.rf-upload-file > label .label-text,
.rf-upload-file .rf-label span:first-of-type,
.rf-upload-file .rf-label .label-text,
.rf-horizontal-label > label span:first-of-type,
.rf-horizontal-label > label .label-text,
.rf-horizontal-label .rf-label span:first-of-type,
.rf-horizontal-label .rf-label .label-text,
.rf-phone-number > label span:first-of-type,
.rf-phone-number > label .label-text,
.rf-phone-number .rf-label span:first-of-type,
.rf-phone-number .rf-label .label-text,
.rf-form-element-group > label span:first-of-type,
.rf-form-element-group > label .label-text,
.rf-form-element-group .rf-label span:first-of-type,
.rf-form-element-group .rf-label .label-text,
.rf-checkbox-container > label span:first-of-type,
.rf-checkbox-container > label .label-text,
.rf-checkbox-container .rf-label span:first-of-type,
.rf-checkbox-container .rf-label .label-text,
.rf-toggle-wrapper > label span:first-of-type,
.rf-toggle-wrapper > label .label-text,
.rf-toggle-wrapper .rf-label span:first-of-type,
.rf-toggle-wrapper .rf-label .label-text,
.rf-time-selector > label span:first-of-type,
.rf-time-selector > label .label-text,
.rf-time-selector .rf-label span:first-of-type,
.rf-time-selector .rf-label .label-text,
.rf-admin-content td,
.rf-admin-content th,
.rfComp-canvas td,
.rfComp-canvas th,
.rf-default-modal td,
.rf-default-modal th,
[id*="rf-"].rf-widget td,
[id*="rf-"].rf-widget th,
.rf-admin-content p,
.rfComp-canvas p,
.rf-default-modal p,
[id*="rf-"].rf-widget p {
  color: #000;
}
