﻿@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');


body {
    font-family: "filson-soft", sans-serif !important;
    background-color: transparent;
    font-weight: 400 !important;
    font-style: normal;
    color: #212529;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

/*.white-bg-img {
    background: url('../images/white-img.png');
    background-size: cover;
}*/

.standard-bg-color {
    /*background-color: #002144;*/
    filter: brightness(100%);
}

.large-wrap {
    max-width: 1200px !important;
}

img {
    max-width: 100%;
}
/*carousel css*/
.ErrorDiv {
    margin-bottom: 15%;
    margin-top: 5%;
    text-align: center;
}

.text-right {
    text-align: right;
}

.caraousel-heading {
    font-size: 42px;
    color: #ffffff;
}

.caraousel-subheading {
    font-size: 38px;
    color: #ffffff;
}

.carousel-item img {
    width: 100%
}

.carousel, .banner-section {
    color: #fff;
}

.carousel-btn {
    display: inline-flex;
}

.carousel .carousel-inner {
   
    padding: 50px 20px;
}

.carousel-inner-width {
    
    padding: 50px 10% !important;
}

.TestimonialWidget .three-cards .carousel-control-prev {
    padding-left: 10px !important;
    width: auto !important;
}

.TestimonialWidget .three-cards .carousel-control-next {
    padding-right: 10px !important;
    width: auto !important;
}

.TestimonialWidget .section-title {
    margin-bottom: 50px !important;
    max-width: 60%;
    margin: 0 auto;
    color: white;
}
.CaseStudiesTestimonial .section-title {
    margin-bottom: 20px !important;
}

.testimonial-desc p {
    font-weight: 200;
    font-style: italic;
    font-size: 22px;
}

.testimonial-border p {
    font-size: 14px !important;
    font-style: normal !important;
}

.testimonial-border {
    padding-right: 25px;
    padding-left: 25px
}

.testimonial-carousel {
    max-width: 890px;
    width: 100%;
    display: inline-block;
    border: solid 3px #fff;
    border-radius: 6px;
    position:relative;
}
/*.carousel-control-prev {
    padding-left: 80px !important;
    padding-top: 120px;
}

.carousel-control-next {
    padding-right: 80px !important;
    padding-top: 120px;
}*/
.carousel-control-prev, .carousel-control-next {
    width: 10%;
}
.carousel-indicators {
    bottom: -40px;
    margin-bottom: 0;
}

    .carousel-indicators button {
        display: block;
        height: 14px !important;
        width: 14px !important;
        border-radius: 50% !important;
        border: 3px solid #fff !important;
        background-color: rgba(0, 0, 0, 0) !important;
    }

    .carousel-indicators .active {
        background-color: #ffff !important;
    }

.frogot-pass {
    font-size: 12px;
}
.jr-site-footer .jr-ftr-box.ftr-logo {
    padding-right: 30px;
}
.jr-site-footer .jr-ftr-box {
    padding: 100px 0;
}
.ftr-logo p {
    font-size: 12px !important;
    margin: 10px 0;
    display: block;
    padding-top: 10px;
}
.jr-site-footer .jr-ftr-box a, .email-links {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}
.jr-site-footer .jr-ftr-box strong a {
    font-weight: 700;
}
.jr-site-footer .jr-ftr-box p {
    font-size: 14px;
    font-weight: 300;
    color: rgba(0, 0, 0, .8);
    margin-bottom: 5px;
}
.jr-site-footer .jr-ftr-box p a, .jr-site-footer .jr-ftr-box .nav-item a {
    text-decoration: none;
}
    

.jr-site-footer .jr-ftr-box ul {
    padding-left: 0px;
}
.jr-site-footer .jr-ftr-box ul li:hover a {
    color: #d95e16 !important;
}
@media (max-width: 1300px) {
    .jr-site-footer {
        padding: 60px 20px;
    }
}
@media (max-width: 1024px) {
    .jr-site-footer .jr-ftr-box {
        padding: 20px;
        width: 50%;
        max-width: 100% !important;
        flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
    }
}
@media (max-width: 1024px) {
    .jr-site-footer .jr-ftr-box {
        width: 33%;
        flex: 0 0 33%;
        -webkit-flex: 0 0 33%;
    }
    footer form{
        margin-right:0px !important;
    }
    footer form input[type=submit] {
        margin: 5px auto;
    }
    .jr-site-footer .jr-ftr-box .nav-item {
        text-align: left;
        border-bottom: none !important;
    }
}
@media (max-width: 768px) {
    .jr-site-footer .jr-ftr-box {
        width: 100%;
        flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        text-align: center;
    }
    .jr-site-footer .jr-ftr-box .nav-item {
        text-align: center;
        border-bottom: none !important;
    }
}


.footer-copyright {
    font-size: 11px;
}

.footer-navigation {
    font-size: 12px;
    align-content: space-around;
}

.footer-disclaimer {
    font-size: 11px;
}
.footer-link.jr-ftr-box a {
    text-decoration: underline !important;
}
/*.container .row .col-md-2.mb-4.jr-ftr-box {
    max-width: 120px;
}*/

/*.footer-link a:hover {
    color: orange;
}*/
/*divider widget
.divider-widget {
    margin-left: 0px !important;
    margin: 0px !important;
}*/
/*.dividerwidget {
    margin: 2em 0;
}*/
.wrap {
    display: flex;
    align-items: center;
}

/*.divider {
    padding: 0;*/
/*margin: 0 1em;*/
/*}*/

.dividerwidget .wrap {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding: 0;
    margin-bottom: -1px;
    margin-top: -2px;
}

.dividerwidget img {
    width: 100%;
    height: auto;
    display: block;
}

/*login widget*/
.login {
    font-size: 15px;
}

.login-cta a {
    text-decoration: none !important;
}

.btnlogin {
    font-size: 12px;
    height: 35px;
}

.login {
    padding: 40px 0px 20px 0px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #002c5f;
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
}

.btnlogin {
    /*margin-top: -10px !important;*/
    max-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    position: relative;
    min-height: 63px;
}

form label, form input, form select, form textarea {
    font-family: "filson-soft", sans-serif !important;
}
/*form css*/
span.hs-form-required {
    color: red !important;
}
form {
    filter: brightness(100%);
}

.inputs-list label {
    font-weight: normal !important;
}
.multi-container {
    padding: 10px 30px !important;
}
.hs-form-radio {
    padding-bottom: 5px !important;
}
.hs-recaptcha {
    margin-left: 20px !important;
}
.becomeapartner .hs-submit .actions {
    margin: 0 auto !important;
    width: 20% !important;
}
.hs-error-msgs {
    padding: 2px !important;
   
}
    .hs-error-msgs > li {
        text-align: left;
    }
/*End form css*/
.pro {
    text-align: right;
    font-size: 15px;
    /* padding-top: 20px;*/
}

.login a {
    color: #ffffff;
    font-size: 12px;
}

.login form input[type=email], .login input[type=password], .login input[type=text] {
    border-radius: 0;
    margin-right: 1em;
    width: 263px;
    color: #002c5f;
    font-weight: 400;
}

.sp-btn-primary {
    border-radius: 38px;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    background: rgba(0, 0, 0, .12);
    padding-left: 40px !important;
    padding-right: 40px !important;
    height: 50px;
}

.btn-primary {
    background-color: #7E9BBF;
    border-radius: 4px;
    box-shadow: none;
    padding: 12px 19px;
    color: #fff;
    border: 2px solid #e6e6e6;
    font-size: 12px;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #7E9BBF;
        color: #fff;
        border: 2px solid #b1b1b1;
    }

.login a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}

    .login a:hover, a:focus {
        outline: none;
        text-decoration: none;
    }

a:focus-visible {
    border: black 2px solid;
}


.top-header-row a:focus-visible {
    border: #fff 1px solid;
}

.jr-btn.jr-btn-line:focus-visible {
    border: solid 1px #c2c2c2 !important;
}

.frogot-pass {
    position: relative;
    top: 8px;
}

.error_msg {
    color: red;
}
/*two column*/
.wd-onecolumn-content {
    text-align: center;
}
.wd-onecolumn-content p{
    font-weight:300;
}  
.wd-onecolumn-content ul li {
        list-style: disc;
    }
.wd-twocolumn {
    margin-left: 0px !important;
    margin: 0px !important;
}
.payment-remittance-addresses .large-wrap {
    width: 100%;
    margin: 0 auto;
}
/*top navigaton*/
.top-img-link {
    text-decoration: none;
}
/*Social link*/

.widget-socialmedia {
    padding: 10px;
    text-align: center;
}

.footer-socialmedia {
    padding: 10px;
    text-align: center;
}

.social-link {
    text-decoration: none !important;
    padding: 10px;
}

