.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://images.ctfassets.net/8ciosupf5c48/5DaUw719EnPHRITExyVAoH/19cdf94766597060df88e7b13a51a34e/0e6b7da21226-expanded.jpg?fm=webp&q=75") 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://images.ctfassets.net/8ciosupf5c48/1RJsABkPuyGiYwJR9gMmQr/1b4a229bc0ec366a2bb90426f3296669/f0b4de8672c4-collapsed.jpg?fm=webp&q=75") 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/2sM67yxEgti0SDv6fxb9sc/e5ece0d62e752c14f8a3c2b158a5121e/47b15f337470-image_drake-tax_hero_1440px-2x.jpg?fm=webp&q=75") 0 0/1440px;
    padding-top: 44px;
    padding-bottom: 100px;
    max-width: 1440px;
    position: static;
    display: block;
    height: 599px;
    margin-bottom: 0;
    border-radius: 0
}

@media (max-width:1439px) {
    div.jumbotron.hero-technology {
        max-width: 1170px;
        background: url("https://images.ctfassets.net/8ciosupf5c48/5i47ogYDTPc7vUojUMkxce/93285af6b60d5bd7d175ff3c8fbe33f6/5f97033903e0-image_drake-tax_hero_1170px-2x.jpg?fm=webp&q=75") 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: 659px;
    margin: 0 0 0 50px;
    padding: 0;
    text-align: left;
    background: #fff;
    height: 510px
}

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

.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/2tYkjF2a375qen7Y3BJfNh/fd70ed097ff4f4500c6087900e178bf6/32b2caece7f9-layer_1.svg") 0 0;
    position: relative;
    display: inline-block;
    padding-top: 0;
    margin-top: 50px;
    padding-left: 3px;
    padding-right: 7px;
    margin-left: 60px;
    width: 160px;
    height: 33px;
    aspect-ratio: 53/11;
}

.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
}

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

.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: 20px;
}

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://images.ctfassets.net/8ciosupf5c48/7IH8CMK5Vwx85zlljdD3dM/c40931a0083df872b78ebda4cb728090/a710d13ef2ab-image_customer-support_1440px-2x.jpg?fm=webp&q=75");
    border-bottom-left-radius: 0;
    width: 671px
}

@media (max-width:1439px) {
    .photo-background {
        width: 519px;
        height: 527px;
        background-image: url("https://images.ctfassets.net/8ciosupf5c48/2hf8AJ91IVVNmPLAylpDql/18364602766ab0f09bb7bff1eda35c60/e76fb9578ff5-image_customer-support_1170px-2x.jpg?fm=webp&q=75")
    }
}

.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/2UhQebMXbbo3PfyLzVespu/b51f96c261aea5f7be5a4e046ea75ebe/d85af137e319-image_drake-tax_hero_992px-2x.jpg?fm=webp&q=75") 0 0/992px
    }

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

    .jumbotron.hero-technology div.hero-logo {
        background: url("https://images.ctfassets.net/8ciosupf5c48/2tYkjF2a375qen7Y3BJfNh/fd70ed097ff4f4500c6087900e178bf6/32b2caece7f9-layer_1.svg") 0 0;
    }

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

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

    .photo-background {
        background-image: url("https://images.ctfassets.net/8ciosupf5c48/7HlL5shjlmeYJHCf6FzJxJ/57c5a44aa911630ab533cb06f5092045/eb428e9325e9-image_customer-support_992px-2x.jpg?fm=webp&q=75");
        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/3PMk18fYyySQChX6WMXOl8/3f4dac717397f6698a257239b503db4c/ea397d38408c-image_drake-tax_hero_768px-2x.jpg?fm=webp&q=75") 0 0/768px no-repeat,#1b75bc15;
        height: 916px
    }

    .jumbotron.hero-technology div.logo-wrapper {
        width: 650px;
        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/2tYkjF2a375qen7Y3BJfNh/fd70ed097ff4f4500c6087900e178bf6/32b2caece7f9-layer_1.svg") 0 0;
        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://images.ctfassets.net/8ciosupf5c48/5qx1V8UCyeHZ49qlTFH6G/1ae505724e7f274df6cb4afc9020aa28/63e780eac123-image_customer-support_768px-2x.jpg?fm=webp&q=75");
        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/4GNDZWbENAJFZt9pbsSQ5K/aa5260d250b02cf6bb8b87db52f49480/2eb5e5a67805-image_drake-tax_hero_576px-2x.jpg?fm=webp&q=75") 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/2tYkjF2a375qen7Y3BJfNh/fd70ed097ff4f4500c6087900e178bf6/32b2caece7f9-layer_1.svg") 0 0;
        width: 159px;
        height: 33px;
        aspect-ratio: 53/11;
        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://images.ctfassets.net/8ciosupf5c48/3XguOenMO6aSJpnzkn9q3g/389843fb69a2d269bbda2c75c13f5713/bcbb5c33f3eb-image_customer-support_576px-2x.jpg?fm=webp&q=75");
        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/44nx9XQbarV7mzPcWGRVA5/0e60cb78c922909eb66d0903b27b8795/09b3db58e269-image_drake-tax_hero_375px-2x.jpg?fm=webp&q=75") 0 0/375px no-repeat,#fff;
        height: 834px
    }

    .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://images.ctfassets.net/8ciosupf5c48/BBMvNAQtMLQYJHCNpiMyH/39e08a57d6d19c30cb5a4d9eb0ffbbf5/d5dbed1d8c35-image_customer-support_375px-2x.jpg?fm=webp&q=75");
        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
}
