/* Content Area Only */
ul.rounded-tick li:before {
    background: url(/wp-assets/uploads/2019/02/icons-bullet-blue.svg) no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 5px;
    left: -23px;
    content: ' ';
    display: inline-block;
}

.icon-arrow-blue::after {
    background: url(/wp-assets/uploads/2019/02/icons-arrow-blue.svg) right no-repeat;
    padding-right: 27px;
    position: relative;
    content: "";
    width: 20px;
    height: 20px;
}

/* start grant management css */
.h-488 {
    height: 488px;
}

.fw-regular, .font-weight-normal {
    font-weight: 400;
}

.text-light-green {
    color: #32cc82;
}

.bg-light-grey {
    background-color: #deeeff; 
}

.padding-50 {
    padding: 50px;
}

.padding-tb-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.green {
    color: #32cc82;
}

.green-underline {
    border-bottom: 1px solid #32cc82;
}

.min-h-60p {
    min-height: 60px;
}

.min-w-42p {
    min-width: 42px;
}

.font-110 {
    font-size: 6.875em;
    font-weight: 500;
    line-height: .7;
    letter-spacing: -3px;
}

.grant-management-page .base-section.banner {
    /* background: url(/wp-assets/uploads/2022/04/grant-management-header-1.jpg) no-repeat top center; */
    background-size: cover;
}

.banner-view-datasheet {
    background: url(/wp-assets/uploads/2022/04/wood_background.jpg) no-repeat top center;
    background-size: cover;
}

ul.fancy-white li:before {
    content: "";
    background: url(/wp-assets/uploads/2022/04/icon_white_tick.png) no-repeat;
    list-style: none;
    width: 2em;
    height: 2em;
    position: absolute;
    left: -30px;
}

.bg-banner-blue-footer {
    background: #017ac9 url(/wp-assets/uploads/2022/04/applications_blue_banner.jpg) no-repeat top center;
    background-size: auto 100%;
}

.compliance-menu .text-white {
    color: #1F5FF3 !important;
}

.compliance-menu .fw-medium {
    font-weight: 500; 
}
.compliance-menu .regulation-content-wrapper h3.fw-medium {font-weight: 600;}

.compliance-menu a.fs-17 {
    font-weight: 500;
}

.bg-size-cover {
    background-size: cover !important;
}

.line-intersect:before {
    border-top: 1px solid #e3e3e3;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.banner-bg-compliance footer .language-block {
    display: none !important;
}

/* Media Query */
@media only screen and (min-width: 1200px) {
    .margin-right-xl-62 {
        margin-right: 62px;
    }
}

@media only screen and (min-width: 991px) {
    .margin-right-lg-62 {
        margin-right: 62px;
    }

    .position-lg-absolute {
        position: absolute !important;
    }

    .top-lg-n70 {
        top: -70px;
    }

    .h-lg-488 {
        height: 488px;
    }
}

@media only screen and (min-width: 767px) {
    .w-md-40 {
        width: 40% !important;
    }
}

/* end grant management css */
/* Time intelligance page dev1 to dev2 */
.time-intelligence .select-language-block {
    display: none !important;
}

.time-intelligence .banner-btn.bg-navy-blue {
    border: 2px solid #fff;
}

.time-intelligence .banner-btn.bg-navy-blue:hover {
    background: #fff;
    color: #007ac9 !important;
}

.time-intelligence .banner-btn.bg-light-green {
    border: 2px solid #25cd7f;
}

.time-intelligence .banner-btn.bg-light-green:hover {
    border: 2px solid #36e391 !important;
    background: #36e391 !important;
}

.time-intelligence sup {
    top: -1em;
    font-size: 11px;
}

.time-intelligence -banner sup {
    top: -1rem;
}

.time-intelligence .performance-card {
    max-width: 342px;
}

.time-intelligence .performance-card img {
    width: 66px;
    height: 70px;
}

.time-intelligence -platfrom-card {
    max-width: 400px;
    margin: auto;
    padding: 30px 23px;
    background: #f2f6f7 0 0 no-repeat padding-box;
    box-shadow: 0 10px 6px #8c9496 34;
    border: 1px solid #3c4551 1C;
    opacity: 1;
    border-radius: 5px;
}

.time-intelligence .fs-24 {
    font-size: 24px;
}

.time-intelligence -session a>sup {
    top: -0.7em;
}

.time-intelligence .customer-card-carousal img {
    height: 80px !important;
    width: 80px !important;
    margin-top: 0 !important;
    margin: auto;
    margin-bottom: 15px !important;
}

.time-intelligence .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.time-intelligence .customer-card-carousal button {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #000 !important;
    font-size: 18px;
}

.time-intelligence .customer-card-carousal button span {
    color: #fff;
    font-size: 40px;
    line-height: 25px;
}

.time-intelligence .customer-card-carousal .owl-next {
    position: absolute;
    right: -45px;
    zoom: 0.8;
}

.time-intelligence .customer-card-carousal .owl-prev {
    position: absolute;
    left: -45px;
    zoom: 0.8;
}

.time-intelligence .owl-dots {
    text-align: center;
    margin-top: 15px;
    display: none;
}