social-link > img {
    text-decoration: none;
}
/*Button Widget*/
.buttonwidgetsection {
    border-radius: 15px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.buttonwidget-container {
    padding: 10px;
}

.buttonwidgets {
    position: relative;
    text-align: center;
    font-size: 18px;
    width: 100%;
}

buttonwidgetsection {
    padding: 10px;
    border-radius: 38px;
}

.buttonwidget {
    padding: 15px;
    display: block;
    text-decoration: none;
    border-radius: 38px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

    .buttonwidget:hover {
        text-decoration: none;
    }

.small-button {
    border-radius: 38px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 9px 20px;
}
/*end Button Widget*/
/*Employee */
.employee-section {
    width: auto;
    height: auto;
}

.card-body {
    margin-bottom: 20px;
    position: relative;
    padding: 10px 20px 20px 20px !important;
}

.employeecard {
    max-width: 240px !important;
    position: relative !important;
    margin-bottom: 20px !important;
    background: #fff !important;
    box-shadow: 0 1px 6px rgba(220, 220, 220, .9) !important;
    border-radius: 5px !important;
    display: inline-block;
    margin: 0 0.5rem;
    animation: flipInX;
    animation-duration: 1s;
}



.employee-card {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    overflow: visible;
}

.know-more {
    text-transform: none;
    height: 60px;
}

.employee-name {
    padding: 10px 0 5px;
    color: #003263;
}

.employee-designation {
    color: #666666;
}

.employee-email a {
    color: darkslateblue !important;
    text-decoration: none !important;
}

.employee-phone a {
    color: darkslateblue;
    text-decoration: none;
}

    .employee-phone a:hover {
        color: #0a58ca;
        text-decoration: underline;
    }

.employee-image {
    max-width: 100%;
    height: 240px;
}

.employee-section .card {
    border: none;
}

.team-memberinfo {
    position: absolute;
    bottom: -40px;
    right: 10px;
    opacity: 0;
    transition: opacity 0.3s ease, bottom 0.3s ease;
}

.employeecard:hover .team-memberinfo {
    bottom: 30px;
    opacity: 1;
}

.team-memberinfo .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #289dcc !important;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    color: black;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

    .team-memberinfo .btn:hover {
        background-color: lightblue;
    }

        .team-memberinfo .btn:hover .fa-arrow-right {
            color: grey;
        }


.fa-arrow-right {
    font-size: 20px !important;
}

/*Bio Employee*/
.emp-name {
    padding: 10px 0 5px;
    color: #003263;
    font-size: 24px;
}

.emp-jobtitle {
    color: #666666;
    font-style: italic;
}

.emp-email a {
    color: darkslateblue !important;
    text-decoration: none !important;
}

.emp-phonenumber {
    margin-bottom: 15px;
}

    .emp-phonenumber a {
        color: darkslateblue;
        text-decoration: none;
    }

        .emp-phonenumber a:hover {
            color: #0a58ca;
            text-decoration: underline;
        }

.emp-image {
    max-width: 100%;
    height: 240px;
}

.emp-details {
    padding: 20px 20px 20px 20px;
}

.emp-biotext {
    margin-top: 10px;
    font-family: none;
}
/* Video*/
.video {
    margin-top: 10px;
}
/*In Page Navigation*/
.inpage-nav li {
    text-decoration: none !important;
    color: darkslateblue
}

    .inpage-nav li:hover {
        text-decoration: none !important;
    }

.inpage-nav a:hover {
    text-decoration: none !important;
}

.inpage-heading1 {
    color: slateblue;
    padding: 10px 10px 10px 10px;
}
/*end Inpage navigation*/
.wdg-free-text-desc {
    padding: 5px 15px 5px 15px;
}
.productsfooterfreetext {
    margin-top: 90px;
}
.productsfooterbutton {
    margin-bottom: 90px;
    padding-top: 60px !important;
}

/*Banner*/

.banner-image img {
    width: 100%;
}

.banner-image {
    width: 100%;
    height: auto;
    display: block;
}

/*.banner-section {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 120px 0;
    margin-top: 100px;
    background-repeat: no-repeat;
}*/

.banner-section {
    background-color: #002144;
    position: relative;
    width: 100%;
    /* min-height: 100vh; */
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 120px;
    margin-top: 175px;
    /*margin: 0;*/
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    height: auto;
    background-attachment: fixed;
}
@media (max-width: 1024px) {
    .banner-section{
        padding: 170px 0 120px;
        background-position: 0px 0px;
        height: auto;
        background-size: cover;
        background-position: center center !important;
        margin-top: 0px;
        background-attachment: scroll;
    }

    .banner-content h1 {
        padding:20px !important;
    }

    .banner-content p {
      padding:20px !important;
    }
}



    .banner-heading {
        display: flex;
        justify-content: center;
        padding: 5px 5px 5px 5px;
    }

    .banner-subheading {
        display: flex;
        justify-content: center;
        padding: 5px 5px 5px 5px;
    }

    .banner-link {
        display: flex;
        justify-content: center;
        padding: 5px 5px 5px 5px;
    }

    .banner-data {
        position: absolute;
        color: white;
    }

    .banner-description {
        padding: 10px 10px 10px 10px;
        justify-content: center;
    }

    .banner-content {
        position: relative;
        z-index: 2;
        text-align: left;
        /*margin-top: 120px !important;*/
        margin-left: 140px;
        width: 100%;
    }

    .banner-content-section {
        margin-top: 92px !important;
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .banner-content-center {
        position: relative;
        z-index: 2;
        margin-top: 0 !important;
        margin-left: unset !important;
        width: 50% !important;
        text-align: center !important;
    }

        .banner-content-center h1 {
            padding-top: 0 !important;
            font-weight: 700 !important;
            line-height: 1.25 !important;
            font-size: 48px !important;
        }

    .banner-content .inner-div {
        /*max-width: 900px;*/
        max-width: 100%;
    }

    .banner-content h1 {
        font-size: 50px;
        font-weight: 600;
        margin-bottom: 0;
        color: #fff;
        max-width: 900px;
        /*padding-top: 70px;
        margin:0px;*/
    }

    .banner-content p {
        font-size: 18px;
        color: #fff;
        text-align: left;
        font-weight: 300;
        padding-top: 25px;
        max-width: 780px;
        line-height: 27px;
        letter-spacing: 0;
        margin-bottom: 0;
    }

    .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1;
    }

    .banner-section.has-video {
        overflow: hidden;
    }

    #banner-video {
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    @media (max-width: 1200px) {
        .banner-content {
            margin-left: 20px;
            max-width: 100%;
        }
    }


    .wdg-free-text-desc {
        padding: 5px 15px 5px 15px;
    }

        .wdg-free-text-desc h2 {
            font-size: 42px;
        }
    /*naw Carousel*/
    @-webkit-keyframes zoom {
        from {
            -webkit-transform: scale(1, 1);
        }

        to {
            -webkit-transform: scale(1.5, 1.5);
        }
    }

    @keyframes zoom {
        from {
            transform: scale(1, 1);
        }

        to {
            transform: scale(1.5, 1.5);
        }
    }

    .nawcarousel .carousel-item > img {
        -webkit-animation: zoom 20s;
        animation: zoom 20s;
    }

    .nawcarousel .carousel-item btn, .carousel-item btn {
        background-color: #41648A;
    }

    /*end naw Carousel*/

    /*Internal banner zoom*/
    .internal-banner > img {
        -webkit-animation: zoom 30s;
        animation: zoom 30s;
    }

    @keyframes zoom {
        0% {
            transform: scale(1, 1);
        }

        50% {
            transform: scale(1.5, 1.5);
        }

        100% {
            transform: scale(1, 1);
        }
    }
    /*end internal banner zoom*/

    /*Custom table form component*/

    input[type=radio] {
        border-radius: 50%;
        height: 20px;
        width: 20px;
        flex: 0 0 20px;
        box-sizing: border-box;
        text-align: center;
    }

        input[type=radio].form-control {
            appearance: radio;
            -webkit-appearance: radio;
            background-color: #fff3ee !important;
            border-radius: 50%;
            height: 20px;
            width: 20px;
        }

    .display-radiobutton {
        display: flex;
        align-items: center;
        box-sizing: border-box;
        margin-bottom: 10px;
        margin-right: 15px;
    }

        .display-radiobutton label {
            padding: 10px 10px 5px 5px;
        }

    .editing-form-control-nested-control {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    input[type=checkbox].form-control {
        appearance: checkbox;
        -webkit-appearance: checkbox;
        background-color: #fff3ee !important;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        flex-shrink: 0;
    }

    .ktc-checkbox-list {
        display: flex;
        flex-wrap: wrap;
    }

    .ktc-checkbox {
        padding: 10px 10px 10px 10px;
        display: inline-flex;
    }
    /*END Custom table form component*/
    /*981px – 768px 767px – 481px <= 480px*/
    @media only screen and (min-width:768px) and (max-width:981px) {
        .pro {
            text-align: center !important;
        }

        caraousel-heading {
            font-size: 42px
        }

        .caraousel-subheading {
            color: #ffffff;
            font-size: 25px;
        }

        .carousel-caption {
            text-align: center;
            padding-bottom: 0px;
        }

        .login {
            font-size: 15px;
            padding-left: 10px;
        }

        .btnlogin {
            font-size: 12px;
        }

        .frogot-pass {
            font-size: 12px;
        }

        .footer-copyright {
            font-size: 11px;
        }

        .footer-navigation {
            font-size: 12px;
        }

        .footer-disclaimer {
            font-size: 11px;
        }
    }

    @media only screen and (min-width:481px) and (max-width:767px) {
        .pro {
            text-align: center !important;
        }

        .caraousel-heading {
            font-size: 36px;
        }

        .carousel .carousel-inner .carousel-item img {
            height: 200px;
        }

        .caraousel-subheading {
            font-size: 25px;
            width: unset;
        }

        .login {
            font-size: 15px;
            padding-left: 10px;
        }

        .btnlogin {
            font-size: 12px;
        }

        .frogot-pass {
            font-size: 12px;
        }

        .footer-copyright {
            font-size: 11px;
        }

        .footer-navigation {
            font-size: 12px;
        }

        .footer-disclaimer {
            font-size: 11px;
        }

        section.wdg-free-text-desc {
            padding: 0px 15px 0px 15px;
            text-align: justify;
        }
    }

    @media only screen and (max-width:480px) {
        .pro {
            text-align: center !important;
        }

        .carousel .carousel-inner .carousel-item img {
            height: 200px;
        }

        .caraousel-heading {
            font-size: 30px;
        }

        .caraousel-subheading {
            font-size: 25px;
            width: unset;
        }

        .login {
            font-size: 15px;
            padding-left: 10px;
        }

        .btnlogin {
            font-size: 12px;
        }

        .frogot-pass {
            font-size: 12px;
            top: 0px;
        }

        .footer-copyright {
            font-size: 11px;
        }

        .footer-navigation {
            font-size: 12px;
        }

        .footer-disclaimer {
            font-size: 11px;
        }

        .form-inline .form-group {
            min-height: 65px;
        }

        section.wdg-free-text-desc {
            padding: 0px 15px 0px 15px;
            text-align: justify;
        }

        .footer-links {
            background-color: #002c5f;
            padding: 16px 4px;
        }
    }

    @media only screen and (min-width: 200px) and (max-width: 360px) {
        .login {
            text-align: center;
        }
    }

    @media only screen and (min-width: 200px) and (max-width: 480px) {
        .footer-disclaimer {
            font-size: 11px;
            padding: 10px 10px;
        }

        .footer-links {
            background-color: #002c5f;
            padding: 10px 4px;
        }
    }

    .link2 {
        color: #000;
        text-decoration: none;
    }

        .link2:hover {
            color: orange;
        }

    .links {
        color: #000;
        text-decoration: underline;
    }

    .link1 {
        color: #000;
    }

    .footer-logo {
        width: 150px;
    }

    .text-decoration-underline {
        font-weight: bold;
    }

    .footer-social-icons {
        margin-left: 4px;
    }

        .footer-social-icons a {
            color: #5274A1 !important;
            display: inline-block;
            font-size: 20px !important;
            margin-right: 28px !important;
        }

            .footer-social-icons a:hover {
                color: #000000 !important;
            }

    footer form {
        position: relative;
        margin-right: 50px;
        top: -15px
    }

        footer form input[type=email] {
            border: solid 1px #5274A1;
            padding: 15px;
            display: block;
            border-radius: 50px;
            width: 100%
        }

    footer .hs-error-msgs {
        font-weight: 300;
        font-size: 12px
    }

    footer label .hs-form-required {
        display: none
    }

    footer input[type=submit] {
        width: auto;
        border-radius: 28px;
        background-color: #5274A1;
        color: #fff;
        border: none;
        font-size: 10px;
        letter-spacing: 2px;
        text-transform: uppercase;
        transition: all .4s ease;
        -ms-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        cursor: pointer;
        margin-top: 5px;
        padding: 10px;
        font-weight: 600;
    }

    .footer-cta .cta-phone a {
        color: #fff
    }

    .jr-ftr-box {
        padding: 50px 0;
    }

        .jr-ftr-box a {
            font-size: 14px;
            color: #000;
            /*text-decoration: underline !important;*/
            font-weight: 300;
        }

        .jr-ftr-box h3 {
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 3px;
            margin-bottom: 20px;
            color: #212529;
        }

        .jr-ftr-box p {
            text-align: left;
            font-size: 14px;
            font-weight: 300;
            color: rgba(0, 0, 0, .8);
        }

    .list-unstyled a {
        text-decoration: none !important;
    }
    /*Header*/


    .jr-btn {
        font-size: 12px;
        text-transform: uppercase;
        color: rgba(0, 0, 0, .6);
        text-decoration: none;
        transition: all .4s ease;
        -ms-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        display: inline-block;
        background-color: #c2c2c2;
        line-height: 100%
    }

        .jr-btn i {
            margin-right: 10px
        }

        .jr-btn.btn-fill {
            background: rgba(0, 0, 0, .12)
        }

        .jr-btn.secondary-btn {
            background-color: #C45414;
            color: #fff;
            letter-spacing: 1px;
        }

        .jr-btn.white-btn {
            background-color: #fff;
            color: rgba(0, 0, 0, .8)
        }

        .jr-btn.jr-btn-line {
            background-color: rgba(0, 0, 0, 0);
            border: solid 2px #c2c2c2;
            color: #c2c2c2
        }

            .jr-btn.jr-btn-line:hover {
                border-color: #c2c2c2;
                background-color: #c2c2c2;
                color: #fff
            }

            .jr-btn.jr-btn-line.white-btn {
                border-color: #fff;
                color: #fff
            }

                .jr-btn.jr-btn-line.white-btn:hover {
                    background-color: #fff;
                    color: rgba(0, 0, 0, .6)
                }

        .jr-btn.btn-rounded {
            border-radius: 38px
        }

        .jr-btn:hover {
            background-color: #000;
            color: #fff
        }

    .jr-site-centralize {
        width: 100%;
        margin: 0 auto
    }

        .jr-site-centralize.large-wrap {
            max-width: 1200px
        }

    .imageandlinks .jr-site-centralize.large-wrap {
        max-width: 1140px !important;
    }

    .imageandlinks .justify-content-center {
        padding-left: 13px;
    }

    .inner-space-top-10 {
        padding-top: 10px !important
    }

    .inner-space-top-20 {
        padding-top: 20px !important
    }

    .inner-space-right-0 {
        padding-right: 0px !important
    }

    .inner-space-right-15 {
        padding-right: 15px !important
    }

    .inner-space-right-50 {
        padding-right: 50px;
    }

    .inner-space-right-20 {
        padding-right: 20px !important
    }

    .inner-space-bottom-10 {
        padding-bottom: 10px !important
    }

    .inner-space-bottom-20 {
        padding-bottom: 20px !important
    }

    .inner-space-bottom-50 {
        padding-bottom: 50px !important
    }

    .inner-space-left-0 {
        padding-left: 0px !important
    }

    .inner-space-left-15 {
        padding-left: 15px !important
    }

    .inner-space-left-20 {
        padding-left: 20px !important
    }

    .margin-space-left-10 {
        margin-left: 10px !important
    }

    .margin-space-top-50 {
        margin-top: 50px !important;
    }

    .margin-space-top-30 {
        margin-top: 30px !important;
    }

    .line-height-15 {
        line-height: 15px !important
    }

    .line-height-30 {
        line-height: 30px !important
    }

    .line-height-60 {
        line-height: 60px !important
    }

    .font-weight-100 {
        font-weight: 100 !important
    }

    .display-inline-block {
        display: inline-block;
        vertical-align: top
    }

    ul.dropdown-menu li {
        float: none
    }

    .clearfix:after,
    .clearfix:before {
        content: "";
        display: table;
        clear: both
    }

    .text-align-right {
        text-align: right
    }

    .text-transform-uppercase {
        text-transform: uppercase
    }

    .inline-li > li {
        display: inline-block;
        vertical-align: top;
        list-style: none
    }

        .inline-li > li ul li {
            text-align: left;
            list-style: none;
            display: contents;
        }

    .primary-bg {
        background-color: #002144 !important
    }


    @media all and (max-width: 1020px) {
        header {
            padding: 8px;
            background-color: rgba(0, 0, 0, .2);
            height: auto;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%
        }

            header .jr-site-logo-holder {
                width: 60%
            }

            header .jr-site-nav-holder {
                width: 40%
            }
    }

    header.jr-site-header {
        transition: all .4s ease;
        -ms-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease
    }

    /*.jr-custom-nav {
    width: 100%
}*/

    .jr-custom-nav .jr-nav-trigger {
        display: none
    }

    .jr-custom-nav ul > li {
        position: relative
    }

        .jr-custom-nav ul > li > a {
            color: rgba(0, 0, 0, .6);
            display: block;
            line-height: 54px;
            font-size: 14px;
            padding: 0 15px
        }

        .jr-custom-nav ul > li:hover > .dropdown-menu {
            top: 48px;
            opacity: 1;
            visibility: visible
        }

    ul.dropdown-menu {
        width: 208px;
        position: absolute;
        top: 40px;
        left: 0;
        opacity: 0;
        visibility: hidden;
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, .3) 0 0 10px;
        transition: all .4s ease;
        -ms-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        z-index: 99
    }

        ul.dropdown-menu li a {
            font-size: 12px;
            color: rgba(0, 0, 0, .6);
            line-height: 45px;
            word-wrap: break-word;
            white-space: normal;
        }

        ul.dropdown-menu li:hover a {
            color: rgba(0, 0, 0, .8);
            background-color: rgba(0, 0, 0, .06)
        }

    .jr-nav-trigger {
        cursor: pointer;
        width: 40px
    }

        .jr-nav-trigger span {
            height: 3px;
            width: 100%;
            margin-bottom: 10px;
            background-color: rgba(0, 0, 0, .8);
            display: block
        }

    @media all and (max-width: 1024px) {
        .jr-custom-nav ul {
            position: fixed;
            top: 0;
            left: -100%;
            width: 80%;
            height: 100%;
            padding: 25px 25px;
            overflow-y: auto;
            background-color: #ebebeb;
            transition: all .4s ease;
            -ms-transition: all .4s ease;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            color: #fff
        }

            .jr-custom-nav ul.show-nav {
                left: 0
            }

            .jr-custom-nav ul li {
                display: block;
                width: 100%;
                text-align: left;
                padding: 5px 5px 0px 8px;
            }

                .jr-custom-nav ul li:before {
                    height: 1px
                }

                .jr-custom-nav ul li ul {
                    position: static;
                    opacity: 1;
                    visibility: visible;
                    padding: 0;
                    width: 100%;
                    background-color: rgba(0,0,0,0);
                    box-shadow: none
                }

        .jr-custom-nav .jr-nav-trigger, .jr-custom-nav .jr-search-compo {
            float: right;
            padding: 0 !important;
            margin: 0 10px
        }

            .jr-custom-nav .jr-nav-trigger span, .jr-custom-nav .jr-search-compo span {
                margin-bottom: 6px;
                height: 3px
            }

        .jr-custom-nav .jr-nav-trigger {
            width: 30px;
            margin-top: 18px;
            display: block
        }

            .jr-custom-nav .jr-nav-trigger span {
                transition: all .4s ease;
                -ms-transition: all .4s ease;
                -webkit-transition: all .4s ease;
                -moz-transition: all .4s ease
            }

        .jr-custom-nav .close-nav span:first-child {
            transform: rotate(-45deg);
            margin-top: 14px
        }

        .jr-custom-nav .close-nav span:nth-child(2) {
            opacity: 0;
            visibility: 0
        }

        .jr-custom-nav .close-nav span:last-child {
            transform: rotate(45deg);
            margin-top: -18px
        }
    }

    .call-info-top {
        font-size: 12px;
        letter-spacing: 3px;
        color: rgba(0, 0, 0, .8)
    }

        .call-info-top .phone {
            color: #fff;
            text-decoration: none;
        }

    .top-links a {
        display: inline-block;
        font-size: 14px
    }

    .center-menu a {
        padding-left: 8px;
        padding-right: 8px;
    }

    .social-share a {
        display: inline-block;
        vertical-align: top;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        background-color: rgba(0, 0, 0, .6);
        transition: all .4s ease;
        -ms-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        color: #fff;
        font-size: 13px;
        text-align: center;
        line-height: 20px;
        margin-right: 14px
    }

        .social-share a:hover {
            background-color: #000
        }


    ul,
    li {
        padding: 0px;
        margin: 0;
        list-style: none
    }

    .top-links ul, .top-links li {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .top-links {
        padding-left: 50px;
        padding-right: 15px;
        position: relative;
        max-width: 74.3%;
    }

    @media screen and (max-width: 1300px) {
        .top-links {
            padding-left: 30px;
        }
    }

    .list-unstyled li {
        padding: 0;
    }

    @media (min-width: 1024px) and (max-width: 1108px) {
        ul,
        li {
            padding: 0;
            margin: 0;
            list-style: none
        }
    }

    a {
        text-decoration: none;
        transition: all .3s ease;
        -ms-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease
    }

        a:hover {
            text-decoration: none
        }

    .row {
        margin-left: 0;
        margin-right: 0
    }

        .row:before,
        .row:after {
            content: normal
        }

    .call-info-top {
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 3px;
        color: rgba(255, 255, 255, .8)
    }

    .top-links a {
        display: inline-block;
        font-size: 12px;
        color: rgba(255, 255, 255, .8);
        text-transform: uppercase;
        font-weight: 200;
        letter-spacing: 1px;
        margin: 0 5px
    }

        .top-links a:hover {
            color: #5274A1 !important;
            background-color: rgba(0, 0, 0, 0)
        }

    .social-share a {
        display: inline-block;
        color: #fff;
        font-size: 16px;
        vertical-align: middle;
        background-color: rgba(0, 0, 0, 0);
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 5.4px !important;
    }

    .top-header-expand {
        height: 25px;
        width: 25px;
        position: sticky;
        right: 60px;
        top: 20px;
        border-radius: 50%;
        background-color: #002144;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        z-index: 9999;
        font-size: 14px;
        cursor: pointer;
        transition: all .4s ease;
        -ms-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease
    }

    @media all and (min-width: 1023px) {
        .top-header-expand {
            display: none
        }
    }

    .jr-site-header {
        background-color: #fff
    }

        .jr-site-header .jr-custom-nav ul {
            margin-top: 15px;
            margin-right: 15px;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 0;
            padding-right: 0;
        }

        .jr-site-header .jr-custom-nav .dropdown-toggle::after {
            margin-left: 10px;
        }

        .jr-site-header .jr-custom-nav ul li.has-child {
            position: relative
        }

            .jr-site-header .jr-custom-nav ul li.has-child:after {
                content: "";
                color: #C45414;
                position: absolute;
                top: 14px;
                right: 0;
                font-family: "fontAwesome";
                width: 100%;
                font-size: 18px
            }

        .jr-site-header .jr-custom-nav ul li > a {
            color: #002144;
            font-size: 20px;
            text-transform: uppercase;
            font-weight: 500;
            text-decoration: none;
        }


            .jr-site-header .jr-custom-nav ul li > a:focus-visible, #header img:focus-visible {
                border: #002144 2px solid !important;
            }

        .jr-site-header .jr-custom-nav ul li ul li a {
            color: rgba(0,0,0,.8);
            font-size: 14px
        }

    @media all and (min-width: 1023px) {
        .jr-site-header .jr-custom-nav ul li ul.sub-menu li {
            margin: 0
        }

            .jr-site-header .jr-custom-nav ul li ul.sub-menu li a {
                padding-left: 15px;
                padding-right: 15px
            }
    }

    .jr-site-header .jr-custom-nav ul li:hover > a {
        color: #d95e16
    }

    .jr-site-logo-holder .logo {
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 800;
        color: rgba(0, 0, 0, .8);
        line-height: 54px;
        display: inline-block;
    }

    header .jr-site-logo-holder {
        padding-left: 14px;
        padding-right: 0px;
    }

    @media all and (max-width: 1300px) {

        .top-links a,
        .call-info-top {
            font-size: 10px
        }

        .social-share a {
            font-size: 14px
        }

        .top-header-row a.jr-btn {
            font-size: 8px !important;
            letter-spacing: 0
        }

        .jr-site-header .jr-custom-nav ul {
            z-index: 99999
        }

            .jr-site-header .jr-custom-nav ul li > a {
                font-size: 16px
            }
    }

    @media all and (max-width: 1024px) {
        .top-header-expand {
            z-index: 999
        }

        body {
            overflow-x: hidden
        }

        .top-header-row {
            position: fixed;
            line-height: 40px !important;
            padding: 20px;
            padding-top: 70px;
            top: 0;
            z-index: 99;
            display: none
        }

            .top-header-row .social-share {
                display: block
            }

            .top-header-row a.jr-btn {
                font-size: 12px !important;
                letter-spacing: 0
            }

            .top-header-row .top-right {
                float: left !important
            }

        .top-links a,
        .call-info-top {
            font-size: 12px
        }

        .jr-site-header {
            padding: 5px !important;
            z-index: 999
        }

            .jr-site-header .jr-custom-nav ul {
                margin-top: 0
            }

                .jr-site-header .jr-custom-nav ul li a {
                    color: #191715
                }

            .jr-site-header .jr-custom-nav > ul {
                box-shadow: rgba(0, 0, 0, .5) 0 0 30px
            }

        .jr-custom-nav ul.show-nav {
            left: 0;
        }

        .logo img {
            width: 125px
        }

        .jr-nav-trigger span {
            background-color: rgba(0, 0, 0, .8)
        }
    }

    @media all and (max-width: 767px) {
        .jr-site-header .jr-site-centralize {
            padding: 0
        }
    }

    html {
        height: 100%
    }

    body {
        -webkit-font-smoothing: antialiased
    }




    a:hover {
        text-decoration: none
    }

    .top-links li {
        display: inline-block
    }

    .call-info-top {
        letter-spacing: 1px;
        padding-left: 3px
    }

    #header {
        z-index: 299
    }

    #TopHeader {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1045;
        width: 100%;
        line-height: 60px;
        transition: line-height .15s, top .5s;
    }

    .scrolling #TopHeader {
        line-height: 50px;
        transition: line-height .15s;
        -webkit-transition: line-height .15s;
    }

    #header {
        margin-top: 61px;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        padding-bottom: 15px !important;
    }

    .top-header-expand.rotate-180 {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .jr-custom-nav ul > li .dropdown-menu {
        width: 228px;
        background-color: #fff;
        transition: all .4s ease;
        -ms-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        z-index: 999;
        border-radius: 0;
        border: none;
        padding: 0;
        min-width: 0
    }


        .jr-custom-nav ul > li .dropdown-menu a {
            /*padding-left: 15px;*/
            /*padding-right: 15px;*/
            font-size: 14px;
            font-weight: 500;
        }

            .jr-custom-nav ul > li .dropdown-menu a:active, .jr-custom-nav ul > li .dropdown-menu a.active {
                color: #C45414;
                background-color: rgba(0,0,0,.06);
                text-decoration: none !important
            }

    .jr-custom-nav ul > li:hover > .dropdown-menu {
        top: 33px
    }

    .top-links a {
        font-weight: 600
    }

    .jr-custom-nav ul > li.dropdown > .dropdown-menu {
        pointer-events: none
    }

    .jr-custom-nav ul > li.dropdown:hover > .dropdown-menu {
        display: block;
    }

    .jr-custom-nav ul > li.dropdown:hover > .dropdown-menu {
        pointer-events: all
    }

    .mobile-only {
        display: none !important;
    }

    #TopHeader .jr-btn:hover {
        background-color: #5274A1 !important;
        color: white !important;
    }

    .expand-search.jr-btn.jr-btn-line.white-btn:hover {
        border: solid 2px #5274A1;
    }

    .expand-search.jr-btn.btn-rounded {
        border-radius: 38px !important;
    }

    .jr-btn:hover {
        background-color: #002144
    }

    .nav-link {
        padding-bottom: 0;
        padding-top: 0
    }

    ul.dropdown-menu li a {
        line-height: 20px;
        padding: 10px 20px;
    }

    ul.dropdown-menu {
        width: 238px
    }

    #header img {
        height: 72px;
        width: auto;
        display: block;
        -webkit-transition: width .25s ease, height .25s ease
    }

    .hide-menu-img-size {
        height: 54px !important;
        width: 140px !important;
        object-fit: contain;
        object-position: center;
    }

    .scrolling #header img {
        height: 50px;
        -webkit-transition: width .25s ease,height .25s ease
    }

    .scrolling #header.inner-space-bottom-20 {
        padding-bottom: 10px !important
    }

    .scrolling #header.inner-space-top-20 {
        padding-top: 10px !important
    }

    #header.log-only {
        padding-top: 20px !important
    }

    .scrolling #header.log-only {
        padding-top: 10px !important
    }

        .scrolling #header.log-only .jr-site-logo-holder {
            padding-top: 0px !important
        }

    .jr-site-header .jr-custom-nav > ul {
        -webkit-transition: margin .25s
    }

    .scrolling #header.jr-site-header .jr-custom-nav > ul {
        margin-top: 2px;
        -webkit-transition: margin .25s
    }

    .scrolling #header .jr-custom-nav ul > li:hover > .sub-menu {
        top: 30px
    }

    #TopHeader.line-height-60 {
        transition: line-height .15s;
        -webkit-transition: line-height .15s
    }

    .scrolling #TopHeader.line-height-60 {
        line-height: 50px !important;
        transition: line-height .15s;
        -webkit-transition: line-height .15s
    }

    .scrolling #header {
        margin-top: 51px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
    }

        .scrolling #header ul, .scrolling #header li {
            padding-top: 0;
            padding-bottom: 0;
        }

    .jr-site-header .jr-custom-nav > ul {
        -webkit-transition: margin .25s
    }

    #TopHeader.line-height-60 {
        transition: line-height .15s;
        -webkit-transition: line-height .15s
    }

    .jr-btn {
        text-decoration: none !important
    }

    #TopHeader.line-height-60 {
        transition: line-height .15s, top .5s
    }

    #header {
        transition: margin .5s
    }

    .jr-btn.jr-btn-line.white-btn {
        background-color: #fff;
        color: #002144
    }

        .jr-btn.jr-btn-line.white-btn:hover {
            border-color: #fff;
            background-color: #5274A1;
            color: #fff
        }

    .expand-search.jr-btn.jr-btn-line.white-btn {
        background-color: rgba(0, 0, 0, 0);
        color: #fff;
        font-size: 12px;
    }


    /*.social-links {
    padding-right: 95px !important;
}*/

    @media (max-width: 1024px) {
        .expand-search-mobile {
            display: inline-block !important;
        }
    }

    @media (min-width: 1025px) {
        .expand-search-mobile {
            display: none !important;
        }
    }

    @media(max-width: 1024px) {
        #header {
            margin-top: 0;
            box-shadow: 0 0 15px rgba(0, 0, 0, .2);
            z-index: 9999;
            position: sticky;
        }

        .jr-site-header .jr-custom-nav ul li a {
            color: #002144;
            margin-left: -8px;
        }

        .jr-custom-nav ul {
            padding: 0
        }

        .jr-site-header .jr-custom-nav ul li ul li a {
            font-size: 12px;
            padding: 10px 30px;
            line-height: 1.75em
        }

        .jr-site-header .jr-custom-nav ul li {
            border-bottom: 1px solid #ddd !important;
        }

            .jr-site-header .jr-custom-nav ul li ul li:last-child {
                border: none
            }

        .mobile-only {
            display: block !important
        }

        .top-links li {
            display: none
        }

        .social-links {
            display: inline-block !important;
            padding-left: 80px;
            white-space: nowrap;
        }

        .call-info-top {
            margin-left: 20px;
        }

        .top-header-row .social-share {
            display: inline-block
        }

        .top-header-row .top-right {
            float: right !important
        }

        .top-header-row .top-links {
            text-align: right;
            white-space: nowrap;
        }

        .top-header-row {
            padding-bottom: 10px
        }

        .top-header-expand {
            margin-left: 80px;
            width: 23px;
            height: 23px;
            top: 22px
        }

        .logo.menu-logo {
            text-align: left;
            padding: 10px 15px
        }

        .dropdown ul.dropdown-menu {
            display: none
        }

        #header img {
            height: 50px;
            -webkit-transition: width .25s ease, height .25s ease
        }

        #header.inner-space-bottom-20 {
            padding-bottom: 10px !important
        }

        #header.inner-space-top-20 {
            padding-top: 10px !important
        }

        .top-header-row {
            padding-top: 80px !important
        }

        .dropdown-toggle {
            padding-left: 15px;
            margin-left: -8px;
            margin-right: -5px;
            margin-top: -5px;
        }

        .dropdown-menu {
            margin-left: -8px !important;
        }

        .dropdown-toggle.show {
            background: #5274A1;
            color: #fff !important;
            margin-right: -5px;
            margin-top: -5px;
        }

        .dropdown-menu.show {
            background: inherit !important;
            width: 100% !important;
            position: static !important;
            transform: none !important;
        }

        .one-column-block > :first-child {
            max-width: 90% !important;
        }

        .wd-onecolumn-hedaing h2, .ValueAddedHeader h2 {
            font-size: 26px !important;
        }
    }



    @media(max-width: 768px) {
        .top-header-row {
            padding: 80px 0 10px
        }

            .top-header-row .margin-space-left-10 {
                margin-left: 0 !important
            }

        /*.jr-ftr-box {
        padding: 0 !important;
    }*/

        .jr-ftr-box p {
            text-align: center;
        }
    }

    @-moz-document url-prefix() {
    }

    @-moz-document url-prefix() {
    }

    @media(min-width: 1025px) {
        .nav-link {
            /*padding: 0 10px 0 10px !important*/
        }

        .jr-custom-nav > ul {
            display: flex;
            flex-wrap: nowrap;
            justify-content: flex-end
        }

        .jr-custom-nav li:last-child > a {
            /*padding: 0px 20.3px 0 20px !important*/
        }

        .small-banner-section {
            padding: 40px 0px;
        }

        .default-banner-section {
            padding: 100px 0px;
        }

        .extra-large-banner {
            padding: 200px 0px;
        }

        .large-banner {
            padding: 120px 0px;
        }
    }

    ul {
        padding-left: 30px;
    }

    /*Image & description widget*/
    .product-cards-section {
        padding: 60px 0 !important;
        width: 120%;
    }

    .product-card {
        position: relative;
        color: white;
        padding: 30px 20px 70px 20px;
        border-radius: 10px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        height: 100%;
    }

        .product-card img {
            width: 108px;
            height: 127px;
            object-fit: contain;
        }

        .product-card h2 {
            font-weight: 700;
            font-size: 1.8rem;
            margin-top: 30px;
            margin-bottom: 30px;
        }

        .product-card p {
            font-size: 1rem;
            margin-bottom: 30px;
        }

        .product-card .btn {
            background-color: #FFF;
            border: none;
            color: #002144;
            padding: 10px 20px;
            font-weight: 400 !important;
            border-radius: 5px;
            transition: background-color 0.2s ease;
            position: absolute;
            bottom: 30px;
            left: 50%;
            transform: translateX(-50%);
            text-transform: uppercase;
        }

            .product-card .btn:hover {
                background-color: #5274A1;
                color: #fff;
            }

    /*End Image & description widget*/



    /*Model pop-up*/
    .addon-modal h5 {
        color: #5274A1;
    }

    .modal-title {
        font-size: 16px;
    }

    .addon-modal p {
        font-weight: 300;
        font-size: 14px !important;
    }

    .addon-modal .modal-body li {
        list-style: disc;
        font-size: 14px;
        font-weight: 300;
    }

    .addon-modal .close {
        padding: 1rem 1rem;
        margin: -1rem -1rem -1rem auto;
        background-color: rgba(0, 0, 0, 0);
        border: 0;
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .5;
    }

    .addon-modal .rounded-pill {
        padding-left: 20px;
        padding-right: 20px;
        color: #ffffff !important;
        background-color: #5274A1;
        border: 2px solid #fff !important;
        text-transform: uppercase !important;
    }

        .addon-modal .rounded-pill:hover {
            background-color: #002144;
            border-color: #002144;
            color: #fff !important;
        }

    @media (min-width: 576px) {
        .modal-dialog {
            /*max-width: 800px !important;*/
            margin: 1.75rem auto;
            margin-top: 95px !important;
        }

        .Biodata .modal-dialog {
            margin-top: 95px !important;
        }

        .OptionalComponents .text-desc-left {
            flex: 0 0 auto;
            width: 100%;
        }
    }

    @media (min-width: 1024px) {
        .modal-dialog {
            max-width: 836px !important;
        }

        .OptionalComponents .text-desc-left {
            flex: 0 0 auto;
            width: 100%;
        }
    }
    /*End model pop-up*/

    /* wdg-free-text-desc css start*/
    .wdg-free-text-desc .container ul li {
        list-style: disc !important;
    }

    .wdg-free-text-desc .container ul {
        padding-left: 30px;
        padding-right: 40px;
    }

    .wdg-free-text-desc .text-desc-left h2, .text-desc-left p {
        text-align: left !important;
    }

    .wdg-free-text-desc .text-desc-right h2, .text-desc-right p {
        text-align: right !important;
    }

    .wdg-free-text-desc.commericalfreetext1 .container,
    .wdg-free-text-desc.commericalfreetext2 .container {
        width: 90%
    }

        .wdg-free-text-desc.commericalfreetext1 .container h2,
        .wdg-free-text-desc.commericalfreetext2 .container h2 {
            font-size: 40px;
        }

        .wdg-free-text-desc.commericalfreetext1 .container h3,
        .wdg-free-text-desc.commericalfreetext2 .container h3 {
            font-size: 32px;
        }

    .wdg-free-text-desc.closingtitlecontactfreetext,
    .modelpop-widget.closingtitleform {
        padding-top: 40px;
        padding-bottom: 40px;
    }

        .wdg-free-text-desc.closingtitlecontactfreetext p {
            margin-right: 60px;
        }

    .ProductSubSection p {
        color: rgba(0, 0, 0, .6);
    }
    /* wdg-free-text-desc css end*/
    /*maintenance page css start*/
    .Maintenance .container ul li {
        padding-bottom: 5px;
    }

    .Maintenance .container h2 {
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
    }
    /*maintenance page css end*/

    /*Reportandservices page css start*/
    .Reportandservices .container ul li {
        padding-bottom: 5px;
    }

    /*.Reportandservices .container p {
    font-weight: 525;
}*/
    /*Reportandservices page css end*/

    /*CustomDevelopment page css start*/
    .CustomDevelopment .container ul li {
        padding-bottom: 5px;
    }

    /*.CustomDevelopment .container p {
    font-weight: 525;
}*/
    /*CustomDevelopment page css end*/

    /*customreportsanddocsservices page css strart*/
    /*.customreportsanddocsservices .container p,
.customreportsanddocsservices .container h3 {
    font-weight: 525;
}*/

    .customreportsanddocsservices .container ul li {
        padding-bottom: 5px;
    }
    /*customreportsanddocsservices page css end*/

    /*closinglive page css start*/
    .AppleAppStore .container h4,
    .GooglePlayStore .container h4 {
        font-size: 24px;
    }

    section#ClosingLiveVideo {
        width: 100%;
        margin-bottom: 50px;
    }

    .ClosingLiveVideo .video-container {
        max-width: 895px !important;
    }

    .ClosingLiveVideo iframe {
        height: 315px !important;
    }

    .ClosingLiveVideo .video-padding {
        padding: 40.25% 0 0 0 !important;
    }

    .ClosingLiveKeystandard .box-design {
        background: none;
    }

    .appstore .container img {
        width: 261px;
        height: 75px;
    }

    .GooglePlay .container img {
        width: 261px;
        height: 75px;
    }


    /*closinglive page css end*/

    /*image-n-box css start*/

    .image-n-box .jr-site-image-holder p {
        margin: 0;
        padding: 0;
        /*line-height: 0;*/
    }

    .image-n-box ul li {
        list-style: disc !important;
    }
    /*image-n-box css end*/

    /*consulting page css start*/
    .otherTopics .container,
    .topicsRequested .container,
    .HourlyConsultations .container,
    .OnsiteConsultations .container {
        box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
        padding: 30px;
        background: #f8f8f8;
        background: url('../images/gray-image.png');
        background-size: cover;
        filter: brightness(100%);
    }

    .softpro-address, .hs-button, .ContactUSFreeText {
        filter: brightness(100%);
    }

    .consultingtwocol .container .col-md-6 {
        display: flex;
    }

    section .OnsiteConsultations {
        flex: 1;
        display: flex;
    }

    .Consultingpricing .container {
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap;
        gap: 1rem;
        align-items: stretch;
    }

    .Consultingpricing h2 {
        font-size: 26px !important;
    }

    /*#ConsultingTestimonials .carousel-indicators {
    margin: 85px !important;
    padding-right: unset !important;
}*/

    /*consulting page css end*/
    /*custom button css start*/

    /*.custom-button {
    font-weight: bold;
}*/
    /*custom button css end*/

    /*support overview page css start*/

    .Hourstext .container,
    .ContactOptions .container {
        box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
        padding: 20px;
        background: #f8f8f8 !important;
        min-width: 290px;
        background: url('../images/gray-image.png');
        background-size: cover;
        filter: brightness(100%);
    }

    .Hourstext, .HourlyConsultations {
        margin-left: 25px;
    }

    .ContactOptions, .OnsiteConsultations {
        margin-right: 25px
    }

    .supporttwocol .container .col-12 {
        display: flex;
        justify-content: center;
    }

    .supporttwocol .container .col-md-6 {
        display: flex;
    }

    /*support overview page css end*/

    /*softpro sign page css start*/

    .SignFreeText2 .container table.data-table {
        text-align: center;
        border-collapse: collapse;
        width: 100%;
    }

    /*softpro sign page css end*/

    /*softpro banking page css start*/

    .BankingTable .container table.data-table {
        text-align: center;
        border-collapse: collapse;
        width: 100%;
    }

    /*softpro banking page css end*/

    /*softpro about page css start*/

    .realestatetext .image-n-box .jr-site-image-holder {
        border-radius: 6px;
        overflow: hidden;
        box-shadow: rgba(0, 0, 0, .2) 0 0 16px;
    }

    .realestatetext .image-n-box .btn-orange {
        background-color: #C45414 !important;
    }

        .realestatetext .image-n-box .btn-orange:hover {
            background-color: #002144 !important;
        }


    /*softpro about page css end*/

    /*Case Studies & Testimonials css start*/

    #CaseStudiesTestimonial .carousel-indicators {
        margin: 85px !important;
        padding-right: unset !important;
    }

    @media (min-width: 1025px) {

        #CaseStudiesTestimonial .carousel-inner {
            height: 580px !important;
        }

        #CaseStudiesTestimonial .carousel-item {
            height: 100%;
        }

        #CaseStudiesTestimonial .testimonial-desc {
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
    }

    @media (max-width: 767px) {
        .carousel-item .testimonial-border:not(:last-child) {
            border-right: unset !important;
        }

        #CaseStudiesTestimonial .carousel-indicators {
            margin: 40px !important;
            padding-right: unset !important;
        }
    }

    @media (min-width: 768px) {

        #CaseStudiesTestimonial .carousel-inner {
            height: 750px;
        }

        #CaseStudiesTestimonial .carousel-item {
            height: 100%;
        }

        #CaseStudiesTestimonial .testimonial-desc {
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .Consultingpricingheading, .Consultingemail, .Consultingpricing, .Consultingfreetext {
            flex: 0 0 83.33333333%;
            max-width: 83.33333333%;
        }
    }
    /*Case Studies & Testimonials css start*/

    /*Awards css start*/

    .Award .imageData {
        background-color: #fff;
        margin: unset;
    }

    .Award .card-body {
        margin-bottom: 10px;
        position: relative;
        padding: 10px 10px 10px 10px !important;
    }

    .Award .galleryImg {
        max-width: 100%;
        padding-bottom: unset;
    }

    /*Awards css end*/

    /*Ourawards css start*/

    .Ourawards .imageData {
        background-color: #fff;
        margin: unset;
    }

    .Ourawards .card-body {
        margin-bottom: 10px;
        position: relative;
        padding: 10px 10px 10px 10px !important;
    }

    .Ourawards .galleryImg {
        max-width: 100%;
        padding-bottom: unset;
    }

    /*Ourawards css end*/

    /*Testimonial widget css start*/

    .TestimonialWidget .carousel-control-next span.visually-hidden,
    .TestimonialWidget .carousel-control-prev span.visually-hidden {
        font-size: 20px;
        font-weight: 700;
        visibility: hidden;
    }
    /*Testimonial widget css end*/
    /*support underwriting documents page css start*/
    /*support underwriting documents page css end*/
    /* wdg-free-text-desc css start*/
    /*.wdg-free-text-desc .container ul li {
    list-style: disc !important;
}
wdg-free-text-desc .text-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wdg-free-text-desc .maintenance h2 {
    font-size: 2rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
}

.wdg-free-text-desc .maintenance ul li {
    padding-bottom: 5px;
    font-weight: 400;
    text-align: left;
    width: 450px;
}
.wdg-free-text-desc .maintenance p {
    font-weight: 300;
}
.wdg-free-text-desc .maintenance h3 {
    font-weight: 500;
}
.wdg-free-text-desc .maintenance h4 {
    font-weight: 500;
}*/
    /* wdg-free-text-desc css end*/
    .data-table thead {
        background-color: #5274A1;
        color: #fff;
    }

        .data-table thead th {
            padding: 10px;
            text-align: left;
            font-weight: bold;
        }

    .data-table tbody tr:nth-child(odd) {
        background-color: #f9f9f9;
    }

    .data-table tbody tr:nth-child(even) {
        background-color: #ffffff;
    }

    .data-table td {
        text-align: center;
        vertical-align: middle;
        padding: 10px;
    }

    .data-table {
        margin: 0 auto;
        text-align: center;
        border-collapse: collapse;
        width: 80%;
    }

    /* Product widget*/


    .services-section {
        padding: 60px 15px;
    }

    .imageandlinks .container {
        max-width: 1140px !important;
    }

    .max-width-340 {
        max-width: 363px !important;
    }

    .bio-data .max-width-340 {
        margin: 0 5px 30px;
    }

    @media (min-width:1025px) {
        .Services .max-width-340, .Training .max-width-340 {
            margin: 0 3px 30px;
        }
    }


    .Services .card3-btn .box-design {
        padding: 23px 25px !important;
    }

    @media (min-width: 450px) and (max-width:1200px) {
        .Services .max-width-340.card3-btn, .Training .max-width-340.card3-btn {
            max-width: 300px !important;
        }

            .Services .max-width-340.card3-btn .learn-more-btn, .Training .max-width-340.card3-btn .learn-more-btn {
                width: 100% !important;
            }
    }

    .box-info {
        flex: 1 1 auto;
        position: relative;
    }

        .box-info p {
            font-size: 14px !important;
            line-height: 1.5em !important;
            font-weight: 300;
            color: rgba(0, 0, 0, .6);
        }

    .learn-more-btn {
        background-color: #5b88c7;
        color: white !important;
        border: none;
        padding: 10px 15px;
        border-radius: 50px;
        text-transform: uppercase;
        font-size: 12px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 15px;
        transition: background-color 0.3s;
        text-decoration: none !important;
        cursor: pointer;
    }

    .Services360 .learn-more-btn {
        margin-bottom: 40px !important;
    }

    .learn-more-btn:hover {
        background-color: #002144;
    }

    .jr-icon-holder img {
        height: 140px;
    }

    .box-info h2 {
        font-size: 16px;
        color: #ffa300;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-top: 40px;
    }

    .box-info ul {
        text-align: left;
        padding-left: 30px;
    }

        .box-info ul li {
            list-style: disc;
            font-size: 12px;
            font-weight: 300;
        }

    /*End product widget*/


    /* Product Feature Widget*/

    /*.section-container {
    max-width: 1200px;
    margin: 0 auto;*/
    /*box-shadow: -4px 0 10px rgba(0, 0, 0, 0.1), 4px 0 10px rgba(0, 0, 0, 0.1);*/
    /*text-align: left;
}*/

    .blue-header h3 {
        background-color: #032b55;
        color: white;
        padding: 15px 20px;
        letter-spacing: 1px;
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: .2em;
        text-align: left;
        filter: brightness(100%);
    }

    .white-box {
        background-color: white;
        padding: 40px;
        filter: brightness(100%);
    }

        .white-box h3 {
            margin-top: 0;
            letter-spacing: 0;
            text-transform: none;
            font-size: 24px;
            border-bottom: 0;
            padding: 25px 0 15px;
            font-weight: 500;
            padding-bottom: 15px;
            text-align: left;
        }

        .white-box p {
            /*        color: #333;*/
            margin-bottom: 20px;
            font-weight: 300;
            font-size: 14px;
            text-align: left;
        }

    .accordion {
        cursor: pointer;
    }


    .panel {
        padding: 0 18px;
        display: block;
        background-color: white;
        overflow: hidden;
    }

    .Eclosing .panel {
        padding-bottom: 20px !important;
    }

    .accordion-arrow {
        content: "";
        display: inline-block;
        margin-left: .3rem;
        border-top: .4rem solid;
        vertical-align: 1px;
        border-right: .3rem solid rgba(0, 0, 0, 0);
        border-bottom: 0;
        border-left: .3rem solid rgba(0, 0, 0, 0);
        transform: rotate(0);
        transition: transform .3s;
    }

    .accordion.active .accordion-arrow {
        transform: rotate(-90deg);
    }

    .feature-list {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
        gap: 10px 20px;
        list-style: none;
        padding: 0;
        margin: 0;
        color: #032b55;
    }

        .feature-list li {
            position: relative;
            padding-left: 18px;
            line-height: 1.4;
            margin-bottom: 6px;
            font-size: 12px;
            font-weight: 300;
            padding: 10px 10px 10px 30px;
            position: relative;
        }

            .feature-list li::before {
                background: #002144;
                border-color: #002144;
                transform: translateY(-50%);
                display: block;
                width: 15px;
                height: 15px;
                border-radius: 20px;
                content: "";
                position: absolute;
                top: 18px;
                left: 5px;
            }

    .addons-section {
        background-color: #5274A1;
        padding: 42px 20px;
        text-align: center;
    }


        .addons-section .col-xl-3 {
            margin-bottom: 30px;
        }

    @media (min-width:768px) {

        .addons-section .addon-card .addon-btn {
            width: 60% !important;
        }
    }

    @media (min-width:1200px) {
        .addons-section .addon-card h4 {
            padding: 0 10px;
            max-width: 225px;
        }

        .addons-section .addon-modal .rounded-pill {
            margin-top: 10px !important;
            margin-bottom: 10px !important;
        }
    }

    @media (min-width: 992px) {
        .addons-section .col-xl-3 {
            margin-left: 5px;
        }
    }


    .addons-title {
        color: white;
        letter-spacing: 2px;
        margin-bottom: 40px;
        font-size: 18px;
        font-weight: 500;
    }
    /*
.addons-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}*/

    .addon-card {
        background-color: white;
        border-radius: 10px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        padding: 30px;
        width: 100%;
        /*max-width: 260px;*/
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 150px;
    }

    /*.addon-card h4 {
        width: 225px;
        height: 50px;
        font-size: 14px;
        color: #5274A1;
        text-transform: uppercase;
        letter-spacing: .2em;
        margin-bottom: 80px;*/
    /*        padding-left: 30px;*/
    /*padding-right: 30px;
    }*/

    .module-anchor {
        position: relative;
        top: -200px;
    }

    .modal-body {
        text-align: left;
    }

        .modal-body a {
            text-decoration: none;
        }

    /* .modal-footer .btn {
        background-color: #5274A1;
        color: white;
        border: none;
        border-radius: 50px;
        padding: 8px 20px;
    }*/

    .modal-footer .btn {
        border-color: #6089bd;
        background-color: #6089bd;
        color: #fff;
        border-radius: 100px;
    }

        .modal-footer .btn:hover {
            background-color: #032b55;
        }

    .page-module {
        box-shadow: -4px 0 10px rgba(0, 0, 0, 0.1), 4px 0 10px rgba(0, 0, 0, 0.1);
        margin-bottom: 40px;
        border-radius: 5px;
        width: 100%;
    }

        .page-module .feature-list li.has-description a {
            font-weight: 700;
            color: #5274A1;
            text-decoration: none;
            cursor: pointer;
        }

            .page-module .feature-list li.has-description a:before {
                display: block;
                padding: 1px 3px;
                border-radius: 20px;
                line-height: 10px;
                border: 2px solid #5274A1;
                background: #5274A1;
                content: "+";
                color: #fff;
                position: absolute;
                top: 10px;
                left: 5px;
                transition: border-color .25s, background-color .25s;
                -webkit-transition: border-color .25s, background-color .25s;
            }

        .page-module li.has-description .enclose {
            color: #002143 !important;
        }

            .page-module li.has-description .enclose:before {
                border: 2px solid #002143;
                background: #002143;
            }

    .btn-close {
        font-size: 1.5rem;
        width: 0 !important;
        height: 0 !important;
        margin: 0 !important;
        float: right;
    }

    .jr-btn:hover {
        background-color: #6089bd !important;
        color: #fff !important;
        border: none;
    }
    /*End Prdouct Feature Widget*/
    /*start Document and Report Downloads*/
    .DocumentandReportDownloadsparagraph .container p {
        font-weight: normal;
        line-height: 1.6;
        color: #333;
        margin: 0 auto 20px auto;
        max-width: 800px;
    }

    .underwritingtext .container {
        padding: 80px 15px 45px 15px !important;
    }

    .underwritingbutton {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .wdg-free-text-desc .container p img {
        display: block;
        margin: 100px auto 40px auto;
        width: 200px;
        height: auto;
    }

    .SoftProprovidesUnderwriter {
        text-align: center;
        padding: 0 20px;
    }

        .SoftProprovidesUnderwriter h2 {
            font-weight: 500;
            color: #1a1a1a;
            margin: 20px auto;
            max-width: 900px;
        }

    /*End of Document and Report Downloads*/

    /*start of Document and Report Downloads SoftPro Documents Portal*/

    .SoftProDocumentsPortal {
        background-color: #002144;
        color: white;
        padding: 80px 20px;
    }

        .SoftProDocumentsPortal .s2,
        .SoftProDocumentsPortal .p1,
        .SoftProDocumentsPortal .li2 {
            color: white;
            width: 100% !important;
            word-spacing: 3px;
        }

    .VisitDocumentsPortalbutton {
        background-color: #002144;
        text-align: center;
        padding: 30px 0;
    }


    .VisitDocumentsPortalbutton-btn {
        background-color: #5274A1 !important;
        color: white !important;
        padding: 20px 28px;
        border-radius: 5px;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        transition: background-color 0.3s ease;
    }

        .VisitDocumentsPortalbutton-btn:hover {
            background-color: #e65c00;
        }

    .VisitDocumentsPortalbutton {
        padding-top: 0 !important;
    }

        .VisitDocumentsPortalbutton::before {
            display: none !important;
        }

    section.inner-space-top-50:has(#VisitDocumentsPortalbutton) {
        padding-top: 0 !important;
    }

    /*end of Document and Report Downloads SoftPro Documents Portal*/

    /*start of support Our Solutions Center*/
    /*For ButtonText Widget*/
    .modal-content-webbased {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem;
        outline: 0;
        background-color: #05274c;
        color: #fff;
    }

        .modal-content-webbased .modal-header,
        .modal-content-webbased .modal-footer {
            border-color: rgba(255, 255, 255, .1);
        }

    .image-align-webbased {
        display: flex;
        align-items: inherit;
        gap: 10px;
    }

    .line-align-webbased {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }

    .buttontextsmall {
        border-color: #6a7593;
        background-color: #6a7593;
        color: #fff !important;
        border-radius: 38px;
        padding: 6px 20px;
        text-decoration: none !important;
        margin-top: 10px !important;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 400;
        display: inline-block;
        line-height: 100%;
        cursor: pointer;
    }

    .webbasedtwocol {
        padding-bottom: 150px;
    }

        .webbasedtwocol .row.twocol-section > .col-12.col-md-6:nth-of-type(2) {
            box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
            padding: 20px;
            border-radius: 3px;
            padding-left: 20px;
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .webbasedtwocol .row.twocol-section > .col-12.col-md-6:first-of-type > .container {
            box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
            padding: 30px;
            border-radius: 3px;
            padding-left: 30px;
            padding-top: 30px;
            padding-bottom: 30px;
        }

    .borderbuttontext .buttontextsmall:hover {
        background-color: #002144;
        border-color: #002144;
        color: #fff !important;
    }

    @media (max-width: 1024px) {
        .model-buttontext {
            margin-top: 100px !important;
        }

        .details-mobile-stack {
            display: flex;
            flex-direction: column;
            gap: 12px;
        }

        .line-align-webbased {
            display: block !important;
            align-items: unset !important;
            justify-content: unset !important;
            gap: 0 !important;
        }
    }
    /*end of ButtonText Widget*/

    .OurSolutionsCenter {
        padding-top: 100px;
        padding-bottom: 50px;
        /*        padding-left: 60px;
        padding-right: 30px;*/
    }

        .OurSolutionsCenter h3 {
            font-weight: 500;
            font-size: 34px;
            color: #002144;
        }


    .EmailSupportButton {
        display: flex;
        justify-content: center;
    }

        .EmailSupportButton .col {
            display: flex;
            justify-content: center;
        }

    @media (max-width: 992px) {
        .OurSolutionsCenter {
            padding-left: 40px;
            padding-right: 20px;
            padding-top: 80px;
            padding-bottom: 40px;
        }

            .OurSolutionsCenter h3 {
                font-size: 28px;
            }
    }

    @media (max-width: 768px) {
        .OurSolutionsCenter h3 {
            font-size: 24px;
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 60px;
        }
    }

    @media (max-width: 576px) {
        .OurSolutionsCenter h3 {
            font-size: 20px;
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 60px;
        }
    }

    /*end of support Our Solutions Center*/

    /* Servcie Widget*/

    .section-padding {
        padding: 90px 0;
    }

    .btn-fill {
        padding: 12px 40px;
        border-radius: 30px;
        font-size: 16px;
    }

    .optional-btn {
        background-color: #628ecd;
        color: white;
    }

        .optional-btn:hover {
            background-color: #40689a;
        }

    .secondary-btn {
        background-color: #d65c1a;
        color: white;
    }



        .secondary-btn:hover {
            background-color: #253d5e;
        }



    h2 {
        text-align: center;
        margin: 0 0 25px 0;
        font-size: 28px;
        font-weight: 500;
    }

    p {
        text-align: center;
    }


    .search-filter input {
        width: 100%;
        padding: 8px 12px;
        border-radius: 30px;
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }

    .box-design {
        background: #fff;
        padding: 50px 20px;
        text-align: center;
        transition: transform 0.3s;
        height: 100%;
        box-shadow: rgba(0, 0, 0, .15) 0 0 20px 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
        /*filter: brightness(100%);*/
    }

    .jr-icon-holder img {
        height: 140px;
    }

    .learn-more-btn {
        background-color: #5b88c7;
        color: white;
        border: none;
        padding: 10px 20px;
        border-radius: 50px;
        font-size: 12px;
        margin-top: 15px;
        transition: background-color 0.3s;
    }

        .learn-more-btn:hover {
            background-color: #4675b0;
        }

    .btn-learn {
        /* margin-top: auto;
        padding: 10px 25px;
        background-color: #5b87c4;
        color: #fff;
        border-radius: 25px;
        font-weight: bold;
        text-decoration: none;
        border: none; */
        padding: 10px 25px;
        margin-top: auto;
        color: #fff;
        font-weight: bold;
    }

        .btn-learn:hover {
            text-decoration: none;
            color: #fff;
        }

    .square-icon-holder {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        height: 120px;
        width: 100%;
    }

    .sidebar {
        position: sticky;
        top: 200px;
        background: #fff;
        border-radius: 10px;
    }

        .sidebar ul {
            list-style: none;
            padding: 15px;
            background: #fff;
            margin-top: 20px;
            border-radius: 5px;
            box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
        }

        .sidebar li:not(:last-child) {
            border-bottom: 1px solid #eee;
        }

        .sidebar ul li a {
            display: block;
            padding: 3px 0;
            color: #002144;
            text-decoration: none;
            font-size: 14px;
        }

            .sidebar ul li a:hover {
                color: #0275d8;
            }

        .sidebar .selected {
            color: #0275d8;
        }

        .sidebar a.selected:before {
            font-family: FontAwesome;
            content: "";
            display: block;
            width: 12px;
            height: 40px;
            float: right;
        }

    .flip-card {
        background-color: transparent;
        width: 100%;
        height: 380px;
        perspective: 1000px;
        font-size: 12px;
    }

    .flip-card-inner {
        position: relative;
        width: 100%;
        height: 100%;
        transition: transform 0.6s;
        transform-style: preserve-3d;
    }

    .flip-card.flipped .flip-card-inner {
        transform: rotateY(180deg);
    }

    .flip-card-front,
    .flip-card-back {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-radius: 8px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 20px;
        background-color: #fff;
        filter: brightness(100%);
    }

    .Services360 .flip-card-front, .Services360 .flip-card-back {
        justify-content: unset !important;
    }

    .flip-card-front img {
        height: auto;
        width: 80%;
    }

    .flip-card-back {
        transform: rotateY(180deg);
        background-color: #5274A1;
        color: #fff;
    }

        .flip-card-back p {
            overflow: auto;
        }

        .flip-card-back a {
            margin-top: auto;
            color: #fff;
            font-weight: bold;
            text-decoration: none;
        }

            .flip-card-back a:hover {
                color: #fff;
            }

    .learn-more-btn {
        white-space: nowrap;
        border-color: #5274A1;
        background-color: #5274A1;
        color: #fff;
        border: none;
        border-radius: 50px;
        font-size: 12px;
        margin-top: 15px;
        transition: background-color 0.3s;
        width: 55%;
    }

    .card3-btn .learn-more-btn {
        width: 42% !important;
    }

    .learn-more-btn:hover {
        background-color: #002144;
        border-color: #002144;
        color: #fff;
    }

    .data1 {
        background-color: #f1f1f1;
        color: #333 !important;
        border-radius: 0;
        width: 30%;
    }

    .short-description {
        height: auto;
        min-height: 75px;
        margin: 0 0 15px;
    }

    /*End Servcie Widget*/

    /*Start of Css-For-Support-Hours-And-Solutions-Center-Via*/

    .twocolsection-colone,
    .twocolsection-coltwo {
        background-color: #f8f8f8;
        color: #6a7593;
        /*box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);*/
        font-weight: 900;
        padding-top: 90px;
        padding-bottom: 90px;
    }

        .twocolsection-colone h2,
        .twocolsection-colone p,
        .twocolsection-coltwo h2,
        .twocolsection-coltwo p {
            color: #6a7593;
        }


        .twocolsection-coltwo a {
            color: #6a7593;
        }

    /*end of Css-For-Support-Hours-And-Solutions-Center-Via*/

    /* Testimonial Widget*/

    @media (max-width: 767px) {
        .carousel-inner .carousel-item > div {
            display: none;
        }

            .carousel-inner .carousel-item > div:first-child {
                display: block;
            }
    }

    .carousel-inner .carousel-item.active, .carousel-inner .carousel-item-start, .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
        display: flex;
    }

    @media (min-width: 767px) {

        .carousel-inner .carousel-item-right.active,
        .carousel-inner .carousel-item-next,
        .carousel-item-next:not(.carousel-item-start) {
            transform: translateX(50%) !important;
        }

        .carousel-inner .carousel-item-left.active,
        .carousel-item-prev:not(.carousel-item-end),
        .active.carousel-item-start,
        .carousel-item-prev:not(.carousel-item-end) {
            transform: translateX(-50%) !important;
        }

        .carousel-item-next.carousel-item-start,
        .active.carousel-item-end {
            transform: translateX(0) !important;
        }

        .carousel-inner .carousel-item-prev,
        .carousel-item-prev:not(.carousel-item-end) {
            transform: translateX(-50%) !important;
        }
    }

    .row.slide-content-holder {
        margin: 10px;
        border: 1px solid #000000;
        border-radius: 5px;
    }

    .VideoContainer {
        padding-right: 0px !important;
    }


    /*End Testimonial Widget*/

    /* Two Column Widget*/

    /*.img-text-intro {
    padding: 100px 0;
}*/

    .image-n-box {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        background-size: cover !important;
    }

        .image-n-box .h3-font {
            font-size: 32px;
        }

        .image-n-box ul {
            text-align: left;
            padding-left: 50px;
        }

    .layout-left {
        flex-direction: row;
    }

    .layout-right {
        flex-direction: row-reverse;
    }

    .box-design,
    .jr-site-image-holder {
        flex: 1 1 45%;
    }

    .image-n-box .box-design {
        box-shadow: none;
        background: none;
    }

    ol li {
        list-style: decimal !important;
    }

    .jr-site-image-holder img {
        width: 100% !important;
        /*        border-radius: 8px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);*/
    }

    .Traininginstruction .jr-site-image-holder img, .OnsiteFastTrack .jr-site-image-holder img {
        width: unset !important;
        max-width: max-content !important;
    }

    .jr-site-image-holder.shadow-box img {
        border-radius: 6px;
        overflow: hidden;
        box-shadow: rgba(0, 0, 0, .2) 0 0 16px;
    }

    .box-design h2 {
        text-align: center;
    }

    /*.btn-orange {
        background-color: #fd7e14 !important;
        color: white !important;
        border: none !important;
        border-radius: 999px !important; 
        padding: 10px 24px !important;
        font-weight: bold !important;
        font-size: 16px !important;*/
    /*        display: inline-flex !important;*/
    /*align-items: center !important;
        gap: 10px !important;
        float: left !important;
        text-transform: uppercase !important;
        box-shadow: none !important;
    }*/

    .btn-orange {
        background-color: #fd7e14 !important;
        color: white !important;
        border: none !important;
        border-radius: 999px !important;
        padding: 10px 24px !important;
        font-size: 16px !important;
        display: inline-flex !important;
        align-items: center !important;
        gap: 8px !important;
        float: left !important;
        text-transform: uppercase !important;
        box-shadow: none !important;
        width: auto !important;
        max-width: 170px !important;
        white-space: nowrap !important;
    }

        .btn-orange:hover {
            background-color: #002144 !important;
            color: #fff !important;
        }


    @media (max-width: 768px) {
        .layout-left, .layout-right {
            flex-direction: column;
        }

        .CareerBenifitList p {
            text-align: left !important;
        }
    }

    .CareerBenifitList {
        padding: 0px !important;
    }

    @media (max-width: 375px) {
        .top-header-expand {
            right: 140px;
        }
    }
    /*Two Column Widget*/

    /*News Feed Widget*/

    .news-post-wrap.cat-news {
        background-color: #f8f8f8;
    }

        .news-post-wrap.cat-news h2 {
            font-size: 24px;
            font-weight: 100;
            letter-spacing: 2px;
            color: #5274A1;
        }

            .news-post-wrap.cat-news h2 a {
                margin-left: 20px;
                font-size: 12px !important;
            }

        .news-post-wrap.cat-news .post {
            max-width: 335px;
        }

    @media (max-width: 1300px) {
        .news-post-wrap.cat-news .post {
            max-width: 100%;
        }
    }

    .news-post-wrap.cat-news .post-infos {
        top: 0;
        position: relative;
    }

        .news-post-wrap.cat-news .post-infos .post-head {
            padding: 0;
        }

            .news-post-wrap.cat-news .post-infos .post-head > div {
                color: #6089bd;
                margin-bottom: 0;
            }

            .news-post-wrap.cat-news .post-infos .post-head > div {
                display: inline-block;
                font-size: 10px;
                text-transform: uppercase;
                letter-spacing: 2px;
            }

    .news-post-wrap .news-title {
        font-size: 38px !important;
        font-weight: 600 !important;
        color: #000 !important;
        text-transform: initial;
    }

    @media (max-width: 768px) {
        #newsfeed .col-md-4 {
            margin: 30px 0;
        }
    }

    .hs-featured-image-wrapper {
        height: 0;
        padding-bottom: 40%;
        position: relative;
        overflow: hidden;
        width: 100%;
        border-radius: 5px;
    }

        .hs-featured-image-wrapper a {
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

        .hs-featured-image-wrapper img {
            position: absolute;
            top: 50%;
            left: 0;
            max-width: 100% !important;
            margin: 0 !important;
            transform: translateY(-50%);
        }

    .news-post-wrap.cat-news .post-infos .post-head > div {
        display: inline-block;
        font-size: 10px;
        text-transform: uppercase;
        margin-bottom: 0;
        letter-spacing: 2px;
        text-align: left !important;
        width: 100%;
    }

        .news-post-wrap.cat-news .post-infos .post-head > div.post-cat {
            display: none;
            color: #5274A1;
            margin-bottom: 0;
            font-size: 10px;
            text-transform: uppercase;
            letter-spacing: 2px;
        }

    .news-post-wrap.cat-news .post-infos .post-text {
        font-weight: 300;
        margin-top: 10px;
    }

        .news-post-wrap.cat-news .post-infos .post-text .highlight-text {
            font-size: 18px;
            font-weight: 200;
            line-height: 25px;
        }

            .news-post-wrap.cat-news .post-infos .post-text .highlight-text a {
                font-weight: 500;
                font-size: 18px !important;
                margin-bottom: 10px;
                display: block;
                color: #002144;
                text-decoration: none;
                text-align: left;
            }

        .news-post-wrap.cat-news .post-infos .post-text p {
            margin-bottom: 5px;
            text-align: left;
        }

    .news-post-wrap .post-infos .news-excerpt {
        display: block;
        font-size: 12px !important;
    }

        .news-post-wrap .post-infos .news-excerpt p {
            font-size: 12px;
        }

    .news-post-wrap .post-infos br {
        display: none;
    }
    /*End News Feed Widget*/
    /*For ButtonText Widget*/
    .modal-content-webbased {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem;
        outline: 0;
        background-color: #05274c;
        color: #fff;
    }

    .btn-close-webbased {
        background: transparent url("/getmedia/735301b4-0d5d-4e70-95f6-ba8fdf287cd0/close-icon.svg");
        background-color: gray;
        box-sizing: content-box;
        border: 0;
        border-radius: .25rem;
        opacity: .5;
        font-size: 1.5rem;
        width: 0 !important;
        height: 0 !important;
        margin: 0 !important;
        padding: .25em .25em;
    }

    .image-align-webbased {
        margin-bottom: 0.5rem !important;
        display: flex;
        align-items: inherit;
        gap: 10px;
    }

    .line-align-webbased {
        margin-bottom: 0.5rem !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }


    .borderbuttontext {
        border: 1px solid #ccc;
        border-radius: 3px;
        margin: 20px 0;
        padding: 40px;
        padding-top: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    .image-37 {
        margin-right: 20px;
        width: 37px;
        height: 37px;
    }

    .align-left-session {
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 16px !important;
    }

    .modal-content-webbased p, .modal-content-webbased li {
        font-size: 16px !important;
    }
    /*End of ButtonText Widget*/
    /* Product Quiz widget*/
    .product-quiz .quiz-box {
        background: #fff;
        padding: 2rem;
        max-width: 725px;
        margin: 2rem auto;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        font-size: 18px;
        margin-top: 5px !important;
        padding: 5px 6%;
    }

    .product-quiz .section-title {
        font-weight: 500;
        margin-top: 1.5rem;
        margin-bottom: 1rem !important;
        max-width: max-content;
        margin: 15px 0 0;
        color: #5274A1;
        font-size: 22px;
        padding: unset;
    }

    .product-quiz .product-choice {
        display: none !important;
    }

    .product-quiz .btn-option {
        width: 90%;
        border-radius: 10px;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
        border: none !important;
        color: #5274A1;
        padding: 0.6rem 1rem;
        transition: background-color 0.3s, color 0.3s;
        height: 50px;
        min-width: 145px;
        margin-top: unset;
        text-transform: none;
        border-radius: 6px !important;
        box-shadow: 3px 3px 10px #dcdcdc;
        font-size: 16px;
    }

        .product-quiz .btn-option:hover {
            background-color: #fff;
        }

        .product-quiz .btn-option.active {
            background-color: #6089bd !important;
            color: white !important;
            border: 2px solid #6089bd !important;
        }

            .product-quiz .btn-option.active:hover {
                border: 2px solid black !important;
            }

    .product-quiz #stateCount {
        font-weight: bold;
        color: white;
    }

    .product-quiz .btn-primary {
        background-color: #2567be !important;
        border: none !important;
        color: white !important;
        word-spacing: 0.1rem;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        font-size: 16px;
        width: 150px;
    }

        .product-quiz .btn-primary:hover {
            background-color: #0b2d52 !important;
        }

    .product-quiz #num {
        padding-top: 20px;
    }

    .product-quiz .btn-custom {
        font-size: 0.8rem;
        padding: 0.4rem 0.9rem;
        border-radius: 20px;
        transition: border 0.3s ease;
    }

    .product-quiz #submitSection {
        margin: 35px 0 25px !important;
    }

    .product-quiz .btn-custom:hover {
        border: 2px solid white;
    }

    .product-quiz .btn-orange {
        background-color: #ff6600;
        border: none;
    }

        .product-quiz .btn-orange:hover {
            background-color: #e65c00;
            border: 2px solid white;
        }

    /* Style the slider thumb (bubble) */
    input[type=range]::-webkit-slider-thumb {
        background-color: #5274A1;
        border: none;
    }

    input[type=range]::-moz-range-thumb {
        background-color: #5274A1;
        border: none;
    }

    input[type=range]::-ms-thumb {
        background-color: #5274A1;
        border: none;
    }

    /* Style the question mark inside a circle */
    .product-quiz .question-circle {
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #5274A1;
        color: white;
        text-align: center;
        line-height: 20px;
        font-size: 18px;
        margin-left: 20px;
    }

    .product-quiz h2 {
        font-size: 32px;
    }

    .product-quiz .product-choice {
        padding: 30px;
        border-radius: 5px;
    }

        .product-quiz .product-choice.choice-standard {
            background: #002144;
        }

        .product-quiz .product-choice.choice-select {
            background: #f23e36;
        }

        .product-quiz .product-choice.choice-hosted {
            background: #b1b901;
        }

    .product-choice.choice-select-or-hosted {
        background: #5274A1;
    }

    .product-quiz .show-standard .product-choice.choice-standard {
        display: flex !important;
    }

    .product-quiz .show-select .product-choice.choice-select {
        display: flex !important;
    }

    .product-quiz .show-hosted .product-choice.choice-hosted {
        display: flex !important
    }

    .product-quiz .show-select-or-hosted .product-choice.choice-select-or-hosted {
        display: flex !important;
    }

    @media (max-width: 576px) {
        .product-quiz .card-body {
            flex-direction: column !important;
            text-align: center;
        }

            .product-quiz .card-body .col-md-6 {
                width: 100%;
                margin-bottom: 1rem;
            }

        .product-quiz .d-flex.flex-md-row {
            flex-direction: column !important;
        }

        .product-quiz .d-flex.gap-2 {
            flex-direction: column;
            gap: 0.5rem !important;
        }

        .product-quiz .form-range + .d-flex {
            font-size: 0.75rem;
            justify-content: space-between;
        }
    }

    @media (max-width: 1024px) {
        .hero-text h3 {
            font-size: 26px !important;
        }
    }

    .hero-text h3 {
        color: #212529;
        font-size: 40px;
        text-align: left;
    }

    .hero-text p {
        font-size: 14px;
        line-height: 1.5em;
        color: rgba(0, 0, 0, .6);
        text-align: left;
    }

    .survey-box {
        background: #5274A1;
        color: white;
        border-radius: 10px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    }

        .survey-box h5 {
            font-weight: 600;
        }

    .survey-button {
        background: white;
        color: #002144;
        border-radius: 30px;
        margin-bottom: 10px;
        padding: 4px 20px;
        width: 90%;
        border: 2px solid #fff;
        font-size: 16px;
        letter-spacing: 1px;
    }

        .survey-button:hover {
            background-color: #6089bd;
            color: #fff;
        }

    .question-box {
        display: none;
    }

        .question-box.active {
            display: -webkit-flex !important;
            display: flex !important;
        }

    .question-box {
        padding: 38px;
        border-radius: 6px;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
    }

    .progress-steps {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 30px;
    }

    input[type=range] {
        -webkit-appearance: none;
        appearance: none;
        background: rgba(0,0,0,0);
        cursor: pointer;
        position: relative;
        margin-top: 6px;
        z-index: 1;
        width: 100%;
    }

        input[type=range]:focus {
            outline: none
        }

        input[type=range]::-webkit-slider-runnable-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            box-shadow: 1px 1px 1px rgba(0,0,0,0),0px 0px 1px rgba(13,13,13,0);
            background: #6089bd;
            z-index: 2
        }

        input[type=range]::-webkit-slider-thumb {
            -webkit-appearance: none;
            box-shadow: 0px 0px 0px rgba(0,0,0,0),0px 0px 0px rgba(13,13,13,0);
            border: 3px solid #6089bd;
            background: #fff;
            height: 16px;
            width: 16px;
            border-radius: 50px;
            cursor: pointer;
            margin-top: -6px;
            z-index: 3
        }

        input[type=range]:focus::-webkit-slider-runnable-track {
            background: #6089bd
        }

        input[type=range]::-moz-range-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            box-shadow: 1px 1px 1px rgba(0,0,0,0),0px 0px 1px rgba(13,13,13,0);
            background: #6089bd;
            z-index: 2
        }

        input[type=range]::-moz-range-thumb {
            box-shadow: 0px 0px 0px rgba(0,0,0,0),0px 0px 0px rgba(13,13,13,0);
            border: 3px solid #6089bd;
            background: #fff;
            height: 15px;
            width: 16px;
            border-radius: 50px;
            cursor: pointer;
            z-index: 3
        }

        input[type=range]::-ms-track {
            width: 100%;
            height: 2px;
            cursor: pointer;
            background: rgba(0,0,0,0);
            border-color: rgba(0,0,0,0);
            color: rgba(0,0,0,0);
            background: #6089bd;
            color: #000;
            opacity: .7
        }

        input[type=range]::-ms-fill-lower {
            background: #f2f2f2;
            border: 0px solid rgba(1,1,1,0);
            border-radius: 0px;
            box-shadow: 1px 1px 1px rgba(0,0,0,0),0px 0px 1px rgba(13,13,13,0)
        }

        input[type=range]::-ms-fill-upper {
            background: #fff;
            border: 0px solid rgba(1,1,1,0);
            border-radius: 0px;
            box-shadow: 1px 1px 1px rgba(0,0,0,0),0px 0px 1px rgba(13,13,13,0)
        }

        input[type=range]::-ms-thumb {
            box-shadow: 0px 0px 0px rgba(0,0,0,0),0px 0px 0px rgba(13,13,13,0);
            border: 3px solid #6089bd;
            background: #fff;
            height: 15px;
            width: 16px;
            border-radius: 50px;
            cursor: pointer;
            height: 3px;
            z-index: 3
        }

        input[type=range]:focus::-ms-fill-lower {
            background: #fff
        }

        input[type=range]:focus::-ms-fill-upper {
            background: #fff
        }

    .white-track input[type=range]::-webkit-slider-runnable-track, .white-track input[type=range]:focus::-webkit-slider-runnable-track {
        background: #fff !important
    }

    .white-track input[type=range]::-moz-range-track {
        background: #fff !important
    }

    .white-track input[type=range]::-webkit-slider-thumb {
        border: 2px solid #fff !important;
        background: #6089bd !important
    }

    .white-track input[type=range]::-moz-range-thumb {
        border: 2px solid #fff !important;
        background: #6089bd !important
    }

    .step-circle {
        width: 60px;
        height: 60px;
        font-size: 20px;
        border-radius: 50%;
        background: #fff;
        border: 2px solid #5274A1;
        color: #5274A1;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: background 0.3s, color 0.3s;
    }

        .step-circle.active {
            background: #5274A1 !important;
            color: #fff !important;
        }

        .step-circle.step-4 {
            font-size: 20px;
            width: auto;
            padding: 0 30px;
            height: 55px;
            border-radius: 100px;
            /* pill shape */
            background: #fff;
            border: 2px solid #5274A1;
            color: #5274A1;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 20px;
            transition: background 0.3s, color 0.3s;
        }

    .greyed-out {
        color: #ccc !important;
        border-color: #ccc !important;
    }


    .step-line {
        flex-grow: 1;
        height: 2px;
        background: #5274A1;
    }

    .text-white p {
        color: #fff;
    }

    .question-row {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

        .question-row .question-text {
            flex: 1 1 40%;
        }

        .question-row .question-buttons {
            flex: 1 1 60%;
        }

    .form-range {
        width: 100%;
    }

    @keyframes floatUpDown {

        0%, 100% {
            transform: translateY(0);
        }

        50% {
            transform: translateY(-10px);
        }
    }

    .floating {
        animation: floatUpDown 3s ease-in-out infinite;
    }

    .btn-custom {
        font-size: 0.8rem;
        padding: 0.4rem 0.9rem;
        border-radius: 20px;
        transition: border 0.3s ease;
        margin: 8px;
    }

        .btn-custom:hover {
            border: 2px solid white;
        }

    .btn-orange {
        background-color: #ff6600;
        border: none;
    }

        .btn-orange:hover {
            background-color: #e65c00;
            border: 2px solid white;
        }


    /*End Product Quiz widget*/
    /*Start of SignWorks Widget*/
    .border-none {
        border: none;
    }

    .text-desc-sign {
        margin-top: 2%
    }

    .text-desc-sign-right {
        text-align: right;
    }

    .text-desc-sign-left {
        text-align: left;
    }

    h2.widgetname {
        padding: 1em 0;
    }


    .leftofcontent .img-text {
        height: 96px;
        width: 96px;
        margin-left: 50%;
    }

    .rightofcontent .img-text {
        height: 96px;
        width: 96px;
    }

    .leftofcontent .img-textbig {
        height: 110px;
        width: 110px;
        margin-left: 50%;
    }

    .rightofcontent .img-textbig {
        height: 110px;
        width: 110px;
    }

    .rightofcontent .number-block {
        position: relative;
        display: inline-block;
    }

    .leftofcontent-closing {
        width: 20% !important;
    }

    .rightofcontent-closing {
        width: 80%;
    }

        .leftofcontent-closing .img-textbig, .rightofcontent-closing .img-textbig {
            margin-left: unset !important;
        }

    .rightofcontent .number {
        position: absolute;
        top: 5px;
        background-color: #fff;
        width: 2rem;
        height: 2rem;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        color: #000;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }

    .sign-works-desktop .padding-left {
        padding-left: 150px;
    }

    .sign-works-desktop .padding-right {
        padding-right: 120px;
    }

    .sign-works-desktop .padding-left-90 {
        padding-left: 90px;
    }

    .sign-works-desktop .padding-right-90 {
        padding-right: 90px;
    }

    .leftofcontent .number-block {
        position: relative;
        display: inline-block;
    }

    .leftofcontent .number {
        position: absolute;
        top: 5px;
        left: 120px;
        background-color: #fff;
        width: 2rem;
        height: 2rem;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        color: #000;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }

    .signworks-heading {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .set-width-sign {
        width: 29%;
    }

    @media (max-width: 1024px) {
        .sign-works-mobile {
            display: flex !important;
            flex-direction: column;
        }

        .sign-works-desktop {
            display: none !important;
        }

        .signworks-heading {
            background-color: transparent !important;
        }
    }

    @media (min-width: 1025px) {
        .sign-works-mobile {
            display: none !important;
        }

        .sign-works-desktop {
            display: flex !important;
        }
    }

    @media (min-width: 1024px) and (max-width: 1258px) {
        .leftofcontent + .rightofcontent .text-desc-sign {
            margin-left: 40px;
        }
    }

    @media (max-width: 770px) {
        .sign-works-mobile .row.inner-space-bottom-20 {
            display: flex !important;
            flex-direction: row !important;
            align-items: flex-start;
        }

        .sign-works-mobile .widget-img.leftofcontent,
        .sign-works-mobile .col-md-4.widget-img.leftofcontent {
            width: 80px;
            min-width: 80px;
            max-width: 80px;
            margin-right: 10px;
            margin-left: 0;
            display: flex;
            align-items: flex-start;
            justify-content: flex-start;
        }

        .sign-works-mobile .col-md-8.rightofcontent {
            flex: 1 1 0%;
            width: auto;
            padding-left: 0;
        }

        .sign-works-mobile .img-text {
            margin-left: 0 !important;
            width: 64px;
            height: 64px;
        }

        .leftofcontent .number {
            left: 30px;
        }
    }

    /*End SignWorks widget*/

    /*popup video ui start*/
    .modal.fade.show {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .modal.fade .modal-dialog {
        max-width: 90%;
        width: 105%;
        margin: auto;
    }

    .modal-dialog.modal-dialog-centered.modal-lg {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 50vh;
    }

    @media(min-width:1025px) {
        .modal-dialog.modal-dialog-centered.modal-lg {
            min-height: 10vh;
        }
    }

    @media(min-width:576px) and (max-width:1025px) {
        .modal-dialog.modal-dialog-centered.modal-lg {
            min-height: 30vh;
        }
    }

    @media(max-width:1025px) {
        .modal-content {
            margin-top: 100px;
        }
    }
    /* Ensure modal content takes full width and height */
    .modal-content {
        border: none;
        border-radius: .3rem;
        overflow: hidden;
        width: 100%;
        max-height: 90vh;
    }

    /* Make the embedded video responsive */
    .wp-block-embed__wrapper iframe {
        width: 100% !important;
        height: 100% !important;
        aspect-ratio: 16 / 9;
        display: block;
        border: none;
    }

    /* Make sure aspect ratio is handled correctly */
    .wp-has-aspect-ratio.wp-embed-aspect-16-9 {
        position: relative;
        width: 100%;
        padding-top: 56.25%; /* 16:9 aspect ratio */
    }

        .wp-has-aspect-ratio.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
    /*popup video ui end*/

    /*Bio Widget*/

    .bio-data img {
        height: auto;
    }

    .bio-data p {
        color: #212529;
        margin-bottom: 0;
        font-size: 12px;
        text-align: center;
    }

    .bio-data a {
        color: #5274A1;
        font-size: 12px;
        text-decoration: none;
    }

    .bio-data .learn-more-btn {
        line-height: 25px !important;
    }

    .bio-data .bio p {
        font-weight: 300;
        font-size: 15px;
        padding: 20px 0;
        text-align: left;
    }

    .bio-data .bio-meta {
        font-size: 12px;
        text-align: center;
        margin-top: 15px;
    }

    .bio-data .modal-title {
        color: #000;
    }

    .modal-footer .btn:hover {
        color: #fff !important;
    }
    /*End Bio Widget*/

    /*Start of TextBannaerImage*/
    #imgBanner {
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        max-width: auto !important;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .padded-section {
        padding-bottom: 50px;
        padding: 100px 0;
    }

    .textBannersection {
        position: relative;
    }

    .text-heading:first-of-type {
        padding-top: 400px;
    }

    .align-center {
        text-align: center;
    }

    .buttonOnImage {
        margin-top: 60px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        color: #fff;
        font-size: 1.2rem;
        text-align: center;
        padding: 10px 20px;
        top: 80%;
        min-width: 250px !important;
    }
    /*End of TextBannerImage*/

    .Consultingpricingheading h2 {
        font-size: 40px !important;
    }

    .ConsultingTestimonials.inner-space-top-90, .TestimonialWidget.inner-space-top-90 {
        padding-top: 30px !important;
    }

    /* Media Queries End*/
    @media (max-width:480px) {
        h2,
        .supportoverview .container h3,
        .supporttwocol .container h2,
        .RequirementHostedHeading .container h2 {
            font-size: 26px;
        }

        .Consultingprocess .container h2,
        .Consultingresult .container h2,
        .HourlyConsultations .container h2,
        .OnsiteConsultations .container h2,
        .ClosingOptionalFeatures .box-design h4,
        .ClosingLiveKeystandard .box-design h4 {
            font-size: 32px !important;
        }

        .Consultingprocess .container ul li,
        .Consultingresult .container ul li,
        .HourlyConsultations .container p,
        .OnsiteConsultations .container p,
        .ClosingLive .container p,
        .ClosingOptionalFeatures .box-design ul li,
        .ClosingLiveKeystandard .box-design ul li,
        .underwritingtext .container ul li {
            font-size: 16px;
        }

        .Maintenance .container ul li,
        .ConsultingIconWidget .container p,
        .Consultingpricingheading .container p,
        .Consultingemail .container p,
        .Consultingbuttonfreetext .container p,
        .Reportandservices .container p,
        .Reportandservices .container ul li,
        .CustomDevelopment .container p,
        .CustomDevelopment .container ul li,
        .customreportsanddocsservices .container p,
        .customreportsanddocsservices .container ul li,
        .RegulatoryandComplianceGuidanceDescription .container p,
        .RegulatoryandComplianceGuidanceDescription .container ul li,
        .supporttwocol .container p,
        .DocumentandReportDownloadsparagraph .container p,
        .SignSoftPro .container p,
        .LoginDec .container p,
        .Benifits .container p,
        .Benifits .container ul li,
        .SignFrreText2 .container p,
        .SoftProBanking .container p,
        .SoftProBanking .container ul li,
        .BankingTable .container p,
        .EclosingFreeText1 .container p,
        .EclosingFreeText2 .container p {
            font-size: 14px;
        }

        .TestimonialWidget .section-title {
            font-size: 26px !important;
        }

        .testimonial-desc p,
        .testimonial-desc small b {
            font-size: 14px !important;
        }

        .three-cards .testimonial-desc p, .testimonial-desc small b {
            font-size: 10px !important;
            font-weight: 700;
            letter-spacing: 0.5px;
        }

        .three-cards .carousel-item .testimonial-border:not(:last-child) {
            border-right: none;
        }

        .ClosingLiveButtonDesc .container h3 {
            font-size: 24px;
        }

        .SignVideo .col-md-10.col-sm-12.col-md-offset-1.mx-auto, .BankingVideo .col-md-10.col-sm-12.col-md-offset-1.mx-auto {
            width: 100%;
            padding-bottom: 50px;
        }

        .Award .image-gallery .card {
            flex: 0 1 150px;
            margin: 10px;
            border: none;
        }

        .Ourawards .image-gallery .card {
            flex: 0 1 150px;
            margin: 10px;
            border: none;
        }

        .hosted-system-requirements .twocolSection .twocol-section {
            padding: 10px !important;
        }

        .Internet .container {
            margin-top: unset;
        }

        .RequirementHostedHeading .container h2 {
            width: unset;
            max-width: unset;
        }
    }

    @media (min-width:481px) {
        h2,
        .supportoverview .container h3,
        .supporttwocol .container h2,
        .RequirementHostedHeading .container h2 {
            font-size: 26px;
        }

        .Consultingprocess .container h2,
        .Consultingresult .container h2,
        .HourlyConsultations .container h2,
        .OnsiteConsultations .container h2,
        .ClosingOptionalFeatures .box-design h4,
        .ClosingLiveKeystandard .box-design h4 {
            font-size: 32px !important;
        }

        .Consultingprocess .container ul li,
        .Consultingresult .container ul li,
        .HourlyConsultations .container p,
        .OnsiteConsultations .container p,
        .ClosingLive .container p,
        .ClosingOptionalFeatures .box-design ul li,
        .ClosingLiveKeystandard .box-design ul li,
        .underwritingtext .container ul li {
            font-size: 16px;
        }

        .Maintenance .container ul li,
        .ConsultingIconWidget .container p,
        .Consultingpricingheading .container p,
        .Consultingemail .container p,
        .Consultingbuttonfreetext .container p,
        .Reportandservices .container p,
        .Reportandservices .container ul li,
        .CustomDevelopment .container p,
        .CustomDevelopment .container ul li,
        .customreportsanddocsservices .container p,
        .customreportsanddocsservices .container ul li,
        .RegulatoryandComplianceGuidanceDescription .container p,
        .RegulatoryandComplianceGuidanceDescription .container ul li,
        .supporttwocol .container p,
        .DocumentandReportDownloadsparagraph .container p,
        .SignSoftPro .container p,
        .LoginDec .container p,
        .Benifits .container p,
        .Benifits .container ul li,
        .SignFrreText2 .container p,
        .SoftProBanking .container p,
        .SoftProBanking .container ul li,
        .BankingTable .container p,
        .EclosingFreeText1 .container p,
        .EclosingFreeText2 .container p {
            font-size: 14px;
        }

        .TestimonialWidget .section-title {
            font-size: 26px !important;
        }

        .testimonial-desc p,
        .testimonial-desc small b {
            font-size: 22px !important;
        }

        .three-cards .testimonial-desc p, .testimonial-desc small b {
            font-size: 16px !important;
            font-weight: 700;
            letter-spacing: 0.5px;
        }

        .carousel-item .testimonial-border:not(:last-child) {
            border-right: 3px solid #fff;
        }

        .ClosingLiveButtonDesc .container h3 {
            font-size: 24px;
        }

        .SignVideo .col-md-10.col-sm-12.col-md-offset-1.mx-auto {
            width: 83.3%;
        }

        .Award .image-gallery .card {
            flex: 0 1 200px;
            margin: 10px;
            border: none;
        }

        .Ourawards .image-gallery .card {
            flex: 0 1 200px;
            margin: 10px;
            border: none;
        }

        .hosted-system-requirements .twocolSection .twocol-section {
            padding: 20px !important;
        }

        .Internet .container {
            margin-top: unset;
        }

        .RequirementHostedHeading .container h2 {
            width: unset;
            max-width: unset;
        }
    }

    @media (min-width:768px) {
        h2,
        .supportoverview .container h3,
        .supporttwocol .container h2,
        .RequirementHostedHeading .container h2 {
            font-size: 26px;
        }

        .Consultingprocess .container h2,
        .Consultingresult .container h2,
        .HourlyConsultations .container h2,
        .OnsiteConsultations .container h2,
        .ClosingOptionalFeatures .box-design h4,
        .ClosingLiveKeystandard .box-design h4 {
            font-size: 32px !important;
        }

        .Consultingprocess .container ul li,
        .Consultingresult .container ul li,
        .HourlyConsultations .container p,
        .OnsiteConsultations .container p,
        .ClosingLive .container p,
        .ClosingOptionalFeatures .box-design ul li,
        .ClosingLiveKeystandard .box-design ul li,
        .underwritingtext .container ul li {
            font-size: 16px;
        }

        .Maintenance .container ul li,
        .ConsultingIconWidget .container p,
        .Consultingpricingheading .container p,
        .Consultingemail .container p,
        .Consultingbuttonfreetext .container p,
        .Reportandservices .container p,
        .Reportandservices .container ul li,
        .CustomDevelopment .container p,
        .CustomDevelopment .container ul li,
        .customreportsanddocsservices .container p,
        .customreportsanddocsservices .container ul li,
        .RegulatoryandComplianceGuidanceDescription .container p,
        .RegulatoryandComplianceGuidanceDescription .container ul li,
        .supporttwocol .container p,
        .DocumentandReportDownloadsparagraph .container p,
        .SignSoftPro .container p,
        .LoginDec .container p,
        .Benifits .container p,
        .Benifits .container ul li,
        .SignFrreText2 .container p,
        .SoftProBanking .container p,
        .SoftProBanking .container ul li,
        .BankingTable .container p,
        .EclosingFreeText1 .container p,
        .EclosingFreeText2 .container p {
            font-size: 14px;
        }

        .TestimonialWidget .section-title {
            font-size: 26px !important;
        }

        .testimonial-desc p,
        .testimonial-desc small b {
            font-size: 22px !important;
        }

        .three-cards .testimonial-desc p, .testimonial-desc small b {
            font-size: 12px !important;
            font-weight: 700;
            letter-spacing: 0.5px;
        }

        .carousel-item .testimonial-border:not(:last-child) {
            border-right: 3px solid #fff;
        }

        .custom-button-container .col {
            flex: 1 1 300px !important;
            text-align: center;
        }

        .ClosingLiveButtonDesc .container h3 {
            font-size: 24px;
        }

        .Award .image-gallery .card {
            flex: 0 1 250px;
            margin: 10px;
            border: none;
        }

        .Ourawards .image-gallery .card {
            flex: 0 1 250px;
            margin: 10px;
            border: none;
        }

        .hosted-system-requirements .twocolSection .twocol-section {
            padding: 30px !important;
        }

        .Internet .container {
            margin-top: 130px;
        }

        .RequirementHostedHeading .container h2 {
            width: max-content;
            max-width: 500px;
        }

        .closingtitlecontactfreetext {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
        }
    }

    @media (min-width:982px) {

        .line-height-accordian {
            line-height: 0.5;
        }

        h2,
        .supportoverview .container h2,
        .supporttwocol .container h2,
        .RequirementHostedHeading .container h2 {
            font-size: 42px;
        }

        h3,
        .supportoverview .container h3 {
            font-size: 32px;
        }

        .Consultingprocess .container h2,
        .Consultingresult .container h2,
        .HourlyConsultations .container h2,
        .OnsiteConsultations .container h2,
        .ClosingOptionalFeatures .box-design h4,
        .ClosingLiveKeystandard .box-design h4 {
            font-size: 32px !important;
        }

        .Consultingprocess .container ul li,
        .Consultingresult .container ul li,
        .HourlyConsultations .container p,
        .OnsiteConsultations .container p,
        .ClosingLive .container p,
        .ClosingOptionalFeatures .box-design ul li,
        .ClosingLiveKeystandard .box-design ul li,
        .underwritingtext .container ul li {
            font-size: 16px;
        }

        .Maintenance .container ul li,
        .ConsultingIconWidget .container p,
        .Consultingpricingheading .container p,
        .Consultingemail .container p,
        .Consultingbuttonfreetext .container p,
        .Reportandservices .container p,
        .Reportandservices .container ul li,
        .CustomDevelopment .container p,
        .CustomDevelopment .container ul li,
        .customreportsanddocsservices .container p,
        .customreportsanddocsservices .container ul li,
        .RegulatoryandComplianceGuidanceDescription .container p,
        .RegulatoryandComplianceGuidanceDescription .container ul li,
        .supporttwocol .container p,
        .DocumentandReportDownloadsparagraph .container p,
        .SignSoftPro .container p,
        .LoginDec .container p,
        .Benifits .container p,
        .Benifits .container ul li,
        .SignFrreText2 .container p,
        .SoftProBanking .container p,
        .SoftProBanking .container ul li,
        .BankingTable .container p,
        .EclosingFreeText1 .container p,
        .EclosingFreeText2 .container p {
            font-size: 16px;
        }

        .TestimonialWidget .section-title {
            font-size: 42px !important;
        }

        .testimonial-desc p,
        .testimonial-desc small b {
            font-size: 22px !important;
        }

        .three-cards .testimonial-desc p, .testimonial-desc small b {
            font-size: 14px !important;
            font-weight: 700;
            letter-spacing: 0.5px;
        }

        .carousel-item .testimonial-border:not(:last-child) {
            border-right: 3px solid #fff;
        }

        .ClosingLiveButtonDesc .container h3 {
            font-size: 24px;
        }

        .Award .image-gallery .card {
            flex: 0 1 250px;
            margin: 10px;
            border: none;
        }

        .Ourawards .image-gallery .card {
            flex: 0 1 250px;
            margin: 10px;
            border: none;
        }

        .Internet .container {
            margin-top: 130px;
        }

        .RequirementHostedHeading .container h2 {
            width: max-content;
            max-width: 650px;
        }
    }

    @media (min-width: 1024px) and (max-width: 1058px) {
        .top-header-row .row .top-links ul {
            padding-left: unset !important;
        }
    }

    @media (max-width: 1024px) {
        .video-banner .video-text {
            margin-top: 100px !important;
        }
    }

    @media (max-width: 768px) {
        .video-banner .video-text-wista {
            margin-top: 10px !important;
        }
    }
    /*product overview start css*/
    .equal-width h4 {
        font-weight: bold;
        font-size: 22px;
    }

    .equal-width p {
        font-weight: 300;
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px
    }

    .equal-width .btn-white {
        font-size: 12px;
    }

    .heading h3 {
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        padding: 10px;
        letter-spacing: 3.2px
    }

    .addons-heading h3 {
        text-align: left;
        margin: 0;
        padding: 10px;
        font-size: 20px;
        color: #000;
        background: #ddd;
        text-transform: uppercase;
        letter-spacing: .2em;
    }

    /*product overview end css*/

    /*product standred start css*/
    /*
.row.col-12 {
    padding-top: 20px;
    padding-bottom: 30px
}*/

    /*.blue-header h3 {
    text-align: left;
}*/

    element.style {
        font-weight: 600;
    }

    .feature-list li {
        color: black;
        text-align: left;
        font-weight: 500;
    }

    .white-box p {
        color: #212529;
        font-size: 14px !important;
        font-weight: 300;
    }

    .Eclosing .white-box p {
        font-size: 16px !important;
        font-weight: 400;
    }
    /*.addons-title {
    font-size: 18px;
    font-weight: 500;
}*/
    /*.addon-card h4 {
    font-weight: bold;
}*/
    .TestimonialWidget .section-title {
        font-size: 32px !important;
    }

    /*.learn-more-btn{
    font-weight:700 !important;
    letter-spacing:0.5px;
}
*/

    .white-box .jr-btn.secondary-btn {
        padding: 15px;
        font-size: 16px;
    }

    .modal-content h5 {
        color: #5274A1;
        font-weight: 500;
    }

    .modal-content p {
        text-align: left;
        font-size: 14px;
    }

    /*product standred end css*/

    /*product Select Start css*/

    /*.onecol-section h3 {
    font-weight: 700;
}*/

    /*my change here to make it less bold*/
    .onecol-section p {
        font-size: 16px;
        line-height: 24px;
    }

    /*.white-box h3 {
    font-weight: 600;
}*/

    /*.addon-modal .rounded-pill {
    padding: 16px;
}*/

    /*.white-box p {
        font-weight: 300;
    }*/

    /*product Select end css*/

    /*product overview popup start*/

    .modal-content ul {
        padding: 20px;
    }

    .addon-modal .d-flex .rounded-pill {
        padding: 15px;
    }

    /*product overview popup end*/

    /*product SoftPro Hosted start*/

    /*all changess are same as Select*/

    /*product SoftPro Hosted end*/


    /*product SoftPro card leght fix start*/

    .box-design {
        padding: 30px 25px !important;
    }

    /*product SoftPro card leght fix end*/


    /*product SoftPro tick mark fixing start*/

    .green-check,
    .red-check,
    .light-green-check {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        text-align: center;
        vertical-align: middle;
        font-size: 20px;
    }


    .comparison-wrapper .green-check {
        color: #022952 !important;
    }


    .comparison-wrapper .td-description a span:before {
        font-size: 18px;
        padding-right: 5px;
    }

    /* Animation for cards end */
    /*for tables in softpro sign page and Softpro Banking page*/
    .data-table-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        width: 100%;
    }


    .data-table th {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    /*space after the last dropdown value*/
    ul.dropdown-menu > li:last-child {
        margin-bottom: 16px;
    }
    /*For logo hiding when scrolling up/down*/
    body > .jr-site-centralize.large-wrap:first-of-type {
        padding-top: 15px;
    }
    /*product SoftPro tick mark fixing end*/

    /*for tables in softpro sign page and Softpro Banking page*/
    .data-table-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        width: 100%;
    }


    .data-table th {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    /*space after the last dropdown value*/
    ul.dropdown-menu > li:last-child {
        margin-bottom: 16px;
    }
    /*For logo hiding when scrolling up/down*/
    /* .scrolling #header .jr-site-logo-holder {
        padding-top: 15px;
    }*/

    /*product quiz css start fixing*/

    /*.product-quiz .btn-option {
        font-size: 15px;
    }*/

    .product-quiz .section-title #stateCount {
        /*    font-weight:bold;*/
        color: #5274A1
    }

    .product-quiz span {
        color: #5274A1;
    }

    .product-quiz {
        padding: 30px 0 100px;
        /* padding-left: 40px;*/
    }

    .card-body h4 {
        color: white;
        font-weight: 700;
        letter-spacing: 1px;
    }

    .card-body p {
        color: white;
        padding-top: 20px;
        font-size: 18px;
    }

    #resultSection .card-body p {
        font-size: 24px !important;
        line-height: 1.2;
    }

.product-quiz .btn-custom {
    font-size: 12px !important;
    text-transform: uppercase;
    padding: 8px 24px !important;
}

    .product-quiz #num {
        padding-top: 20px;
        font-size: 12px;
    }

    /*product quiz css end fixing*/

    @media (min-width: 760px) and (max-width: 820px) {
        #Helpmechoose {
            padding-left: 160px !important;
        }
    }

    /* for tab section in home page */
    @media (min-width: 821px) and (max-width: 1024px) {
        .Helpmechoose {
            padding-left: 60px !important;
        }
    }

    @media (max-width: 1340px) {
        .d-md-mobile {
            display: block !important;
        }

        .d-md-desktop,
        .d-md-block {
            display: none !important;
        }
    }

    @media (min-width: 1340px) {
        .d-md-mobile {
            display: none !important;
        }

        .d-md-desktop,
        .d-md-block {
            display: flex !important; /* or block, as needed */
        }
    }

    /*360 page fixing  start*/

    .partner-section h3 {
        font-weight: 500;
        padding: 12px;
        font-size: 1.5rem
    }

    /*.sidebar ul li a {
    font-size: 14px;
}*/

    .flip-card-inner .flip-card-back p {
        font-size: 12px;
        font-weight: normal;
    }

    .flip-card-inner .flip-card-front p {
        font-size: 12px;
        padding-bottom: 30px;
    }

    .search-filter {
        position: relative;
    }

    .search-icon {
        position: absolute;
        right: 15px;
        top: 70%;
        transform: translateY(-50%);
        color: #aaa;
        pointer-events: none;
    }

    .custom-button-container {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 2rem;
    }

        .custom-button-container .col {
            flex: none;
            text-align: center;
        }

        .custom-button-container .col-lg-6 {
            text-align: center;
        }

        .custom-button-container.CompareProducts .col-lg-6 {
            text-align: right;
        }

        .custom-button-container.Helpmechoose .col-lg-6 {
            text-align: left;
        }
        /* Title Text */
        .custom-button-container strong {
            display: block;
            font-size: 1rem;
            font-weight: 600;
            color: #000000;
            margin-bottom: 1rem;
        }

        /* Button Style */
        .custom-button-container .custom-button {
            display: inline-block;
            padding: 15px 28px;
            border-radius: 30px;
            text-transform: uppercase;
            text-decoration: none;
            color: #ffffff;
            transition: background-color 0.3s ease;
            border: none;
            height: 50px;
        }

        /* Specific Button Variants - override via class or dynamic value */
        .custom-button-container .orange-btn {
            background-color: #C45414;
        }

            .custom-button-container .orange-btn:hover {
                background-color: #aa4812;
            }

    /* @media (min-width: 992px) {
        .col-lg-6 {
            flex: 0 0 auto;
            width: 65% !important;
        }
    }*/

    /*.flip-card-inner .flip-card-front .learn-more-btn {
    font-size: 11px !important;
}
*/



    /*.flip-card-inner .flip-card-front .learn-more-btn {
    font-size: 11px !important;
}*/


    /*360 page fixing  start*/

    product-card {
        background-color: #f23e36 !important
    }



    /*About page overview start*/

    .realestatetext .box-design h2 {
        text-align: left;
    }

    .OurCoreValues h2 {
        text-align: left;
    }

    .OurCoreValues {
        color: white;
    }

    /*About page overview end*/
    .padding-left {
        padding-left: 180px;
    }



    /*leadership page css fix start*/

    .Biodata .jr-icon-holder img {
        width: 100%;
        max-width: 300px;
    }

    .Biodata .bio-data .learn-more-btn {
        line-height: 12px !important;
        width: 100px;
    }

    .Biodata p {
        font-weight: 500;
        font-size: 12px;
    }

    .Biodata .box-info h2 {
        font-weight: 500;
    }

    .Biodata .bio-data .bio-meta {
        font-weight: 600;
    }

    .Biodata .modal-content {
        border: none;
        border-radius: .3rem;
        overflow: hidden;
        width: 100%;
        margin-bottom: 70px;
        max-height: none;
    }

    /*leadership page css fix end*/

    /*product bug fixing  start*/

    .services-section.Products {
        position: relative;
        width: 100%;
        background-size: cover; /* Ensures the image covers the area */
        background-position: center; /* Centers the image */
        background-repeat: no-repeat; /* Prevents tiling */
        display: flex; /* Optional: centers content */
        justify-content: center; /* Optional */
        align-items: center; /* Optional */
        padding: 60px 20px; /* Responsive padding */
        box-sizing: border-box; /* Prevents overflow due to padding */
    }

        .services-section.Products.box-design {
            padding: 20px 25px !important;
        }

    .services-section.WhyChooseSoftPro .box-design {
        padding-bottom: 10px !important;
    }

        .services-section.WhyChooseSoftPro .box-design .box-info h2 {
            margin-top: 10px;
        }

    .services-section .g-4 .four-cards .box-design {
        max-width: 270px;
    }

    @media (min-width:625px) and (max-width: 768px) {
        .services-section .col-md-4 {
            flex: 0 0 auto;
            width: 33.33333333%;
        }
    }

    @media (min-width:417px) and (max-width: 624px) {
        .services-section .col-md-4 {
            flex: 0 0 auto;
            width: 50%;
        }
    }
    /* .comparison-wrapper .mini-header .table-cell {
        padding-top: 40px !important;
    }*/

    .heading .jr-btn.secondary-btn {
        background-color: #C45414;
        color: #fff;
        letter-spacing: 1px;
        padding: 16px;
        height: 30px;
        line-height: 28px;
    }

    /*product bug fixing end*/


    /*product quiz page start bug fixing*/

    /* Red slider thumb */
    input[type=range]::-webkit-slider-thumb {
        background-color: #022952;
        border: none;
    }

    input[type=range]::-moz-range-thumb {
        background-color: #022952;
        border: none;
    }

    input[type=range]::-ms-thumb {
        background-color: #022952;
        border: none;
    }

    /* Optional: color track (modern support) */
    input[type=range] {
        accent-color: #022952;
    }

    /*product quiz page end bug fixing*/
    #product-compare {
        padding: 0 10px;
    }

    @media (min-width: 768px) {
        #product-compare {
            padding-right: 90px;
        }
    }

    /* Large screens (desktops) */
    @media (min-width: 1200px) {
        #product-compare {
            padding-right: 200px;
        }
    }

    /*product menu changed from 2 column to 3 column start*/


    .feature-box {
        position: relative;
        padding: 5px 10px 0px 30px;
        line-height: 18px;
        margin-bottom: 6px;
        font-size: 12px;
        font-weight: 300;
        color: #212529;
        text-align: left;
    }

        .feature-box::before {
            content: "";
            position: absolute;
            top: 18px;
            left: 5px;
            width: 15px;
            height: 15px;
            background: #002144;
            border: 2px solid #002144;
            border-radius: 50%;
            transform: translateY(-50%);
        }

        .feature-box ul {
            padding-left: 2px;
        }

    li.has-description a:before {
        display: block;
        padding: 1px 3px;
        border-radius: 20px;
        line-height: 10px;
        border: 2px solid #5274A1;
        background: #5274A1;
        content: "+";
        color: #fff;
        position: absolute;
        top: 10px;
        left: 5px;
        transition: border-color .25s, background-color .25s;
        -webkit-transition: border-color .25s, background-color .25s;
    }

    li.has-description a {
        color: #5274A1;
        text-decoration: none;
        cursor: pointer;
        font-weight: 700;
    }


        li.has-description a:hover,
        li.has-description a:focus {
            color: #002144;
        }

            li.has-description a:hover:before,
            li.has-description a:focus:before {
                background-color: #002144;
                border-color: #002144;
            }

    /*product menu changed from 2 column to 3 column end*/

    .carousel-item {
        transition: transform 0.4s ease-in-out, opacity 0.6s ease-in-out;
        opacity: 0;
        transform: translateX(100%);
    }

        .carousel-item.active {
            opacity: 1;
            transform: translateX(0);
            z-index: 1;
        }

    /*pricing-table css*/
    .pricing-table .section-title {
        max-width: 60%;
        margin: 0 auto;
        padding-bottom: 50px;
    }

    .pricing-table .pre-text {
        font-size: 14px;
    }

    .pricing-col {
        margin: 0;
        padding: 0 4px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        float: none;
        width: 0px;
        box-sizing: border-box;
    }

    .pricing-table h3 {
        font-size: 32px;
    }

    .Pricing1 .pricing-table h3 {
        font-size: 40px !important;
    }

    .Pricing1 .pricing-table-webbased-pricingTab {
        padding-bottom: 20px;
    }

    .pricing-headline strong {
        white-space: nowrap;
    }

    @media (max-width: 1024px) {
        .pricing-col {
            width: 100px;
            padding-left: 0;
            padding-right: 0;
        }
    }

    .pricing-headline {
        margin: 0;
        font-size: 26px;
    }


    @media (min-width: 1025px) {
        .pricing-table-webbased {
            margin-left: 80px !important;
        }

        .pricing-table-webbased-Heading {
            margin-left: 190px !important;
        }

        .pricing-table-webbased-build {
            margin-left: 50px !important;
        }
    }

    @media(min-width:768px) {
        .pricing-table-webbased-pricingTab {
            margin-left: 50px !important;
        }
    }

    /*End pricing-table css*/
    .shadow-box-freetext {
        border-radius: 3px;
        box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
        padding: 30px;
        margin-bottom: 30px;
    }

    /*product addons fixing start*/

    .addon-card {
        background: #f8f9fa;
        padding: 20px;
        border-radius: 10px;
        text-align: center;
        height: 100%;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }

    .addons-container > .col-12,
    .addons-container > .col-sm-6,
    .addons-container > .col-md-4,
    .addons-container > .col-lg-3 {
        margin-bottom: 30px;
    }

    .addon-card h4 {
        height: auto;
        font-size: 14px;
        color: #6089bd;
        text-transform: uppercase;
        letter-spacing: 3px;
        margin: 8px;
        /* padding: 0 15px;*/ /* Balanced padding */
        word-wrap: break-word;
        text-align: center;
        font-weight: 500;
    }

    .OnsiteFastTrack p,
    .onsitetraining p {
        margin-bottom: 30px;
    }
    /*product addons fixing end*/
    .announcement-section {
        background-size: cover !important;
    }


    /*.onecol-section p {
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
}*/

    /*360 page bugs start*/

    .sticky-sidebar {
        position: sticky;
        top: 123px;
        z-index: 10;
        background: #F1F1F1;
        max-height: calc(100vh - 100px);
        overflow-y: auto;
    }

    .flip-card-inner p {
        line-height: 18px;
    }

    .data1:hover {
        background-color: #5274A1;
        color: #fff !important;
        border: 1px solid #fff;
    }

    /*360 page bugs end*/


    .text-white.btn-custom:hover {
        background-color: #fd7e14 !important;
        color: #fff !important;
        border: 1px solid #fff !important;
    }

    .topics .container .col-12 {
        display: flex !important;
    }

    .nav-link-mobile {
        white-space: nowrap;
    }

    @media (max-width: 767px) {
        #FooterLogo {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
    }



    /*start of product survay */
    @media (max-width: 1025px) {
        .survey-box {
            background: #fff;
            color: white;
            /*padding: 30px;*/
            box-shadow: none !important;
        }

        .question-box {
            display: block !important;
            margin-bottom: 1.5rem;
            border: 1px solid #ccc;
            padding: 1rem;
            border-radius: 10px;
            background: #5274A1;
            padding: 20px !important;
        }

        .survey-box.mt-4 {
            display: block !important;
        }

        .progress-steps {
            display: none;
        }

        .survey-button {
            width: 100%;
        }
        /*    .char-standing,
	.char-pointing {
		display: none !important;
	}*/

        .survey-box .question-box {
            display: block !important;
            opacity: 1 !important;
            position: static !important;
            visibility: visible !important;
            transform: none !important;
        }
    }

    .survey-button.selected {
        background-color: #fff !important;
        color: #6089bd !important;
    }
}

