﻿.corporate .main {
    min-height: 80vh;
}

.header-dropdown {
    padding: 0;
}

    .header-dropdown li a:hover {
        color: #0073e9 !important;
        text-decoration: underline;
    }

    .header-dropdown li {
        border: none !important;
    }

    .header-dropdown .dropdown button {
        background-color: transparent;
        color: #616b76;
        font-weight: 300;
        border: none;
    }

        .header-dropdown .dropdown button:focus {
            outline: none;
            border: none;
        }

    .header-dropdown .dropdown .dropdown-menu {
        display: none;
    }

    .header-dropdown .dropdown.open .dropdown-menu {
        padding: 15px;
        line-height: normal;
        display: flex;
        flex-direction: column;
        width: 200px;
        border-radius: 4px !important;
        border: 1px solid rgba(0,0,0,0.15);
    }

    .header-dropdown .dropdown.open .dropdown-toggle {
        border: none;
    }

    .header-dropdown .dropdown .dropdown-menu a {
        padding: 15px 0;
        color: #002e54;
        width: 120%;
        text-decoration: none;
    }

        .header-dropdown .dropdown .dropdown-menu a:hover {
            color: #008afc;
            text-decoration: none;
        }

.public-sub-header {
    padding: 0;
    background-color: #fff;
    box-shadow: 0 1px 3px #ddd;
    position: relative;
    top: -23px;
    z-index: 999;
}

    .public-sub-header .small-header-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .public-sub-header .small-header-wrapper .small-menu-right ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .public-sub-header .small-header-wrapper .small-menu-right ul li {
                display: inline-block;
            }

                .public-sub-header .small-header-wrapper .small-menu-right ul li a {
                    color: #333333;
                    font-size: 16px;
                    font-weight: 500;
                }

                    .public-sub-header .small-header-wrapper .small-menu-right ul li a:hover,
                    .public-sub-header .small-header-wrapper .small-menu-right ul li a:focus {
                        text-decoration: none;
                    }

                .public-sub-header .small-header-wrapper .small-menu-right ul li .fa {
                    display: none;
                }

.small-header-search {
    min-width: 200px;
    padding: 6px;
}

    .small-header-search .has-search .form-control {
        padding-left: 2.375rem;
        border-radius: 20px !important;
    }

    .small-header-search .has-search .form-control-feedback {
        position: absolute;
        z-index: 2;
        display: block;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 2.375rem;
        text-align: center;
        pointer-events: none;
        color: #aaa;
    }

    .small-header-search .fa {
        color: #0073e9 !important;
    }

.search-close {
    display: none;
}

#search-open {
    display: none;
}

.shorting-list {
    border: none;
    background-color: transparent;
    font-size: 16px;
    font-weight: 500;
}


.cms-wrapper .privacy-wrapper-left .blog-links h2 a {
    color: #212529;
}

    .cms-wrapper .privacy-wrapper-left .blog-links h2 a:hover {
        color: #23527c;
        text-decoration: none !important;
    }

.cms-wrapper .privacy-wrapper-left .blog-links blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

.cms-wrapper .privacy-wrapper-left .blog-links p.post-meta {
    line-height: 1.9em;
    font-weight: 400;
    font-size: 16px !important;
    color: #666 !important;
}

    .cms-wrapper .privacy-wrapper-left .blog-links p.post-meta a {
        color: #666 !important;
        font-size: 16px !important;
    }

        .cms-wrapper .privacy-wrapper-left .blog-links p.post-meta a:hover {
            text-decoration: none !important;
        }

.cms-wrapper.blog-main-page .cms-content-wrapper p {
    font-size: 16px !important;
}

.error-box {
    padding: 25px 0 50px;
}

    .error-box .btn-success span {
        padding: 5px;
        background-color: #fff;
        border-radius: 100% !important;
        color: green;
        width: 30px;
        display: inline-block;
        height: 30px;
        margin-left: 5px;
    }

    .error-box .btn-success {
        box-shadow: 8px 8px 18px 0px rgb(92 184 92 / 30%) !important;
        border-radius: 35px !important;
        padding: 8px 10px;
    }

    .error-box .error-title {
        font-size: 250px;
        line-height: 1;
        position: relative;
        display: inline-block;
        margin-bottom: 40px;
        color: #0039e4;
        background-image: -moz-linear-gradient(145deg, #0039e4, #04daf1);
        background-image: -webkit-linear-gradient(145deg, #0039e4, #04daf1);
        background-image: linear-gradient(145deg, #0039e4, #04daf1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-shadow: 8px 8px 13px rgba(2, 156, 236, 0.3);
        -moz-text-shadow: 8px 8px 13px rgba(2, 156, 236, 0.3);
        font-weight: bold;
    }

        .error-box .error-title img {
            position: absolute;
            top: 17px;
            right: -200px;
            z-index: -1;
        }

    .error-box h3 {
        font-size: 42px;
        font-weight: 900;
        line-height: 1.2;
        margin: 0 0 20px;
        color: #1a1b1e;
    }

    .error-box p {
        font-size: 18px;
    }

.cms-wrapper .elementor-text-editor p a {
    color: #337ab7;
}

#live-auction-video .modal-content {
    border-radius: 10px !important;
}

button.close.auction-video-close {
    position: absolute;
    z-index: 99;
    right: 4px;
    background: #1562b2;
    opacity: 1;
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    color: #ffff;
    line-height: 30px;
    top: 5px;
    text-indent: inherit !important;
    background-image: none !important;
}

.small-container-wrapper .container {
    width: 970px;
}

.blog-inner-box a {
    text-align: center;
    font-weight: 700;
    line-height: 1.3em;
    color: #000000 !important;
    font-size: 20px;
}

.cms-wrapper .cms-content-wrapper h3 a {
    color: #000000;
}

.corporate .site-logo .m-logo {
    display: none;
}

#topcontrol {
    bottom: 65px !important;
    background-color: rgb(255, 255, 255) !important;
    border-radius: 100% !important;
}

.big-modal .modal-lg {
    max-width: 900px;
}

#howit_works .close {
    position: absolute;
    z-index: 99;
    right: 0px;
    background: #1b7ce3;
    opacity: 1;
    color: #fff;
    width: 30px;
    height: 30px;
    top: -15px;
    font-size: 24px;
    line-height: 0;
    right: -15px;
    border-radius: 50% !important;
    line-height: 30px !important;
    background-image: none !important;
    text-indent: inherit !important;
}

#howit_works .nav-tabs {
    border-bottom: 1px solid #ddd;
    background: #008afc;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#howit_works ul li a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: sans-serif;
    padding: 10px 15px;
    display: block;
    background-color: transparent;
}

#howit_works .nav-tabs > li.active > a,
#howit_works .nav-tabs > li.active > a:focus,
#howit_works .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: rgba(0, 92, 168, 0.3);
    border: none;
    border-bottom-color: transparent;
}

#howit_works .modal-body {
    padding: 0px;
}

#howit_works .modal-footer {
    text-align: center;
    justify-content: center;
}

    #howit_works .modal-footer button {
        width: auto;
        text-align: center;
        line-height: 38px;
        color: #fff;
        border: none;
        border-radius: 5px;
        background: #f05439;
        font-weight: bold;
        padding: 0px 25px;
        border: 3px solid #f05439;
    }

#auctionProfitModal .btn-submit {
    width: auto;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #f05439;
    font-weight: bold;
    padding: 0px 25px;
    border: 3px solid #f05439;
    border-radius: 5px !important;
}

.center_div {
    margin: 0 auto;
    width: 80%;
}

.corporate .btnBuildAuc a,
.corporate .btnBuildAuc a:hover,
.corporate .btnBuildAuc a:focus {
    background-color: #0073e9 !important;
    margin: 9px 0;
    padding: 15px 20px 15px !important;
    border-radius: 30px !important;
    color: #ffffff;
}

.corporate .header-navigation ul {
    display: flex;
    align-items: center;
}

.corporate .header-navigation > ul > li > a {
    padding: 15px 12px 15px;
}

