/*---------------------------------------------------------------------------------

 Theme Name:   Authority Software
 Theme URI:    http://authoritysoftware.com
 Description:  Theme for Authority Software
 Author:       Ricardo Gouveia
 Template:     Divi
 Version:      1.0.0
 License:
 License URI:

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/****
*
* General
*
*****/

body {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
}

mark {
    background-color: transparent;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
    font-size: 47px !important;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400 !important;
    top: -10px !important;
    opacity: 1 !important;
    background: #00B2B4 !important;
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
    padding: 0 0 10px 3px !important;
    text-align: center !important;
    cursor: pointer !important;
}

/****
*
* Typography
*
*****/

.et_pb_text_inner h1,
.small-heading h1.entry-title,
.et_pb_title_container h1.entry-title {
    font-weight: 900;
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.1;
}



.et_pb_text_inner h3,
.small-heading h3.entry-title,
.et_pb_title_container h3.entry-title {
    font-weight: 900;
    font-size: clamp(28px, 3.5vw, 40px);
    line-height: 1.15;
}

.big-title h1,
.product-heading h1 {
    font-weight: 900;
    font-size: clamp(42px, 7vw, 80px);
    line-height: 0.95;
    overflow-wrap: normal;
    word-wrap: normal;
}

.et_pb_slide_title {
    font-weight: 900;
    font-size: clamp(34px, 5vw, 52px);
    line-height: 1;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
    font-weight: 800;
    text-transform: uppercase;
    font-size: clamp(38px, 7vw, 72px);
    line-height: 0.95;
    color: #ffffff;
}

.et_pb_module_header.wordCount-2 .word2,
.et_pb_module_header.wordCount-3 .word3 {
    display: block;
}

.product-signup .et_pb_fullwidth_header h1 mark {
    color: white;
    font-weight: 900;
}

.product-signup .et_pb_fullwidth_header h1 .word2 {
    display: block;
}

@media only screen and (max-width: 980px) {
    .et_pb_text_inner h1,
    .small-heading h1.entry-title,
    .et_pb_title_container h1.entry-title {
        font-size: clamp(30px, 5vw, 40px);
    }

    .big-title h1,
    .product-heading h1 {
        font-size: clamp(38px, 8vw, 62px);
    }
}

@media only screen and (max-width: 767px) {
    .et_pb_text_inner h1,
    .small-heading h1.entry-title,
    .et_pb_title_container h1.entry-title {
        font-size: clamp(28px, 9vw, 36px);
    }

    h2 {
        font-size: clamp(24px, 7vw, 32px);
    }

    .et_pb_text_inner h3,
    .small-heading h3.entry-title,
    .et_pb_title_container h3.entry-title {
        font-size: clamp(24px, 7vw, 32px);
    }

    .big-title h1,
    .product-heading h1 {
        font-size: clamp(36px, 11vw, 48px);
    }
}
/****
*
* Lists
*
*****/

#et-main-area .et_pb_text ul {
    list-style: none;
}

#et-main-area .et_pb_text ul li::before {
    content: "•";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    color: #00B2B4;
    font-size: 1.2em;
}

.page.xml .et_pb_text_inner ul {
    list-style: none;
    margin-left: 2em;
}

.page.xml .et_pb_text_inner ul li::before,
.page.dpm .et_pb_text_inner ul li::before,
.page.ra .et_pb_text_inner ul li::before {
    content: "•";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 1.5em;
}

.page.xml .et_pb_text_inner ul li::before {
    color: #8D59A4;
}

.page.dpm .et_pb_text_inner ul li::before {
    color: #FBB040;
}

.page.ra .et_pb_text_inner ul li::before {
    color: #3497D0;
}

.page #training .et_pb_text_inner ul li::before {
    color: #fff;
}

.page .et_pb_text_inner ul li.row::before {
    display: none;
    margin-left: 0;
}

.page .et_pb_text_inner ul,
.page .et_pb_text_inner ol {
    margin-top: 1em;
}