/* Default - show only active step on desktop */
.question-box {
    display: none;
}

    .question-box.active {
        display: block;
    }

    .question-box h4 {
        font-size: 20px;
        text-align: left;
        font-weight: 600;
        line-height: 30px;
    }
    .btn-custom {
        min-width: 130px;
    }
.flex-item-1{
    text-align:left;
}
@media(min-width:1025px){
    .flex-item-1 input[type=range]{
        width:90% !important;
    }
}
@media (max-width: 991px) {
    .question-box .flex-item-1 {
        width: 100%;
        flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        margin-top: 20px;
    }
}
/*end of product survay */

/*SoftPro System Requirements css start */

.system-requirements-standard .row.twocol-section {
    display: flex;
    flex-wrap: wrap;
}

.system-requirements-standard .col-md-6 {
    display: flex;
    flex-direction: column;
}

.system-requirements-standard .wdg-free-text-desc {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 8px;
    background-color: #f8f8f8;
    flex: 1;
}

.SoftProSelectSystemRequirements h2 {
    color: #000000;
}

.system-requirements-select .row.twocol-section {
    display: flex;
    flex-wrap: wrap;
}

.system-requirements-select .col-md-6 {
    display: flex;
    flex-direction: column;
}

.system-requirements-select .wdg-free-text-desc {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 8px;
    background-color: #f8f8f8;
    flex: 1;
}
.system-requirements-select h2 {
    font-size: 32px
}

