body {
    font-family: 'Roboto', 'Helvetica', sans-serif;
    margin: 0;
    padding: 0;
}

h1, p, h5, li {
    color: #1D1D1D;
}

.button-primary{cursor: pointer;}

h1 {
    font-family: 'Raleway', 'Helvetica', sans-serif;
    font-size: 4.375rem;
    line-height: 4.5rem;
    margin: 0 0 0.375rem 0;
    letter-spacing: 1px;
}

p, li {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0;
}

li a {
    display: inline-block;
}

#index-page ul,
#video-page ul,
footer ul{
    padding: 0;
}
/* NAV */
nav {
    position: relative;
    z-index: 4;
    width: 100%;
}
.nav-logo {
    padding: 0.5rem 0;
    max-width: 68px;
    height: auto;
}
.nav-wrapper {
    width: 100%;
    background: #000;
}
.nav-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.nav-list {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    /* margin: 2rem 0 0 0; */
    padding: 0;
    margin: 0;
    align-items: center;
    /* width: 100%; */
}

.nav-list li {
    color: #fff;
    margin-right: 2rem;
    width: auto;
}

.nav-list .brand {
    margin-left: 1.5rem;
}

.brand-nudge {
    margin-left: 220px;
}

/* .nav-list li:last-child {
    margin-right: 3.125rem;
} */

.nav__agent-card {
    display: flex;
    align-items: center;
    /* position: absolute; */
    top: 0;
    /* display: none; */
    max-width: 260px;
    width: 100%;
}

.nav__agent-card p {
    color: #fff;
}

/* .profile-img-wrapper {
    width: 82px;
    height: auto;
} */

.nav__agent-card a {
    text-decoration: none;
}

.nav__agent-card .info {
    margin: 1.875rem 1.25rem;
}

.nav-spacer-agent {
    padding-top: 122px;
}

.nav-spacer {
    padding-top: 70px;
}

/* FORM */
.form-wrapper {
    max-width: 626px;
    width: 100%;
    padding-right: 30px;
}
form {
    width: 100%;
}
.form-row {
    display: flex;
    margin-bottom: 1rem;
    width: 100%;
}

.form-field {
    display: flex;
    flex-direction: column;
    width: 100%;
}

form label {
    color: #fff;
    font-size: 0.875rem;
}

input[type="text"],
select{
    margin-top: 0.5rem; 
    font-size: 1rem;
    padding: 0.75rem 0.875rem;
    
    border: 1px solid #fff;
    border-radius: 0;
}
.form-field:nth-child(2) {
    margin-left: 1.125rem;
}

.form-checkbox span,
.form-checkbox a {
    color: #fff;
}

/* POSITIONING */

.flex {
    display: flex;
}

.space-between {
    justify-content: space-between;
}

.align-center {
    align-items: center;
}

.align-start {
    align-items: flex-start;
}

.justify-center {
    justify-content: center;
}

.section__wrapper {
    padding: 5rem 3.125rem;
}

.text-center {
    text-align: center;
}

.align-end {
    align-items: flex-end;
}

.margin-top-40 {
    margin-top: 40px;
}

/* BUTTONS */
button {
    font-family: 'Roboto', 'Helvetica', sans-serif;
    cursor: pointer;
}
.button-primary {
    background: #DD8201;
    border: 1px solid #DD8201;
    padding: 0.75rem 1.125rem;
    font-size: 1.125rem;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
    margin-top: 0.625rem;
}
button:disabled {
    opacity: 0.4;
}
.button-secondary {
    border-radius: 4px;
    padding: 0.75rem 1.125rem;
    font-weight: bold;
    font-size: 1.125rem;
    margin-top: 0.625rem;
    /* background: #000;
    color: #fff;
    border: 1px solid #000; */
    background: #fff;
    color: #000;
    border: 1px solid #fff;
}
.button-border {
    border-radius: 4px;
    padding: 0.75rem 1.125rem;
    font-weight: bold;
    font-size: 1.125rem;
    margin-top: 0.625rem;
    background: transparent;
}

nav .button-border {
    padding: 0.375rem 0.625rem;
    font-weight: normal;
    font-size: 1rem;
    margin-top: 0;
}

/* COLOR */
.white-border {
    border: 2px solid #fff;
    color: #fff;
}
.black-border {
    border: 2px solid #000;
    color: #000;
}
.gray-bg {
    background: #F2F2F2;
}



.home__hero {
    height: auto;
    position: relative;
}

