@media (max-width: 991px) {

            .banner-section .bg-desktop,
            .banner-section-outer {
                background-size: 100% 100% !important;
            }
        }

        @media (max-width: 500px) {

            .banner-section .bg-desktop,
            .banner-section-outer {
                min-height: 150px;
                background-size: contain !important;
            }
        }

        .our_partner img {
            height: 120px;
        }

        .our_partner {
            color: #009CAE;
            font-family: "Roboto", Sans-serif;
            font-weight: 500;
            font-size: 40px;
        }

        .heading-arrow-top:after {
            content: ' ';
            position: absolute;
            width: 0;
            height: 0;
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
            border-bottom: 20px solid #173175;
            left: 50%;
            margin-left: -20px;
            top: -20px;
        }

        .heading-arrow-bottom:after {
            border-bottom: none;
        }

        .nav-list {
            display: flex;
            list-style: none;
            padding: 0;
            margin-bottom: 20px;
            flex-wrap: wrap;
            justify-content: center;
        }

        .nav-list .custom_filter:not(:last-child) {
            margin-right: 10px !important;
            margin-bottom: 15px !important;
        }

        .nav-list .custom_filter img {
            height: 35px;
            width: 35px;
            min-width: 35px
        }

        .nav-list .custom_filter .btn {
            font-size: 16px !important;
            font-weight: normal;
            padding: 5px 18px !important;
            border-radius: 5px;
            height: auto;
            display: flex;
            align-items: center;
            transition: all 0.5s;
        }

        .nav-list .custom_filter .btn:hover {
            background-color: #0291a2;
            border-color: #0291a2;
        }

        @media (max-width:767px) {
            .nav-list .custom_filter .btn {
                padding: 3px 10px !important;
            }

            .nav-list .custom_filter img {
                height: 30px;
                width: 30px;
                min-width: 30px
            }

            .nav-list .custom_filter:not(:last-child) {
                margin-right: 10px !important;
                margin-bottom: 10px !important;
            }
        }

        @media screen and (min-width: 768px) {
            ul.clients-dotted>li {
                display: flex;
                justify-content: center
            }

            ul.clients-dotted>li img {
                align-self: center;
            }
        }

        li.no-left-box-border:before {
            content: '';
            border-left: none !important;
        }

        li.no-left-box-border:after {
            border-bottom: none !important;
        }

        .well1 img {
            width: 100%;
        }

        .well1 .upskill {
            color: #009CAE;
            font-family: "Roboto", Sans-serif;
            font-weight: 500;
            font-size: 40px;
            top: -78px;
        }

        .well1 {
            min-height: 20px;
            padding: 36px;
            margin-bottom: 20px;
            background-color: white;
            border: none;
        }

        .well1 .content {
            margin-right: -286px;
            margin-left: 0px;
        }

        .well1 .upskill_text {
            margin: 30px 0 0 0px;
            font-size: 22px;
            font-family: sans-serif;
            color: black;
            font-family: "Roboto", Sans-serif;
            min-height: 180px;
        }

        .c-btn {
            border: none;
            background-color: #009CAE;
            /* padding: 42px 48px 12px 64px; */
            border-radius: 4px;
            color: #fff;
            font-size: 30px;
            margin: 60px 0 0 0;
            width: 39%;
        }

        section#slider input {
            color: #000000;
            background-color: #FFFFFF;
            box-shadow: 4px 4px 7px #8e8e8e !important;
        }

        .search-header {
            background-repeat: no-repeat;
            background-position: center center;
            position: relative;
        }

        section#slider {
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 15%;
            right: 15%;
            position: absolute;
            background-color: transparent;
        }

        .search-box {
            border-bottom: 0px;
        }

        #slider .btn {
            margin-top: 14px;
        }

        section#slider .btn-default {
            background-color: #8cc03c;
        }

        section#slider .btn-default:hover {
            background-color: #8cc03c;
        }

        @media screen and (min-width: 992px) {
            .col-md-offset-3 {
                margin-left: 58% !important;
                margin-top: 4%;
            }
        }

        /*.popular_right .owl-item {
                                                 padding: 0px 50px 0px 0px;
                                                width: 440px !important;
                                            }

                                            .popular_right .row {
                                                margin-right: -39px;
                                                margin-left: 14px;
                                            }

                                            .popular_text {
                                                color: #8cc03c;
                                                font-family: "Roboto", Sans-serif;
                                                font-weight: 500;
                                                font-size: 40px;
                                            }

                                            .popular_sub_text {
                                                color: #8cc03c;
                                                margin-top: 6%;
                                                font-size: 22px;
                                                min-height: 50px;

                                            }

                                            .popular_sub_hours {
                                                margin-top: 6%;
                                                font-size: 22px;
                                                min-height: 50px;
                                            }*/
        .tax-partners-section header h1 {
            margin: 0 0 0 0 !important;
        }

        .tax-partners-section header h2 {
            margin: 0 0 0 0 !important;
        }

        .list-inline {
            padding-left: 0;
            margin-left: -5px;
            list-style: none;
        }

        ul.blog-post-info {
            display: block;
            border-bottom: #eaeaea 1px dotted;
            padding-bottom: 20px;
        }

        .controlls-over .hiddenBox {
            width: 10%;
            height: 41px;
            bottom: 6px;
            left: 4.5%;
            right: 0;
            z-index: 1;
            top: 421px;
            cursor: pointer;
        }

        @media only screen and (max-width: 1080px) {
            .controlls-over .hiddenBox {
                top: 242px;
            }
        }

        @media only screen and (min-width:1081px) {
            .controlls-over .hiddenBox {
                top: 265px;
            }
        }

        @media only screen and (min-width:1200px) {
            .controlls-over .hiddenBox {
                top: 295px;
            }
        }

        @media only screen and (min-width:1288px) {
            .controlls-over .hiddenBox {
                top: 330px;
                left: 3.6%;
            }
        }

        @media only screen and (min-width:1400px) {
            .controlls-over .hiddenBox {
                top: 340px;
                left: 4.5%;
            }
        }

        @media only screen and (min-width:1500px) {
            .controlls-over .hiddenBox {
                top: 357px;
                left: 4.5%;
            }
        }

        @media only screen and (min-width:1600px) {
            .controlls-over .hiddenBox {
                top: 390px;
                left: 4.5%;
            }
        }

        @media only screen and (min-width:1700px) {
            .controlls-over .hiddenBox {
                top: 400px;
                left: 5%;
            }
        }

        @media only screen and (min-width:1800px) {
            .controlls-over .hiddenBox {
                top: 410px;
                left: 5%;
            }
        }

        .height-100 {
            height: 100px !important;
            overflow: hidden;
        }

        .height-p-100 {
            height: 100px !important;
            overflow: hidden;
        }

        .tax-popular-section .owl-carousel .btn-primary:hover {
            background-color: #009cae;
        }

        .popular_img {
            height: 140px;
        }

        .popular_img>a>img {
            height: auto;
        }

        section .nav-pills>li>a:hover,
        section .nav-pills>li>a:focus,
        section .nav-pills>li.active>a,
        section .nav-pills>li.active>a:hover,
        section .nav-pills>li.active>a:focus {
            background-color: #173175ad !important;
        }

        .nav-list {
            display: flex;
            list-style: none;
            padding: 0;
            margin-bottom: 20px;
            flex-wrap: wrap;
            justify-content: center;
        }

        .nav-list .custom_filter:not(:last-child) {
            margin-right: 21px;
            margin-bottom: 15px
        }

        .nav-list .custom_filter img {
            height: 35px;
            width: 35px;
            min-width: 35px
        }

        .nav-list .custom_filter .btn {
            font-size: 16px !important;
            font-weight: normal;
            padding: 5px 31px;
            border-radius: 5px;
            height: auto;
            display: flex;
            align-items: center;
            transition: all 0.5s;
        }

        .nav-list .custom_filter .btn:hover {
            background-color: #0291a2;
            border-color: #0291a2;
        }

        @media (max-width:767px) {
            .nav-list .custom_filter .btn {
                padding: 3px 10px;
            }

            .nav-list .custom_filter:not(:last-child) {
                margin-right: 10px;
                margin-bottom: 10px
            }

            .nav-list .custom_filter img {
                height: 30px;
                width: 30px;
                min-width: 30px;
            }
        }

        .resouce-center-search .nav-pills>li.active>a,
        .resouce-center-search .nav-pills>li.active>a:focus,
        .resouce-center-search .nav-pills>li.active>a:hover,
        .resouce-center-search .nav-pills>li>a:focus,
        .resouce-center-search .nav-pills>li>a:hover {
            background-color: #8cc03c !important
        }

        .resouce-center-search .text-success {
            color: #8cc03c !important
        }

        .resouce-center-search #card-box {
            color: #fff;
            background-color: #8cc03c;
            padding: 10px
        }

        .resouce-center-search .head-text {
            text-transform: uppercase;
            font-size: 16px
        }

        .resouce-center-search .list-text {
            color: #fff
        }

        .resouce-center-search .bullet {
            list-style-type: none
        }

        .resouce-center-search .card-body {
            margin: 15px 0 5px
        }

        .resouce-center-search .category_filter,
        .resouce-center-search .subcategory_filter {
            padding-left: 20px
        }

        .resouce-center-search .title {
            margin-top: 10px;
            margin-bottom: 5px
        }

        .resouce-center-search .dropdown-icon,
        .resouce-center-search .title {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        .resouce-center-search .dropdown-icon {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        .resouce-center-search .title span {
            padding: 0 0px
        }

        .resouce-center-search .gray_back {
            padding: 10px;
            background: #e7e6e6
        }

        .resouce-center-search .gray_back h4 {
            margin-bottom: 0
        }

        .resouce-center-search .sord_and_update {
            margin-top: 20px;
            display: grid;
            grid-template-columns: 70px 200px
        }

        .resouce-center-search .sord_and_update label {
            padding: 10px 0
        }

        .resouce-center-search #sort_by_relevance,
        .resouce-center-search #sort_date_new_to_old {
            cursor: pointer;
            color: #414141;
            background-color: #fff
        }

        .resouce-center-search .btn-sort {
            margin-right: 5px;
            height: 30px;
            line-height: 1
        }

        .resouce-center-search .btn-sort.active {
            background-color: #8cc03c !important;
            color: #fff !important
        }

        .resouce-center-search .search_type {
            background-color: #8cc03c;
            color: #fff;
            padding: 3px 15px;
            border-radius: 5px
        }

        .resouce-center-search div.search-result {
            border-bottom: 1px solid #b3b3b3;
            margin-bottom: 20px
        }

        .resouce-center-search div.search-result p {
            margin-top: 5px
        }

        .resouce-center-search #slider img {
            width: 100%
        }

        .resouce-center-search .heading-title.heading-arrow-bottom {
            padding: 10px
        }

        .resouce-center-search .btn-search {
            color: #8cc03c !important
        }

        .resouce-center-search .mix-grid .mix {
            opacity: 1 !important;
            display: block !important
        }

        .resouce-center-search .category-name {
            margin-bottom: 0 !important
        }

        .testimonials {
            margin: 0;
            padding: 0 15px;
            text-align: left;
            cursor: pointer;
            position: absolute;
        }

        .tax-popular-section.testimonials1 .owl-carousel .owl-buttons .owl-prev,
        .tax-popular-section.testimonials1 .owl-carousel .owl-buttons .owl-next {
            top: 46% !important;
        }

        .images {
            display: flex;
            padding: 0px;
            margin: -18px 0 0 -8px;
        }

        .images img {
            width: 10%;
        }

        .text-detail {
            position: absolute;
            left: 12%;
            right: 12%;
            top: 25%;
            font-size: 13px;
            color: white !important;
            line-height: 1.5;
            height: 126px;
            text-align: left;
            font-family: 'Open Sans', sans-serif, verdana !important;
            align-items: center;
            display: flex;
        }

        .text-name {
            position: absolute;
            top: 92%;
            left: 10%;
            color: white !important;
            font-size: 14px;
        }

        .text-images {
            top: 77%;
            position: absolute;
            left: 13%;
            height: unset !important;
        }

        @media (max-width: 1024px) {
            .text-detail {
                left: 13%;
                right: 13%;
                top: 16%;
                font-size: 11px;
            }

            .text-name {
                font-size: 10px;
            }

            .text-images {
                top: 78%;
                left: 15%;
            }
        }

        @media (max-width: 280px) {
            .text-detail {
                font-size: 7px;
            }

            .text-name {
                font-size: 7px;
            }

            .text-images {
                top: 82%;
                left: 16%;
            }

            .text-images img {
                width: 9%;
            }
        }