.introduction_title {
    color: #ffffff;
    font-family: Avenir-stadlight;
    font-size: 32px;
    font-style: normal;
    letter-spacing: 5.5px;
    line-height: 26px;
    text-transform: uppercase;
}

.introduction_title_span {
    /* Text style for "Introducin" */
    font-family: Avenir-Regular;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

.introduction_sub_title {
    font-family: Avenir-Regular;
    font-size: 27px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26px;
    text-align: center;
    /* Text style for "™" */
}

.introduction_sub_title_tm {
    font-size: 20px;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
}

.whether_yo {
    color: #dbdbdb;
    font-family: Helvetica;
    font-size: 21px;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: center;
}

.compare-row {
    border-bottom: 1px dotted #cbccce;
}

.compare-row:hover {
    background-color: #d8d8d8;
    transition-property: width;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

.concierge_color {
    background-color: #6d818f !important;
    color: #ffffff !important;
}

.concierge_plus_color {
    background-color: #528fb0 !important;
    color: #ffffff !important;
}

.plan_title {
    color: #333333;
    font-family: Avenir-Regular;
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 21.6px;
    text-align: center;
    padding: 40px;
}

.annual_access_fee {
    color: #0183c7;
    font-family: Avenir-Regular;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

.annual_access_price {
    color: #929292;
    font-family: Avenir-Regular;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    text-decoration: line-through;
}

.annual_access_price_regular {
    color: #333333;
    font-family: Avenir-Regular;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

.subscribe_button {
    /* Style for "Rectangle" */
    width: 138px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border-radius: 2px;
    background-color: #0077e2;
    color: #ffffff;
    font-family: Avenir-Regular;
    font-size: 17px !important;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding: 8px;
}

.subscribe_button:hover {
    color: #ffffff;
}

.customer-support-button {
    /* Style for "Rectangle" */
    /* width: 138px; */
    border: 2px solid #0077e2;
    border-radius: 2px;
    background-color: #ffffff;
    color: #0077e2;
    font-family: Avenir-Regular;
    font-size: 26px !important;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding: 8px;
}

.customer-support-button:hover {
    text-decoration: none;
}

.customer-support-button b {
    font-size: revert;
}

.login_button {
    /*Stylefor"Rectangle"*/
    width: 150px;
    /*border: 2px solid #0077e2;
    */
    border-radius: 7px;
    background-color: #0077e2;
    color: #ffffff;
    font-family: Avenir-Regular;
    font-size: 26px !important;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding: 8px;
}

.apex_conci {
    /* Style for "Apex Conci" */
    /* width: 278px; */
    /* height: 94px; */
    color: #1b2125;
    font-family: Avenir-Regular;
    font-size: 29px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    padding-top: 60px;
    padding-left: 20px;
    line-height: 35px;
}

.features_bold_title {
    color: #666666;
    font-family: Avenir-Regular;
    font-size: 17px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
}

.features_regular_title {
    color: #666666;
    font-family: Avenir-Regular;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-left: 10px;
}

.my_plan_section {
    background-color: #f8fafb;
}

.register_lable {
    color: #2d2f31 !important;
    font-family: Avenir-Regular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
}

.return_back {
    color: #788995;
    font-family: Avenir-Regular;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    text-decoration: none !important;
}

.agent_info_tab_active {
    color: #1b2125;
    font-family: Avenir-Regular;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
}

.agent_info_tab_inactive {
    color: #d4d9dd;
    font-family: Avenir-Regular;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
}

.agent_tab_active_border {
    border-bottom: 1px solid #000000;
}

.agent_tab_inactive_border {
    border-bottom: 1px solid #d4d9dd;
}

.agent_information_title {
    color: #1b2125;
    font-family: Avenir-Regular;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
}

.cc_title {
    color: #1b2125;
    font-family: Avenir-Regular;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
}

.cc_card_description {
    color: #788995;
    font-family: Avenir-Regular;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26px;
    text-align: left;
}

.my_plan {
    color: #1b2125;
    font-family: Avenir-Regular;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
}

.my_plan_details {
    color: #788995;
    font-family: Avenir-Regular;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left;
}

.my_plan_price_details {
    color: #788995;
    font-family: Avenir-Regular;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left;
}

.have_a_coupon {
    color: #1b2125;
    font-family: Avenir-Regular;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left;
}

.subtotal_title {
    color: #788995;
    font-family: Avenir-Regular;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left;
}

.subtotal_price {
    color: #788995;
    font-family: Avenir-Regular;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: right;
    text-transform: uppercase;
}

.total_title {
    color: #1b2125;
    font-family: Avenir-Regular;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left;
}

.total_price {
    color: #1b2125;
    font-family: Avenir-Regular;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: right;
    text-transform: uppercase;
}
/*============================================================
BACKGROUND COLORS
============================================================*/

.db-bk-color-one {
    background-color: #6d818f;
}

.db-bk-color-two {
    background-color: #528fb0;
}

.db-bk-color-three {
    background-color: #6d818f;
}

.db-bk-color-six {
    background-color: #f59b24;
}
/*============================================================
PRICING STYLES
==========================================================*/

.db-button-color-square {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.db-button-color-square:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
}

.db-pricing-eleven {
    /*margin-bottom: 30px;*/
    /* margin-top: 50px; */
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    line-height: 30px;
}

.db-pricing-eleven ul {
    list-style: none;
    margin: 0;
    text-align: center;
    padding-left: 0px;
}

.db-pricing-eleven ul li {
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
}

.db-pricing-eleven ul li i {
    margin-right: 5px;
}

.db-pricing-eleven .price {
    color: #ffffff;
    font-family: Avenir-Regular;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 2.16px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    /* height: 48px;
        padding-top: 10px; */
    padding: 10px;
}

.db-pricing-eleven .price small {
    color: #b8b8b8;
    display: block;
    font-size: 12px;
    margin-top: 22px;
}

.db-pricing-eleven .type {
    background-color: #52e89e;
    padding: 50px 20px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 30px;
}

.db-pricing-eleven .pricing-footer {
    padding: 20px;
}

.db-attached > .col-lg-4,
.db-attached > .col-lg-3,
.db-attached > .col-md-4,
.db-attached > .col-md-3,
.db-attached > .col-sm-4,
.db-attached > .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
}

.db-pricing-eleven.popular {
    margin-top: 10px;
}

.db-pricing-eleven.popular .price {
    padding-top: 80px;
}

.popular_section_style {
    min-height: 305px;
    height: 100%;
    box-shadow: 0 14px 14px rgb(255 255 255 / 24%), 0 0 3px rgba(0, 0, 0, 0.12);
    border-right: 1px solid rgba(0, 0, 0, 0.12);
    border-left: 1px solid rgba(0, 0, 0, 0.12);
}

.apex_concierge_section {
    /* margin-top: 50px; */
    background-color: #fff;
    /* box-shadow: 0 1px 0 #cccccc; */
    min-height: 284px;
}

.light_gray_box_shadow {
    box-shadow: 0 14px 14px rgb(255 255 255 / 24%), 0 0 3px rgba(0, 0, 0, 0.12);
    /* box-shadow: 6px 0 4px 0px rgba(0, 0, 0, 0.12), -6px 0 4px 0px rgba(0, 0, 0, 0.12); 
        -moz-box-shadow: 6px 0 4px 0px rgba(0, 0, 0, 0.12), -6px 0 4px 0px rgba(0, 0, 0, 0.12); 
        -webkit-box-shadow: 6px 0 4px 0px rgba(0, 0, 0, 0.12), -6px 0 4px 0px rgba(0, 0, 0, 0.12); */
    border-right: 1px solid rgba(0, 0, 0, 0.12);
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    margin: 0px;
}

.grey_row {
    background-color: #d8d8d8;
    opacity: 0.4 !important;
    min-height: 53px;
}

.light_grey_row {
    /*background-color: #fbfbfb;*/
    opacity: 0.87 !important;
    min-height: 53px;
}

.feture_white_row {
    min-height: 53px;
    background-color: #ffffff;
    opacity: 0.87 !important;
}

.popover {
    background-color: #edf9ff;
}

.popover.right .arrow:after {
    background-color: #edf9ff;
}

.agent_program_logo {
    max-width: 342px;
    max-height: 250px;
}

.popoverOption {
    cursor: pointer;
}

.row.independentplan {
    justify-content: center;
}

table {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 100%;
    table-layout: fixed;
}

table tr {
    padding: 0px !important;
    border-bottom: 1px dotted #cbccce;
}

table tbody tr td {
    padding: 0px !important;
    align-items: center;
}

table tbody tr td p {
    margin-bottom: 0px;
}

table td > p,
table td > img {
    margin: 0px;
}

.return_back_pos {
    text-align: left;
}

.Concierge_box_height {
    min-height: 305px;
}

.Concierge_box_height_popular {
    min-height: 330px;
}

@media screen and (max-width: 600px) {
    table {
        border: 0;
    }
    table tr {
        border: 1px solid #ddd;
        display: grid !important;
        margin: 16px;
    }
    table tr:first-child {
        border: none;
    }
    table tr:first-child td {
        border: 1px solid #ddd;
        height: auto !important;
        margin-bottom: 16px;
    }
    table tr:first-child > td > div > div {
        margin-top: 0px !important;
    }
    .db-pricing-eleven,
    .apex_concierge_section {
        margin-top: 0px;
        text-align: center;
    }
    table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 0.8em;
    }
    table td::before {
        content: attr(data-label);
        float: left;
        padding: 16px 0px 0px 16px;
        font-weight: normal;
    }
    table td > img {
        display: flex;
        margin: 0px 16px 0px auto !important;
    }
    table td:first-child::before {
        /* content: ""; */
        margin-left: 0px;
    }
    table td:first-child p {
        text-align: center !important;
        padding: 16px;
        margin-top: 4px;
        justify-content: center;
    }
    table td:last-child {
        border-bottom: 0;
    }
    .light_gray_box_shadow {
        box-shadow: none;
    }
    .register_wrapper_sub {
        padding: 2rem 16px;
    }
    .return_back_pos {
        text-align: right;
    }
    .db-pricing-eleven .price {
        font-size: 16px;
        padding-top: 13px;
    }
    .plan_title {
        padding: 20px;
    }
    .Concierge_box_height,
    .Concierge_box_height_popular {
        min-height: 100%;
    }
    .grey_row {
        min-height: 0px !important;
    }
    .features_regular_title {
        font-weight: 800 !important;
    }
    .tooltip {
        display: "inline-block";
        float: top;
    }
}

@media screen and (max-width: 768px) {
    .agent_program_logo {
        max-width: 100%;
    }
    .introduction_title {
        font-size: 18px;
    }
    .apex_conci {
        font-size: 18px;
    }
    .db-pricing-eleven .price {
        font-size: 16px;
        padding-top: 14px;
    }
    .annual_access_price_regular {
        font-size: 16px;
    }
    .features_bold_title {
        font-size: 15px;
    }
    .features_regular_title {
        font-size: 14px;
        margin-left: 5px;
    }
    .features_bold_title {
        font-size: 15px;
    }
    .apex_concierge_section {
        min-height: 100%;
    }
    .plan_title {
        font-size: 16px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .db-pricing-eleven .price {
        font-size: 16px;
        padding-top: 14px;
    }
    .apex_conci {
        font-size: 18px;
    }
}

.customer-support-btn {
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
    font-family: Avenir-Regular;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    font-size: 16px !important;
    padding-top: 8px !important;
    cursor: pointer;
}

.customer-support-btn:hover {
    color: #ffffff !important;
    border-color: #ffffff !important;
    opacity: 0.7;
}

.sign-in-btn {
    color: #ffffff !important;
    font-family: Avenir-Regular;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    font-size: 16px !important;
    padding-top: 8px !important;
    cursor: pointer;
}

.sign-in-btn:hover {
    color: #ffffff !important;
    border-width: 2px;
    border-color: #ffffff !important;
    opacity: 0.7;
}

.customer-support-btn-home {
    border: 2px solid #0077e2 !important;
    color: #0077e2 !important;
    font-family: Avenir-Regular;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    font-size: 16px !important;
    padding-top: 8px !important;
    cursor: pointer;
}

.customer-support-btn-home:hover {
    color: #0077e2 !important;
    border-color: #0077e2 !important;
    opacity: 0.7;
}

.sign-in-btn-home {
    color: #0077e2 !important;
    font-family: Avenir-Regular;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    font-size: 16px !important;
    padding-top: 8px !important;
    cursor: pointer;
}

.sign-in-btn-home:hover {
    color: #0077e2 !important;
    border-width: 2px;
    border-color: #0077e2 !important;
    opacity: 0.7;
}

html {
    height: auto !important; /* reset default to allow scroll navigation */
}
html.calendly-page-scroll-locked {
    height: 100% !important; /* set height when popup is active */
}

select,
option {
    font-family: "SF Regular", sans-serif, Arial !important;
}

/* @media only screen and (max-width: 320px) {
	.d-flex.justify-content-end {
		padding: 30px 10px 0px 10px;
	}
	a.btn.login_button {
		padding-top: 25px;
	}
	.intro.col-md-6 {
		padding-top: 30px !important;
		text-align: center;
		padding-left: 20px !important;
	}
	p.d-text.pt-4 {
		padding: 0px 20px;
	}
	.home-concierge-box {
		padding: 20px 35px !important;
	}
	.toll-listing-text.row {
		margin-right: 2px;
		margin-left: 10px;
	}
	img.logo_link_img {
		width: inherit;
	}
	.col.home-concierge.text {
		margin-right: 0px !important;
		margin-bottom: 20px;
	}
	h1.plan-tool-text {
		padding: 24px 10px 0px 32px;
	}
	h1.extra-plan-text {
		padding-left: 32px;
	}
} */

/* Indipendent Agent Check out */
.home-concierge {
    /* Style for "Rectangle" */
    border-radius: 2px;
    background-color: #ffffff;
    color: #000000;
    font-family: Avenir-Regular;
    font-size: 26px !important;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    box-shadow: 3px 3px 5px 6px #ccc;
    max-width: 300px;
    max-height: 300px;
    min-width: 300px;
    min-height: 300px;
}

.home-concierge-plan {
    /* Style for "Rectangle" */
    border-radius: 2px;
    background-color: #ffffff;
    color: #000000;
    font-family: Avenir-Regular;
    font-size: 26px !important;
    font-weight: 900;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    box-shadow: 3px 3px 5px 6px #ccc;
    max-width: 300px;
    max-height: 240px;
    justify-content: space-evenly;
    min-width: 300px;
    min-height: 240px;
}

.plans-text-box {
    justify-content: space-between !important;
}

.plan-name-text {
    font-family: Avenir-Black;
    font-weight: 700;
    font-size: 20px;
    color: #666666;
}

.justify-content {
    justify-content: start;
}

.ptsm-3 {
    padding-top: 0px;
}

@media only screen and (max-width: 1440px) {
    .home-concierge {
        max-width: 300px;
        max-height: 300px;
        min-width: 300px;
        min-height: 300px;
    }
}

@media only screen and (max-width: 1024px) {
    .home-concierge {
        max-width: 270px !important;
        max-height: 270px !important;
    }

    .plans-text-box {
        justify-content: space-around !important;
    }
}

@media only screen and (max-width: 500px) and (min-width: 320px) {
    .justify-content {
        justify-content: center;
    }

    .ptsm-3 {
        padding-top: 1rem !important;
    }
}

.header-img {
    width: inherit;
    height: 100%;
}

.main-h1 {
    font-size: 35px !important;
    font-weight: 200 !important;
    font-family: Avenir-Medium;
}

.main-h2 {
    font-size: 35px !important;
    font-weight: 700 !important;
    font-family: Avenir-Black;
}

.main-h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
    font-family: Avenir-Black;
    color: #666666;
}

.plan-amount-text {
    color: #212529;
    font-size: 50px;
    font-weight: 100;
    font-family: sans-serif;
}
.plan-duration-text {
    color: #666666;
    font-size: 16px;
    font-family: Avenir-stadlight;
}

.p-6 {
    padding: 4rem !important;
}

.ind-customer-support-btn {
    border: 2px solid #0077e2 !important;
    color: #0077e2 !important;
    font-family: Avenir-Regular;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    font-size: 16px !important;
    padding-top: 8px !important;
    cursor: pointer;
}

.ind-customer-support-btn:hover {
    color: #0077e2 !important;
    border-color: #0077e2 !important;
    opacity: 0.7;
}

.ind-sign-in-btn {
    color: #ffffff !important;
    background: #0077e2 !important;
    font-family: Avenir-Regular;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    font-size: 16px !important;
    padding-top: 8px !important;
    cursor: pointer;
}

.ind-sign-in-btn:hover {
    color: #ffffff !important;
    border-width: 2px;
    border-color: #0077e2 !important;
    opacity: 0.7;
}

.text-subscribe-btn {
    width: 200px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    border-radius: 2px;
    background-color: #0077e2;
    color: #ffffff;
    font-family: Avenir-Regular;
    font-size: 20px !important;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    padding: 12px 15px;
}
.text-subscribe-btn:hover {
    text-decoration: none;
    color: #ffffff;
}

.d-text {
    font-size: 22px;
}

.p-text {
    color: #666666;
}

.home-concierge.text {
    text-align: left;
}
.middle-content {
    margin-top: 30px;
}
.p-text.hight {
    line-height: 2rem !important;
    font-weight: 300 !important;
    font-size: 20px !important;
}
.plan-tool-text {
    padding: 80px 0px 20px 80px;
}
.plan-tool-text p {
    font-size: 40px;
}
.title-tools {
    color: #666666;
}
.extra-plan-text {
    padding-bottom: 20px;
    padding-left: 80px;
    color: #666666;
}