.home__hero .button-primary {
    margin-right: 0.75rem;
}

.home__hero-row {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 3;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10%;
    padding-bottom: 10%;
}

.hero__form .button-primary {
    width: 100%;
}

.hero__form {
    max-width: 456px;
}

.hero__form h2 {
    font-size: 36px;
    line-height: 38px;
    font-family: 'Raleway', sans-serif;
    margin: 0 0 8px;
}

.hero__form h2 {
    color: #fff;
}

.hero__paragraph {
    color: #fff;
}

.home__rp-video,
.home__origin-video,
.home__dezzy-video,
.home__luxury-video,
.home__culture-video{
    background-size: cover;
}

.home__rp-video {
    background: url('../assets/images/rp-video-placeholder.webp') no-repeat center;
    /* height: 100vh; */
    /* position: relative;
    height: 100vh; */
}

.home__origin-video {
    background: url('../assets/images/origin-video-placeholder.webp') no-repeat center;
}

.home__dezzy-video {
    background: url('../assets/images/dezzy-video-placeholder.webp') no-repeat center;
}

.home__luxury-video {
    background: url('../assets/images/luxury-bg.webp') no-repeat;
}

.home__culture-video {
    background: url('../assets/images/culture-video-placeholder.webp') no-repeat center;
}

.home__agent-review-video {
    background: url('../assets/images/agent-video-placeholder.webp') no-repeat center;
}

.home__agent-review-video .home__video-content {
    padding: 15% 0;
}

.home__video-content {
    padding: 20% 0;
}

.home__video-content h1 {
    color: #fff;
    margin: 0 auto;
}

.home__rp-video h1 {
    max-width: 900px;
}

.home__origin-video h1 {
    max-width: 964px;
}

.home__video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}

.home__gradient-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,1), rgba(84,84,84,0));
    z-index: 2;
}

.home__hero-video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
}

.home__hero-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home__hero-content {
    position: absolute;
    z-index: 3;
    padding-top: 30%;
    padding-left: 3.125rem;
}

.home__hero h1 {
    color: #fff;
    max-width: 800px;
    margin-right: 2rem;
}

.agent-map {
    max-width: 700px;
    height: auto;
    width: 100%;
    margin-left: 1rem;
}

.agent-graph {
    max-width: 528px;
    width: 100%;
    height: auto;
    margin-right: 40px;
}

.us-map {
    max-width: 100%;
    width: 489px;
    height: auto;
}

.home__geography-graphics {
    margin-top: 30px;
}

.home__geography p {
    max-width: 755px;
    margin: 0 auto;
}

.home__map-flex {
    width: 100%;
    max-width: 470px;
}

.list-label {
    text-align: center;
    padding: 6px 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #000;
}

.list-label-current {
    /* background: #4295F7; */
    background: #5189C5;
}

.list-label-future {
    /* background: #ED6E57; */
    background: #053B72;
}

.checklist-col-5 {
    width: calc(20%);
}

.checklist-col-2 {
    width: calc(50%);
}


.check-circle-blue,
.check-circle-green {
    min-width: 18px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.375rem;
}

.check-circle-blue {
    background: #0196FD;
}

.home__geography .check-circle-blue {
    color: #fff;
    padding: 3px;
}

.home__geography .checklist {
    width: 100%;
}

.check-circle-green {
    background: #01A020;
}

.checklist {
    list-style-type: none;
}

.ordered-checklist {
    display: flex;
    width: 100%;
    max-width: 420px;
}
.ordered-checklist .checklist-col-5 li {
    width: calc(20%);
}

.ordered-checklist .checklist-col-2 li {
    text-align: left;
}

.checklist li {
    display: flex;
    
    margin-bottom: 1rem;
    text-align: left;
}

.checklist li {
    align-items: center;
}

.home__agent-choice .checklist li {
    align-items: flex-start;
}

.home__agent-choice .checklist .check-circle-green {
    margin-top: 3px;
}

.home__agent-choice .video__chapters{
    width: 100%;
    box-sizing: border-box;
    padding-top: 20px;
    max-height: 243px;
    overflow: hidden;
}
.home__agent-choice .video__chapters h3{
    margin: 15px 0 10px;
}
.home__agent-choice .video__chapters .slide{
    align-items: start;
}
.home__agent-choice .video__chapters .checklist li{
    font-size: 14px;
}

.choice-vid-wrapper {
    width: 100%;
    margin-left: 2rem;
}

