 @media (min-width: 1367px) and (max-width:1920px) {
            .hero_paddingbottom, .hero-section > .container > .row {
                height: 42vh !important;
            }
        }

        .banner-button {
           /* width: 250px !important;*/
            padding: 15px 0;
            border-radius: 7px;
            border: 0px;
            /* background: #12b2e5; */
            background: #002465;
            color: #fff;
            font-size: 18px;
            font-weight: 600;
            box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
            -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
        }

        @media (min-width: 1366px) and (max-width:1920px) {

            .product_bgsession {
                margin: 0px auto 0px auto !important;
            }
        }

        @media (min-width: 768px) and (max-width:1024px) {
            .hero-section, .hero-section > .container > .row {
                height: 42vh !important;
            }
        }


        @media (min-width: 1920px) and (max-width: 1080px) {
            header ul.navbar-nav li a {
                color: #fff !important;
            }
        }

        header ul.navbar-nav li a {
            color: #fff !important;
        }

        }

        .button_widthset {
            width: auto;
            padding: 10px 20px;
        }

        @media (min-width: 320px) and (max-width:480px) {
            .hero_paddingbottom {
                height: 100% !important;
            }
        }


        @media (min-width: 320px) and (max-width: 1366px) {
            header#header i.fa-bars {
                color: #000 !important;
            }

            .button_widthset {
                padding: 10px 17px;
            }
        }

        .main_container {
            max-width: 1140px !important;
        }

        .paddingtop3 {
            padding-top: 3rem;
        }

        .paddingbottom3 {
            padding-top: 3rem;
        }

        .margin_toptext {
            margin-top: 0 !important;
            padding: 0 !important;
            margin-bottom: 0.8rem !important;
        }

        .gray_background {
            background-color: #f7f7f7;
        }

        .hero-section {
            background-image: none !important;
            height: 65vh;
        }

        .position_setvalue h3.banner-text-1 {
            color: #0b1320 !important;
            font-size: 2.9rem;
            font-weight: 700;
        }

        ul.nav_color li a {
            color: rgba(0, 0, 0, .7) !important;
        }

        nav.navbar.navbar-expand-md.fixed-top {
            background: #fff !important;
            height: 66px;
        }

        ul.navbar-nav li a {
            color: rgba(0, 0, 0, .7) !important;
        }

        @media (min-width:320px) and (max-width:767px) {
            .margin_toptext {
                font-size: large !important;
            }

            h2.product-title {
                margin-top: 0 !important;
            }

            .form_margintop {
                margin-top: 0rem !important;
            }

                .form_margintop h3, .form_margintop p {
                    color: #fff !important;
                }

            .section-space {
                padding-right: 15px !important;
                padding-left: 15px !important;
            }

            .form-group.form_border {
                display: block !important;
            }

            .integration-app-area {
                background-image: url('./images/bg.jpg');
                margin: 25px 0px 0px 0px;
                /*padding: 25px;*/
                padding: 25px 0 !important;
            }
        }

        .highlights-img {
            width: 60px;
        }

        button.primary_button {
            padding: 0.9rem 2.75rem !important;
            margin-top: 2rem !important;
            font-weight: 600;
            font-size: 1.2rem;
        }

        .margin_toptext {
            font-size: 1.9rem !important;
        }

        .mt_zero {
            margin-top: 0 !important;
        }

        h2.fontsize_dec {
            font-size: 1.3rem !important;
        }

        h1.fontsize_dec {
            font-size: 1.3rem !important;
        }

        .footerbg h4 {
            font-size: 1.1rem !important;
        }

        h4 {
            font-size: 1.3rem !important;
        }

        .highlights-img.s2 {
            width: 65%;
            margin: 0 auto;
            height: auto;
        }

        .product_bgsession {
            margin: 0px auto 0px auto;
            z-index: 2;
            position: relative;
            padding-top: 3rem;
        }

        .row:before {
            content: '';
            display: table;
        }

        .row:after {
            content: '';
            display: table;
            clear: both;
        }

        .isc-mar-top-p2 {
            margin-top: 20px;
        }

        .section-space1 {
            /*padding: 50px 0px 30px 0px ;
        margin-top: 50px;*/
        }

        .isc-subline {
            color: #256cb1;
            font-weight: 700;
            letter-spacing: normal;
            font-size: 23px;
            /*font-size: 24px;*/
        }

        .isc-cus-width {
            width: 400px;
        }

        .isc-cus-width2 {
            width: 731px;
        }

        .isc-mar-top-50 {
            margin-top: 50px;
        }

        .section-bg {
            background-color: #f5f5f5;
        }

        .section-space {
            padding: 50px 0px;
            /*margin-top: 50px;*/
        }


        /*.card {
            background-color: #fff;
            border: 1px solid #f0f0f0;
            border-radius: 8px;
            padding: 25px;
            height: 400px;
            text-align: left;
        }*/

            .card h4 {
                margin: 20px 0px;
                font-weight: 600;
            }

            .card.s2 {
                background-color: rgba(70, 148, 223, 0.1);
                border-radius: 8px;
                padding: 15px 50px;
                height: 500px;
                margin-bottom: 10px;
                border: none;
                text-align: justify;
            }

                .card.s2 h4 {
                    margin: 20px 0px;
                    color: #4694df;
                }

        .secPadding.s1 {
            top: 0px;
        }

        .banner-text-2.s1 {
            color: #4694df;
        }

        .pricing-table-area {
            width: 100%;
            margin: 0 auto;
            margin-top: 25px;
            ;
        }

        .pricing-table-heading {
            background-color: #4694df;
            padding: 10px 20px;
            text-align: left;
            border: 1px solid #d3d3d3;
            border-bottom: none;
        }

            .pricing-table-heading h2 {
                color: #fff;
            }

            .pricing-table-heading p {
                color: #000;
                font-size: 12px;
            }

        .pricing-table-content {
            padding: 20px;
            text-align: left;
            background: #fff;
            border-radius: 0px 0px 4px 4px;
            border: 1px solid #d3d3d3;
            border-top: none;
        }

            .pricing-table-content ul {
                padding: 0px;
                margin: 0px;
            }

                .pricing-table-content ul li {
                    padding: 10px 0px;
                    margin: 0px;
                    list-style: none;
                }

                    .pricing-table-content ul li i {
                        color: #4694df;
                        margin-right: 5px;
                    }

        .integration-btn {
            width: 200px;
            margin: 5px 0px 0px 0px;
        }

        .btn-default.integration-btn {
            background-color: #4694df;
            color: #fff;
        }

        .integration-card {
            background-color: transparent;
            border: none;
            border-radius: 8px;
            padding: 15px;
        }

            .integration-card img {
                margin-bottom: 15px;
            }

            .integration-card p {
                line-height: 12px;
            }

        .secPadding.s1.sec-odd {
            background: rgba(70, 148, 223, 0.1);
            margin: 0;
            padding: 25px 0px;
        }

        .sec-odd .imagefluid {
            width: auto;
            height: 350px;
        }

        .sec-padding.highlights-cls {
            min-height: 375px;
            margin: 25px 0px;
        }

        .content-area {
            /*margin-top: 78px;
                position: relative;*/
        }

        .hero-section.product-screen {
            /*   height: calc(100vh - 200px);
        position: relative;
        background: #fff;*/
        }

        .hero-section, .hero-section > .container > .row {
            /* height: calc(100vh - 140px);*/
        }

            .hero-section.product-screen .banner-text-1 {
                /* color: #000;
                margin: 0px 0px 20px 0px;*/
            }

            .hero-section.product-screen p {
                /* font-size: 18px;
                color: #000;*/
            }

        .highlights-tab {
            background-color: #fff;
            border-radius: 25px;
            width: auto;
            padding: 10px;
            margin: 0 auto 25px 0px;
            text-align: center;
        }

        .highlights-tab-list {
            padding: 0px;
            margin: 0px;
        }

            .highlights-tab-list li {
                display: inline-block;
                padding: 5px 10px;
                margin: 0px 10px;
                width: 150px;
            }

                .highlights-tab-list li.active {
                    background: #4694df;
                    color: #fff;
                    border-radius: 25px;
                }

                .highlights-tab-list li i {
                    margin-right: 5px;
                }

        .integration-app-area {
            background-image: url('./images/bg.jpg');
            margin: 25px 0px 0px 0px;
            /*padding: 25px;*/
            padding: 25px 10rem;
        }

        .product-title {
            /* color: #4694df !important;
                font-size: 44px !important;
                margin: 20px 0px !important;
                font-weight: 400 !important;*/
        }

        .product-content-area {
            padding: 0px 0px;
            width: 750px;
            margin: 75px auto;
        }

        .ban-imgtop {
            /*  width: 63%;*/ top: 1.3rem;
        }

        .imagefluid01 {
            width: 100%;
            height: 100%;
        }

        .form-control {
            padding: 17px 24px;
            height: auto;
            border-radius: 0;
            border: solid 1px #ccc;
            font-size: 14px;
        }

        .pdf-img {
            width: 100%;
            margin-top: -107px;
        }

        .isc-mar-0 {
            margin: 0px;
        }

        .pricing-table ul {
            padding: 0px;
            margin: 0px;
            list-style-type: none;
        }

            .pricing-table ul li i {
                color: #4694df;
                margin-right: 5px;
            }

            .pricing-table ul li {
                padding: 10px 0px;
                margin: 0px;
            }

        .isc-inner-sec {
            padding: 15px;
            border-radius: 4px;
            height: 620px;
        }

        .isc-mar-top-0 {
            margin-top: 0px;
        }

        h1 {
            font-size: 2rem;
        }

        .color-p1 {
            color: #4694df;
        }

        h2.product-title {
            font-size: 40px;
        }

        h3.product-title-sub {
            font-size: 25px;
        }