.time-intelligence .owl-dots .owl-dot.active span {
    background-color: #007ac9;
}

.time-intelligence .owl-dots .owl-dot span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 5px;
    border: solid 2px #007ac9;
    background-color: transparent;
}

.time-intelligence .carousel-indicators li.active {
    background-color: #007ac9;
}

.time-intelligence .carousel-indicators {
    bottom: 0 !important;
}

.time-intelligence .customer-card-carousal .card.customer-card {
    min-height: 441px;
}

.time-intelligence .modal-dialog iframe {
    margin: 0 auto;
    display: block;
    height: 292px !important;
    width: 100%;
}

.time-intelligence .modal-content {
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: 0px;
}

.time-intelligence .YouTubePopUp-Close {
    right: 0px;
    font-size: 16px;
    font-weight: 600;
    text-shadow: -1px 1px 1px black;
    color: white;
}

.time-intelligence .bg-ti-image {
    background: url(/wp-assets/uploads/2022/04/TI-Video-Header-2.jpg) !important;
    background-repeat: no-repeat;
    background-origin: padding-box !important;
    background-size: cover !important;
    padding: 5em 0 5em;
}

.time-intelligence a.play-video {
    cursor: pointer;
}

.time-intelligence.banner-bg-blue .nav-secondary.bg-light-grey {
    position: absolute;
    right: 0;
    background: transparent !important;
    width: 100%;
}

.time-intelligence.banner-bg-blue .nav-secondary.bg-light-grey.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff !important;
}

.time-intelligence .slider-session .container {
    width: 80%;
}

.time-intelligence .slider-session .banner-btn.bg-navy-blue:hover {
    background: #fff;
    color: #fff !important;
}

.time-intelligence .banner-btn.bg-navy-blue {
    text-align: center !important;
    margin: auto;
    display: block;
    height: 50px;
}

.time-intelligence .banner-btn.bg-light-green {
    min-width: 183px;
    border: 2px solid #25cd7f;
    width: 100% !important;
    text-align: center !important;
    margin: auto;
    display: block;
    height: 50px;
}

@media (min-width:300px) {
    .time-intelligence .modal-dialog iframe {
        height: 270px;
    }
}

@media (min-width: 768px) {
    .time-intelligence .customer-card-carousal .card.customer-card {
        min-height: 482px;
    }

    .time-intelligence .owl-nav .owl-next {
        right: -37px;
        zoom: 0.8;
    }

    .time-intelligence .customer-card-carousal .owl-prev {
        left: -37px;
        zoom: 0.8;
    }

    .time-intelligence .modal-dialog iframe {
        height: 281px;
    }

    .time-intelligence .modal-dialog iframe {
        height: 282px !important;
        width: 523px !important;
    }

    .time-intelligence .owl-nav .owl-next {
        right: -46px !important;
        zoom: 0.8;
    }

    .time-intelligence .customer-card-carousal .owl-prev {
        left: -46px;
        zoom: 0.8;
    }

    .time-intelligence .customer-card-carousal .card.customer-card {
        min-height: 537px;
    }
}

