.dark-blue {
  background-color: #162054;
}
.block {
  height: 50px;
  position: relative;
}
.block__wave {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  height: 60px;
  transform: rotate(180deg);
}
.block__wave svg {
  width: 100%;
  height: 60px;
  display: block;
}
.light-grey-form {
  background-color: #f2f5f7;
}
.bg-dark-blue {
  background-color: #162054;
}
.bg-gray {
  background-color: #e4e5e4;
}
.bg-light-blue {
  background-color: #d7e8f6;
}
.btn {
  padding-left: 30px;
  padding-right: 30px;
}
.btn.btn-primary-rebrand {
  border-radius: 50px !important;
  background-color: #2f8360;
  color: #fff;
  border-radius: 50px;
}
.btn.btn-primary-rebrand:hover {
  background-color: #fff;
  color: #151f57 !important;
}
.btn.btn-white-rebrand {
  background-color: #fff;
  color: #162054;
  border-radius: 50px !important;
}
.btn.btn-white-rebrand:hover {
  background-color: #2f8360;
  color: #fff !important;
}
.btn.btn-yellow-rebrand {
  background-color: #e8c545;
  color: #162054;
  border-radius: 50px !important;
}
.btn.btn-yellow-rebrand:hover {
  background-color: #2f8360;
  color: #fff !important;
}
span.wpcf7-spinner {
  position: absolute;
  margin-left: 10px;
  top: 8px;
}
.btn.btn-secondary-rebrand {
  border-radius: 50px !important;
  background-color: #2f8360;
  color: #fff !important;
  border-radius: 50px;
}
.btn.btn-secondary-rebrand:hover {
  background-color: #162054;
  color: #fff;
}
.btn.btn-primary-transparent {
  background-color: transparent;
  border-radius: 50px;
  border: 2px solid #162054;
  color: #162054;
  border: 2px solid #fff;
  color: #fff;
}
.btn.btn-primary-transparent:hover {
  border: 2px solid #2162ac;
}
.fa-ul {
  margin-left: 0;
}
.fa-ul li {
  margin-bottom: 2em;
}
.fa-ul li span {
  margin-left: 3.25em;
  display: block;
}
.checked-icon.mr-3 {
  position: absolute;
  max-width: 28px;
}
.section-rebrand {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/header-bg-image.webp");
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.section-rebrand .sentence {
  color: #fff;
  font-size: 3em;
  font-weight: 600;
}
.section-rebrand .strapline {
  text-align: left;
  font-size: 1.25em;
  width: 80%;
}
a.linkto {
  font-weight: bold;
}
.rebrand-main-section {
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
}
.rebrand-main-section .linkto {
  font-weight: bold;
}
.rebrand-main-section .linkto:hover {
  color: #2162ac;
}
.rebrand-main-section .quick-links li {
  margin-bottom: 0.5em;
}
.rebrand-main-section td {
  padding-right: 80px;
}
.rebrand-cta-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 5em;
  padding-bottom: 5em;
}
.rebrand-cta-wrapper .cta-col-wrapper {
  z-index: 9999;
}
.rebrand-cta-wrapper h2 {
  font-size: 3.5rem;
}
.golf-course-cta-bg-image {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/golf-bg-image.png");
  background-position: center;
}
.rebrand-cta {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/dubai-view-1.png");
  background-position: center;
}
.rebrand-cta-com-1 {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/rebrand-cta-com-1.webp");
  background-position: center;
  padding-bottom: 10em;
}
.rebrand-cta-uk {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/uk/cta-uk.webp");
  background-position: center;
}
.rebrand-cta-just-landed {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rainbow-cta.jpg");
  background-position: center;
}
.rebrand-cta-just-landed h2 {
  color: #fff;
  font-size: 3.5em;
}
.rebrand-cta-st-lucia {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/st-lucia-cta-banner.jpg");
  background-position: center;
}
.rebrand-cta-st-lucia h2 {
  color: #fff;
  font-size: 3.5em;
}
.rebrand-cta-pt {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/portugal-tower.jpg");
  background-position: center;
}
.rebrand-cta-pt h2 {
  color: #fff;
  font-size: 3.5em;
}
.rebrand-cta-saudi {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/saudi-cta.jpg");
  background-position: center;
}
.rebrand-cta-saudi h2 {
  color: #fff;
  font-size: 3.5em;
}
.rebrand-cta-greece,
.rebrand-cta-us {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/greece-cta-banner.jpg");
  background-position: center;
}
.rebrand-cta-greece > *,
.rebrand-cta-us > * {
  z-index: 999;
  position: relative;
}
.rebrand-cta-greece:after,
.rebrand-cta-us:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg, #162054, #2162ac);
  opacity: 0.7;
  z-index: 1;
}
.rebrand-cta-greece h2,
.rebrand-cta-us h2 {
  color: #fff;
  font-size: 3.5em;
}
.rebrand-cta-us {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/america-banner.jpg");
}
.rebrand-cta-spain {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/spain-cta-banner.webp");
  background-position: center;
}
.rebrand-cta-spain:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg, #162054, #2162ac);
  opacity: 0.7;
  z-index: 1;
}
.rebrand-cta-uil {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/couple-beach.jpg");
  background-position: center;
}
.rebrand-cta-uil h2 {
  color: #fff;
  font-size: 3.5em;
}
.rebrand-cta-cy {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/cyprus-view.webp");
  background-position: center;
}
.rebrand-cta-cy h2 {
  color: #fff;
}
.rebrand-cta-coza {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/rebrand-cta-co-za.webp");
  background-position: center;
}
.rebrand-cta-au,
.rebrand-cta-au1 {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/au/holborn-australia-hero.jpg");
  background-position: center;
}
.rebrand-cta-au h2,
.rebrand-cta-au1 h2 {
  font-size: 5rem;
  color: #fff;
}
.balloon-cta {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/specialist-v2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 5em;
  padding-bottom: 5em;
}
.balloon-cta h2 {
  font-size: 5rem;
  color: #fff;
}
.rebrand-cta-es {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/rebrand-cta-es.webp");
  background-position: center;
}
.rebrand-cta-es h2 {
  color: #fff;
}
.rebrand-main-section-bg-image {
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.rebrand-main-section-bg-image.financial-advisers {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/dubai-view-2.webp");
}
.rebrand-main-section-bg-image.financial-advisers-1 {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advisers-1.webp");
}
.rebrand-main-section-bg-image.financial-advice-hub {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-hub-bg-image.webp");
}
.rebrand-main-section-bg-image.retirement-planning-hub-2 {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retirement-planning-hub-2.webp");
}
.rebrand-main-section-bg-image.estate-planning-hub-bg {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/london-view-hub.webp");
}
.rebrand-main-section-bg-image.wealth-management-hub {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/wealth-management_1.webp");
}
.rebrand-main-section .bg-half-image {
  width: 50%;
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  top: 0;
  background-position: center;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.newsletter-input {
  border: none !important;
  padding: 8px;
  width: 95%;
}
input:-webkit-autofill,
g input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
.customRadio label {
  font-size: 1rem !important;
  line-height: 25px !important;
}
.form-group .flag-container {
  z-index: 99999;
}
.webinar-form-btn-wrapper {
  position: relative;
  margin-top: 30px;
}
.webinar-form-btn-wrapper input {
  margin-bottom: 10px;
}
.form-btn-wrapper {
  position: relative;
  margin: 30px 0px;
}
.form-btn-wrapper input {
  margin-bottom: 10px;
}
.new-form-location.bg-form-light-grey label,
.new-form-location.bg-form-light-grey textarea,
.new-form-location.bg-form-light-grey input {
  background-color: #f2f5f7 !important;
}
.recent-webinar .recent-post-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.recent-webinar .button-container {
  margin-top: auto;
}
.webinar-section {
  padding-top: 5rem;
  background-color: #d7e8f6;
  position: relative;
  z-index: 999999;
}
.webinar-section .webinar-form-wrapper {
  background-color: #fff;
  padding: 2rem;
}
.webinar-section .webinar-form-wrapper .new-form-location {
  justify-content: center;
}
.webinar-section .social-media-webinar-wrapper .list-group-horizontal {
  border-top: 1px solid #162054;
  flex-direction: row !important;
}
.webinar-section .social-media-webinar-wrapper .list-group-horizontal li {
  padding-right: 2rem;
}
.webinar-section .social-media-webinar-wrapper .list-group-horizontal li a i::before {
  font-size: 2rem;
}
.webinar-spotlight .webinar-wrapper .card .spotlight-content-wrapper {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  border-left: 1px solid #81b6e3;
  border-right: 1px solid #81b6e3;
  border-bottom: 1px solid #81b6e3;
}
.webinar-spotlight .webinar-wrapper .card .spotlight-content-wrapper .button-container {
  place-content: space-between;
}
.webinar-spotlight .webinar-wrapper .card .spotlight-content-wrapper .button-container .green-text {
  color: #2f8360;
  font-weight: bold;
}
.webinar-spotlight .webinar-wrapper .card .spotlight-content-wrapper .button-container .green-text:hover {
  color: #162054;
}
.webinar-spotlight .webinar-wrapper .card .spotlight-content-wrapper .button-container .webinar-length-wrapper img {
  height: 25px;
}
.webinar-spotlight .webinar-wrapper .card .spotlight-content-wrapper .btn {
  margin-top: auto;
}
.half-header.main-section.video-background::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #162054;
  opacity: 0.5;
  z-index: 1;
  /* Ensure the overlay is on top */
}
.half-header.main-section.video-background .upcoming-button {
  background-color: #c13130;
  color: #fff;
  padding: 0.7rem 1.7rem;
}
.half-header.main-section.video-background .past-button {
  background-color: #d7e8f6;
  color: #162054;
  padding: 0.7rem 1.7rem;
}
.half-header.main-section.video-background .single-webinar-iamge-wrapper {
  text-align: -webkit-center;
}
.half-header.half-webinar-header {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/single-webinar-header-bg-image.webp");
  background-position: right 10% bottom 38%;
  background-repeat: no-repeat;
  background-size: cover;
}
.half-header.half-webinar-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: #162054;
  opacity: 0.9;
}
.half-header.half-webinar-header .single-webinar-header-wrapper {
  position: relative;
  z-index: 999999;
}
.half-header.half-webinar-header .single-webinar-header-wrapper .webinar-title {
  color: #fff;
}
.half-header.half-webinar-header .single-webinar-header-wrapper .webinar-date-wrapper p {
  color: #fff;
}
.half-header.half-webinar-header .single-webinar-header-wrapper .webinar-date-wrapper img {
  height: 25px;
}
.half-header.half-webinar-header .single-webinar-header-wrapper .webinar-date-wrapper .length-icon {
  position: relative;
  top: -2px;
}
.half-header.half-webinar-header .single-webinar-header-wrapper .featured-video-wrapper {
  text-align: -webkit-right;
}
.half-header.half-webinar-header .upcoming-button {
  background-color: #c13130;
  color: #fff;
  padding: 0.7rem 1.7rem;
}
.half-header.half-webinar-header .past-button {
  background-color: #d7e8f6;
  color: #162054;
  padding: 0.7rem 1.7rem;
}
.half-header.half-webinar-header .single-webinar-iamge-wrapper {
  text-align: -webkit-center;
}
.main-section.how-it-works {
  background-color: #d7e8f6;
}
.main-section.how-it-works .how-it-works-wrapper .text-wrapper .number-wrapper {
  padding: 1rem 1rem 1rem 0rem;
}
.main-section.how-it-works .how-it-works-wrapper .text-wrapper .number-wrapper .number {
  background-color: #162054;
  padding: 0.5rem 1.3rem;
  color: #fff;
  font-size: 1.3rem;
}
.main-section.how-it-works .image-wrapper {
  text-align: -webkit-center;
}
.new-form-location.form-bg-light-grey .form-group label,
.new-form-location.form-bg-light-grey .form-group textarea,
.new-form-location.form-bg-light-grey .form-group input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control,
.new-form-location.form-bg-light-grey .form-group select.wpcf7-form-control {
  background-color: #f2f5f7 !important;
}
.new-form-location.bg-dark-blue input,
.new-form-location.bg-dark-blue label {
  background-color: #162054 !important;
  color: #fff !important;
}
.bg-dark-blue span.wpcf7-spinner {
  background-color: #fff !important;
}
.bg-dark-blue span.wpcf7-spinner:before {
  background-color: #162054;
}
.pac-container {
  z-index: 10000 !important;
}
.thin-section .form-wrapper .new-form-location input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
}
.new-form-location .form-group {
  text-align: left;
  margin-bottom: 0 !important;
}
.new-form-location .form-group .wpcf7-form-control-wrap .intl-tel-input .country-list {
  z-index: 999999999 !important;
}
.new-form-location .form-group .wpcf7-select {
  height: 50px;
}
.new-form-location .form-group textarea {
  padding-top: 1rem;
}
.new-form-location .form-group label.country-code-label {
  left: 10px !important;
}
.new-form-location .form-group label {
  width: -webkit-fit-content;
  width: fit-content;
  display: inline-flex;
  top: 15px;
  z-index: 2;
  left: 20px;
  background-color: white;
  position: relative;
  line-height: 1rem;
  font-size: 12px;
  color: #636363;
  vertical-align: middle;
  border-radius: 0;
  margin: 0;
  padding: 0.7rem 0.5rem 0.5rem;
}
.new-form-location .form-group .wpcf7-form-control-wrap input {
  padding: 1.5rem 0.9rem;
}
.newsletter-section {
  padding-top: 0;
  padding-bottom: 0;
}
.newsletter-wrapper {
  align-self: center;
}
.newsletter-paragraph {
  margin-top: -20px;
  margin-bottom: 5px;
}
.map-wrapper {
  margin-bottom: -10px;
}
.social-icons-rebrand.icon-circle i.fab {
  color: #162054;
}
.social-icons-rebrand.icon-circle i.fab:hover {
  color: #2162ac;
}
.recent-blog-posts .card-deck a {
  font-weight: 500;
}
.recent-posts .card .recent-post-wrapper a {
  font-weight: 500;
  cursor: pointer;
}
.full-content .blog-article h2,
.full-content .blog-article h3 {
  margin-top: 2rem !important;
}
.full-content .blog-article h3 {
  font-weight: 500;
  padding-bottom: 0.5rem;
}
#calendly-widget iframe {
  min-height: 700px !important;
}
.ae-footer-disclaimer,
.ae-footer-legal {
  align-items: center;
}
table.privacy-table td {
  border: solid 1px #c9c8c8;
  padding: 0.5em;
}
div#savings-wrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.bg-awards {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/awards-photo.jpg");
  min-height: 35vh;
  background-size: cover;
  background-position: center;
}
.bg-st-lucia {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/st-lucia-awaits.jpg");
  min-height: 35vh;
  background-size: cover;
  background-position: center;
}
.bg-greece {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/greece-awaits-you.jpg");
  min-height: 35vh;
  background-size: cover;
  background-position: center;
}
.bg-america {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/america-flag-v2.png");
  min-height: 25vh;
  background-size: cover;
  background-position: bottom;
}
.bg-america-job {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/job-offer.jpg");
  min-height: 25vh;
  background-size: cover;
  background-position: center;
}
.bg-spain {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/spain-gv-bg-image.webp");
  min-height: 35vh;
  background-size: cover;
  background-position: center;
}
.usps h2 {
  margin-bottom: 0;
}
.promo-vigeo iframe {
  border-radius: 20px;
}
.jl-blue-wave {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/solid-wave-header.png");
  padding-top: 4em;
  padding-bottom: 4em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.jl-blue-wave h1 {
  color: #fff;
}
.just-landed-cta {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/just-landed-cta-bg.jpg");
}
.expats-portugal-cta {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/expats-portugal-cta-bg.jpg");
}
.golf-course-cta {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/golf-cta-image.webp");
}
.golf-course-cta-steenberg {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/steenberg-golf.webp");
  background-position: center;
}
.just-landed-cta,
.expats-portugal-cta,
.golf-course-cta,
.golf-course-cta-steenberg {
  padding-top: 4em;
  padding-bottom: 4em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.just-landed-cta .wpcf7-select.wpcf7-not-valid,
.expats-portugal-cta .wpcf7-select.wpcf7-not-valid,
.golf-course-cta .wpcf7-select.wpcf7-not-valid,
.golf-course-cta-steenberg .wpcf7-select.wpcf7-not-valid {
  box-shadow: 0 0 0 2px #ff0038 !important;
  border: none !important;
}
.just-landed-cta .cta-wrapper,
.expats-portugal-cta .cta-wrapper,
.golf-course-cta .cta-wrapper,
.golf-course-cta-steenberg .cta-wrapper {
  background-color: rgba(255, 255, 255, 0.65);
  padding: 2em 1em;
  border-radius: 30px;
}
.just-landed-cta .cta-wrapper .form-group input,
.expats-portugal-cta .cta-wrapper .form-group input,
.golf-course-cta .cta-wrapper .form-group input,
.golf-course-cta-steenberg .cta-wrapper .form-group input,
.just-landed-cta .cta-wrapper .form-group textarea,
.expats-portugal-cta .cta-wrapper .form-group textarea,
.golf-course-cta .cta-wrapper .form-group textarea,
.golf-course-cta-steenberg .cta-wrapper .form-group textarea {
  border-radius: 5px !important;
  padding: 1.5em;
}
.just-landed-cta .cta-wrapper select,
.expats-portugal-cta .cta-wrapper select,
.golf-course-cta .cta-wrapper select,
.golf-course-cta-steenberg .cta-wrapper select {
  border-radius: 5px !important;
  height: 48px;
  font-size: 14px;
  font-weight: 400;
  color: #bbb8b8;
}
.just-landed-cta .cta-wrapper select.country-code-select,
.expats-portugal-cta .cta-wrapper select.country-code-select,
.golf-course-cta .cta-wrapper select.country-code-select,
.golf-course-cta-steenberg .cta-wrapper select.country-code-select {
  font-size: 11px;
}
.just-landed-cta .cta-wrapper .optin,
.expats-portugal-cta .cta-wrapper .optin,
.golf-course-cta .cta-wrapper .optin,
.golf-course-cta-steenberg .cta-wrapper .optin {
  width: 30px;
  height: 30px;
  position: relative;
  top: 10px;
  margin-right: 10px;
}
.light-grey-lp {
  background-color: #F5F5F5;
}
.section-lp {
  font-family: "Rufina", serif !important;
  position: relative;
}
.section-lp h1,
.section-lp h2,
.section-lp h3,
.section-lp h4,
.section-lp h5,
.section-lp h6,
.section-lp p,
.section-lp ul,
.section-lp li,
.section-lp a {
  font-family: "Rufina", serif !important;
}
.section-lp .header-title {
  font-size: 4.5rem;
  font-weight: 500;
}
.section-lp h2 {
  position: relative;
}
.section-lp .h2-subheading {
  font-size: 35px;
  font-weight: 500;
}
.section-lp .button-wrapper .btn-lp-yellow {
  background-color: #F7FEA4;
  color: #162054;
  border: none;
  border-radius: 0px !important;
  font-weight: 500;
  padding: 6px 58px;
}
.section-lp .button-wrapper .btn-lp-yellow:hover {
  background-color: #fff;
  color: #162054;
  border: none;
  font-weight: 500;
}
.section-lp .button-wrapper .btn-lp-dark {
  background-color: #162054;
  color: #fff;
  border: none;
  border-radius: 0px !important;
  font-weight: 500;
  padding: 6px 58px;
}
.section-lp .button-wrapper .btn-lp-dark:hover {
  background-color: #F7FEA4 !important;
  color: #162054;
  border: none;
  font-weight: 500;
}
.section-lp .lp-yellow {
  color: #F7FEA4;
}
.section-lp .featured-image {
  position: absolute;
  z-index: 9999;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.section-lp ul {
  list-style-type: none !important;
  padding: 0 !important;
}
.section-lp ul li {
  color: #F7FEA4 !important;
}
.section-lp .rectangle-wrapper {
  position: relative;
}
.section-lp .rectangle-wrapper img.rectangle {
  top: 8px;
  left: 35%;
  width: 33%;
  position: absolute;
  height: 43px;
}
.section-lp .elite p {
  float: right;
}
.featured-in.section-lp .rectangle-wrapper {
  position: relative;
}
.featured-in.section-lp .rectangle-wrapper img.rectangle {
  top: 7px;
  left: 44%;
  width: 14%;
  position: absolute;
  height: 43px;
}
.next-event .rectangle-wrapper {
  position: relative;
}
.next-event .rectangle-wrapper img.rectangle {
  top: 3px;
  left: 33px;
  width: 65%;
  position: absolute;
  height: 169px;
}
.latest-events .rectangle-wrapper {
  position: relative;
}
.latest-events .rectangle-wrapper img.rectangle {
  top: 10px;
  left: 38%;
  width: 27%;
  position: absolute;
  height: 40px;
}
.lp-legacy-section .rectangle-wrapper {
  position: relative;
}
.lp-legacy-section .rectangle-wrapper img.rectangle {
  top: 8px;
  left: 2%;
  width: 79%;
  position: absolute;
  height: 119px;
}
.lp-legacy-section .content-wrapper .icon-wrapper img {
  width: 150px;
}
.lp-quote-section .container {
  position: relative;
  padding-bottom: 5rem;
}
.lp-quote-section .container .quote.top-left {
  position: absolute;
  top: -16rem;
  left: -3rem;
}
.lp-quote-section .container .quote.top-left span {
  font-size: 28rem;
  color: #fff;
  opacity: 0.2;
}
.lp-quote-section .container .quote.bottom-right {
  position: absolute;
  bottom: -8rem;
  right: -5rem;
}
.lp-quote-section .container .quote.bottom-right span {
  font-size: 28rem;
  color: #fff;
  opacity: 0.2;
  transform: rotate(180deg);
  display: inline-block;
}
section.section-lp.section-images .image-row-absolute {
  position: absolute;
  z-index: 9999;
  bottom: -30px;
}
section.section-lp.section-images .image-row-absolute .image-wrapper .image-border {
  width: 170px;
}
.image-wrapper .image-border {
  border-radius: 20px !important;
}
.quote.bottom-right.white-qoute span,
.quote.top-left.white-qoute span {
  opacity: 0.5 !important;
}
h2.lp-yellow.text-left.quote-text,
h2.text-center.text-dark-blue.quote-text {
  font-size: 4rem !important;
  font-weight: 500 !important;
  z-index: 9999;
}
@media (max-width: 768px) {
  section.section-lp.section-images .image-row-absolute .image-wrapper .image-border {
    width: auto;
  }
  h2.lp-yellow.text-left.quote-text,
  h2.text-center.text-dark-blue.quote-text {
    font-size: 3rem !important;
    font-weight: 500 !important;
    z-index: 9999;
  }
  .section-lp .rectangle-wrapper img.rectangle {
    left: 21%;
    width: 73%;
  }
  .featured-in.section-lp .rectangle-wrapper img.rectangle {
    left: 25%;
    width: 56%;
  }
  section.section-lp.section-images .image-row-absolute {
    z-index: 999;
    top: -80px;
  }
  .lp-quote-section .quote-text {
    font-size: 2rem;
  }
  .lp-quote-section .container {
    position: relative;
    padding-bottom: 10rem;
  }
  .lp-quote-section .container .quote.top-left {
    position: absolute;
    top: -13rem;
    left: 1rem;
  }
  .lp-quote-section .container .quote.top-left span {
    font-size: 20rem;
  }
  .lp-quote-section .container .quote.bottom-right {
    bottom: 0;
    right: 2rem;
  }
  .lp-quote-section .container .quote.bottom-right span {
    font-size: 20rem;
  }
  .section-images .image-row-absolute {
    width: 100%;
  }
  .section-images .image-row-absolute .quote-image {
    width: 100%;
  }
  .section-lp .header-title {
    font-size: 3rem;
    font-weight: 500;
  }
}
.elite-global-section a.btn.btn-primary-rebrand.elite-global-section-btn.py-2.px-5 {
  padding: 7px 100px !important;
}
.single-tribe_events .tribe-events-cal-links,
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
  display: none !important;
}
.usps .middle {
  border-left: solid 4px;
}
.rebrand-main-section .card.iul-card-wrapper .card-body.iul-card.highlight {
  background-color: #162054;
}
@media all and (min-width: 768px) {
  .pr-md-6 {
    padding-right: 5rem !important;
  }
  .pl-md-6 {
    padding-left: 5rem !important;
  }
  .usps .middle {
    border-left: solid 4px;
    border-right: solid 4px;
  }
  .just-landed-cta .cta-wrapper {
    padding: 3em;
  }
  .bg-america {
    min-height: 35vh;
    background-size: cover;
    background-position: bottom;
  }
}
@media all and (min-width: 992px) {
  .half-header.half-webinar-header .single-webinar-header-wrapper .webinar-title {
    font-size: 3rem;
    font-weight: 500;
  }
  .webinar-section .webinar-content-wrapper {
    padding-right: 10%;
  }
  .webinar-section .social-media-webinar-wrapper .list-group-horizontal {
    width: 50%;
  }
  div#savings-wrap {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  #carouselAwards .carousel-item img {
    width: 19% !important;
  }
  .rebrand-main-section .bg-half-image {
    width: 50%;
  }
  .rebrand-main-section .bg-half-image.financial-planning {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-image.webp");
  }
  .rebrand-main-section .bg-half-image.financial-review {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-image1.webp");
  }
  .bg-half-image.financial-advice-pension {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-image-3.webp");
  }
  .bg-half-image.financial-advice-pension-1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-pension-2.webp");
  }
  .bg-half-image.expat-financial-advice {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/expat-advice-image.webp");
  }
  .bg-half-image.expat-advice-image-2 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/world-map-iamge.webp");
  }
  .bg-half-image.financial-dubai-1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/dubai-view.webp");
  }
  .bg-half-image.financial-adviser-dubai {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/couple-meeting.webp");
  }
  .bg-half-image.financial-adviser-dubai-2 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/office-desk.webp");
  }
  .bg-half-image.financial-adviser-pilots {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/pilot-image.webp");
  }
  .bg-half-image.financial-advice-retirement {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retirement-image1.webp");
  }
  .bg-half-image.financial-advice-retirement1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retirement.webp");
  }
  .bg-half-image.financial-advice-cost {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice.webp");
  }
  .bg-half-image.financial-advice-cost1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-fee.webp");
  }
  .bg-half-image.financial-advice-for-high-earners {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-for-high-earners2.webp");
    background-position: top;
  }
  .bg-half-image.financial-advice-for-high-earners1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-for-high-earners1.webp");
  }
  .bg-half-image.financial-advice-for-medical1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-for-medical1.webp");
  }
  .bg-half-image.retirement-planning {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/retirement-swimming.jpg");
  }
  .bg-half-image.newyork {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/newyork.jpg");
  }
  .bg-half-image.ae-office {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/ae-website/ae-office.webp");
  }
  .bg-half-image.financial-advice-vs-financial-guidance {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-vs-financial-guidance.webp");
  }
  .bg-half-image.investments-flower {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/flowers-image.webp");
  }
  .bg-half-image.financial-advise-women {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice_women.webp");
  }
  .bg-half-image.financial-advice-for-investments_1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-for-investments_1.webp");
  }
  .bg-half-image.financial-advice-for-business-owner {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-for-business-owner_1.webp");
  }
  .bg-half-image.financial-planning-trusts-gifting {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/trust-taxable-cy.webp");
  }
  .bg-half-image.financial-advice-1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-1.webp");
    position: bottom;
  }
  .bg-half-image.financial-advice-henry {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/financial-advice-henry.webp");
    position: bottom;
  }
  .bg-half-image.defined-benefit-pension-1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/defined-benefit-pension-cy.webp");
    position: bottom;
  }
  .bg-half-image.wealth-management-in-dubai {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/wealth-management-in-dubai.webp");
    position: bottom;
  }
  .bg-half-image.wealth-management {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/wealth-management-1.webp");
    position: bottom;
  }
  .bg-half-image.wealth-management-3 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/wealth-management-3.webp");
    position: bottom;
  }
  .bg-half-image.wealth-management-5 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/wealth-management-5.webp");
    position: bottom;
  }
  .bg-half-image.wealth-management-privat-banking {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/wealth-management-vs-baking.webp");
    position: bottom;
  }
  .bg-half-image.tax-management {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/tax-management.webp");
    position: bottom;
  }
  .bg-half-image.high-net-worth {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/high-net-worth.webp");
  }
  .bg-half-image.family-wealth-management {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/family-wealth-management.webp");
    border: 1px solid #fff;
  }
  .bg-half-image.manage-risk-with-wealth-management {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/speak-to-specialist.jpg");
  }
  .bg-half-image.pension-review-image {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/free-pension-review-img.webp");
  }
  .bg-half-image.retirement-high-net-worth {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retitrement-for-hight-net-worth.webp");
  }
  .bg-half-image.retire-early-1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retire-early-1.webp");
  }
  .bg-half-image.how-much-do-you-need-to-retire {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/boat-header-image.webp");
  }
  .bg-half-image.investing-in-property-for-retirement {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/property-vs-pension.webp");
  }
  .bg-half-image.investing-in-property-for-retirement {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/property-vs-pension.webp");
  }
  .bg-half-image.financial-dubai-1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/dubai-view.webp");
  }
  .bg-half-image.retirement-portfolio-image-limitations {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retirement-portfolio-image.webp");
  }
  .bg-half-image.retirement-portfolio-image-diversification {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retirement-portfolio-image-diversification.webp");
  }
  .bg-half-image.retirement-planning-hub-1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retirement-planning-bg-image.webp");
  }
  .bg-half-image.tax-implications-image {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/tax-implications-image.webp");
  }
  .bg-half-image.estate-planning-hub-image1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/estate-planning-hub-image.webp");
  }
  .bg-half-image.retirement-for-couples-tips {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retirement-for-couples-tips.webp");
  }
  .bg-half-image.how-many-pensions-bg-image {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/how-many-pensions-bg.webp");
  }
  .bg-half-image.expat-pension-advice-bg {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/expat-pension-advice-bg.webp");
  }
  .bg-half-image.grow-my-penion-bg {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/grow-my-penion-bg.webp");
    background-position: bottom;
  }
  .bg-half-image.retirement-gen-x-bg {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/retirement-gen-x-bg.webp");
    background-position: bottom;
  }
  .bg-half-image.pension-tax-guide-bg {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/pension-tax-guide.webp");
  }
  .bg-half-image.pension-tax-guide-bg1 {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/pension-tax-guide-bg1.webp");
  }
  .bg-half-image.pensions-contributions {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/pensions-contributions.webp");
  }
  .bg-half-image.state-pension-age {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/uk-state-pension-age.webp");
  }
  .bg-half-image.sipp-investments-options {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/sipp-investment-options.webp");
  }
  .bg-half-image.sipp-right-option {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/sipp-right-option.webp");
  }
  .bg-half-image.qrops-transfer {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/qrops-transfer.webp");
  }
  .bg-half-image.saudi-palace {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/salwa-palace.jpg");
  }
  .w-90 {
    width: 90%;
  }
  .w-80 {
    width: 80%;
  }
  .w-60 {
    width: 60%;
  }
  .w-70 {
    width: 70%;
  }
  .w-65 {
    width: 65%;
  }
  .w-60 .w-60 {
    width: 60%;
  }
  .section-rebrand {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .section-rebrand .featured-image {
    position: absolute;
    z-index: 9999;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .section-rebrand.just-landed h1 {
    font-size: 3em;
  }
  .rebrand-cta-greece h2,
  .rebrand-cta-greece h2,
  .rebrand-cta-just-landed h2,
  .rebrand-cta-st-lucia h2,
  .rebrand-cta-us h2,
  .rebrand-cta-pt h2 {
    font-size: 5em;
  }
  .bg-america {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/american-family.jpg");
  }
  .bg-iul-family {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/iul-family.webp");
    background-position: center;
  }
  .bg-iul-guarantee {
    background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/rebrand-images/iul-guarantee.webp");
    background-position: center;
  }
}
.guide-section-au img {
  width: 50%;
}
.rebrand-main-section .plan-retirment-img-wrapper img {
  width: 60%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 991px) {
  .rebrand-main-section .plan-retirment-img-wrapper img {
    width: 100%;
  }
  .financial-advice-dubai .video-wrapper iframe,
  .wealth-management .video-wrapper iframe {
    width: 100%;
  }
  .iul-section .iul-card-wrapper {
    padding: 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .has-spinner.wpcf7-submit.rebrand-form-control.s1-submit-button {
    width: 100%;
  }
  .w-60,
  .w-90,
  .w80 {
    width: 100%;
  }
  .section-rebrand h1 {
    font-size: 2rem;
  }
  .rebrand-main-section.no-top-padding {
    padding-top: 0;
  }
  .rebrand-main-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .rebrand-main-section .button-wrapper {
    text-align-last: center;
  }
  .rebrand-cta,
  .rebrand-cta-au,
  .rebrand-cta-au1,
  .rebrand-cta-com-1,
  .rebrand-cta-coza,
  .rebrand-cta-cy,
  .rebrand-cta-es,
  .rebrand-cta-pt,
  .rebrand-cta-uk {
    padding-top: 3em;
    padding-bottom: 5em;
  }
  .rebrand-cta h2,
  .rebrand-cta-au h2,
  .rebrand-cta-au1 h2,
  .rebrand-cta-com-1 h2,
  .rebrand-cta-coza h2,
  .rebrand-cta-cy h2,
  .rebrand-cta-es h2,
  .rebrand-cta-pt h2,
  .rebrand-cta-uk h2 {
    font-size: 2rem;
  }
}
.feature-banner h2,
.feature-banner h3 {
  color: #162054;
}
.feature-banner h2 span,
.feature-banner h3 span {
  color: #d7e8f6;
}
.feature-banner p {
  color: #162054;
}
/* IUL  */
.iul-section {
  position: relative;
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/landing/iul-benefits-bg-image.webp");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.iul-section .iul-benefits-card.col-12.col-md-4 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.iul-section .iul-benefits-card.col-12.col-md-4 .iul-card-wrapper {
  background-color: #fffffff0;
  padding: 20px;
  border-radius: 3px;
  min-height: 100%;
}
.iul-contact-section .col-1 .uil-image-wrapper {
  height: 100%;
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/iul-contact-1.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
.iul-contact-section .col-2 {
  height: 100%;
}
.faqs.iul-faq #accordion .card .card-body {
  background-color: #fff !important;
}
.card.iul-card-wrapper {
  min-height: 100%;
}
.rebrand-image-wrapper img {
  width: 100%;
}
/*Process*/
.process {
  position: relative;
}
.process .process-bg-image {
  background-image: url("/wp-content/themes/HolbornAssetsCoUk/images/america-bg-v3.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.process .row-process {
  justify-content: center;
}
.process h5 {
  font-weight: bold;
}
.new-form-location input#area-code {
  padding-bottom: 7px;
  padding-top: 5px;
  background-color: #eeeeee;
  border: 1px solid #ced4da;
}
/*Process-Timeline*/
.timeline {
  position: relative;
  width: 100%;
}
.timeline .timeline-container {
  position: relative;
  width: 100%;
}
.timeline .timeline-end,
.timeline .timeline-start,
.timeline .timeline-year {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.timeline .timeline-end p,
.timeline .timeline-start p,
.timeline .timeline-year p {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  background: linear-gradient(#4F84C4, #00539C);
  border-radius: 100px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}
.timeline .timeline-year {
  margin: 30px 0;
}
.timeline .timeline-continue {
  position: relative;
  width: 100%;
  padding: 0;
}
.timeline .timeline-continue::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -1px;
  background: #fff;
}
.timeline .row.timeline-left,
.timeline .row.timeline-right .timeline-date {
  text-align: right;
}
.timeline .row.timeline-left .timeline-date,
.timeline .row.timeline-right {
  text-align: left;
}
.timeline .timeline-date::after {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 0;
  background: #2f8360;
  border-radius: 15px;
  z-index: 1;
}
.timeline .row.timeline-left .timeline-date::after {
  left: -7px;
}
.timeline .row.timeline-right .timeline-date::after {
  right: -7px;
}
.timeline .timeline-box,
.timeline .timeline-launch {
  position: relative;
  display: inline-block;
  margin: 15px;
  padding: 20px;
  border: 1px solid #81b6e3;
  border-radius: 6px;
  background: #ffffff;
  top: -45px;
}
.timeline .timeline-box::after,
.timeline .timeline-box::before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.timeline .row.timeline-left .timeline-box::after,
.timeline .row.timeline-left .timeline-box::before {
  left: 100%;
}
.timeline .row.timeline-right .timeline-box::after,
.timeline .row.timeline-right .timeline-box::before {
  right: 100%;
}
.timeline .timeline-launch .timeline-box::after,
.timeline .timeline-launch .timeline-box::before {
  left: 50%;
  margin-left: -10px;
}
.timeline .timeline-box::after {
  top: 26px;
  border-color: transparent transparent transparent #ffffff;
  border-width: 10px;
}
.timeline .timeline-box::before {
  top: 25px;
  border-color: transparent transparent transparent #81b6e3;
  border-width: 11px;
}
.timeline .row.timeline-right .timeline-box::after {
  border-color: transparent #ffffff transparent transparent;
}
.timeline .row.timeline-right .timeline-box::before {
  border-color: transparent #81b6e3 transparent transparent;
}
.timeline .timeline-launch .timeline-box::after {
  top: -20px;
  border-color: transparent transparent #81b6e3 transparent;
}
.timeline .timeline-launch .timeline-box::before {
  top: -19px;
  border-color: transparent transparent #ffffff transparent;
  border-width: 10px;
  z-index: 1;
}
.timeline .timeline-box .timeline-icon {
  position: relative;
  width: 40px;
  height: auto;
  float: left;
}
.timeline .timeline-icon i {
  font-size: 25px;
  color: #162054;
}
.timeline .timeline-box .timeline-text {
  position: relative;
  width: calc(100% - 40px);
  float: left;
}
.timeline .timeline-launch .timeline-text {
  width: 100%;
}
.timeline .timeline-text h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px;
}
.timeline .timeline-text p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .w-60,
  .w-70,
  .w-65 {
    width: 100%;
  }
  .single-webinar-header-wrapper iframe {
    width: 100%;
  }
  .rebrand-cta-wrapper .cta-col-wrapper {
    z-index: 99999;
  }
  .rebrand-cta-wrapper h2 {
    font-size: 2rem;
  }
  .benefits .benefits-img-right {
    right: 0;
  }
  .process .container {
    padding-left: 0;
  }
  .timeline .timeline-box,
  .timeline .timeline-launch {
    margin: 0;
    left: 10px;
  }
  .timeline .timeline-continue::after {
    left: 40px;
  }
  .timeline .row.timeline-left,
  .timeline .row.timeline-left .timeline-date,
  .timeline .row.timeline-right,
  .timeline .row.timeline-right .timeline-date,
  .timeline .timeline-end,
  .timeline .timeline-launch,
  .timeline .timeline-start,
  .timeline .timeline-year {
    text-align: left;
  }
  .timeline .row.timeline-left .timeline-date::after,
  .timeline .row.timeline-right .timeline-date::after {
    left: 47px;
  }
  .timeline .row.timeline-left .timeline-date,
  .timeline .row.timeline-right .timeline-date,
  .timeline .timeline-box {
    margin-left: 55px;
  }
  .timeline .timeline-launch .timeline-box {
    margin-left: 0;
  }
  .timeline .row.timeline-left .timeline-box::after {
    left: -20px;
    border-color: transparent #ffffff transparent transparent;
  }
  .timeline .row.timeline-left .timeline-box::before {
    left: -22px;
    border-color: transparent #81b6e3 transparent transparent;
  }
  .timeline .timeline-launch .timeline-box::after,
  .timeline .timeline-launch .timeline-box::before {
    left: 30px;
    margin-left: 0;
  }
}