.demo-container {
    background-image: url(https://www.charityauctionstoday.com/p/wp-content/uploads/2018/04/ty-bg.jpg);
    background-size: cover;
    padding: 80px 0;
}

.cms-wrapper .cms-content-wrapper .demo-container h1 {
    color: #ffffff;
    font-size: 52px;
    font-weight: normal;
}

.cms-wrapper .cms-content-wrapper .video-outer {
    border-style: solid;
    border-width: 7px 7px 7px 7px;
    border-color: #ffffff;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    width: 100%;
}

    .cms-wrapper .cms-content-wrapper .video-outer iframe {
        max-width: 100%;
        width: 100%;
        margin: 0;
        line-height: 1;
        border: none;
        top: 0;
        left: 0;
        width: 100%;
        border: 0;
        background-color: #000;
    }

.cms-wrapper .cms-content-wrapper .demo-container p {
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 400;
}

.cms-wrapper .cms-content-wrapper .video-details ul li {
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 400;
    line-height: 32px;
}

.call-to-action {
    font-size: 19px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #f8bf56;
    border-radius: 100px !important;
    box-shadow: 19px 31px 18px -14px #e6c891 inset;
    padding: 20px 40px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}

    .call-to-action:hover {
        color: #000000;
        text-decoration: none;
    }

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px);
    }

    50% {
        transform: translateY(-4px);
    }

    100% {
        transform: translateY(-8px);
    }
}

.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
    animation-name: elementor-animation-bob;
    animation-duration: 0.3s, 1.5s;
    animation-delay: 0s, 0.3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
}

.para-heading {
    font-size: 28px;
    font-weight: 500;
    color: #ffffff;
}

.btn-solid-orange {
    background-color: #f93e00;
    border: 2px solid #f93e00;
    box-shadow: 0 0 16px rgb(0 0 0 / 20%) !important;
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 15px 10px 15px;
    border-radius: 0.25rem !important;
}

.pricing-title-head {
    margin-bottom: 50px;
}

    .pricing-title-head h2 {
        font-size: 24px;
        font-weight: 700;
        margin: 0;
        padding-bottom: 10px;
        color: #000000;
    }

    .pricing-title-head p {
        font-size: 18px;
        font-weight: 700;
        margin: 0;
        padding-bottom: 10px;
        font-weight: 500;
    }

.pricingSection {
    background: #ffffff;
    padding: 50px 0;
}

.pricing-table.green-bg,
.comparison-table.green-bg {
    padding-bottom: 48px;
}

    .pricing-table.green-bg .table,
    .comparison-table.green-bg .table {
        background: transparent;
    }

    .pricing-table.green-bg .table-striped > tbody > tr:nth-of-type(2n),
    .comparison-table.green-bg .table-striped > tbody > tr:nth-of-type(2n) {
        background: rgba(3, 134, 109, 0.15);
    }

    .pricing-table.green-bg .table-wrapper:before,
    .comparison-table.green-bg .table-wrapper:before,
    .pricing-table.green-bg .table-wrapper:after,
    .comparison-table.green-bg .table-wrapper:after {
        background: rgba(255, 255, 255, 0.75);
    }

    .pricing-table.green-bg .table-wrapper:after,
    .comparison-table.green-bg .table-wrapper:after {
        border-color: green;
    }

.pricing-table .table-wrapper,
.comparison-table .table-wrapper {
    padding-top: 5rem;
    position: relative;
    overflow-y: visible;
}

    .pricing-table .table-wrapper:before,
    .comparison-table .table-wrapper:before,
    .pricing-table .table-wrapper:after,
    .comparison-table .table-wrapper:after {
        content: "";
        width: calc(33.3333% - 3rem);
        height: calc(100% - 1rem);
        top: 2rem;
        border: 1px solid #f93e00;
        position: absolute;
        border-radius: 0.25rem;
        left: calc(33.3333% + 1.5rem);
    }

    .pricing-table .table-wrapper:after,
    .comparison-table .table-wrapper:after {
        left: auto;
        right: 0;
        border-color: #ddd;
    }

    .pricing-table .table-wrapper .footer-wrap p {
        font-size: 16px;
        font-weight: bold;
        color: #000000;
    }

.pricing-table th,
.comparison-table th,
.pricing-table td,
.comparison-table td {
    width: 33.333%;
    position: relative;
    z-index: 10;
    font-size: 16px;
}

    .pricing-table th:last-child,
    .comparison-table th:last-child,
    .pricing-table td:last-child,
    .comparison-table td:last-child {
        padding-left: 4.5rem;
    }

.pricing-table .table-title,
.comparison-table .table-title {
    font-size: 18px;
    font-weight: 900;
    padding-bottom: 1rem;
}

    .pricing-table .table-title .wrap,
    .comparison-table .table-title .wrap {
        text-align: center;
        width: 100%;
        display: block;
        position: relative;
    }

    .pricing-table .table-title .title,
    .comparison-table .table-title .title {
        float: none;
    }

    .pricing-table .table-title a,
    .comparison-table .table-title a {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        text-decoration: underline;
        color: #f93e00;
    }

        .pricing-table .table-title a:hover,
        .comparison-table .table-title a:hover {
            color: #f93e00;
        }

.pricing-table .title,
.comparison-table .title {
    line-height: 1.5rem;
    color: black;
    font-weight: 900;
    float: left;
}

.pricing-table .icon,
.comparison-table .icon {
    position: relative;
    left: 0.5rem;
    bottom: -0.2rem;
    cursor: pointer;
    width: 1rem;
    float: left;
}

.pricing-table .tooltip,
.comparison-table .tooltip {
    background: #294859;
    margin-bottom: 0;
    width: 300px;
}

    .pricing-table .tooltip.right,
    .comparison-table .tooltip.right {
        margin-left: 1rem;
    }

        .pricing-table .tooltip.right > .tooltip-arrow,
        .comparison-table .tooltip.right > .tooltip-arrow {
            border-right-color: #294859;
            left: -5px;
        }

    .pricing-table .tooltip .tooltip-inner,
    .comparison-table .tooltip .tooltip-inner {
        background: #294859;
        color: #fff;
        text-align: center;
        border: 0;
        border-radius: 0.25rem;
        font-size: 0.75rem;
        box-shadow: none;
        padding: 1rem;
        max-width: 300px;
    }

.pricing-table .popover-content,
.comparison-table .popover-content {
    background: #294859;
    color: #fff;
    text-align: center;
    border: 0;
    border-radius: 0.25rem;
    font-size: 0.75rem;
    box-shadow: none;
}


/*.pricing-table .promotion,
.comparison-table .promotion {
  position: absolute;
  width: 160px;
  height: 33.5px;
  background: url(../images/foralimitedtime.svg) no-repeat;
  top: -2.5rem;
  left: -0.3rem;
}*/

.pricing-table .table-footer th,
.comparison-table .table-footer th {
    border-bottom: 0 !important;
}

.pricing-table .table-footer .title-column a,
.comparison-table .table-footer .title-column a {
    display: block;
    text-decoration: underline;
    color: #f93e00;
}

    .pricing-table .table-footer .title-column a:hover,
    .comparison-table .table-footer .title-column a:hover {
        color: #f93e00;
    }

.pricing-table .fine-print,
.comparison-table .fine-print {
    font-size: 14px;
}

.pricing-table .table td,
.pricing-table .table th {
    padding: 1.5rem;
    vertical-align: middle;
    border-top: 1px solid #f1f1f1;
}

.pricing-table .table thead th {
    border-bottom: none;
}


/*----- TABLES -----*/

.pricing-table .table > tbody > tr > th {
    line-height: 1;
}

.pricing-table .table thead th.last-column {
    padding-left: 60px;
}

.pricing-table .table tbody td.last-column {
    padding-left: 60px;
}

.pricing-table .table > tbody > tr > td {
    line-height: 1;
    color: black;
    position: relative;
    z-index: 5;
    font-weight: 600;
}

.pricing-table .table i {
    color: #cccccc;
    font-style: normal;
    margin-left: 0.5rem;
}

.pricing-table .table s {
    position: relative;
    text-decoration: none;
}

    .pricing-table .table s:before {
        content: "";
        width: 100%;
        height: 1px;
        background: green;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }

.pricing-table .table-striped > tbody > tr:nth-of-type(odd) {
    background: #fff;
}

    .pricing-table .table-striped > tbody > tr:nth-of-type(odd) > th {
        padding: 1rem 0.5rem;
    }

.pricing-table table {
    background-color: #fff;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f3f9f9;
}

    .table-striped > tbody > tr:nth-of-type(even) > th {
        padding: 0.5rem !important;
    }

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mt-6,
.my-6 {
    margin-top: 6rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.padding-top-4 {
    padding-top: 4rem !important;
}

.padding-bottom-4 {
    padding-bottom: 4rem !important;
}

#dvContainer {
    padding: 0 15px !important;
}

.privacy-wrapper-left.blog-pages a {
    color: #337ab7;
    word-break: break-all;
    word-break: break-word;
}

