.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.signup_submitbutton {
  margin: 20px auto 0;
  padding: 0.625rem 1.25rem;
  background-color: var(--primary-color);
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  font-size: 0.874rem;
}
.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.dropdown-link-3 {
  display: inline-block;
  color: #edeff4;
  text-align: center;
}

.dropdown-list-3 {
  background-color: transparent;
}

.dropdown-link-5 {
  display: inline-block;
  color: #f8f8f8;
  text-align: center;
}

.nav_butto {
  position: static;
  left: 0px;
  top: 1vh;
  display: inline-block;
  overflow: visible;
  padding: 1.5vh 1.5vw;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fcfdff;
  font-size: 1vw;
  line-height: 1vh;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  -o-object-fit: contain;
  object-fit: contain;
}

.nav_butto_login {
  position: static;
  left: 0px;
  top: 6px;
  display: inline-block;
  overflow: visible;
  margin-top: 0vh;
  padding: 1.5vh 1.5vw;
  border-radius: 8px;
  background-color: #536385;
  font-family: 'Open Sans', sans-serif;
  color: #fcfdff;
  font-size: 1vw;
  line-height: 1vh;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  -o-object-fit: contain;
  object-fit: contain;
}

.nav_button-language {
  position: relative;
  left: 0px;
  top: 0px;
  display: inline;
  overflow: visible;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #525f7f;
  font-size: 1vw;
  line-height: 1vh;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  -o-object-fit: contain;
  object-fit: contain;
}

.dropdown-list-2 {
  left: 0%;
  top: 200%;
  right: auto;
  bottom: auto;
  display: none;
  background-color: transparent;
  text-align: left;
}

.dropdown-list-2.w--open {
  left: 0%;
  top: 180%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  background-color: transparent;
  color: #f9f9f9;
  text-align: center;
}

.dropdown-link-4 {
  display: inline-block;
  color: #fff;
  text-align: center;
}

.navbar-3 {
  position: relative;
  display: inline-block;
  max-width: 80vw;
  margin-top: 0px;
  margin-bottom: 10vh;
  background-color: transparent;
  text-align: center;
}

.brand-2 {
  position: relative;
  left: auto;
  top: auto;
  display: inline-block;
  width: 4vw;
  height: 5vh;
  margin-top: 5vh;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/Sutton-logo--no-background-B-02-1_1Sutton logo -no background B-02 1.png');
  background-position: 50% 50%;
  background-size: cover;
  font-size: 2vw;
  -o-object-fit: fill;
  object-fit: fill;
}