.placeholder {
    background: #7E7A7A;
    
    display: block;
}

.home__agent-choice .placeholder {
    width: 490px;
    max-width: 490px;
    height: 331px;
}

.home__education .placeholder,
.home__aac .placeholder {
    width: 477px;
    min-width: 477px;
    height: 670px;
}

.education-image {
    max-width: 458px;
    width: 100%;
}

.aac-image {
    max-width: 458px;
    width: 100%;
}

.support-mock {
    max-width: 527px;
    height: auto;
    width: 100%;
}

/* .home__advantage {
    text-align: center;
} */

.home__advantage p {
    max-width: 722px;
    margin: 0 auto;
}

.advantages {
    margin-top: 3.125rem;
    display: flex;
    justify-content: center;
}

.advantage-icon {
    background: #EAF2FF;
    border-radius: 0.375rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 116px;
    height: 116px;
    margin-bottom: 1rem;
}

.advantage {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 194px;
    margin-right: 60px;
}

.advantage:last-child {
    margin-right: 0;
}

.advantage h4 {
    font-size: 1rem;
    margin: 0 0 0.375rem 0;
}

.advantage p {
    font-size: 14px;
    line-height: 20px;
}

.advantage .marketing,
.advantage .comp {
    max-width: 88px;
    height: auto;
}

.advantage .connect {
    max-width: 82px;
    height: auto;
}

.advantage .education {
    max-width: 81px;
    height: auto;
}

.home__video-bg {
    position: relative;
    height: 100vh;
}

.home__video-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
}

.home__video-bg-content {
    position: absolute;
    z-index: 3;
    padding-top: 20%;
    margin: 0 auto;
    width: 100%;
}

.home__video-bg-content h1 {
    color: #fff;
    max-width: 900px;
    margin: 0 auto;
}

.home__origin {
    position: relative;
}

.home__origin-bg {
    background: url('../assets/images/house-bg.webp') no-repeat;
    background-position: bottom right;
    background-size: contain;
    height: 300px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: -1;
}

.home__origin h1 {
    font-size: 3.75rem;
    line-height: 3.875rem;
}

.lpt-box {
    max-width: 450px;
    width: 100%;
}

.home__connect-content {
    max-width: 1060px;
    margin: 0 auto;
}

.connect-mock {
    max-width: 968px;
    height: auto;
    width: 100%;
}

.home__chime-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.chime-mock {
    max-width: 760px;
    height: auto;
    width: 100%;
}

.dotloop-mock {
    max-width: 745px;
    height: auto;
    width: 100%;
}

.home__agent-branding {
    padding-left: 3.125rem;
    position: relative;
    /* height: 100vh; */
    height: auto;
    padding-bottom: 56%;
}