.cms-wrapper .privacy-wrapper-left p.font-16 {
    font-size: 16px !important;
}

.cms-wrapper .cms-content-wrapper p.font-16 {
    font-size: 16px !important;
}

a.btn.next-btn.btn-lg.ctm_btn {
    background: transparent !important;
    border: none;
}

.cms-wrapper .cms-content-wrapper .col-sm-6 img,
.cms-wrapper .cms-content-wrapper .col-md-6 img,
.cms-wrapper .cms-content-wrapper .col-md-4 img,
.cms-wrapper .cms-content-wrapper .col-sm-6 img,
.cms-wrapper .cms-content-wrapper .col-md-3 img,
.cms-wrapper .cms-content-wrapper .col-sm-3 img,
.cms-wrapper .cms-content-wrapper .col-md-5 img,
.cms-wrapper .cms-content-wrapper .col-sm-5 img,
.cms-wrapper .cms-content-wrapper .col-md-2 img,
.cms-wrapper .cms-content-wrapper .col-sm-2 img {
    width: 100%;
}

#htmlcontent .service-box .col-sm-6 img,
#htmlcontent .service-box .col-md-6 img,
#htmlcontent .service-box .col-md-4 img,
#htmlcontent .service-box .col-sm-6 img,
#htmlcontent .service-box .col-md-3 img,
#htmlcontent .service-box .col-sm-3 img,
#htmlcontent .service-box .col-md-5 img,
#htmlcontent .service-box .col-sm-5 img,
#htmlcontent .service-box .col-md-2 img,
#htmlcontent .service-box .col-sm-2 img {
    width: 100%;
}

.screen-img video {
    max-height: 600px;
    max-width: 110%;
    margin: 60px auto 0px;
    display: table;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.cms-wrapper .cms-content-wrapper .build-steps {
    margin: 55px 0px;
}

.cms-wrapper .cms-content-wrapper .freindly-tech.new-f.exp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0px;
}

    .cms-wrapper .cms-content-wrapper .freindly-tech.new-f.exp .vedio-section {
        position: relative;
        display: table;
        width: 100%;
        height: 100%;
        height: 500px;
        overflow: hidden;
    }

.cms-wrapper .cms-content-wrapper .freindly-tech .vedio-section video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cms-wrapper .cms-content-wrapper .freindly-tech .vedio-content {
    position: relative;
    z-index: 99;
    width: 100%;
    height: 100%;
    transform: 0;
    background: rgba(142, 203, 255, 0.5);
    padding: 10%;
    text-align: center;
}

.cms-wrapper .cms-content-wrapper .freindly-tech .vedio-section img {
    width: 100px;
}

.cms-wrapper .cms-content-wrapper .freindly-tech img {
    padding: 20px 0px;
    display: table;
    width: 80%;
    margin: 0px auto;
}

.cms-wrapper .cms-content-wrapper .vedio-section p {
    font-size: 36px !important;
    text-align: center;
    width: 100%;
    margin: 0px !important;
    text-shadow: 1px 3px 4px #fff;
}

.small-container {
    max-width: 970px !important;
}

.cms-wrapper .cms-content-wrapper .bidder-exp h3 {
    padding: 65px 0px 30px;
    font-size: 45px;
    color: #0e559f;
    font-weight: bold;
    line-height: 56px;
    font-family: sans-serif;
    text-align: center;
}

.cms-wrapper .cms-content-wrapper .new-f .list .content-img img {
    max-width: 85%;
}

.cms-wrapper .cms-content-wrapper .bidder-exp .content-parent {
    display: block;
    width: 50%;
    height: 800px;
    overflow-y: auto;
}

    .cms-wrapper .cms-content-wrapper .bidder-exp .content-parent .content {
        display: table;
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }

.cms-wrapper .cms-content-wrapper .bidder-exp .list {
    margin-top: 50px;
}

.cms-wrapper .cms-content-wrapper h1.exp-heading {
    padding: 65px 0px 30px;
    font-size: 64px;
    color: #0e559f;
    font-weight: bold;
    line-height: 72px;
    font-family: sans-serif;
    text-align: center;
}

.cms-wrapper .cms-content-wrapper p.head-p {
    font-size: 16px !important;
    color: #0e559f !important;
    margin: 20px 0px;
    font-weight: 500;
    font-family: sans-serif;
    font-weight: 500;
    text-align: center;
}

.bid-exp-btn-group {
    display: table;
    margin: 0px auto;
}

    .bid-exp-btn-group button {
        background: #fff;
        border: 2px solid #0e559f;
        color: #0e559f;
        border-radius: 10px;
        padding: 6px 15px;
        font-weight: bold;
        font-size: 18px;
        margin: 25px 15px;
    }

        .bid-exp-btn-group button:hover {
            background: #0e559f;
            border: 2px solid #0e559f;
            color: #fff;
            border-radius: 10px;
            padding: 6px 15px;
            font-weight: bold;
            font-size: 18px;
            margin: 25px 15px;
        }

table.auction-table p {
    font-weight: normal !important;
}

table.auction-table tr td {
    padding: 10px;
}

.banner-wrapper {
    background-image: url(/Common/Images/cms-images/online-auctions.png);
    min-height: 400px;
    display: flex;
    align-items: center;
    margin-top: -23px;
}

.banner-text-wrapper {
    margin: 0px 50px 0px 50px;
    padding: 10px 10px 10px 10px;
    background-color: transparent;
    background-image: linear-gradient(230deg, #00000073 34%, #1003071c 100%);
    border-radius: 4px 4px 4px 4px;
}

.banner-heading-title {
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: -100px 7px 100px rgb(0 0 0 / 30%);
    font-size: 42px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.secrets-container {
    padding: 10px 10px 10px 10px;
    background-color: #008afc;
    border-radius: 10px !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 30px;
    min-height: 230px;
}

.secrets-icon {
    fill: #ffffff;
    color: #ffffff;
    border-color: #ffffff;
    font-size: 80px;
}

.secrets-title {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: 600 !important;
}

.list-6 {
    padding: 0;
    list-style: none;
}

    .list-6 li {
        font-weight: bold;
        color: #000000;
        font-size: 20px;
        line-height: 34px;
    }

        .list-6 li .fa {
            color: #6ec1e4;
            font-size: 25px;
        }

.font-18 {
    font-size: 18px !important;
}

.information-form .form-control {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #33475b !important;
    background-color: #f5f8fa !important;
    border: 1px solid #cbd6e2 !important;
}

.et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

    .et_pb_image_wrap img {
        width: auto;
    }

.demo-content p {
    color: #6caae4 !important;
    font-size: 20px;
    line-height: 38px;
}

.talk-now {
    border-top: 1px solid #000000;
    padding-top: 5rem;
}

    .talk-now a {
        color: #337ab7;
    }

    .talk-now h5 {
        font-size: 14px;
        margin-bottom: 2rem;
    }

    .talk-now p {
        font-size: 18px;
    }

.demo-content p.text-dark {
    color: #343a40 !important;
}

.cms-wrapper .cms-content-wrapper table.grey-table {
    border: 1px solid #eee;
    margin: 0 0 15px 0;
    text-align: left;
    width: 100%;
}

.cms-wrapper .cms-content-wrapper .grey-table thead tr {
    background: #343a40;
    color: #fff;
}

.cms-wrapper .cms-content-wrapper .grey-table td,
.cms-wrapper .cms-content-wrapper .grey-table th {
    padding: 10px 15px !important;
    border: 1px solid #dee2e6 !important;
    text-align: left !important;
}

.corporate #dvContainer .service-box.margin-bottom-40 {
    margin-bottom: 0 !important;
}

.cms-wrapper .privacy-wrapper-left h1 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 36px;
    font-weight: bold;
}

.cms-wrapper .cms-content-wrapper h1 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 36px;
    font-weight: bold;
    /*color: #000000;*/
}

    .cms-wrapper .cms-content-wrapper h1.big-title {
        margin-bottom: 30px;
        margin-top: 20px;
        font-size: 46px;
        font-weight: normal;
    }

.cms-wrapper .cms-content-wrapper h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 28px;
    font-weight: bold;
}

.cms-wrapper .cms-content-wrapper h3 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
}

.cms-wrapper .cms-content-wrapper h4 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
}

.cms-wrapper .privacy-wrapper-left p {
    margin: 0 0 10px;
    padding-bottom: 1em;
    color: #303030 !important;
    line-height: 1.7em;
    font-weight: 500;
    font-size: 20px !important;
}

