.path-get-started .option-title {
  font-style: normal;
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 3rem;
  color: #3B3B3B;
}

.path-get-started .option-description {
  font-style: normal;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.5rem;
  color: #3B3B3B;
}

.get-started__header{
  font-style: normal;
  font-weight: 300;
  color: #00253D;
}



/* Get Started menu to toggle forms */

.get-started__menu-link{
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 136%;
  /* identical to box height, or 19px */
  letter-spacing: 0.07em;
  text-transform: uppercase;
  cursor: pointer;
}

.get-started__menu-link.inactive{
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.8rem;
  text-transform: uppercase;
  cursor: pointer;
  padding-bottom: 5px;
  color: #3B3B3B;
  opacity: 0.7;
}

.get-started__menu-link.active{
  border-bottom: #00492f solid 3px;
}



.path-get-started legend{
  display: none;
}

.get-started-title h2{
  font-style: normal;
  font-weight: bold;
  font-size: 3.3rem;
  line-height: 4.1rem;
  
  /* Dark Blue 1 */
  
  color: #00253D;
}

.get-started-title p{
  font-style: normal;
  font-weight: normal;
  font-size: 2rem;
  line-height: 2.5rem;
  /* Dark Blue 1 */
  color: #00253D;
}

@media screen and (min-width: 576px) and (max-width:992px) {
  .get-started-title h2{
    font-style: normal;
    font-weight: bold;
    font-size: 4.8rem;
    line-height: 6rem;
    
    /* Dark Blue 1 */
    
    color: #00253D;
  }
  
  .get-started-title p{
    font-style: normal;
    font-weight: normal;
    font-size: 2rem;
    line-height: 2.5rem;
    
    /* Dark Blue 1 */
    
    color: #00253D;
  }
}

@media (min-width: 992px) {
  .path-get-started .get-started-title h2{
    font-style: normal;
    font-weight: bold;
    font-size: 4.8rem;
    line-height: 6rem;
    
    /* Dark Blue 1 */
    
    color: #00253D;
  }
  
  .path-get-started .get-started-title p{
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 35px;
    
    /* Dark Blue 1 */
    
    color: #00253D;
  }
}

/* get started top max width */
.path-get-started .get-started__top-content{
  max-width: 91%;
  margin-left: auto;
  display: flex;
  justify-content: start;
  margin-right: 0;
}

.path-get-started .get-started-title{
  max-width: 89.1rem;
  padding:0;
}

.path-get-started .image-style-get-started-header-image{
  width: 100%;
  height: 100%;
}

.path-get-started .field--type-image.field--label-hidden {
  max-width: 91%;
  margin-left: auto;
}

.path-get-started .field__header__item{
  max-width: 24rem;
}

.path-get-started .field--name-field-option{
  max-width: 91%;
  margin-left: auto;
  margin-right: 0;
  width: 100%;
}

.path-get-started .field__item.field__option{
  flex: 0 0 24.0rem;
}

.path-get-started .options__sub-container{
  max-width: 91%;
  margin-right: auto;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  width: 94%;
}

.path-get-started .field__option__container{
  max-width: 24rem;
}

/* custom breakpoint */

@media screen and (min-width: 576px) and (max-width:1232px) {
  .path-get-started .field__item.field__option{
    flex: 0 0 50%;
  }
  .path-get-started .field__option:nth-child(3), .path-get-started .field__option:nth-child(4){
    margin-top: 4.7rem;
  }
}
@media screen and (max-width:576px) {
  .path-get-started .field__option{
    margin-bottom: 3.5rem;
  }
  .path-get-started .get-started-container{
    padding-top:3.5rem;
  }
}

.get-started__contact-mobile{
  max-width: 91%;
  margin-top: 5.2rem;
  margin-bottom: 5.9rem;
  margin-left: auto;
}

.get-started__contact-mobile__title{
  font-family: Muli;
  font-style: normal;
  font-weight: 300;
  font-size: 2.8rem;
  line-height: 3.5rem;
  display: flex;
  align-items: flex-end;
  /* swe blue */
  color: #0072BC;
}

.get-started__contact-mobile__desc{
  font-style: normal;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 135%;

  color: #3B3B3B;
}

.get-started__contact-mobile__our-office, .get-started__contact-mobile__right-side__sales, .get-started__contact-mobile__left-side__loan{
  margin-bottom: 3rem;
}

.get-started__contact-mobile__gray-line{
  height: 1px;
  width: 100%;
  background: #C4C4C4;
  margin-bottom: 4.4rem;
  margin-top: 5.2rem;
  /* margin-left: auto; */
  max-width: 75%;
}

.get-started__contact-mobile__office, .get-started__contact-mobile__toll-free, .get-started__contact-mobile__fax {
  margin-bottom: 2.1rem;
}


/* Brute forcing a lil bit */
.get-started__contact-mobile__right-side__loan{
  margin-top: 7.9rem;
}

@media screen and (min-width:576px) {
  .get-started__contact-mobile__right-side__loan{
    margin-top: 0;
  }
}

@media screen and (max-width:333px) {
  .get-started__contact-mobile__right-side__loan{
    margin-top:19.7rem;
  }
}

@media screen and (max-width:322px) {
  .get-started__contact-mobile__right-side__loan{
    margin-top: 22.3rem;
  }
}

@media screen and (max-width:992px) {
  .get-started-container{
    padding-left: 7%;
    padding-right: 7%;
  }
}


/* Mobile */
.get-started__description p{
  font-style: normal;
  font-weight: normal;
  font-size: 2rem;
  line-height: 2.5rem;
  /* Dark Blue 1 */
  
  color: #00253D;
}
/* Tablet */

