.faqHeader {
    font-size: 27px;
    margin: 20px;
}

.panel-heading [data-toggle]:not(.collapsed):after {
    content: "";
    float: right;
    font-size: 18px;
    line-height: 22px;
    background: url("https://www.drakesoftware.com/localassets/images/products/bank-products/expanded.jpg") 0 0/contain;
    width: 15px;
    height: 10px;
}

.panel-heading [data-toggle].collapsed:after {
    content: "";
    float: right;
    font-size: 18px;
    line-height: 22px;
    background: url("https://www.drakesoftware.com/localassets/images/products/bank-products/collapsed.jpg") 0 0/contain;
    width: 15px;
    height: 10px;
}

#faq {
    padding-top: 78px;
    padding-bottom: 40px;
    background: rgba(27,117,188,.05);
    margin-bottom: -24px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

#accordion .panel {
    background: 0 0;
    box-shadow: none;
    border-top: 1px solid #d2d2d3;
    padding-top: 0;
    padding-bottom: 12px;
    padding-left: 15px;
}

#accordion {
    width: 754px;
    margin: 0 auto;
    padding-top: 28px;
}

#faq h1 {
    font-size: 32px;
    color: #48484a;
    font-weight: 700;
}

#accordion .accordion-toggle {
    font-size: 18px;
    font-weight: 600;
    color: #48484a;
}

#accordion .panel-body,
#accordion .panel-body p {
    font-size: 14px;
    font-weight: 400;
    border-top: 0;
}

#accordion .panel-heading {
    padding-bottom: 8px;
    padding-top: 18px;
    padding-right: 0;
}

#accordion .panel.last {
    border-bottom: 1px solid #d2d2d3;
    margin-bottom: 22px;
}

.features-blue {
    color: #fff;
    background: linear-gradient(135deg,#172a74,#21a9af);
    background-color: #184e8e;
    padding-bottom: 30px;
}

.features-blue p {
    color: rgba(255,255,255,.6);
}

.features-blue h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}

.features-blue .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 60px;
}

.features-blue .item {
    min-height: 100px;
    padding-left: 80px;
    margin-bottom: 40px;
}

.features-blue .item .name {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    color: inherit;
}

.features-blue .item .description {
    font-size: 15px;
    margin-bottom: 0;
}

.features-blue .item .icon {
    font-size: 40px;
    color: #ffcc1e;
    float: left;
    margin-left: -65px;
}

.features-boxed {
    color: #48484A;
    background-color: rgba(27,117,188,.08);
}

.features-boxed p {
    color: #48484a;
}

.features-boxed h2 {
    font-weight: 700;
    padding-top: 40px;
    color: inherit;
    font-size: 32px;
    margin-left: 0;
    padding-right: 2px;
}

.features-boxed .intro {
    font-size: 16px;
    position: static;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}

.features-boxed .intro p {
    margin-bottom: 0;
}

.features-boxed .features {
    padding: 27px 0 42px;
    width: 1170px;
}

.features-boxed .item,
.highlight-blue .buttons {
    text-align: center;
}

@media (max-width:1439px) {
    .features-boxed .item {
        width: 326px;
    }
}

.features-boxed .box {
    text-align: left;
    padding: 32px 40px 10px;
    background-color: #fff;
    border-radius: 20px;
    width: 350px;
}

@media (max-width:1439px) {
    .features-boxed .box {
        width: 286px;
    }
}

.features-boxed .item .icon {
    font-size: 60px;
    color: #1485ee;
    margin-top: 20px;
    margin-bottom: 35px;
}

.features-boxed .item .name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px;
    color: #48484A;
    margin-top: 16px;
    padding-top: 0;
}

.features-boxed .box .description,
.features-boxed .box .description p {
    font-size: 16px;
    margin-bottom: 20px;
    vertical-align: top;
    padding-top: 0;
    font-weight: 400;
}

.features-boxed .container {
    width: 1175px;
    margin-left: 132px;
}

@media (max-width:1439px) {
    .features-boxed .container {
        margin-left: 97px;
        width: 936px;
    }
}

.features-clean {
    color: #48484A;
    background-color: #fff;
    padding-bottom: 13px;
    margin-left: -5px;
}

@media (max-width:1439px) {
    .features-clean {
        margin-left: 95px;
    }

    .features-boxed .features {
        width: 1000px;
    }
}

@media (max-width:1169px) {
    .features-boxed .features {
        padding-top: 33px;
        width: 950px;
    }

    .features-boxed .item {
        width: 314px;
    }

    .features-boxed .box {
        width: 282px;
    }

    .features-boxed .container {
        margin-left: 30px;
        width: 936px;
    }

    .features-clean {
        margin-left: 30px;
    }
}

.features-clean h2 {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 0;
    color: inherit;
    text-align: left;
    margin-top: 80px;
}