.brand-2.w--current {
  width: 4vw;
  height: 5vh;
  margin-top: 5vh;
  padding-right: 0px;
  padding-bottom: 0px;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.dropdown-toggle-2-copy {
  top: 0px;
  bottom: 0px;
  margin-top: 0px;
  padding: 1.5vh 3vw 1.5vh 1.5vw;
  color: #fff;
}

.dropdown-toggle-2-copy.w--open {
  color: transparent;
}

.menu-button-2 {
  display: none;
}

.nav_button-copy {
  position: relative;
  left: 10px;
  top: 6px;
  display: inline-block;
  overflow: visible;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fcfdff;
  font-size: 1vw;
  line-height: 1vh;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  -o-object-fit: contain;
  object-fit: contain;
}

.nav_button-copy.w--current {
  left: 10px;
  top: 6px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.joinus-banner {
  position: static;
  display: inline-block;
  overflow: visible;
  width: 100vw;
  height: 30vw;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 15px solid transparent;
  border-radius: 0vw;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(58%, rgba(82, 95, 127, 0.23)), to(#adb5bd)), url('../images/JoinUs.png');
  background-image: linear-gradient(0deg, rgba(82, 95, 127, 0.23) 58%, #adb5bd), url('../images/JoinUs.png');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
  -webkit-transform: translate3d(0px, 0px, 5px);
  transform: translate3d(0px, 0px, 5px);
  font-size: 2vw;
  line-height: 2vh;
  font-weight: 400;
  text-align: center;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.icon-2 {
  color: #f7f8f9;
}

.text-block-33 {
  color: #fff;
}

.nav-menu-2 {
  position: relative;
  left: 0px;
  top: 0px;
  display: inline-block;
  margin-top: 5vh;
  margin-left: 0px;
  padding-right: 5vw;
  text-align: center;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0.75em;
}

.columns-3 {
  margin-top: 5vh;
  margin-right: 0px;
  margin-left: 0px;
}

.text-block-18 {
  margin-top: 10px;
  color: #909090;
  font-size: 16px;
}

.container-text {
  padding-right: 0px;
  padding-left: 0px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-19 {
  margin-left: 8vw;
}

.joinus-sga {
  position: relative;
  margin-top: -7px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.text-block-20 {
  color: #6c6c6c;
  font-size: 16px;
  line-height: 24px;
}

.careersutton-text {
  margin-top: 8vh;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-12 {
  font-size: 20px;
  font-weight: 700;
}

.button-5 {
  margin-top: 30px;
  padding-top: 10px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #c21b2c;
}

.joinus-agent-submitform-agentsign {
  margin-top: 10px;
}

.joinus-agent-inputbox-phonenum {
  overflow: visible;
  padding-right: 0px;
  padding-left: 140px;
  border-style: none none solid;
  border-width: 1px 0px 1px 1px;
  border-color: #000 #000 #d2d2d2;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 transparent;
  opacity: 1;
  color: #000;
  font-style: normal;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.joinus-agent-inputbox-email {
  overflow: visible;
  padding-right: 0px;
  padding-left: 120px;
  border-style: none none solid;
  border-width: 1px 0px 1px 1px;
  border-color: #000 #000 #d2d2d2;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 transparent;
  opacity: 1;
  color: #000;
  font-style: normal;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-23 {
  position: relative;
  left: -75px;
  top: -2px;
}

.text-span-5 {
  color: #9b9b9b;
  font-weight: 400;
}

.submit-button {
  margin-top: 30px;
  margin-bottom: 20px;
}

.joinus-agent-inputbox-brokerage {
  overflow: visible;
  padding-right: 0px;
  padding-left: 140px;
  border-style: none none solid;
  border-width: 1px 0px 1px 1px;
  border-color: #000 #000 #d2d2d2;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 transparent;
  opacity: 1;
  color: #000;
  font-style: normal;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.joinus-agent-inputbox-lastname {
  overflow: visible;
  padding-right: 0px;
  padding-left: 80px;
  border-style: none none solid;
  border-width: 1px 0px 1px 1px;
  border-color: #000 #000 #d2d2d2;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 transparent;
  opacity: 1;
  color: #000;
  font-style: normal;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.testimonial-text {
  position: relative;
  top: -20px;
  margin-left: -40px;
  padding-top: 0px;
  font-family: Bitter, serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.joinus-column-right {
  padding-right: 40px;
  padding-left: 40px;
}

.text-block-22 {
  margin-top: 5px;
  margin-left: 0px;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.connecttolearn-btn {
  position: absolute;
  left: 33%;
  top: auto;
  right: 0%;
  bottom: 7%;
  display: inline-block;
  width: 30%;
  border-style: solid;
  border-width: 2px;
  border-color: #c21b2c;
  background-color: transparent;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.checkbox-field {
  padding-top: 20px;
}

.text-block-23 {
  padding-top: 0px;
  color: #ccc;
  font-size: 16px;
  line-height: 22px;
}

.joinus-column-left {
  padding-right: 40px;
  padding-left: 40px;
}

.joinus-form-columns {
  border-style: solid;
  border-width: 1px;
  border-color: #201c20;
}

.joinus-agent-inputbox-name {
  overflow: visible;
  padding-right: 0px;
  padding-left: 60px;
  border-style: none none solid;
  border-width: 1px 0px 1px 1px;
  border-color: #000 #000 #d2d2d2;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 transparent;
  opacity: 1;
  color: #000;
  font-style: normal;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.mask {
  height: 120%;
}

.image-21 {
  height: auto;
  margin-bottom: 0px;
}

.joinus-contain {
  margin-top: 100px;
  margin-bottom: 0px;
}

.column-8 {
  position: static;
  text-align: left;
}

.joinus-agent-submitform-lable {
  position: relative;
  top: 32px;
  display: inline-block;
  color: #596683;
}

.text-block-21 {
  position: absolute;
  left: 3%;
  top: 55%;
  right: auto;
  bottom: 0%;
  color: #fff;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-14 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.columns-4 {
  padding-top: 0px;
}

.becomeagent-text {
  margin-top: 10vh;
  margin-bottom: 5vh;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.joinus-quotation {
  height: auto;
  margin-top: 10vh;
  margin-bottom: 5vh;
}

.joinus-tesitimonial-slider {
  display: none;
  height: 120%;
  margin-top: 50px;
  margin-bottom: 0px;
  padding-top: 31px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(0%, #fff));
  background-image: linear-gradient(180deg, #000, #fff 0%);
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.joinus-connect-to-learn {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 10vh;
  -o-object-fit: fill;
  object-fit: fill;
}

.slide {
  height: 120%;
}

.image-20 {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}

.div-block-16 {
  padding-bottom: 0px;
}

.image-22 {
  display: block;
  margin-left: 72px;
  text-align: center;
}

.grid-2 {
  margin-bottom: 1px;
}

.joinus-agent-submitform-lable-copy {
  position: relative;
  top: 32px;
  display: inline-block;
  color: #596683;
}

.testimonial-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 5.5em;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}

.carousel-arrow {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-arrow.arrow-next {
  padding-right: 1em;
  padding-left: 0em;
}

.text-f-14 {
  font-family: Oswald, sans-serif;
  color: #878787;
  font-size: 1.1em;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}

.carousel-arrow-oval {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 3;
  width: 3.25em;
  height: 3.25em;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 100%;
  background-color: #c3312a;
}

.carousel-arrow-oval.next-arrow {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #c3312a;
}

.joinus-testimonial-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.expolre-company-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.joinus-testimonial-new {
  overflow: hidden;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.swiper-wrapper.first-swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.carousel-arrows {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.9;
 /* -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  color: hsla(0, 0%, 100%, 0.5);
  */
}

.divider {
  width: 4em;
  height: 1px;
  margin-right: 1.5em;
  background-color: #878787;
}

.divider.left-margin {
  margin-right: 0em;
  margin-left: 1.2em;
}

.joinus-testimonial-slider {
  position: relative;
  overflow: visible;
  margin-bottom: 8em;
}

.slide-img {
  z-index: 0;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
}

.slide-img-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(65%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.75)));
  background-image: linear-gradient(180deg, transparent, transparent 50%, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0.75));*/
}

.swiper.first-swiper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-arrow-icon {
  position: relative;
  z-index: 4;
  width: auto;
  height: 1.25em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.testimonial-gradient-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: auto;
  height: 175%;
  margin: auto;
}

.joinus-testimonial-header {
  margin-top: 6.2em;
  margin-bottom: 2em;
}

.carousel-arrow-w {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
}

.carousel-arrow-w.arrow-previous {
  margin-left: 2em;
}

.carousel-arrow-w.arrow-next {
  margin-right: 2em;
}

@media screen and (min-width: 1280px) {
  .joinus-banner {
    background-clip: padding-box;
    -webkit-text-fill-color: inherit;
  }

  .column-6 {
    padding-left: 0.75em;
  }

  .button-5 {
    margin-top: 20px;
  }

  .joinus-agent-inputbox-phonenum {
    padding-left: 80px;
  }

  .joinus-agent-inputbox-email {
    padding-left: 80px;
  }

  .joinus-agent-inputbox-brokerage {
    padding-left: 80px;
  }

  .joinus-agent-inputbox-lastname {
    padding-left: 80px;
  }

  .joinus-agent-inputbox-name {
    padding-left: 80px;
  }

  .image-21 {
    margin-bottom: auto;
  }
}

@media screen and (min-width: 1440px) {
  .brand-2 {
    margin-left: auto;
  }

  .joinus-banner {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(58%, rgba(82, 95, 127, 0.23)), to(#adb5bd)), url('../images/JoinUs.png');
    background-image: linear-gradient(0deg, rgba(82, 95, 127, 0.23) 58%, #adb5bd), url('../images/JoinUs.png');
    background-position: 0px 0px, 50% 35%;
    background-clip: padding-box;
    -webkit-text-fill-color: inherit;
  }

  .nav-menu-2 {
    margin-left: 0px;
    padding-right: 5vw;
  }

  .joinus-agent-submitform-agentsign {
    margin-top: 40px;
    padding: 40px;
    border: 1px solid #000;
  }

  .joinus-agent-inputbox-phonenum {
    border-bottom: 1px solid hsla(0, 0%, 82.3%, 0.44);
  }

  .joinus-agent-inputbox-email {
    border-bottom: 1px solid hsla(0, 0%, 82.3%, 0.44);
  }

  .joinus-agent-inputbox-brokerage {
    border-bottom: 1px solid hsla(0, 0%, 82.3%, 0.44);
  }

  .joinus-agent-inputbox-lastname {
    border-bottom: 1px solid hsla(0, 0%, 82.3%, 0.44);
  }

  .joinus-column-right {
    padding-right: 20px;
    padding-left: 20px;
  }

  .joinus-column-left {
    padding-right: 20px;
    padding-left: 20px;
  }

  .joinus-form-columns {
    border-style: none;
  }

  .joinus-agent-inputbox-name {
    border-bottom: 1px solid hsla(0, 0%, 82.3%, 0.44);
  }

  .joinus-agent-submitform-lable {
    position: relative;
  }

  .joinus-agent-submitform-lable-copy {
    position: relative;
  }
}

@media screen and (min-width: 1920px) {
  .dropdown-link-3 {
    position: static;
    display: block;
    text-align: center;
  }

  .dropdown-list-3.w--open {
    margin-left: -20px;
    text-align: center;
  }

  .dropdown-link-5 {
    position: static;
    display: block;
    text-align: center;
  }

  .nav_butto {
    position: static;
    right: auto;
    display: inline-block;
    padding-top: 1.5vh;
    padding-right: 1.5vw;
    padding-bottom: 1.5vh;
    color: #f4f4f4;
    font-style: normal;
    font-weight: 400;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .nav_butto_login {
    position: static;
    right: 0px;
    margin-top: 0vh;
    margin-right: 0.5vw;
    margin-left: 0.5vw;
    padding: 1.5vh 2vh;
    color: #f4f4f4;
    font-style: normal;
    font-weight: 400;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .nav_button-language {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: inline-block;
    border-radius: 2px;
    font-style: normal;
    font-weight: 400;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .dropdown-list-2 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    background-color: transparent;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .dropdown-list-2.w--open {
    top: 100%;
    display: inline-block;
    padding-top: 1vh;
    background-color: transparent;
  }

  .dropdown-link-4 {
    position: static;
    display: block;
    text-align: center;
  }

  .navbar-3 {
    position: relative;
    display: inline-block;
    margin-bottom: 10vh;
    background-color: transparent;
    text-align: center;
  }

  .brand-2 {
    left: 0px;
    top: auto;
    display: inline-block;
    overflow: visible;
    height: 5vh;
    margin-top: 5vh;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    background-image: url('../images/Sutton-logo--no-background-B-02-1_1Sutton logo -no background B-02 1.png');
    background-position: 50% 50%;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .brand-2.w--current {
    margin-top: 5vh;
    margin-right: 0px;
    padding: 0px;
    background-color: transparent;
  }

  .dropdown-toggle-2-copy {
    position: relative;
    top: auto;
    bottom: auto;
    display: inline-block;
    padding: 0.55vh 1.5vw 1.5vh;
    border-radius: 0px;
    background-color: transparent;
    color: #fff;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .menu-button-2 {
    display: none;
  }

  .nav_button-copy {
    right: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    color: #f4f4f4;
    font-style: normal;
    font-weight: 400;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .joinus-banner {
    height: 27vw;
  }

  .icon-2 {
    position: absolute;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    padding-top: 0px;
    color: #bebfbf;
  }

  .text-block-33 {
    position: static;
    color: #fff;
  }

  .nav-menu-2 {
    padding-right: 5vw;
  }

  .column-6 {
    display: block;
    padding-left: 0.75em;
  }

  .columns-3 {
    margin-right: auto;
    margin-left: 0px;
  }

  .container-text {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-7 {
    padding-top: 19px;
    padding-left: 0px;
  }

  .image-19 {
    position: static;
    display: block;
    margin-left: 100px;
    padding-left: 0px;
  }

  .joinus-sga {
    padding-left: 0.75em;
  }

  .text-block-20 {
    margin-top: 10px;
    padding-right: 37px;
    color: #6c6c6c;
    font-size: 16px;
    line-height: 22px;
  }
    .text-block-22 {
    margin-top: 10px;
    padding-right: 37px;
    color: #6c6c6c;
    font-size: 20px;
    line-height: 22px;
  }


  .careersutton-text {
    margin-right: auto;
    margin-left: auto;
  }

  .button-5 {
    margin-top: 30px;
    margin-left: 0px;
    padding: 10px 40px;
    background-color: #c21b2c;
  }

  .joinus-agent-submitform-agentsign {
    margin-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-color: #211c1a;
  }

  .joinus-agent-inputbox-phonenum {
    padding-left: 140px;
    color: #000;
  }

  .joinus-agent-inputbox-email {
    padding-left: 120px;
    color: #000;
  }

  .left-arrow {
    border-left: 1px none #000;
  }

  .joinus-form {
    display: block;
  }

  .submit-button-2 {
    margin-top: 30px;
    background-color: #c21b2c;
  }

  .joinus-agent-inputbox-brokerage {
    padding-left: 140px;
    color: #000;
  }

  .joinus-agent-inputbox-lastname {
    padding-left: 100px;
    color: #000;
  }

  .slide-2 {
    border-top: 1px solid transparent;
  }

  .joinus-form-columns {
    border: 0px none transparent;
  }

  .joinus-agent-inputbox-name {
    color: #000;
  }

  .image-21 {
    height: auto;
    margin-bottom: 0px;
  }

  .joinus-contain {
    margin-top: 50px;
  }

  .joinus-agent-submitform-lable {
    display: inline-block;
  }

  .div-block-14 {
    margin-top: 0px;
    border-top: 0px none #000;
  }

  .becomeagent-text {
    margin-bottom: 5vh;
    margin-left: auto;
  }

  .joinus-quotation {
    position: static;
    width: auto;
    height: auto;
    margin-bottom: 5vh;
  }

  .joinus-tesitimonial-slider {
    top: 0px;
    bottom: 0px;
    display: none;
    border-radius: 0px;
    background-color: #fff;
    background-image: none;
    outline-color: #333;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 3px;
  }

  .joinus-connect-to-learn {
    margin-top: 0px;
    margin-bottom: 10vh;
  }

  .slide {
    top: 9px;
    margin-top: 0px;
    padding-top: 0px;
    border-top: 0px none #000;
  }

  .grid-2 {
    position: static;
    top: 0px;
    margin-bottom: 0px;
    border-top: 0px none #000;
  }

  .joinus-agent-submitform-lable-copy {
    display: inline-block;
  }

  .carousel-arrow-oval {
    background-color: #c21b2c;
  }

  .carousel-arrow-oval.next-arrow {
    background-color: #c21b2c;
  }

  .joinus-testimonial-section {
    min-height: 80vh;
  }

  .joinus-testimonial-slider {
    margin-bottom: 8em;
  }

  .joinus-testimonial-header {
    margin-top: 6.2em;
    margin-bottom: 2em;
  }
}

@media screen and (max-width: 991px) {
  .joinus-banner {
    border-radius: 6vw;
  }

  .joinus-testimonial-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .joinus-testimonial-header {
    z-index: 0;
    margin-top: 8em;
    margin-bottom: 4em;
  }
}

@media screen and (max-width: 767px) {
  .joinus-testimonial-header {
    margin-top: 4em;
  }
}

@media screen and (max-width: 479px) {
  .testimonial-heading {
    font-size: 5em;
  }

  .text-f-14 {
    font-size: 1.4em;
  }

  .joinus-testimonial-section {
    min-height: 90vh;
  }

  .carousel-arrows {
    margin-top: 2.5em;
  }

  .joinus-testimonial-header {
    margin-top: 5em;
    margin-bottom: 5em;
  }

  .carousel-arrow-w.arrow-previous {
    margin-left: 1em;
  }

  .carousel-arrow-w.arrow-next {
    margin-right: 1em;
  }
}

#w-node-fbb79af6-2f05-8755-04c1-bf9c3a50b305-a2c7bdc0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fbb79af6-2f05-8755-04c1-bf9c3a50b31b-a2c7bdc0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fbb79af6-2f05-8755-04c1-bf9c3a50b330-a2c7bdc0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fbb79af6-2f05-8755-04c1-bf9c3a50b345-a2c7bdc0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fbb79af6-2f05-8755-04c1-bf9c3a50b35d-a2c7bdc0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fbb79af6-2f05-8755-04c1-bf9c3a50b373-a2c7bdc0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fbb79af6-2f05-8755-04c1-bf9c3a50b388-a2c7bdc0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fbb79af6-2f05-8755-04c1-bf9c3a50b39d-a2c7bdc0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3cee43a4-123f-2392-dbc7-306ea9e557af-a2c7bdc0 {
  -ms-grid-column-align: end;
  justify-self: end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