#left-area ul,
.comment-content ul,
.entry-content ul,
body.et-pb-preview #main-content .container ul {
    line-height: 1.5em;
    list-style: none;
    margin-left: 1.5em;
}

ol {
    margin: 0;
    padding: 0;
    list-style: decimal-leading-zero inside none;
}

ol li {
    margin: 0 0 0 2em;
    padding: 0;
    text-indent: -1.2em;
}
/* Remove unwanted Divi list bullets from XML Authority estimator page */
.page-id-677 #et-main-area .et_pb_text ul li::before,
.page-id-677 #et-main-area .et_pb_text ol li::before,
.page-id-677 #estimator ul li::before,
.page-id-677 #estimator ol li::before,
.page-id-677 #signup-form-container ul li::before,
.page-id-677 #signup-form-container ol li::before,
.page-id-677 #subscribe-form ul li::before,
.page-id-677 #subscribe-form ol li::before,
.page-id-677 #order_summary ul li::before,
.page-id-677 #order_summary ol li::before,
.post-677 #et-main-area .et_pb_text ul li::before,
.post-677 #et-main-area .et_pb_text ol li::before,
.post-677 #estimator ul li::before,
.post-677 #estimator ol li::before,
.post-677 #signup-form-container ul li::before,
.post-677 #signup-form-container ol li::before,
.post-677 #subscribe-form ul li::before,
.post-677 #subscribe-form ol li::before,
.post-677 #order_summary ul li::before,
.post-677 #order_summary ol li::before {
    content: none !important;
    display: none !important;
}
/* Reset list spacing inside the estimator */
.page-id-677 #estimator ul,
.page-id-677 #estimator ol,
.page-id-677 #signup-form-container ul,
.page-id-677 #signup-form-container ol,
.page-id-677 #subscribe-form ul,
.page-id-677 #subscribe-form ol,
.page-id-677 #order_summary ul,
.page-id-677 #order_summary ol,
.post-677 #estimator ul,
.post-677 #estimator ol,
.post-677 #signup-form-container ul,
.post-677 #signup-form-container ol,
.post-677 #subscribe-form ul,
.post-677 #subscribe-form ol,
.post-677 #order_summary ul,
.post-677 #order_summary ol {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
/****
*
* Estimator
*
*****/

#estimator p {
    display: none !important;
}

#signup-form-container,
#subscribe-form {
    float: left;
    width: 100%;
}

#subscribe-form .row {
    margin: 0;
    padding-right: 2em;
}

#subscribe-form .row:nth-last-of-type(1) {
    padding-right: 0;
}

#subscribe-form .col-sm-4 {
    width: 33.33%;
    float: right;
}

#subscribe-form .col-sm-8 {
    width: 66.66%;
    float: left;
}

#subscribe-form.caldera-grid .row .col-sm-12 {
    width: 100%;
}

/* Remove unwanted global list bullets inside the estimator/order summary */
#estimator ul,
#order_summary ul {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

#estimator ul li::before,
#order_summary ul li::before {
    content: none !important;
    display: none !important;
}

#checkout-button {
    float: left;
}

.checkout-notice {
    float: left;
    font-size: 80%;
    font-weight: 500;
    line-height: 1em;
    display: inline-block;
    width: 50%;
    margin-top: 5px;
    margin-left: 1em;
}

.term-radio-container {
    display: inline-block;
    background-color: #333333;
    padding: 1em 2em;
    font-weight: 800;
}

.term-radio-container.radio-block-active {
    background-color: #8D59A4;
}

.term-radio-container input {
    display: none;
}

legend,
.users-label {
    font-size: 20px;
    margin: 0 10px 10px 0;
    font-weight: 800;
    display: block;
}

fieldset {
    margin: 40px 0 0 0;
    display: block;
}

fieldset.term-fieldset {
    margin-top: 0;
}

.post-677 .header-content mark,
.post-677 .header-content .word2 {
    color: white;
    font-weight: 900;
}

.post-677 .header-content .word2 {
    display: block;
}

.option-input {
    appearance: none;
    position: relative;
    top: 6.333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    z-index: 1000;
    margin-top: 0;
}