@media (max-width:991px) {
    #realCustomers.features-boxed .box {
        margin-bottom: 20px;
    }

    .features-boxed .features {
        padding: 27px 0 42px;
        width: 680px;
    }

    #accordion {
        width: 606px;
        margin: 0 auto;
        padding-top: 28px;
    }

    .features-boxed .intro {
        width: 728px;
        padding-left: 0;
        padding-right: 36px;
    }

    .features-boxed .item {
        width: 326px;
        margin-left: 45px;
    }

    .features-boxed .box {
        width: 594px;
    }

    .features-boxed .container {
        margin-left: 30px;
        width: 768px;
    }

    .features-clean {
        margin-left: 30px;
    }

    .features-clean h2 {
        text-align: center;
    }
}

@media (max-width:767px) {
    .features-boxed .box .description {
        padding-bottom: 20px;
    }

    .features-boxed .features {
        width: 470px;
    }

    #faq {
        padding-top: 44px;
    }

    #accordion {
        width: 500px;
        margin: 0 auto;
        padding-top: 28px;
    }

    #faq h1 {
        font-size: 28px;
    }

    #accordion .panel-heading {
        padding-bottom: 8px;
        padding-top: 18px;
        padding-right: 0;
    }

    .features-blue {
        padding-bottom: 10px;
    }

    .features-blue h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }

    .features-blue .intro {
        margin-bottom: 40px;
    }

    .features-blue .item {
        min-height: 0;
    }

    .features-boxed h2 {
        margin-bottom: 25px;
        padding-top: 0;
        font-size: 28px;
    }

    .features-boxed .intro {
        width: 517px;
        padding-left: 0;
        padding-right: 34px;
        margin-left: -33px;
        margin-top: 56px;
    }

    .features-boxed .item {
        width: 326px;
        margin-left: 0;
        padding-left: 0;
    }

    .features-boxed .box {
        width: 432px;
        padding-bottom: 0;
        margin-bottom: 40px;
    }

    .features-boxed .container {
        margin-left: 69px;
        width: 466px;
        margin-bottom: 7px;
    }

    .features-clean h2 {
        text-align: center;
        font-size: 28px;
        margin-top: 54px;
    }
}

@media (max-width:767px) {
    .features-clean h2 {
        font-size: 24px;
    }
}

.features-clean .intro {
    font-size: 16px;
    margin: 0 auto 60px;
}

.features-clean .item {
    min-height: 170px;
    padding-left: 16px;
    margin-bottom: 0;
    padding-right: 116px;
}

@media (max-width:1439px) {
    .features-clean .item {
        width: 287px;
        padding-right: 10px;
        margin-right: 47px;
    }
}

.features-clean .item .name {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    color: #1b75bc;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
}

.features-clean .item .description {
    font-size: 16px;
    font-weight: 400;
    color: #48484A;
}

.features-clean .item .icon {
    font-size: 40px;
    color: #1485ee;
    float: left;
    margin-left: -65px;
    vertical-align: top;
}

.highlight-clean .buttons .btn.highlight-clean-btn {
    text-align: center;
    border-radius: 100px;
    color: #1b75bc;
    font-size: 18px;
    border: 2px solid #1b75bc;
    text-transform: none;
}

.highlight-clean .buttons .btn.highlight-clean-btn:hover {
    background-color: rgba(27,117,188,0.08);
}

.features-clean .photo-details {
    margin-left: 80px;
}

.features-clean .row.features {
    width: 1283px;
}

@media (max-width:1439px) {
    .features-clean .row.features {
        width: 1100px;
    }
}

div.jumbotron.hero-technology {
    color: #48484A;
    text-align: center;
    background: url("https://images.ctfassets.net/8ciosupf5c48/1Kl96CwD90r6lFrIO9fHGS/328dc743393231f417e21ff16bd308b5/42a0973c7ee5-image_drake-tax_hero_1440px-2x.jpg") 0 0/1440px;
    padding-top: 44px;
    padding-bottom: 100px;
    max-width: 1440px;
    position: static;
    display: block;
    height: 480px;
    margin-bottom: 0;
    border-radius: 0;
}

@media (max-width:1439px) {
    div.jumbotron.hero-technology {
        max-width: 1170px;
        background: url("https://images.ctfassets.net/8ciosupf5c48/1Bwe1Rd2o81SQbAHE2fgo8/baec5f6aae85b3ff2c381c2ecd51f5f7/7889f1766a22-image_drake-tax_hero_1170px-2x.jpg") 0 0/1170px;
    }
}

h1.hero-title,
h2.hero-title,
h3.hero-title {
    text-shadow: 0 2px 2px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 500;
}

p.hero-subtitle {
    margin: 25px auto;
    padding: 10px 15px;
}

.hero-logo img {
    width: 159px;
}

.logo-wrapper .buttonWrapper {
    margin-left: 60px;
}

.logo-wrapper .hero-button {
    margin-right: 38px;
    width: 182px;
    border-radius: 25px;
    background: #1b75bc;
    font-weight: 700;
    height: 59px;
    padding-top: 15px;
}