@media (min-width:992px) {
    .time-intelligence .bg-ti-image {
        background: url(/wp-assets/uploads/2022/04/TI-Video-Header-2.jpg) !important;  
        background-repeat: no-repeat;
        /* background-origin: padding-box !important; */
        background-size: cover !important;
        height: 529px;
        display: flex;
        padding: 5em 0 5em !important;
        align-items: center;
    }

    .time-intelligence .modal-dialog iframe {
        height: 450px !important;
        width: 100% !important;
    }

    .time-intelligence a.banner-btn.bg-light-green {
        background: #25cd7f;
        color: #fff;
        border-radius: 5px;
        min-width: 183px;
        transition: all .25s ease;
        letter-spacing: 0;
    }

    .time-intelligence .time-intelligence-platfrom-card a.banner-btn.bg-light-green {
        min-width: 63%;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .time-intelligence .slider-session .container {
        max-width: 916px;
        width: 95%;
    }
}

@media (min-width:1200px) {
    .time-intelligence .slider-session .container {
        width: 100%;
    }

    .time-intelligence .banner-btn.bg-light-green {
        min-width: 183px;
        width: 183px !important;
        font-size: 20px;
        padding: 8px 0 !important;
    }

    .time-intelligence .banner-btn.bg-navy-blue {
        border: 2px solid #fff;
        width: 237px !important;
    }

    .time-intelligence .customer-card-carousal .card.customer-card {
        min-height: 436px;
    }

    .time-intelligence .customer-card-carousal .owl-prev {
        left: -50px;
    }

    .time-intelligence .customer-card-carousal .owl-next {
        right: -50px;
    }

    .time-intelligence .YouTubePopUp-Close {
        position: absolute;
        top: -25px;
        right: -13px;
        font-size: 14px;
    }

    .compliance-lg-banner {
        background: url(/wp-assets/uploads/2022/04/LaborComplianceBanner.png) no-repeat !important;
        background-size: cover !important;
        position: relative;
        top: -70px;
        z-index: -9;
    }

    .compliance-menu .bg-map {
        background: url(/wp-assets/uploads/2022/04/compliance-map.png) 70px no-repeat;
        background-size: 70%;
    }
}

/* Time intelligance page dev1 to dev2 End*/
.popup-container a.text-blue {
    color: #007ac9 !important;
}

.popup-container a.text-blue:hover {
    color: #0056b3 !important;
}

/* regulation inner page */
.single-regulation .banner h1::after {
    content: '';
    border-bottom: 2px solid #fff;
    position: absolute;
    width: 40px;
    margin: auto;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.single-regulation .updated-date {
    background: #e7e5e5;
    display: table;
    padding: 5px 10px;
    right: 12px;
    bottom: -3rem !important;
}

.single-regulation .compliance-menu-container {
    position: absolute;
    z-index: 1;
    background: #067ec9 url(https://www.replicon.com/wp-content/uploads/2018/08/color-bg-complaince.jpg) no-repeat;
    background-size: cover;
}

.single-regulation .compliance-close img {
    padding-left: 6px;
    width: 22px;
    height: 18px;
}

.single-regulation .compliance-menu-container .map {
    position: absolute;
    right: 0;
    z-index: -1;
    background: url(https://www.replicon.com/wp-content/uploads/2018/08/compliance-map.png) 304px no-repeat;
    width: 100%;
    height: 100%;
    background-size: 71%;
    right: -76px;
}

.single-regulation .compliance-menu-container .container {
    max-width: 1048px;
}

.single-regulation .click-to-expand {
    padding: 6px 12px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: url(https://www.replicon.com/wp-content/uploads/2018/08/click-expand-icon.png) 9px 6px no-repeat #d8d8d8;
    padding-left: 33px;
    margin-left: auto;
    display: block;
    top: 94%;
    height: 32px;
    z-index: 1;
}

.single-regulation ul {
    padding-left: 0px !important;
}

.single-regulation ul.defualt-bullet-styles {
    padding-left: 2rem !important;
}

/* p:empty {
    display: none;
} */

.single-regulation .card p:nth-last-child(1) {
    margin-bottom: 0px !important;
}

.single-regulation .content-session li { list-style: disc;font-size: 15px; }

/* progress bar */
.progress-container {
    width: 100%;
    height: 6px;
    background: #fff;
    position: fixed;
    top: 75px;
    z-index: 1;
    display: none;
}

.progress-bar {
    height: 8px;
    background: #007ac9;
    width: 0%;
}

.on-scroll-header-progress-bar .progress-container {
    width: 100%;
    height: 6px;
    background: #fff;
    position: fixed;
    z-index: 4;
    display: none;
    overflow-y: hidden;
}

.on-scroll-header-progress-bar .progress-bar {
    height: 8px;
    background: #007ac9;
    width: 0%;
}

.on-scroll-header-progress-bar .green-progress-bar .progress-bar {
    height: 6px;
    background: #25cd7f !important;
}

.on-scroll-header-progress-bar .green-progress-bar.progress-container {
    display: none;
    box-shadow: unset;
}

.single-regulation p {
    margin-bottom: 0;
	font-size: 15px
}

.single-regulation .regulation-content-wrapper:last-child {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.regulation-sub-title {
    font-size: 21px;
    font-weight: 700;
    margin: .5rem 0 .5rem;
}

.banner-anchors {
    background: #0a8bde;
    border-radius: 10px;
    box-shadow: 0 0 1px 0px #0064af;
}

.banner-anchors a {
    /* min-width: 25%; */
    opacity: .8;
}

.banner-anchors a:hover,
.banner-anchors a.active {
    font-weight: 400 !important;
    opacity: 1;
}

.state-laws-section a {
    color: #007ac9;
}

.state-laws-section a:hover {
    color: #25cd7f !important;
}

@media (min-width: 992px) {
    .banner-anchors a {
        border-right: 1px solid #fff;
        padding: 0 15px;
    }

    .banner-anchors a:last-child {
        border-right: 0px solid #fff;
    }

    .banner-anchors a {
        /* min-width: 25%; */
    }

    .banner-anchors {
        background: none;
        box-shadow: 0 0 0px 0px #0064af;
    }

    .gdpr-btn-continue {
        width: 71px;
    }
}

@media (min-width: 1200px) {
    .banner-bg-blue .nav-secondary.bg-light-grey {
        margin-top: -1px;
        margin-bottom: -2px;
    }

    .banner-bg-blue .nav-secondary.bg-light-grey.fixed-top {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 1000px) {
    .single-regulation .compliance-menu-container .map {
        right: 0;
        background: url(https://www.replicon.com/wp-content/uploads/2018/08/compliance-map.png) 174px no-repeat;
        background-size: 71%;
    }
}

@media screen and (max-width: 640px) {
    .single-regulation .compliance-menu-container .map {
        background: url(https://www.replicon.com/wp-content/uploads/2018/08/compliance-map.png) -4px no-repeat;
        background-size: 100%;
    }
}

.single-regulation .compliance-menu-container a,
.single-regulation .compliance-menu-container .compliance-close {
    opacity: .8;
}

.single-regulation .compliance-menu-container a:hover,
.single-regulation .compliance-menu-container .compliance-close:hover {
    opacity: 1;
}

.no-region .language-block,
.disable-lang-selector .language-block {
    display: none !important;
}

.disable-lang-selector,
.no-region {
    margin-top: 0px !important;
}

/* regulation inner page End*/
/* Company page css start*/
.bg-blue-map {
    background-image: url(/wp-assets/uploads/2022/05/Blue-Background.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
	filter: hue-rotate( 21deg );
}

.gradient-btn {
    display: inline-block;
    transition: all 300ms ease;
    padding: 0.75em 1.417em;
    background-color: #fff;
    color: #007ac9;
    line-height: 1;
    position: relative;
    border: 1px solid #007ac9;
    border-radius: 4px;
    background-clip: padding-box;
    font-size: 13px;
}

.gradient-btn:hover {
    background: #ffffff;
    color: #25cd7f;
    border-color: #25cd7f;
}

.pr-grey-border {
    border-top: solid 1px #d5d5d5;
    border-bottom: solid 1px #d5d5d5;
}

.company-gallery {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.company-gallery>div {
    flex: 0 1 50%;
    position: relative;
}

.company-gallery>div:before {
    content: '';
    display: block;
    background-image: linear-gradient(141deg, rgba(21, 83, 123, .64) 0, #2c3239 50%, rgba(21, 83, 123, .64) 100%);
    opacity: .56;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.company-gallery>div img {
    width: 100%;
}

@media (min-width:768px) {
    .company-gallery>div {
        flex: 0 1 33.33%;
    }

    .pr-grey-border {
        border-right: solid 1px #d5d5d5;
        border-left: solid 1px #d5d5d5;
        border-top: none;
        border-bottom: none;
    }
}

@media (min-width:1200px) {
    .company-gallery>div {
        flex: 0 1 20%;
    }
}

@media (max-width:767px) {
    .bg-blue-map {
        background-image: none;
    }
}

/* Company page css End*/
/* leadership page css */
.leadership-btn {
    padding: 4px 18px 8px;
    color: #1F5FF3;
    border: 1px solid #1F5FF3;
    border-radius: 50px;
}

.leadership-btn:hover {
    color: #fff;
    background: #1F5FF3;
}

/* leadership page css */
/*mobile tracking page starts*/

.mobile-page .two-column img {
    transform: scale(1.6);
    bottom: -300px;
}

.learn-more {
    background: url(/wp-assets/uploads/2019/02/icons-arrow-blue.svg) no-repeat center right;
}

.banner-img-mt {
    transform: scale(1.4);
    bottom: -63px;
}

/*mobile tracking page ends*/
/*ptt starts*/
.ppt-bs .badges-awards-right .img-scale {
    transition: all .4s ease;
    transform: scale(.87);
}

.ppt-bs .mobileapp {
    position: absolute;
    right: 0px;
    width: 48%;
    height: 508px;
    background: url(/wp-assets/uploads/2019/05/mobile-tablet-header.png) no-repeat;
}


.ppt-bs .badges-awards-left .img-scale {
    transition: all .4s ease;
    transform: scale(.88);
}

.ppt-bs .badges-awards-right .img-scale:hover {
    transform: scale(.9);
}

.ppt-bs .badges-awards-left .img-scale:hover {
    transform: scale(.95);
}

.ppt-bs .learn-more-btn {
    background: url(/wp-assets/uploads/2019/02/icons-arrow-blue.svg) right center no-repeat;
    background-size: 20px;
    padding-right: 25px;
}

.ptt-icon-wrap {
    margin-left: -30px;
    max-width: 530px;
}

@media screen and (min-width:1200px) {
    .ptt-john-img {
        top: -70px;
    }
}

@media screen and (min-width:992px) {
    .ptt-john-img {
        top: -50px;
    }
}

@media screen and (max-width:992px) {
    .mobile-app-main .min-h-443p {
        min-height: 365px;
    }

    .mobile-app-main .mobileapp {
        background-size: 65%;
        background-position: center;
        height: 455px
    }

    .ptt-bs-banner.min-h-478p {
        min-height: auto;
    }

    .ptt-bs-banner.max-h-515p {
        max-height: inherit;
    }

    .ptt-icon-wrap {
        margin-left: 0px;
        max-width: 100%;
    }
}

@media screen and (max-width:767px) {
    .ppt-bs .mobile-app-main .mobileapp {
        background-size: 80%;
    }
}

@media screen and (max-width:640px) {
    .ppt-bs .mobile-app-main .mobileapp {
        background-size: 100%;
    }
}

@media screen and (max-width:575px) {
    .ppt-bs .mobile-app-main .mobileapp {
        height: 390px;
    }

    .ppt-bs .mobile-app-main .min-h-443p {
        min-height: 300px
    }

    .ppt-bs .w-132p {
        width: 50%;
    }

    .ppt-bs .w-115p {
        width: 50%;
    }
}

@media screen and (max-width:480px) {
    .ppt-bs .mobile-app-main .mobileapp {
        height: 335px;
    }

    .ppt-bs .mobile-app-main .min-h-443p {
        min-height: 265px
    }
}

@media screen and (max-width:375px) {
    .ppt-bs .mobile-app-main .mobileapp {
        height: 280px;
    }

    .ppt-bs .mobile-app-main .min-h-443p {
        min-height: 240px
    }
}

.ppt-bs .bottom-10p {
    bottom: 10px
}

.ppt-bs .icon-transition {
    transition: all;
    transition-duration: .2s;
    transition-timing-function: ease-out;
}

.ppt-bs .icon-transition:hover {
    transform: scale(1.1);
}

/* career page */
.careers-page .banner.base-session {
    background-repeat: no-repeat;
    background-origin: padding-box;
    padding: 5em 0 5em;
    background-color: #003163;
    background-size: cover;
    background-position: center top;
}

.careers-page .career-contents .current-opening-filter .btn {
    padding: 13.5px 25.5px;
    height: 47px;
    width: 100%;
    line-height: 0;
}

.careers-page .career-contents details.feed[open] summary {
    border-bottom: 1px dashed #d5d5d5;
}

.careers-page .career-contents h2 {
    padding-bottom: 1rem;
}

.careers-page .career-contents .border-bottom {
    border-bottom: 1px solid #d5d5d5;
}

.careers-page .career-contents details.feed summary:hover {
    background-color: #f1f4f5;
}

.careers-page .career-contents details.feed summary {
    list-style: none;
    border-bottom: 0px;
    padding: 0.3333em 0;
    display: table;
}

.careers-page .career-contents details.feed summary .feedLink:hover {
    text-decoration: underline;
}

.careers-page .career-contents details.feed summary .feedLink {
    color: #32cc82;
}

.careers-page .career-contents details.feed .feedContent a.btn {
    padding: 0.75em 1.417em;
}

.careers-page .career-contents details.feed .feedContent ul li {
    margin-top: 0.5em;
    line-height: 1.5;
}

.careers-page .career-contents details.feed .feedContent ul a,
.careers-page .career-contents details.feed .feedContent ul a:not([href]):not([class]) {
    color: #32cc82;
}

.careers-page .career-contents .btn-gradient:hover {
    color: #32cc82;
}

.careers-page .career-contents .btn-gradient {
    background-color: #fff;
    color: #007ac9;
    position: relative;
    border: 1px solid transparent;
    border-radius: 4px;
    background-clip: padding-box;
    z-index: 0;
    display: inline;
}

.careers-page .career-contents .btn-gradient::before {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    content: '';
    border-radius: 4px;
    transition: all 0.4s ease;
    background: #32cc82;
    z-index: -1;
    opacity: 0;
}

.careers-page .career-contents .btn-gradient::after {
    background: linear-gradient(#007ac9, #68c8c6);
    z-index: -2;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    content: '';
    border-radius: 4px;
    transition: all 0.4s ease;
}

.careers-page .career-contents .benefit .icon>img {
    width: 73px;
    height: 73px;
    display: block;
    margin: auto;
}

.careers-page .career-contents .benefit {
    max-width: 300px;
}

.careers-page .career-contents .current-opening-filter select {
    appearance: menulist;
}

.careers-page .career-contents a.button {
    transition: border-color .3s ease, background-color .4s ease, color .5s ease;
    font-family: inherit;
    border-radius: 4px;
    border: 1px solid #32cc82;
    display: inline-block;
    font-size: 1.125em;
    line-height: 1;
    padding: 0.75em 1.417em;
    text-decoration: none;
    letter-spacing: .05em;
    cursor: pointer;
    font-weight: 500;
    background-color: #32cc82;
    color: #fff;
    margin-top: 15px;
}

.careers-page .career-contents a.button:hover {
    background-color: #2adf88;
}

@media screen and (min-width: 767px) {
    .careers-page .career-contents .current-opening-filter .keyword-wrap {
        max-width: 211px;
    }

    .careers-page .career-contents .current-opening-filter .select-wrap {
        max-width: 175px;
    }

    .careers-page .career-contents .current-opening-filter .btn {
        padding: 13.5px 25.5px;
        height: 41px;
        width: 114px;
        line-height: 0;
    }

    .careers-page .career-contents .current-opening-filter input,
    .careers-page .career-contents .current-opening-filter select {
        height: 41px;
    }
}

@media screen and (min-width: 1200px) {
    .careers-page .career-contents .current-opening-filter .select-wrap {
        max-width: 250px;
    }

    .careers-page .career-contents .current-opening-filter .btn {
        padding: 13.5px 25.5px;
        height: 41px;
    }
}

/* career page End*/

/* time-intelligence */
.time-intelligence .banner-bg-blue .nav-secondary.navbar-header {
    position: absolute !important;
    right: 0;
    background: transparent !important;
}

.time-intelligence .bg-chokewhite {
    background-color: #eeede9;
}

.time-intelligence .time-intelligence-platfrom-card {
    max-width: 400px;
    margin: auto;
    padding: 30px 23px;
    box-shadow: 0 10px 6px #8c949634;
    border: 1px solid #3c45511C;
    opacity: 1;
    border-radius: 5px;
}

@media (min-width: 992px) {
    .time-intelligence .time-intelligence-platfrom-card a.banner-btn.bg-light-green {
        min-width: 100%;
    }
}

.time-intelligence.banner-bg-blue .nav-secondary.navbar-header {
    position: absolute !important;
    right: 0;
    background: transparent !important;
}

.time-intelligence .bg-chokewhite {
    background-color: #eeede9;
}

.time-intelligence-platfrom-card {
    max-width: 400px;
    margin: auto;
    padding: 30px 23px;
    box-shadow: 0 10px 6px #8c949634;
    border: 1px solid #3c45511C;
    opacity: 1;
    border-radius: 5px;
}
.time-intelligence.banner-bg-blue .nav-secondary.navbar-header.fixed-top {
    position: fixed  !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff!important;
}

@media (max-width:991px) {
    .time-intelligence .bg-ti-image {
        background: #007ac9 !important;
    }
}

/* time-intelligence END */

/*footer css icon*/

.footer-social-buttons a.facebook img {
    width: 16px;
    height: 19px;
}

.footer-social-buttons a.twitter img {
    width: 19px;
    height: 19px;
}

.footer-social-buttons a.linkedin img {
    width: 21px !important;
    height: 20px;
}

@media screen and (max-width: 1000px) and (min-width: 766px)
{
.gdpr-btn-continue    { display:table; margin:10px auto !important;}
}



/*partner page starts*/

.patners-cta-blocks .card {
    border: 1px solid #d5d5d5 !important;
}

.patners-cta-blocks .card-body {
    padding: 0px 25px
}
/*partner page ends*/
.join-cta-blg {
    border: 1px solid #d5d5d5
}

.testi-img-bg {
    transition: all .15s ease;
    border: 4px solid #fff;
}

.testi-img-bg img {
    transition: opacity .3s ease;
}

@media (min-width:992px) {
    .patners-cta-blocks .card.h-lg-470p {
        height: 470px;
    }
    .img-lg-privacy-priority { width: 546px; height: 380px; }
}
 

/*partner page ends*/

/* payroll-grosspay-management page */


a.nav-item.active img.opacity-img,
a.nav-item:hover img.opacity-img {
    opacity: 1;
}

ul.two-column-list.fancy-blue-check li:before {
    background: url(https://www.replicon.com/wp-assets/uploads/2019/02/icons-bullet-blue.svg) no-repeat;
    position: absolute;
    content: '';
    left: -5px;
    width: 18px;
    height: 18px;
    top: 6px;
}

.exp-col-faq .card-header>a:before {
    background: url(/wp-assets/uploads/2019/12/minus.svg) no-repeat;
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    left: -40px;
    top: 4px;
    display: table;
    z-index: 2;
}

.exp-col-faq .card-header a.collapsed:before {
    background: url(/wp-assets/uploads/2019/12/plus.svg) no-repeat;
}

@media only screen and (min-width: 768px) {
    .min-h-md-440p {
        min-height: 440px;
    }

    .h-md-370p {
        height: 370px;
    }
}

@media only screen and (min-width: 991px) {
    .w-lg-50 {
        width: 50%;
    }

    .min-h-lg-470p {
        min-height: 470px;
    }
}

@media only screen and (min-width: 1200px) {
    .min-h-xl-407p {
        min-height: 407px;
    }
    .kwm-landing .container { max-width: 1260px; }
}

.customer-speak-slider-wrapper .nav-item.active .full-color,
.customer-speak-slider-wrapper .nav-item:hover .full-color {
    display: block !important;
}

.customer-speak-slider-wrapper .nav-item.active .grey-img,
.customer-speak-slider-wrapper .nav-item:hover .grey-img {
    display: none !important;
}

.customer-speak-slider-wrapper .customer-speak-indicator-logos img.xw-img {
    max-width: 250px;
    margin: auto;
}

.customer-speak-slider-wrapper .customer-speak-indicator-logos img.usda-img,
.customer-speak-slider-wrapper .customer-speak-indicator-logos img.abas-img {
    max-width: 177px;
    margin: auto;
}

.customer-speak-slider-wrapper .customer-speak-indicator-logos img.mm4-img {
    max-width: 129px;
    margin: auto;
}

.customer-speak-slider-wrapper .customer-speak-indicator-logos img.icuc-img {
    max-width: 162px;
    margin: auto;
}

.customer-speak-slider-wrapper .nav-item .full-color {
    display: none;

}

.customer-speak-slider-wrapper .nav-item .grey-img {
    display: block;
}

.customer-speak-slider-wrapper .customers-speak .slider-content img.lazyloaded {
    width: 20px !important;
}

.customer-speak-slider-wrapper .customers-speak .logo img.lazyloaded {
    width: 180px !important;
}
/* payroll-grosspay-management page Ends */
.gradient-btn {
	color: #1F5FF3;
	border-radius: 50px;
	border: 1px solid #1F5FF3;
}
.gradient-btn:hover {
	background: #1F5FF3;
    color: #fff;
    border-color: #1F5FF3;
}

/*industry experts logo*/
.badges-awards-left .img-scale {
    transition: all 400ms ease;
    transform: scale(0.88);
}
.badges-awards-left .img-scale:hover {
    transform: scale(0.95);
}
.badges-awards-right .img-scale {
    transition: all 400ms ease;
    transform: scale(0.87);
}
.badges-awards-right .img-scale:hover {
    transform: scale(0.90);
}
.top-22p    {top:22px;}
.top-20p    {top:20px;}

.industry-experts-logo-left  {width:60%;float: left;}
.industry-experts-logo-right  {width:40%;float: left;}
.industry-experts-logo-right .fedramp-logo  {margin:35px 0 40px;}
.home-industry-experts.industry-experts-new  { padding:35px 0;}
@media screen and (max-width:1000px)
{
    .home-industry-experts.industry-experts-new .container .block.right img{margin-top:30px}
}

@media screen and (max-width:767px)
{
	.badges-awards {width:33.33%;float:left;}
    .badges-awards-left p  { width:50%; float: left;}
    .badges-awards-left .home-sap-logo  {margin:15px 0;}
    .badges-awards-left .home-gsa-logo  {width: 100%; max-width: 300px;float: none; margin: auto;} 
    .badges-awards-left .home-gsa-logo img { top:0;}   
    .industry-experts-logo-right { width:100%;max-width:500px;margin:auto;float: none;}
    .industry-experts-logo-left { width:100%}
    .industry-experts-logo-right .fedramp-logo  {margin:0;}
    .industry-experts-logo-right .img-scale  { margin-top:0;}
    .industry-experts-logo-left .img-scale  { margin-top:0;}
    .industry-experts-logo-right .gsa-logo   { width: 100%; text-align: center; max-width: 300px;float: none; margin: auto;} 
    .industry-experts-logo-right .sap-logo   {margin:15px 0;}
}
@media screen and (max-width:575px)
{
	.badges-awards {width:100%;}
}
/* Starts Knowledge Workforce Management */
ul.zerotime-home-list li {
    position: relative;
    text-align: left;
}

ul.zerotime-home-list li:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #1F5FF3;
    border-radius: 50%;
    left: -30px;
    top: 8px;
}
.bg-did-you-know {
    background: url(/wp-assets/uploads/2022/09/did-you-know.png) no-repeat; 
    border-radius: 35px;
    background-size: cover;
}
.kwm-landing .btn { border-radius: 50rem !important; }
.kwm-landing .base-section a.btn.w-175p { width: 190px; }
/* Ends Knowledge Workforce Management */
/* Starts ZeroTime */
.bg-zt-dataacross {background: url(/wp-assets/uploads/2022/08/bg-collect-time-data-1.jpg) no-repeat center;}
.blue-banner-card {
    background:#1F5FF3;
    padding: 70px 30px;
    margin: 100px 120px;
    font-size: 48px;
}
@media(max-width:676px) {
    .blue-banner-card {
        background: #1F5FF3;
        padding: 18px 15px;
        margin: auto;
        max-width: 80vw;
        font-size: 21px;
        line-height: 30px;
    }
}
/* Ends ZeroTime */
/* start integration page popup form */
.integrationpopupform .popup-wrapper .lp-form {
    background: #110434 !important;
    box-shadow: 0 7px 14px #110434 !important;
}
.integrationpopupform .popup-wrapper {
    background: rgba(217, 234, 245, .9);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 0 !important;
    left: 0;
}
.integrationpopupform .popup-wrapper .popup-section { height: 100% }
.integrationpopupform .popup-wrapper .lp-form {
    background: #3c4551;
    box-shadow: 0 7px 14px #8c9496;
    padding: 34px 26px 20px;
    border-radius: 4px;
    color: #fff;
    position: relative;
    z-index: 10001;
    top: 50%;
    transform: translate(0, -50%);
    width: 442px;
    box-sizing: border-box;
    text-align: center;
    margin: auto
}
.integrationpopupform .popup-wrapper .lp-form h2 {
    font-size: 32px;
    padding: 11px 17px 25px;
    line-height: 1.3;
    margin: auto;
    font-weight: 400
}
.popupCloseButton {
    background-color: none;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    position: absolute;
    top: 9px;
    right: 5px;
    font-size: 15px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #aabec6
}
.integrationpopupform .popup-wrapper .lp-form input,
.integrationpopupform .popup-wrapper .lp-form textarea {
    border: 0;
    font-size: 14px;
    width: 100%;
    border-radius: 5px;
    padding: 14px 0 14px 11px;
    box-sizing: border-box;
    margin-bottom: 19px;
    color: #000;
    outline: 0;
}
.integrationpopupform .popup-wrapper .lp-form form div {
    text-align: left;
    position: relative
}
.integrationpopupform .popup-wrapper .lp-form form .checkbox-section .error { bottom: 11px }
.integrationpopupform .popup-wrapper .lp-form .details {
    font-size: 22px;
    max-width: 240px;
    margin: 0 auto 20px
}
.integrationpopupform .popup-wrapper .lp-form form div.checkbox-section {
    display: flex;
    font-size: 13px;
    margin-top: 11px
}
.integrationpopupform .popup-wrapper .lp-form form#product-demo-popup div.checkbox-section {
    margin-top: 26px
}
.integrationpopupform .popup-wrapper .lp-form form#product-demo-popup .checkbox-section .error {
    bottom: 80%
}
.integrationpopupform .popup-wrapper .lp-form form div.checkbox-section input {
    max-width: 19px;
    font-size: 13px;
    position: relative;
    top: 1px;
    padding: 0;
    margin: 0 3px 0 0
}
.integrationpopupform .popup-wrapper .lp-form .button {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #1F5FF3;
    padding: 12px 49px;
    display: table;
    font-family: 'Plain', 'Roboto', sans-serif;
    cursor: pointer;
    border: none;
    margin: 20px auto;
    border-radius: 50px;
}
.integrationpopupform .popup-wrapper .lp-form .button:hover {
    background: #1f5ff3d9!important;
}
.integrationpopupform .popup-wrapper .lp-form form div.terms {
    font-size: 11px
}
.integrationpopupform .popup-wrapper .lp-form form div.terms a {
    color: #25cd7f;
    text-decoration: none
}
.integrationpopupform .popup-wrapper .lp-form .trial_loading img {
    margin: auto;
    width: 90px
}
.integrationpopupform .popup-wrapper .lp-form.success {
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center
}
.integrationpopupform .popup-wrapper .error {
    display: none;
    font-size: 11px;
    color: #f94040;
    padding: 6px 2px
}
.integrationpopupform .popup-wrapper .lp-form form .error {
    position: absolute;
    bottom: -3px;
    color: #f94040;
    left: 0;
}
.w-300 {width:300px !important;}
.py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
} 
.h-48p  {height:48px !important;}
button#integration_submit_frm_email:hover {background: #301f5c!important;}
.integrationpopupform .popup-wrapper .lp-form form div.gdprterms {
    font-size: 12px;
    padding-top: 4px;
}
@media only screen and (max-width: 480px) {
  .integrationpopupform .popup-wrapper .lp-form {
     width: 97%;
     top: 0;
     transform: translate(0);
     padding-bottom: 60px;
  }
  .integrationpopupform .popup-wrapper .lp-form h2 {
     font-size: 27px;
  }
}
/* end integration page popup form */ 

/* Integration page styles Start */
.bg-light-grey  {background:#f2f6f7;}
.bg-yellow {background: #e2ae1f;}
.w-300 {width:300px;}
.max-w-350p {max-width:350px;}
.integrated-solutions .card-body { padding: 30px 30px 20px!important; }
.integrated-solutions a:hover span { visibility: visible !important; }
.integrated-solutions a span:hover { background-color: #1f5ff3 !important; color: #fff !important; }
.integration-menu-sticky .object-cover{ object-fit: cover; }
.integration-menu-sticky .configurable-wrap{
    background-image: url(https://www.replicon.com/wp-content/uploads/2021/05/business-background-1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.integration-menu-sticky .ep-links-first.fixed-top{
    background-color: #1f5ff3;
    padding-bottom: 16px;
    padding-top: 16px;
    overflow-x: auto;
}
.integration-menu-sticky .ep-links-first.fixed-top > ul{
    overflow-x: hidden;
    width: 875px;
    flex-direction: row !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.integration-menu-sticky .ep-links-first.fixed-top > ul li{
    margin-bottom: 0 !important;
    margin-right: 15px;
}

@media screen and (max-width: 768px) {
    .integrated-solutions a span { visibility: visible !important; }
}

@media screen and (min-width: 1199px) {
    .h-xl-330p {height:330px !important;}
    }
    
    @media screen and (min-width: 992px) {
        .fs-lg-40{ font-size: 40px; }
        .h-lg-380p {height:380px !important;}
        .integration-menu-sticky .ep-links-first.fixed-top > ul{
            width: auto;
        }
    }

ul.zerotime-home-list.integration-list li:before {left: -25px;
    top: 9px;}

    .dynamics-list ul li{
        list-style: unset;
       }
   
   .integration-learnmore:hover {text-decoration:none;}
   .integration-learnmore   {position:relative; color:#1F5FF3;}
   .integration-learnmore:hover, .integration-learnmore:focus {color:#1F5FF3; text-decoration:none}
   .integration-learnmore.collapsed:after {background: url(/wp-assets/uploads/2019/12/plus.svg) no-repeat;
       position: absolute;
       content: "";
       width: 19px;
       height: 19px;
       left: -30px;
       top: 8px;
       display: table;
       z-index: 0;}
   .integration-learnmore:after {background: url(/wp-assets/uploads/2019/12/minus.svg) no-repeat;
       position: absolute;
       content: "";
       width: 19px;
       height: 19px;
       left: -30px;
       top: 8px;
       display: table;
       z-index: 0;}

       /* Integration page styles End */

@media (min-width:992px) and (max-width:1199.6px){
    .top-banner-form > div #email_integration_tlk{width: 250px !important;}
    .top-banner-form > div button{width: 190px;}
}