:root {
    --primary-color: #d5202f;
}

.logo img {
    width: 300px !important;
}

@media (min-width: 768px) {
    .logo img {
        margin-top: 15px !important;
    }
}

.main_menu .range-menu-text {
    font-size: 17px;
}

.av-menu-button .range-menu-text {
    padding: 6px 13px !important;
    border-radius: 5px !important;
}

.av-menu-button-bordered a {
    padding-left: 10px !important;
    padding-right: 25px !important;
}

.hero-title h1 {
    text-transform: none !important;
    font-weight: bold !important;
}

.av-subheading {
    opacity: 1 !important;
    line-height: 1.6;
}

.hero-button a {
    font-size: 20px !important;
    border-bottom: 4px solid #b01a26 !important;
    border-radius: 10px !important;
    padding: 13px 35px !important;
}

.partner-logo {
    list-style-type: none !important;
    margin: 20px 0 0;
    text-align: center;
}

.partner-logo li {
    display: inline-block;
    margin: 8px;
}

.partner-logo li img {
    padding: 5px;
    filter: grayscale(1);
}

.logo-area-text h3 {
    color: #E91E63;
}

.section-title {
    position: relative;
    padding-bottom: 25px !important;
    margin-bottom: 60px !important;
}

.section-title .av-special-heading-tag {
    text-transform: none !important;
    font-weight: bold;
}

.section-title:after {content: '';position: absolute;width: 60px;height: 5px;left: calc(50% - 30px);bottom: 0;background: var(--primary-color);}

.audience-col-icon img {
    width: 140px;
}

.audience-col-text h3 {
    font-size: 27px;
    margin-top: 25px;
    color: #d5202f;
}

.stat-box-col {
    border: 1px solid #f2f2f2 !important;
    box-shadow: 0 0 10px #e8e8e8;
    transition: .5s;
}

.stat-box-area .av-flex-placeholder {
    width: 40px !important;
}

.stat-box .range-animated-number-content {font-weight: bold;margin-top: 10px;}

.stat-box .heading {
    color: var(--primary-color);
    font-weight: bold !important;
}

.stat-box-col:hover {
    transform: translateY(-6px);
    box-shadow: 0px 5px 10px 5px #e1e1e1;
}

@media (min-width: 768px) {
    .stat-box-col {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

.explore-area .flex_column_table {
    max-width: 850px;
    margin: 0 auto;
    box-shadow: 0 0 10px 3px #454545;
}

.range-video {
    margin-bottom: 0;
}

.intro-img img {
    border: 1px solid #e7e7e7 !important;
    border-radius: 10px !important;
}

.trans-button a {
    font-size: 18px !important;
    border: 2px solid var(--primary-color) !important;
    color: var(--primary-color) !important;
    background: transparent !important;
    font-weight: bold !important;
    padding: 12px 25px !important;
    border-radius: 10px !important;
    transition: .5s;
}

.trans-button a:hover {
    background: var(--primary-color) !important;
    color: #fff !important;
}

.intro-content h2 {
    font-size: 32px;
    color: #666;
    text-transform: none !important;
    font-weight: bold !important;
    margin-bottom: 20px;
}

.home-intro-area .flex_column_table {
    max-width: 1050px;
    margin: 0 auto;
}

.get-started-form .gfield_label {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
}

.get-started-form li.gfield {
    margin-bottom: 15px !important;
}

.get-started-form .gfield_radio li {
    margin-bottom: 10px !important;
}

.get-started-form .gfield_radio li input {
    margin: 0 0 0 5px !important;
    position: relative;
    top: -2px
}

.range_textblock strong {
    color: #333;
}

.get-started-form {
    background: #f8f8f8;
    padding: 25px;
}

@media (min-width: 641px) {
    .get-started-form {
        padding: 25px 14px 20px 30px !important;
    }
}

.get-started-form select,
.get-started-form input[type="text"] {
    background-color: #fff !important;
}

.inner-ticklist {
    margin: 30px 0;
    list-style-type: none !important;
}

.inner-ticklist li {
    margin-left: 0;
    padding-left: 25px;
    position: relative;
}

.inner-ticklist li:nth-child(n+2) {
    padding-top: 15px;
}

.inner-ticklist li:before {
    content: '\e812';
    position: absolute;
    font-family: entypo-fontello;
    left: 0;
    color: var(--primary-color);
    font-size: 22px;
}

.gfield_radio label {
    margin-top: -4px !important;
    margin-left: 10px !important;
}

#left_value,
#right_value {
    color: #333;
    font-size: 18px;
    text-align: center;
    line-height: 34px;
}

#left_value:before,
#right_value:before {
    content: '$';
}

.saving-text {
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
}

span.irs-min,
span.irs-max {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 500;
}

span.irs-single {
    font-size: 20px !important;
    top: -35px;
    background-color: transparent !important;
}

.irs--round .irs-bar {
    background: transparent;
}