.logo-wrapper .hero-button:hover {
    box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.30);
}

.logo-wrapper #btnPricing {
    background-color: #fff;
    color: #1b75bc;
    border-width: 2px;
    border-color: #1b75bc;
}

.logo-wrapper #btnPricing:hover {
    background-color: rgba(27,117,188,0.08);
    box-shadow: none;
}

.jumbotron.hero-technology div.logo-wrapper {
    border-radius: 26px;
    width: 592px;
    margin: 0 0 0 620px;
    padding: 0;
    text-align: left;
    background: #fff;
    height: 380px;
}

@media (max-width:1439px) {
    .jumbotron.hero-technology div.logo-wrapper {
        width: 571px;
        margin-left: 490px;
    }
}

.jumbotron.hero-technology .hero-heading1 {
    font-size: 32px;
    text-align: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 400;
    line-height: 40px;
    margin-left: 60px;
    margin-top: 20px;
    margin-bottom: 0;
    color: #48484a;
}

.jumbotron.hero-technology div.hero-logo {
    background: url("https://images.ctfassets.net/8ciosupf5c48/1rfbIIM1pBLvWAezhLXdca/96af033d69e03a177f8a6ab66fc2c158/9defcff10526-draketax_logo.svg") 0 0/cover,0 0/cover #d4effc;
    position: relative;
    display: inline-block;
    padding-top: 0;
    margin-top: 50px;
    padding-left: 3px;
    padding-right: 7px;
    margin-left: 60px;
    width: 159px;
    height: 52px;
}

.jumbotron.hero-technology .hero-heading2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 52px;
    text-align: left;
    margin-left: 60px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 45px;
    color: #1b73bc;
}

@media (max-width:1439px) {
    .jumbotron.hero-technology .hero-heading2 {
        font-size: 40px;
        margin-top: 0;
    }
}

.jumbotron.hero-technology .hero-subtitle {
    color: #48484a;
    text-align: left;
    margin-left: 60px;
    font-size: 18px;
    font-feature-settings: 'clig' off,'liga' off;
    font-weight: 400;
    line-height: 25px;
    background: #fff;
    padding-right: 14px;
    padding-left: 0;
    margin-top: 10px;
}

@media (max-width:1439px) {
    .jumbotron.hero-technology .hero-subtitle {
        margin-top: 0;
    }
}

.jumbotron.hero-technology .hero-logo h1 {
    font-size: 30px;
    text-align: left;
    margin-top: 5px;
}

#badgeHolder {
    padding-top: 60px;
    width: 864px;
}

.row.badges {
    padding-top: 18px;
    padding-bottom: 83px;
}

#realCustomers h2 {
    font-size: 32px;
}

#realCustomers .box {
    box-shadow: 0px 2px 9px 0px rgba(0,0,0,0.10);
}

#realCustomers.features-boxed {
    background: white;
}

#realCustomers .row.features {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 58px;
}

a {
    color: #1b75bc;
}

#results .name {
    font-size: 20px;
    margin-top: 20px;
}

#results .row.features {
    padding-bottom: 60px;
}

#results .box {
    padding-top: 40px;
    padding-bottom: 4px;
    min-height: 282px;
}

@media (max-width:1439px) {
    #results .box {
        min-height: 326px;
    }
}

#pageContainer.container,
#pageContainer2.container {
    width: 1440px;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width:1439px) {
    #pageContainer.container,
    #pageContainer2.container {
        width: 1170px;
    }
}

#badgeHolder h1 {
    font-size: 32px;
    color: #48484a;
    line-height: 40px;
    font-weight: 700;
}

#badgeHolder .subHeading {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 16px;
}

#badgeHolder .col-md-3 {
    width: 25%;
    text-align: center;
}

.badge-img {
    width: 171px;
}

.highlight-blue {
    color: #fff;
    background-color: #1b75bc;
    padding: 30px 0 9px;
}

.highlight-blue p {
    color: #fff;
    line-height: 1.5;
    font-size: 24px;
    font-weight: 600;
    padding-top: 0;
}

.highlight-blue h2 {
    font-weight: 700;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
    color: inherit;
    font-size: 32px;
    margin-bottom: 2px;
}

.highlight-blue .intro {
    font-size: 16px;
    text-align: center;
}

.highlight-blue .buttons .btn {
    padding: 16px 32px;
    margin: 6px;
    border: none;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1;
}

.highlight-blue .buttons .btn:hover,
.highlight-clean .buttons .btn:hover {
    opacity: 1;
}

.highlight-blue .buttons .btn:active,
.highlight-clean .buttons .btn:active {
    transform: translateY(1px);
}

.highlight-blue .buttons .btn-primary,
.highlight-blue .buttons .btn-primary:active {
    border: 2px solid rgba(255,255,255,.7);
    border-radius: 6px;
    color: #ebeff1;
    box-shadow: none;
    text-shadow: none;
    padding: 14px 24px;
    background: 0 0;
    transition: background-color .25s;
}