.slide-wrapper {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

/* .card-image {
    height: 0;
    padding-top: 20%;
    position: absolute;
} */

.card-image {
    max-width: 766px;
    width: 100%;
    height: auto;
}

.dezzy-phone-mock {
    max-width: 382px;
    width: 100%;
    height: auto;
}

.lpt-collateral-images {
    max-width: 680px;
    width: 100%;
    height: auto;
}

.home__branding-slides {
    display: block;
    background: #FFF;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.slide {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-transition: -webkit-transform 500ms;
    transition: -webkit-transform 500ms, transform 500ms;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.slide-1 {
    left: 0;
}

.slide-2 {
    left: 100%;
}

.slide-3 {
    left: 200%
}

.slide-4 {
    left: 300%;
}

.slide-5 {
    left: 400%;
}

.slide h1 {
    padding-left: 50px;
}

.home__branding-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin: 0 auto;
    bottom: 30px;
}

.home__agent-reviews .home__branding-pagination {
    left: 42%;
}

.dots {
    display: flex;
    align-items: center;
}

.dot {
    width: 14px;
    min-width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #DEDEDE;
    margin-right: 23px;
}

.next, .previous {
    cursor: pointer;
}

.next-button,
.previous-button {
    background: transparent;
    border: none;
}

.next--disabled,
.previous--disabled {
    opacity: 0.21;
    cursor: none;
}

.next {
    margin-left: 2.75rem;
}

.previous {
    transform: rotate(180deg);
    margin-right: 2.75rem;
}

.dot:last-child {
    margin-right: 0;
}

.dot-active {
    background: #004568;
}

.home__education-content {
    margin: 0 5rem 0 3.125rem;
}

.home__aac-content {
    margin: 0 2.1875rem;
}

.home__dezzy-row {
    display: flex;
    align-items: center;
}

.dezzy-bot {
    max-width: 240px;
    height: auto;
    width: 100%;
}

.home__dezzy-content p {
    max-width: 500px;
}

.home__dezzy-content .checklist {
    margin-top: 2rem;
}

.home__dezzy-content {
    max-width: 900px;
    margin-left: 2rem;
}

.home__agent-reviews {
    position: relative;
    padding: 2rem 3rem 4rem;
    /* height: 68vh; */
    height: auto;
    padding-bottom: 30%;
}

.home__review-gallery {

    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.home__review-slider {
    position: relative;
    white-space: nowrap;
}

.home__agent-reviews .slide {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.home__review-card {
    background: #fff;
    border: 1px solid #C6C6C6;
    padding: 1.875rem;
    text-align: left;
    border-radius: 6px;
    width: 100%;
    max-width: 682px;

    top: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    white-space: normal;
    vertical-align: top;
    overflow: hidden;

    margin-left: 24%;
    margin-top: 8%;

    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms, transform 300ms;
}

.review-avatar {
    max-width: 64px;
    height: auto;
}

.home__review-card .placeholder {
    width: 190px;
    min-width: 190px;
    height: 298px;
}

.home__review-content {
    padding-left: 1rem;
}

.author {
    font-size: 1rem;
    font-weight: bold;
}

.home__comp-plans table {
    background: #fff;
    border: 1px solid #DEDEDE;
    margin: 0 auto;
}

.home__comp-plans table tr th {
    font-weight: normal;
}

.home__comp-plans table tr td,
.home__comp-plans table tr th {
    border-bottom: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    padding: 0.625rem 1rem;
}

.home__comp-plans table tr td:last-child,
.home__comp-plans table tr th:last-child {
    border-right: none;
}

.home__comp-plans table tr th:nth-child(2),
.home__comp-plans table tr th:last-child {
    background: #004568;
    color: #fff;
}

.home__comp-plans table tr:last-child td {
    border-bottom: none;
}

.home__comp-plans table p {
    color: #fff;
}

.home__comp-plans table img {
    display: block;
}

.home__comp-plans table td img {
    margin: 0 auto;
    max-width:20px;
    height: auto;
}

.table-logo {
    max-width: 104px;
    height: auto;
}

.comp-text-title {
    margin-top: 2rem;
    font-size: 2rem;
    line-height: 2.2rem;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
}

.comp-text {
    font-size: 1.4rem;
    margin-bottom: 0.5rem
}

.home__form {
    /* background: #001B2F; */
    background: #002948;
    padding: 90px 0 100px;
}
.waitlist__section {
    background: #002948;
}

.home__form-row {
    display: flex;
    justify-content: center;
}

.home__form h1 {
    color: #fff;
}

.agent-info-group {
    margin-bottom: 20px;
}

.agent-quote {
    font-size: 1.25rem;
    line-height: 26px;
}

.home__form-info {
    max-width: 643px;
    padding: 0 1.875rem;
}

.home__form-info p {
    color: #fff;
    font-size: 1.125rem;
}

.home__form button {
    width: 100%;
}

.home__form-img-wrapper {
    width: 100%;
    max-width: 170px;
}

.home__form-agent {
    /* display: none; */
    display: flex;
    align-items: start;
    margin-top: 2rem;
}

.agent-info {
    margin-left: 2rem;
}

.contact-icon {
    margin-right: 0.5rem;
}

footer {
    background: #001B2F;
}

.footer-row {
    display: flex;
}

.footer-col {
    width: calc(50%);
}

footer .logo {
    max-width: 195px;
    height: auto;
    margin-bottom: 1rem;
}

footer p {
    color: #fff;
    margin-bottom: 0.5rem;
}

footer a {
    color: #fff;
    text-decoration: none;
}

footer li {
    margin: 0.5rem 0;
}

.disclaimer {
    font-size: 12px;
    line-height: 16px;
    color: #CBD1D5;
    margin-bottom: 1rem;
}

.success p {
    color: #fff;
    font-size: 1rem;
}

.hidden {
    display: none;
}

.visible {
    display: block;
}

.waitlist__section{
    padding: 20px 0;
    /* padding-top: 120px; */
    color: #fff;
}
.waitlist__content{
    color: #fff;
}
.waitlist__content li{
    color: #fff;
}
.waitlist__section .waitlist-spacer{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.waitlist__footer {
    background: #001B2F;
    padding: 1rem;
}
.terms-title {
    font-size: 1rem;
    margin: 1rem 0 10px 0;
}
.invalid {
    border: 1px solid red !important;
}
.error-message {
    color: red;
    font-size: 12px;
    margin: 4px 0 0 0;
    display: none;
}
.header {
    font-size: 40px;
    line-height: 42px;
    margin: 0 0 6px 0;
}

.video__section-row {
    display: flex;
}

.video__video {
    max-width: 1024px;
}

.video__vid-wrapper {
    height: auto;
    width: 100%;
}

.video__main-section h3 {
    font-size: 1.3rem;
    margin: 0 0 0.5rem;
}

.video__main-section h1 {
    margin: 1rem 0 0.5rem;
}

.video__main-section p {
    margin: 0;
}

.video__vid-content {
    margin: 2rem 0 3rem 2rem;
}

.video__chapters {
    background: #E3E3E3;
    padding: 1.75rem;
    overflow-y: scroll;
    max-height: 512px;
    width: calc(100% - 1024px);
}

.video__chapters .checklist li a {
    color: #000;
}

.video__slider{
    position: relative;
    height: 115px;
    padding-bottom: 32px;
}

.video__slider .home__branding-slides{
    background: transparent;
}

.video__slider .checklist{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
}

.video__slider .slide {
    z-index: 10;
}

.video__slider .checklist li{
    flex-basis: 50%;
}

.video__slider .home__branding-pagination{
    bottom: -20px;
}

#form__agent-info .agent-info-photo-mobile{
    display: none;
}

.privacy {
    padding: 0 30px 30px 30px;
}

.privacy, .privacy h1 {
    font-family: 'Roboto', sans-serif;
}

.hamburger,
.mobile-menu {
    display: none;
}

.download__hero {
    
}

.download__hero .content {
    background-color: #012948;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    padding: 5% 0;
}

.content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.download__hero .success {
    margin: 0 auto;
    text-align: center;
}

.download__hero h1 {
    color: #fff;
    max-width: 846px;
    margin: 0 auto;
    text-align: center;
}

.download__hero iframe {
    max-width: 1052px;
    margin: 0 auto;
}

.button__wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 1rem;
}

#download-page .form-field:nth-child(2) {
    margin-left: 0;
}

#download-page .form-field {
    margin-bottom: 1rem;
}

