body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 23px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  color: #525666;
  font-size: 18px;
  line-height: 23px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.heading-bg {
  height: 89px;
  background-color: rgba(0, 0, 0, 0.47);
}
.head-section {
  height: 560px;
  background-image: url('../images/002.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.bric-logo {
  width: 70px;
  margin-top: 12px;
  float: left;
}
.slogan-text {
  display: block;
  margin-bottom: 10px;
  font-family:'Source Sans Pro', sans-serif;
  color: #fcfcfc;
  font-size: 19px;
}
.slogan-div-block {
  display: inline-block;
  margin-top: 23px;
  margin-left: 20px;
  float: left;
}
.link {
  font-family:'Source Sans Pro', sans-serif;
  color: #fcfcfc;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.phone-cta-div {
  margin-top: 22px;
  float: right;
  color: white;
  text-decoration: none;
}
.phone-icon {
  margin-right: 16px;
  float: right;
}
.phone-number {
  margin-top: 12px;
  float: right;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 28px;
}
.head-container {
  margin-top: 70px;
}
.property-award-logos {
  height: 160px;
  margin-left: 80px;
  float: left;
}
.coral-logo {
  height: 160px;
  margin-top: 12px;
  margin-right: 80px;
  float: right;
}
.main-heading-text {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 49px;
  line-height: 50px;
  font-weight: 600;
  letter-spacing: 0px;
  text-shadow: rgba(255, 255, 255, 0.22) 0px 1px 0px;
}
.main-subheading-text {
  margin-top: 0px;
  font-family:'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px;
}
.the-coral-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}
.the-coral-heading {
  margin-top: 5px;
  font-family:'Source Sans Pro', sans-serif;
  color: black;
  font-weight: 400;
}
.bullet-ticks {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.bullet-text {
  margin-top: 5px;
  margin-left: 10px;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 19px;
}
.bullet-block {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bullet-block.bottom-bullet-block {
  margin-top: 14px;
  margin-bottom: 14px;
}
.the-coral-para {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 17px;
  line-height: 20px;
  text-align: justify;
}
.investment-opportunity-para {
  margin-bottom: 10px;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 19px;
  line-height: 23px;
  font-weight: 800;
}
.form-div {
  margin-top: 46px;
  padding-top: 25px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 14px;
  background-color: #0078d4;
  box-shadow: none;
}
.brochure-icon {
  margin-left: 10px;
  float: right;
  box-shadow: black 1px 1px 15px 2px;
}
.find-out-more {
  margin-bottom: 20px;
  float: left;
  font-family:'Source Sans Pro', sans-serif;
  color: #b1ca2f;
  font-size: 30px;
  line-height: 27px;
  font-weight: 600;
}
.find-out-more.tablet {
  display: none;
}
.form-para {
  display: inline;
  font-family:'Source Sans Pro', sans-serif;
  color: #f8f8f7;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}
.form-wrapper {
  margin-top: 43px;
}
.submit-button {
  display: block;
  width: 100%;
  height: 78px;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 10px;
  border-radius: 18px;
  background-color: #b0c92f;
  background-image: url('../images/download-sign.png');
  background-position: 94% 39%;
  background-repeat: no-repeat;
  box-shadow: black -4px -5px 8px 1px inset;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  text-shadow: black 1px 1px 6px;
}
.field {
  height: 42px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  box-shadow: none;
  font-family:'Source Sans Pro', sans-serif;
  color: #898989;
  font-size: 18px;
}
.field.country-field {
  width: 52%;
  padding-left: 6px;
  float: left;
  box-shadow: none;
}
.field.phone-field {
  width: 46%;
  float: right;
  box-shadow: none;
}
.field.language-field {
  padding-left: 6px;
  box-shadow: none;
}
.investment-options-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #44444e;
}
.investment-options-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family:'Source Sans Pro', sans-serif;
  color: #f8f8f8;
  font-size: 40px;
  line-height: 42px;
  font-weight: 600;
  text-align: center;
}
.investment-options-images {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.investment-options-columns {
  margin-top: 30px;
}
.investment-options-small-title {
  margin-top: 15px;
  font-family:'Source Sans Pro', sans-serif;
  color: #7accc8;
  font-size: 33px;
  line-height: 34px;
  font-weight: 600;
  text-align: center;
}
.white-text {
  color: #fefefe;
}
.investment-description {
  margin-top: 15px;
  margin-bottom: 12px;
  font-family:'Source Sans Pro', sans-serif;
  color: #fdfdfd;
  font-size: 18px;
  text-align: center;
}
.investment-options-figures {
  margin-bottom: 25px;
  font-family:'Source Sans Pro', sans-serif;
  color: #fdfdfd;
  font-size: 17px;
  text-align: center;
}
.from-price-text {
  font-size: 25px;
  line-height: 29px;
  font-weight: 600;
}
.roi-text {
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
}
.in-3-years-text {
  font-size: 20px;
  font-weight: 600;
}
.finance-option-text {
  margin-bottom: 30px;
  font-family:'Source Sans Pro', sans-serif;
  color: #7accc8;
  font-size: 32px;
  line-height: 34px;
  font-weight: 600;
  text-align: center;
}
.finance-option-white-text {
  color: #fdfdfd;
  font-weight: 400;
}
.small-print {
  font-family:'Source Sans Pro', sans-serif;
  color: #fdfdfd;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  text-align: center;
}
.small-print.dark-font {
  color: #333;
  text-align: left;
}
.stripe-section {
  height: 193px;
  background-image: url('../images/stripe-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.bric-group-section {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #0c0520;
}
.bric-group-para {
  padding-right: 30px;
  font-family:'Source Sans Pro', sans-serif;
  color: white;
  font-size: 16px;
  text-align: justify;
}
.why-bric-group-title {
  font-family:'Source Sans Pro', sans-serif;
  color: white;
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}
.going-one-step-title {
  margin-top: 15px;
  margin-bottom: 20px;
  font-family:'Source Sans Pro', sans-serif;
  color: #7accc8;
  font-size: 21px;
  font-weight: 600;
}
.small-bric-logo {
  display: block;
  width: 85px;
  margin-right: auto;
  margin-left: auto;
}
.light-bullet-text {
  margin-top: -2px;
  clear: right;
  font-family:'Source Sans Pro', sans-serif;
  color: #7accc8;
  font-size: 19px;
  line-height: 24px;
  font-weight: 600;
}
.testimonials-section {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #e4ddbe;
  color: #363636;
}
.what-our-clients-title {
  font-family:'Source Sans Pro', sans-serif;
  color: #363636;
  font-size: 32px;
  line-height: 34px;
  text-align: center;
}
.testimonials-columns {
  margin-top: 25px;
}
.quote-open {
  display: inline;
  float: left;
}
.testimonial-text {
  display: block;
  padding-top: 10px;
  padding-right: 28px;
  padding-left: 28px;
  font-family:'Source Sans Pro', sans-serif;
  color: #525666;
  font-size: 15px;
  font-style: italic;
  text-align: center;
}
.quote-close {
  margin-top: -14px;
  float: right;
}
.testimonial-client {
  margin-top: 10px;
  font-family:'Source Sans Pro', sans-serif;
  color: #525666;
  font-weight: 600;
  text-align: center;
}
.footer-section {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: white;
}
.footer-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family:'Source Sans Pro', sans-serif;
  color: #5a5959;
  font-size: 17px;
  text-align: center;
}
.footer-bric-logo-div {
  height: 106px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 36px;
  padding-right: 79px;
  padding-left: 79px;
  background-image: url('../images/bric-logo.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.footer-slogan {
  float: left;
  font-family:'Source Sans Pro', sans-serif;
  color: #0c0c1e;
  font-size: 16px;
}
.footer-website {
  float: right;
  font-family:'Source Sans Pro', sans-serif;
  color: #0c0c1e;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
}
.contact-block {
  display: inline-block;
  width: 19.6%;
  margin-top: auto;
  padding-top: 8px;
  background-image: url('../images/spain.png');
  background-position: 8px 3px;
  background-repeat: no-repeat;
}
.contact-block.usa {
  background-image: url('../images/usa.png');
}
.contact-block.hungary {
  background-image: url('../images/hungary.png');
}
.contact-block.brazil {
  background-image: url('../images/brazil.png');
}
.contact-block.dubai {
  background-image: url('../images/uae.png');
}
.country {
  font-family:'Source Sans Pro', sans-serif;
  color: #5a5959;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.office-phone-number {
  margin-top: 5px;
  font-family:'Source Sans Pro', sans-serif;
  color: #5a5959;
  font-size: 15px;
  text-align: center;
}
.consulting-office {
  font-family:'Source Sans Pro', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}
.phone-links {
  color: #5a5959;
  text-decoration: none;
}
.header-section {
  height: 111px;
  background-image: url('../images/top-stripe.jpg');
}
.head-container {
  margin-top: 70px;
}
.thankyou-logo {
  width: 88px;
  margin-top: 14px;
  float: left;
}
.thankyou-slogan {
  margin-top: 47px;
  margin-left: 20px;
  float: left;
  font-family:'Source Sans Pro', sans-serif;
  color: #feffff;
  font-size: 20px;
}
.thankyou-phone-icon {
  float: right;
}
.thankyou-phone-cta {
  margin-top: 18px;
  float: right;
  color: #363635;
  text-decoration: none;
}
.talk-with-us-text {
  margin-top: 35px;
  float: right;
  font-family:'Source Sans Pro', sans-serif;
  font-size: 19px;
  line-height: 21px;
  font-weight: 300;
}
.body-section {
  padding-top: 60px;
  padding-bottom: 30px;
  background-color: #3b3a40;
}
.thankyou-message {
  margin-bottom: 20px;
  font-family:'Source Sans Pro', sans-serif;
  color: #fbfaf6;
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
}
.thankyou-email-sent {
  margin-bottom: 55px;
  font-family:'Source Sans Pro', sans-serif;
  color: #fbfaf6;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}
.thankyou-questions {
  font-family:'Source Sans Pro', sans-serif;
  color: #fbfaf6;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}
.thankyou-left-column {
  padding-right: 85px;
}
.thankyou-right-column {
  text-align: center;
}
.green-text {
  color: #7accc8;
  font-weight: 600;
}
.thankyou-strong-text {
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 0px;
  font-size: 20px;
  font-weight: 400;
}
.thankyou-brochure-icon {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  box-shadow: black 1px 1px 14px 3px;
}
.read-the-brochure-text {
  font-family:'Source Sans Pro', sans-serif;
  color: #b1ca2f;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}
.zoom-icon {
  width: 94px;
  margin-bottom: 10px;
}
.brochure-link {
  text-decoration: none;
}
.like-what-you-see {
  margin-top: 60px;
  margin-bottom: 25px;
  font-family:'Source Sans Pro', sans-serif;
  color: #fbfaf6;
  font-size: 20px;
  font-weight: 300;
}
.social-links {
  margin-right: 10px;
}
.social-links-block {
  margin-bottom: 50px;
}
.back-to-page-sign {
  float: left;
}
.back-tp-page-text {
  margin-top: 12px;
  margin-left: 14px;
  float: left;
  font-family:'Source Sans Pro', sans-serif;
  color: white;
  font-size: 20px;
  font-weight: 300;
}
.thankyou-website-link {
  display: block;
  font-family:'Source Sans Pro', sans-serif;
  color: white;
  font-size: 36px;
  line-height: 44px;
  font-weight: 200;
  text-align: right;
  text-decoration: none;
}
.thankyou-body {
  background-color: #3b3a40;
}
.light-bullet-text {
    padding-left:50px;
}
html.w-mod-js.w-mod-no-ios *[data-ix="appear"] {
  opacity: 0;
}
html.w-mod-js.w-mod-no-ios *[data-ix="appear-2"] {
  opacity: 0;
}
html.w-mod-js.w-mod-no-ios *[data-ix="appear-3"] {
  opacity: 0;
}
@media (max-width: 991px) {
  .head-container {
    margin-top: 70px;
  }
  .property-award-logos {
    width: 37%;
    margin-left: 35px;
  }
  .coral-logo {
    width: 40%;
    margin-right: 35px;
  }
  .logos-div {
    padding-right: 0px;
  }
  .main-heading-text {
    font-size: 42px;
    line-height: 46px;
  }
  .the-coral-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .the-coral-heading {
    margin-top: 10px;
  }
  .bullet-text {
    float: none;
    font-size: 16px;
  }
  .bullet-block {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .the-coral-para {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 21px;
  }
  .investment-opportunity-para {
    font-size: 19px;
    line-height: 22px;
  }
  .form-div {
    margin-top: 52px;
    box-shadow: none;
  }
  .brochure-icon {
    display: block;
    width: 246px;
    margin-right: auto;
    margin-left: auto;
  }
  .find-out-more.tablet {
    display: block;
    float: none;
    text-align: center;
  }
  .find-out-more.desktop {
    display: none;
  }
  .form-para {
    display: block;
    margin-top: 30px;
  }
  .form-wrapper {
    margin-top: 60px;
  }
  .submit-button {
    height: 59px;
    background-size: 37px;
    font-size: 16px;
  }
  .investment-options-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .investment-options-title {
    font-size: 35px;
    line-height: 36px;
  }
  .investment-options-columns {
    margin-top: 25px;
  }
  .investment-options-small-title {
    font-size: 27px;
    line-height: 30px;
  }
  .investment-description {
    font-size: 15px;
  }
  .from-price-text {
    font-size: 23px;
  }
  .roi-text {
    font-size: 26px;
  }
  .finance-option-text {
    margin-bottom: 10px;
    font-size: 28px;
  }
  .stripe-section {
    height: 77px;
  }
  .bric-group-para {
    font-size: 14px;
    line-height: 20px;
  }
  .small-bric-logo {
    margin-top: 10px;
  }
  .light-bullet-text {
    font-size: 18px;
    line-height: 24px;
  }
  .footer-bric-logo-div {
    margin-bottom: 0px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .contact-block {
    background-position: 0px 3px;
	width: 19.5%;
  }
  .country {
    font-size: 15px;
  }
  .thankyou-message {
    font-size: 24px;
    line-height: 28px;
  }
  .thankyou-email-sent {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 22px;
  }
  .thankyou-questions {
    font-size: 18px;
    line-height: 22px;
  }
  .thankyou-left-column {
    padding-right: 25px;
  }
  .like-what-you-see {
    margin-top: 45px;
    font-size: 18px;
  }
  .footer-slogan {
    width: 40%;
  }
  .talk-with-us-text {
    display:none;
  }
}
@media (max-width: 767px) {
  .head-section {
    height: 525px;
  }
  .bric-logo {
    width: 72px;
    margin-left: 5px;
  }
  .slogan-text {
    font-size: 17px;
  }
  .slogan-div-block {
    margin-top: 22px;
  }
  .link {
    font-size: 14px;
  }
  .phone-cta-div {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    text-align: center;
  }
  .phone-icon {
    width: 19px;
    margin-top: 7px;
    margin-right: 10px;
    float: none;
  }
  .phone-number {
    float: none;
    font-size: 16px;
  }
  .head-container {
    margin-top: 70px;
  }
  .property-award-logos {
    width: 44%;
    height: auto;
    margin-left: 15px;
  }
  .coral-logo {
    width: 44%;
    height: auto;
    margin-right: 15px;
  }
  .logos-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .main-heading-text {
    font-size: 35px;
    line-height: 36px;
  }
  .main-subheading-text {
    font-size: 33px;
    line-height: 33px;
  }
  .form-div {
    margin-top: 20px;
    box-shadow: none;
  }
  .brochure-icon {
    float: none;
  }
  .form-para {
    margin-top: 15px;
    text-align: center;
  }
  .form-wrapper {
    margin-top: 15px;
  }
  .submit-button {
    width: 338px;
  }
  .field {
    height: 35px;
  }
  .finance-option-text {
    font-size: 25px;
    line-height: 31px;
  }
  .bric-group-para {
    padding-right: 0px;
  }
  .footer-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer-bric-logo-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-slogan {
    font-size: 13px;
  }
  .footer-website {
    font-size: 13px;
  }
  .contact-block.hungary {
    background-position: 0px 3px;
  }
  .country {
    font-size: 12px;
  }
  .country.hungary-office {
    padding-left: 13px;
  }
  .office-phone-number {
    font-size: 13px;
  }
  .header-section {
    height: 95px;
  }
  .thankyou-logo {
    width: 72px;
    margin-left: 10px;
  }
  .thankyou-slogan {
    margin-top: 39px;
    margin-left: 10px;
    font-size: 14px;
  }
  .thankyou-phone-icon {
    width: 49px;
  }
  .thankyou-phone-cta {
    margin-right: 10px;
  }
  .talk-with-us-text {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
  }
  .body-section {
    padding-top: 30px;
  }
  .thankyou-left-column {
    margin-bottom: 30px;
    padding-right: 10px;
  }
  .like-what-you-see {
    margin-top: 30px;
  }
  .thankyou-website-link {
    font-size: 30px;
    text-align: center;
  }
  .thankyou-body-container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 570px) {
  .phone-number {
    display:none;
  }
  .phone-icon {
    margin-top:20px;
  }
}
@media (max-width: 479px) {
  .head-section {
    height: 379px;
  }
  .bric-logo {
    width: 65px;
  }
  .slogan-text {
    font-size: 13px;
    margin-bottom: 3px;
    line-height: 16px;
  }
  .slogan-div-block {
    width:50%;
  }
  .phone-cta-div {
    margin-top: 15px;
    padding-right: 3px;
  }
  .phone-icon {
    margin-top: 27px;
  }
  .phone-icon.for-mobile {
    width: 36px;
  }
  .phone-number {
    display: none;
  }
  .head-container {
    margin-top: 61px;
  }
  .property-award-logos {
    width: auto;
    height: 82px;
    margin-left: auto;
  }
  .coral-logo {
    width: auto;
    height: 82px;
    margin-top: auto;
    margin-right: auto;
  }
  .main-heading-text {
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 28px;
  }
  .main-subheading-text {
    font-size: 22px;
  }
  .investment-opportunity-para {
    font-size: 18px;
  }
  .submit-button {
    width: 100%;
    height: 49px;
    background-position: 92% 39%;
    background-image: none;
    background-size: 30px;
    font-size: 17px;
    text-align: center;
  }
  .investment-options-title {
    font-size: 31px;
  }
  .investment-options-images {
    width: 240px;
  }
  .investment-options-small-title {
    margin-top: 7px;
  }
  .investment-description {
    margin-top: 10px;
  }
  .investment-options-figures {
    line-height: 14px;
  }
  .finance-option-text {
    font-size: 22px;
    line-height: 25px;
  }
  .footer-title {
    font-size: 16px;
  }
  .footer-bric-logo-div {
    height: 85px;
    margin-top: 0px;
    background-size: 75px;
  }
  .footer-slogan {
    display: none;
  }
  .footer-website {
    display: none;
  }
  .contact-block {
    width: 32%;
  }
  .country {
    padding-left: 12px;
  }
  .country.hungary-office {
    padding-left: 24px;
  }
  .footer-container {
    text-align: center;
  }
  .header-section {
    height: 73px;
  }
  .thankyou-logo {
    width: 55px;
    margin-top: 10px;
  }
  .thankyou-slogan {
    font-size: 12px;
  }
  .thankyou-slogan.thankyou-slogan-mobile {
    margin-top: 20px;
    font-size: 13px;
    line-height: 18px;
  }
  .thankyou-phone-icon {
    width: 45px;
  }
  .thankyou-phone-cta {
    margin-top: 12px;
    margin-right: 20px;
  }
  .talk-with-us-text {
    display: none;
  }
  .thankyou-message {
    font-size: 22px;
    line-height: 26px;
  }
  .thankyou-email-sent {
    font-size: 16px;
  }
  .thankyou-questions {
    font-size: 16px;
  }
  .thankyou-strong-text {
    font-size: 18px;
  }
  .like-what-you-see {
    font-size: 16px;
  }
  .thankyou-website-link {
    font-size: 20px;
    line-height: 26px;
  }
}

