@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}
#Form {
    padding-top: 78px;
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

    #Form H3 {
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
        text-align: center;
        color: #48484a;
    }

    #Form P {
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        text-align: center;
        color: #48484a;
    }

#iFrameForm {
    width: 70%;
    height: 420px;
}

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

.panel-heading [data-toggle]:not(.collapsed):after {
    content: "";
    float: right;
    font-size: 18px;
    line-height: 22px;
    background: url("/localassets/images/products/drake-tax/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("/localassets/images/products/drake-tax/collapsed.jpg") 0 0/contain;
    width: 15px;
    height: 10px;
}

@media only screen and (min-width: 1000px) {
    /* For large screens: */
    #faq {
        margin-top: 100px;
    }
}

#faq {
    padding-top: 75px;
    padding-bottom: 40px;
    background: rgba(27,117,188,.05);
    margin-bottom: 50px;
    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;
}

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

#realCustomers .container {
    margin-left: 0px;
}

@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;
    }
}

.jumbotron.hero-technology {
    background: url("/localassets/images/products/taxonline/Hero-Computer.jpg") 50% / cover no-repeat;
}
/* background: url("../localassets/images/products/taxonline/hero-wide-1.jpg") lightgray 50% / cover no-repeat;*/
/*background: url(<path-to-image>) lightgray -233.686px -27.377px / 121.447% 113.601% no-repeat;
    padding: 0px 155px;
    max-width: 1440px;
    position: static;
    display: block;
    height: 627px;
    margin-bottom: 0;
    border-radius: 0;
}

@media (max-width:1439px) {
    .jumbotron.hero-technology {
        max-width: 1170px;*/
/*background: url("../localassets/images/products/taxonline/hero-wide-1.jpg") lightgray 50% / cover no-repeat;*/
/*background: url(<path-to-image>) lightgray -233.686px -27.377px / 121.447% 113.601% no-repeat;
        height: 542px;
    }
}

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 {
    text-align: left;
}

.logo-wrapper .hero-button {
    margin-right: 38px;
    width: 221px;
    border-radius: 25px;
    background: #1b75bc;
    font-weight: 700;
    height: 57px;
    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: 514px;
    margin: 0 0 0 834px;
    padding: 0;
    text-align: left;
    background: #fff;
    height: 471px;*/
/*width: 514px;
    padding: 50px;
    align-items: flex-start;
    margin: 0 0 0 784px;
    border-radius: 35px;
    background: var(--white, #FFF);*/
/* box shadow */
/*box-shadow: 6px 6px 20px 0px rgba(13, 58, 111, 0.18);*/
/*}

@media (max-width:1439px) {
    .jumbotron.hero-technology div.logo-wrapper {
        width: 623px;
        margin: 0 0 0 610px;
    }
}

.jumbotron.hero-technology .hero-heading1 {
    font-size: 40px;
    text-align: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 700;
    line-height: 40px;*/
/*margin-left: 60px;
    margin-top: 24px;
    margin-bottom: 24px;*/
/*color: #1B76BC;
    width: 393px;
    height: 51px;
    aspect-ratio: 131/17;
}


.jumbotron.hero-technology div.hero-logo {
    background: url("/localassets/images/products/taxonline/Layer_2.svg") 0 0/cover,0 0/cover #fff;*/
/*position: relative;
    display: inline-block;
    padding-top: 0;
    margin-top: 50px;
    padding-left: 3px;
    padding-right: 7px;
    margin-left: 50px;*/
/*width: 393px;
    height: 51px;
    aspect-ratio: 131/17;
}

.jumbotron.hero-technology .hero-heading2 {*/
/*   font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 17px;
    margin-bottom: 0;
    color: #48484a;*/
/*text-align: left;
    color: #48484A;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Source Sans Pro";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

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

.jumbotron.hero-technology .hero-subtitle {*/
/*color: #48484a;
    margin-left: 50px;
    margin-right: 50px;
    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: 17px;*/
/*text-align: left;
    color: #48484A;
    font-feature-settings: 'liga' off, 'clig' off;*/
/* H3/576�regular */
/*font-family: "Source Sans Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;*/ /* 138.889% */
/*}

@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;
}*/
div.jumbotron.hero-technology {
    color: #48484A;
    text-align: center;
     background: url("/localassets/images/homepage/homepage_hero.jpg") 0 0/1440px;
    /*background: url(<path-to-image>) lightgray -233.686px -27.377px / 121.447% 113.601% no-repeat;*/
    padding-top: 44px;
    padding-bottom: 100px;
    max-width: 1440px;
    position: static;
    display: block;
    height: 573px;
    margin-bottom: 0;
    border-radius: 0;
    padding-right: 150px;
    padding-left: 150px;
}