.cms-wrapper .cms-content-wrapper p {
    margin: 0 0 10px;
    padding-bottom: 1em;
    color: #303030 !important;
    line-height: 1.7em;
    font-weight: 500;
    font-size: 20px !important;
    text-align: left;
}

.corporate .site-logo {
    margin-right: 0 !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.site-logo:hover {
    color: transparent;
}


/*<........css for about page.......*/

.cms-wrapper .banner-img {
    display: table;
    width: 100%;
    margin-top: -23px;
    position: relative;
    height: auto;
}

.cms-wrapper .parallax-banner-new {
    width: 100%;
    background: url("https://upload.charityauctionstoday.com/siteimages/cms-images/light-blue-bg.jpg");
    padding: 90px 0 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cms-wrapper .vertical-alignment {
    display: flex;
    align-items: center;
}

.cms-wrapper .cms-content-wrapper .banner-heading-1 {
    margin: 0 !important;
    font-size: 36px !important;
    color: #0e559f !important;
    line-height: 48px !important;
    font-family: sans-serif;
    font-weight: bold !important;
    padding: 0 !important;
}

.cms-wrapper .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.cms-wrapper .about-section {
    display: table;
    float: right;
    margin-bottom: 70px;
}

    .cms-wrapper .about-section h1 {
        text-align: left;
        color: #0e559f;
        font-size: 36px;
        font-weight: bold;
        line-height: 52px;
        font-family: arial;
        text-transform: inherit;
        padding-top: 35px;
    }

    .cms-wrapper .about-section p {
        font-size: 18px;
        color: #0e559f;
        font-family: sans-serif;
        line-height: 32px;
        font-weight: 500;
        margin-bottom: 25px;
        text-align: left;
    }

.cms-wrapper .download-auction-section {
    background-color: #005ca8;
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 30px 0;
}

.cms-wrapper .auction-profit-content {
    margin-left: 40px;
    display: table;
    float: right;
    width: calc(100% - 300px);
}

    .cms-wrapper .auction-profit-content h2 {
        font-size: 34px !important;
        color: #c8d1f4 !important;
        margin: 0 !important;
        /*font-family: "sans-serif";*/
    }

    .cms-wrapper .auction-profit-content p {
        color: #fff !important;
        font-size: 16px !important;
    }

    .cms-wrapper .auction-profit-content p {
        color: #fff;
        font-size: 16px;
    }

.cms-wrapper .help-me-btn button {
    background-color: #f55741;
    border: solid #f0f0f0 0;
    cursor: pointer !important;
    padding: 15px 39px;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    min-width: 300px;
    max-width: 305px;
}

.cms-wrapper .pull-left {
    float: left !important;
}

.cms-wrapper .download-auction {
    display: inline-block;
    width: 100%;
}

.cms-wrapper .ipad-img {
    position: absolute;
    display: inline-block;
    top: -5px;
    width: 262px;
}

    .cms-wrapper .ipad-img img {
        transform: rotate(353.635deg);
    }

.cms-wrapper .cms-content-wrapper .banner-tagline-new {
    color: #0e559f !important;
    font-size: 14px !important;
    margin-bottom: 0 !important;
    padding-top: 20px !important;
    font-weight: 600 !important;
    padding-bottom: 0 !important;
}

.cms-wrapper .feature-bane-btn {
    display: flex;
}

.cms-wrapper .start-auction-btn-new button {
    width: auto;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #f05439;
    margin-top: 20px;
    font-weight: bold;
    padding: 0px 25px;
    float: left;
    border: 3px solid #f05439;
}

    .cms-wrapper .start-auction-btn-new button:nth-child(2) {
        background: #c0e2ff;
        border: 3px solid #fff;
        color: #0e559f;
        font-weight: bold;
        text-transform: capitalize;
        margin-left: 20px;
    }

    .cms-wrapper .start-auction-btn-new button img {
        margin-right: 10px;
        width: auto !important;
    }

.cms-wrapper .start-auction-btn-new span {
    display: table;
    width: 100%;
    color: #fff;
}

.cms-wrapper .downwards {
    position: absolute;
    left: 0px;
    right: 0;
    margin: 0px auto;
    display: table;
    width: 100%;
    text-align: center;
    bottom: 35px;
}

.cms-wrapper .down {
    -webkit-animation: downarrow 0.6s infinite alternate ease-in-out;
    width: auto !important;
}

.cms-wrapper .feature-section.new-f {
    padding: 0px 0px;
}

    .cms-wrapper .feature-section.new-f h1 {
        padding: 65px 0px 30px;
        font-size: 64px;
        color: #0e559f;
        font-weight: bold;
        line-height: 72px;
        font-family: sans-serif;
    }

.cms-wrapper .list {
    display: table;
    width: 100%;
    padding: 35px 0px;
}

    .cms-wrapper .list .content {
        display: table;
        width: 50%;
        float: left;
    }

.cms-wrapper .new-f .list .content h4 {
    font-size: 32px;
    color: #0e559f;
    font-weight: bold;
    font-family: sans-serif;
}

.cms-wrapper .new-f .list .content p {
    font-size: 16px;
    color: #0e559f;
    margin: 20px 0px;
    font-weight: 500;
    font-family: sans-serif;
    font-weight: 500;
}

.cms-wrapper .new-f .list .content button {
    background: #fff;
    border: 2px solid #0e559f;
    color: #0e559f;
    border-radius: 10px !important;
    padding: 6px 15px;
    font-weight: bold;
    font-size: 18px;
}

    .cms-wrapper .new-f .list .content button:hover {
        background: #0e559f;
        border: 2px solid #0e559f;
        color: #fff;
        border-radius: 10px !important;
        padding: 6px 15px;
        font-weight: bold;
        font-size: 18px;
    }

.cms-wrapper .freindly-tech {
    display: table;
    width: 100%;
    background: #8fcbff;
    padding: 65px 0px;
    margin-top: 35px;
}

    .cms-wrapper .freindly-tech h1 {
        color: #0e559f;
        font-weight: bold;
        font-size: 52px;
        line-height: 68px;
        display: table;
        font-family: "sans-serif";
    }

    .cms-wrapper .freindly-tech p {
        font-size: 24px !important;
        color: #0e559f !important;
        font-weight: 400;
        margin: 20px 0 0 !important;
        font-family: sans-serif;
        line-height: normal !important;
    }

.cms-wrapper .new-f.freindly-tech button {
    width: auto;
    text-align: center;
    line-height: 38px;
    color: #0e559f;
    border: none;
    border-radius: 5px;
    background: transparent;
    margin-top: 20px;
    font-weight: bold;
    padding: 0px 25px;
    float: left;
    border: 3px solid #0e559f;
    font-size: 15px;
}

.cms-wrapper .new-f.build-auction {
    margin-top: 70px;
}

.cms-wrapper .build-auction {
    display: table;
    width: 100%;
    padding: 0px 0px 60px;
}

.cms-wrapper .build-steps {
    /*display: table;
    width: 100%;*/
    margin: 55px 0px;
}

.cms-wrapper .build-auction h1 {
    font-size: 62px;
    color: #0e559f;
    font-weight: bold;
    text-align: center;
    font-family: "sans-serif";
}

.cms-wrapper .new-f.build-auction h1 span {
    display: table;
    width: 100%;
    font-size: 23px;
    margin: 20px 0px 0px;
    font-weight: 500;
    font-family: sans-serif;
    line-height: 32px;
}

.cms-wrapper .steps {
    margin: 15px 0px;
}

.cms-wrapper .cms-content-wrapper .steps p {
    margin: 15px 0px !important;
    text-align: center !important;
    color: #0e559f !important;
    padding: 0px 20px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.cms-wrapper .new-f .build-steps .steps img {
    width: auto;
    margin: 0px auto;
    display: table;
    height: 64px;
    max-height: 40px;
}

.cms-wrapper .other-features {
    display: table;
    padding: 50px 0px;
    width: 100%;
}

    .cms-wrapper .other-features .steps {
        margin: 0px 0px 50px 0px;
        display: block;
        width: 100%;
        height: 275px;
    }

    .cms-wrapper .other-features.new-f h1 {
        text-align: center;
        color: #0e559f;
        font-size: 52px;
        font-weight: bold;
        line-height: 70px;
        font-family: sans-serif;
    }

    .cms-wrapper .other-features.new-f p {
        color: #0e559f;
        font-size: 24px;
        text-align: center;
        margin-top: 25px;
        font-family: sans-serif;
    }

.cms-wrapper .steps h2 {
    text-align: center;
    padding: 25px 0px 8px;
    display: table;
    width: 100%;
    color: #0e559f;
    font-weight: bold;
    font-family: arial;
}

.cms-wrapper .other-features.new-f .steps p {
    text-align: center;
    color: #0e559f;
    padding: 0px 20px;
    font-weight: 400;
    font-size: 14px;
    font-family: arial;
}

.cms-wrapper .other-features .steps h2 {
    font-size: 20px;
}

.cms-wrapper .new-f.other-features .build-steps .btn-group a {
    width: auto;
    text-align: center;
    line-height: 38px;
    color: #0e559f;
    border: none;
    border-radius: 5px !important;
    background: #fff;
    margin-top: 20px;
    font-weight: bold;
    padding: 0px 25px;
    float: left;
    border: 2px solid #0e559f;
    font-size: 16px;
    margin: 25px 15px;
}

.cms-wrapper .other-features .build-steps .btn-group {
    display: table;
    margin: 0px auto;
}

.cms-wrapper .auction-ctc {
    background: #8ecbff;
    padding: 80px 0px;
    display: table;
    width: 100%;
}

    .cms-wrapper .auction-ctc h1 {
        text-align: center;
        color: #0e559f;
        font-size: 42px;
        font-weight: bold;
        margin: 0 !important;
        font-family: "sans-serif";
    }

    .cms-wrapper .auction-ctc p {
        text-align: center;
        color: #0e559f;
        font-weight: bold;
        font-size: 18px;
        padding: 15px 0px;
    }

    .cms-wrapper .auction-ctc button {
        width: auto;
        text-align: center;
        line-height: 38px;
        color: #fff;
        border: none;
        border-radius: 5px;
        background: #f05439;
        margin-top: 20px;
        font-weight: bold;
        padding: 0px 25px;
        border: 3px solid #f05439;
        font-size: 16px;
        margin: 25px auto;
        display: table;
    }


/*<.........home page..........*/

.feature-section {
    padding: 50px;
    display: table;
    width: 100%;
}

    .feature-section h1 {
        padding: 25px 0px !important;
        font-size: 64px !important;
        color: #0e559f !important;
        font-weight: bold !important;
        line-height: 72px !important;
        margin: 0 !important;
        font-family: "sans-serif";
    }

.list {
    display: table;
    width: 100%;
    padding: 35px 0px;
}

    .list .content {
        display: table;
        width: 50%;
        float: left;
    }

        .list .content h4 {
            font-size: 32px;
            color: #0e559f;
            font-weight: bold;
            margin: 0 !important;
            font-family: "sans-serif";
        }

.cms-wrapper .cms-content-wrapper .list .content p {
    font-size: 16px !important;
    color: #0e559f !important;
    margin: 20px 0px;
    font-weight: 500;
    line-height: normal;
    padding: 0 !important;
    line-height: 22px;
}

.list .content button {
    background: #fff;
    border: 2px solid #f05439;
    color: #f05439;
    border-radius: 10px;
    padding: 6px 15px;
    font-weight: bold;
    font-size: 18px;
}

.list .content .review {
    display: table;
    width: 100%;
    margin: 20px 0px;
}

    .list .content .review span.pic-prof {
        width: 60px;
        height: 60px;
        background: #ccc;
        display: table;
        float: left;
        overflow: hidden;
        border-radius: 50% !important;
    }

        .list .content .review span.pic-prof img {
            width: 100%;
        }

.cms-wrapper .cms-content-wrapper .list .content .review p {
    float: left;
    width: calc(100% - 75px);
    margin-left: 20px;
    margin: 0px 0px 0px 10px;
    font-size: 12px !important;
    font-weight: 500;
}

.list .content .review p span {
    display: table;
    width: 100%;
    font-weight: bold;
    margin: 5px 0px;
}

.list .content .review fieldset {
    float: left;
    width: 175px;
    margin-left: 20px;
    margin: 0px 0px 0px 10px;
    font-size: 12px;
    font-weight: 500;
    display: table;
}

.rating > input {
    display: none;
}

    .rating > input:checked ~ label,
    .rating:not(:checked) > label:hover,
    .rating:not(:checked) > label:hover ~ label {
        color: #ffd700;
    }

.rating > label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating > label {
    color: #ddd;
    float: right;
}

.list .content-img {
    display: table;
    width: 50%;
    float: left;
}

.build-auction a {
    background: #fff;
    border: 2px solid #f05439;
    color: #f05439;
    border-radius: 10px;
    padding: 8px 15px;
    font-weight: bold;
    font-size: 16px;
    display: table;
    margin: 0px auto;
}

.freindly-tech img {
    padding: 20px 0px;
    display: table;
    width: 80%;
    margin: 0px auto;
}

.freindly-tech button {
    width: auto;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: #f05439;
    margin-top: 20px;
    font-weight: bold;
    padding: 0px 25px;
    float: left;
    border: 3px solid #f05439;
    font-size: 18px;
}

.other-features {
    display: table;
    padding: 50px 0px;
    width: 100%;
}

    .other-features h1 {
        text-align: center;
        color: #0e559f;
        font-size: 52px !important;
        font-weight: bold !important;
        line-height: 70px;
        margin: 0 !important;
        font-family: "sans-serif";
    }

.cms-wrapper .cms-content-wrapper .other-features p {
    color: #0e559f !important;
    font-size: 24px !important;
    text-align: center;
    margin-top: 25px !important;
    line-height: normal !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.other-features .steps img {
    width: auto;
    height: 64px;
}

.other-features .steps {
    margin: 0px 0px 50px 0px;
    display: block;
    width: 100%;
    height: 275px;
}

.steps img {
    width: 85%;
    margin: 0px auto;
    display: table;
    height: 200px;
}

.cms-wrapper .cms-content-wrapper .other-features .build-steps .steps p {
    text-align: center !important;
    color: #0e559f !important;
    padding: 0px 20px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.other-features .build-steps .btn-group a {
    width: auto;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border: none;
    border-radius: 5px !important;
    background: #f05439;
    margin-top: 20px;
    font-weight: bold;
    padding: 0px 25px;
    float: left;
    border: 3px solid #f05439;
    font-size: 16px;
    margin: 25px 15px;
}

    .other-features .build-steps .btn-group a:hover {
        background: #fff;
        color: #f05439;
    }

.build-auction h1 span {
    display: table;
    width: 100%;
    font-size: 24px;
    margin: 20px 0px 0px;
    font-weight: 500;
}

.good-comp {
    padding: 80px 0px;
    display: table;
    width: 100%;
}

.good-comp {
    padding: 80px 0px;
    display: table;
    width: 100%;
}

.cms-wrapper .cms-content-wrapper .good-comp h1 {
    text-align: center;
    color: #0e559f;
    font-size: 68px;
    font-weight: bold;
    line-height: 70px;
    margin-bottom: 20px;
    font-family: "sans-serif";
}

.good-comp p {
    text-align: center;
    color: #0e559f;
    font-size: 24px;
    font-weight: bold;
}

.good-comp ul {
    list-style: none;
    display: table;
    width: 100%;
    margin-top: 50px;
}

    .good-comp ul li {
        height: 150px;
        background: #fff;
        float: left;
        width: calc(100% / 5 - 30px);
        margin: 0px 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

        .good-comp ul li img {
            width: 100px;
        }

.blog-post {
    background: #005ca8;
    display: inline-block;
    width: 100%;
    padding: 80px 0;
}

    .blog-post .blog-heading h2 {
        font-size: 30px;
        color: #fff;
        font-family: "Lulo Clean W01 One Bold";
        text-transform: uppercase;
        letter-spacing: 0px;
        text-align: center;
        margin-bottom: 50px;
        margin-top: 0 !important;
    }

    .blog-post .article-text p,
    .blog-post .read-article a {
        color: #fff !important;
        font-size: 16px !important;
        margin: 16px 0 !important;
        line-height: normal !important;
    }

.elementor-section {
    background-color: #fe6a3f;
}

    .elementor-section .elementor-container {
        max-width: 1140px;
    }

    .elementor-section .elementor-row {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .elementor-section .elementor-row .elementor-heading-title {
            color: #ffffff;
            font-family: "Inter", Sans-serif;
            font-size: 46px;
            font-weight: 300;
        }

.elementor-divider {
    padding-top: 15px;
    padding-bottom: 15px;
    border-color: #ffffff4f;
}

.elementor-text-editor p {
    line-height: 28px !important;
    font-size: 19px !important;
    margin-bottom: 26px !important;
    padding: 0 !important;
    color: #ffffff;
}

.elementor-text-editor ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 19px;
}

    .elementor-text-editor ul li {
        margin-bottom: 8px;
        color: #ffffff;
    }

.elementor-heading-title {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-size: 32px;
    font-weight: 400;
}

.elementor-widget-container {
    min-height: 200px;
}

    .elementor-widget-container img {
        border-style: dotted;
        border-width: 2px 2px 2px 2px;
        border-color: #0000001c;
        border-radius: 100% !important;
    }

    .elementor-widget-container h4 {
        color: #000000;
        font-size: 20px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        line-height: 1;
    }

    .elementor-widget-container p {
        line-height: 28px !important;
        font-size: 18px !important;
        margin-bottom: 26px !important;
        padding: 0 !important;
        color: #000000;
    }

.elementor-section-2 {
    background-color: #1a2338;
}

    .elementor-section-2 .text-heading-grey {
        color: #ffffff73;
    }

    .elementor-section-2 .elementor-heading-title {
        color: #ffffff;
        font-family: "Inter", Sans-serif;
        font-size: 32px;
    }

    .elementor-section-2 .elementor-message-container p {
        color: #000000;
    }

.elementor-section-3 p,
.elementor-section-3 ul li {
    color: #000000;
}

.elementor-section-4 {
    background-color: #f4db7d;
}

    .elementor-section-4 p,
    .elementor-section-4 ul li {
        color: #000000;
    }


/*<...........testimonials..........*/

.testimonials-wrapper {
    padding-top: 45px;
}

    .testimonials-wrapper h1 {
        font-weight: bold;
        font-family: "Proxima Nova", Arial !important;
        margin-bottom: 20px;
        font-size: 36px;
        color: #000000;
    }

    .testimonials-wrapper h3 {
        font-weight: bold;
        font-family: "Proxima Nova", Arial !important;
        margin-bottom: 20px;
        font-size: 24px;
        color: #000000;
        margin-top: 30px;
    }

    .testimonials-wrapper table {
        border: 1px solid #eee;
        margin: 0 0 15px 0;
        text-align: left;
        width: 100%;
    }

        .testimonials-wrapper table tr {
            padding: 0;
        }

        .testimonials-wrapper table td {
            padding: 0.857em 0.587em;
            max-width: 100%;
            border-top: 1px solid #eee;
        }

    .testimonials-wrapper .testimonial-inner {
        background: #f2f2f2;
        padding: 30px;
        text-align: center;
        margin: 20px auto;
    }

    .testimonials-wrapper .testimonial-content {
        font-size: 1.3em;
        font-style: italic;
        margin: 0 56px;
        position: relative;
        text-align: center;
    }

        .testimonials-wrapper .testimonial-content p {
            font-size: 20px;
            color: #303030 !important;
            line-height: 1.7em;
        }

        .testimonials-wrapper .testimonial-content:before,
        .testimonials-wrapper .testimonial-content:after {
            color: #cdcdcd;
            width: 36px;
            height: 36px;
            font-size: 36px;
            font-style: normal;
            line-height: 36px;
            position: absolute;
        }

        .testimonials-wrapper .testimonial-content:before {
            content: "";
            left: -56px;
            opacity: 0.2;
            top: 0;
            background-image: url("https://www.charityauctionstoday.com/p/wp-content/plugins/strong-testimonials/public/svg/quote-left-solid.svg");
        }

        .testimonials-wrapper .testimonial-content:after {
            content: "";
            right: -56px;
            bottom: 0;
            opacity: 0.2;
            background-image: url("https://www.charityauctionstoday.com/p/wp-content/plugins/strong-testimonials/public/svg/quote-right-solid.svg");
        }

        .testimonials-wrapper .testimonial-content .testimonial-heading {
            font-weight: 700;
            margin-top: 0;
            font-size: 24px;
            margin-bottom: 10px;
        }

.cms-wrapper .privacy-wrapper-left ol {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 0 0 23px 0;
    line-height: 26px;
    font-size: 20px;
}

.cms-wrapper .cms-content-wrapper ol {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 0 0 23px 0;
    line-height: 1.7em;
    font-size: 20px;
    color: #7a7a7a !important;
}

.cms-wrapper.dark-text-container .cms-content-wrapper ol {
    color: #000000 !important;
}

.build-auction-cta {
    padding: 10px 15px;
    border-radius: 100px !important;
    background-color: blue;
    color: white;
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.7em;
    max-width: 400px;
    margin: 10px auto 0;
}

    .build-auction-cta a,
    .build-auction-cta a:hover {
        color: white !important;
    }

.cms-wrapper .privacy-wrapper-left ul {
    list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;
    font-size: 20px;
}

.cms-wrapper .cms-content-wrapper ul {
    list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;
    font-size: 20px;
    color: #7a7a7a !important;
}

.cms-wrapper.dark-text-container .cms-content-wrapper ul {
    color: #000000 !important;
}

.bg-purpal {
    background-color: #9daaf2;
}

.elementor-section.bg-purpal .elementor-row .elementor-heading-title {
    color: #000000;
}

.elementor-section.bg-purpal .elementor-divider {
    border-color: #ffffff54;
}

.elementor-section.bg-purpal p {
    color: #000000;
}

.bg-orange {
    background-color: #fe6a3f !important;
}

.text-heading-grey {
    color: #00000073;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
}

.bg-light-yellow {
    background-color: #cbb668 !important;
}

.elementor-message-container {
    margin: 30px 0px 0px 0px;
    padding: 30px 30px 30px 30px;
    background-color: #eff6fc;
}

.elementor-small-title {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
}

.text-white {
    color: #ffffff !important;
}


/*.cms-wrapper .privacy-wrapper-left.blog-pages p {
    color: #7a7a7a !important;
}*/

.cms-wrapper.dark-text-container .privacy-wrapper-left.blog-pages p {
    color: #000000 !important;
}

.cms-wrapper .cms-content-wrapper.blog-pages p {
    color: #7a7a7a !important;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin-bottom: 10px;
    max-width: 100%;
    padding: 8px;
}

.cms-wrapper .privacy-wrapper-left .wp-caption p.wp-caption-text {
    font-size: 12px !important;
    padding: 0 4px 5px;
    margin: 0;
}

.cms-wrapper .privacy-wrapper-left.blog-pages h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 30px;
    font-weight: bold;
}

.cms-wrapper .privacy-wrapper-left.blog-pages h3 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
}

.cms-wrapper .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.cms-wrapper.dark-text-container .privacy-wrapper-left.blog-pages h2 {
    color: #000000 !important;
}

.cms-wrapper .cms-content-wrapper.blog-pages h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 30px;
    font-weight: bold;
}

#myModal .hbspt-form,
.information-form .hbspt-form {
    padding: 40px;
}

    #myModal .hbspt-form #stopbackground h2,
    .information-form .hbspt-form #stopbackground h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #myModal .hbspt-form .hs-input,
    .information-form .hbspt-form .hs-input {
        display: inline-block;
        width: 100%;
        height: 40px;
        padding: 2px 5px;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        color: #33475b !important;
        background-color: #f5f8fa !important;
        border: 1px solid #cbd6e2 !important;
        box-sizing: border-box;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px !important;
    }

    #myModal .hbspt-form .hs-form-field label span,
    .information-form .hbspt-form .hs-form-field label span {
        font-size: 13px;
        color: #01559a;
        font-weight: 500;
        line-height: 20px;
    }

    #myModal .hbspt-form .hs-button.primary.large,
    .information-form .hbspt-form .hs-button.primary.large {
        background: #ff7a59;
        padding: 11px;
        border-color: #ff7a59;
        border-radius: 4px !important;
        color: #fff;
        margin: 10px 0;
    }

    #myModal .hbspt-form .hs-input[type="checkbox"],
    .information-form .hs-input[type="checkbox"],
    .information-form .hbspt-form .hs-form__field__input[type="radio"],
    #myModal .hbspt-form .hs-form__field__input[type="radio"] {
        cursor: pointer;
        width: auto;
        height: auto;
        padding: 0;
        margin: 3px 0;
        line-height: normal;
        border: none;
        vertical-align: middle;
    }

.legal-consent-container .hs-form-booleancheckbox-display input {
    float: left;
}

.inputs-list,
ul.hs-error-msgs,
.hs-error-msgs li {
    list-style-type: none !important;
    padding: 0 !important;
    line-height: 26px;
    font-size: 14px;
}

#myModal .hbspt-form .legal-consent-container,
.information-form .hbspt-form .legal-consent-container {
    margin: 20px 0;
}


/*.cms-wrapper .privacy-wrapper-left.blog-pages h2 a {
    color: #7a7a7a !important;
}*/

.cms-wrapper .privacy-wrapper-left.blog-pages h2 a:hover {
    color: #337ab7 !important;
    text-decoration: underline;
}

.cms-wrapper .cms-content-wrapper.blog-pages h2 a {
    color: #7a7a7a !important;
}

    .cms-wrapper .cms-content-wrapper.blog-pages h2 a:hover {
        color: #337ab7 !important;
        text-decoration: underline;
    }

.cms-wrapper .privacy-wrapper-left.blog-pages h4 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
    /*color: #7a7a7a !important;*/
}

.cms-wrapper.dark-text-container .privacy-wrapper-left.blog-pages h4 {
    color: #000000 !important;
}

.cms-wrapper .cms-content-wrapper.blog-pages h4 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
    /*color: #7a7a7a !important;*/
}