.system-requirements-select h3 {
    font-size: 28px
}

.hosted-system-requirements .twocolSection .twocol-section {
    box-shadow: 0 -8px 20px rgba(0, 0, 0, 0.1);
    border-radius: unset;
    background-color: #f8f8f8;
    flex: 1;
}
.hosted-system-requirements .twocolSection .twocol-section h2 {
    font-size: 32px;
}

.hosted-system-requirements .twocolSection .twocol-section h3 {
    font-size: 28px
}
.RequirementHostedtc {
    padding-right: 25px !important;
    padding-left: 25px !important;
    margin-top: -35px;
}

    .RequirementHostedtc .container {
        box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
        padding: 30px;
        border-radius: 8px;
        background-color: #f8f8f8;
    }

#SoftProSelectClient-HostedSystemRequirements h2 {
    width: max-content;
}


@media (max-width: 477px) {
    .comparison-wrapper .accordion-button a {
        margin-left: 0 !important;
        margin-top: 10px; /* space between heading and button when stacked */
    }
}

/*SoftPro System Requirements css end */

/*header responsib=ve ness amith start*/

@media (max-width: 1023.98px) {
    #header .row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .jr-site-logo-holder {
        order: 1;
        width: auto;
        flex: 1;
    }

    .jr-site-nav-holder {
        order: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: auto;
        flex: none;
        gap: 10px; /* adds space between icons */
    }

    .top-header-expand {
        order: 1;
    }

    .jr-nav-trigger {
        order: 2;
        margin-left: 30px;
    }

    .jr-custom-nav {
        display: flex;
        align-items: center;
    }

    /* Optional: Shrink logo for small screens */
    .jr-site-logo-holder img {
        max-height: 40px;
        height: auto;
        width: auto;
    }
}

