@import url("https://use.typekit.net/xsv6dtv.css");


/* // ------------------------- Proxima Nova ---------------------------- */
@font-face {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* // ------------------------- Proxima Nova ---------------------------- */



.flex-body {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-body main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: auto;
}
.font-proxima {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
}
.font-proxima strong {
    font-weight: 700;
}
.font-proxima b {
    font-weight: 800;
}
.main-container\[1330\] {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 15px;
}
.main-container\[1030\] {
    max-width: 1030px;
    margin: 0 auto;
    padding: 0 15px;
}
.r-heading {
    font-size: 25px;
    margin-bottom: 25px;
    color: #024a5b;
}
.r-heading em {
    font-style: inherit;
    font-size: 150%;
}
@media (max-width: 1200px) {
    .r-heading {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .r-heading {
        font-size: 20px;
    }
}
.lhg_realtors__header {
    padding: 20px 0;
    font-size: 18px;
}
@media (max-width: 1200px) {
    .lhg_realtors__header .lhg-logo {
        width: 260px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__header .lhg-logo {
        width: auto;
    }
}
.lhg_realtors__header .lhg-logo .dsk {
    display: none;
}
@media (min-width: 768px) {
    .lhg_realtors__header .lhg-logo .dsk {
        display: block;
    }
}
.lhg_realtors__header .lhg-logo .mob {
    display: block;
}
@media (min-width: 768px) {
    .lhg_realtors__header .lhg-logo .mob {
        display: none;
    }
}
.lhg_realtors__header .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lhg_realtors__header .lhg_realtors__header--opt {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lhg_realtors__header .lhg_realtors__header--opt a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lhg_realtors__header .lhg_realtors__header--opt a:not(:last-child) {
    margin-right: 2em;
}
@media (max-width: 767px) {
    .lhg_realtors__header .lhg_realtors__header--opt a:not(:last-child) {
        margin-right: 20px !important;
    }
}
.lhg_realtors__header .lhg_realtors__header--opt a span {
    margin-left: 0.65em;
}
.lhg_realtors__header .lhg_realtors__header--opt a:focus,
.lhg_realtors__header .lhg_realtors__header--opt a:hover {
    color: #22968e;
}
@media (max-width: 767px) {
    .lhg_realtors__header .lhg_realtors__header--opt a {
        font-size: 0;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__header .lhg_realtors__header--opt a img {
        width: 26px;
    }
}
@media (max-width: 1200px) {
    .lhg_realtors__header {
        font-size: 16px;
    }
}
.lhg_realtors__nav {
    font-size: 18px;
    font-weight: 600;
    border-top: 1px solid #d6d6d6;
    padding: 20px 0;
}
.lhg_realtors__nav .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lhg_realtors__nav .hammenu {
    color: inherit;
    float: right;
    width: 30px;
    cursor: pointer;
    font-size: 24px;
    z-index: 9999;
    margin-top: 5px;
}
.lhg_realtors__nav .hammenu div,
.lhg_realtors__nav .hammenu:after,
.lhg_realtors__nav .hammenu:before {
    background-color: #ea4753;
    border-radius: 3px;
    content: "";
    display: block;
    height: 2px;
    margin: 7px 0;
}
.lhg_realtors__nav .hammenu.is-working:before {
    -webkit-transform: translateY(7px) rotate(135deg);
    transform: translateY(7px) rotate(135deg);
}
.lhg_realtors__nav .hammenu.is-working:after {
    -webkit-transform: translateY(-12px) rotate(-135deg);
    transform: translateY(-12px) rotate(-135deg);
}
.lhg_realtors__nav .hammenu.is-working div {
    -webkit-transform: scale(0);
    transform: scale(0);
}
@media (min-width: 1024px) {
    .lhg_realtors__nav .hammenu {
        display: none;
    }
}
.lhg_realtors__nav .lhg_realtors__nav--menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #858585;
    margin-right: 125px;
}
@media (max-width: 1300px) {
    .lhg_realtors__nav .lhg_realtors__nav--menu {
        margin-right: 30px;
    }
}
@media (max-width: 1023px) {
    .lhg_realtors__nav .lhg_realtors__nav--menu {
        width: 100%;
        padding: 25px 15px;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        position: absolute;
        top: 99%;
        left: 0;
        z-index: -999;
        margin: 0;
        background-color: #f2f2f2;
        border-top: 1px solid #efefef;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
}
@media (max-width: 960px) {
    .lhg_realtors__nav .lhg_realtors__nav--menu {
        border-top: none;
        padding: 0 15px 60px 15px;
        max-height: calc(100vh - 104px);
        overflow: auto;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 500px) {
    .lhg_realtors__nav .lhg_realtors__nav--menu {
        padding: 0 0 30px;
        max-height: calc(100vh - 104px);
        display: block;
    }
}
.lhg_realtors__nav .lhg_realtors__nav--menu.is-showing {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    z-index: 999;
}
@media (max-width: 960px) {
    .lhg_realtors__nav .lhg_realtors__nav--menu li {
        margin-top: 60px;
    }
    .lhg_realtors__nav .lhg_realtors__nav--menu li:last-child {
        margin-bottom: 60px;
    }
}
@media (max-width: 500px) {
    .lhg_realtors__nav .lhg_realtors__nav--menu li {
        margin-top: 0;
        border-bottom: 1px solid #cfcfcf;
        width: 100%;
    }
    .lhg_realtors__nav .lhg_realtors__nav--menu li > a {
        padding: 15px 15px;
        width: 100%;
        text-align: left;
    }
}
.lhg_realtors__nav .lhg_realtors__nav--opt {
    margin-left: 1em;
    color: #024a5b;
    position: relative;
}
.lhg_realtors__nav .lhg_realtors__nav--opt a.nm {
    position: relative;
    z-index: 1;
    padding-right: 28px;
    background-image: url(../img/icons/select_option.png);
    background-repeat: no-repeat;
    background-position: right top 7px;
}
.lhg_realtors__nav .lhg_realtors__nav--opt a.nm img {
    height: 28px;
}
.lhg_realtors__nav .lhg_realtors__nav--opt .dashboard_menu {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    width: 276px;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    padding-top: 20px;
    z-index: 9999;
}
.lhg_realtors__nav .lhg_realtors__nav--opt .dashboard_menu li {
    padding: 14px 20px;
}
.lhg_realtors__nav .lhg_realtors__nav--opt .dashboard_menu li:not(:last-child) {
    border-bottom: 1px solid #c6c6c6;
}
.lhg_realtors__nav .lhg_realtors__nav--opt:hover .dashboard_menu {
    top: 34px;
    visibility: visible;
    opacity: 1;
}
.lhg_realtors__nav a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
}
.lhg_realtors__nav a.actv,
.lhg_realtors__nav a:active,
.lhg_realtors__nav a:focus,
.lhg_realtors__nav a:hover {
    color: #ea1828;
}
.lhg_realtors__nav a span {
    margin-left: 0.65em;
}
@media (max-width: 1200px) {
    .lhg_realtors__nav {
        font-size: 16px;
    }
}
@media (max-width: 1023px) {
    .lhg_realtors__nav {
        position: relative;
    }
}
.lhg_realtors__footer {
    background-color: #024a5b;
    color: #a3bdc3;
    padding: 50px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
}
.lhg_realtors__footer .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 800px) {
    .lhg_realtors__footer .inner-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.lhg_realtors__footer h6 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
@media (max-width: 800px) {
    .lhg_realtors__footer h6 {
        font-size: 16px;
    }
}
.lhg_realtors__footer a:focus,
.lhg_realtors__footer a:hover {
    color: #fff;
}
.lhg_realtors__footer .repofooter_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 480px;
}
.lhg_realtors__footer .repofooter_menu .lhg_footer_new--box ul {
    list-style: none;
}
@media (max-width: 800px) {
    .lhg_realtors__footer .repofooter_menu .lhg_footer_new--box ul li {
        text-align: center;
    }
}
.lhg_realtors__footer .repofooter_menu .lhg_footer_new--box p.title {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
@media (max-width: 800px) {
    .lhg_realtors__footer .repofooter_menu .lhg_footer_new--box p.title {
        font-size: 16px;
    }
}
@media (max-width: 800px) {
    .lhg_realtors__footer .repofooter_menu .lhg_footer_new--box {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
}
@media (max-width: 860px) {
    .lhg_realtors__footer .repofooter_menu {
        width: 430px;
    }
}
@media (max-width: 800px) {
    .lhg_realtors__footer .repofooter_menu {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 800px) {
    .lhg_realtors__footer .lhg_realtors__footer--contact {
        text-align: center;
        width: 100%;
    }
}
.lhg_realtors__footer .lhg_realtors__footer--copyright {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.lhg_realtors__footer .lhg_realtors__footer--copyright article {
    margin-left: 1.5em;
}
@media (max-width: 800px) {
    .lhg_realtors__footer .lhg_realtors__footer--copyright article {
        width: 100%;
        text-align: center;
        margin: 0;
    }
}
@media (max-width: 800px) {
    .lhg_realtors__footer .lhg_realtors__footer--copyright article .desc {
        margin-top: 20px;
    }
    .lhg_realtors__footer .lhg_realtors__footer--copyright article .desc br {
        display: none;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__footer .lhg_realtors__footer--copyright figure {
        width: 90px;
    }
}
@media (max-width: 800px) {
    .lhg_realtors__footer .lhg_realtors__footer--copyright figure {
        width: 100%;
        text-align: center;
    }
    .lhg_realtors__footer .lhg_realtors__footer--copyright figure img {
        width: 90px;
    }
}
@media (max-width: 800px) {
    .lhg_realtors__footer .lhg_realtors__footer--copyright {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 30px;
    }
}
@media (max-width: 800px) {
    .lhg_realtors__footer {
        padding: 30px 0;
        font-size: 14px;
    }
}
.lhg_realtors__hero {
    color: #fff;
    font-weight: 500;
    background-color: #024a5b;
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}
.lhg_realtors__hero article {
    margin: 50px 0;
}
.lhg_realtors__hero article > :not(:last-child) {
    margin-bottom: 25px;
}
@media (max-width: 1200px) {
    .lhg_realtors__hero article > :not(:last-child) {
        margin-bottom: 20px;
    }
}
@media (max-width: 500px) {
    .lhg_realtors__hero article {
        margin: 0 !important;
    }
}
.lhg_realtors__hero h6 {
    font-size: 34px;
    font-family: Gotham-Mid;
    font-weight: 500;
}
@media (max-width: 1300px) {
    .lhg_realtors__hero h6 {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 990px) {
    .lhg_realtors__hero h6 {
        font-size: 23px;
        line-height: 30px;
    }
    .lhg_realtors__hero h6 br {
        display: none;
    }
}
.lhg_realtors__hero .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ea1828;
    font-weight: 700;
}
.lhg_realtors__hero .btn span {
    font-size: 1.9em;
    margin-right: 0.25em;
    line-height: 0.5;
}
.lhg_realtors__hero .btn:hover {
    background-color: #ea1828;
    color: #fff;
}
@media (max-width: 1200px) {
    .lhg_realtors__hero .btn {
        font-size: 14px;
    }
}
@media (min-width: 1921px) {
    .lhg_realtors__hero {
        background-position: bottom center;
        background-size: contain;
    }
}
@media (max-width: 1200px) {
    .lhg_realtors__hero {
        background-position: bottom right -210px;
    }
}
@media (max-width: 960px) {
    .lhg_realtors__hero {
        background-size: 130%;
        background-position: bottom right -162px;
    }
}
@media (max-width: 930px) {
    .lhg_realtors__hero {
        background-position: bottom right -100px;
    }
}
@media (max-width: 700px) {
    .lhg_realtors__hero {
        background-size: 150%;
    }
}
@media (max-width: 500px) {
    .lhg_realtors__hero {
        padding: 30px 0 136px;
        background-position: bottom right -75px;
        background-size: 190%;
    }
}
@media (max-width: 420px) {
    .lhg_realtors__hero {
        background-size: 218%;
        background-position: bottom right -112px;
    }
}
@media (max-width: 370px) {
    .lhg_realtors__hero {
        background-size: 240%;
    }
}
.lhg_realtors__cards {
    margin: 50px 0 70px;
    font-weight: 600;
}
.lhg_realtors__cards .--card-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(350px, 1fr)) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 20px;
    gap: 20px;
}
@media (max-width: 400px) {
    .lhg_realtors__cards .--card-grid {
        -ms-grid-columns: (minmax(290px, 1fr)) [auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    }
}
.lhg_realtors__cards .--card-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 1px 5px 15.68px 0.32px rgba(0, 0, 0, 0.13);
    box-shadow: 1px 5px 15.68px 0.32px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
}
.lhg_realtors__cards .--card-item figure {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: var(--clr);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lhg_realtors__cards .--card-item figure img {
    -webkit-filter: invert(1);
    filter: invert(1);
}
@media (max-width: 767px) {
    .lhg_realtors__cards .--card-item figure img {
        height: 20px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__cards .--card-item figure {
        width: 50px;
        height: 50px;
    }
}
.lhg_realtors__cards .--card-item:not(:first-child) figure img {
    height: 32px;
}
@media (max-width: 767px) {
    .lhg_realtors__cards .--card-item:not(:first-child) figure img {
        height: 24px;
    }
}
.lhg_realtors__cards .--card-item article {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 400px) {
    .lhg_realtors__cards .--card-item article {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.lhg_realtors__cards .--card-item h5 {
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_realtors__cards .--card-item h5 {
        font-size: 16px;
    }
}
.lhg_realtors__cards .--card-item p {
    font-size: 30px;
    color: var(--clr);
}
@media (max-width: 1200px) {
    .lhg_realtors__cards .--card-item p {
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__cards .--card-item p {
        font-size: 22px;
    }
}
@media (max-width: 400px) {
    .lhg_realtors__cards .--card-item p {
        width: 100%;
        margin-top: 5px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__cards {
        margin: 30px 0;
    }
}
.lhg_realtors__policy-tbl {
    padding: 80px 0;
}
.lhg_realtors__policy-tbl.thead-cover {
    -webkit-box-shadow: inset 0 244px 0 0 #fff;
    box-shadow: inset 0 244px 0 0 #fff;
}
.lhg_realtors__policy-tbl .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_realtors__policy-tbl .r-heading {
    margin-bottom: 0;
}
.lhg_realtors__policy-tbl .--filters,
.lhg_realtors__policy-tbl .--more-filters {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.lhg_realtors__policy-tbl .--filters > *,
.lhg_realtors__policy-tbl .--more-filters > * {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
}
@media (max-width: 1024px) {
    .lhg_realtors__policy-tbl .--filters > *,
    .lhg_realtors__policy-tbl .--more-filters > * {
        margin-left: 15px;
    }
}
@media (max-width: 900px) {
    .lhg_realtors__policy-tbl .--filters > :first-child,
    .lhg_realtors__policy-tbl .--more-filters > :first-child {
        margin-left: 0;
    }
}
@media (max-width: 850px) {
    .lhg_realtors__policy-tbl .--filters > *,
    .lhg_realtors__policy-tbl .--more-filters > * {
        width: 49%;
        -webkit-box-flex: 0 !important;
        -ms-flex: none !important;
        flex: none !important;
        margin: 0 !important;
    }
    .lhg_realtors__policy-tbl .--filters > :nth-child(3),
    .lhg_realtors__policy-tbl .--more-filters > :nth-child(3) {
        margin-top: 15px !important;
    }
    .lhg_realtors__policy-tbl .--filters > :nth-child(4),
    .lhg_realtors__policy-tbl .--more-filters > :nth-child(4) {
        margin-top: 15px !important;
    }
}
@media (max-width: 460px) {
    .lhg_realtors__policy-tbl .--filters > *,
    .lhg_realtors__policy-tbl .--more-filters > * {
        width: 100%;
    }
    .lhg_realtors__policy-tbl .--filters > :not(:first-child),
    .lhg_realtors__policy-tbl .--more-filters > :not(:first-child) {
        margin-top: 15px !important;
    }
}
@media (max-width: 850px) {
    .lhg_realtors__policy-tbl .--filters,
    .lhg_realtors__policy-tbl .--more-filters {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.lhg_realtors__policy-tbl .--filters {
    max-width: 700px;
}
@media (max-width: 900px) {
    .lhg_realtors__policy-tbl .--filters {
        max-width: 100%;
        margin-top: 30px;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
}
.lhg_realtors__policy-tbl .--more-filters {
    max-width: 1000px;
}
@media (max-width: 900px) {
    .lhg_realtors__policy-tbl .--more-filters {
        max-width: 100%;
        margin-top: 30px;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
}
.lhg_realtors__policy-tbl .--more-filters .form-element {
    position: relative;
}
.lhg_realtors__policy-tbl .--more-filters .form-element .dt-range {
    position: absolute;
    left: 0;
    top: 115%;
}
.lhg_realtors__policy-tbl .table-container {
    margin-top: 50px;
}
@media (max-width: 900px) {
    .lhg_realtors__policy-tbl .table-container {
        margin-top: 30px;
    }
}
.lhg_realtors__policy-tbl .tag {
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 1.5em;
    line-height: normal;
}
.lhg_realtors__policy-tbl .vw_btn {
    background-color: #6e6e6e;
    color: #fff;
    padding: 0.5em 1em 0.5em 2.5em;
    border-radius: 1.5em;
    line-height: normal;
    background-image: url(../img/icons/realtor/eye.svg);
    background-repeat: no-repeat;
    background-position: left 12px center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.lhg_realtors__policy-tbl .vw_btn:hover {
    background-color: #024a5b;
}
.lhg_realtors__policy-tbl .policy-plan-tag {
    font-size: 14px;
    border: 1px solid #024a5b;
    color: #024a5b;
    padding: 0.5em 1em;
    margin-top: 0.8em;
    border-radius: 0.25em;
}
.lhg_realtors__policy-tbl .sort {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("./../img/realtors/icons/sort_asc.svg");
    background-size: 15px;
    margin-left: 15px;
}
.lhg_realtors__policy-tbl .sort.actv,
.lhg_realtors__policy-tbl .sort.dsc,
.lhg_realtors__policy-tbl .sort:hover {
    background-image: url("./../img/realtors/icons/sort_dsc.svg");
}
.lhg_realtors__policy-tbl .link {
    margin-left: auto;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 400;
}
.lhg_realtors__policy-tbl .th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 1230px) {
    .lhg_realtors__policy-tbl .tbul {
        overflow: auto;
    }
}
.lhg_realtors__policy-tbl table {
    width: 100%;
    border-collapse: collapse;
}
.lhg_realtors__policy-tbl table thead {
    background-color: #eceeef;
    border-bottom: 8px solid #fafafa;
}
.lhg_realtors__policy-tbl table tbody {
    background-color: #fff;
}
.lhg_realtors__policy-tbl table tbody tr:not(:last-child) {
    border-bottom: 1px solid #e1e2e3;
}
.lhg_realtors__policy-tbl table .divi {
    border-top: 1px solid #d6d6d6;
    position: relative;
    top: 2px;
}
.lhg_realtors__policy-tbl table td,
.lhg_realtors__policy-tbl table th {
    font-size: 16px;
    text-align: left;
    color: #000;
    line-height: 1.3;
}
.lhg_realtors__policy-tbl table td small,
.lhg_realtors__policy-tbl table th small {
    font-size: 14px;
    display: block;
}
@media (max-width: 1024px) {
    .lhg_realtors__policy-tbl table td,
    .lhg_realtors__policy-tbl table th {
        font-size: 14px;
    }
}
.lhg_realtors__policy-tbl table th {
    font-weight: 500;
    padding: 0.8em 1.2em;
    vertical-align: middle;
}
.lhg_realtors__policy-tbl table th:not(:last-child) {
    border-right: 1px solid #d6d6d6;
}
.lhg_realtors__policy-tbl table th:first-child {
    border-right: none;
}
.lhg_realtors__policy-tbl table th:last-child {
    width: 160px;
}
.lhg_realtors__policy-tbl table td {
    border: none;
    font-weight: 500;
    padding: 1.8em 1.2em;
}
@media (max-width: 1200px) {
    .lhg_realtors__policy-tbl table td {
        padding: 1em 0.8em;
    }
}
@media (max-width: 1230px) {
    .lhg_realtors__policy-tbl table {
        width: 1200px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__policy-tbl {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__policy-tbl {
        padding: 30px 0;
    }
}
.lhg_realtors__order-nav {
    border-bottom: 2px solid #024a5b;
}
.lhg_realtors__order-nav .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow: auto;
    white-space: nowrap;
}
.lhg_realtors__order-nav a {
    padding: 1em;
    font-size: 22px;
    color: #505050;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.lhg_realtors__order-nav a small {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
@media (max-width: 1280px) {
    .lhg_realtors__order-nav a small {
        font-size: 14px;
    }
}
.lhg_realtors__order-nav a.actv,
.lhg_realtors__order-nav a:active,
.lhg_realtors__order-nav a:focus,
.lhg_realtors__order-nav a:hover {
    background-color: #ea1828;
    color: #fff;
}
.lhg_realtors__order-nav a.actv small,
.lhg_realtors__order-nav a:active small,
.lhg_realtors__order-nav a:focus small,
.lhg_realtors__order-nav a:hover small {
    color: inherit;
}
.lhg_realtors__order-nav a.actv .icon img,
.lhg_realtors__order-nav a:active .icon img,
.lhg_realtors__order-nav a:focus .icon img,
.lhg_realtors__order-nav a:hover .icon img {
    -webkit-filter: invert(0);
    filter: invert(0);
}
.lhg_realtors__order-nav a .icon {
    width: 35px;
    float: left;
}
.lhg_realtors__order-nav a .icon img {
    -webkit-filter: invert(1);
    filter: invert(1);
    width: 32px;
}
@media (max-width: 1200px) {
    .lhg_realtors__order-nav a .icon img {
        width: 24px;
    }
}
@media (max-width: 1200px) {
    .lhg_realtors__order-nav a .icon {
        width: 28px;
    }
}
.lhg_realtors__order-nav a .dtls {
    float: right;
    width: calc(100% - 45px);
}
@media (max-width: 1200px) {
    .lhg_realtors__order-nav a .dtls {
        width: calc(100% - 38px);
    }
}
@media (max-width: 1540px) {
    .lhg_realtors__order-nav a {
        font-size: 20px;
    }
}
.lhg_realtors__order-nav a:nth-child(1) .icon img {
    width: 25px;
}
@media (max-width: 1200px) {
    .lhg_realtors__order-nav a:nth-child(1) .icon img {
        width: 18px;
    }
}
@media (max-width: 1280px) {
    .lhg_realtors__order-nav a {
        font-size: 18px;
    }
}
@media (max-width: 1100px) {
    .lhg_realtors__order-nav a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__order-nav a {
        padding: 0.8em;
    }
}
.lhg_realtors__faqs {
    padding: 80px 0;
}
.lhg_realtors__faqs .--card-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    -webkit-box-shadow: 1px 5px 15.68px 0.32px rgba(0, 0, 0, 0.13);
    box-shadow: 1px 5px 15.68px 0.32px rgba(0, 0, 0, 0.13);
    font-size: 28px;
    color: #505050;
    padding: 1.5em;
    position: relative;
}
.lhg_realtors__faqs .--card-item:not(:last-child) {
    margin-bottom: 1.5em;
}
.lhg_realtors__faqs .--card-item:hover figure {
    background-color: #ea1828;
}
@media (max-width: 1024px) {
    .lhg_realtors__faqs .--card-item {
        font-size: 24px;
        padding: 0.8em;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqs .--card-item {
        font-size: 20px;
    }
}
@media (max-width: 500px) {
    .lhg_realtors__faqs .--card-item {
        font-size: 18px;
    }
}
.lhg_realtors__faqs figure {
    width: 65px;
    height: 65px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0c7790;
    margin-right: 0.8em;
}
@media (max-width: 1024px) {
    .lhg_realtors__faqs figure {
        width: 50px;
        height: 50px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqs figure {
        width: 40px;
        height: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__faqs figure img {
        max-height: 25px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqs figure img {
        max-height: 20px;
    }
}
.lhg_realtors__faqs a {
    margin-left: auto;
}
.lhg_realtors__faqs a img {
    width: 50px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 1024px) {
    .lhg_realtors__faqs a img {
        width: 34px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqs a img {
        width: 25px;
    }
}
.lhg_realtors__faqs a:hover img {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
}
@media (max-width: 1024px) {
    .lhg_realtors__faqs a:hover img {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqs a:hover img {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}
.lhg_realtors__faqs a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
@media (max-width: 1200px) {
    .lhg_realtors__faqs {
        padding: 70px 0;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__faqs {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqs {
        padding: 30px 0;
    }
}
.lhg_realtors__faqa {
    padding: 80px 0;
}
.lhg_realtors__faqa .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.lhg_realtors__faqa .link {
    margin-left: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px;
    font-weight: 400;
}
.lhg_realtors__faqa .link img {
    width: 25px;
    margin-right: 10px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.lhg_realtors__faqa .link:hover {
    color: #189e95;
}
.lhg_realtors__faqa .link:hover img {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}
@media (max-width: 1200px) {
    .lhg_realtors__faqa .link {
        margin-bottom: 40px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__faqa .link {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqa .link {
        margin-bottom: 25px;
    }
}
.lhg_realtors__faqa .--card-item {
    border-radius: 10px;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    -webkit-box-shadow: 1px 5px 15.68px 0.32px rgba(0, 0, 0, 0.13);
    box-shadow: 1px 5px 15.68px 0.32px rgba(0, 0, 0, 0.13);
    padding: 50px;
}
@media (max-width: 1024px) {
    .lhg_realtors__faqa .--card-item {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqa .--card-item {
        padding: 25px;
    }
}
.lhg_realtors__faqa .faq-topic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 28px;
    color: #505050;
    margin-bottom: 50px;
}
@media (max-width: 1200px) {
    .lhg_realtors__faqa .faq-topic {
        font-size: 24px;
        margin-bottom: 40px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__faqa .faq-topic {
        font-size: 22px;
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqa .faq-topic {
        font-size: 20px;
        margin-bottom: 25px;
    }
}
.lhg_realtors__faqa figure {
    width: 65px;
    height: 65px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0c7790;
    margin-right: 0.8em;
}
@media (max-width: 1200px) {
    .lhg_realtors__faqa figure {
        width: 55px;
        height: 55px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55px;
        flex: 0 0 55px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__faqa figure {
        width: 45px;
        height: 45px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
        flex: 0 0 45px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqa figure {
        width: 40px;
        height: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
    }
}
@media (max-height: 1024px) {
    .lhg_realtors__faqa figure img {
        max-height: 22px;
    }
}
@media (max-height: 767px) {
    .lhg_realtors__faqa figure img {
        max-height: 20px;
    }
}
.lhg_realtors__faqa .desc {
    font-weight: 400;
    line-height: 1.4;
}
.lhg_realtors__faqa .desc * {
    font-weight: inherit;
    line-height: inherit;
}
.lhg_realtors__faqa .accord {
    border-top: 1px solid #b4b4b4;
}
.lhg_realtors__faqa .accord > :not(:last-child) {
    margin-bottom: 0;
}
.lhg_realtors__faqa .accord > li {
    border-bottom: 1px solid #b4b4b4;
}
.lhg_realtors__faqa .accord > li a {
    padding: 1.1em 2em 1.1em 0;
    display: block;
}
@media (max-width: 1200px) {
    .lhg_realtors__faqa .accord > li a {
        padding: 0.8em 2em 0.8em 0;
    }
}
.lhg_realtors__faqa .accord-btn {
    font-size: 25px;
    color: #505050;
    position: relative;
}
.lhg_realtors__faqa .accord-btn:after {
    content: "";
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 25px;
    background-color: #efefef;
    background-image: url("./../img/icons/arwD.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    pointer-events: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 1200px) {
    .lhg_realtors__faqa .accord-btn:after {
        width: 30px;
        height: 30px;
        background-size: 11px;
        top: 15px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__faqa .accord-btn:after {
        width: 25px;
        height: 25px;
        background-size: 11px;
        top: 16px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqa .accord-btn:after {
        top: 12px;
    }
}
.lhg_realtors__faqa .accord-btn:hover {
    color: #024a5b;
}
.lhg_realtors__faqa .accord-btn.actv {
    color: #024a5b;
}
.lhg_realtors__faqa .accord-btn.actv:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 1200px) {
    .lhg_realtors__faqa .accord-btn {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__faqa .accord-btn {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqa .accord-btn {
        font-size: 18px;
    }
}
.lhg_realtors__faqa .accord-target {
    margin-bottom: 1.5em;
}
@media (max-width: 1200px) {
    .lhg_realtors__faqa {
        padding: 70px 0;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__faqa {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__faqa {
        padding: 30px 0;
    }
}
.lhg_realtors__btm {
    padding-top: 200px;
}
@media (max-width: 1200px) {
    .lhg_realtors__btm {
        padding-top: 100px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors__btm {
        padding-top: 70px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors__btm {
        padding-top: 30px;
    }
}
.lhg_realtors__common {
    padding: 50px 0;
}
.lhg_realtors__common .allForm-2 {
    --frmSize: 18px;
}
@media (max-width: 767px) {
    .lhg_realtors__common {
        padding: 30px 0;
    }
}
.lhg_relators_title--about,
.lhg_relators_title--contact {
    padding: 50px 0;
}
.lhg_relators_title--about .r-heading,
.lhg_relators_title--contact .r-heading {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .lhg_relators_title--about,
    .lhg_relators_title--contact {
        padding: 30px 0;
    }
}
.lhg_relators_about-hw {
    background-color: #fafafa;
    padding: 50px 0;
}
.lhg_relators_about-hw .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_relators_about-hw .list .left {
    width: 55%;
}
@media (max-width: 767px) {
    .lhg_relators_about-hw .list .left {
        width: 100%;
    }
    .lhg_relators_about-hw .list .left img {
        width: 100%;
    }
}
.lhg_relators_about-hw .list .right {
    width: 41%;
}
.lhg_relators_about-hw .list .right .desc {
    line-height: 1.4;
}
@media (max-width: 767px) {
    .lhg_relators_about-hw .list .right {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 1023px) {
    .lhg_relators_about-hw .list {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media (max-width: 767px) {
    .lhg_relators_about-hw {
        padding: 30px 0 0;
    }
}
.lhg_about_costportal-list {
    padding: 100px 0 400px;
    background-color: #fafafa;
}
.lhg_about_costportal-list .list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}
.lhg_about_costportal-list .list .box figure {
    margin-bottom: 50px;
}
@media (max-width: 767px) {
    .lhg_about_costportal-list .list .box figure {
        margin-bottom: 30px;
    }
}
.lhg_about_costportal-list .list .box .desc {
    line-height: 1.4;
}
@media (max-width: 767px) {
    .lhg_about_costportal-list .list {
        -ms-grid-columns: (1fr) [1];
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
    }
}
@media (max-width: 1540px) {
    .lhg_about_costportal-list {
        padding: 100px 0 200px;
    }
}
@media (max-width: 1200px) {
    .lhg_about_costportal-list {
        padding: 70px 0 100px;
    }
}
@media (max-width: 1024px) {
    .lhg_about_costportal-list {
        padding: 50px 0 70px;
    }
}
@media (max-width: 767px) {
    .lhg_about_costportal-list {
        padding: 30px 0 50px;
    }
}
.lhg_about-whylhg {
    padding: 130px 0 100px;
    background-color: #fafafa;
}
.lhg_about-whylhg .content_wrap {
    padding: 60px;
    -webkit-box-shadow: 0 0 10px #e3e3e3;
    box-shadow: 0 0 10px #e3e3e3;
    float: right;
    width: 1200px;
}
.lhg_about-whylhg .content_wrap .left {
    width: 48%;
    float: left;
    position: relative;
    top: 0;
    left: 0;
}
.lhg_about-whylhg .content_wrap .left .title {
    position: absolute;
    right: 65px;
    top: 186px;
    font-size: 30px;
    font-family: Gotham-Mid;
    color: #024a5b;
}
@media (min-width: 1727px) {
    .lhg_about-whylhg .content_wrap .left .title {
        right: 119px;
        top: 215px;
        font-size: 40px;
    }
}
@media (max-width: 1100px) {
    .lhg_about-whylhg .content_wrap .left .title {
        right: 10%;
        top: 24%;
    }
}
@media (max-width: 1024px) {
    .lhg_about-whylhg .content_wrap .left .title {
        right: 5%;
    }
}
@media (max-width: 990px) {
    .lhg_about-whylhg .content_wrap .left .title {
        font-size: 23px;
    }
}
@media (max-width: 830px) {
    .lhg_about-whylhg .content_wrap .left .title {
        right: auto;
        left: 43%;
        font-size: 25px;
        top: 28%;
    }
}
@media (max-width: 700px) {
    .lhg_about-whylhg .content_wrap .left .title {
        font-size: 23px;
        top: 25%;
    }
}
@media (max-width: 360px) {
    .lhg_about-whylhg .content_wrap .left .title {
        font-size: 20px;
        top: 23%;
    }
}
@media (min-width: 1727px) {
    .lhg_about-whylhg .content_wrap .left {
        width: 67%;
        float: left;
        position: absolute;
        top: -63px;
        left: -281px;
    }
}
@media (max-width: 830px) {
    .lhg_about-whylhg .content_wrap .left {
        width: 100%;
    }
}
.lhg_about-whylhg .content_wrap .right {
    width: 48%;
    float: right;
}
.lhg_about-whylhg .content_wrap .right .box {
    padding: 25px;
    border: 1px solid #afafaf;
}
.lhg_about-whylhg .content_wrap .right .box:not(:last-child) {
    margin-bottom: 20px;
}
.lhg_about-whylhg .content_wrap .right .box .ttl {
    font-size: 20px;
    line-height: 34px;
    line-height: 28px;
    position: relative;
    padding-right: 15px;
    cursor: pointer;
}
@media (max-width: 1000px) {
    .lhg_about-whylhg .content_wrap .right .box .ttl {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_about-whylhg .content_wrap .right .box .ttl {
        font-size: 16px;
        line-height: 26px;
    }
}
.lhg_about-whylhg .content_wrap .right .box .ttl:after {
    content: "";
    width: 18px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 34%;
    background-image: url(../img/icons/accordR.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.lhg_about-whylhg .content_wrap .right .box .ttl.actv {
    color: #024a5b;
}
.lhg_about-whylhg .content_wrap .right .box .ttl.actv:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.lhg_about-whylhg .content_wrap .right .box .desc p {
    font-size: 16px;
    line-height: 34px;
    line-height: 30px;
    margin-top: 20px;
}
.lhg_about-whylhg .content_wrap .right .box .desc p span {
    color: #024a5b;
    font-family: Gotham-Mid;
}
@media (max-width: 767px) {
    .lhg_about-whylhg .content_wrap .right .box {
        padding: 15px;
    }
}
@media (min-width: 1727px) {
    .lhg_about-whylhg .content_wrap .right {
        width: 61%;
    }
}
@media (max-width: 830px) {
    .lhg_about-whylhg .content_wrap .right {
        width: 100%;
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .lhg_about-whylhg .content_wrap .right {
        margin-top: 30px;
    }
}
@media (min-width: 1727px) {
    .lhg_about-whylhg .content_wrap {
        position: relative;
        min-height: 810px;
    }
}
@media (max-width: 990px) {
    .lhg_about-whylhg .content_wrap {
        padding: 35px;
    }
}
@media (max-width: 767px) {
    .lhg_about-whylhg .content_wrap {
        padding: 20px;
    }
}
@media (max-width: 1726px) {
    .lhg_about-whylhg .content_wrap {
        width: 100%;
    }
}
@media (max-width: 1540px) {
    .lhg_about-whylhg {
        padding: 80px 0 30px;
    }
}
@media (max-width: 1200px) {
    .lhg_about-whylhg {
        padding: 70px 0 30px;
    }
}
@media (max-width: 1024px) {
    .lhg_about-whylhg {
        padding: 50px 0 20px;
    }
}
@media (max-width: 767px) {
    .lhg_about-whylhg {
        padding: 30px 0 15px;
    }
}
.lhg_relators_contact-area {
    padding: 50px 0 20px;
    background-color: #fafafa;
}
.lhg_relators_contact-area .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_relators_contact-area .list .left {
    width: 36%;
}
.lhg_relators_contact-area .list .left .textarea {
    height: 230px;
}
.lhg_relators_contact-area .list .left .btn_container .btn {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    width: 100%;
}
.lhg_relators_contact-area .list .left .frm_txt {
    font-size: 16px;
    margin-bottom: 30px;
}
.lhg_relators_contact-area .list .left .frm_txt span {
    color: #ea4753;
}
.lhg_relators_contact-area .list .left .allForm .form-element .form-label {
    font-family: "proxima-nova", sans-serif;
    color: #000;
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_relators_contact-area .list .left .allForm .form-element .form-label {
        font-size: 16px;
    }
}
.lhg_relators_contact-area .list .left .allForm .form-element .form-field {
    background-color: transparent;
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_relators_contact-area .list .left .allForm .form-element .form-field {
        font-size: 16px;
    }
}
.lhg_relators_contact-area .list .left .allForm .form-element.has-value .form-label {
    font-size: 12px;
}
@media (max-width: 767px) {
    .lhg_relators_contact-area .list .left {
        width: 100%;
        margin-top: 30px;
    }
}
.lhg_relators_contact-area .list .right {
    width: 55%;
}
.lhg_relators_contact-area .list .right .lhg_relator-continf {
    position: relative;
    z-index: 1;
}
.lhg_relators_contact-area .list .right .lhg_relator-continf .lgdesc span {
    font-size: 20px;
    line-height: 34px;
    font-family: Gotham-Mid;
    display: block;
}
@media (max-width: 1000px) {
    .lhg_relators_contact-area .list .right .lhg_relator-continf .lgdesc span {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_contact-area .list .right .lhg_relator-continf .lgdesc span {
        font-size: 16px;
        line-height: 26px;
    }
}
.lhg_relators_contact-area .list .right .lhg_relator-continf .inf {
    margin-top: 30px;
}
.lhg_relators_contact-area .list .right .lhg_relator-continf .inf p {
    font-size: 20px;
    line-height: 34px;
}
@media (max-width: 1000px) {
    .lhg_relators_contact-area .list .right .lhg_relator-continf .inf p {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_contact-area .list .right .lhg_relator-continf .inf p {
        font-size: 16px;
        line-height: 26px;
    }
}
.lhg_relators_contact-area .list .right .lhg_relator-continf .inf p a:hover {
    color: #ea4753;
}
.lhg_relators_contact-area .list .right .--img figure {
    text-align: right;
    margin-top: -60px;
    padding-right: 60px;
}
@media (max-width: 1100px) {
    .lhg_relators_contact-area .list .right .--img figure {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .lhg_relators_contact-area .list .right .--img {
        display: none;
    }
}
@media (max-width: 767px) {
    .lhg_relators_contact-area .list .right {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .lhg_relators_contact-area .list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media (max-width: 767px) {
    .lhg_relators_contact-area {
        padding: 30px 0;
    }
}
.lhg_relator--login {
    position: relative;
}
.lhg_relator--login .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_relator--login .list .left {
    width: 43%;
    background-color: #fff;
    padding: 70px 50px 130px 0;
    position: relative;
    z-index: 1;
}
.lhg_relator--login .list .left .form_area {
    padding: 50px;
    -webkit-box-shadow: 0 0 10px #e3e3e3;
    box-shadow: 0 0 10px #e3e3e3;
    margin-top: 80px;
}
.lhg_relator--login .list .left .form_area .allForm {
    position: relative;
    min-height: 490px;
}
.lhg_relator--login .list .left .form_area .allForm .form-field {
    padding-top: 0;
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_relator--login .list .left .form_area .allForm .form-field {
        font-size: 16px;
    }
}
.lhg_relator--login .list .left .form_area .allForm .form-element.email .form-field {
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-image: url(../img/icons/email.png);
}
@media (max-width: 767px) {
    .lhg_relator--login .list .left .form_area .allForm .form-element.email .form-field {
        background-position: right 15px center;
    }
}
.lhg_relator--login .list .left .form_area .allForm .form-element.password .form-field {
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-image: url(../img/icons/eye.png);
}
@media (max-width: 767px) {
    .lhg_relator--login .list .left .form_area .allForm .form-element.password .form-field {
        background-position: right 15px center;
    }
}
.lhg_relator--login .list .left .form_area .allForm .frgt_pass {
    font-size: 14px;
    padding-left: 25px;
    margin-bottom: 40px;
}
.lhg_relator--login .list .left .form_area .allForm .frgt_pass a:hover {
    color: #ea1828;
}
.lhg_relator--login .list .left .form_area .allForm .frgt_pass.ptop {
    position: absolute;
    right: 0;
    top: 10px;
    margin-bottom: 0;
}
.lhg_relator--login .list .left .form_area .allForm .dnt_account {
    margin: 40px 0 20px;
}
.lhg_relator--login .list .left .form_area .allForm .btn {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    width: 100%;
    border-radius: 5px;
    padding: 0.9em 1em;
}
@media (max-width: 500px) {
    .lhg_relator--login .list .left .form_area .allForm {
        min-height: 449px;
    }
}
@media (max-width: 1100px) {
    .lhg_relator--login .list .left .form_area {
        max-width: 500px;
        margin: auto;
        margin-top: 50px;
    }
}
@media (max-width: 500px) {
    .lhg_relator--login .list .left .form_area {
        max-width: 100%;
        padding: 25px;
    }
}
@media (max-width: 1200px) {
    .lhg_relator--login .list .left {
        padding: 70px 50px 130px 0;
    }
}
@media (max-width: 1100px) {
    .lhg_relator--login .list .left {
        width: 100%;
        padding: 50px 0 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.lhg_relator--login .list .right {
    width: 56%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url(../img/realtors/login/1.jpg);
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}
@media (max-width: 1100px) {
    .lhg_relator--login .list .right {
        display: none;
    }
}
@media (max-width: 500px) {
    .lhg_relator--login .lhg_relator_login-logo {
        width: 240px;
    }
}
.lhg_realtors_policy-nav {
    background-color: #fafafa;
    padding: 20px 0 60px;
}
.lhg_realtors_policy-nav .--list {
    min-width: 100%;
    margin: 0 0;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
.lhg_realtors_policy-nav .--list::after {
    display: block;
    content: "";
    clear: both;
}
.lhg_realtors_policy-nav .--list > * {
    width: 25%;
    float: left;
    margin: 0;
    min-height: 1px;
    list-style: none;
}
.lhg_realtors_policy-nav .--list > :nth-child(-n + 4) {
    margin-top: 0;
}
.lhg_realtors_policy-nav .--list.equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lhg_realtors_policy-nav .--list .--box {
    padding: 30px;
    border-bottom: 1px solid #000;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.lhg_realtors_policy-nav .--list .--box .--cntnt {
    color: #9d9d9d;
}
.lhg_realtors_policy-nav .--list .--box .--cntnt .--nmbr {
    font-size: 34px;
    font-family: Gotham-Mid;
    font-weight: 500;
    margin-bottom: 10px;
}
@media (max-width: 1300px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .--nmbr {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 990px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .--nmbr {
        font-size: 23px;
        line-height: 30px;
    }
    .lhg_realtors_policy-nav .--list .--box .--cntnt .--nmbr br {
        display: none;
    }
}
@media (max-width: 1260px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .--nmbr {
        font-size: 24px;
        line-height: 26px;
    }
}
@media (max-width: 1000px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .--nmbr {
        font-size: 22px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .--nmbr {
        margin-bottom: 0;
    }
}
@media (max-width: 500px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .--nmbr {
        font-size: 16px;
    }
}
.lhg_realtors_policy-nav .--list .--box .--cntnt .desc {
    font-size: 20px;
    line-height: 34px;
}
@media (max-width: 1000px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .desc {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .desc {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 1260px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .desc {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 1000px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .desc {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors_policy-nav .--list .--box .--cntnt .desc {
        display: none;
    }
}
.lhg_realtors_policy-nav .--list .--box:before {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    bottom: -15px;
    border: 1px solid #000;
    z-index: 1;
    background-color: #fafafa;
}
@media (max-width: 1000px) {
    .lhg_realtors_policy-nav .--list .--box:before {
        width: 20px;
        height: 20px;
        right: -10px;
        bottom: -10px;
    }
}
@media (max-width: 500px) {
    .lhg_realtors_policy-nav .--list .--box:before {
        width: 14px;
        height: 14px;
        right: -7px;
        bottom: -7px;
    }
}
.lhg_realtors_policy-nav .--list .--box:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    bottom: -10px;
    z-index: 2;
    background-color: #024a5b;
}
@media (max-width: 1000px) {
    .lhg_realtors_policy-nav .--list .--box:after {
        width: 14px;
        height: 14px;
        right: -7px;
        bottom: -7px;
    }
}
@media (max-width: 500px) {
    .lhg_realtors_policy-nav .--list .--box:after {
        width: 10px;
        height: 10px;
        right: -5px;
        bottom: -5px;
    }
}
.lhg_realtors_policy-nav .--list .--box.actv .--cntnt {
    color: #024a5b;
}
.lhg_realtors_policy-nav .--list .--box.complete {
    border-color: #1acc51;
}
.lhg_realtors_policy-nav .--list .--box.complete .--cntnt {
    color: #1acc51;
}
.lhg_realtors_policy-nav .--list .--box.complete:before {
    border-color: #1acc51;
}
.lhg_realtors_policy-nav .--list .--box.complete:after {
    background-color: #1acc51;
}
.lhg_realtors_policy-nav .--list .--box:last-child:after,
.lhg_realtors_policy-nav .--list .--box:last-child:before {
    display: none;
}
@media (max-width: 1040px) {
    .lhg_realtors_policy-nav .--list .--box {
        padding: 15px;
    }
}
@media (max-width: 1000px) {
    .lhg_realtors_policy-nav .--list .--box {
        padding: 15px 0;
    }
}
@media (max-width: 500px) {
    .lhg_realtors_policy-nav .--list .--box {
        padding: 9px 0;
    }
}
@media (max-width: 1024px) {
    .lhg_realtors_policy-nav {
        padding: 20px 0 40px;
    }
}
@media (max-width: 767px) {
    .lhg_realtors_policy-nav {
        padding: 20px 0 30px;
    }
}
.lhg_realtor_step_wrap {
    padding: 50px 0 150px;
    float: left;
    width: 100%;
    background-color: #fafafa;
}
@media (max-width: 1200px) {
    .lhg_realtor_step_wrap {
        padding: 50px 0 100px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtor_step_wrap {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .lhg_realtor_step_wrap {
        padding: 0 0 30px 0;
    }
}
.lhg_realtorPolicy--step1,
.lhg_realtorPolicy--step2,
.lhg_realtorPolicy--step3 {
    background-color: #fafafa;
}
.lhg_realtorPolicy--step1 .inner-container,
.lhg_realtorPolicy--step2 .inner-container,
.lhg_realtorPolicy--step3 .inner-container {
    padding: 0 40px;
}
@media (max-width: 1200px) {
    .lhg_realtorPolicy--step1 .inner-container,
    .lhg_realtorPolicy--step2 .inner-container,
    .lhg_realtorPolicy--step3 .inner-container {
        padding: 0 30px;
    }
}
@media (max-width: 1110px) {
    .lhg_realtorPolicy--step1 .inner-container,
    .lhg_realtorPolicy--step2 .inner-container,
    .lhg_realtorPolicy--step3 .inner-container {
        padding: 0 0;
    }
}
.lhg_realtorPolicy--step1 .fl-error,
.lhg_realtorPolicy--step1 .fl-success {
    margin: 0;
    margin-right: 30px;
    width: 48%;
    text-align: left;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 800px) {
    .lhg_realtorPolicy--step1 .fl-error,
    .lhg_realtorPolicy--step1 .fl-success {
        margin-right: 0;
        margin-top: 20px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        position: static;
    }
}
.lhg_realtorPolicy--step1 .lhg_realtorstepbtn_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    float: left;
    width: 100%;
}
@media (max-width: 800px) {
    .lhg_realtorPolicy--step1 .lhg_realtorstepbtn_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 650px) {
    .lhg_realtorPolicy--step1 .lhg_realtorstepbtn_wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
    }
}
.lhg_realtorPolicy--step1 .lhg_realtorstepbtn_wrap .step_1btnwrap {
    min-width: 358px;
}
@media (max-width: 500px) {
    .lhg_realtorPolicy--step1 .lhg_realtorstepbtn_wrap .step_1btnwrap {
        min-width: 100%;
    }
}
.lhg_realtorPolicy--step3 {
    position: relative;
}
.lhg_realtorPolicy--step3 .lhg_realtorstepbtn_wrap {
    margin-top: 90px;
}
@media (max-width: 1200px) {
    .lhg_realtorPolicy--step3 .lhg_realtorstepbtn_wrap {
        margin-top: 70px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtorPolicy--step3 .lhg_realtorstepbtn_wrap {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .lhg_realtorPolicy--step3 .lhg_realtorstepbtn_wrap {
        margin-top: 30px;
    }
}
.lhg_realtor_stepform_wrap {
    width: 76%;
    float: left;
}
.lhg_realtor_stepform_wrap .allForm {
    width: 100%;
    float: left;
}
.lhg_realtor_stepform_wrap .allForm .form-row {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
@media (max-width: 1024px) {
    .lhg_realtor_stepform_wrap .allForm .form-row {
        margin-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .lhg_realtor_stepform_wrap .allForm .form-row {
        margin-bottom: 0;
    }
}
.lhg_realtor_stepform_wrap .allForm .title_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
}
.lhg_realtor_stepform_wrap .allForm .title_bar .sttl {
    font-size: 22px;
    line-height: 30px;
    color: #024a5b;
    text-transform: uppercase;
    font-weight: 600;
}
@media (max-width: 1024px) {
    .lhg_realtor_stepform_wrap .allForm .title_bar .sttl {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .lhg_realtor_stepform_wrap .allForm .title_bar .sttl {
        font-size: 16px;
    }
}
@media (max-width: 370px) {
    .lhg_realtor_stepform_wrap .allForm .title_bar .sttl {
        width: 100%;
    }
}
.lhg_realtor_stepform_wrap .allForm .title_bar .lnk {
    color: #ea1828;
    font-size: 16px;
    line-height: 34px;
    text-transform: uppercase;
    border-bottom: 1px solid #ea1828;
    line-height: 20px;
}
.lhg_realtor_stepform_wrap .allForm .title_bar .lnk:hover {
    color: #024a5b;
    border-color: #024a5b;
}
@media (max-width: 767px) {
    .lhg_realtor_stepform_wrap .allForm .title_bar .lnk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79px;
        flex: 0 0 79px;
        font-size: 14px;
        margin-left: 25px;
    }
}
@media (max-width: 370px) {
    .lhg_realtor_stepform_wrap .allForm .title_bar .lnk {
        margin-left: 0;
        margin-top: 15px;
    }
}
@media (max-width: 767px) {
    .lhg_realtor_stepform_wrap .allForm .title_bar {
        margin-bottom: 20px;
    }
}
@media (max-width: 370px) {
    .lhg_realtor_stepform_wrap .allForm .title_bar {
        display: block;
    }
}
.lhg_realtor_stepform_wrap .allForm .form-element {
    width: 48%;
}
.lhg_realtor_stepform_wrap .allForm .form-element:nth-child(odd) {
    float: left;
}
.lhg_realtor_stepform_wrap .allForm .form-element:nth-child(even) {
    float: right;
}
.lhg_realtor_stepform_wrap .allForm .form-element.form-select .form-field {
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-image: url(../img/icons/select_option.png);
    line-height: 50px;
}
.lhg_realtor_stepform_wrap .allForm .form-element.check_wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
.lhg_realtor_stepform_wrap .allForm .form-element.check_wrap .lgdesc {
    margin-right: 20px;
}
.lhg_realtor_stepform_wrap .allForm .form-element.check_wrap .lgdesc .desc {
    font-size: 18px;
    color: #000;
}
@media (max-width: 767px) {
    .lhg_realtor_stepform_wrap .allForm .form-element.check_wrap .lgdesc .desc {
        font-size: 16px;
    }
}
@media (max-width: 460px) {
    .lhg_realtor_stepform_wrap .allForm .form-element.check_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 500px) {
    .lhg_realtor_stepform_wrap .allForm .form-element {
        width: 100%;
    }
}
.lhg_realtor_stepform_wrap .allForm .form-label {
    font-family: "proxima-nova", sans-serif;
    color: #000;
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_realtor_stepform_wrap .allForm .form-label {
        font-size: 16px;
    }
}
.lhg_realtor_stepform_wrap .allForm .form-field {
    background-color: transparent;
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_realtor_stepform_wrap .allForm .form-field {
        font-size: 16px;
    }
}
@media (max-width: 1024px) {
    .lhg_realtor_stepform_wrap {
        width: 100%;
    }
}
.realtor_chk_grp .chk_bx {
    display: block;
    position: relative;
    padding-left: 45px;
    line-height: 34px;
    cursor: pointer;
    font-size: 18px;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
}
.realtor_chk_grp .chk_bx:not(:last-child) {
    margin-right: 30px;
}
@media (max-width: 767px) {
    .realtor_chk_grp .chk_bx:not(:last-child) {
        margin-right: 20px;
    }
}
@media (max-width: 767px) {
    .realtor_chk_grp .chk_bx {
        padding-left: 33px;
        line-height: 26px;
        font-size: 16px;
    }
}
.realtor_chk_grp .chk_bx input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.realtor_chk_grp .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 34px;
    width: 34px;
    border: 1px solid #bdbec0;
    border-radius: 3px;
}
@media (max-width: 767px) {
    .realtor_chk_grp .checkmark {
        height: 25px;
        width: 25px;
    }
}
.realtor_chk_grp .chk_bx input:checked ~ .checkmark {
    background-color: #024a5b;
}
.realtor_chk_grp .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.realtor_chk_grp .chk_bx input:checked ~ .checkmark:after {
    display: block;
}
.realtor_chk_grp .chk_bx .checkmark:after {
    left: 11px;
    top: 4px;
    width: 10px;
    height: 18px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media (max-width: 767px) {
    .realtor_chk_grp .chk_bx .checkmark:after {
        left: 8px;
        top: 4px;
        width: 7px;
        height: 13px;
    }
}
.realtor_chk_grp i.msg-error {
    width: 212px;
}
@media (max-width: 460px) {
    .realtor_chk_grp {
        width: 100%;
        margin-top: 18px;
    }
}
.lhg_realtorstepbtn_wrap {
    text-align: right;
}
.lhg_realtorstepbtn_wrap .btn {
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    border-radius: 10px;
    -webkit-text-fill-color: #fff !important;
}
.lhg_realtorstepbtn_wrap .btn:not(:last-child) {
    margin-right: 20px;
}
#pay_container{
    width:0;
}
.ppl-btn-wrap #pay_container{
    width: 100%;
}
#paypal-button-container {
    display: flex;
    width: 100%;
}
.lhg_realtorstepbtn_wrap .paypal-buttons:first-child{
    margin-right: 15px;
}
@media(min-width:501px){
    .back_checkoutWrap{
        display: flex;
    }
}
@media(max-width:1024px){
    .lhg_realtorstepbtn_wrap .btn:not(:last-child), .paypal-buttons:first-child{
        margin-right: 15px;
    }
}
@media (max-width: 500px) {
    .lhg_realtorstepbtn_wrap .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }
    #pay_container{
        width:500px;
    }
    .back_checkoutWrap{
        width:100%;
    }
}
@media (max-width: 500px) {
    .lhg_realtorstepbtn_wrap .btn {
        font-size: 16px;
        width: 100%;
        min-width: 100%;
    }
}
@media(max-width:400px){
    #paypal-button-container{
        display: block;
    }
    .paypal-buttons:first-child{
        margin-right:0;
        margin-bottom: 9px;
    }
    .paypal-buttons{
        height: 46px !important;
    }
}
@media (max-width: 650px) {
    .lhg_realtorstepbtn_wrap {
        text-align: left;
    }
}
.lhg_realtorPolicy--step3 .realtor_covarage_list {
    min-width: 100%;
    margin: 0 -2%;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list::after {
    display: block;
    content: "";
    clear: both;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list > * {
    width: 96%;
    float: left;
    margin: 4% 2% 0 2%;
    min-height: 1px;
    list-style: none;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list > :nth-child(-n + 1) {
    margin-top: 0;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list.equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label {
    position: relative;
    padding: 40px 40px 186px 40px;
    -webkit-box-shadow: 0 0 7px #c3c3c363;
    box-shadow: 0 0 7px #c3c3c363;
    cursor: pointer;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .mp {
    background-color: #ea4753;
    font-size: 18px;
    font-family: Gotham-Mid;
    color: #fff;
    padding: 6px 14px;
    position: absolute;
    font-family: "proxima-nova", sans-serif;
    padding-right: 22px;
    right: -38px;
    top: 55px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .mp:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 16.5px solid transparent;
    border-right: 15px solid #fff;
    border-bottom: 16.5px solid transparent;
    position: absolute;
    right: -1px;
    top: 0;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-family: "proxima-nova", sans-serif;
    font-size: 20px;
    z-index: 1;
}
@media (max-width: 1024px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label .btn {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label .btn {
        font-size: 16px;
    }
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label input[type="radio"] {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label input[type="radio"]:checked ~ .btn {
    background-color: #024a5b;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label input[type="radio"]:checked ~ .brdr {
    border: 1px solid #024a5b;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .sttl {
    font-size: 24px;
    font-family: Gotham-Mid;
    color: #024a5b;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
@media (max-width: 1024px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label .sttl {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label .sttl {
        font-size: 20px;
    }
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label figure {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .ps {
    position: relative;
    z-index: 1;
    font-size: 16px;
    margin-bottom: 25px;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .ps b {
    font-size: 18px;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .ps b span {
    color: #024a5b;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .desc {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.6;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .price {
    font-size: 20px;
    font-family: "proxima-nova", sans-serif;
    z-index: 1;
    position: absolute;
    bottom: 82px;
    margin-bottom: 20px;
    width: calc(100% - 80px);
    text-align: center;
    font-weight: 500;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .price span{
    display: block;
    text-align: center;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .price span:not(:last-child){
    margin-bottom: 8px;
    font-size: 18px;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .price span:last-child{
    font-weight: 600;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .price span.strike {
    color: #676767;
    position: relative;
    margin-right: 25px;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .price span.strike:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #676767;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1200px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label .price {
        width: calc(100% - 60px);
    }
}
@media (max-width: 1110px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label .price {
        width: calc(100% - 50px);
    }
}
@media (max-width: 1024px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label .price {
        font-size: 22px;
        margin-bottom: 0;
        bottom: 90px;
    }
}
@media (max-width: 767px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label .price {
        font-size: 18px;
    }
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label .brdr {
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.lhg_realtorPolicy--step3 .realtor_covarage_list label i.msg-error {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #aa9d9f;
    font-weight: 800;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: 800;
    width: 100%;
}
@media (max-width: 1200px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label {
        padding: 30px 30px 185px 30px;
    }
}
@media (max-width: 1110px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label {
        padding: 25px 25px 185px 25px;
    }
}
@media (max-width: 1023px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list label {
        padding: 25px 25px 178px 25px;
    }
}
@media (min-width: 768px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list {
        min-width: 100%;
        margin: 0 -1%;
        clear: both;
    }
    .lhg_realtorPolicy--step3 .realtor_covarage_list::after {
        display: block;
        content: "";
        clear: both;
    }
    .lhg_realtorPolicy--step3 .realtor_covarage_list > * {
        width: 48%;
        float: left;
        margin: 2% 1% 0 1%;
        min-height: 1px;
        list-style: none;
    }
    .lhg_realtorPolicy--step3 .realtor_covarage_list > :nth-child(-n + 2) {
        margin-top: 0;
    }
    .lhg_realtorPolicy--step3 .realtor_covarage_list.equal-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 1023px) {
    .lhg_realtorPolicy--step3 .realtor_covarage_list {
        min-width: 100%;
        margin: 0 -1%;
        clear: both;
    }
    .lhg_realtorPolicy--step3 .realtor_covarage_list::after {
        display: block;
        content: "";
        clear: both;
    }
    .lhg_realtorPolicy--step3 .realtor_covarage_list > * {
        width: 31.33333%;
        float: left;
        margin: 2% 1% 0 1%;
        min-height: 1px;
        list-style: none;
    }
    .lhg_realtorPolicy--step3 .realtor_covarage_list > :nth-child(-n + 3) {
        margin-top: 0;
    }
    .lhg_realtorPolicy--step3 .realtor_covarage_list.equal-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.lhg_realtorPolicy--step3 .adons_wrapper {
    margin-top: 50px;
}
.lhg_realtorPolicy--step3 .adons_wrapper .btn.btn-grn {
    width: 32%;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0;
}
@media (max-width: 1200px) {
    .lhg_realtorPolicy--step3 .adons_wrapper .btn.btn-grn {
        font-size: 18px;
    }
}
@media (max-width: 1100px) {
    .lhg_realtorPolicy--step3 .adons_wrapper .btn.btn-grn {
        width: auto;
    }
}
@media (max-width: 767px) {
    .lhg_realtorPolicy--step3 .adons_wrapper .btn.btn-grn {
        font-size: 16px;
    }
}
@media (max-width: 500px) {
    .lhg_realtorPolicy--step3 .adons_wrapper .btn.btn-grn {
        font-size: 14px;
        width: 100%;
        text-align: left;
    }
}
.lhg_realtorPolicy--step3 .adons_wrapper .r-heading {
    margin: 40px 0;
}
.lhg_realtorPolicy--step3 .realtor_covarage_addonslist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.lhg_realtorPolicy--step3 .realtor_covarage_addonslist .newcovarage_addonslist {
    width: 100%;
}
.lhg_realtorPolicy--step4 .lhg_realtorstepbtn_wrap {
    margin-top: 40px;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.lhg_realtorPolicy--step4 .lhg_realtorstepbtn_wrap .desc {
    font-size: 16px;
    line-height: 34px;
    margin-right: 20px;
}
.lhg_realtorPolicy--step4 .lhg_realtorstepbtn_wrap .desc span {
    color: #ea1828;
}
@media (max-width: 650px) {
    .lhg_realtorPolicy--step4 .lhg_realtorstepbtn_wrap .desc {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
}
@media (max-width: 650px) {
    .lhg_realtorPolicy--step4 .lhg_realtorstepbtn_wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
    }
}
@media(max-width:500px){
    .lhg_realtorPolicy--step4 .lhg_realtorstepbtn_wrap{
        flex-wrap: wrap;
    }
}
.realtor_cart_method {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.realtor_cart_method .cart .sttl,
.realtor_cart_method .method .sttl {
    font-size: 22px;
    line-height: 30px;
    color: #024a5b;
    font-weight: 700;
    margin-bottom: 30px;
}
@media (max-width: 1024px) {
    .realtor_cart_method .cart .sttl,
    .realtor_cart_method .method .sttl {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .realtor_cart_method .cart .sttl,
    .realtor_cart_method .method .sttl {
        font-size: 20px;
    }
}
.realtor_cart_method .cart {
    width: 53%;
}
.realtor_cart_method .cart .content {
    width: 100%;
    -webkit-box-shadow: 0 0 7px #c3c3c363;
    box-shadow: 0 0 7px #c3c3c363;
    padding: 20px 35px 20px 35px;
    border-radius: 6px;
}
.realtor_cart_method .cart .content .clist .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid #c4c4c4;
}
.realtor_cart_method .cart .content .clist .top .lgdesc {
    font-size: 20px;
    line-height: 34px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    color: #ea1828;
    text-transform: uppercase;
}
@media (max-width: 1000px) {
    .realtor_cart_method .cart .content .clist .top .lgdesc {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .realtor_cart_method .cart .content .clist .top .lgdesc {
        font-size: 16px;
        line-height: 26px;
    }
}
.realtor_cart_method .cart .content .clist .top .rght {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.realtor_cart_method .cart .content .clist .top .rght .prc {
    font-size: 20px;
    line-height: 34px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    color: #ea1828;
}
@media (max-width: 1000px) {
    .realtor_cart_method .cart .content .clist .top .rght .prc {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .realtor_cart_method .cart .content .clist .top .rght .prc {
        font-size: 16px;
        line-height: 26px;
    }
}
.realtor_cart_method .cart .content .clist .top .rght a {
    margin-left: 30px;
}
.realtor_cart_method .cart .content .clist .top .rght a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.realtor_cart_method .cart .content .clist .top .rght a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
@media (max-width: 420px) {
    .realtor_cart_method .cart .content .clist .top .rght {
        width: 100%;
    }
}
@media (max-width: 420px) {
    .realtor_cart_method .cart .content .clist .top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
/* .realtor_cart_method .cart .content .clist .mid {
    padding-bottom: 35px;
    border-bottom: 1px solid #c4c4c4;
} */
.realtor_cart_method .cart .content .clist .mid .mid_list {
    margin-top: 30px;
}
.realtor_cart_method .cart .content .clist .mid .mid_list .sub_ttl {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #024a5b;
    margin-bottom: 10px;
}
.realtor_cart_method .cart .content .clist .mid .mid_list .desc {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.6;
}
.realtor_cart_method .cart .content .clist .mid .addons_list {
    min-width: 100%;
    margin: 0 -1%;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
}
.realtor_cart_method .cart .content .clist .mid .addons_list::after {
    display: block;
    content: "";
    clear: both;
}
.realtor_cart_method .cart .content .clist .mid .addons_list > * {
    width: 98%;
    float: left;
    margin: 2% 1% 0 1%;
    min-height: 1px;
    list-style: none;
}
.realtor_cart_method .cart .content .clist .mid .addons_list > :nth-child(-n + 1) {
    margin-top: 0;
}
.realtor_cart_method .cart .content .clist .mid .addons_list.equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap {
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 2px 2px 5px #efefef;
    box-shadow: 2px 2px 5px #efefef;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 22px;
    margin-top: 0;
    margin-right: 20px;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap .moreInfo {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap a.del {
    margin-left: 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap a.del img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 15px;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap a.del:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap .qntty_wrap {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
    margin-top: 12px;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap .qntty_wrap .qntty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap .qntty_wrap .qntty span {
    margin-right: 8px;
    color: #444;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_wrap .qntty_wrap .qntty input {
    border: 1px solid #c5c5c5;
    width: 50px;
    padding: 6px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    height: 36px;
}
.realtor_cart_method .cart .content .clist .mid .addons_list .cbox_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 601px) {
    .realtor_cart_method .cart .content .clist .mid .addons_list {
        min-width: 100%;
        margin: 0 -1%;
        clear: both;
        margin-top: 25px;
    }
    .realtor_cart_method .cart .content .clist .mid .addons_list::after {
        display: block;
        content: "";
        clear: both;
    }
    .realtor_cart_method .cart .content .clist .mid .addons_list > * {
        width: 48%;
        float: left;
        margin: 2% 1% 0 1%;
        min-height: 1px;
        list-style: none;
    }
    .realtor_cart_method .cart .content .clist .mid .addons_list > :nth-child(-n + 2) {
        margin-top: 0;
    }
    .realtor_cart_method .cart .content .clist .mid .addons_list.equal-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.realtor_cart_method .cart .content .clist.adons .mid {
    border-bottom: 0 !important;
}
.realtor_cart_method .cart .content .clist.adons .lgdesc,
.realtor_cart_method .cart .content .clist.ptearm .lgdesc,
.realtor_cart_method .cart .content .clist.subtotal .lgdesc {
    color: #024a5b;
}
.realtor_cart_method .cart .content .clist:last-child .top {
    border-bottom: 0;
}
.realtor_cart_method .cart .content .clist .checkout-billing-info .row {
    float: none;
}
.realtor_cart_method .cart .content .clist .checkout-billing-info .row .box-rdio-grp {
    padding: 35px 0;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 0 !important;
}
@media (max-width: 450px) {
    .realtor_cart_method .cart .content .clist .checkout-billing-info .row .box-rdio-grp label span {
        padding: 0.8em 0;
    }
}
.realtor_cart_method .cart .content .clist .checkout-billing-info .lgdesc {
    font-size: 20px;
    line-height: 34px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    color: #024a5b;
    text-transform: uppercase;
    padding: 15px 0;
    border-bottom: 1px solid #c4c4c4;
}
@media (max-width: 1000px) {
    .realtor_cart_method .cart .content .clist .checkout-billing-info .lgdesc {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .realtor_cart_method .cart .content .clist .checkout-billing-info .lgdesc {
        font-size: 16px;
        line-height: 26px;
    }
}
.realtor_cart_method .cart .content .subtotal.clist .top {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.realtor_cart_method .cart .content .subtotal.clist .top .rght {
    width: auto !important;
}
.realtor_cart_method .cart .content .bottom {
    margin-top: 35px;
}
.realtor_cart_method .cart .content .bottom ul {
    list-style: none;
    min-width: 100%;
    margin: 0 -1.5%;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.realtor_cart_method .cart .content .bottom ul::after {
    display: block;
    content: "";
    clear: both;
}
.realtor_cart_method .cart .content .bottom ul > * {
    width: 47%;
    float: left;
    margin: 3% 1.5% 0 1.5%;
    min-height: 1px;
    list-style: none;
}
.realtor_cart_method .cart .content .bottom ul > :nth-child(-n + 2) {
    margin-top: 0;
}
.realtor_cart_method .cart .content .bottom ul.equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.realtor_cart_method .cart .content .bottom ul li {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}
.realtor_cart_method .cart .content .bottom ul li:nth-child(odd) {
    color: #024a5b;
}
.realtor_cart_method .cart .content .bottom ul li:nth-child(even) {
    text-align: right;
    color: #ea1828;
}
@media (max-width: 1024px) {
    .realtor_cart_method .cart .content {
        padding: 20px 30px 20px 30px;
    }
}
@media (max-width: 767px) {
    .realtor_cart_method .cart .content {
        padding: 20px 15px 20px 15px;
    }
}
@media (max-width: 960px) {
    .realtor_cart_method .cart {
        width: 100%;
    }
}
.realtor_cart_method .method {
    width: 44%;
}
.realtor_cart_method .method .content .tabContainer .tabMenu {
    width: 100%;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.realtor_cart_method .method .content .tabContainer .tabMenu li {
    /* width: 50%; */
    margin: 0;
}
.realtor_cart_method .method .content .tabContainer .tabMenu li a {
    font-size: 15px;
    line-height: 34px;
    text-transform: uppercase;
    /* width: 100%; */
    padding: 0.5em 1.5em;
    border-radius: 5px;
    border-bottom: 0;
}

.realtor_cart_method .method .content .tabContainer .tabMenu li a.actv {
    color: #fff;
    background-color: #024a5b;
}
.tabMenu.tabmenu-3 li{
    width: 33.33%;
}
.tabMenu.tabmenu-3 li a{
    width: 100%;
}
@media(max-width:1330px){
    .tabMenu.tabmenu-3 li{
        width:auto;
    }
}
@media (max-width: 1280px) {
    .realtor_cart_method .method .content .tabContainer .tabMenu li a {
        padding: .5em .8em;
    }
}
@media(min-width:961px) and (max-width:1090px){
    .realtor_cart_method .method .content .tabContainer .tabMenu{
        flex-wrap: wrap;
        overflow: hidden;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li{
        width: 50%;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li a{
        border-radius: 0;
        width: 100%;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(odd){
        border-right: 1px solid #c4c4c4;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(1) a{
        border-bottom: 1px solid #c4c4c4;

    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(2) a{
        border-bottom: 1px solid #c4c4c4;
    }
}
@media(min-width:710px) and (max-width:960px){
    .realtor_cart_method .method .content .tabContainer .tabMenu li{
        width: 100%;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li a{
        width: 100%;
    }
}
@media (max-width: 767px) {
    /* .realtor_cart_method .method .content .tabContainer .tabMenu li a {
        font-size: 16px;
    } */
}
@media (max-width: 400px) {
    .realtor_cart_method .method .content .tabContainer .tabMenu li a {
        font-size: 14px;
    }
}
/* @media (max-width: 400px) {
    .realtor_cart_method .method .content .tabContainer .tabMenu li:first-child {
        width: 60%;
    }
} */
/* @media (max-width: 400px) {
    .realtor_cart_method .method .content .tabContainer .tabMenu li:last-child {
        width: 40%;
    }
} */
@media(max-width:520px){
    .realtor_cart_method .method .content .tabContainer .tabMenu{
        flex-wrap: wrap;
        overflow: hidden;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li{
        width: 50%;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li a{
        border-radius: 0;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(odd){
        border-right: 1px solid #c4c4c4;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(1) a{
        border-bottom: 1px solid #c4c4c4;

    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(2) a{
        border-bottom: 1px solid #c4c4c4;
    }
}
@media(max-width:352px){
    .realtor_cart_method .method .content .tabContainer .tabMenu li{
        width: 100%;
    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(odd){
        border-right: 0;
    }

    .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(1) a, .realtor_cart_method .method .content .tabContainer .tabMenu li:nth-child(2) a{
        border-bottom: 0;

    }
    .realtor_cart_method .method .content .tabContainer .tabMenu li:not(:first-child) a{
        border-top: 1px solid #c4c4c4;
    }
}
.realtor_cart_method .method .content .tabContainer .tabContent {
    display: none;
    padding: 45px;
    -webkit-box-shadow: 0 0 7px #c3c3c363;
    box-shadow: 0 0 7px #c3c3c363;
    border-radius: 6px;
    margin-top: 25px;
    float: left;
    width: 100%;
}
.realtor_cart_method .method .content .tabContainer .tabContent .sttl {
    font-size: 22px;
    line-height: 30px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    margin-bottom: 38px;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap {
    width: 100%;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .mail_list {
    margin-bottom: 40px;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .mail_list p {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .mail_list p:not(:last-child) {
    margin-bottom: 10px;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .mail_list p span {
    padding-left: 10px;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .form-row {
    margin-bottom: 0;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .form-row .removeitem {
    position: absolute;
    top: -7px;
    right: -6px;
    color: #fff;
    background-color: #ea0000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 14px;
    padding: 3px 0;
    cursor: pointer;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm.proforma {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .dwn_prfm {
    width: 100%;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .dwn_prfm .btn {
    font-size: 20px;
    line-height: 34px;
    font-family: "proxima-nova", sans-serif;
    width: 100%;
    text-transform: uppercase;
    border-radius: 5px;
}
@media (max-width: 1000px) {
    .realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .dwn_prfm .btn {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .dwn_prfm .btn {
        font-size: 16px;
        line-height: 26px;
    }
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .add_more_txt {
    margin-bottom: 20px;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .admr {
    text-align: right;
    font-size: 16px;
    line-height: 34px;
    width: 100%;
    float: left;
    margin-top: -15px;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .admr a {
    color: #024a5b;
    border-bottom: 1px solid #024a5b;
    line-height: 20px;
}
.realtor_cart_method .method .content .tabContainer .tabContent .lhg_realtor_stepform_wrap .allForm .admr a:hover {
    color: #ea1828;
    border-color: #ea1828;
}
.realtor_cart_method .method .content .tabContainer .tabContent .purches {
    width: 100%;
    float: left;
}
.realtor_cart_method .method .content .tabContainer .tabContent .realtor_chk_grp .chk_bx {
    padding-left: 0;
    padding-right: 32px;
    font-size: 16px;
    line-height: 20px;
    float: right;
}
.realtor_cart_method .method .content .tabContainer .tabContent .checkmark {
    left: auto;
    right: 0;
    width: 20px;
    height: 20px;
}
.realtor_cart_method .method .content .tabContainer .tabContent .checkmark:after {
    left: 6px;
    top: 2px;
    width: 7px;
    height: 11px;
}
@media (max-width: 1024px) {
    .realtor_cart_method .method .content .tabContainer .tabContent {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .realtor_cart_method .method .content .tabContainer .tabContent {
        padding: 25px 15px;
    }
}
@media (max-width: 960px) {
    .realtor_cart_method .method {
        width: 100%;
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .realtor_cart_method .method {
        margin-top: 30px;
    }
}
.realtor_cart_method .method .ttl_prcbox {
    width: 100%;
    margin: 45px 0 00px;
    float: left;
}
@media (max-width: 960px) {
    .realtor_cart_method .method .ttl_prcbox {
        margin: 40px 0 0;
    }
}
.realtor_cart_method .method .ttl_prcbox .ttl {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
}
@media (max-width: 1024px) {
    .realtor_cart_method .method .ttl_prcbox .ttl {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .realtor_cart_method .method .ttl_prcbox .ttl {
        font-size: 20px;
    }
}
@media (max-width: 960px) {
    .realtor_cart_method {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.realtor_thankyou {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.realtor_thankyou .content {
    width: 770px;
    background-color: #fff;
    padding: 70px;
    border-radius: 12px;
    text-align: center;
    margin-top: 200px;
}
.realtor_thankyou .content .desc {
    font-size: 24px;
    font-family: Gotham-Mid;
    font-family: "proxima-nova", sans-serif;
    margin: 25px 0;
}
.realtor_thankyou .content .btn {
    font-size: 20px;
    line-height: 34px;
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    padding: 0.6em 6em;
    border-radius: 8px;
}
@media (max-width: 1000px) {
    .realtor_thankyou .content .btn {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .realtor_thankyou .content .btn {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 1440px) {
    .realtor_thankyou .content {
        margin-top: 0;
    }
}
@media (max-width: 1440px) {
    .realtor_thankyou {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.realtor_thankyou.remove {
    display: none;
}
.realtor_thankyou.show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.lhg_realtors__cards.crd_rfrl .--card-grid .--card-item figure img {
    height: 32px;
    -webkit-filter: invert(0);
    filter: invert(0);
}
@media (max-width: 767px) {
    .lhg_realtors__cards.crd_rfrl .--card-grid .--card-item figure img {
        height: 24px;
    }
}
.stpfrmrow .form-element {
    width: 100% !important;
}
.raltor_thankyou_page .title {
    font-size: 17px;
    font-family: Gotham-Book;
}
.raltor_thankyou_page .order_number {
    font-size: 24px;
    font-family: Gotham-Bold;
    font-weight: 700;
    line-height: 32px;
}
@media (max-width: 1024px) {
    .raltor_thankyou_page .order_number {
        font-size: 18px;
    }
}
.raltor_thankyou_page .table_area {
    max-width: 700px;
    margin: auto;
    margin-top: 50px;
}
.raltor_thankyou_page .table {
    border: 1px solid #9e9e9e;
    border-spacing: 0;
}
.raltor_thankyou_page .table th {
    padding: 10px 15px;
    background-color: #024a5b;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 34px;
}
.raltor_thankyou_page .table td {
    border: 1px solid #9e9e9e;
    border-bottom: 0;
    border-right: 0;
    text-align: left;
    padding: 10px 15px;
    width: 50%;
    font-size: 14px;
    line-height: 24px;
}
.raltor_thankyou_page .table td:first-child {
    border-left: 0;
    font-weight: 600;
}
.raltor_thankyou_page .table td span.price {
    font-weight: 600;
    font-size: 16px;
    line-height: 34px;
    color: #ea1828;
}
.raltor_thankyou_page .dinvoice {
    text-align: center;
    margin-top: 30px;
}
.raltor_thankyou_page .dinvoice a:not(.btn) {
    color: #024a5b;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #024a5b;
}
.raltor_thankyou_page .dinvoice a:not(.btn):hover {
    color: #ea1828;
    border-color: #ea1828;
}
.raltor_thankyou_page .dinvoice a.btn {
    font-family: Gotham-Mid;
    border-radius: 5px;
}
.sds-modal.sds-modal-center.realtordetails {
    background-color: rgba(0, 0, 0, 0.4);
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium {
    max-width: 1200px;
    border-radius: 5px;
    overflow: hidden;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .sds-modal-content {
    text-align: left;
    padding: 0;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .sds-modal-content .sds-modal-close {
    opacity: 1;
    top: 19px;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .sds-modal-content .sds-modal-close:after,
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .sds-modal-content .sds-modal-close:before {
    width: 22px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    right: 3px;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .sds-modal-content .sds-modal-close:hover:after,
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .sds-modal-content .sds-modal-close:hover:before {
    background-color: #ea1828;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .top_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 15px 55px 15px 20px;
    background-color: #024a5b;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .top_content .poptitle {
    color: #fff;
    font-size: 18px;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .top_content .btn {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    border-radius: 5px;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont {
    padding: 20px;
    background-color: #fff;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list {
    min-width: 100%;
    margin: 0 -0.5%;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list::after {
    display: block;
    content: "";
    clear: both;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list > * {
    width: 99%;
    float: left;
    margin: 1% 0.5% 0 0.5%;
    min-height: 1px;
    list-style: none;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list > :nth-child(-n + 1) {
    margin-top: 0;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list.equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    overflow: hidden;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .ttlbox {
    padding: 10px 15px;
    background-color: #024a5b;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .ttlbox .popsubtitle {
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;
    color: #fff;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls {
    font-weight: 500;
    list-style: none;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls li {
    font-size: 14px;
    color: #000;
    padding: 10px 15px;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls.b2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls.b2 li:nth-child(odd) {
    width: 38%;
    position: relative;
    font-weight: 600;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls.b2 li:nth-child(odd):after {
    content: ":";
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 500px) {
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls.b2 li:nth-child(odd):after {
        display: none;
    }
}
@media (max-width: 500px) {
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls.b2 li:nth-child(odd) {
        width: 100%;
    }
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls.b2 li:nth-child(even) {
    width: 62%;
}
@media (max-width: 500px) {
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list .box .information_dtls.b2 li:nth-child(even) {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list {
        min-width: 100%;
        margin: 0 -0.5%;
        clear: both;
    }
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list::after {
        display: block;
        content: "";
        clear: both;
    }
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list > * {
        width: 49%;
        float: left;
        margin: 1% 0.5% 0 0.5%;
        min-height: 1px;
        list-style: none;
    }
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list > :nth-child(-n + 2) {
        margin-top: 0;
    }
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list.equal-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 1156px) {
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list {
        min-width: 100%;
        margin: 0 -0.5%;
        clear: both;
    }
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list::after {
        display: block;
        content: "";
        clear: both;
    }
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list > * {
        width: 32.33333%;
        float: left;
        margin: 1% 0.5% 0 0.5%;
        min-height: 1px;
        list-style: none;
    }
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list > :nth-child(-n + 3) {
        margin-top: 0;
    }
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .inf_list.equal-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .tabul {
    margin-top: 20px;
    overflow: auto;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .poptbl {
    border: 1px solid #e3e3e3;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    border-spacing: 0;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .poptbl .count {
    width: 1%;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .poptbl thead {
    background-color: #f0f0f0;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .poptbl td,
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .poptbl th {
    padding: 10px;
}
.sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .poptbl tbody tr:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.02);
}
@media (max-width: 1165px) {
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium .pop_bodycont .poptbl {
        width: 1068px;
    }
}
@media (max-width: 1240px) {
    .sds-modal.sds-modal-center.realtordetails .sds-modal-box.medium {
        max-width: 96%;
    }
}
.lhg_relators_CP-area {
    padding: 50px 0;
    border-top: 1px solid #e3e3e3;
}
.lhg_relators_CP-area .title_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding-bottom: 50px;
}
.lhg_relators_CP-area .title_bar .r-heading {
    margin-bottom: 0;
}
.lhg_relators_CP-area .title_bar .btn {
    font-family: "proxima-nova", sans-serif;
}
@media (max-width: 767px) {
    .lhg_relators_CP-area .title_bar {
        padding-bottom: 30px;
    }
}
.lhg_relators_CP-area .list {
    border: 1px solid #e3e3e3;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_relators_CP-area .list .left,
.lhg_relators_CP-area .list .right {
    width: 47%;
}
@media (max-width: 767px) {
    .lhg_relators_CP-area .list .left,
    .lhg_relators_CP-area .list .right {
        width: 100%;
    }
}
.lhg_relators_CP-area .list .left .allForm .form-label {
    font-family: "proxima-nova", sans-serif;
    color: #000;
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_relators_CP-area .list .left .allForm .form-label {
        font-size: 16px;
    }
}
.lhg_relators_CP-area .list .left .allForm .form-field {
    background-color: transparent;
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_relators_CP-area .list .left .allForm .form-field {
        font-size: 16px;
    }
}
.lhg_relators_CP-area .list .left .allForm .form-element.has-value .form-label {
    font-size: 14px;
}
.lhg_relators_CP-area .list .left .btn {
    font-family: "proxima-nova", sans-serif;
    padding: 0.9em 1.6em;
}
.lhg_relators_CP-area .list .right .r-heading {
    color: #ea1828;
}
.lhg_relators_CP-area .list .right ul {
    margin-left: 18px;
}
.lhg_relators_CP-area .list .right ul li:not(:last-child) {
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .lhg_relators_CP-area .list .right {
        margin-top: 30px;
    }
}
@media (max-width: 600px) {
    .lhg_relators_CP-area .list {
        padding: 15px;
    }
}
.lhg_relators_CP-area.edit-profile .list .left {
    width: 100%;
}
.lhg_relators_CP-area.edit-profile .list .left .allForm .c2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_relators_CP-area.edit-profile .list .left .allForm .form-element {
    width: 49%;
}
@media (max-width: 600px) {
    .lhg_relators_CP-area.edit-profile .list .left .allForm .form-element {
        width: 100%;
    }
}
.lhg_relators_CP-area.edit-profile .list .left .allForm .wrap3 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_relators_CP-area.edit-profile .list .left .allForm .wrap3 .form-element {
    width: 32.333%;
}
@media (max-width: 600px) {
    .lhg_relators_CP-area.edit-profile .list .left .allForm .wrap3 .form-element {
        width: 100%;
    }
}
.lhg_relators_CP-area.edit-profile .list .left .btn_container .btn {
    border-radius: 10px;
}
@media (max-width: 767px) {
    .lhg_relators_CP-area {
        padding: 30px 0;
    }
}
.fl-error,
.fl-success {
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 15px;
    font-weight: 800;
    width: 100%;
}
.fl-error {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #aa9d9f;
}
.fl-success {
    color: #1ac141;
    background-color: #d4edda;
    border: 1px solid #12f14cad;
}
.message_err {
    position: relative;
    top: -27px;
}
.daterangepicker .drp-buttons .btn {
    font-family: "proxima-nova", sans-serif;
}
@media (max-width: 563px) {
    .daterangepicker .drp-selected {
        display: block !important;
        padding-right: 0 !important;
        padding-bottom: 8px;
    }
}
#product_info h6 {
    padding: 10px 15px;
    font-weight: 600;
}
.notifreal {
    position: relative;
}
.notifreal .notif_box {
    position: absolute;
    top: 100%;
    right: 2em;
    background-color: #fff;
    width: 280px;
    z-index: 99999;
    -webkit-box-shadow: 1px 2px 4px #0000005c;
    box-shadow: 1px 2px 4px #0000005c;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.notifreal .notif_box .notif_ttl {
    padding: 15px;
    border-bottom: 1px solid #d2d2d2;
}
.notifreal .notif_box .notif_contant {
    padding: 0 0 20px 0;
}
.notifreal .notif_box .notif_contant p {
    font-size: 16px;
}
.notifreal .notif_box .notif_contant span {
    font-size: 13px;
    color: #8e8e8e;
    margin-top: 12px;
}
.notifreal .notif_box .notif_contant .content {
    padding: 0 15px;
    max-height: 261px;
    overflow: auto;
}
.notifreal .notif_box .notif_contant .content .box {
    padding: 15px 0;
    border-bottom: 1px dashed #a9a9a9;
}
.notifreal .notif_box .notif_contant .content .btn_cntr {
    text-align: center;
}
.notifreal .notif_box .notif_contant .content .btn_cntr .btn {
    color: #fff;
    padding: 9px 10px;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .notifreal .notif_box {
        right: 1em;
    }
}
@media (max-width: 350px) {
    .notifreal .notif_box {
        right: 0;
    }
}
@media (max-width: 340px) {
    .notifreal .notif_box {
        right: -1em;
    }
}
.notifreal > a {
    position: relative;
}
.notifreal:hover > a {
    color: #22968e;
}
.notifreal:hover .notif_box {
    opacity: 1;
    visibility: visible;
}
.Blink {
    background-color: #ea1828;
    position: absolute;
    left: 16px;
    top: 0;
    font-size: 14px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.Blink:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    border: 5px solid #ff3d39;
    top: -9px;
    right: -9px;
    -moz-animation: heartbit 1.5s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1.5s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
@-webkit-keyframes heartbit {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    25% {
        -webkit-transform: scale(0.1);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.5);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.8);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
.lhg_realtor_redeemption .r-heading {
    margin-bottom: 14px;
}
.lhg_realtor_redeemption .content p {
    line-height: 1.4;
    margin-bottom: 22px;
}
@media (max-width: 1170px) {
    .lhg_realtor_redeemption .content p br {
        display: none;
    }
}
.lhg_realtor_redeemption .content .btn {
    font-family: "proxima-nova", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 10px;
}
@media (max-width: 500px) {
    .lhg_realtor_redeemption .content .btn {
        font-size: 16px;
        width: 100%;
    }
}
@media (max-width: 1170px) {
    .lhg_realtor_redeemption .content {
        display: block;
    }
}
@media (max-width: 767px) {
    .lhg_realtor_redeemption {
        padding: 0;
    }
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium {
    max-width: 400px;
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content {
    border-radius: 5px;
    text-align: left;
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content .form-element .form-label {
    color: #000;
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content .form-element.has-value .form-label {
    font-size: 12px;
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content .form-element textarea {
    height: 120px;
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content .btn_area {
    text-align: left;
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content .btn {
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 10px;
}
@media (max-width: 500px) {
    .sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content .btn {
        font-size: 16px;
        width: 100%;
    }
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content .r-heading {
    margin-bottom: 14px;
}
.sds-modal.sds-modal-center.redeem .sds-modal-box.medium .sds-modal-content .desc {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 22px;
}
@media (max-width: 425px) {
    .sds-modal.sds-modal-center.redeem .sds-modal-box.medium {
        max-width: 95%;
    }
}
.form-element.elm_search {
    position: relative;
}
.form-element.elm_search .form-field {
    background-image: none;
    padding-right: 50px;
}
.form-element.elm_search .search_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    line-height: 0;
    height: 46.59px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.form-element.elm_search .search_btn img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 18px;
}
.form-element.elm_search .search_btn:after {
    content: "";
    width: 1px;
    height: 68%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #d2d2d2;
}
.form-element.elm_search .search_btn:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.b_tag {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 168px;
    flex: 0 0 168px;
    width: 168px;
    text-align: center;
}
.sds-modal.sds-modal-center.applypop .sds-modal-box.medium {
    max-width: 620px;
    margin-bottom: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sds-modal.sds-modal-center.applypop .sds-modal-box.medium .sds-modal-content {
    padding: 45px;
    border-radius: 5px;
}
.sds-modal.sds-modal-center.applypop .sds-modal-box.medium .sds-modal-content .contentbox .sttl {
    font-size: 20px;
    line-height: 34px;
    font-family: Gotham-Mid;
    margin: 0 0 25px 0;
    color: #024a5b;
}
@media (max-width: 1000px) {
    .sds-modal.sds-modal-center.applypop .sds-modal-box.medium .sds-modal-content .contentbox .sttl {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .sds-modal.sds-modal-center.applypop .sds-modal-box.medium .sds-modal-content .contentbox .sttl {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 406px) {
    .sds-modal.sds-modal-center.applypop .sds-modal-box.medium .sds-modal-content .contentbox .sttl br {
        display: none;
    }
}
.sds-modal.sds-modal-center.applypop .sds-modal-box.medium .sds-modal-content .contentbox .txt {
    font-size: 16px;
    margin-bottom: 10px;
}
@media (max-width: 640px) {
    .sds-modal.sds-modal-center.applypop .sds-modal-box.medium .sds-modal-content {
        padding: 30px 25px;
    }
}
@media (max-width: 640px) {
    .sds-modal.sds-modal-center.applypop .sds-modal-box.medium {
        max-width: 90%;
    }
}
.lhg_realtor_step_wrap .lgdescbld {
    font-family: "proxima-nova", sans-serif;
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.6;
}
@media (max-width: 767px) {
    .lhg_realtor_step_wrap .lgdescbld {
        font-size: 16px;
    }
}
.ttl_prcbox {
    width: 32%;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    overflow: hidden;
}
.ttl_prcbox .ttl_wrap {
    background-color: #024a5b;
    padding: 15px 15px 15px 20px;
    color: #fff;
}
.ttl_prcbox .ttl_wrap .ttl {
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
}
.ttl_prcbox .sub_total {
    padding: 15px 28px 15px 20px;
    background-color: #ea1828;
    color: #fff;
    text-align: right;
    font-size: 18px;
}
.ttl_prcbox .sub_total .plan_prc {
    margin-bottom: 10px;
}
.ttl_prcbox .sub_total p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.ttl_prcbox .sub_total p span {
    font-size: 24px;
    font-family: Gotham-Mid;
    font-family: "proxima-nova", sans-serif;
}
@media (max-width: 767px) {
    .ttl_prcbox .sub_total p span {
        font-size: 20px;
    }
}
.ttl_prcbox .sub_total_2 {
    overflow: hidden;
    padding: 15px 28px 15px 20px;
    background-color: #28ac58;
    color: #fff;
    text-align: right;
    font-size: 20px;
    line-height: 34px;
}
@media (max-width: 1000px) {
    .ttl_prcbox .sub_total_2 {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .ttl_prcbox .sub_total_2 {
        font-size: 16px;
        line-height: 26px;
    }
}
.ttl_prcbox .sub_total_2 p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.ttl_prcbox .sub_total_2 p span {
    font-size: 24px;
    font-family: Gotham-Mid;
    font-family: "proxima-nova", sans-serif;
}
@media (max-width: 767px) {
    .ttl_prcbox .sub_total_2 p span {
        font-size: 20px;
    }
}
@media (max-width: 1360px) {
    .ttl_prcbox {
        width: 32%;
    }
}
@media (max-width: 1100px) {
    .ttl_prcbox {
        width: 36%;
    }
}
@media (max-width: 990px) {
    .ttl_prcbox {
        width: 100%;
    }
}
.ttl_prcbox.realtor_planaddonFprc {
    width: 350px;
    position: fixed;
    top: 50%;
    right: -350px;
    border-radius: 0;
    overflow: visible;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 555;
}
.ttl_prcbox.realtor_planaddonFprc .planaddonFprc_cls {
    width: 51px;
    height: 51px;
    background-color: #024a5b;
    position: absolute;
    left: -51px;
    right: auto;
    top: 0;
    background-image: url(../img/dlr.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 26px;
    cursor: pointer;
}
.ttl_prcbox.realtor_planaddonFprc .planaddonFprc_cls:hover {
    background-color: #ea1828;
}
.ttl_prcbox.realtor_planaddonFprc.show {
    right: 0;
}
.ttl_prcbox.realtor_planaddonFprc.show .planaddonFprc_cls {
    background-image: url(../img/cls.svg);
    left: auto;
    right: 0;
}
@media (max-width: 767px) {
    .ttl_prcbox.realtor_planaddonFprc {
        display: none;
    }
}
.ttl_prcbox.formob {
    margin-top: 30px;
}
@media (min-width: 768px) {
    .ttl_prcbox.formob {
        display: none;
    }
}
.realtor_login .right_nav {
    font-weight: initial;
}
.realtor_login .lhg-custmerRealtorLoginnew {
    margin-top: 76px;
}
@media (max-width: 760px) {
    .realtor_login .lhg-custmerRealtorLoginnew {
        margin-top: 67px;
    }
}
.realtor_login .allForm .form-field {
    padding-top: 0;
    font-size: 16px;
}
.realtor_login .allForm .dnt_account {
    margin-top: 40px;
    margin-bottom: 15px;
}
.realtor_login .lhg-custmerRealtorLoginnew {
    border-top: 1px solid #cfcfcf;
    position: relative;
}
.realtor_login .lhg-custmerRealtorLoginnew .main-container {
    max-width: 1400px;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms {
    width: 57%;
    min-height: 800px;
    padding: 100px 70px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm {
    max-width: 474px;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .title {
    color: #000;
    font-family: Gotham-Mid;
    font-size: 42px;
    margin-bottom: 30px;
    line-height: 1.4;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .title span {
    font-size: 35px;
    display: block;
}
@media (max-width: 1440px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .title {
        font-size: 34px;
    }
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .title span {
        font-size: 24px;
    }
}
@media (max-width: 990px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .title {
        font-size: 23px;
    }
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .title span {
        font-size: 18px;
    }
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .smltitle {
    font-size: 24px;
    font-family: Gotham-Mid;
    color: #000;
    margin-bottom: 30px;
}
@media (max-width: 990px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .smltitle {
        font-size: 18px;
    }
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .desc {
    font-size: 16px;
    line-height: 34px;
    color: #000;
    margin-bottom: 30px;
    line-height: 1.6;
}
@media (max-width: 1250px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .desc br {
        display: none;
    }
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .emailico,
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .passico {
    position: relative;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .emailico:after,
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .passico:after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    width: 24px;
    height: 24px;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .emailico .form-field,
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .passico .form-field {
    padding-right: 50px;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .emailico:after {
    background-image: url("../img/realtor_customerlogin/icons/email.svg");
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .passico:after {
    background-image: url("../img/realtor_customerlogin/icons/lock.svg");
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .form-element .form-field {
    border: 1px solid #000;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .form-element .form-label {
    font-size: 16px;
    font-family: Gotham-Book;
    color: #000;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .form-element.has-value .form-label {
    font-size: var(--fsizeHasValue);
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .form-element.has-value .form-field {
    border-color: #209d94;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .btn_icon {
    background-repeat: no-repeat;
    background-position: center right 24px;
    text-align: left;
    font-family: Gotham-Mid;
    padding: 0.8em 1.4em;
    width: 100%;
    background-image: url("../img/realtor_customerlogin/icons/right-arrowW.svg");
    border-radius: 5px;
    font-size: 16px;
    line-height: 34px;
    text-transform: uppercase;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .btn_icon:hover {
    background-position: center right 18px;
}
@media (max-width: 990px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .btn_icon {
        background-position: center right 19px;
        font-size: 14px;
    }
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .linkwrap {
    text-align: right;
    margin-bottom: 30px;
    margin-top: -13px;
    float: left;
    width: 100%;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .linkwrap a {
    border-bottom: 1px solid #000;
    -webkit-transition: 0.4;
    transition: 0.4;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .linkwrap a:hover {
    color: #ea1828;
    border-color: #ea1828;
}
@media (max-width: 990px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm {
        margin: 0 auto;
        width: 474px;
    }
}
@media (max-width: 767px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm {
        max-width: 100%;
        width: 100%;
    }
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .rdbtn {
    text-align: left;
    font-family: Gotham-Mid;
    border-radius: 5px;
    font-size: 16px;
    line-height: 34px;
    background-color: #ea1828;
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: -111px;
    z-index: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .rdbtn:hover {
    background-color: #000;
}
.realtor_login .lhg-custmerRealtorLoginnew .allforms .rdbtn img {
    -webkit-filter: invert(1);
    filter: invert(1);
}
@media (max-width: 990px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .rdbtn {
        position: static;
        -webkit-transform: none;
        transform: none;
        width: 474px;
        margin-top: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms .rdbtn {
        width: 100%;
    }
}
@media (max-width: 1440px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms {
        width: 50%;
    }
}
@media (max-width: 990px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: auto;
        padding: 70px;
    }
}
@media (max-width: 767px) {
    .realtor_login .lhg-custmerRealtorLoginnew .allforms {
        padding: 50px 0;
    }
}
.realtor_login .lhg-custmerRealtorLoginnew .banner_image {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 45%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
}
@media (max-width: 1700px) {
    .realtor_login .lhg-custmerRealtorLoginnew .banner_image {
        width: 44.5%;
    }
}
@media (max-width: 1600px) {
    .realtor_login .lhg-custmerRealtorLoginnew .banner_image {
        width: 44%;
    }
}
@media (max-width: 1440px) {
    .realtor_login .lhg-custmerRealtorLoginnew .banner_image {
        width: 50%;
    }
}
@media (max-width: 990px) {
    .realtor_login .lhg-custmerRealtorLoginnew .banner_image {
        display: none;
    }
}
.realtor_login .lhg-custmerRealtorLoginnew #forgotPassFrm .linkwrap {
    text-align: left !important;
}
.lhg_relators_rr--topnv {
    padding: 50px 0;
}
.lhg_relators_rr--topnv .lgdesc {
    margin-top: 30px;
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 34px;
}
@media (max-width: 1000px) {
    .lhg_relators_rr--topnv .lgdesc {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_rr--topnv .lgdesc {
        font-size: 16px;
        line-height: 26px;
    }
}
.lhg_relators_rr--topnv .r-heading {
    margin-bottom: 0;
    text-transform: uppercase;
}
@media (max-width: 490px) {
    .lhg_relators_rr--topnv .r-heading {
        width: 100%;
    }
}
.lhg_relators_rr--topnv .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
@media (max-width: 490px) {
    .lhg_relators_rr--topnv .inner-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.lhg_relators_rr--topnv .cartoption {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
.lhg_relators_rr--topnv .cartoption img {
    max-height: 20px;
    margin-right: 12px;
}
.lhg_relators_rr--topnv .cart_wrap {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 138px;
    flex: 0 0 138px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 20px;
}
.lhg_relators_rr--topnv .cart_wrap .hdrprt {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.lhg_relators_rr--topnv .cart_wrap .hdrprt .smttl {
    font-size: 16px;
    text-transform: uppercase;
}
.lhg_relators_rr--topnv .cart_wrap .os {
    position: absolute;
    right: 0;
    top: 50px;
    width: 408px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.lhg_relators_rr--topnv .cart_wrap .os .hdrprt {
    background-color: #024a5b;
    padding: 15px 19px 15px 25px;
}
.lhg_relators_rr--topnv .cart_wrap .os .hdrprt .smttl {
    color: #fff;
}
.lhg_relators_rr--topnv .cart_wrap .os .hdrprt a img {
    height: 20px;
    margin-top: -5px;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp {
    padding: 15px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp p {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp span {
    font-size: 18px;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp.rp {
    background-color: #fcfcfc;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp.rp span {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp.bggry {
    background-color: #fcfcfc;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp.f18 {
    font-size: 18px;
    line-height: 1.6;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp.f18 p {
    text-transform: capitalize !important;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp.f18 span {
    font-size: 18px;
    color: #000;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp.f20 {
    font-size: 20px;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp.f20 span {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp .rmv {
    text-align: right;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp .rmv .remove {
    display: block;
    color: #ea1828;
    text-transform: uppercase;
    font-size: 14px;
}
.lhg_relators_rr--topnv .cart_wrap .os .tp .rmv .remove:hover {
    color: #024a5b;
}
@media (max-width: 490px) {
    .lhg_relators_rr--topnv .cart_wrap .os .tp {
        padding: 12px 15px;
    }
}
.lhg_relators_rr--topnv .cart_wrap .os .btnwrap {
    padding: 34px 25px;
}
.lhg_relators_rr--topnv .cart_wrap .os .btnwrap .btn {
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    border-radius: 10px;
    -webkit-text-fill-color: #fff !important;
    width: 100%;
    text-transform: uppercase;
}
.lhg_relators_rr--topnv .cart_wrap .os .btnwrap .lgdesc {
    color: #000;
    font-size: 14px;
    margin-top: 24px;
    line-height: 1.6;
}
.lhg_relators_rr--topnv .cart_wrap .os .btnwrap .lgdesc a {
    color: #ea1828;
}
.lhg_relators_rr--topnv .cart_wrap .os.show {
    top: 74px;
    opacity: 1;
    visibility: visible;
}
@media (max-width: 767px) {
    .lhg_relators_rr--topnv .cart_wrap .os {
        top: 62px !important;
    }
}
@media (max-width: 490px) {
    .lhg_relators_rr--topnv .cart_wrap .os {
        right: auto;
        left: 0;
        top: 50px !important;
        width: 100%;
    }
}
@media (max-width: 490px) {
    .lhg_relators_rr--topnv .cart_wrap {
        margin-left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
@media (max-width: 767px) {
    .lhg_relators_rr--topnv {
        padding: 30px 0;
    }
}
.lhg_relators_giftcrdarea {
    padding: 50px 0 160px;
    background-color: #fafafa;
}
.lhg_relators_giftcrdarea .giftcard_boxes .list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 38px;
}
.lhg_relators_giftcrdarea .giftcard_boxes .list .box img {
    border-radius: 5px;
    width: 100%;
}
.lhg_relators_giftcrdarea .giftcard_boxes .list .box .sttl {
    color: #024a5b;
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    margin-top: 18px;
}
@media (max-width: 1000px) {
    .lhg_relators_giftcrdarea .giftcard_boxes .list .box .sttl {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_giftcrdarea .giftcard_boxes .list .box .sttl {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 1024px) {
    .lhg_relators_giftcrdarea .giftcard_boxes .list .box .sttl {
        font-size: 18px;
        line-height: 28px;
    }
}
.lhg_relators_giftcrdarea .giftcard_boxes .list .box a {
    display: block;
}
.lhg_relators_giftcrdarea .giftcard_boxes .list .box a:hover .sttl {
    color: #ea1828;
}
@media (max-width: 1024px) {
    .lhg_relators_giftcrdarea .giftcard_boxes .list {
        grid-gap: 25px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_giftcrdarea .giftcard_boxes .list {
        -ms-grid-columns: (1fr) [2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 540px) {
    .lhg_relators_giftcrdarea .giftcard_boxes .list {
        -ms-grid-columns: (1fr) [1];
        grid-template-columns: repeat(1, 1fr);
    }
}
.lhg_relators_giftcrdarea .carddetails {
    padding-bottom: 90px;
    background-color: #fff;
    margin-top: 90px;
    position: relative;
    -webkit-box-shadow: 7px 7px 12px #e2e2e2;
    box-shadow: 7px 7px 12px #e2e2e2;
    display: none;
}
.lhg_relators_giftcrdarea .carddetails .close {
    position: absolute;
    right: 16px;
    top: 16px;
    width: 15px;
    height: 15px;
    z-index: 1;
}
.lhg_relators_giftcrdarea .carddetails .close:after,
.lhg_relators_giftcrdarea .carddetails .close:before {
    content: "";
    width: 15px;
    height: 2px;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 6px;
}
.lhg_relators_giftcrdarea .carddetails .close:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.lhg_relators_giftcrdarea .carddetails .close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.lhg_relators_giftcrdarea .carddetails .close:hover:after,
.lhg_relators_giftcrdarea .carddetails .close:hover:before {
    background-color: #ea1828;
}
.lhg_relators_giftcrdarea .carddetails .infoc {
    color: #000;
    opacity: 1;
    font-size: 16px;
    line-height: 34px;
    width: calc(100% - 342px);
    padding-left: 90px;
    padding-top: 10px;
    line-height: 1.6;
    margin-bottom: -36px;
}
@media (max-width: 1110px) {
    .lhg_relators_giftcrdarea .carddetails .infoc {
        padding-left: 50px;
        width: calc(100% - 300px);
    }
}
@media (max-width: 1029px) {
    .lhg_relators_giftcrdarea .carddetails .infoc {
        padding-left: 30px;
    }
}
@media (max-width: 950px) {
    .lhg_relators_giftcrdarea .carddetails .infoc {
        width: calc(100% - 250px);
    }
}
@media (max-width: 767px) {
    .lhg_relators_giftcrdarea .carddetails .infoc {
        padding-left: 15px;
    }
}
@media (max-width: 650px) {
    .lhg_relators_giftcrdarea .carddetails .infoc {
        width: 100%;
        padding-top: 25px;
        padding-right: 15px;
        text-align: center;
        margin-bottom: 0;
    }
}
@media (max-width: 440px) {
    .lhg_relators_giftcrdarea .carddetails .infoc {
        text-align: left;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm {
    position: relative;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .r-heading {
    position: absolute;
    left: 90px;
    top: 56px;
}
@media (max-width: 1110px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .r-heading {
        top: 50px;
        left: 50px;
    }
}
@media (max-width: 1029px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .r-heading {
        top: 50px;
        left: 30px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .r-heading {
        top: 40px;
        left: 15px;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 111px 90px 0 90px;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .left {
    width: 38%;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .left img {
    border-radius: 5px;
    width: 100%;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .left .sttl {
    color: #ea1828;
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    margin-top: 18px;
}
@media (max-width: 1000px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .left .sttl {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .left .sttl {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 890px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .left {
        width: 100%;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right {
    width: 57%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .sttl,
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .sttl {
    color: #ea1828;
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
@media (max-width: 1000px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .sttl,
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .sttl {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .sttl,
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .sttl {
        font-size: 16px;
        line-height: 26px;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .sttl img,
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .sttl img {
    margin-right: 10px;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .rbox .newradio:not(:last-child),
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .rbox .newradio:not(:last-child) {
    margin-bottom: 18px;
}
@media (max-width: 767px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .rbox .newradio:not(:last-child),
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .rbox .newradio:not(:last-child) {
        margin-bottom: 15px;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .rbox .newradio label,
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .rbox .newradio label {
    color: #000;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type {
    width: 37%;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty {
    margin-top: 46px;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty .qnbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    border: 1px solid #024a5b;
    border-radius: 5px;
    width: 96px;
    padding: 12px;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty .qnbox input {
    border: 0;
    outline: 0;
    text-align: center;
    width: 40px;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty .qnbox button {
    border: none;
    background-color: transparent;
    font-size: 20px;
    line-height: 0;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty .qnbox button:hover {
    color: #ea1828;
}
@media (max-width: 990px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty {
        width: 48%;
        margin-top: 0;
    }
}
@media (max-width: 890px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty {
        width: 35%;
        margin-top: 0;
    }
}
@media (max-width: 670px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty {
        width: 48%;
    }
}
@media (max-width: 440px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .qntty {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 990px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .type_box {
        width: 48%;
    }
}
@media (max-width: 890px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .type_box {
        width: 100%;
    }
}
@media (max-width: 760px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .type_box {
        width: 35%;
    }
}
@media (max-width: 670px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .type_box {
        width: 48%;
    }
}
@media (max-width: 440px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type .type_box {
        width: 100%;
    }
}
@media (max-width: 990px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
    }
}
@media (max-width: 890px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type {
        width: 30%;
        display: block;
    }
}
@media (max-width: 760px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 670px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .type {
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value {
    width: 60%;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .rbox {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 38px;
}
@media (max-width: 990px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .rbox {
        -ms-grid-columns: (1fr) [3];
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 25px;
    }
}
@media (max-width: 550px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .rbox {
        -ms-grid-columns: (1fr) [2];
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value .newradio {
    margin-bottom: 0 !important;
}
@media (max-width: 990px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 890px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value {
        width: 68%;
        margin-top: 0;
    }
}
@media (max-width: 760px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right .value {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 990px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 890px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top .right {
        margin-top: 30px;
        width: 100%;
    }
}
@media (max-width: 1110px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top {
        padding: 102px 50px 0;
    }
}
@media (max-width: 1029px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top {
        padding: 102px 30px 0;
    }
}
@media (max-width: 890px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .top {
        padding: 90px 15px 0;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin-top: 22px;
    position: relative;
    padding: 0 61px;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d5d5d5;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 650px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd:after {
        display: none;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul {
    background-color: #fff;
    list-style: none;
    position: relative;
    z-index: 1;
    padding: 0 28px;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li {
    display: inline-block;
    color: #000;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
    padding-left: 30px;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li:not(:last-child):after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 0;
}
@media (max-width: 440px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li:not(:last-child):after {
        display: none;
    }
}
@media (max-width: 440px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li:not(:last-child) {
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 5px;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li:first-child {
    background-image: url(../img/realtors/icons/rr/product.svg);
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li:nth-child(2) {
    background-image: url(../img/realtors/icons/rr/delivery.svg);
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li a:hover {
    color: #ea1828;
}
@media (max-width: 440px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li {
        width: 100%;
        text-align: left;
    }
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li a {
        display: block;
    }
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul li:not(:last-child) {
        border-bottom: 1px solid #bababa;
        padding-bottom: 10px;
        background-position: top left;
        margin-bottom: 10px !important;
    }
}
@media (max-width: 1029px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul {
        padding: 0 15px;
    }
}
@media (max-width: 650px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul {
        width: 100%;
        text-align: center;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 25px;
    }
}
@media (max-width: 440px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd .btn-drkgrn {
    background-color: #024a5b;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    border-radius: 10px;
    -webkit-text-fill-color: #fff !important;
}
@media (max-width: 500px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd .btn-drkgrn {
        width: 100%;
    }
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd .btnwrap {
    padding: 0 28px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}
.lhg_relators_giftcrdarea .carddetails .crdfrm .pd .btnwrap .tc {
    color: #000;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: -38px;
    padding-right: 28px;
}
@media (max-width: 650px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd .btnwrap .tc {
        padding-right: 0;
        width: 100%;
        text-align: center;
        bottom: -45px;
    }
}
@media (max-width: 440px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd .btnwrap .tc {
        text-align: left;
        padding-left: 15px;
    }
}
@media (max-width: 1029px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd .btnwrap {
        padding: 0 15px;
    }
}
@media (max-width: 650px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd .btnwrap {
        width: 100%;
        text-align: center;
        position: static;
    }
}
@media (max-width: 1110px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd {
        padding: 0 22px;
    }
}
@media (max-width: 1029px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd {
        padding: 0 14px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd {
        padding: 0;
    }
}
@media (max-width: 650px) {
    .lhg_relators_giftcrdarea .carddetails .crdfrm .pd {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: static;
    }
}
.lhg_relators_giftcrdarea .carddetails.show {
    display: block;
}
@media (max-width: 1024px) {
    .lhg_relators_giftcrdarea .carddetails {
        margin-top: 70px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_giftcrdarea .carddetails {
        margin-top: 50px;
    }
}
@media (max-width: 1200px) {
    .lhg_relators_giftcrdarea {
        padding: 50px 0 100px;
    }
}
@media (max-width: 1024px) {
    .lhg_relators_giftcrdarea {
        padding: 50px 0 70px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_giftcrdarea {
        padding: 50px 0 50px;
    }
}
.rr-nav {
    background-color: #fafafa;
    padding: 40px 15px 80px;
}
.rr-nav .--list {
    min-width: 100%;
    margin: 0 0;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    max-width: 1100px;
    min-width: auto;
    margin: 0 auto;
}
.rr-nav .--list::after {
    display: block;
    content: "";
    clear: both;
}
.rr-nav .--list > * {
    width: 33.33333%;
    float: left;
    margin: 0;
    min-height: 1px;
    list-style: none;
}
.rr-nav .--list > :nth-child(-n + 3) {
    margin-top: 0;
}
.rr-nav .--list.equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.rr-nav .--list .--box {
    padding: 30px;
    border-bottom: 1px solid #000;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.rr-nav .--list .--box .--cntnt {
    color: #9d9d9d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rr-nav .--list .--box .--cntnt .desc {
    font-size: 20px;
    line-height: 34px;
}
@media (max-width: 1000px) {
    .rr-nav .--list .--box .--cntnt .desc {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .rr-nav .--list .--box .--cntnt .desc {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 1260px) {
    .rr-nav .--list .--box .--cntnt .desc {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 1000px) {
    .rr-nav .--list .--box .--cntnt .desc {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .rr-nav .--list .--box .--cntnt .desc {
        display: none;
    }
}
.rr-nav .--list .--box .--cntnt .icn {
    width: 46px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 46px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .rr-nav .--list .--box .--cntnt .icn {
        width: 35px;
        height: 29px;
        background-size: 35px;
    }
}
@media (max-width: 450px) {
    .rr-nav .--list .--box .--cntnt .icn {
        width: 30px;
        height: 25px;
        background-size: 30px;
    }
}
.rr-nav .--list .--box .--cntnt .rc {
    background-image: url("../img/realtors/icons/rc/nav/cartgray.svg");
}
.rr-nav .--list .--box .--cntnt .chk {
    background-image: url("../img/realtors/icons/rc/nav/checkoutgray.svg");
}
.rr-nav .--list .--box .--cntnt .comf {
    background-image: url("../img/realtors/icons/rc/nav/thankgray.svg");
}
.rr-nav .--list .--box .srcl {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    bottom: -15px;
    border: 1px solid #024a5b;
    z-index: 1;
    background-color: #fafafa;
}
@media (max-width: 1000px) {
    .rr-nav .--list .--box .srcl {
        width: 20px;
        height: 20px;
        bottom: -10px;
    }
}
@media (max-width: 500px) {
    .rr-nav .--list .--box .srcl {
        width: 14px;
        height: 14px;
        bottom: -7px;
    }
}
.rr-nav .--list .--box .srcl:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 4px;
    bottom: 4px;
    z-index: 2;
    background-color: #024a5b;
}
@media (max-width: 1000px) {
    .rr-nav .--list .--box .srcl:after {
        width: 14px;
        height: 14px;
        right: 2px;
        bottom: 2px;
    }
}
@media (max-width: 500px) {
    .rr-nav .--list .--box .srcl:after {
        width: 10px;
        height: 10px;
        right: 1px;
        bottom: 1px;
    }
}
.rr-nav .--list .--box:last-child .srcl {
    right: -15px;
}
@media (max-width: 1000px) {
    .rr-nav .--list .--box:last-child .srcl {
        right: -10px;
    }
}
@media (max-width: 500px) {
    .rr-nav .--list .--box:last-child .srcl {
        right: -7px;
    }
}
.rr-nav .--list .--box:before {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    bottom: -15px;
    border: 1px solid #000;
    z-index: 1;
    background-color: #fafafa;
}
@media (max-width: 1000px) {
    .rr-nav .--list .--box:before {
        width: 20px;
        height: 20px;
        left: -10px;
        bottom: -10px;
    }
}
@media (max-width: 500px) {
    .rr-nav .--list .--box:before {
        width: 14px;
        height: 14px;
        left: -7px;
        bottom: -7px;
    }
}
.rr-nav .--list .--box:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    bottom: -10px;
    z-index: 2;
    background-color: #024a5b;
}
@media (max-width: 1000px) {
    .rr-nav .--list .--box:after {
        width: 14px;
        height: 14px;
        left: -7px;
        bottom: -7px;
    }
}
@media (max-width: 500px) {
    .rr-nav .--list .--box:after {
        width: 10px;
        height: 10px;
        left: -5px;
        bottom: -5px;
    }
}
.rr-nav .--list .--box.actv .--cntnt {
    color: #024a5b;
}
.rr-nav .--list .--box.actv .--cntnt .rc {
    background-image: url("../img/realtors/icons/rc/nav/cartdrkgrn.svg");
}
.rr-nav .--list .--box.actv .--cntnt .chk {
    background-image: url("../img/realtors/icons/rc/nav/checkoutdrkgrn.svg");
}
.rr-nav .--list .--box.actv .--cntnt .comf {
    background-image: url("../img/realtors/icons/rc/nav/thankdrkgrn.svg");
}
.rr-nav .--list .--box.complete {
    border-color: #1acc51;
}
.rr-nav .--list .--box.complete .--cntnt {
    color: #1acc51;
}
.rr-nav .--list .--box.complete .--cntnt .rc {
    background-image: url("../img/realtors/icons/rc/nav/cartgrn.svg");
}
.rr-nav .--list .--box.complete .--cntnt .chk {
    background-image: url("../img/realtors/icons/rc/nav/checkoutgrn.svg");
}
.rr-nav .--list .--box.complete .--cntnt .comf {
    background-image: url("../img/realtors/icons/rc/nav/thankgrn.svg");
}
.rr-nav .--list .--box.complete:before {
    border-color: #1acc51;
}
.rr-nav .--list .--box.complete:after {
    background-color: #1acc51;
}
.rr-nav .--list .--box.complete .srcl {
    border: 1px solid #1acc51;
}
.rr-nav .--list .--box.complete .srcl:after {
    background-color: #1acc51;
}
@media (max-width: 1040px) {
    .rr-nav .--list .--box {
        padding: 15px;
    }
}
@media (max-width: 1000px) {
    .rr-nav .--list .--box {
        padding: 15px 0;
    }
}
@media (max-width: 500px) {
    .rr-nav .--list .--box {
        padding: 9px 0;
    }
}
@media (max-width: 1024px) {
    .rr-nav {
        padding: 20px 15px 40px;
    }
}
@media (max-width: 767px) {
    .rr-nav {
        padding: 20px 15px 30px;
    }
}
.rr_section {
    background-color: #fafafa;
    padding-bottom: 100px;
}
.rr_section .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rr_section .list .hdrprt {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.rr_section .list .hdrprt .smttl {
    font-size: 16px;
    text-transform: uppercase;
}
.rr_section .list .left {
    width: 67%;
    background-color: #fff;
    -webkit-box-shadow: 7px 7px 12px #e2e2e2;
    box-shadow: 7px 7px 12px #e2e2e2;
}
.rr_section .list .left .hdrprt {
    padding: 15px 50px;
    border-bottom: 1px solid #d5d5d5;
}
@media (max-width: 1024px) {
    .rr_section .list .left .hdrprt {
        padding: 15px 25px;
    }
}
@media (max-width: 500px) {
    .rr_section .list .left .hdrprt {
        padding: 15px 15px;
    }
}
.rr_section .list .left .smttl {
    font-weight: 700;
}
.rr_section .list .left .bkbtn {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    padding-left: 35px;
    background-image: url("../img/realtors/icons/rc/left-arrow.svg");
    background-repeat: no-repeat;
    background-position: left 5px center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.rr_section .list .left .bkbtn:hover {
    background-position: left 0 center;
}
.rr_section .list .left .carddetails {
    padding: 25px 50px;
}
.rr_section .list .left .carddetails .ttlwrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.rr_section .list .left .carddetails .ttlwrp .sebttl {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}
.rr_section .list .left .carddetails .ttlwrp .sebttl.desk {
    display: none;
}
@media (min-width: 560px) {
    .rr_section .list .left .carddetails .ttlwrp .sebttl.desk {
        display: block;
    }
}
.rr_section .list .left .carddetails .lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
}
.rr_section .list .left .carddetails .lst .crdinf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    width: 70%;
}
.rr_section .list .left .carddetails .lst .crdinf .img {
    width: 25%;
}
.rr_section .list .left .carddetails .lst .crdinf .img img {
    border-radius: 5px;
}
@media (max-width: 640px) {
    .rr_section .list .left .carddetails .lst .crdinf .img {
        width: 120px;
        margin-right: 15px;
    }
}
@media (max-width: 559px) {
    .rr_section .list .left .carddetails .lst .crdinf .img {
        width: 100%;
        margin-right: 0;
    }
    .rr_section .list .left .carddetails .lst .crdinf .img img {
        width: 100%;
    }
}
.rr_section .list .left .carddetails .lst .crdinf .inf {
    width: 70%;
}
.rr_section .list .left .carddetails .lst .crdinf .inf p {
    color: #000;
    line-height: 1.6;
}
.rr_section .list .left .carddetails .lst .crdinf .inf p span {
    font-weight: 700;
    display: block;
}
@media (max-width: 559px) {
    .rr_section .list .left .carddetails .lst .crdinf .inf {
        width: 100%;
        margin-top: 25px;
    }
}
@media (max-width: 559px) {
    .rr_section .list .left .carddetails .lst .crdinf {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.rr_section .list .left .carddetails .lst .pnt {
    width: 28%;
}
.rr_section .list .left .carddetails .lst .pnt p {
    text-align: right;
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    color: #000;
}
@media (max-width: 1000px) {
    .rr_section .list .left .carddetails .lst .pnt p {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .rr_section .list .left .carddetails .lst .pnt p {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 559px) {
    .rr_section .list .left .carddetails .lst .pnt p {
        text-align: left;
    }
}
.rr_section .list .left .carddetails .lst .pnt .sebttl {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
}
.rr_section .list .left .carddetails .lst .pnt .sebttl.desk {
    display: block;
}
@media (min-width: 560px) {
    .rr_section .list .left .carddetails .lst .pnt .sebttl.desk {
        display: none;
    }
}
@media (max-width: 559px) {
    .rr_section .list .left .carddetails .lst .pnt {
        width: 100%;
        margin-top: 30px;
    }
}
.rr_section .list .left .carddetails .tc {
    font-size: 16px;
    color: #000;
    margin-top: 30px;
}
@media (max-width: 1024px) {
    .rr_section .list .left .carddetails {
        padding: 15px 25px;
    }
}
@media (max-width: 500px) {
    .rr_section .list .left .carddetails {
        padding: 15px 15px;
    }
}
@media (max-width: 1180px) {
    .rr_section .list .left {
        width: 61%;
    }
}
@media (max-width: 940px) {
    .rr_section .list .left {
        width: 100%;
    }
}
.rr_section .list .right {
    width: 31%;
}
.rr_section .list .right .os {
    background-color: #fff;
    border: 1px solid #d5d5d5;
}
.rr_section .list .right .os .hdrprt {
    background-color: #024a5b;
    padding: 15px 19px 15px 25px;
}
.rr_section .list .right .os .hdrprt .smttl {
    color: #fff;
}
.rr_section .list .right .os .hdrprt a img {
    height: 20px;
    margin-top: -5px;
}
@media (max-width: 500px) {
    .rr_section .list .right .os .hdrprt {
        padding: 15px;
    }
}
.rr_section .list .right .os .tp {
    padding: 15px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.rr_section .list .right .os .tp p {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}
.rr_section .list .right .os .tp span {
    font-size: 18px;
}
.rr_section .list .right .os .tp.rp {
    background-color: #fcfcfc;
}
.rr_section .list .right .os .tp.rp span {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.rr_section .list .right .os .tp.bggry {
    background-color: #fcfcfc;
}
.rr_section .list .right .os .tp.f18 {
    font-size: 18px;
    line-height: 1.6;
}
.rr_section .list .right .os .tp.f18 p {
    text-transform: capitalize !important;
}
.rr_section .list .right .os .tp.f18 span {
    font-size: 18px;
    color: #000;
}
.rr_section .list .right .os .tp.f20 {
    font-size: 20px;
}
.rr_section .list .right .os .tp.f20 span {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
@media (max-width: 500px) {
    .rr_section .list .right .os .tp {
        padding: 15px;
    }
}
.rr_section .list .right .os .btnwrap {
    padding: 34px 25px;
}
.rr_section .list .right .os .btnwrap .btn {
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    border-radius: 10px;
    -webkit-text-fill-color: #fff !important;
    width: 100%;
    text-transform: uppercase;
}
@media (max-width: 500px) {
    .rr_section .list .right .os .btnwrap .btn {
        font-size: 16px;
    }
}
.rr_section .list .right .os .btnwrap .lgdesc {
    color: #000;
    font-size: 14px;
    margin-top: 24px;
    line-height: 1.6;
}
.rr_section .list .right .os .btnwrap .lgdesc a {
    color: #ea1828;
}
@media (max-width: 1024px) {
    .rr_section .list .right .os .btnwrap {
        padding: 22px 25px;
    }
}
@media (max-width: 500px) {
    .rr_section .list .right .os .btnwrap {
        padding: 20px 15px;
    }
}
.rr_section .list .right .dipart {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    margin-top: 40px;
}
.rr_section .list .right .dipart .hdrprt {
    background-color: #024a5b;
    padding: 15px 19px 15px 25px;
}
.rr_section .list .right .dipart .hdrprt .smttl {
    color: #fff;
}
@media (max-width: 500px) {
    .rr_section .list .right .dipart .hdrprt {
        padding: 15px;
    }
}
.rr_section .list .right .dipart .details {
    padding: 15px 25px;
}
.rr_section .list .right .dipart .details p {
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    padding-left: 40px;
    background-image: url("../img/realtors/icons/rc/location.svg");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 26px;
}
.rr_section .list .right .dipart .details p:not(:last-child){
    margin-bottom: 10px;
}
.rr_section .list .right .dipart .details p.ml {
    background-image: url("../img/realtors/icons/rc/mail.svg");

}
@media (max-width: 366px) {
    .rr_section .list .right .dipart .details p br {
        display: none;
    }
}
@media (max-width: 500px) {
    .rr_section .list .right .dipart .details {
        padding: 15px;
    }
}
@media (max-width: 1180px) {
    .rr_section .list .right {
        width: 36%;
    }
}
@media (max-width: 940px) {
    .rr_section .list .right {
        width: 100%;
        margin-top: 50px;
    }
}
.rr_section.section--2 .sci {
    padding: 28px 50px;
    border-bottom: 1px solid #d5d5d5;
}
.rr_section.section--2 .sci .sub_ttl {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.rr_section.section--2 .sci .loccal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.rr_section.section--2 .sci .loccal .loc {
    padding-left: 45px;
    background-image: url("../img/realtors/icons/rc/location.svg");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 32px;
    width: 100%;
}
.rr_section.section--2 .sci .loccal .loc p {
    font-size: 16px;
    line-height: 1.6;
    color: #000;
}
@media (max-width: 366px) {
    .rr_section.section--2 .sci .loccal .loc p br {
        display: none;
    }
}
.rr_section.section--2 .sci .loccal .loc.ml {
    background-image: url("../img/realtors/icons/rc/mail.svg");
    padding: 5px 0 5px 45px;
    background-position: left center;
}
.rr_section.section--2 .sci .loccal .loc.ml a {
    font-size: 16px;
    color: #000;
}
.rr_section.section--2 .sci .loccal .loc.ml a:hover {
    color: #ea1828;
}
@media (max-width: 1180px) {
    .rr_section.section--2 .sci .loccal .loc {
        width: 61%;
    }
}
@media (max-width: 580px) {
    .rr_section.section--2 .sci .loccal .loc {
        width: 100%;
    }
}
.rr_section.section--2 .sci .loccal .call {
    padding-left: 45px;
    background-image: url("../img/realtors/icons/rc/phone.svg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 28px;
    width: 100%;
    margin-top: 20px;
}
.rr_section.section--2 .sci .loccal .call a {
    font-size: 16px;
    color: #000;
}
.rr_section.section--2 .sci .loccal .call a:not(:first-child) {
    margin-top: 5px;
}
.rr_section.section--2 .sci .loccal .call a:hover {
    color: #ea1828;
}
@media (max-width: 1180px) {
    .rr_section.section--2 .sci .loccal .call {
        width: 34%;
    }
}
@media (max-width: 580px) {
    .rr_section.section--2 .sci .loccal .call {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 940px) {
    .rr_section.section--2 .sci .loccal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 1024px) {
    .rr_section.section--2 .sci {
        padding: 28px 25px;
    }
}
@media (max-width: 500px) {
    .rr_section.section--2 .sci {
        padding: 28px 15px;
    }
}
.rr_section.section--2 .desc {
    padding: 28px 50px;
}
.rr_section.section--2 .desc p {
    font-size: 14px;
    color: #000;
    line-height: 1.6;
}
.rr_section.section--2 .desc p a {
    color: #ea1828;
}
.rr_section.section--2 .desc p:not(:last-child) {
    margin-bottom: 8px !important;
}
@media (max-width: 1024px) {
    .rr_section.section--2 .desc {
        padding: 28px 25px;
    }
}
@media (max-width: 500px) {
    .rr_section.section--2 .desc {
        padding: 28px 15px;
    }
}
@media (max-width: 1200px) {
    .rr_section {
        padding-bottom: 70px;
    }
}
@media (max-width: 1024px) {
    .rr_section {
        padding-bottom: 50px;
    }
}
.thankyou_arearealtor {
    background-color: #fff;
    padding: 80px 50px;
    text-align: center;
    -webkit-box-shadow: 7px 7px 12px #e2e2e2;
    box-shadow: 7px 7px 12px #e2e2e2;
}
.thankyou_arearealtor figure {
    margin-bottom: 30px;
}
.thankyou_arearealtor figure img {
    width: 100px;
}
@media (max-width: 990px) {
    .thankyou_arearealtor figure img {
        width: 80px;
    }
}
.thankyou_arearealtor .ttitle {
    font-size: 34px;
    font-family: Gotham-Mid;
    font-weight: 500;
    color: #43c94c;
    margin-bottom: 30px;
}
@media (max-width: 1300px) {
    .thankyou_arearealtor .ttitle {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 990px) {
    .thankyou_arearealtor .ttitle {
        font-size: 23px;
        line-height: 30px;
    }
    .thankyou_arearealtor .ttitle br {
        display: none;
    }
}
.thankyou_arearealtor .btn {
    border-radius: 5px;
    font-family: Gotham-Mid;
    margin-top: 30px;
}
@media (max-width: 1024px) {
    .thankyou_arearealtor {
        padding: 50px;
    }
}
@media (max-width: 600px) {
    .thankyou_arearealtor {
        padding: 30px 25px;
    }
}
.lhg_relators_resources {
    padding: 80px 0 120px;
}
.lhg_relators_resources .resourcelist {
    min-width: 100%;
    margin: 0 -3%;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_relators_resources .resourcelist::after {
    display: block;
    content: "";
    clear: both;
}
.lhg_relators_resources .resourcelist > * {
    width: 94%;
    float: left;
    margin: 6% 3% 0 3%;
    min-height: 1px;
    list-style: none;
}
.lhg_relators_resources .resourcelist > :nth-child(-n + 1) {
    margin-top: 0;
}
.lhg_relators_resources .resourcelist.equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 501px) {
    .lhg_relators_resources .resourcelist {
        min-width: 100%;
        margin: 0 -1.5%;
        clear: both;
    }
    .lhg_relators_resources .resourcelist::after {
        display: block;
        content: "";
        clear: both;
    }
    .lhg_relators_resources .resourcelist > * {
        width: 47%;
        float: left;
        margin: 3% 1.5% 0 1.5%;
        min-height: 1px;
        list-style: none;
    }
    .lhg_relators_resources .resourcelist > :nth-child(-n + 2) {
        margin-top: 0;
    }
    .lhg_relators_resources .resourcelist.equal-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 671px) {
    .lhg_relators_resources .resourcelist {
        min-width: 100%;
        margin: 0 -1.5%;
        clear: both;
    }
    .lhg_relators_resources .resourcelist::after {
        display: block;
        content: "";
        clear: both;
    }
    .lhg_relators_resources .resourcelist > * {
        width: 30.33333%;
        float: left;
        margin: 3% 1.5% 0 1.5%;
        min-height: 1px;
        list-style: none;
    }
    .lhg_relators_resources .resourcelist > :nth-child(-n + 3) {
        margin-top: 0;
    }
    .lhg_relators_resources .resourcelist.equal-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 801px) {
    .lhg_relators_resources .resourcelist {
        min-width: 100%;
        margin: 0 -1.5%;
        clear: both;
    }
    .lhg_relators_resources .resourcelist::after {
        display: block;
        content: "";
        clear: both;
    }
    .lhg_relators_resources .resourcelist > * {
        width: 22%;
        float: left;
        margin: 3% 1.5% 0 1.5%;
        min-height: 1px;
        list-style: none;
    }
    .lhg_relators_resources .resourcelist > :nth-child(-n + 4) {
        margin-top: 0;
    }
    .lhg_relators_resources .resourcelist.equal-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.lhg_relators_resources .resourcelist .box {
    -webkit-box-shadow: 1px 5px 15.68px 0.32px rgba(0, 0, 0, 0.13);
    box-shadow: 1px 5px 15.68px 0.32px rgba(0, 0, 0, 0.13);
    padding: 15px;
    position: relative;
}
.lhg_relators_resources .resourcelist .box .imgwrp {
    position: relative;
}
.lhg_relators_resources .resourcelist .box .imgwrp > img {
    width: 100%;
}
.lhg_relators_resources .resourcelist .box .imgwrp .dwnldlnk {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 74, 91, 0.9);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
}
.lhg_relators_resources .resourcelist .box .imgwrp .dwnldlnk img {
    -webkit-filter: invert(1);
    filter: invert(1);
    width: 40px;
}
.lhg_relators_resources .resourcelist .sttl {
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.lhg_relators_resources .resourcelist .box_wrap:hover .dwnldlnk {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 1024px) {
    .lhg_relators_resources {
        padding: 60px 0 80px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_resources {
        padding: 50px 0;
    }
}
.rf_addr,
.rf_city,
.rf_compnm,
.rf_cvv,
.rf_email,
.rf_expdt,
.rf_msg,
.rf_name,
.rf_number,
.rf_office,
.rf_pass,
.rf_phone,
.rf_state,
.rf_zip {
    position: relative;
}
.rf_addr .form-field,
.rf_city .form-field,
.rf_compnm .form-field,
.rf_cvv .form-field,
.rf_email .form-field,
.rf_expdt .form-field,
.rf_msg .form-field,
.rf_name .form-field,
.rf_number .form-field,
.rf_office .form-field,
.rf_pass .form-field,
.rf_phone .form-field,
.rf_state .form-field,
.rf_zip .form-field {
    padding-right: 48px !important;
}
.rf_addr:after,
.rf_city:after,
.rf_compnm:after,
.rf_cvv:after,
.rf_email:after,
.rf_expdt:after,
.rf_msg:after,
.rf_name:after,
.rf_number:after,
.rf_office:after,
.rf_pass:after,
.rf_phone:after,
.rf_state:after,
.rf_zip:after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
}
.rf_addr:after {
    background-image: url("./../img/realtors/icons/form/home.svg");
}
.rf_zip:after {
    background-image: url("./../img/realtors/icons/form/zip.svg");
}
.rf_city:after {
    background-image: url("./../img/realtors/icons/form/city.svg");
}
.rf_state:after {
    background-image: url("./../img/realtors/icons/form/state.svg");
}
.rf_name:after {
    background-image: url("./../img/realtors/icons/form/person.svg");
    background-size: 20px;
}
.rf_phone:after {
    background-image: url("./../img/realtors/icons/form/phone.svg");
}
.rf_email:after {
    background-image: url("./../img/realtors/icons/form/mail.svg");
}
.rf_compnm:after {
    background-image: url("./../img/realtors/icons/form/agncy.svg");
}
.rf_office:after {
    background-image: url("./../img/realtors/icons/form/agncy.svg");
}
.rf_number:after {
    background-image: url("./../img/realtors/icons/form/number.svg");
}
.rf_expdt:after {
    background-image: url("./../img/realtors/icons/form/expdate.svg");
}
.rf_cvv:after {
    background-image: url("./../img/realtors/icons/form/cvc.svg");
}
.rf_pass:after {
    background-image: url("./../img/realtors/icons/form/password.svg");
}
.rf_msg:after {
    background-image: url("./../img/realtors/icons/form/message.svg");
    top: 15px;
    -webkit-transform: none !important;
    transform: none !important;
}
.rf_msg:before {
    content: "";
    width: calc(100% - 3px);
    height: 30px;
    left: 2px;
    top: 1px;
    position: absolute;
    background-color: #fafafa;
}
.allCardIcon {
    z-index: 1;
}
.tp.emptcrt {
    text-align: center;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    padding: 30px !important;
}
.tp.emptcrt img {
    width: 60px;
    margin-bottom: 20px;
}
.dashboard_btmfaq .lhg_faq {
    padding: 80px 0;
}
.dashboard_btmfaq .lhg_faq .title {
    font-size: 25px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
}
@media (max-width: 1200px) {
    .dashboard_btmfaq .lhg_faq .title {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .dashboard_btmfaq .lhg_faq .title {
        font-size: 20px;
    }
}
.dashboard_btmfaq .lhg_faq .main-container {
    max-width: 1330px;
}
@media (max-width: 1024px) {
    .dashboard_btmfaq .lhg_faq {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .dashboard_btmfaq .lhg_faq {
        padding: 30px 0;
    }
}
.dashboard_btmfaq .lhg_faq .accord-btn:after {
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/realtors/icons/accorddown.svg);
    width: 20px;
    height: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.dashboard_btmfaq .lhg_faq .accord-btn.actv:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.lhg_relators_mm {
    padding: 80px 0 120px;
}
.lhg_relators_mm .title_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    margin-bottom: 25px;
}
.lhg_relators_mm .title_wrap .r-heading {
    margin-bottom: 0;
}
.lhg_relators_mm .title_wrap a {
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    border-radius: 10px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .lhg_relators_mm .title_wrap a {
        display: none;
    }
}
.lhg_relators_mm .lgdesc {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 50px;
}
@media (max-width: 1000px) {
    .lhg_relators_mm .lgdesc {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_mm .lgdesc {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_mm .lgdesc {
        margin-bottom: 30px;
    }
}
.lhg_relators_mm .realtor_mmlist {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px 30px;
}
@media (max-width: 930px) {
    .lhg_relators_mm .realtor_mmlist {
        -ms-grid-columns: (1fr) [2];
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_mm .realtor_mmlist {
        -ms-grid-columns: (1fr) [1];
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
    }
}
.lhg_relators_mm .realtor_mmlist .box {
    background-color: #f2f2f26e;
    -webkit-box-shadow: 1px 1px 5px #00000040;
    box-shadow: 1px 1px 5px #00000040;
    position: relative;
}
.lhg_relators_mm .realtor_mmlist .box .content {
    padding: 30px;
}
.lhg_relators_mm .realtor_mmlist .box .content .smttl {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #024a5b;
}
@media (max-width: 1024px) {
    .lhg_relators_mm .realtor_mmlist .box .content .smttl {
        font-size: 20px;
        line-height: 34px;
        font-family: Gotham-Mid;
    }
}
@media (max-width: 1024px) and (max-width: 1000px) {
    .lhg_relators_mm .realtor_mmlist .box .content .smttl {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 1024px) and (max-width: 760px) {
    .lhg_relators_mm .realtor_mmlist .box .content .smttl {
        font-size: 16px;
        line-height: 26px;
    }
}
.lhg_relators_mm .realtor_mmlist .box .content .desc {
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 1024px) {
    .lhg_relators_mm .realtor_mmlist .box .content .desc {
        font-size: 16px;
    }
}
@media (max-width: 400px) {
    .lhg_relators_mm .realtor_mmlist .box .content {
        padding: 15px;
    }
}
.lhg_relators_mm .realtor_mmlist .box a:hover .smttl {
    color: #ea1828;
}
.lhg_relators_mm .realtor_mmlist .box a.cov_anch {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(2, 74, 91, 0.9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.lhg_relators_mm .realtor_mmlist .box a.cov_anch span {
    border: 1px solid #fff;
    padding: 13px 25px 10px 25px;
}
.lhg_relators_mm .realtor_mmlist .box:hover a.cov_anch {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 1200px) {
    .lhg_relators_mm {
        padding: 70px 0 100px;
    }
}
@media (max-width: 1024px) {
    .lhg_relators_mm {
        padding: 50px 0 60px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_mm {
        padding: 50px 0;
    }
}
.lhg_relators_mm_form {
    padding: 50px 0;
    background-color: #fafafa;
}
.lhg_relators_mm_form .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lhg_relators_mm_form .list .right {
    width: 33%;
}
@media (max-width: 1024px) {
    .lhg_relators_mm_form .list .right {
        width: 38%;
    }
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .right {
        width: 100%;
    }
}
.lhg_relators_mm_form .list .right .fl-success {
    float: left;
}
.lhg_relators_mm_form .list .left {
    width: 64.6%;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 7px #00000059;
    box-shadow: 1px 2px 7px #00000059;
}
.lhg_relators_mm_form .list .left .pdf_topnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0;
    background-color: #363636;
}
.lhg_relators_mm_form .list .left .pdf_topnav a {
    padding-top: 5px;
}
.lhg_relators_mm_form .list .left .pdf_topnav a svg {
    fill: #fff;
    width: 30px;
}
.lhg_relators_mm_form .list .left .pdf_topnav p {
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    margin: 0 16px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    background-color: #000;
    padding: 3px;
}
.lhg_relators_mm_form .list .left .pdf_topnav p span:not(:last-child) {
    margin-right: 1px;
}
.lhg_relators_mm_form .list .left .pdf_wrprmain {
    height: 650px;
    overflow: auto;
    background-color: #4a4a4a;
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .left .pdf_wrprmain {
        height: 500px;
    }
}
@media (max-width: 1024px) {
    .lhg_relators_mm_form .list .left {
        width: 58%;
    }
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .left {
        width: 100%;
        margin-bottom: 30px;
    }
}
.lhg_relators_mm_form .list .left .pdf_wrpr {
    background-color: #4a4a4a;
    float: left;
    width: 100%;
}
.lhg_relators_mm_form .list .right .allForm .form-element {
    width: 100%;
    margin-bottom: 22px !important;
}
.lhg_relators_mm_form .list .right .allForm .form-element.form-select .form-field {
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-image: url(../img/icons/select_option.png);
    line-height: 50px;
}
.lhg_relators_mm_form .list .right .allForm .form-element .form-label {
    font-family: "proxima-nova", sans-serif;
    color: #000;
    font-size: 18px;
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .right .allForm .form-element .form-label {
        font-size: 16px;
    }
}
.lhg_relators_mm_form .list .right .allForm .form-element.has-value .form-label {
    font-size: var(--fsize);
}
.lhg_relators_mm_form .list .right .allForm .form-element.form-elementFile label {
    border: 1px solid var(--frmBorderClr);
    width: 100%;
    min-height: 60px;
    font-family: "proxima-nova", sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    background-image: url(./../img/realtors/icons/form/upload.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: left 20px center;
    padding-left: 60px;
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .right .allForm .form-element.form-elementFile label {
        font-size: 16px;
    }
}
.lhg_relators_mm_form .list .right .allForm .form-element.form-elementFile p {
    margin-top: 5px;
}
.lhg_relators_mm_form .list .right .allForm .form-element.form-elementFile .reset {
    position: absolute;
    right: 18px;
    top: 19px;
}
.lhg_relators_mm_form .list .right .allForm .form-element.error label {
    --frmBorderClr: #ea1828;
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .col-6 {
    width: 63%;
}
@media (max-width: 1320px) {
    .lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .col-6 {
        width: 100%;
    }
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .col-6.prv {
    width: 36%;
}
@media (max-width: 1320px) {
    .lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .col-6.prv {
        width: 100%;
    }
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .cropped-img-disp {
    text-align: center;
    margin-top: 20px;
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .cropped-img-disp img {
    width: 110px;
}
@media (max-width: 1340px) {
    .lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .cropped-img-disp img {
        width: 110px;
    }
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .ttl {
    font-size: 20px;
    line-height: 34px;
    color: #000;
    width: 100%;
    text-align: center;
}
@media (max-width: 1000px) {
    .lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .ttl {
        font-size: 17px;
        line-height: 28px;
    }
}
@media (max-width: 760px) {
    .lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .ttl {
        font-size: 16px;
        line-height: 26px;
    }
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .btn_rp {
    width: 100%;
}
@media (max-width: 1320px) {
    .lhg_relators_mm_form .list .right .allForm .form-element.crop_box .row .btn_rp .btn {
        width: 100%;
        margin-top: 30px;
    }
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .btn {
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    background-color: #28ac58;
    color: #fff;
    border-radius: 10px;
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .right .allForm .form-element.crop_box .btn {
        font-size: 16px;
    }
}
.lhg_relators_mm_form .list .right .allForm .form-element.crop_box .cr-slider-wrap {
    width: 100%;
}
.lhg_relators_mm_form .list .right .allForm .form-field {
    background-color: transparent;
    font-size: 16px;
    min-height: 60px;
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .right .allForm .form-field {
        font-size: 16px;
    }
}
.lhg_relators_mm_form .list .right .allForm .btn_wrap {
    text-align: right;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.lhg_relators_mm_form .list .right .allForm .btn_wrap .btn {
    width: 48%;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    border-radius: 10px;
}
.lhg_relators_mm_form .list .right .allForm .btn_wrap .btn:not(:last-child) {
    margin-right: 10px;
}
@media (max-width: 500px) {
    .lhg_relators_mm_form .list .right .allForm .btn_wrap .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .right .allForm .btn_wrap .btn {
        font-size: 16px;
    }
}
@media (max-width: 500px) {
    .lhg_relators_mm_form .list .right .allForm .btn_wrap .btn {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .lhg_relators_mm_form .list .right .allForm .btn_wrap {
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
    }
}
@media (max-width: 500px) {
    .lhg_relators_mm_form .list .right .allForm .btn_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.lhg_relators_mm_form .list .right .allForm .progress {
    width: 100%;
    float: left;
    background-color: #dadada;
    margin-bottom: 20px;
}
.lhg_relators_mm_form .list .right .allForm .progress .progress-bar {
    background-color: #209d94;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
}
@media (max-width: 500px) {
    .lhg_relators_mm_form .list .right .allForm .progress {
        width: 100%;
    }
}
.lhg_relators_mm_form .list .right .fileerror.frm-error {
    position: absolute;
    top: 103%;
    left: 0;
    color: #e10303;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-weight: 400;
}
.lhg_relators_title--about.lhg_relators_title--mm .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 360px) {
    .lhg_relators_title--about.lhg_relators_title--mm .inner-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 360px) {
    .lhg_relators_title--about.lhg_relators_title--mm .inner-container .r-heading {
        text-align: center;
    }
}
.lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
}
@media (max-width: 360px) {
    .lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a {
        margin-top: 20px;
    }
}
.lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a:not(:last-child) {
    margin-right: 15px;
}
@media (max-width: 767px) {
    .lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a:not(:last-child) {
        margin-right: 10px;
    }
}
.lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a svg {
    fill: #fff;
    margin-right: 10px;
}
@media (max-width: 767px) {
    .lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a svg {
        margin-right: 0;
    }
}
@media (max-width: 360px) {
    .lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a svg {
        width: 20px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 0;
        padding: 5px;
    }
}
@media (max-width: 360px) {
    .lhg_relators_title--about.lhg_relators_title--mm .inner-container .top_btn a {
        padding: 2px 5px;
    }
}
.mob_cta {
    margin-top: 30px;
    text-align: center;
}
@media (min-width: 768px) {
    .mob_cta {
        display: none;
    }
}
.mob_cta a {
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    border-radius: 10px;
    text-transform: uppercase;
}
.lhg_realtors__policy-tbl.save_mtrl {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.lhg_realtors__policy-tbl.save_mtrl .vw_btn.dnl_material {
    background-image: url(../img/icons/realtor/download.svg);
    background-color: #28ac58;
}
.lhg_realtorPolicy--step1 .lgdescbld {
    width: 76%;
    margin: auto;
    margin-bottom: 30px;
}
@media (max-width: 1024px) {
    .lhg_realtorPolicy--step1 .lgdescbld {
        width: 100%;
    }
}
.lhg_realtorPolicy--step1.fstep2 .lhg_realtor_stepform_wrap {
    float: none;
    margin: auto;
}
.lhg_realtorPolicy--step2.fstep1 .lhg_realtor_stepform_wrap {
    float: none;
    margin: auto;
}
.rp_btn_wrappernew .btn:not(:last-child) {
    margin-right: 15px;
}
@media (max-width: 531px) {
    .rp_btn_wrappernew .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 25px;
    }
}
@media (max-width: 531px) {
    .rp_btn_wrappernew .btn {
        width: 100%;
    }
}
.bg-tagG {
    background-color: #28ac58 !important;
}
.realtor_blog .main-container {
    max-width: 1330px;
}
.realtor_blog .lhg__blog {
    padding-top: 100px;
}
@media (max-width: 1540px) {
    .realtor_blog .lhg__blog {
        padding-top: 50px;
    }
}
.pg_aboutus .main-container {
    max-width: 1330px;
}
.pg_aboutus .lhg__blog--content {
    padding-bottom: 100px;
}
@media (max-width: 1540px) {
    .pg_aboutus .lhg__blog--content {
        padding-bottom: 50px;
    }
}
.lhg_faq.realtor_faq .desc.accord-target {
    width: 100%;
}
.lhg_faq.realtor_faq .desc.accord-target p {
    margin-bottom: 0 !important;
}
#imagecropper_hi.croppie-container {
    zoom: 28.3%;
}
#imagecropper_hi.croppie-container .cr-slider-wrap {
    margin: 100px 0 70px;
}
#imagecropper_hi.croppie-container .cr-slider-wrap .cr-slider {
    width: 310px;
    max-width: 100%;
    zoom: 291%;
}
.realtorFAQnew .lhg_faq.realtor_faq .lhg_faq--tabMenu {
    margin-top: 40px;
}
@media (max-width: 840px) {
    .realtorFAQnew .lhg_faq.realtor_faq .lhg_faq--tabMenu {
        margin-top: 30px;
    }
}
.realtorFAQnew .lhg_faq .title {
    text-align: left;
}
.realtorFAQnew .tabMenu li {
    font-size: 16px;
    line-height: 34px;
    font-weight: 600;
}
@media (max-width: 840px) {
    .realtorFAQnew .tabMenu li {
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
    }
}
.imfe,
.nob,
.noba,
.priceic,
.sqfoo {
    position: relative;
}
.imfe .form-field,
.nob .form-field,
.noba .form-field,
.priceic .form-field,
.sqfoo .form-field {
    padding-right: 48px !important;
}
.imfe:after,
.nob:after,
.noba:after,
.priceic:after,
.sqfoo:after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
}
.nob:after {
    background-image: url(../img/realtors/icons/mm/bed.png);
}
.noba:after {
    background-image: url(../img/realtors/icons/mm/bath.png);
}
.imfe:after {
    background-image: url(../img/realtors/icons/mm/features.png);
}
.sqfoo:after {
    background-image: url(../img/realtors/icons/mm/sqft.png);
}
.priceic:after {
    background-image: url(../img/realtors/icons/mm/price.png);
}
.lhg_relators_mm_form .rf_addr:after,
.lhg_relators_mm_form .rf_city:after,
.lhg_relators_mm_form .rf_compnm:after,
.lhg_relators_mm_form .rf_cvv:after,
.lhg_relators_mm_form .rf_email:after,
.lhg_relators_mm_form .rf_expdt:after,
.lhg_relators_mm_form .rf_msg:after,
.lhg_relators_mm_form .rf_name:after,
.lhg_relators_mm_form .rf_number:after,
.lhg_relators_mm_form .rf_office:after,
.lhg_relators_mm_form .rf_pass:after,
.lhg_relators_mm_form .rf_phone:after,
.lhg_relators_mm_form .rf_state:after,
.lhg_relators_mm_form .rf_zip:after {
    opacity: 0.5;
}
.mls_wrapper .form-element.cnumber_i {
    margin-bottom: 16px !important;
}
.mls_wrapper .cbox_wrap p {
    font-weight: 400;
}
.raltor_thankyou_page.raltor_thankyou_page_ap {
    padding: 130px 0;
}
@media (max-width: 767px) {
    .raltor_thankyou_page.raltor_thankyou_page_ap figure {
        margin-bottom: 45px;
    }
    .raltor_thankyou_page.raltor_thankyou_page_ap figure img {
        width: 180px;
    }
}
.raltor_thankyou_page.raltor_thankyou_page_ap .main_title {
    font-size: 30px;
    line-height: 1.6;
}
.raltor_thankyou_page.raltor_thankyou_page_ap .main_title span {
    color: #3e4345;
}
@media (max-width: 767px) {
    .raltor_thankyou_page.raltor_thankyou_page_ap .main_title {
        font-size: 24px;
    }
}
@media (max-width: 502px) {
    .raltor_thankyou_page.raltor_thankyou_page_ap .main_title br {
        display: none;
    }
}
.raltor_thankyou_page.raltor_thankyou_page_ap .descc {
    font-size: 16px;
}
.raltor_thankyou_page.raltor_thankyou_page_ap .descc p {
    line-height: 2;
}
@media (max-width: 502px) {
    .raltor_thankyou_page.raltor_thankyou_page_ap .descc br {
        display: none;
    }
}
.button_centerbtnth {
    margin-top: 30px;
}
.button_centerbtnth .btn {
    font-family: Gotham-Mid;
    font-size: 16px;
    border-radius: 8px;
    padding: 0.9em 1.5em;
}
.lhg_realtors__nav--menu {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.lhg_realtors__nav--menu li:not(:last-child) {
    margin-right: 60px;
}
@media (max-width: 960px) {
    .lhg_realtors__nav--menu li:not(:last-child) {
        margin-right: 0;
    }
}
.lhg_realtors__order-nav a:nth-child(4) img,
.lhg_realtors__order-nav a:nth-child(5) img {
    width: 27px;
}

.sds-modal.agreementpopup .sds-modal-box{
    max-width:750px;
}
.sds-modal.agreementpopup .contentbox article h5{
    line-height: 1.6;
}
.sds-modal.agreementpopup .contentbox article h5 :not(:first-child){
    margin-top: 25px;
}
.sds-modal.agreementpopup .contentbox article p{
    margin-top: 25px;
    font-size:16px;
    line-height: 1.6;
    font-weight: 500;
}
.sds-modal.agreementpopup .contentbox article{
    padding: 0 25px 25px 25px;
    text-align: left;
}
.signature_wrapper{
    padding: 0 25px;
}
.sds-modal.agreementpopup .btns-container{
    background-color:transparent;
    box-shadow: none;
}
.sds-modal.agreementpopup .btns-container .btn{
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    border-radius: 10px;
}
.sds-modal.agreementpopup .allForm{
    padding: 0 25px;
}
.sds-modal.agreementpopup .allForm .form-element{
    margin-top: 20px;
    margin-bottom: 0 !important;
}
.sds-modal.agreementpopup .realtor_chk_grp .checkmark{
    width:26px;
    height:26px;
}
.sds-modal.agreementpopup .allForm  .realtor_chk_grp .chk_bx{
    padding-left:40px;
    line-height: 26px;
}
.sds-modal.agreementpopup .allForm .realtor_chk_grp .chk_bx .checkmark:after{
    left: 8px;
    top: 3px;
    width: 8px;
    height: 15px;
}

.sds-modal.sds-modal-center.redeem.acknformpop .sds-modal-box{
    max-width:550px;
}
@media(max-width:600px){
    .sds-modal.sds-modal-center.redeem.acknformpop .sds-modal-box{
        max-width:90%;
    }
}

.sds-modal.sds-modal-center.redeem.acknformpop .realtor_chk_grp .chk_bx{
    padding-left: 40px;
    line-height: 26px;
    font-size: 16px;
}
.sds-modal.sds-modal-center.redeem.acknformpop .realtor_chk_grp .checkmark{
    width:20px;
    height:20px;
}
.sds-modal.sds-modal-center.redeem.acknformpop .realtor_chk_grp .checkmark:before{
    display:none;
}
.sds-modal.sds-modal-center.redeem.acknformpop .realtor_chk_grp .checkmark:after{
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
}
.sds-modal.sds-modal-center.redeem.acknformpop .multiplecheckbox_wrapper .realtor_chk_grp .chk_bx{
    padding-left: 36px;
    line-height: 24px;
    font-size: 14px;
}
.sds-modal.sds-modal-center.redeem.acknformpop .multiplecheckbox_wrapper .realtor_chk_grp .checkmark{
    width:20px;
    height:20px;
}
.sds-modal.sds-modal-center.redeem.acknformpop .realtor_chk_grp{
    width:100%;
    float:left;
    margin-top: 0 !important;
}
.sds-modal.sds-modal-center.redeem.acknformpop .multiplecheckbox_wrapper .realtor_chk_grp:not(:last-child){
    margin-bottom: 8px;
}
.sds-modal.sds-modal-center.redeem.acknformpop .multiplecheckbox_wrapper{
    padding-top:25px;
    width:100%;
    float:left;
    padding-left: 40px;
}
.sds-modal.sds-modal-center.redeem.acknformpop .btn_area{
    float:left;
    width:100%;
    margin-top:25px;
}
.sds-modal.sds-modal-center.redeem.acknformpop .allForm{
    width:100%;
    float:left;
}
.sds-modal.sds-modal-center.redeem.acknformpop .multiplecheckbox_wrapper .realtor_chk_grp .checkmark:after{
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
}

.sds-modal.agreementpopup .fl-failed, .sds-modal.agreementpopup .fl-success{
    float: left;
    margin-top: 30px;
    text-align: center;
}
@media(max-width:768px){
    .sds-modal.agreementpopup .sds-modal-box{
        max-width:90%;
    }
    .sds-modal.agreementpopup .allForm{
        padding: 0 0px;
    }
    .signature_wrapper{
        padding: 0;
    }
    .sds-modal.agreementpopup .contentbox article{
        padding: 0 0 25px 0;
    }
    .sds-modal.agreementpopup .sds-modal-content .btns-container{
        bottom: -15px;
    }
}
@media(max-width:600px){
    .sds-modal.agreementpopup .allForm .form-element{
        margin-top: 0;
    }
}
@media(max-width:460px){
    .sds-modal.agreementpopup .allForm .realtor_chk_grp{
        margin-top:0;
    }
}
.bg-orange{
    background-color: #e1c522 !important;
}
.b-taga{
    flex: 0 0 118px;
    width: 118px;
    text-align: center;
}
.upload_btn{
    background-color: #c72b37;
    color: #fff;
    padding: 0.5em 1em 0.5em 2.5em;
    border-radius: 1.5em;
    line-height: normal;
    background-image: url(../img/icons/realtor/uploadfilewhite.svg);
    background-repeat: no-repeat;
    background-position: left 12px center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-top:10px;
    width:205px;
    flex:0 0 205px;
}
.upload_btn.upload_btn_disable{
    background-image: url(../img/icons/realtor/lock.svg) !important;
    -webkit-text-fill-color: #ffffff;
    cursor: no-drop;
}

.sds-modal.sds-modal-center#disclosure .fileinput{
    width: 0;
    float: left;
    opacity: 0;
    padding: 0;
    border: 0;
    font-size: 0;
}
.sds-modal.sds-modal-center#disclosure .selectedvalue.file1{
    float: left;
    width: 100%;
    margin: 0;
    height: 50px;
    line-height: 50px;
    color: #5f5f5f;
    padding-left: 45px;
    font-size: 16px;
    overflow: hidden;
    background-image: url(../img/icons/realtor/upload.svg);
    background-repeat: no-repeat;
    background-position: 15px;
    background-size: 26px;
    border-radius: 6px;
    border: 2px solid #7e7e7e;
}
.sds-modal.sds-modal-center#disclosure .form-elementfile{
    margin-bottom: 0 !important;
}
.sds-modal.sds-modal-center#disclosure .allForm{
    margin-top: 10px;
}

.realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .strength_meter {
    height: 100%;
  }

  .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .strength_meter > div {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .strength_meter > div p {
    right: 20px;
  }

  .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm input {
    z-index: 2;
    background-color: transparent;
    position: relative;
  }

  .realtor_login .lhg-custmerRealtorLoginnew .allforms .allForm .form-label {
    z-index: 333;
  }

  .lhg_relators_CP-area .allForm .passwordshow{
      position: absolute;
      right:15px;
      top:50%;
      transform:translateY(-50%);
      z-index: 3;
  }
  .lhg_relators_CP-area .allForm .passwordshow .pshow, .lhg_relators_CP-area .allForm .passwordshow .phide{
      display:none;
  }
  .lhg_relators_CP-area .allForm .passwordshow .pshow.show, .lhg_relators_CP-area .allForm .passwordshow .phide.show{
      display:block;
  }
  .eyebtnwrap{
    position: relative;
  }

  .eyebtnwrap .passwordshow{
    position: absolute;
    right:15px;
    top:50%;
    transform:translateY(-50%);
    z-index: 3;
  }
  .eyebtnwrap .passwordshow .phide, .eyebtnwrap .passwordshow .pshow{
    display:none;
  }
  .eyebtnwrap .passwordshow .phide.show, .eyebtnwrap .passwordshow .pshow.show{
    display:block;
  }

  .lhg_relators_CP-area .allForm .form-label{
      z-index: 2 !important;
  }
  .lhg_relators_CP-area .allForm .strength_meter{
    margin-top: 0 !important;
    height: 100% !important;
  }

  .realtor_login .lhg-custmerRealtorLoginnew .captcha_boxcupo{
      width:100%;
      float:left;
      margin-bottom:30px;
  }



  .lhg_relators_mm.bg{
    background-color: #f7f7f7b8;
  }
.lhg_relators_mm .pamphlets_mmlist {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap:50px;
}
@media (max-width: 930px) {
    .lhg_relators_mm .pamphlets_mmlist {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
    }
}
@media (max-width: 767px) {
    .lhg_relators_mm .pamphlets_mmlist {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
    }
}

.pamphlets_mmlist .box{
    background-color: #f2f2f26e;
    -webkit-box-shadow: 1px 1px 5px #00000040;
    box-shadow: 1px 1px 5px #00000040;
    position: relative;
}
.pamphlets_mmlist .content{
    padding: 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pamphlets_mmlist .content .smttl{
    font-size: 22px;
    line-height: 1.6;
    color: #024a5b;
}
.pamphlets_mmlist .content a{
    background-color: #42b649;
    color: #fff;
    height: 100%;
    padding: 7px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.4s;
    border-radius: 50px;
    font-size: 16px;
}
.pamphlets_mmlist .content a:hover{
    background-color:#209d94;
}
.pamphlets_mmlist .content a svg{
    margin-right: 3px;
}
@media(max-width:1024px){
    .pamphlets_mmlist .content .smttl{
        font-size: 17px;
    }
}
@media(max-width:767px){
    .pamphlets_mmlist .content .smttl{
        font-size: 16px;
    }
}
.realtor_progressiveBanner{
    margin-top: 50px;
}
@media(max-width:767px){
    .realtor_progressiveBanner{
        margin-top: 30px;
    }
}

.notification{
    padding: .85em 1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 10px;
    position: relative
}
.notification.progressive {
    background-color: #0552c6;
    padding-right: 28px
}

.notification.progressive .material-symbols-outlined {
    font-size: 3rem
}

@media(max-width: 1140px) {
    .notification.progressive .material-symbols-outlined {
        font-size: 2.4rem
    }
}

@media(max-width: 980px) {
    .notification.progressive .material-symbols-outlined {
        font-size: 2rem
    }
}

@media(max-width: 676px) {
    .notification.progressive .material-symbols-outlined {
        font-size: 2.6rem
    }
}

.notification.progressive>*:not(:last-child) {
    margin-right: .2em
}

.notification.progressive .progressive_content {
    width: calc(100% - 36px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.625rem
}
.notification.progressive .progressive_content p{
    font-weight: 400;
}
.notification.progressive .progressive_content a{
    text-decoration: underline;
}

@media(max-width: 676px) {
    .notification.progressive .progressive_content p {
        display: block;
        margin: 15px 0
    }
}

.notification.progressive .progressive_content img {
    max-width: 9em;
    margin-left: .25em;
    margin-right: .25em
}

@media(max-width: 1240px) {
    .notification.progressive .progressive_content {
        font-size: 1.438rem
    }
}

@media(max-width: 1140px) {
    .notification.progressive .progressive_content {
        font-size: 1.25rem
    }
}

@media(max-width: 980px) {
    .notification.progressive .progressive_content {
        font-size: 1.125rem
    }
}

@media(max-width: 880px) {
    .notification.progressive .progressive_content {
        font-size: 1rem
    }
}

@media(max-width: 780px) {
    .notification.progressive .progressive_content {
        flex-wrap: wrap
    }
    .notification.progressive .progressive_content .btnwrapper {
        width: 100%;
        margin-top: 15px;
        text-align: center
    }
}

@media(max-width: 676px) {
    .notification.progressive .progressive_content {
        text-align: center;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(max-width: 880px) {
    .notification.progressive {
        align-items: flex-start
    }
}

@media(max-width: 676px) {
    .notification.progressive {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}
.notification.notification-strip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 574px) {
    .notification.notification-strip {
        flex-wrap: wrap;
        align-items: flex-start
    }
}



.add_boxN.progressive_inner .bx_cont.checkbox_group .cbox_wrap .cbox_container .label-popover em {
    font-size: 14px !important;
    width: 100%;
    align-items: center;
    justify-content: flex-start
}

.add_boxN.progressive_inner .bx_cont.checkbox_group .cbox_wrap .cbox_container .label-popover em img.prgressiv {
    margin-left: 16px;
    width: 160px
}

@media(max-width: 450px) {
    .add_boxN.progressive_inner .bx_cont.checkbox_group .cbox_wrap .cbox_container .label-popover em img.prgressiv {
        width: 108px
    }
}

.add_boxN.progressive_inner .bx_cont.checkbox_group .cbox_wrap .cbox_container .label-popover em.sttl {
    font-size: 17px !important;
    font-weight: 500 !important;
    color: #024a5b
}

.add_boxN.progressive_inner .bx_cont.checkbox_group .cbox_wrap .cbox_container .label-popover em .popover {
    margin-left: 5px
}

.add_boxN.progressive_inner .desc p {
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.6;
    font-weight: 500 !important;
    margin-bottom:0 !important;
}

.add_boxN.progressive_inner .desc p a {
    text-decoration: underline !important;
    color: blue
}

.add_boxN.progressive_inner .desc p img {
    width: 200px
}

@media(max-width: 380px) {
    .add_boxN.progressive_inner .desc p img {
        width: 180px
    }
}

.add_boxN.progressive_inner .desc .progressive_section {
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.add_boxN.progressive_inner .desc .progressive_section figure img {
    width: 200px
}

@media(max-width: 500px) {
    .add_boxN.progressive_inner .desc .progressive_section figure img {
        width: 158px;
        margin-top: 5px
    }
    .newcovarage_addonslist  .progressive_inner.add_boxN .bx_cont.checkbox_group .cbox_wrap .cbox_container .checkmark{
        top: 50%;
        transform: translateY(-50%) !important;
    }
}

.bg-progressive{
    background-color: #0552c6;
}
.progressiveBtn{
    padding: 0.5em 1em 0.5em 2.5em;
    border-radius: 1.5em;
    line-height: normal;
    font-family: "proxima-nova", sans-serif;
    margin-top: 10px;
    background-image: url(../img/icons/realtor/progressiveicon.png);
    background-repeat: no-repeat;
    background-position: left 12px center;
    background-size: 18px;
}


.checkoutprogressive_inner {
    border: 1px solid #b7b7b7;
    padding: 5px 12px;
    border-radius: 6px;
    margin-top:30px;
}
@media(max-width:350px){
    .checkoutprogressive_inner {
        padding: 5px;

    }
}
.checkoutprogressive_inner .checkbox_group {
    margin: 0;
    padding: 0
}

.checkoutprogressive_inner .checkbox_group em {
    margin: 0;
    font-size: 13px;
    font-family: "Gotham-Mid";
    line-height: 1.2;
    flex-wrap: nowrap !important
}
.checkoutprogressive_inner .checkbox_group em br{
    display: none;
}
@media(max-width:500px){
    .checkoutprogressive_inner .checkbox_group em br{
        display: block;
    }
}

.checkoutprogressive_inner .checkbox_group em figure {
    width: 55%;
    /* padding-left: 5px; */
    text-align: right;
    margin: 0 8px !important;
}
.checkoutprogressive_inner .checkbox_group em figure img{
    margin: 0 !important;
}
@media(max-width: 1200px) {
    .checkoutprogressive_inner .checkbox_group em figure img {
        width: 166px
    }
}

@media(max-width: 1200px)and (max-width: 414px) {
    .checkoutprogressive_inner .checkbox_group em figure img {
        width: auto
    }
}

.checkoutprogressive_inner .checkbox_group.checkpopover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.checkoutprogressive_inner .checkbox_group.checkpopover .cbox_wrap {
    width: calc(100% - 26px)
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover {
    position: relative !important
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper {
    position: absolute;
    display: none;
    right: -17px;
    bottom: 0;
    width: 620px;
    padding-bottom: 25px;
    z-index: 9999999999
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content {
    background-color: #2762c3;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content p:not(.lgdesc) {
    margin-bottom: 10px;
    font-size: 12.5px
}

@media(max-width: 1240px) {
    .checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content p:not(.lgdesc) {
        margin-bottom: 8px
    }
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content p a {
    text-decoration: underline !important
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content p a:hover {
    color: #ea1828
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content p:last-child {
    margin-bottom: 0
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content .lgdesc {
    margin-bottom: 20px;
    font-size: 15px
}

@media(max-width: 1240px) {
    .checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content .lgdesc {
        font-size: 14.5px;
        margin-bottom: 15px
    }
}

@media(max-width: 490px) {
    .checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content {
        line-height: 1.5;
        padding: 15px
    }
}

@media(max-width: 360px) {
    .checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper .content {
        max-height: 300px;
        overflow-y: auto
    }
}

@media(max-width: 1560px) {
    .checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper {
        width: 639px
    }
}

@media(max-width: 670px) {
    .checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper {
        width: 460px
    }
}

@media(max-width: 490px) {
    .checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper {
        width: 330px
    }
}

@media(max-width: 360px) {
    .checkoutprogressive_inner .checkbox_group.checkpopover .popover .tooltip_contwrapper {
        width: 290px
    }
}

.checkoutprogressive_inner .checkbox_group.checkpopover .popover:hover .tooltip_contwrapper {
    display: block
}

.checkoutprogressive_inner .checkbox_group .checkmark {
    top: 13px
}
@media(max-width:450px){
    .checkoutprogressive_inner .checkbox_group .checkmark {
        top: 9px !important;
    }
}
@media(max-width:330px){
    .checkoutprogressive_inner .checkbox_group .checkmark {
        top: 6px !important;
    }
}

@media(max-width: 1200px) {
    .checkoutprogressive_inner .checkbox_group .checkmark {
        top: 13px
    }
}

.checkoutprogressive_inner .label-popover {
    width: 100%
}

.checkoutprogressive_inner .cbox_wrap {
    margin: 0
}

.checkoutprogressive_inner .cbox_container {
    width: 100%;
    display: block
}

.add_boxN.progressive_inner.checkoutprogressive_inner .cbox_container em {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between !important;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    white-space: nowrap;
    width: 100%;

}
.add_boxN.progressive_inner.checkoutprogressive_inner .bx_cont.checkbox_group .cbox_wrap .cbox_container .label-popover em{
    font-size: 15px !important;
}
@media(max-width:500px){
    .add_boxN.progressive_inner.checkoutprogressive_inner .bx_cont.checkbox_group .cbox_wrap .cbox_container .label-popover em{
        font-size: 12px !important;
    }
}
@media(max-width:350px){
    .add_boxN.progressive_inner.checkoutprogressive_inner .bx_cont.checkbox_group .cbox_wrap .cbox_container .label-popover em{
        font-size: 11px !important;
    }
}

@media(max-width: 410px) {
    .checkoutprogressive_inner .cbox_container em {
        flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        -webkit-box-pack: space-between;
        -moz-box-pack: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -moz-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}
.realtor_login .lhg_hdr--logo{
    width:auto;
}
.realtor_login .lhg_hdr--logo .d-logo{
    width: auto;
    max-height: 46px;
}
.lhg_footer_store .top_btmwrap .top .fdesk{
    width: auto;
}

.couponBox{
    padding: 45px;
    -webkit-box-shadow: 0 0 7px #c3c3c363;
    box-shadow: 0 0 7px #c3c3c363;
    border-radius: 6px;
    margin-top: 25px;
    float: left;
    width: 100%;
}
.couponBox .lhg_realtor_stepform_wrap{
    width: 100%;
}
.couponBox .lhg_realtor_stepform_wrap .allForm .form-element{
    margin-bottom: 0 !important;
}
.couponBox .lhg_realtor_stepform_wrap .allForm .form-element .form-field{
    padding-left: 100px;
    padding-top: 0;
}
.couponBox .lhg_realtor_stepform_wrap .allForm .form-element .form-label{
    top: 20px !important;
    font-size: 18px !important;
    left: 20px !important;
    color: #000 !important;
    opacity: 1 !important;
    padding: 0 6px !important;
}
.notificationbox{
    background-color: #e4f6fb;
    padding:15px;
    margin-bottom: 30px;
}
.notificationbox p{
    font-size: 18px;
    line-height: 1.6;
}
.notificationbox p span {color:#ea1828; display:inline;}

@media(max-width:1024px){
    .couponBox{
        padding: 30px;
    }
}
@media(max-width:767px){
    .couponBox{
        padding: 25px 15px;
    }
    .couponBox .lhg_realtor_stepform_wrap .allForm .form-element .form-label{
        font-size: 16px !important;
    }
    .couponBox .lhg_realtor_stepform_wrap .allForm .form-element .form-field{
        padding-left: 93px;
    }
    .couponBox .lhg_realtor_stepform_wrap .allForm .form-element .form-label{
        top: 22px !important;
    }
    .notificationbox p{
        font-size: 16px;
    }
}
@media(max-width:760px){
    .couponBox .lhg_realtor_stepform_wrap .allForm .form-element .form-label{
        left: 15px !important;
        padding: 0 !important;
    }
    .couponBox .lhg_realtor_stepform_wrap .allForm .form-element .form-field{
        padding-left: 80px;
    }
}
@media(max-width:574px){
    .couponBox .lhg_realtor_stepform_wrap .allForm .form-element .form-label{
        top: 17px !important;
    }
}