.option-input:hover {
    background: #9faab7;
}

.option-input:checked {
    background: #8D59A4;
}

.option-input:checked::before {
    height: 20px;
    width: 20px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    padding-left: 1px;
    z-index: 101;
}

/* Disable the old animated dot/wave effect */
.option-input:checked::after {
    content: none !important;
    display: none !important;
}

.option-input.radio,
.option-input.radio::after {
    border-radius: 50%;
}

.radio label,
.checkbox label {
    height: 20px;
    display: block;
    margin-bottom: 10px;
}

#signup-form-container h3 {
    margin-bottom: 1em;
}

.text-danger {
    color: white !important;
    font-weight: bold !important;
    font-size: 85% !important;
}

.coupon_error_msg {
    float: left;
    width: 100%;
    line-height: 1;
    margin-top: 0.5em;
    font-weight: 600;
}

.alert-danger,
.alert-success {
    display: block !important;
    width: 100% !important;
    float: left !important;
    opacity: 1 !important;
    padding: 1em !important;
    color: white !important;
    font-weight: bold !important;
    margin-bottom: 1em;
}

.alert-danger {
    background: #a94442 !important;
}

.alert-success {
    background: #3c763d !important;
}

.hide-alert {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    #subscribe-form .row {
        padding-right: 0;
    }

    #subscribe-form .col-sm-4,
    #subscribe-form .col-sm-8,
    .checkout-notice {
        float: none;
        width: 100%;
    }

    .checkout-notice {
        margin-left: 0;
    }
}
/****
*
* Navigation
*
*****/

#main-header > .container {
    width: 95% !important;
    max-width: 100% !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation,
.et_header_style_split .et-fixed-header #et-top-navigation,
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    padding: 30px 0 0 0 !important;
}

#top-menu > li:last-child {
    padding-right: 10px;
    padding-left: 10px;
}

#top-menu > li:last-child a {
    padding-bottom: 10px !important;
}

#top-menu li {
    padding: 10px 50px 0 0;
}

#top-menu .current_page_item > a {
    border-bottom: 3pt solid white;
}

li.nav-btn {
    background-color: transparent;
    border: 1px solid #ffffff;
    transition: all 1s ease;
}

li.nav-btn a,
li.nav-btn.current_page_item a {
    transition: all 1s ease;
}

li.nav-btn.current_page_item a {
    border-bottom: 0 !important;
}

li.nav-btn:hover {
    background-color: white;
    color: #00B2B4 !important;
}

li.nav-btn:hover a {
    color: #00B2B4 !important;
}

.et-fixed-header #top-menu li.nav-btn {
    border: 1px solid #00b2b4;
    color: #00b2b4;
}

.et-fixed-header #top-menu li.nav-btn > a {
    color: #00b2b4 !important;
}

.et-fixed-header #top-menu li.nav-btn:hover {
    background-color: #00b2b4;
}

.et-fixed-header #top-menu li.nav-btn:hover > a {
    color: #ffffff !important;
}

/* Desktop submenu */
#top-menu ul.sub-menu {
    background-color: white !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0) !important;
    color: #00B2B4;
}

/* Desktop submenu links */
#top-menu ul.sub-menu li a {
    color: #00B2B4 !important;
}

/* Mobile submenu fix */
@media only screen and (max-width: 980px) {
    .et_mobile_menu ul.sub-menu,
    .et_mobile_menu .sub-menu {
        background-color: #002f45 !important;
    }

    .et_mobile_menu ul.sub-menu li a,
    .et_mobile_menu .sub-menu li a {
        color: #ffffff !important;
    }
}

.et_pb_button {
    padding: 9px 20px !important;
}

.et_pb_button:hover {
    padding: 9px 2em 9px 20px !important;
}

/****
*
* Homepage Header Slider
*
*****/

.home .et_pb_fullwidth_slider_0 .et_pb_slide_image img {
    max-width: 100% !important;
}

.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_image {
    margin: -70.5px auto 0;
    width: 50%;
    display: block;
    position: relative;
    float: left;
}