.cms-wrapper.dark-text-container .cms-content-wrapper.blog-pages h4 {
    color: #000000 !important;
}

.blueb {
    background: #edf6fd;
    border: 1px solid #e2f0fc;
    padding: 15px 15px 10px 15px;
    margin: 15px 0 30px 0;
}

.yb {
    background: #fef9dd;
    border: 1px solid #fef5c4;
    padding: 15px;
    margin: 15px 0 30px 0;
}

@media (min-width: 2000px) and (max-width: 7000px) {
    .corporate .main {
        min-height: 94vh;
    }
}

@media (min-width: 1025px) and (max-width: 1205px) {
    .header .header-navigation {
        display: inherit !important;
        clear: inherit !important;
        margin-top: 0 !important;
        float: right !important;
    }
}

@media (max-width: 1024px) {
    .corporate .header .mobi-toggler i {
        display: block;
        color: #fff;
    }



    .corporate .header .mobi-toggler {
        align-items: center;
        display: flex;
        justify-content: center;
        background-color: #0073e9 !important;
        color: #fff !important;
        border: 1px solid #0073e9 !important;
    }

    .corporate .header-navigation ul {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        position: absolute;
        background-color: #fff;
        width: 100%;
        left: 0;
    }

        .corporate .header-navigation ul li {
            width: 100%;
        }

    .corporate .header-navigation > ul > li > a {
        margin: 0;
    }
}