@media (max-width: 1023.98px) {
    #TopHeader {
        display: none;
        background-color: #051a31 !important;
        padding: 10px 15px;
        width: 100%;
    }

        #TopHeader.active {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
        }

        #TopHeader .col-3,
        #TopHeader .col-9 {
            width: 50%;
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
            align-items: center;
            margin-bottom: 10px;
        }

    .call-info-top {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        align-items: center;
        white-space: nowrap;
    }

        .call-info-top a {
            color: #fff !important;
            font-size: 14px;
            text-decoration: none;
        }

    .top-links {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

        .top-links ul {
            display: flex;
            gap: 10px;
            align-items: center;
            justify-content: flex-end;
            padding: 0;
            margin: 0;
            list-style: none;
            flex-wrap: nowrap;
        }

        .top-links li {
            display: none;
        }

            .top-links .social-links,
            .top-links li:nth-child(5) {
                display: flex !important;
                align-items: center;
            }

        .top-links .expand-search-mobile {
            display: none !important;
        }

    .social-links a {
        color: #fff;
        font-size: 16px;
        margin-left: 6px;
    }

    .request-a-demo-btn {
        padding: 6px 12px;
        font-size: 13px;
        white-space: nowrap;
    }

    .call-info-top,
    .social-links {
        flex-wrap: nowrap;
    }

    .social-links {
        display: flex;
        justify-content: flex-end;
        gap: 10px;
        padding-right: 0 !important;
    }

    #TopHeader {
        overflow-x: auto; /* Allow horizontal scroll if needed */
    }

        #TopHeader .col-9,
        .top-links ul {
            flex-wrap: nowrap; /* Prevent wrapping */
            overflow-x: auto; /* Let contents scroll if too long */
            scrollbar-width: none; /* Firefox: hide scrollbar */
            -ms-overflow-style: none; /* IE 10+ */
        }

            .top-links ul::-webkit-scrollbar {
                display: none; /* Chrome, Safari: hide scrollbar */
            }

    .top-links li {
        min-width: max-content; /* Prevent squishing */
    }

        .top-links li:nth-child(5) {
            display: flex !important; /* Ensure Search stays visible */
        }

    .expand-search {
        white-space: nowrap;
        font-size: 13px;
        padding: 6px 10px;
    }

    .social-links {
        flex-shrink: 0;
    }
}