.home .et_pb_section_first .et_pb_slides {
    height: 60vh !important;
}

.home .et_pb_section_first .et_pb_slides .et_pb_slide {
    height: 100% !important;
    padding-top: 168px !important;
}

.home .et_pb_section_first .et_pb_slides .et_pb_slide .et_pb_slide_image {
    margin-top: 0 !important;
}

.home .et_pb_fullwidth_slider_0 .et-pb-controllers a {
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

.home .et_pb_fullwidth_slider_0 .et-pb-arrow-prev::before {
    content: "#";
}

.home .et_pb_fullwidth_slider_0 .et-pb-arrow-next::before {
    content: "$";
}

.et_pb_slide.et_pb_slide_with_image.et_pb_bg_layout_dark.et_pb_media_alignment_center.et_pb_slide_0.et-pb-active-slide::after {
    content: "";
    position: absolute;
    bottom: 1vw;
    right: 2vw;
    width: 9vw;
    height: 2vw;
    display: block;
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
}

.home .et_pb_section_first .et_pb_slide::after {
    content: "";
    position: absolute;
    bottom: 1vw;
    right: 2vw;
    width: 11vw;
    height: 3vw;
    display: block;
    background-image: url('images/2x/authority-suite-slider-logo@2x.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.home .et_pb_section_first .et_pb_slide_title {
    line-height: 0.8;
}

.et_pb_fullwidth_slider_0 .et_pb_slide .et_pb_slide_description {
    text-align: right;
    width: 50%;
    padding: 0;
    position: relative;
    margin: 0 auto;
    float: left !important;
    clear: both;
}

@media only screen and (max-width: 767px) {
    .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_image,
    .et_pb_fullwidth_slider_0 .et_pb_slide .et_pb_slide_description {
        width: 100%;
        float: none !important;
        text-align: center;
    }

    .home .et_pb_section_first .et_pb_slides .et_pb_slide {
        padding-top: 120px !important;
    }
}

/****
*
* Home Product 3 Column
*
*****/

.dotted-bg {
    background-image: url('images/1x/dotted-bg-pattern.png');
    background-size: 100%;
}

/****
*
* Home Product Slider
*
*****/

.et_pb_slide_image {
    right: 0;
    margin-right: 0;
}

.home .et_pb_slider .et_pb_slide .et_pb_button::after {
    margin-top: -5px;
}

#support-banner h1 mark {
    color: #00B2B4 !important;
}

#home-product-slider .et_pb_slide:nth-of-type(1) mark {
    color: #1788ca;
}

#home-product-slider .et_pb_slide:nth-of-type(2) mark {
    color: #fbb040;
}

#home-product-slider .et_pb_slide:nth-of-type(3) mark {
    color: #8d59a4;
}

#home-product-slider .et_pb_slides .et_pb_slide .et_pb_container,
#home-product-slider .et_pb_slide .et_pb_container {
    height: auto !important;
    min-height: 600px;
}

#home-product-slider .et_pb_slide {
    padding-bottom: 0 !important;
}

#home-product-slider div.et_pb_slide_description,
#home-product-slider .et_pb_slider_fullwidth_off div.et_pb_slide_description {
    padding-top: 1%;
    padding-bottom: 1%;
    float: left !important;
}

#home-product-slider.et_pb_slide_with_image .et_pb_slide_description {
    float: left !important;
}

@media only screen and (max-width: 980px) {
    #home-product-slider .et_pb_slides .et_pb_slide .et_pb_container,
    #home-product-slider .et_pb_slide .et_pb_container {
        min-height: 520px;
    }
}

@media only screen and (max-width: 767px) {
    #home-product-slider .et_pb_slides .et_pb_slide .et_pb_container,
    #home-product-slider .et_pb_slide .et_pb_container {
        min-height: 420px;
    }
}

/****
*
* Testimonial Banner
*
*****/

.et_pb_testimonial_meta {
    font-size: 60% !important;
}