@media screen and (min-width: 576px) and (max-width:992px) {
  .get-started__description p{
    font-style: normal;
    font-weight: normal;
    font-size: 2rem;
    line-height: 2.5rem;
    
    /* Dark Blue 1 */
    
    color: #00253D;
  }
}
/* Desktop */

@media (min-width: 992px) {
  .get-started__description p{
    font-style: normal;
    font-weight: 300;
    font-size: 2.4rem;
    line-height: 3rem;
    /* Dark Blue 1 */
    
    color: #00253D;
  }
}


.webform-submission-i-am-intersted-in-a-property-form__sub-title{
  font-style: normal;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3rem;
  /* Dark Blue 1 */
  color: #00253D;
  margin-bottom:0;
}

.webform-submission-i-am-intersted-in-a-property-form__sub-sub__title{
  font-style: normal;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.3rem;
  /* identical to box height */
  /* Dark Blue 2 */
  color: #335063;

  
}

.webform-submission-contact-us-about-something-else-form h4{
  font-style: normal;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3rem;  
  /* Dark Blue 1 */
  color: #00253D;
}

.webform-submission-contact-us-about-something-else-form h5{
  font-style: normal;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.3rem;
  /* identical to box height */  
  /* Dark Blue 1 */
  color: #00253D;
}

.webform-submission-contact-us-about-something-else-form__tell-us-about-yourself{
  font-style: normal;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3rem;

  /* Dark Blue 1 */
  
  color: #00253D;
}



@media screen and (min-width: 576px) and (max-width:992px) {
  .webform-submission-contact-us-about-something-else-form__tell-us-about-yourself{
    font-style: normal;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 3rem;   
    /* Dark Blue 1 */
    color: #00253D;
  }

  .webform-submission-i-am-intersted-in-a-property-form__sub-title{
    font-style: normal;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 3rem;    
    /* Dark Blue 1 */
    
    color: #00253D;
    margin-bottom:0;
  }
  
  .webform-submission-i-am-intersted-in-a-property-form__sub-sub__title{
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2.3rem;
    /* identical to box height */
    /* Dark Blue 1 */
    color: #00253D;
  }

  .webform-submission-contact-us-about-something-else-form h4{
    font-style: normal;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 3rem;  
    /* Dark Blue 1 */
    color: #00253D;
  }
  
  .webform-submission-contact-us-about-something-else-form h5{
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2.3rem;
    /* identical to box height */  
    /* Dark Blue 1 */
    color: #00253D;
  }

  
}
@media (min-width: 992px) {
.webform-submission-contact-us-about-something-else-form__tell-us-about-yourself{
  font-style: normal;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3rem;
  /* Dark Blue 1 */

  color: #00253D;
}

  .webform-submission-i-am-intersted-in-a-property-form__sub-title{
    font-style: normal;
    font-weight: normal;
    font-size: 2.8rem;
    line-height: 3.5rem;
    display: flex;
    align-items: center;
    margin-bottom:0;
    
    /* Dark Blue 2 */
    
    color: #335063;
  }
  
  .webform-submission-i-am-intersted-in-a-property-form__sub-sub__title{
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2.3rem;
    /* identical to box height */
    
    display: flex;
    align-items: center;
    
    /* Dark Blue 1 */
    
    color: #00253D;
  }
  .webform-submission-contact-us-about-something-else-form h4{
    font-style: normal;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 3rem;  
    /* Dark Blue 1 */
    color: #00253D;
  }
  
  .webform-submission-contact-us-about-something-else-form h5{
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2.3rem;
    /* identical to box height */  
    /* Dark Blue 1 */
    color: #00253D;
  }
}

.webform-submission-i-am-intersted-in-a-property-form #edit-actions-submit, .webform-submission-contact-us-about-something-else-form #edit-actions-submit--2 {
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.6px;
  color: #F4EEEF;
  padding-right: 3.5rem;
  padding-left: 3.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin-top: 3.2rem;
}

.webform-submission-i-am-intersted-in-a-property-form{
  padding-bottom: 7.2rem;
}

.webform-submission-contact-us-about-something-else-form{
  padding-bottom: 5.8rem;
}

.webform-submission-contact-us-about-something-else-form .form-type-textarea textarea, .webform-submission-i-am-intersted-in-a-property-form .form-type-textarea textarea{
  background: #FAFAFA;
}

.js-form-item--add-a-message label{
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.8rem;
  /* identical to box height */
  /* swe blue */

  color: #0072BC;
}



.webform-submission-contact-us-about-something-else-form__other{
  margin-top: 4.4rem;
  margin-bottom: 2.4rem;
}

.webform-submission-contact-us-about-something-else-form__how-can-we-help{
  margin-top: 4.4rem;
  margin-bottom: 2.5rem;
}

.get-started-container__menu__container {
  margin-bottom:
}

.path-get-started .feedback-header {
  width: 100vw;
  justify-content: space-between;
}

.path-get-started .feedback-header__subcontainer {
  margin-right: 0;
}

.path-get-started .arrow-container {
  margin-right: 13% !important;
  margin-right: 0;
}

.path-get-started .feedback-container .row {
  transform: translateX(0);
}

.path-get-started .feedback-container .row {
  margin-left: 0;
}

.path-get-started .front-page-section-customers{
  margin-left: 15rem;
}



@media only screen and (max-width: 1134px){
  .feedback-header{
    flex-direction: row;
  } 
}
@media (max-width: 1024px){
  .feedback-header__subcontainer{
    flex-direction: row;
  }
}

@media screen and (max-width: 992px){
  .path-get-started .front-page-section-customers{
    margin-left: 7% !important;
  }
}

@media only screen and (max-width: 768px){
  .path-get-started .front-page-section-customers{
    margin-left: 7% !important;
  }
}

@media only screen and (max-width: 678px){
  .feedback-header__subcontainer{
    flex-direction: column;
  }
}