@media (max-width:1439px) {
    div.jumbotron.hero-technology {
        max-width: 1170px;
        padding: 90px 110px;
    }

    .jumbotron.hero-technology div.logo-wrapper {
        /*width: 571px;
        margin-left: 57px*/
    }

    .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 {
        margin-top: 0
    }

    .jumbotron.hero-technology div.tag-wrapper li div.tag-link a {
        text-wrap: nowrap;
    }

    .jumbotron.hero-technology div.tag-wrapper li div.tag-details {
        width: 240px;
    }

    #results .box {
        min-height: 326px
    }

    #pageContainer.container, #pageContainer2.container {
        width: 1170px
    }

    .photo-background {
        width: 519px;
        height: 527px;
        background-image: url("/localassets/images/products/drake-tax/image_customer-support_1170px-2x.jpg")
    }

    .photo-details {
        width: 456px;
        margin-top: 57px;
        padding-bottom: 40px
    }

        .photo-details p {
            width: 390px
        }

    .icon {
        vertical-align: top;
        padding-top: 10px
    }

    .photo-details .row {
        margin-top: 4px;
        padding-top: 11px
    }
}


/*
====================================
large Screen - Others
====================================
*/

@media (max-width:1169px) {
    .features-clean .item {
        width: 280px;
        padding-right: 0;
        margin-right: 42px;
        min-height: 170px
    }

    .features-clean .row.features {
        width: 1002px
    }

   


    #realCustomers .row.features {
        width: 948px;
        margin-left: -15px
    }

    #pageContainer.container, #pageContainer2.container {
        width: 992px
    }

    .photo-background {
        background-image: url("/localassets/images/products/drake-tax/image_customer-support_992px-2x.jpg");
        width: 443px;
        height: 527px
    }

    .photo-details {
        width: 456px;
        margin-top: 57px;
        margin-left: 50px
    }
}

@media screen and (min-width: 992px) and (max-width: 1169px) {
    div.jumbotron.hero-technology {
        max-width: 992px;
        background-image: none;
        flex-direction: column;
        height: initial;
    }

    .jumbotron.hero-technology div.logo-wrapper {
        margin-left: -14px;
        max-width: initial;
        margin-bottom: 32px;
    }

    .jumbotron.hero-technology div.tag-wrapper {
        margin-left: -14px;
        max-width: initial;
        margin-bottom: 32px;
    }


        .jumbotron.hero-technology div.tag-wrapper ul {
            flex-direction: row;
            justify-content: space-between;
            padding: 0;
        }

        .jumbotron.hero-technology div.tag-wrapper li {
            flex-direction: column;
            width: 200px;
            list-style: none;
            padding: 12px;
        }

            .jumbotron.hero-technology div.tag-wrapper li h3 {
                margin-bottom: 4px;
            }

            .jumbotron.hero-technology div.tag-wrapper li div.tag-details {
                width: 100%;
                height: 100%;
            }
  
}

/*
====================================
Small Screen - Tablate
====================================
*/

@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
    }

    #badgeHolder {
        width: 720px
    }

    #results .box {
        min-height: 199px;
        padding-bottom: 30px;
    }

    #pageContainer.container, #pageContainer2.container {
        width: 768px
    }

    .badge-img {
        width: 144px
    }

    .photo-card {
        display: block
    }

    .photo-background {
        background-image: url("/localassets/images/products/drake-tax/image_customer-support_768px-2x.jpg");
        width: 768px;
        height: 397px
    }

    .photo-details {
        width: 529px;
        margin-top: 57px;
        margin-left: 120px
    }
}
    @media screen and (min-width: 768px) and (max-width: 991px) {

        div.jumbotron.hero-technology {
            max-width: 992px;
            background-image: none;
            flex-direction: column;
            height: initial;
            padding: 90px;
        }

        .jumbotron.hero-technology .hero-subtitle {
            margin-left: 0;
            /*text-align: center;*/
            margin-top: 8px !important
        }

        

        .jumbotron.hero-technology div.logo-wrapper {
            margin-left: -14px;
            max-width: initial;
            margin-bottom: 32px;
        }

        .jumbotron.hero-technology div.tag-wrapper {
            margin-left: -14px;
            max-width: initial;
            margin-bottom: 32px;
        }


            .jumbotron.hero-technology div.tag-wrapper ul {
                flex-direction: row;
                justify-content: space-between;
                padding: 0;
            }

            .jumbotron.hero-technology div.tag-wrapper li {
                flex-direction: column;
                width: 192px;
                list-style: none;
                padding: 12px;
            }
                .jumbotron.hero-technology div.tag-wrapper li div.tag-icon {
                    height: 34px;
                }


                .jumbotron.hero-technology div.tag-wrapper li h3 {
                    margin-bottom: 4px;
                }

                .jumbotron.hero-technology div.tag-wrapper li div.tag-details {
                    width: 100%;
                    height: 100%;
                }

        .jumbotron.hero-technology div.logo-wrapper div.signin {
            text-align: left;
            margin-left: 8px;
        }
    }

    /*
====================================
Small Screen - Mobile
====================================
*/

@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-image: none;
        flex-direction: column;
        height: initial;
        padding: 50px;
    }

    .jumbotron.hero-technology .hero-subtitle {
        margin-left: 0;
        /*text-align: center;*/
        margin-top: 8px !important
    }

    .jumbotron.hero-technology div.logo-wrapper {
        margin-left: 0;
        max-width: initial;
        margin-bottom: 32px;
    }

    .logo-wrapper .buttonWrapper {
        text-align: center;
    }


    .jumbotron.hero-technology div.tag-wrapper {
        margin-bottom: 32px;
        display: flex;
        justify-content: center;
    }


        .jumbotron.hero-technology div.tag-wrapper ul {
            justify-content: space-between;
            padding: 0;
            gap: 20px;
            width: 436px;
        }

        .jumbotron.hero-technology div.tag-wrapper li div.tag-details {
            width: 268px;
        }

    .jumbotron.hero-technology div.logo-wrapper div.signin {
        text-align: left;
        margin-left: 64px;
    }


    .logo-wrapper .signin {
        width: 146px;
        margin-bottom: 20px;
        margin-left: 68px
    }

    #badgeHolder h2, #realCustomers h2, .highlight-blue h2, .highlight-clean .intro h2, .highlight-clean h2, .jumbotron.hero-technology .hero-heading1, .photo-details h1 {
        font-size: 28px
    }

  
    #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
    }
}
@media screen and (min-width: 576px) and (max-width: 767px) {

  

    .photo-card {
        flex-direction: row
    }
}

@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: 334px;
            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;
        padding: 20px;
    }

    .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 div.tag-wrapper ul {
        justify-content: space-between;
        padding: 0;
        gap: 20px;
        width: 334px;
    }

    .jumbotron.hero-technology div.logo-wrapper div.signin {
        margin-left: 26px;
    }

        .logo-wrapper .hero-button {
            margin: 0 8px;
            width: 146px;
        }

        #badgeHolder {
            width: auto;
            height: 720px;
            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 h2 {
            color: #48484A;
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: "Source Sans Pro";
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }

        #badgeHolder .subHeading {
            color: #48484A;
            text-align: center;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: "Source Sans Pro";
            font-size: 24px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            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 {
            margin-top: 20px;
        }

            .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
            }
    }

    @media screen and (max-width: 400px) {
    }