@media (max-width:1439px) {
    div.jumbotron.hero-technology {
        max-width: 1170px;
         background: url("/localassets/images/homepage/homepage_hero.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*/
    /*removed to aligh buttons*/
    text-align: left;
}

.logo-wrapper .hero-button {
    margin-right: 38px;
    width: 146px;
    border-radius: 20px;
    /* background: #1b75bc; */
    font-weight: 700;
    height: 45px;
    /* padding-top: 15px; */
    background: #1C75BB;
}

    .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 {
    width: 554px;
    padding-bottom: 40px;
   /* padding: 50px;*/
   /* border-radius: 35px;*/
   /* background: var(--white, #FFF);*/
    /* box shadow */
    /*  box-shadow: 6px 6px 20px 0px rgba(13, 58, 111, 0.18);  april/30*/
   /* margin-top: 50px;*/
}

    .jumbotron.hero-technology div.logo-wrapper div.signin {
        width: 319px;
        height: 14px;
        color: #222;
        text-align: center;
        font-family: 'Source Sans Pro';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 10px;
    }

@media (max-width:1439px) {
    .jumbotron.hero-technology div.logo-wrapper {
        width: 455px;
        padding-bottom: 0px;
    }
}

.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("/localassets/images/products/taxonline/Layer_1.1.svg") 0 0/cover,0 0/cover;
    position: relative;
    display: inline-block;
    padding-top: 0;
    margin-top: 5px;
    padding-left: 3px;
    padding-right: 7px;
    /*margin-left: 60px;*/
    width: 426px;
    height: 56px;
    aspect-ratio: 53/11;
}

.jumbotron.hero-technology .hero-heading2 {
    color: #1C75BB;
    font-family: "Source Sans Pro";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 111.111% */
    letter-spacing: -0.6px;
    text-align: left;
    /* margin-left: 50px;*/
    margin-top: 40px;
    margin-bottom: 20px;
}

@media (max-width:1439px) {
    .jumbotron.hero-technology .hero-heading2 {
        color: #1C75BB;
        font-family: "Source Sans Pro";
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px; /* 111.111% */
        letter-spacing: -0.6px;
    }
}

.jumbotron.hero-technology .hero-subtitle {
    text-align: left;
    /*margin-left: 40px;*/
    font-size: 18px;
    /* width: 433px; removed for mobile */
    color: #222;
    font-family: "Source Sans Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.3px;
}

@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;
    margin-top: 300px;
}

#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;
}

.btn {
    border-radius: 50px;
}

a {
    color: #1b75bc;
}

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

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

#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:1530px) {
    #pageContainer.container,
    #pageContainer2.container {
        width: 1170px;
    }
}

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

#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("/localassets/images/products/drake-tax/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("/localassets/images/products/drake-tax/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;
    }

    .jumbotron.hero-technology {
        max-width: 992px;
        background: url("/localassets/images/products/taxonline/Hero-Computer.jpg") lightgray 50% / cover no-repeat;
    }

        .jumbotron.hero-technology div.logo-wrapper {
            width: 623px;
           /* margin: 0 0 0 493px;*/
        }

        .jumbotron.hero-technology div.hero-logo {
            background: url("/localassets/images/products/taxonline/Layer_1.1.svg") 0 0/cover,0 0/cover;
        }

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

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

    .photo-background {
        background-image: url("/localassets/images/products/taxonline/hero-1.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;
    }

    .jumbotron.hero-technology {
        max-width: 768px;
        background: url("/localassets/images/products/taxonline/dto_pc.svg") 0 0/768px no-repeat, 50%;
    }
        .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("/localassets/images/products/taxonline/Layer_1.1.svg") 0 0/cover;
            margin-left: 0;
        }

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

        .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("/localassets/images/products/taxonline/hero-1.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;
    }

    .jumbotron.hero-technology {
        max-width: 576px;
        /*background: url("/localassets/images/products/taxonline/hero-1.jpg") 0 0/576px no-repeat,#fff;*/
        background: url("/localassets/images/products/taxonline/dto_pc.svg") 0 0/576px no-repeat,lightgray 50%;
        height: 377px;
    }

    .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: 197px;
        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("/localassets/images/products/taxonline/Layer_1.1.svg") 0 0/cover,0 0/cover #fff;
        width: 610px;
        height: 78px;
        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("/localassets/images/products/drake-tax/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;
            }
        /*Mobile*/

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

    .jumbotron.hero-technology {
        max-width: 375px;
        padding-top: 50px;
        background: url("/localAssets/images/products/taxonline/dto_pc.svg") 0 0/375px no-repeat,#fff;
        height: 710px;
    }

        .jumbotron.hero-technology div.logo-wrapper {
            width: 361px;
            margin-top: 115px;
            /*padding-left: 30px; 7/15*/
            padding-right: 30px;
            background: 0 0;
        }

        .jumbotron.hero-technology .hero-heading1 {
            font-size: 36px;
            font-style: normal;
            font-weight: 700;
            line-height: 47px; /* 130.556% */
            text-align: left;
        }

        .jumbotron.hero-technology div.hero-logo {
            width: 316px;
            background-size: cover;
           /* margin-left: -57px;*/
           /* margin-top: 75px;*/
            height: 42px;
        }

        .jumbotron.hero-technology .hero-heading2 {
            font-size: 36px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            text-align: left;
        }

        .jumbotron.hero-technology .hero-subtitle {
            width: 315px;
            font-size: 18px;
            line-height: 25px;
            font-weight: 400;
            text-align: left;
        }

    #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("/localassets/images/products/drake-tax/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;
}