.highlight-clean {
    color: #313437;
    background-color: #fff;
    padding: 56px 0 60px;
}

.highlight-clean p {
    color: #7d8285;
}

.highlight-clean h2 {
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
    color: inherit;
}

.highlight-clean .intro {
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
}

.highlight-clean .buttons {
    text-align: center;
    margin-top: 25px;
}

.highlight-clean .buttons .btn {
    padding: 18px 48px;
    border: none;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 1;
    outline: 0;
}

.highlight-clean .buttons .btn-primary {
    background-color: #055ada;
    color: #fff;
}

.highlight-clean .buttons .btn-default {
    background-color: #e6e7ea;
    color: inherit;
}

.highlight-clean .intro h2 {
    font-size: 32px;
    font-weight: 700;
    color: #48484a;
    margin-bottom: 0;
}

.photo-card {
    background-color: rgba(27,117,188,.08);
    display: flex;
    width: 100%;
}

@media (min-width:700px) {
    .photo-card {
        flex-direction: row;
    }
}

.photo-background {
    background-position: center;
    background-size: cover;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 527px;
    background-image: url("https://www.drakesoftware.com/localassets/images/products/bank-products/image_customer-support_1440px-2x.jpg");
    border-bottom-left-radius: 0;
    width: 671px;
}

@media (max-width:1439px) {
    .photo-background {
        width: 519px;
        height: 527px;
        background-image: url("https://www.drakesoftware.com/localassets/images/products/bank-products/image_customer-support_1170px-2x.jpg");
    }
}

.photo-details {
    margin-left: 85px;
    margin-top: 85px;
    padding-bottom: 63px;
}

@media (max-width:1439px) {
    .photo-details {
        width: 456px;
        margin-top: 57px;
        padding-bottom: 40px;
    }

    .photo-details p {
        width: 390px;
    }
}

@media (max-width:1169px) {
    .features-clean .item {
        width: 280px;
        padding-right: 0;
        margin-right: 42px;
        min-height: 170px;
    }

    .features-clean .row.features {
        width: 1002px;
    }

    div.jumbotron.hero-technology {
        max-width: 992px;
        background: url("https://images.ctfassets.net/8ciosupf5c48/6e2PeHOkljwXn3eI6WAQZ3/dfc5aaf58fbbb54d037af9d71d7cc86c/2d657eba4bcf-image_drake-tax_hero_992px-2x.jpg") 0 0/992px;
    }

    .jumbotron.hero-technology div.logo-wrapper {
        width: 555px;
        margin-left: 353px;
    }

    .jumbotron.hero-technology div.hero-logo {
        background: url("https://images.ctfassets.net/8ciosupf5c48/34LKySww5N58hHCoyWhH6B/d3f173c480a98114a9f8407a1b3916ad/9c827a2f9bcc-draketax_logo_375px2x.png") 0 0/cover,0 0/cover #d4effc;
    }

    #realCustomers .row.features {
        width: 948px;
        margin-left: -15px;
    }

    #pageContainer.container,
    #pageContainer2.container {
        width: 992px;
    }

    .photo-background {
        background-image: url("https://www.drakesoftware.com/localassets/images/products/bank-products/image_customer-support_992px-2x.jpg");
        width: 443px;
        height: 527px;
    }

    .photo-details {
        width: 456px;
        margin-top: 57px;
        margin-left: 50px;
    }
}

@media (max-width:991px) {
    #realCustomers .row.features {
        width: 710px;
    }

    .features-clean .item {
        width: 589px;
        margin-right: 60px;
        text-align: center;
        margin-left: 60px;
        margin-bottom: 16px;
        min-height: 100px;
    }

    div.jumbotron.hero-technology {
        max-width: 768px;
        background: url("https://images.ctfassets.net/8ciosupf5c48/RX0P86RifMfkR87X8VBHE/5432709eb5d70bb26853052e7efba8bd/4191eea16342-image_drake-tax_hero_768px-2x.jpg") 0 0/768px no-repeat,#1b75bc15;
        height: 800px;
    }

    .jumbotron.hero-technology div.logo-wrapper {
        width: 650px;
		height: 370px;
        margin-left: -1px;
        margin-top: 331px;
        text-align: center;
        padding-left: 57px;
        padding-right: 57px;
    }

    .jumbotron.hero-technology .hero-heading1 {
        margin-bottom: 10px;
        text-align: center;
        margin-left: 0;
        margin-top: 14px;
    }

    .jumbotron.hero-technology div.hero-logo {
        background: url("https://images.ctfassets.net/8ciosupf5c48/34LKySww5N58hHCoyWhH6B/d3f173c480a98114a9f8407a1b3916ad/9c827a2f9bcc-draketax_logo_375px2x.png") 0 0/cover,0 0/cover #d4effc;
        margin-left: 0;
    }

    .jumbotron.hero-technology .hero-heading2 {
        font-size: 36px;
        text-align: center;
        margin-left: 0;
        line-height: 40px;
    }

    .jumbotron.hero-technology .hero-subtitle {
        margin-left: 0;
        text-align: center;
        margin-top: 8px !important;
    }

    #badgeHolder {
        width: 720px;
    }

    #results .box {
        min-height: 199px;
        padding-bottom: 0;
    }

    #pageContainer.container,
    #pageContainer2.container {
        width: 768px;
    }

    .badge-img {
        width: 144px;
    }

    .photo-card {
        display: block;
    }

    .photo-background {
        background-image: url("https://www.drakesoftware.com/localassets/images/products/bank-products/image_customer-support_768px-2x.jpg");
        width: 768px;
        height: 397px;
    }

    .photo-details {
        width: 529px;
        margin-top: 57px;
        margin-left: 120px;
    }
}