/* Small screens: keep left/right layout */
@media (max-width: 767.98px) {
    #TopHeader .col-3,
    #TopHeader .col-9 {
        width: 100%;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .call-info-top {
        justify-content: flex-start;
    }

    .top-links ul {
        justify-content: flex-end;
        flex-wrap: wrap;
    }

    .social-links {
        justify-content: flex-end;
        padding: revert;
    }
}

/* Extra small screens */
@media (max-width: 575.98px) {
    #TopHeader .col-3,
    #TopHeader .col-9 {
        width: 100%;
        justify-content: space-between;
    }

    .call-info-top {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: flex-start;
    }

    .top-links ul {
        flex-direction: row;
        justify-content: flex-end;
        flex-wrap: wrap;
    }

    .social-links {
        justify-content: flex-end;
        flex-wrap: wrap;
        padding: revert;
    }

    .request-a-demo-btn {
        font-size: 13px;
    }
}

/*header responsib=ve ness amith end*/

/*twocol info block css start*/

.img-text-intro {
    overflow-x: hidden;
}

/*.realestatetext .layout-left .box-design p {
    padding-right: 45px !important;
}*/


./*Traininginstruction .layout-left .jr-site-image-holder,
.OnsiteFastTrack .layout-left .jr-site-image-holder {
    padding-left: 60px;
}*/
.onsitetraining .layout-left .box-design {
    padding-right: 80px !important;
}