.irs--round .irs-handle {
    top: 20px;
    width: 30px;
    height: 30px;
    border: 5px solid #d5212f;
    border-radius: 50%;
}

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    border-top-color: #d5212f
}

.ionslider {
    max-width: 1134px;
    margin: 0 auto;
}

span.irs-handle.single:after {
    content: 'Annual Revenue';
    position: absolute;
    bottom: -40px;
    width: 124px;
    color: #fff;
    margin-left: -59px;
    font-size: 16px;
    font-weight: 500;
}

.number-list .iconlist_icon {
    background: #7da660 !important;
}

.number-list .iconlist-char {
    display: none;
}

.number-list li .iconlist_icon:before {
    content: '1';
    font-family: sans-serif;
    font-size: 30px;
}

.number-list li:nth-child(1) .iconlist_icon:before {
    content: '1';
}

.number-list li:nth-child(2) .iconlist_icon:before {
    content: '2';
}

.number-list li:nth-child(3) .iconlist_icon:before {
    content: '3';
}

.number-list li:nth-child(4) .iconlist_icon:before {
    content: '4';
}

.number-list li:nth-child(5) .iconlist_icon:before {
    content: '5';
}

.number-list-leader li:nth-child(4) .iconlist_icon:before {
    content: 'B$';
}

.number-list-core li:nth-child(1) .iconlist_icon {
    background: #1f497d !important;
}

.number-list-core li:nth-child(2) .iconlist_icon {
    background: #5293bf !important;
}

.number-list-core li:nth-child(3) .iconlist_icon {
    background: #5a889d !important;
}

.number-list-core li:nth-child(5) .iconlist_icon {
    background: #bdb850 !important;
}

.solution-stat .range-animated-number-title {
    background: #5293bf;
    width: 80px !important;
    height: 80px !important;
    font-size: 25px;
    display: block;
    margin: 0 auto 20px;
    line-height: 80px;
    color: #fff;
    border-radius: 100%;
    letter-spacing: 0;
}

.solution-stat .range-no-number {
    opacity: 1;
    font-size: 1em;
}

.develop .range-animated-number-title {
    background: #5a889d;
}

.energize .range-animated-number-title {
    background: #7da660;
}

.optimize .range-animated-number-title {
    background: #bdb850;
}

.normal-table td {
    background: #fff;
    font-size: 16px;
    color: #333;
}

.normal-table .range-heading-row th {
    font-size: 18px;
    padding: 15px !important;
    background: var(--primary-color);
    color: #fff;
    text-transform: none;
    text-align: center;
}

@media (min-width: 1250px) {
    .revenue-floating {
        position: absolute;
        max-width: 650px;
        right: 0;
        border: 1px solid #eee !important;
        padding: 20px 40px;
        box-shadow: 0 0 15px #efefef;
    }

    .revenue-img .range_image {
        padding-top: 150px;
    }
}

@media (min-width: 990px) {
    .trend-hr {
        position: relative;
    }

    .trend-hr:after {
        content: '100%';
        position: absolute;
        left: calc(50% - 20px);
        bottom: -130px;
    }

    .trend-hr:before {
        content: '';
        position: absolute;
        width: 2px;
        height: 100px;
        bottom: -90px;
        left: calc(50% - 1px);
        background-color: #5a889d;
    }
}

.image-trend img {
    width: 650px;
}

.image-core img,
.image-leader img {
    width: 400px;
}




.range_codeblock_section {
    /* padding-top: 10px; */
}

.entry-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 1137px;
    margin: 0 auto;
    padding-top: 0;
    justify-content: space-between;
}

.entry-content-wrapper .range_codeblock_section {
    padding: 2px 14px 10px;
    background-color: #fff;
    border-radius: 6px;
    margin-top: 12px;
}





/***********************new page css********************/






.ragge-slider-new span.irs-min, .ragge-slider-new span.irs-max {
    color: #000 !important;
    font-family: 'Montserrat', sans-serif;
    background-color: transparent !important;
    font-size: 20px !important;
    font-weight: 600;
}

.ragge-slider-new span.irs-bar {
    background-color: #000 !important;
}

.ragge-slider-new span.irs-line {
    background-color: #000 !important;
}

.ragge-slider-new span.irs.irs--round span.irs-bar {
    display: none !important;
}

.ragge-slider-new span.irs-single {
    font-size: 20px !important;
}

.ragge-slider-new span.irs-handle.single:after {
    color: #262626 !important;
}

.ragge-slider-new .entry-content-wrapper .av_one_half {
    /* box-shadow: 0 0 10px rgb(0 0 0 / 16%); */
    border-radius: 6px;
    /* padding: 0 10px 10px; */
    margin: 0 auto 50px auto
}

.ragge-slider-new .entry-content-wrapper .av_one_half #left_value {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 6px;
}

.ragge-slider-new .entry-content-wrapper .av_one_half .saving-text {
    font-weight: 600;
}

.ragge-slider-new .entry-content-wrapper .av_one_half #right_value {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1;
}