.photo-details h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 38px;
    text-align: left;
    color: #48484a;
}

@media (max-width:767px) {
    .features-clean .intro {
        margin-bottom: 20px;
    }

    .features-clean .item {
        width: 402px;
        margin-top: 23px;
        margin-left: 60px;
        margin-bottom: 18px;
    }

    .features-clean .container {
        padding: 0 5px;
    }

    div.jumbotron.hero-technology {
        max-width: 576px;
        background: url("https://images.ctfassets.net/8ciosupf5c48/sGhhkpcaPYbrvXekimhzU/86e561c69478a54c5c4e9cf472e435c5/e6b867acb2b0-image_drake-tax_hero_576px-2x.jpg") 0 0/576px no-repeat,#fff;
        height: 891px;
    }

    .logo-wrapper .buttonWrapper {
        margin-left: 0;
    }

    .logo-wrapper .hero-button {
        width: 90%;
        margin-bottom: 20px;
        margin-left: 12px;
    }

    .jumbotron.hero-technology div.logo-wrapper {
        width: 576px;
        margin-top: 264px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #badgeHolder h1,
    #realCustomers h2,
    .highlight-blue h2,
    .highlight-clean .intro h2,
    .highlight-clean h2,
    .jumbotron.hero-technology .hero-heading1,
    .photo-details h1 {
        font-size: 28px;
    }

    .jumbotron.hero-technology div.hero-logo {
        background: url("https://images.ctfassets.net/8ciosupf5c48/34LKySww5N58hHCoyWhH6B/d3f173c480a98114a9f8407a1b3916ad/9c827a2f9bcc-draketax_logo_375px2x.png") 0 0/cover,0 0/cover #d4effc;
        width: 159px;
        height: 52px;
        margin-left: 0;
    }

    .jumbotron.hero-technology .hero-heading2 {
        font-size: 32px;
    }

    #badgeHolder {
        width: 523px;
        height: 560px;
        padding-top: 36px;
    }

    .row.badges DIV.first,
    .row.badges DIV.third {
        padding-left: 80px;
    }

    #realCustomers .row.features {
        padding-bottom: 10px;
        width: 450px;
    }

    #pageContainer.container,
    #pageContainer2.container {
        width: 576px;
    }

    .badge-img {
        width: 144px;
        padding-bottom: 40px;
    }

    .photo-background {
        background-image: url("https://www.drakesoftware.com/localassets/images/products/bank-products/image_customer-support_576px-2x.jpg");
        width: 576px;
        height: 316px;
    }

    .photo-details {
        width: 454px;
        margin-top: 57px;
        margin-left: 61px;
    }
}

.photo-tags ul {
    list-style-type: none;
    margin: .35em 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 87.5%;
    text-transform: lowercase;
}

.photo-tags li {
    margin: 0 .35em .35em 0;
}

.photo-tags a {
    background-color: #191e20;
    border-radius: 50px;
    color: #fff;
    display: block;
    padding: .3125em 1.25em;
    text-decoration: none;
    transition: color .3s;
}

.photo-tags a:focus,
.photo-tags a:hover {
    color: #e37544;
}

.photo-details p {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 25px;
    color: #48484A;
}

.photo-details .icon {
    display: inline-block;
    position: relative;
}

.photo-details .row {
    border-bottom: 1px solid rgba(27,117,188,.4);
    padding-top: 13px;
    margin: 0;
    padding-bottom: 11px;
}

@media (max-width:1439px) {
    .icon {
        vertical-align: top;
        padding-top: 10px;
    }

    .photo-details .row {
        margin-top: 4px;
        padding-top: 11px;
    }
}

.photo-details .iconText {
    position: relative;
    display: inline-block;
    margin-left: 20px;
}