.download-form {
    max-width: 400px;
    margin: 0 auto;
}

.download-form .button-primary {
    width: 100%;
}

.home__hero .button__wrapper {
    justify-content: flex-start;
}
.wire-form{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 3rem 3rem 1rem 3rem;
}
.wire-form-section{
    background-color: #002948;
    color: #fff;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wireform__footer {
    background: #001B2F;
    padding: 1rem;
    margin-top: 0.5rem;
}
#wireform-form button{
    float: right;
}
.download-cnt{
    padding: 3rem;
}

/*Chatlio stuff*/
.rp-chatlio-container {
	position: fixed;
	text-align: right;
	bottom: 10px;
	right: 10px;
	z-index: 9001;
}

.rp-chatlio-container h2 {
	font-size: 20px;
	margin: 0;
}

.rp-chatlio-container p {
	font-size: 1rem;
	margin: 0;
	padding-bottom: 16px;
}

.rp-chatlio-form {
	background: #fff;
	padding: 30px;
	border-radius: 4px;
	margin-bottom: 10px;
	animation: chatlio-widget-body-open .1s ease-in-out;
	transform: scale3d(1, 1, 1);
	text-align: left;
    display: none;
}

.rp-chatlio-form .row {
	margin-bottom: 10px;
}

.rp-chatlio-container .form-control {
	padding: 8px 16px;
}

.chatlio-form-btn {
	padding: 8px 16px;
}

.btn-chatlio {
	background-color: rgb(63, 81, 181);
    border: 1px solid rgb(63, 81, 181);
	padding: 0 30px;
	line-height: 60px !important;
    width: 70px;
}

.chat-bubble {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	border-radius: 5px;
	padding: 10px 18px;
	position: relative;
	margin: 10px;
	max-width: 80%;
	animation: fadeIn 1s ease-in;
	transition: all .4s ease;
}

/* .chat-bubble:before {
    content: "";
	background-image: url("../assets/images/chat-bubble.svg");
	display: block;
	height: 16px;
	width: 9px;
	position: absolute;
	bottom: -7.5px;
} */