.img-text-intro .box-design {
    padding: 20px 60px !important;
}
.img-text-intro .box-design ul li{
    font-size:15px;
}
/*twocol info block css end*/
/*Video Testimonial Widget*/
.owl-dots {
    display: flex !important;
    justify-content: center;
    margin-top: 80px;
    position: static;
    z-index: 1;
    flex-wrap: wrap;
}

.owl-dot {
    outline: none;
}

.owl-dots .owl-dot {
    margin-bottom: 5px;
}


.owl-carousel, .video-testimonial-owl {
    position: relative;
    z-index: 1;
}
.video-testimonial-owl {
    padding: 0 40px;
}
    
.owl-dot span {
    background: #333 !important;
}



.owl-dot span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 4px;
    display: block;
    background: transparent !important;
    border: 3px solid #6089bd;
    box-sizing: border-box;
    transition: all 0.2s;
}

.owl-dot.active span {
    background: #6089bd !important;
    border: 3px solid #6089bd;
}



.owl-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

    .owl-nav button.owl-prev,
    .owl-nav button.owl-next {
        width: 0px;
        height: 44px;
        font-size: 2rem;
        background: #fff;
        border: 2px solid #333;
        border-radius: 50%;
        color: #333;
        /*margin: 0 14px;*/
        transition: background 0.2s, color 0.2s, border 0.2s;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .owl-nav button {
        background: none;
        border: none;
        outline: none;
        box-shadow: none;
    }

.owl-nav {
    width: 100%;
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
    left: 0;
    right: 0;
    z-index: 2;
    pointer-events: auto;
}
.video-testmonial h2{
    font-size:32px;
}
.owl-carousel button.owl-dot {
    width: 25px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 50px !important;
}
@media(max-width:1024px) {
    .owl-nav button.owl-prev, .owl-nav button.owl-next {
        margin: 0 30px;
    }
}

@media (min-width: 1025px) {

    .owl-nav {
        position: absolute;
        top: 45%;
        width: 100%;
        display: flex !important;
        justify-content: space-between !important;
        transform: translateY(-50%);
        pointer-events: none;
        z-index: 10;
    }

        .owl-nav button {
            pointer-events: auto;
            background: #fff;
            border: 2px solid #333;
            border-radius: 50%;
            width: 0px;
            height: 44px;
            font-size: 2rem;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    .video-testimonial-owl .owl-prev {
      /*  left: 20px;
        position: absolute;*/
    }

    .video-testimonial-owl .owl-next {
       /* right: 20px;
        position: absolute;*/
    }
}

.video-testimonial-owl {
    position: relative;
}

.row.slide-content-holder-VideoTest {
    margin: 10px;
    border: 0 solid #000;
    border-radius: 6px;
    /*padding: 15px;*/
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    z-index: 10;
}

    .row.slide-content-holder-VideoTest:hover {
        background-color: #efefef;
    }

.owl-dot span:hover {
    background-color: lightgray !important;
    border: 3px solid lightgray;
}
.vidDesc {
    color: #6089bd;
    margin-bottom: 1rem;
    font-size: 1.25rem !important;
    text-align: left;
    margin-left: 15px;
    margin-top: 30px;
    filter: brightness(100%);
}

    .testimonial-next-icon:before,
    .fa-chevron-left:before {
        font-size: 38px;
        cursor: pointer;
        color: #6089bd;
    }


    /*End of Video Testimonial Widget*/

    /*Blog widget css*/
    @media (max-width: 768px) {
        .blog-post {
            max-width: unset !important;
        }
    }

@media (max-width: 992px) {
    .blog-post {
        max-width: 350px !important;
    }
}
@media (min-width: 992px) and (max-width:1024px) {
    .blog-post {
        max-width: 300px !important;
    }
}

@media (min-width: 1025px) and (max-width:1170px) {
    .blog-post {
        max-width: 310px !important;
    }
}
    .case-row {
        justify-content: center;
    }

    .case-card {
        background: #fff;
        overflow: hidden;
        margin-bottom: 39px;
        display: flex;
        flex-direction: column;
        height: 100%; /* Full height to equalize cards */
    }

.case-img-wrap {
    background: #fff;
    height: 225px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
}

    .case-img-wrap img {
        max-height: 225px;
    }

.case-content.bg-gray {
    background-color: #f8f8f8;
}


.case-content {
    background-color: #f8f8f8;
    padding: 35px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
}

        .case-content h2 {
            flex-shrink: 0;
            color: #000;
            font-size: 22px;
            font-weight: 700;
            margin-bottom: 20px;
            text-align: left;
            height: 105px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .case-content p {
        font-size: 14px;
        color: #212529;
        letter-spacing: 2px;
        text-align: left;
        font-weight: 100;
        line-height: 21px;
        height: 166px;
    }

        .hs-button {
            background-color: #5274A1;
            color: #fff;
            border: none;
            text-decoration: none;
            font-size: 10px;
            align-self: flex-start;
            cursor: pointer;
            margin-top: 5px;
            padding: 10px 20px;
            display: block;
            filter: brightness(100%);
            width: auto;
            border-radius: 28px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .4s ease;
            -ms-transition: all .4s ease;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
        }

        .hs-button:hover {
            background-color: #5a6c8a;
            color: #fff;
        }
.hs_submit .actions {
    margin-left: 0px !important;
}

.section-title {
    font-size: 2rem;
    padding: 20px;
}

    .webinars-section {
        color: #ffffff;
        padding: 60px 15px;
    }

    .header-1 {
        text-align: center;
        font-size: 24px;
        margin-bottom: 30px;
    }

        .header-1 p {
            font-style: italic;
            margin-top: 10px;
            font-size: 24px !important;
        }

    .blog-posts {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: center;
    }
.webinars-section .blog-post
{
    padding:unset !important;
}
.blog-post {
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    max-width: 350px;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

        .blog-post:hover {
            transform: scale(1.05);
            z-index: 2;
        }

    .blog-image img {
        width: 100%;
        border-radius: 8px;
        margin-bottom: 15px;
    }

    .blog-name {
        font-weight: 600;
        font-size: 24px;
        margin-bottom: 10px;
    }

    .blog-summary p {
        font-size: 14px;
        text-align: left;
    }

    .card-link {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    .webinars-section .blog-post .blog-summary, .webinars-section .blog-post .blog-summary * {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 20px;
        color: inherit !important;
    }
    /*End Blog wodget css*/
.hide-mobile-dots {
    display: none !important;
}

@media(max-width:767px) {
    .hide-mobile-dots {
        display: block !important;
    }

    .hide-desktop-dots {
        display: none !important;
    }
}

.carousel-indicators {
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center;
}
/* 3 Card Tesimonial CSS*/

.bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0
}
#text-section .bx-wrapper, #text-section .bx-viewport {
    background: rgba(0, 0, 0, 0);
    color: #fff;
}
.bx-wrapper {
    box-shadow: 0 0 5px #ccc;
    border: 3px solid #fff;
    background: #fff;
}
#text-section .bx-wrapper {
    margin: 0 auto;
    box-shadow: 0 0 5px #ccc;
    height: 522px;
}

div.bxslider-text {
    display: flex;
}


@media (min-width:769px) {
    .bxslider-text div:not(:last-child):after {
        border-right: 2px solid #fff;
        height: 70%;
        width: 2px;
        margin: auto 0;
        display: block;
        content: "";
        position: absolute;
        right: 0;
    }
}
#text-section .bxslider-text .text-carousel.bx-clone:after, .bxslider-text div.text-carousel:nth-child(3n):after {
    display: none
}

.text-carousel {
    display: flex;
}

.text-carousel {
    padding: 35px 35px;
    font-size: 14px;
    background: rgba(0, 0, 0, 0);
    align-items: center;
}
@media (max-width: 768px) {
    div.bxslider-text, .text-carousel {
        display: block;
    }
    .bx-wrapper .bx-controls-direction a {
        margin-top: -150px !important;
    }
}
.text-slide {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
    width: 100%;
}

.text-carousel p:first-of-type {
    margin-bottom: 2rem;
}
#text-section .bx-wrapper .bx-controls-direction{
    position:relative;
}
#text-section .bx-wrapper .bx-controls-direction a {
    position: absolute;
    text-indent: unset;
    top: 50%;
    background-image: none;
}