@media (max-width:575px) {
    .features-boxed .features {
        width: 335px;
    }

    #accordion {
        width: 320px;
        margin: 0 auto 0 -10px;
        padding-top: 28px;
    }

    #faq h1,
    .features-boxed h2 {
        font-size: 24px;
    }

    #accordion .accordion-toggle {
        font-size: 16px;
    }

    .features-boxed .intro {
        width: 319px;
        padding-left: 0;
        padding-right: 34px;
        margin-left: 1px;
        margin-top: 56px;
    }

    .features-boxed .box,
    .features-boxed .item {
        width: 319px;
    }

    .features-boxed .box .description,
    .features-clean .item .description {
        line-height: 20px;
    }

    .features-boxed .container {
        width: 319px;
        margin-left: 30px;
    }

    .features-clean {
        margin-left: 10px;
        margin-right: 10px;
    }

    .features-clean .intro {
        margin-bottom: 14px;
    }

    .features-clean .item {
        width: 355px;
        margin-left: 5px;
        margin-bottom: 25px;
    }

    .features-clean .item .name {
        font-size: 18px;
        margin-bottom: 5px;
    }

    #pageContainer.container,
    #pageContainer2.container,
    .features-clean .row.features {
        width: 375px;
    }

    div.jumbotron.hero-technology {
        max-width: 375px;
        background: url("https://images.ctfassets.net/8ciosupf5c48/6xmDJo0CRCbX0cw9ANmqNd/6bb37e97edafa245c7ee3d869be4c3d9/9966771be69d-image_drake-tax_hero_375px-2x.jpg") 0 0/375px no-repeat,#fff;
        height: 534px;
    }

    .jumbotron.hero-technology div.logo-wrapper {
        width: 351px;
        margin-top: 213px;
        padding-left: 10px;
        padding-right: 10px;
        background: 0 0;
    }

    .jumbotron.hero-technology .hero-heading1 {
        font-size: 24px;
        margin-top: 8px;
        margin-bottom: 5px;
    }

    .jumbotron.hero-technology div.hero-logo {
        width: 133px;
        height: 44px;
        background-size: cover;
    }

    .jumbotron.hero-technology .hero-heading2 {
        font-size: 28px;
        line-height: 32px;
    }

    .jumbotron.hero-technology .hero-subtitle {
        font-size: 16px;
        line-height: 20px;
    }

    #badgeHolder {
        width: 375px;
        height: 560px;
        padding-top: 41px;
    }

    .row.badges DIV.first,
    .row.badges DIV.third {
        padding-left: 42px;
    }

    #realCustomers h2 {
        font-size: 24px;
        padding-top: 10px;
    }

    #realCustomers .row.features {
        padding-bottom: 10px;
        padding-top: 9px;
        width: 330px;
    }

    #results .name {
        font-size: 18px;
    }

    #results .row.features {
        padding-bottom: 20px;
    }

    #badgeHolder h1 {
        font-size: 24px;
        line-height: 28px;
    }

    #badgeHolder .subHeading {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .highlight-blue {
        padding: 30px 45px 12px;
    }

    .highlight-blue p {
        font-size: 20px;
        line-height: 24px;
    }

    .highlight-blue h2 {
        font-size: 24px;
        line-height: 31px;
        padding-bottom: 10px;
    }

    .highlight-clean {
        padding-top: 66px;
    }

    .highlight-clean .intro h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .photo-background {
        background-image: url("https://www.drakesoftware.com/localassets/images/products/bank-products/image_customer-support_375px-2x.jpg");
        width: 375px;
        height: 298px;
    }

    .photo-details {
        width: 319px;
        margin-top: 57px;
        margin-left: 28px;
    }

    .photo-details h1 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .photo-details p {
        width: 281px;
        font-size: 18px;
    }

    .photo-details .row {
        margin-top: 0;
        padding-top: 9px;
    }

    .photo-details .iconText {
        margin-left: 20px;
        width: 249px;
        padding-top: 3px;
    }
}

.container.photo-card {
    padding-left: 0;
    padding-right: 0;
}
#prevArrow {
    background-image: url("https://images.ctfassets.net/8ciosupf5c48/4sywZxmJfiJCeO33DgAhQJ/986869409dd88ad49c1dbf638e585241/72660cd1d90a-lefty.svg");
    background-repeat: no-repeat;
    top: 50px;
    left: 80px;
}

#nextArrow {
    background-image: url("https://images.ctfassets.net/8ciosupf5c48/5NhNdTv2bDY51ynbckJ1JD/7770ff8339055784c75921cf48248521/348f0a80d43f-righty.svg");
    background-repeat: no-repeat;
    top: 50px;
    right: -115px;
}

#MoreOptions {
    margin-top: 250px;
    background-color: rgba(27, 117, 188, .2);
    padding-bottom: 40px;
}

@media (max-width:1439px) {
    #MoreOptions {
        margin-top: 460px;
    }
}

#MoreOptions #intro {
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 22%;
    padding-right: 22%;
    padding-bottom: 30px;
}

#MoreOptions H3 {
    text-align: center;
    color: #48484A;
    font-size: 32px;
    font-weight: 700;
}

#MoreOptions P {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
}

#MoreOptions .text-center {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}

#BankProductSolutions DIV {
    background-color: #fff;
}

#BankProductSolutions H2 {
    margin-top: 100px;
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: 700;
    color: #48484A;
}

#BankProductSolutions P {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 50px;
}