.chat-bubble.right {
	background-color: rgb(63, 81, 181);
    border: 1px solid rgb(63, 81, 181);
	color: #fff;
	float: right;
}

.chat-bubble.right:before {
	background-color: rgb(63, 81, 181);
    border: 1px solid rgb(63, 81, 181);
	right: 10px;
	-webkit-transform: rotate(118deg) skew(-5deg);
}

.chatlio-online-dot {
	margin-top: 0 !important;
}

.award-section {
    display: flex;
    background: #084E93;
    align-items: center;
    padding: 0.5rem;
    justify-content: center;
    border-radius: 6px;
}

.award-banner {
    display: flex;
    align-items: center;
    padding: 12px 18px;
    background: #084E93;
    border-radius: 8px;
    margin-right: 40px;
    margin-bottom: 20px;
}

.award-banner img {
    margin-right: 30px;
}

.award-banner h3 {
    color: #fff;
    font-size: 19px;
}

.trophy {
    width: 30px;
    margin-right: 6px;
}

.s1 { color: #004D7F; font-family: 'Poppins', serif; font-weight: bold; font-size: 14pt; }
.s2 { color: black; font-family: 'Poppins', serif; font-weight: normal; font-size: 1rem; line-height: 1.2rem;}
.s3 { color: #FFF; font-family:"Helvetica Neue Medium", sans-serif; font-size: 0.875rem; line-height: 1rem; }
.s4 { color: black; font-family:'Poppins', serif; font-weight: bold; font-size: 1.1rem; line-height: 1.5rem; }
.s5 { color: #004D80; font-family:"Poppins", serif; font-weight: 500; font-size: 1rem; line-height: 1.4rem; }
.s6 { color: #004568; font-family:"Poppins SemiBold", serif; font-size: 1rem; line-height: 1.4rem; }
.s7 { color: #004568; font-family:"Poppins Medium", serif; font-size: 1rem; line-height: 1.4rem; }
.s8 { color: black; font-family:"Poppins", sans-serif; font-weight: bold; font-size: 0.75rem; line-height: 1rem; }
.s9 { color: #FFF; font-family:'Poppins', serif; font-size: 0.875rem; line-height: 1rem; line-height: 10pt; }
.s10 { color: black; font-family:'Poppins', serif; font-size: 0.875rem; line-height: 1rem; }
.s11 { color: black; font-family:'Poppins', serif; font-weight: bold; font-size: 0.875rem; line-height: 1rem; }
.s12 { color: #FFF; font-family:"Helvetica Neue", sans-serif; font-size: 0.875rem; line-height: 1rem; }
.s13 { color: black; font-family:"Helvetica Neue", sans-serif; font-size: 0.9rem; line-height: 1.2rem; }
.s14 { color: black; font-family:"Helvetica Neue", sans-serif; font-size: 0.875rem; line-height: 1rem; }
.s15 { color: #FFF; font-family:"Poppins", serif;font-weight:500; font-weight: bold; font-size: 1.1rem; line-height: 1.5rem; }
.s16 { color: #004D7F; font-family:'Poppins', serif; text-decoration: underline; font-size: 1rem; line-height: 1.4rem; }
.s18 { color: #004568; font-family:"Poppins Medium", serif; font-size: 1rem; line-height: 1.2rem; }
.s19 { color: #FFDA31; font-family:'Poppins', serif; font-weight: bold; font-size: 0.875rem; line-height: 1rem; }
.s20 { color: black; font-family:'Poppins', serif; font-size: 1rem; line-height: 1.4rem; }
.s21 { color: black; font-family:"Poppins Light", serif; font-size: 13pt; }
.s22 { color: black; font-family:"Poppins SemiBold", serif; font-weight: bold; font-size: 13pt; }
.s23 { color: #FFF; font-family:'Poppins', serif; font-weight: bold; font-size: 12pt; }
.s24 { color: black; font-family:'Poppins', serif; font-weight: bold; font-size: 0.875rem; line-height: 1rem; }
.s25 { color: black; font-family:'Poppins', serif; font-weight: bold; font-size: 0.75rem; line-height: .9rem; }
.s26 { color: black; font-family:"Helvetica Neue", sans-serif; font-size: 0.875rem; line-height: 1rem; }
.s27 { color: black; font-family:"Poppins", serif; font-weight: 500; font-size: 0.875rem; line-height: 1rem; }
.s29 { color: black; font-family:"Poppins SemiBold", serif; font-weight: bold; font-size: 0.875rem; line-height: 1rem; }
.s30 { color: black; font-family:'Poppins', serif; text-decoration: underline; font-size: 0.875rem; line-height: 1rem; }
.s31 { color: black; font-family:'Poppins', serif; font-size: 0.875rem; line-height: 1rem; }

@media (max-width: 899px) {
    h1,
    .home__origin h1 {
        font-size: 3rem;
        line-height: 3.4rem;
    }

    .home__geography-graphics,
    .home__origin .flex,
    .home__form-row,
    .home__aac .flex,
    .slide,
    .form-row,
    .home__map-flex,
    .home__chime-row,
    .home__hero-row{
        flex-wrap: wrap;
    }

    .home__dezzy-row,
    .home__education .flex,
    .slide-3 {
        flex-wrap: wrap-reverse;
    }

    .home__agent-choice .flex{
        flex-wrap: wrap;
    }

    .home__agent-choice .choice-vid-wrapper{
        width: 100% !important;
        padding: 10px 0 0;
        margin: 0;
    }
    .video__slider .checklist li{
        flex-basis: 100%;
    }
    .home__agent-choice .video__chapters{
        max-height: 340px;
    }

    .home__agent-choice .video__slider{
        height: 200px;
    }

    .education-image,
    .aac-image {
        margin: 5rem 0 1rem 3.125rem;
    }

    .home__education-content,
    .home__aac-content {
        margin: 0 5rem 3.125rem 3.125rem;
    }

    .home__video-wrapper img {
        object-fit: cover;
    }

    .form-row {
        margin-bottom: 0;
    }

    .form-wrapper {
        padding: 0;
    }

    .form-field {
        margin: 0.5rem 1rem;
        width: 95%;
    }

    .form-checkbox {
        margin: 0 1rem;
    }

    .advantages {
        align-items: flex-start;
    }

    .home__geography .checklist {
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .home__geography .checklist li {
        margin-right: 1rem;
    }
    .home__map-flex{
        justify-content: center;
        margin-top: 2rem;
    }
    .home__hero-video video {
        padding:0px;
        margin:0px;
        width:100%;
        min-height:100vh !important;
        object-fit: cover !important;
    }
    .home__agent-branding .slide:last-child {
        align-items: flex-end;
        justify-content: flex-end;
    }
    .home__review-card {
        margin-left: 1.5%;
    }
    .home__agent-reviews .home__branding-pagination {
        left: 32%;
    }
    .home__agent-reviews {
        padding: 2rem 1rem 60%;
    }
    .home__agent-branding {
        padding-bottom: 122%;
    }

    .video__section-row {
        flex-wrap: wrap;
    }
    .video__chapters {
        width: 100%;
        height: 350px;
    }

    .home__form-info {
        max-width: 626px;
        padding: 0 1rem;
        box-sizing: border-box;
    }

    #form__agent-info .home__form-img-wrapper{
        display: none
    }

    #form__agent-info .agent-info{

        margin: 0;padding-top: 10px;

    }

    #form__agent-info .agent-info-group:first-child{

        display: flex;align-items: center;

    }

    #form__agent-info .agent-info-photo-mobile{

        display: block;

    }

    #form__agent-info .agent-info-first{

        width: 100%;padding-left: 10px;

    }
    
    .home__hero-row {
        justify-content: center;
    }

    .hero__form h2 {
        margin-top: 2rem;
        text-align: center;
    }

    .home__hero h1 {
        text-align: center;
        margin-right: 0;
    }

    .hero__paragraph {
        text-align: center;
    }
    
    #hero-form .form-field {
        width: 100%;
        margin: 0.5rem 0;
    }
    
    #hero-form .form-checkbox {
        margin: 0;
    }

    .home__hero .button__wrapper {
        justify-content: center;
    }

    .wire-form{
        padding-left: 5px;
        padding-right: 5px;
    }
    #wire-form-header{
        margin-left: 4px;
    }
    .submit-container{
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media (max-width: 599px) {
    h1,
    .home__origin h1,
    .hero__form h2 {
        font-size: 2rem;
        line-height: 2.2rem;
        text-align: center;
    }
    .home__hero-content {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 70%;
    }

    .section__wrapper {
        padding: 1.4rem 1.25rem;
    }

    .nav-list li:last-child {
        margin-right: 1.25rem;
    }

    .nav-list li:first-child {
        margin-left: 1.25rem;
    }

    button,
    .button-link{
        width: 100%;
    }

    .home__hero-video {
        overflow: hidden;
    }

    .home__video-content {
        padding: 50% 0;
    }

    .advantage {
        margin-right: 0;
        margin-bottom: 2rem;
    }

    .education-image {
        margin: 0;
    }

    .home__education-content,
    .home__aac-content {
        margin: 1.6rem 1.25rem;
    }

    .home__agent-branding {
        padding-bottom: 210%;
        padding-left: 0;
    }

    .home__agent-branding .slide {
        flex-direction: column-reverse;
    }

    .slide h1 {
        padding: 0 1.25rem;
    }

    .home__form {
        padding: 3rem 0 3.5rem
    }

    #waitlist-page .home__form {
        /* padding: 6rem 0 3.5rem; */
        
    }


    .header {
        font-size: 32px;
        line-height: 34px;
        text-align: center;
    }

    #waitlist-page .desc {
        text-align: center;
    }

    #wire-form-header{
        margin-left: 4px;
    }
    .submit-container{
        padding-left: 7px;
        padding-right: 7px;
    }
    
    .home__form button {
        margin: 2rem 1.25rem 0;
        width: 90vw;
    }

    .home__agent-branding .slide:nth-child(2) {
        justify-content: center;
    }

    .home__branding-pagination {
        left: 25%;
    }

    .home__dezzy-row {
        justify-content: flex-end;
    }

    .advantages {
        flex-wrap: wrap;
    }

    .home__review-card {
        margin-left: 0;
        margin-top: 20%;
    }

    .flex-wrap {
        flex-wrap: wrap;
    }

    .home__review-content {
        padding-left: 0;
    }

    .home__agent-reviews .home__branding-pagination {
        bottom: 30px;
        left: 16%;
    }

    .home__agent-reviews {
        padding: 2rem 1rem 155%;
        /* height: 83vh; */
        /* height:78vh; */
    }

    .home__agent-reviews .slide-1 p,
    .home__agent-reviews .slide-2 p {
        font-size: .875rem;
        line-height: 1.375rem;
    }

    .education-image,
    .aac-image {
        margin: 0;
    }

    .footer-row {
        flex-wrap: wrap;
    }

    .footer-col {
        width: 100%;
    }

    .footer-col:nth-child(2) {
        margin-top: 2rem;
    }

    .choice-vid-wrapper {
        margin-left: 0;
        margin-bottom: 2rem;
    }

    .home__dezzy-content {
        margin-left: 0;
    }

    .home__hero .button-primary {
        margin-right: 0;
    }

    .home__form-info {
        padding: 0 1rem;
    }

    .home__form-agent {
        align-items: flex-start;
    }
    

    .video__chapters {
        overflow-y: scroll;
        margin-top: 0;
    }

    .video__vid-content {
        margin: 2rem 1rem;
    }

    .video__main-section p {
        text-align: center;
    }

    .line {
        border: 1.5px solid #fff;
        width: 24px;
        margin-bottom: 6px;
    }

    .line:last-child {
        margin-bottom: 0;
    }
    .nav-logo {
        width: 48px;
        height: 48px;
    }
    .mobile-menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        
        transition: ease-in-out 300ms;
    }
    .menu-collapsed {
        height: 0;
        opacity: 0;
        padding: 0;
    }
    .menu-open {
        height: 100%;
        opacity: 1;
        padding: 2rem 0;
    }

    .hamburger {
        display: block;
        
        position: relative;
        top: -7px;
        right: 1.25rem;
    }

    .hamburger--open {
        right: 2.5rem;
        /* margin-right: 2.5rem; */
        /* padding-right: 2.5rem; */
    }

    .hamburger .line:first-child,
    .hamburger .line:last-child {
        transform: rotate(0deg);
        transition: ease-in-out 300ms;
    }

    .hamburger--open .line:first-child {
        transform: rotate(45deg);
        position: absolute;
        top: 9px;
        transition: ease-in-out 300ms;
    }
    .hamburger--open .line:nth-child(2) {
        width: 0;
        opacity: 0;
        transition: ease-in-out 300ms;
    }
    .hamburger--open .line:last-child {
        transform: rotate(-45deg);
        position: absolute;
        transition: ease-in-out 300ms;
    }

    #waitlist-desktop {
        display: none;
    }

    .agent-name,
    .agent-phone {
        font-size: 14px;
    }

    .home__hero-row {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .home__video-overlay {
        max-height: unset;
    }

    .agent-graph {
        margin-right: 0;
    }

    .award-banner {
        margin-right: 0;
    }

    
}