.et_pb_testimonial_description_inner p:nth-of-type(1)::before,
.et_pb_testimonial_description_inner p:nth-of-type(1)::after {
    content: '"';
}

.et_pb_testimonial a {
    font-size: inherit !important;
    color: white;
    text-decoration: none;
}

.et_pb_testimonial::before {
    display: none;
}

.et_pb_testimonial {
    color: white !important;
    line-height: 1em;
    font-size: clamp(28px, 5vw, 45px);
    font-weight: 900;
    text-align: center;
}

/****
*
* Product Page Tabs
*
*****/

.inline-button-column .et_pb_button_module_wrapper {
    width: auto;
    display: inline-block;
    float: right;
    margin-right: 1em;
}

.product-tabs-section {
    padding-top: 0 !important;
}

#product-tabs h4 {
    font-size: 20px;
    padding-bottom: 0;
}

#product-tabs .et_pb_blurb_0 {
    background-color: #0089CE !important;
}

#product-tabs h4 .word1 {
    font-weight: 700;
    width: 100%;
    display: block;
}

#product-tabs .et_pb_blurb_description {
    display: none;
}

@media only screen and (min-width: 981px) {
    #product-tab-content .et_pb_column {
        width: 34.166% !important;
    }

    #product-tab-content .et_pb_column:nth-of-type(1) {
        width: 20.666% !important;
    }
}

#product-tab-content .et_pb_blurb_position_left .et_pb_main_blurb_image img,
#product-tab-content .et_pb_blurb_position_right .et_pb_main_blurb_image img {
    padding-top: 8px;
    width: auto !important;
    height: 50px !important;
    max-width: none;
}

#product-button-row .et_pb_column {
    width: 100% !important;
    text-align: right !important;
    margin-top: -7em !important;
}

#product-button-row .et_pb_button_module_wrapper {
    display: inline-block;
    margin-right: 1em;
    font-weight: 800;
}

#product-button-row .et_pb_button_module_wrapper:nth-last-of-type(1) {
    margin-right: 0;
}

#product-button-row .et_pb_button_module_wrapper .et_pb_button {
    font-weight: bold !important;
}

@media only screen and (max-width: 1250px) {
    #product-button-row .et_pb_column {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    #product-button-row .et_pb_column {
        text-align: left !important;
    }

    #product-button-row .et_pb_button_module_wrapper {
        display: block;
        margin-right: 0;
        margin-bottom: 1em;
    }
}

/****
*
* Product Training Banner
*
*****/

#product-training-banner,
#product-training-banner mark,
#product-training-banner h1 mark,
#training,
#training mark,
#training h1 mark {
    color: white !important;
}

#training .et_pb_row .et-last-child {
    padding: 5em 15em 5em 5em;
}

@media only screen and (max-width: 1250px) {
    #training .et_pb_row .et-last-child {
        padding-right: 8em;
    }
}

@media only screen and (max-width: 980px) {
    #training .et_pb_row .et-last-child {
        padding: 4em 3em;
    }
}

@media only screen and (max-width: 767px) {
    #training .et_pb_row .et-last-child {
        padding: 3em 1.5em;
    }
}

/****
*
* Product Feature Blocks
*
*****/

#product-feature-list {
    padding: 0;
    margin-left: 0;
}

#product-feature-list .page_item {
    width: calc((100% / 3) - 0.6em);
    display: table;
    background-color: #3c3c3b;
    text-align: center;
    font-weight: bold;
    transition: all 1s ease;
    float: left;
    margin-right: 0.75em;
    margin-bottom: 0.75em;
    text-transform: none;
}

#product-feature-list .page_item:nth-of-type(3n+0) {
    margin-right: 0;
}

#xml-sub-links #product-feature-list .page_item:hover,
#xml-sub-links #product-feature-list .page_item.current_page_item,
#xml-sub-links #product-feature-list .page_item.feature-parent {
    background-color: #8d59a4;
}

#report-authority-sub-links #product-feature-list .page_item:hover,
#report-authority-sub-links #product-feature-list .page_item.current_page_item,
#report-authority-sub-links #product-feature-list .page_item.feature-parent {
    background-color: #1788CA;
}