@media (min-width: 992px) {

    .pricing-table.green-bg,
    .comparison-table.green-bg {
        margin-top: -10rem;
    }
}

@media screen and (max-width: 991px) {
    .cms-wrapper .cms-content-wrapper .banner-heading-1 {
        margin-bottom: 0;
        font-size: 28px !important;
        color: #0e559f;
        line-height: 36px !important;
        font-weight: bold;
    }

    .pricing-table .promotion,
    .comparison-table .promotion {
        left: -1.5rem;
    }
}

@media (max-width: 767px) {

    .pricing-table .table,
    .comparison-table .table,
    .pricing-table tbody,
    .comparison-table tbody,
    .pricing-table thead,
    .comparison-table thead,
    .pricing-table tr,
    .comparison-table tr,
    .pricing-table th,
    .comparison-table th,
    .pricing-table td,
    .comparison-table td {
        display: flex;
        width: 100%;
        text-align: left !important;
        flex-flow: row wrap;
    }

        .pricing-table .table .wrap,
        .comparison-table .table .wrap,
        .pricing-table tbody .wrap,
        .comparison-table tbody .wrap,
        .pricing-table thead .wrap,
        .comparison-table thead .wrap,
        .pricing-table tr .wrap,
        .comparison-table tr .wrap,
        .pricing-table th .wrap,
        .comparison-table th .wrap,
        .pricing-table td .wrap,
        .comparison-table td .wrap {
            text-align: left;
        }

        .pricing-table tbody > tr > td,
        .comparison-table tbody > tr > td {
            display: block;
            border-color: transparent;
            padding: 15px !important;
            text-align: right !important;
        }

            .pricing-table tbody > tr > td:nth-child(2):before,
            .comparison-table tbody > tr > td:nth-child(2):before,
            .pricing-table tbody > tr > td:nth-child(3):before,
            .comparison-table tbody > tr > td:nth-child(3):before {
                content: "Free plan:";
                position: absolute;
                left: 15px;
            }

            .pricing-table tbody > tr > td:nth-child(3):before,
            .comparison-table tbody > tr > td:nth-child(3):before {
                content: "Flex plan:";
            }

    .pricing-table thead,
    .comparison-table thead {
        display: none;
    }

        .pricing-table thead.footer-wrap,
        .comparison-table thead.footer-wrap {
            display: block;
        }

            .pricing-table thead.footer-wrap th,
            .comparison-table thead.footer-wrap th {
                display: block;
            }

                .pricing-table thead.footer-wrap th.text-center,
                .comparison-table thead.footer-wrap th.text-center {
                    text-align: center !important;
                }

                    .pricing-table thead.footer-wrap th.text-center .btn,
                    .comparison-table thead.footer-wrap th.text-center .btn {
                        display: block;
                    }

                .pricing-table thead.footer-wrap th:last-child,
                .comparison-table thead.footer-wrap th:last-child {
                    display: none;
                }

    .pricing-table .table-wrapper,
    .comparison-table .table-wrapper {
        padding-top: 0;
    }

        .pricing-table .table-wrapper:before,
        .comparison-table .table-wrapper:before,
        .pricing-table .table-wrapper:after,
        .comparison-table .table-wrapper:after {
            display: none;
        }

    .pricing-table .pricing-header .title-column,
    .comparison-table .pricing-header .title-column {
        display: none;
    }

    .pricing-table .table-footer,
    .comparison-table .table-footer {
        display: block;
    }

        .pricing-table .table-footer .title-column a,
        .comparison-table .table-footer .title-column a {
            display: inline-block;
        }

    .pricing-table .title,
    .comparison-table .title {
        float: none;
        margin-bottom: -10px;
    }

    .pricing-table {
        margin-top: -20px;
    }

    .table-striped > tbody > tr:nth-of-type(odd) > th {
        padding: 15px !important;
    }

    .table-striped > tbody > tr:nth-of-type(even) > th {
        padding: 15px !important;
    }

    .side-comparison .wrap {
        margin: 0 -15px 15px;
        border: 1px solid #ddd;
    }

    .side-comparison h4 {
        max-width: 200px;
        margin: 0 auto 16px;
    }

    .side-comparison .excerpt,
    .side-comparison .content {
        padding-left: 19px;
        padding-right: 19px;
    }

        .side-comparison .excerpt ul,
        .side-comparison .content ul {
            padding-left: 19px;
        }

            .side-comparison .excerpt ul li,
            .side-comparison .content ul li {
                padding-left: 5px;
            }

    .good-comp {
        padding: 0;
    }

    .cms-content-wrapper .sign img {
        width: inherit;
    }

    .cms-wrapper .cms-content-wrapper .read-article {
        margin-bottom: 15px;
    }

    .cms-wrapper .auction-profit-content h2 {
        font-size: 29px !important;
    }

    .cms-wrapper .cms-content-wrapper .auction-profit-content p {
        font-size: 13px !important;
    }

    .cms-wrapper .cms-content-wrapper .blog-post .article-text p,
    .cms-wrapper .cms-content-wrapper .blog-post .read-article a {
        color: #fff;
        font-size: 16px !important;
    }

    .other-features .build-steps .btn-group a {
        display: table;
        width: 100%;
        text-align: center;
        line-height: 38px;
        color: #fff;
        border: none;
        border-radius: 5px;
        background: #f05439;
        font-weight: bold;
        float: left;
        border: 3px solid #f05439;
        font-size: 14px;
        padding: 0;
        margin: 0;
        margin-top: 10px;
    }

    .cms-wrapper .cms-content-wrapper .good-comp h1 {
        font-size: 36px !important;
        line-height: normal;
    }

    .cms-wrapper .cms-content-wrapper .good-comp p {
        text-align: center;
        color: #0e559f !important;
        font-size: 24px !important;
        font-weight: bold;
    }

    .feature-section h1 {
        padding: 25px 0px !important;
        font-size: 40px !important;
        color: #0e559f;
        font-weight: bold;
        line-height: 50px !important;
    }

    .cms-wrapper .cms-content-wrapper .other-features p {
        font-size: 18px !important;
    }

    .cms-wrapper .cms-content-wrapper .banner-tagline-new {
        text-align: center;
    }

    .cms-wrapper .list {
        display: table;
        width: 100%;
        padding: 0px 0px;
    }

    .annie-img img {
        display: none !important;
    }

    .privacy-wrapper-left img {
        width: 100%;
    }

    .cms-content-wrapper img {
        width: 100%;
    }

    .cms-wrapper .privacy-wrapper-left p {
        text-align: left;
    }

    .cms-wrapper .cms-content-wrapper p {
        text-align: left;
    }

    .cms-wrapper .privacy-wrapper-left h1 {
        font-size: 24px;
    }

    .cms-wrapper .cms-content-wrapper h1 {
        font-size: 24px;
    }

    .cms-wrapper .privacy-wrapper-left p {
        font-size: 18px !important;
    }

    .cms-wrapper .cms-content-wrapper p {
        font-size: 18px !important;
    }

    .download-auction .pull-left {
        float: none !important;
    }

    .cms-wrapper .ipad-img {
        display: table;
        margin: 0 auto;
        position: static;
    }

    .ipad-img img {
        margin-bottom: 20px;
    }

    .cms-wrapper .auction-profit-content {
        margin-left: 0;
        display: table;
        float: none;
        width: 100%;
    }

        .cms-wrapper .auction-profit-content p {
            text-align: left;
        }

    .cms-wrapper .help-me-btn button {
        padding: 10px;
        min-width: inherit;
        max-width: inherit;
    }

    .cms-wrapper .auction-ctc h1 {
        font-size: 24px;
    }

    .cms-wrapper .vertical-alignment {
        flex-wrap: wrap;
    }

    .cms-wrapper .banner-heading-1 {
        margin-bottom: 0;
        font-size: 28px;
        color: #0e559f;
        line-height: 36px;
    }

    .cms-wrapper .about-section h1 {
        font-size: 23px;
        padding-top: 50px;
    }

    .cms-wrapper .about-section p {
        text-align: left;
    }

    .cms-wrapper .feature-section.new-f h1 {
        font-size: 38px;
        line-height: 42px;
    }

    .cms-wrapper .list .content {
        display: table;
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .cms-wrapper .list .content-img {
        display: table !important;
        width: 100%;
        float: none;
        margin: 0 auto 40px;
        text-align: center;
    }

    .cms-wrapper .new-f .list .content p {
        text-align: left;
        line-height: 24px;
    }

    .cms-wrapper .freindly-tech h1 {
        color: #0e559f;
        font-weight: bold;
        font-size: 30px;
        line-height: 40px;
        display: table;
        margin-right: 0 !important;
    }

    .cms-wrapper .freindly-tech p {
        font-size: 16px;
        text-align: left;
    }

    .cms-wrapper .build-auction h1 {
        font-size: 32px;
    }

    .cms-wrapper .new-f.build-auction h1 span {
        font-size: 18px;
    }

    .cms-wrapper .other-features.new-f h1 {
        font-size: 38px !important;
        line-height: 46px;
    }

    .cms-wrapper .other-features .steps {
        height: auto;
    }

    .feature-section h1 {
        padding: 25px 0px;
        font-size: 40px;
        color: #0e559f;
        font-weight: bold;
        line-height: 50px;
    }

    .list .content h4 {
        font-size: 24px;
        color: #0e559f;
        font-weight: bold;
        line-height: 32px;
    }

    .list .content p {
        text-align: left;
    }

    .build-auction h1 span {
        font-size: 18px;
    }

    .other-features h1 {
        text-align: center;
        color: #0e559f;
        font-size: 28px !important;
        font-weight: bold;
        line-height: 40px;
        font-family: "sans-serif;";
    }

    .other-features p {
        font-size: 18px;
    }

    .good-comp h1 {
        font-size: 36px;
    }

    .good-comp ul li {
        height: 150px;
        background: #fff;
        float: left;
        width: calc(100% / 2 - 30px);
        margin: 0px 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .testimonials-wrapper table td img {
        width: 100%;
    }

    .testimonials-wrapper .testimonial-content {
        margin: 0 35px;
    }

        .testimonials-wrapper .testimonial-content p {
            color: #000000;
            font-size: 18px;
            line-height: 1.7em;
        }

    .cms-wrapper .cms-content-wrapper .banner-heading-1 {
        text-align: center;
    }

    .elementor-section-3 p,
    .elementor-section-3 ul li {
        text-align: left;
    }

    .elementor-section.bg-purpal p,
    .elementor-text-editor p {
        text-align: left;
    }
}

@media (max-width: 640px) {
    .public-sub-header .col-md-12 {
        padding: 0 !important;
    }

    #search-open {
        display: block;
    }

    .public-sub-header {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 999;
        padding: 0;
        border-top: 1px solid #eeeeee;
        top: auto;
    }

        .public-sub-header .small-header-wrapper .small-menu-right ul li {
            flex: 1;
            font-size: 12px;
            border-right: 1px solid #eeeeee;
            padding: 15px 0;
        }

            .public-sub-header .small-header-wrapper .small-menu-right ul li:last-child {
                border: none;
            }

    .shorting-list {
        font-size: 12px;
        -webkit-appearance: none;
        text-align: center;
        padding: 0;
        width: 100%;
    }

    .public-sub-header .small-header-wrapper .small-menu-right ul li .fa {
        display: block;
        font-size: 20px;
        text-align: center;
        width: auto;
    }

    .public-sub-header .small-header-wrapper .small-menu-right ul li:focus {
        background-color: #0073e9 !important;
        color: #ffffff !important;
    }

    .public-sub-header .small-header-wrapper .small-menu-right ul li a {
        text-align: center;
        margin: 0;
        display: block;
        font-size: 12px;
    }

    .small-header-search {
        min-width: inherit;
        display: none;
    }

        .small-header-search.search-block {
            display: flex;
            justify-content: space-between;
            background-color: #eee;
            position: absolute;
            width: 100%;
            align-items: center;
            min-height: 68px;
        }

            .small-header-search.search-block .search-close {
                display: block;
                font-size: 20px;
            }

    .public-sub-header .small-header-wrapper .small-menu-right {
        width: 100%;
    }

        .public-sub-header .small-header-wrapper .small-menu-right ul {
            display: flex;
            justify-content: space-between;
        }

    .small-header-search.search-block .has-search {
        width: 90%;
    }

    #tc-modal {
        display: none;
    }

    .elementor-image {
        text-align: center;
    }

    .cms-wrapper .privacy-wrapper-left.blog-pages h2 {
        font-size: 24px;
    }

    .corporate .site-logo .m-logo {
        display: inline-block;
    }

    .corporate .site-logo .d-logo {
        display: none;
    }

    .pre-header .col-md-6 {
        float: none !important;
    }

    .pre-header li {
        padding-left: 2px !important;
        padding-right: 2px !important;
        border-right: solid 1px #d8d8d8 !important;
    }

    .additional-shop-info li:first-child {
        padding-left: 0;
    }

    .pre-header .additional-nav {
        float: none !important;
        text-align: left !important;
    }

    .pre-header li:last-child {
        border: none !important;
    }

    .pre-header .list-inline li {
        display: inline-block;
        font-size: 12px;
    }

    .pre-header .pull-right {
        float: none !important;
        text-align: center;
        margin-bottom: 0;
    }

    .list-inline {
        padding-left: 0;
        list-style: none;
        margin-left: 0;
        text-align: center;
        margin-bottom: 0;
    }

    #auctionProfitModal .modal-body img {
        width: 90%;
        height: auto;
    }

    #auctionProfitModal .modal-body h2 {
        font-size: 24px;
    }

    #auctionProfitModal .modal-body .center_div {
        margin: 0 auto;
        width: 100%;
    }

    #LanguageDropDown .btn {
        font-size: 12px;
    }

    .cms-wrapper .auction-ctc,
    .blog-post {
        padding: 50px 0px;
    }
}

@media (max-width: 415px) {
    .site-logo img {
        max-width: 200px;
    }

    .pre-header li {
        border: none !important;
    }

    .cms-wrapper .start-auction-btn-new button {
        padding: 0px 15px;
    }

    .feature-section {
        padding: 20px;
    }

    .cms-wrapper .cms-content-wrapper h1 br {
        display: none;
    }
}

@media (max-width: 320px) {
    .site-logo img {
        max-width: 150px;
    }
}