#benefits {
    background-color: #fff;
}

@media (max-width:991px) {
    #benefits {
        margin-top: 260px;
    }
}

@media (max-width:767px) {
    #benefits {
        margin-top: 0px;
    }
}

#benefits .buttonWrapper {
    position: relative;
    margin-top: -30px;
}

#benefits .btn {
    width: 182px;
    border-radius: 25px;
    font-weight: 700;
    height: 59px;
    padding-top: 15px;
}

#Offer {
    /*height: 840px;*/
}

    #Offer H3 {
        color: var(--drake-gray, #48484A);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Source Sans Pro";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px; /* 133.333% */
    }

#plugImage {
}



@media (max-width: 991px) {
    #Offer {
        margin-top: 260px;
    }
}

@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%;
    }
}

#Offer TD {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    height: 50px;
}

    #Offer TD IMG {
        padding-right: 30px;
    }

@media (max-width:1439px) {
    #Offer .textCell {
        padding-left: 98px;
    }
}

@media (max-width:1169px) {
    #Offer .imageCell {
        width: 40%;
    }

    #Offer .textCell {
        width: 50%;
        padding-left: 50px;
    }
}

@media only screen and (max-width: 575px) {
    #Offer .imageCell {
        /*width: 320px;
        padding-top: 30px;*/
        padding-bottom: 30px;
    }
}


@media only screen and (max-width: 575px) {
    #Offer {
        width: 100%;
        /* margin-top: 30px;*/
        margin-bottom: 30px;
    }
}

@media (max-width:991px) {
    #Offer {
        /* height: 600px;*/
    }

        #Offer .imageCell {
            width: 100%;
        }

        #Offer .textCell {
            width: 100%;
        }
}

@media (min-width: 575px) {
    #Offer .workflowRow {
        padding-top: 50px;
        padding-bottom: 20px;
        margin-left: 88px;
    }
}