#BankProductSolutions .graphicImageWrapper {
    display: inline-block;
    vertical-align: top;
}

#BankProductSolutions .textWrapper {
    display: inline-block;
    width: 300px;
}
@media (max-width:767px) {
	#BankProductSolutions .textWrapper {
    	display: inline-block;
    	width: 240px;
		margin-right:40px;
	}
}
@media (max-width:575px) {
	#BankProductSolutions .textWrapper {
		width: 100%;
		margin-right:0px;
	}
	#BankProductSolutions H3 {
		font-size:20px;	
	}
	#BankProductSolutions P {

	}
}

#RightProgram {
    padding-left: 0px;
    padding-right: 0px;
}

#RightProgram H3 {
    font-size: 32px;
    font-weight: 700;
    color: #48484A;
}
#RightProgram .headingWrapper {
    margin-bottom: 50px;
    margin-top: 70px;
	width:100%;
}

#RightProgram .moneyDownBox {
    background-image: url("https://images.ctfassets.net/8ciosupf5c48/xchl3XAb03VUJ7Uamouni/e8a2cf5e7f11a8e2dfef314a15f60db4/66908c539fc8-money-down-background.svg");
    background-size: cover;
    padding-left: 30px;
    margin-right: 53px;
    width: 48%;
    display: inline-block;
	height:300px;
	vertical-align:top;
	border-radius:20px;
}

#RightProgram .moneyUpBox {
    background-image: url("https://images.ctfassets.net/8ciosupf5c48/dtHyk8SL6f0gismI4L41G/dc6602f114dd2e849a9b40a07843b257/16d9774feb6d-money-up-background.svg");
    background-size: cover;
    padding-left: 30px;
    width: 48%;
    display: inline-block;
	height:300px;
	vertical-align:top;
	border-radius:20px;
}

#RightProgram .moneyDownBox H4,
#RightProgram .moneyUpBox H4 {
    margin-top: 120px;
    width: 360px;
    color: #48484a;
}

#RightProgram .moneyDownBox P,
#RightProgram .moneyUpBox P {
	margin-top:30px;
    width: 450px;
    font-size: 19px;
    color: #48484a;
}

@media (max-width:1439px) {
    #RightProgram .moneyDownBox,
    #RightProgram .moneyUpBox {
        background-size: contain;
        background-repeat: no-repeat;
        width: 47%;
    }

    #RightProgram .moneyDownBox H4,
    #RightProgram .moneyUpBox H4 {
        margin-top: 70px;
    }

    #RightProgram .moneyDownBox P,
    #RightProgram .moneyUpBox P {
        margin-top: 40px;
        font-size: 18px;
        width: 500px;
        padding-bottom: 32px;
    }
}

@media (max-width:1169px) {
    #RightProgram .moneyDownBox H4,
    #RightProgram .moneyUpBox H4 {
        width: 300px;
    }

    #RightProgram .moneyDownBox P,
    #RightProgram .moneyUpBox P {
        font-size: 16px;
        margin-top: 20px;
        width: 420px;
    }
}

@media (max-width:991px) {
	#RightProgram .moneyDownBox,
	#RightProgram .moneyUpBox{
    margin-left: 25%;
}
    #RightProgram .moneyDownBox H4,
    #RightProgram .moneyUpBox H4 {
		margin-top: 50px;
        width: 240px;
    }

    #RightProgram .moneyDownBox P,
    #RightProgram .moneyUpBox P {
        margin-top: 15px;
        width: 330px;
    }
}
@media (max-width:767px) {
	#RightProgram .moneyDownBox,
	#RightProgram .moneyUpBox{
    margin-left: 25%;
	width: 65%;
}
}
@media (max-width:575px) {
	#RightProgram .moneyDownBox,
	#RightProgram .moneyUpBox{
    margin-left: 0px;
	margin-right: 0px;
	padding-left:20px;
	padding-right:30px;
	width: 90%;
}
	#RightProgram .moneyDownBox P,
    #RightProgram .moneyUpBox P {
        width: 310px;
    }
}

#GreatPartners H3 {
    margin-top: 70px;
    font-size: 32px;
    font-weight: 700;
    color: #48484A;
    margin-bottom: 30px;
}
@media (max-width:1439px) {
	#CompanyHolder {
		text-align:center;
	}
	#CompanyHolder .companyTile {
		padding-bottom: 30px;
        display: inline-block;
    }
}