#text-section .bx-next, #text-section .bx-prev {
    z-index: 100;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -275px;
    outline: 0;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-prev {
    left: 10px;
}

.bx-wrapper .bx-next {
    right: 10px;
}

@media (min-width: 768px) {
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -35px;
    }
    .OptionalComponents .text-desc-left {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
}
@media (min-width: 769px) and (max-width:1024px) {
    .bx-wrapper .bx-controls-direction a {
        margin-top: -400px;
    }
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding: 10px 0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: relative;
    width: 100%;
    min-height: 30px;
    bottom:unset !important;
}

.bx-wrapper .bx-pager-item {
    line-height: 0;
    font-size: 0;
}

.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    padding-right: 10px;
}

#text-section .bx-pager.bx-default-pager a.active {
    background: #fff;
}

#text-section .bx-pager.bx-default-pager a {
    border: 3px solid #fff;
}

#text-section .bx-pager.bx-default-pager a {
    background: rgba(0, 0, 0, 0);
    width: 15px;
    height: 15px;
    border-radius: 7.5px;
    display: inline-block;
}

bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px;
}

#text-section .quote-prev-icon:before, #text-section .quote-next-icon:before {
    font-size: 30px;
    cursor: pointer;
    color: #fff;
}
/*End 3 Card Tesimonial CSS*/

#newsfeed .news-excerpt p{
    line-height: 18px !important;
}

.modal-content p {
    line-height: 22px !important;
    font-weight:300;
}

.testimonial-desc p {
    line-height: 33px !important;
    font-style: italic !important;
}

.productheading p {
    line-height: 24px;
}

hr {
    opacity: unset !important;
}

.OurSolutionsCenter span {
    line-height: 40px !important;
}
.underwritingtext ul li {
    margin-bottom: 0.5rem;
    padding-left: 1rem;
}

.CustomDevelopment {
    padding-bottom: 50px;
}
.CustomReportsandDocsButton, .Reportandservicesbutton, .DocumentandReportDownloadsparagraph {
    padding-top: 20px;
    padding-bottom: 50px;
}


/*for addon buttons*/

.addon-btn {
    margin: 0 auto !important;
}
.CaseStudiesTestimonial p {
    font-size: 14px;
    line-height: unset !important;
}

.CaseStudiesTestimonial .bx-viewport {
    height: 522px !important;
}

.realestatetext .btn-orange {
    font-size: 16px !important;
    letter-spacing: 1px;
    line-height: 28px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    max-width: 220px !important;
}
/*.OurCoreValues .image-n-box, .OurVision .image-n-box {
    height: 600px;
}*/
.RecentNews h2 {
    padding-bottom: 50px !important;
    padding-top: 80px !important;
}

@media (min-width: 1025px) {
    .employeebenefits .set-hight-width {
        height: 353px !important;
        margin-right: 7px !important;
    }

    .BuildClass .pricing-col {
        margin: -10px -120px !important;
    }
    .ButtobRequest-btn {
        margin-right: 70px;
    }

    .careertwosection {
        margin-left: 230px;
        padding-right: 100px;
    }
}

    .employeebenefits .set-height-width-img {
        width: 100px !important;
        height: 100px !important;
    }

    .employeebenefits li {
        /*padding-left: 30px;*/
        padding: 0.5px !important;
    }

    .employeebenefits h2 {
        margin: unset !important;
        margin-top: 40px !important;
        margin-bottom: 8px !important;
    }

    .employeebenefits ul {
        padding-left: 20px !important
    }

    .careerteams .set-hight-width {
        margin-right: 7px !important;
    }

.CareerBenifitList, .Guidence, .Workflow1 {
    padding-top: 50px !important;
}
.Training p {
    width: 290px !important;
}
.Traininginstruction {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.sessionFreeText {
    padding-top: 20px !important;
}
.descp {
    margin-left: -50px;
    margin-right: 30px;
}

.BuildClass h3{
    font-size:32px !important;
}
.BuildClass .subheading h3 {
    font-size: 40px !important;
}
.OurVision p, .OurCoreValues p {
    font-size: 15px !important;
}

.VideoTestmonial .paddingright-40 {
    padding-right: 40px;
}
.main-heading {
    font-size: 32px !important;
    padding-top: 50px;
}
.careeroneblock h2 {
    padding-bottom: 30px;
}
.careerjointeam{
    padding-top:50px !important;
    padding-bottom:10px !important;
}
    .careerjointeam .box-design, .corporatecitizenship .box-design,
    .realestatetext .box-design, .support .box-design,
    .onsitetraining .box-design, .OnsiteFastTrack .box-design, .Traininginstruction .box-design {
        padding-right: 80px !important;
        padding-left: 0 !important;
    }
.OnsiteFastTrack .jr-site-image-holder {
    padding-left: 0 !important;
    margin-left: 20px;
}

.realestatetext p {
    font-size: 15px !important;
}
.careerjointeam .jr-site-image-holder, .corporatecitizenship .jr-site-image-holder, .support .jr-site-image-holder,  .onsitetraining .jr-site-image-holder {
    margin-right: 20px;
}


.CourierDeliveries p {
    font-weight: 400 !important;
}
.EmailSupport-btn-cls {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
.carousel-control-prev-icon {
   
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 20px !important;
    height: 20px !important;
}
.textBannersection h2{
    font-size:32px !important;
}

.webbasedtwocol .col-12
{
    max-width:553px !important;
}
.Training .box-design {
    max-height: 607px !important;
}
@media (min-width: 992px) {
    .buttongetstarted .col-lg-6 {
        white-space: nowrap;
        width: 60%;
    }
}

.Services360 hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.ContactUS-btn{
    margin-top:20px !important;
}
.webbasedtwocol .modal-body {
     padding: 25px;
}
.Learnmore2-btn, .learnmore-btn{
    margin-top:10px !important;
}
.Test2 {
    padding-bottom: 30px !important;
}
.SignSoftProcontact {
    margin-bottom: 20px !important;
}
.fapris {
    padding-top: 60px;
    padding-bottom: 70px;
}