#dpm-sub-links #product-feature-list .page_item:hover,
#dpm-sub-links #product-feature-list .page_item.current_page_item,
#dpm-sub-links #product-feature-list .page_item.feature-parent {
    background-color: #FBB040;
}

#dpm-sub-links #product-feature-list .et_pb_custom_button_icon.et_pb_button::before,
#report-authority-sub-links #product-feature-list .et_pb_custom_button_icon.et_pb_button::before,
#xml-sub-links #product-feature-list .et_pb_custom_button_icon.et_pb_button::before {
    content: attr(data-icon) !important;
    font-size: 14px !important;
    text-shadow: 0 0;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    speak: none;
    opacity: 0;
    display: block;
    line-height: 1.7em;
    position: absolute;
    margin-left: -1em;
    transition: all 0.2s;
}

#dpm-sub-links #product-feature-list .et_pb_custom_button_icon:hover.et_pb_button::before,
#report-authority-sub-links #product-feature-list .et_pb_custom_button_icon:hover.et_pb_button::before,
#xml-sub-links #product-feature-list .et_pb_custom_button_icon:hover.et_pb_button::before {
    opacity: 1;
    margin-left: 0.3em;
}

#dpm-sub-links #product-feature-list .et_pb_custom_button_icon.et_pb_button::after,
#report-authority-sub-links #product-feature-list .et_pb_custom_button_icon.et_pb_button::after,
#xml-sub-links #product-feature-list .et_pb_custom_button_icon.et_pb_button::after,
#dpm-sub-links #product-feature-list .et_pb_custom_button_icon:hover.et_pb_button::after,
#report-authority-sub-links #product-feature-list .et_pb_custom_button_icon:hover.et_pb_button::after,
#xml-sub-links #product-feature-list .et_pb_custom_button_icon:hover.et_pb_button::after {
    opacity: 0 !important;
    display: none !important;
}

#product-feature-list .page_item a {
    color: white;
    text-decoration: none;
    display: table-cell;
    padding: 1em;
    vertical-align: middle;
    text-transform: capitalize;
    font-weight: bold;
}

.wide-row {
    max-width: 1200px !important;
}

@media only screen and (max-width: 980px) {
    #product-feature-list .page_item {
        width: calc((100% / 2) - 0.4em);
    }

    #product-feature-list .page_item:nth-of-type(3n+0) {
        margin-right: 0.75em;
    }

    #product-feature-list .page_item:nth-of-type(2n+0) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    #product-feature-list .page_item {
        width: 100%;
        margin-right: 0;
    }
}

/****
*
* Clickable Blurb
*
*****/

.blurb-click:hover {
    cursor: pointer;
}

/****
*
* Support Banner
*
*****/

#support {
    padding-top: clamp(100px, 12vw, 200px);
    padding-bottom: clamp(100px, 12vw, 200px);
    background-position: top right;
    background-image: url(/wp-content/uploads/2017/11/Support-BG@2x.png) !important;
}

#support .et_pb_row {
    padding: 0;
}

#support .et_pb_text_inner h1 {
    font-weight: 900;
    font-size: clamp(38px, 6vw, 60px);
    text-transform: uppercase;
    line-height: 0.9;
}

#support mark {
    color: #00B2B4;
}

.support-banner-button,
.support-banner-button:hover {
    background-color: #00B2B4 !important;
    font-weight: bold !important;
    margin: 2em 1em;
}

/****
*
* Home Product Blurbs
*
*****/

.home .et_pb_main_blurb_image {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-right: 12px;
    height: 60px !important;
    width: 60px !important;
}

.home .et_pb_blurb_description {
    width: 100%;
}

.home .blurb-heading {
    float: left;
    width: 100%;
    margin-bottom: 3em;
}

#ra-home-blurb.et_pb_blurb_position_left .et_pb_blurb_container,
#dpma-home-blurb.et_pb_blurb_position_left .et_pb_blurb_container,
#xmla-home-blurb.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0;
}