@media (max-width:1169px) {
    #GreatPartners H3 {
        margin-top: 20px;
    }
}
    #GreatPartners P {
        font-size: 18px;
        font-weight: 400;
        color: #48484A;
        margin-bottom: 50px;
    }

    #CompanyHolder .companyTile {
        display: inline-block;
    }

    #CompanyHolder .companyTile.middle {
        margin-left: 40px;
        margin-right: 40px;
    }
    #PartnerFinance H3 {
        font-size: 32px;
        font-weight: 700;
        color: #48484A;
        margin-top: 70px;
        margin-bottom: 50px;
    }

    #PartnerFinance H4 {
        font-size: 24px;
        font-weight: 700;
        color: #48484A;
    }

    #PartnerFinance P {
        font-size: 18px;
        font-weight: 400;
        color: #48484A;
    }

    #PartnerFinance a {
        font-size: 18px;
        font-weight: 700;
        text-decoration: underline;
    }

    @media (max-width:1169px) {
        #PartnerFinance #textDiv {
            padding-left: 50px;
        }
    }
    @media (max-width:991px) {
        #PartnerFinance #textDiv {
            padding-left: 130px;
        }
    }
    @media (max-width:767px) {
        #PartnerFinance #textDiv {
			padding-left:0px;
            width:100%;
        }
    }

    #ReadyToWrapper {
        margin-top: 100px;
        width: 100%;
    }

    #ReadyTo {
        margin-top: 40px;
        padding-bottom: 60px;
        background-color: #1b75bc;
		
    }

    #ReadyTo h3 {
        padding-left: 20px;
        font-size: 48px;
        font-weight: 700;
        padding-bottom: 30px;
        margin-top: 50px;
    }

    #ReadyTo h4 {
		padding-left: 20px;
        margin-top: 40px;
        font-size: 32px;
        font-weight: 700;
    }

    #ReadyTo P {
		padding-left: 20px;
        font-size: 24px;
        font-weight: 400;
    }

    #ReadyTo P.smaller {
        font-size: 18px;
        font-weight: 400;
        padding-right: 70px;
    }

    #ReadyTo P.smaller a {
        font-weight: 700;
        text-decoration: underline;
    }

    #ReadyTo P.disclosure {
        font-size: 12px;
        font-weight: 400;
    }

    #ReadyTo #textDiv {
        padding-left: 0px;
        padding-right: 120px;
    }

    #ReadyTo H3,
    #ReadyTo H4,
    #ReadyTo P,
    #ReadyTo a {
        color: #fff;
    }

    #ReadyTo #formDiv {
        border-radius: 15px;
        padding-right: 0px;
        background-color: #fff;
        margin-left: 30px;
    }

    #ReadyTo #iFrameForm {
        width: 70%;
        height: 550px;
    }
  @media (max-width:1439px) {
	#ReadyTo #textDiv {
        padding-right: 70px;
    }
  }
  @media (max-width:991px) {
	#ReadyTo #textDiv {
        padding-right: 20px;
    }
	#ReadyTo P.smaller {
        padding-right: 20px;
    }
  }
  @media (max-width:576px) {
	#ReadyTo #textDiv {
        width: 100%;
    }  
	#ReadyTo #formDiv {
		width: 85%; 
	}
	#ReadyTo #iFrameForm {
        width: 100%;
		height: 400px;
	}
  }
    .MultiCarousel {
        float: left;
        overflow: hidden;
        padding: 15px;
        width: 100%;
        position: relative;
        background-color: #d1e3f2;
    }

    .MultiCarousel .MultiCarousel-inner {
        transition: 1s ease all;
        float: left;
    }

    .MultiCarousel .MultiCarousel-inner .item {
        float: left;
    }

    .MultiCarousel .MultiCarousel-inner .item > div {
        text-align: center;
        padding: 10px;
        margin: 10px;
    }

    .MultiCarousel .leftLst,
    .MultiCarousel .rightLst {
        position: absolute;
        border-radius: 0%;
        top: calc(50% - 30px);
        opacity: 0.5;
        height: 40px;
    }

    .MultiCarousel .leftLst {
        left: 50px;
        background: url("https://images.ctfassets.net/8ciosupf5c48/4sywZxmJfiJCeO33DgAhQJ/986869409dd88ad49c1dbf638e585241/72660cd1d90a-lefty.svg");
        background-repeat: no-repeat;
    }

    .MultiCarousel .rightLst {
        right: 50px;
        background: url("https://images.ctfassets.net/8ciosupf5c48/5NhNdTv2bDY51ynbckJ1JD/7770ff8339055784c75921cf48248521/348f0a80d43f-righty.svg");
        background-repeat: no-repeat;
    }

    .MultiCarousel .leftLst.over,
    .MultiCarousel .rightLst.over {
        pointer-events: none;
        visibility: hidden;
    }

    .MultiCarousel .leftLst:hover,
    .MultiCarousel .rightLst:hover {
        opacity: 1;
    }

    @media (max-width:1530px) {
        .MultiCarousel .leftLst {
            left: 15px;
        }

        .MultiCarousel .rightLst {
            right: 10px;
        }
    }

    @media (max-width:1235px) {
        .MultiCarousel .leftLst {
            left: 5px;
        }

        .MultiCarousel .rightLst {
            right: 0px;
        }
    }

    @media (max-width:991px) {
        .MultiCarousel .leftLst {
            left: 50px;
        }

        .MultiCarousel .rightLst {
            right: 50px;
        }
    }
}