@media only screen and (max-width: 575px) {
    #Offer .workflowRow {
        margin-top: 90px;
    }


    #EnrollIn {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background-color: #172e45;
        margin-top: 80px;
    }

        #EnrollIn H3 {
            font-size: 32px;
            font-weight: 700;
            color: white;
            padding-top: 70px;
            padding-bottom: 25px;
        }

        #EnrollIn P {
            font-size: 20px;
            font-weight: 400;
            line-height: 25px;
            color: white;
        }

    #btnApplyNow {
        width: 182px;
        border-radius: 35px;
        font-size: 18px;
        font-weight: 700;
        height: 59px;
        padding-top: 16px;
        margin-top: 25px;
        margin-bottom: 70px;
        background: #1b75bc;
    }

    #MoreOptions {
        background-color: #d1e3f2;
    }

        #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;
        }

    #Form H3 {
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
        text-align: center;
        color: #48484a;
    }

    #Form P {
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        text-align: center;
        color: #48484a;
    }

    #iFrameForm {
        width: 70%;
        height: 400px;
    }

    @media (max-width:820px) {
        #iFrameForm {
            width: 80%;
            height: 500px;
        }
    }

    @media (max-width:450px) {
        #iFrameForm {
            width: 100%;
        }
    }

    #Form .pWrapper {
        width: 640px;
    }

    @media (max-width:640px) {
        #Form .pWrapper {
            width: 100%;
        }
    }

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: none;
        outline-offset: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .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(/localassets/images/products/refund-pay/lefty.svg);
            background-repeat: no-repeat;
        }

        .MultiCarousel .rightLst {
            right: 50px;
            background: url(/localassets/images/products/refund-pay/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;
        }
    }


    .more-ways {
        width: 1024px;
    }

    @media only screen and (max-width: 991px) {
        .more-ways {
            width: 700px;
        }
    }

    @media only screen and (max-width: 767px) {
        .more-ways {
            width: 100%;
        }
    }

    .more-ways-Heading {
        /*padding-bottom: 55px;
    padding-top: 40px;*/
        text-align: center;
    }

    @media only screen and (max-width: 767px) {
        .more-ways-Heading {
            padding-bottom: 10px;
        }
    }

    .more-ways .introText {
        color: #48484A;
        font-size: 32px;
        font-weight: 700;
    }

    .more-ways .introParagraph {
        color: #48484A;
        font-size: 20px;
        font-weight: 400;
        text-align: center;
    }

    .more-ways .betterWaysRow {
        padding-top: 60px;
        padding-bottom: 10px;
    }

    .more-ways H3 {
        font-size: 20px;
        color: #48484A;
        margin-top: 10px;
    }

    .more-ways P {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .more-ways a {
        font-size: 18px;
        font-weight: 600;
        color: #1c75bb;
    }

    #MoreWays .arrowImage {
        height: 25px;
        padding: 0px 0px 2px 5px;
    }

    .more-ways .calloutImage {
        margin-top: 25px;
    }

    .more-ways .featureImage {
        width: 393px;
    }

    @media only screen and (max-width: 991px) {
        .more-ways .featureImage {
            width: 320px;
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .outlierCell {
            padding-left: 30px;
        }
    }

    @media only screen and (max-width: 767px) {
        .more-ways .featureImage {
            width: 280px;
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .outlierCell {
            padding-left: 10px;
        }
    }

    @media only screen and (max-width: 575px) {
        .more-ways .featureImage {
            width: 320px;
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .textCell {
            width: 320px;
            margin-bottom: 50px;
        }
    }

    #Form {
        background-color: #edf4fa;
    }

        #Form H3 {
            font-size: 32px;
            font-weight: 700;
            line-height: 40px;
            text-align: center;
            color: #48484a;
        }

        #Form P {
            font-size: 18px;
            font-weight: 400;
            line-height: 25px;
            text-align: center;
            color: #48484a;
        }

    #iFrameForm {
        width: 70%;
        height: 400px;
    }

    @media (max-width:820px) {
        #iFrameForm {
            width: 80%;
            height: 500px;
        }
    }

    @media (max-width:450px) {
        #iFrameForm {
            width: 100%;
        }
    }

    #Form .pWrapper {
        width: 640px;
    }

    @media (max-width:640px) {
        #Form .pWrapper {
            width: 100%;
        }
    }

    @media only screen and (max-width: 575px) {
        .more-ways .featureImage {
            width: 320px;
            padding-top: 30px;
            padding-bottom: 30px;
        }
    }
}

#tax-form-new {
    display: flex;
    /*width: 1440px;*/
    padding: 80px 117px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 122px;
    background: #F2F7FB;
}

    #tax-form-new h1 {
        color: var(--drake-gray, #48484A);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Source Sans Pro";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px; /* 125% */
        text-align:left;
    }

    #tax-form-new h2 {
        color: #48484A;
        font-family: 'Source Sans Pro';
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 17px;
    }

    #tax-form-new img {
        height: auto;
        display: block;
    }

@media (max-width: 767px) {
    #tax-form-new {
        /*width: 320px;
        padding-top: 30px;*/
        padding: 0px;
        width: 400px;
    }
}

@media (max-width: 767px) {
    #tax-form-new h1 {
        /*width: 320px;
        padding-top: 30px;*/
        padding: 0px;
        font-size: 28px;
        width: 375px;
        margin-left: 18px;
        text-align: left;
    }
}

@media (max-width: 767px) {
    #tax-form-new h2 {
        /*width: 320px;
        padding-top: 30px;*/
        padding: 0px;
        font-size: 28px;
        width: 375px;
        margin-left: 18px;
        text-align: left;
    }
}
@media (max-width: 767px) {
    .image_scale  {
        width: 367px;
        margin-left: 15px;
        padding-top:20px;
    }
}


@media screen and (min-width: 768px) {
    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 134px;
        padding-top: 60px; /*7/15*/
    }
}