.home .blurb-heading h4 .word1 {
    font-weight: 700;
    width: 100%;
    display: block;
}

#home-team .et_pb_text_inner h1 {
    font-size: clamp(38px, 6vw, 64px);
    line-height: 0.9;
}

/****
*
* Mark Styles for Character Highlighting
*
*****/

#home-team h1 mark,
.mark-brand mark {
    color: #00b2b4;
}

.xml mark,
.mark-purple mark {
    color: #8d59a4;
}

.dpm mark {
    color: #fbb040;
}

.ra mark {
    color: #1788ca;
}

/****
*
* Fixed Header Logo
*
*****/

#fixed-header-logo {
    opacity: 0;
    width: 0;
}

.et-fixed-header #logo {
    opacity: 0;
    transition: all .6s linear;
    transform: translate3d(10px, 0, 0);
    width: 0;
}

.et-fixed-header #fixed-header-logo {
    float: none;
    margin-bottom: 0;
    max-height: 34%;
    opacity: 1;
    transition: all .6s linear;
    transform: translate3d(10px, 0, 0);
    vertical-align: middle;
    width: auto;
}

@media only screen and (max-width: 400px) {
    .et-fixed-header #fixed-header-logo {
        max-width: 50%;
    }
}

/****
*
* Cookies
*
*****/

.tplis-cl-cookies p {
    font-size: 15px !important;
}

.tplis-cl-cookies {
    width: min(420px, 90vw) !important;
    right: 0 !important;
}

.tplis-cl-img-btn,
.tplis-cl-button-refuse svg,
.tplis-cl-button-accept svg {
    display: none !important;
}

.tplis-cl-button-image p {
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    font-size: 12px !important;
    width: 100% !important;
    text-align: center !important;
    padding: 0 !important;
}

/****
*
* Home Products Section
*
*****/

#home-products .et_pb_text_inner {
    font-weight: 900;
    font-size: clamp(28px, 4vw, 34px);
    line-height: 1.1;
}

#home-products .et_pb_text_inner mark {
    color: #00b2b4;
}

#home-products {
    padding: 90px 0;
    background-size: 100%;
    background-repeat: repeat;
}

#home-products .section-title {
    padding-top: 0;
}

/****
*
* Suite Overview Page
*
*****/

.suite-blurb .et_pb_blurb_content {
    margin: 0;
}

.suite-blurb .et_pb_main_blurb_image {
    width: 95px !important;
}

.suite-button.et_pb_button {
    margin-left: 110px;
}

.suite .et_pb_fullwidth_header_0::after,
.parent-pageid-75 .et_pb_fullwidth_header_0::after,
.parent-pageid-76 .et_pb_fullwidth_header_0::after,
.parent-pageid-79 .et_pb_fullwidth_header_0::after,
.parent-pageid-80 .et_pb_fullwidth_header_0::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 2vw;
    width: 11vw;
    height: 3vw;
    display: block;
    background-image: url('../../uploads/2017/12/powered-by-authority-suite-store.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.contact-page .et_pb_module_header .word2 {
    clear: right;
    display: block;
}

.contact-page .et_pb_module_header mark,
.contact-page h1 mark {
    color: #00B2B4;
}

.et-l--footer .et_pb_section {
    background-color: transparent !important;
}

/****
*
* Store List Styles
*
*****/

#xml-free ul,
#xml-pro ul,
#store-report-authority ul,
#store-dpm-authority ul {
    list-style: none;
}

#xml-free ul li::before,
#xml-pro ul li::before,
#store-report-authority ul li::before,
#store-dpm-authority ul li::before {
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 1.2em;
}

#xml-free ul li::before {
    content: "•";
    color: #8D59A4;
}

#xml-pro ul li::before {
    content: "+";
    color: #8D59A4;
}

#store-report-authority ul li::before {
    content: "•";
    color: #1788CA;
}

#store-dpm-authority ul li::before {
    content: "•";
    color: #FBB040;
}

.grecaptcha-badge {
    visibility: hidden;
}