.router-link,
body {
    font-family: OpenSans-Regular;
}
.blog-outer .btn-blog-link-now,
.btn-primary,
.custom-modal-outer .enquiry-form-btn,
.job-details-collpse-outer .btn-job-apply-now,
.our-product-outer .product-new-outer .btn-product-more-link {
    animation-timing-function: ease-in-out;
    animation-duration: 0.4s;
}
body,
section {
    overflow-x: hidden;
}
.btn-primary,
.router-link {
    font-weight: 400;
    line-height: 27px;
}
.bg-first-banner,
.blog-bg-img,
.mob-background-baner {
    background-repeat: no-repeat;
}
body {
    font-weight: 400;
    font-size: 1rem;
    color: #2f2f2f;
}
html {
    scroll-behavior: smooth;
}
::-webkit-scrollbar {
    display: block;
    width: 0.6em;
    height: 0.6em;
}
::-webkit-scrollbar-thumb {
    background-color: #7f7f7f33;
    border-radius: 3px;
}
.modal-mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    outline: 0;
    background-color: #ffffff82;
}
.modal-mask ~ body {
    overflow: hidden !important;
}
.navbar-outer {
    padding: 0 80px;
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.navbar-header-logo {
    display: block;
    padding: 0;
}
.navbar {
    background-color: #fff;
    box-shadow: 0 4px 18.6px 0 #00000040;
    padding-left: 36px;
}
.bg-first-banner {
    background-image: url("../images/home-baner.jpg");
    width: 100%;
    /* background-size: 100% 103%; */
    background-size: cover;
    /* background-size: contain;  */
    /* background-position: center; */

}
.product-main-card-padding .product-main-card-inner-padding .product-header-card-section .header-card-img,
section {
    width: 100%;
}
.first-banner-top {
    margin-top: 90px;
}
.router-link {
    color: #020e54 !important;
    font-size: 18px;
}
.navbar-nav .router-link.active {
    color: #020e54 !important;
    font-weight: 700;
}
.orange {
    color: #fc6803;
}
.green {
    color: #046a38;
}
.blue {
    color: #020e54;
}
.header-tagline {
    color: #275162;
    font-family: Foundry-Monoline-ExtraBold;
    font-size: 12px;
}
.font-h1 {
    font-size: 4rem;
}
.font-h2 {
    font-size: 2rem;
}
.font-18,
.font-li {
    font-size: 1.125rem;
}
.font-30 {
    font-size: 1.875rem;
}
.is-primary {
    color: #275162;
}
.btn-primary {
    color: #fff;
    background-color: #020e54;
    text-transform: capitalize;
    padding: 24px;
    font-size: 24px;
    font-family: Foundry-Monoline-Bold;
    border: 0;
}
.join-us-header {
    font-family: OpenSans-Regular;
    font-size: 45px;
    line-height: 60px;
    color: #275162;
    margin-bottom: 0;
    font-weight: 600;
}
.contact-us-description,
.join-us-description {
    font-family: OpenSans-Regular;
    font-weight: 400;
    color: #2e2f31;
}
.connect-email,
.join-us-sub-description,
.whats-new-col1,
.whats-new-col2 {
    font-family: Foundry-Monoline-Bold;
}
.about-content,
.font-about-text,
.product-ai-description {
    font-family: OpenSans-Regular;
}
.join-us-description {
    font-size: 16px;
    line-height: 30px;
}
.join-us-sub-description {
    font-weight: 400;
    line-height: 20px;
    color: #000;
    font-size: 14px;
}
.contact-us-description {
    font-size: 18px;
    width: 85%;
    line-height: 27px;
}
.connect-email {
    font-size: 17px;
    line-height: 26px;
    color: #2f2f2f;
    margin-bottom: 10px;
}
.whats-new-height {
    height: 95px;
}
.whats-new-bg {
    background-color: #275162;
    color: #fff;
}
.cm-product-details .product-detail-baner-outer .vc-product-banner-rm,
.first-banner-img,
.width-100 {
    width: 100%;
    border-radius: 10px;
}
.navbar-expand-lg .navbar-nav .router-link {
    padding-left: 19px !important;
    padding-right: 19px !important;
}
.column-p {
    padding: 0.75rem;
}
.whats-new-col1 {
    width: 25%;
    padding: 16px 0;
    line-height: 39px;
    font-size: 22px;
}
.whats-new-col2 {
    width: 75%;
    padding: 16px 30px;
    border: 1px solid #fcf3e4;
    font-size: 12px;
    color: #0074ad;
}
.about-content {
    line-height: 86px;
    font-size: 45px;
    font-weight: 600;
}
.bg-form {
    background-color: #f6f6f6;
    border: 1px solid #9c9c9c;
}
#footer a {
    text-decoration: none;
    color: #fff;
}
.pt-100 {
    padding-top: 100px;
}
.pt-200 {
    padding-top: 200px;
}
.enquiry-form-control {
    border-radius: 0;
    background-color: #f6f6f6;
    border-left: 0;
    border-right: 0px;
    border-top: 0;
    border-bottom: 2px solid #9c9c9c;
}
.is-secondary {
    color: #929292;
}
.card {
    border-radius: 0;
}
.vertical-divider {
    border-left: 2px solid #9c9c9c;
    margin: 10px 0;
}
.vertical-divider-first {
    border-right: 2px solid #9c9c9c;
    margin: 10px 0;
}
.bg-red {
    background-color: #ec774a;
    color: #fff;
}
.product-ai-description {
    color: #000;
}
.btn-book-now,
.btn-join-now,
.btn-product-know,
.enquiry-form-btn,
.link-join-now {
    background-color: #020e54;
    animation-timing-function: ease-in-out;
    animation-duration: 0.4s;
}
.pt-50 {
    padding-top: 50px;
}
.media-img {
    width: 58px;
    height: 58px;
}
.font-about-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #2e2f31;
    margin-bottom: 20px;
}
.font-about-text-bold,
.product-sub-ai-header,
.product-sub-header,
.social-connect {
    font-weight: 600;
    font-family: OpenSans-Regular;
}
.font-about-text-bold {
    color: #1a1c1e;
}
.social-connect {
    font-size: 28px;
    line-height: 50px;
    color: #275162;
}
.product-header {
    font-family: OpenSans-Regular;
    font-size: 20px;
    line-height: 42px;
    margin-bottom: 0;
}
.product-sub-ai-header,
.product-sub-header {
    line-height: 30px;
    font-size: 15px;
    color: #303030;
}
.email-contact .connect-email,
.product-ai-description,
.product-sub-ai-header {
    line-height: 17px;
    margin-bottom: 10px;
}
.product-ai-description {
    font-size: 14px;
    text-align: center;
}
.product-ai-show-description,
.product-description {
    text-align: justify;
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #2e2f31;
}
.product-ai-show-description {
    min-height: 218px;
}
.product-description {
    min-height: 260px;
}
.btn-join-now,
.btn-product-know,
.enquiry-form-btn,
.link-join-now {
    line-height: 26px;
    border: 0;
}
.btn-join-now,
.btn-product-know,
.link-join-now {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    font-family: Foundry-Monoline-Bold;
}
.btn-product-know {
    padding: 14px;
    max-width: 86%;
    text-decoration: none;
    position: relative;
    display: block;
    margin: 0 auto;
}
.btn-product-know:hover, .btn-join-now:hover {
        color: #fff;
}
.btn-join-now {
    padding: 14px;
    width: 255px;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.link-join-now {
    padding: 17.5px 87px;
    width: 255px;
    text-decoration: none;
}
.enquiry-form-heder {
    font-family: OpenSans-Regular;
    font-weight: 600;
    color: #275162;
    font-size: 40px;
    letter-spacing: 0.32px;
}
.enquiry-form-control,
.enquiry-form-policy,
.error-form-control {
    color: #000;
    padding-left: 0;
    font-family: OpenSans-Regular;
    font-weight: 400;
}
.enquiry-form-control,
.enquiry-form-policy {
    font-size: 16px;
}
.error-form-control {
    font-size: 12px;
}
.enquiry-form-control:focus {
    background-color: #f7f7f7;
    box-shadow: none;
}
.enquiry-form-policy:hover,
.enquiry-form-terms-link:hover {
    color: #0e249e;
}
.enquiry-form-btn {
    font-family: AnekGujarati-Regular;
    color: #fff;
    font-weight: 400;
    padding: 14px;
    font-size: 17px;
    width: 255px;
}
.blog-card-outer .blog-readmore-link,
.blog-card-outer .blog-title,
.blog-outer .btn-blog-link-now,
.blog-page-header,
.blog-page-subheader,
.career-outer .career-us-header,
.career-outer .career-us-subheader,
.footer-label-header,
.footer-label-link,
.job-details-collpse-outer .btn-job-apply-now,
.job-header-section .job-title,
.job-opening-outer .job-us-header,
.recognitions-header,
.recognitions-page-header {
    font-family: OpenSans-Regular;
    font-weight: 600;
}
.enquiry-form-btn:disabled {
    opacity: 0.7;
}
.footer-label-header {
    line-height: 35px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
}
.footer-label-link,
.footer-label-text {
    line-height: 19px;
    font-size: 13px;
    color: #fff;
    margin-bottom: 20px;
}
.footer-label-text {
    font-family: Foundry-Monoline-Regular;
    font-weight: 400;
}
.social-icon-outer {
    margin-right: 19px;
}
.our-product-outer {
    padding-top: 90px;
}
.product-card-box {
    box-shadow: 28px 18px 25px 0 #0000000d;
    border: 1px solid #c8c8c8;
    text-align: center;
}
.product-card-box.vc-card {
    background: #dfe3fb80;
}
.product-card-box.cm-card {
    background: #fdefdf80;
}
.our-product-outer .card-slide-col-wd {
    padding: 0 18px 55px;
}
.custom-carousel-silder .carousel-inner {
    padding-right: 35px;
    padding-left: 35px;
}
.our-product-outer .card-outer-slide-col-wd {
    width: 63.55%;
}
.custom-carousel-silder .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
    margin-left: 5px;
}
.custom-carousel-silder .carousel-indicators .active {
    background: #020e54;
}
.custom-carousel-silder .carousel-indicators {
    margin-left: 5%;
    justify-content: left;
}
.custom-carousel-silder .carousel-control-prev-icon {
    background-image: url("../images/arrow-left.svg");
}
.custom-carousel-silder .carousel-control-next-icon {
    background-image: url("../images/arrow-right.svg");
}
.custom-carousel-silder .carousel-control-prev {
    left: -38px;
}
.custom-carousel-silder .carousel-control-next {
    right: -38px;
}
.aboutus-page-outer,
.blog-outer,
.career-outer,
.contactus-outer {
    padding-top: 105px;
}
.contact-us-header {
    font-family: OpenSans-Regular;
    font-size: 32px;
    line-height: 48px;
    color: #275162;
    margin-bottom: 0;
    font-weight: 600;
}
.email-contact .connect-email {
    font-family: Foundry-Monoline-Bold;
    font-size: 13px;
    color: #2f2f2f;
}
.enquiry-form-terms {
    font-family: OpenSans-Regular;
    font-weight: 400;
    color: #000;
    font-size: 13px;
}
.footer-label-link:hover,
.terms-content {
    font-weight: 400;
}
.w-30 {
    width: 30%;
    padding-left: 54px;
}
.w-22 {
    width: 22%;
}
.w-23 {
    width: 23%;
}
.footer-contact-header {
    font-family: Nunito-ExtraBold;
    font-weight: 400;
    line-height: 35px;
    font-size: 22px;
    color: #fff;
}
.footer-contact-subheader {
    padding-bottom: 20px;
    font-size: 18px;
    font-family: Nunito-Bold;
}
.footer-tearm-link {
    font-family: Rubik-Regular;
    line-height: 18px;
    font-size: 13px;
    color: #fff;
}
.copyright-text {
    font-family: OpenSans-Regular;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}
.home-baner-heading,
.home-baner-list,
.home-baner-subheading {
    font-family: AnekGujarati-Regular;
}
.home-baner-heading {
    font-weight: 600;
    letter-spacing: 0.6px;
    font-size: 62px;
    line-height: 68px;
    text-shadow: 6px 4px 2px rgb(201 194 194 / 60%);
    padding-bottom: 17%;
    padding-top: 4%;
}
.home-baner-subheading {
    font-size: 30px;
}
.home-baner-list {
    color: #000;
    font-weight: 500;
    line-height: 20px;
}
.btn-book-now {
    color: #fff;
    font-weight: 400;
    padding: 14px;
    line-height: 26px;
    font-size: 19px;
    font-family: Foundry-Monoline-Bold;
    border: 0;
    width: 14%;
}
.mob-header-heading {
    color: #fc6803;
    font-family: Foundry-Monoline-ExtraBold;
}
.mob-msg-baner,
.mob-register-baner {
    font-family: Foundry-Monoline-Bold;
    color: #fff;
}
.mob-background-baner {
    background-image: linear-gradient(180deg, #ec774a 26.83%, rgba(236, 119, 74, 0) 172.95%), url("https://storage.googleapis.com/visitor-connect-dev/samruddha_bharat/initiative-pyUp5IrL1D20240624160655.png");
    width: 100%;
    background-size: cover;
    background-position: center;
}
.mob-register-baner {
    text-align: center;
    font-size: 28px;
    line-height: 36px;
}
.mob-msg-baner {
    font-size: 14px;
    line-height: 24px;
}
.mob-social-media-baner {
    font-family: Nunito-Bold;
    font-size: 20px;
    font-weight: 700;
    line-height: 27.28px;
    text-align: left;
    margin-bottom: 17px;
}
.join-us-outer {
    padding-top: 177px;
}
.marquee-text {
    font-size: 12px;
    font-family: Foundry-Monoline-Bold;
    color: #0074ad;
}
.list-policy li {
    padding-left: 10px;
    margin-bottom: 15px;
    line-height: 20px;
}
ol.list-policy ul {
    list-style-type: disc;
}
ol.list-policy ul ul {
    list-style-type: circle;
}
.blog-outer .blog-us-header {
    font-family: OpenSans-Regular;
    font-weight: 600;
    color: #275162;
    font-size: 45.5px;
    line-height: 46px;
    margin-bottom: 50px;
    padding-top: 32px;
}
.blog-outer .blog-us-description {
    margin-bottom: 34px;
    color: #000;
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}
.blog-outer .blog-us-subheader {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #2e2f31;
    width: 85%;
}
.blog-outer .blog-us-subheader .blog-link-redirect-btn {
    font-family: Foundry-Monoline-Bold;
    font-weight: 400;
    color: #275162;
    text-decoration: none;
}
.blog-outer .btn-blog-link-now {
    color: #000;
    background-color: #fff;
    padding: 18px;
    line-height: 27px;
    font-size: 18px;
    width: 240px;
    border: 2px solid #020e54;
    margin-bottom: 35px;
    text-decoration: none;
        display: block;
    position: relative;
    text-align: center;
}
.blog-outer .blog-banner-img {
    width: 100%;
    border-radius: 30px;
    height: 77%;
}
.blog-bg-img {
    background-image: url(https://storage.googleapis.com/visitor-connect-dev/samruddha_bharat/blog-banner-tcegJhHD0Y20240624160513.png);
    width: 100%;
    background-size: 100% 100%;
    border-radius: 30px;
    height: 100%;
}
.recognitions-header {
    color: #275162;
    font-size: 45px;
    line-height: 46px;
    margin-bottom: 64px;
}
.recognitions-header span {
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
}
.blog-page-header,
.career-outer .career-us-header {
    color: #275162;
    margin-bottom: 10px;
    padding-top: 85px;
    font-size: 64px;
    line-height: 96px;
}
.blog-page-subheader {
    margin-bottom: 50px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #2e2f31;
}
.blog-card-outer {
    margin-top: 60px;
    border-radius: 25px 25px 0 0;
}
.blog-img-outer {
    height: 408px;
}
.blog-card-outer .blog-img-outer .blog-content-img {
    width: 100%;
    position: relative;
    border-radius: 25px 25px 0 0;
    height: 100%;
}
.blog-card-outer .blog-title {
    color: #1a1c1e;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
}
.blog-card-outer .blog-description {
    padding-top: 10px;
    min-height: 210px;
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #2e2f31;
}
.blog-card-outer .blog-card-inner {
    background: #f7f7f7;
    border: 1px solid #c2c2c2;
    border-top: 0;
    border-radius: 0 0 25px 25px;
    padding: 25px 20px;
}
.box-paading-outer {
    padding-left: 25px !important;
    padding-right: 25px !important;
    width: 47% !important;
}
.blog-card-outer .blog-link-outer {
    margin-top: 30px;
    text-align: right;
    height: 24px;
}
.blog-card-outer .blog-readmore-link {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
}
.blog-card-outer .blog-readmore-link:focus-visible {
    outline: 0;
}
.blog-card-outer .blog-readmore-link .more-link-btn-rl-img {
    height: 12px;
    padding-left: 25px;
}
.blog-card-outer .blog-readmore-link .more-link-btn-lf-img {
    height: 12px;
    padding-right: 25px;
    transform: rotate(180deg);
}
.recognitions-page-header {
    text-align: center;
    color: #275162;
    margin-bottom: 10px;
    padding-top: 85px;
    font-size: 64px;
    line-height: 96px;
}
.career-outer .career-header-outer {
    padding-top: 88px;
}
.career-outer .career-bg-img {
    background-image: url(https://storage.googleapis.com/visitor-connect-dev/samruddha_bharat/career-bg-img-tijojXvIhc20240624160536.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100% 100%;
    border-radius: 30px;
    height: 100%;
}
.career-outer .career-us-subheader,
.job-body-section .job-description {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #2e2f31;
}
.career-outer .career-col-width {
    width: 64.66%;
}
.job-opening-outer .job-us-header {
    color: #275162;
    font-size: 45.5px;
    line-height: 55px;
    margin-bottom: 68px;
    padding-top: 56px;
    text-align: center;
}
.job-details-collpse-outer .btn-job-apply-now {
    color: #fff;
    background: #020e54;
    padding: 20px 55px;
    line-height: 15px;
    font-size: 14px;
    border: 0;
    border-radius: 50px;
    width: 188px;
        display: inline-block;
    text-decoration: none;
}
.job-details-collpse-outer .job-profile-img {
    width: 130px;
    height: 130px;
}
.job-details-collpse-outer .accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
}
.job-details-collpse-outer .apply-btn-outer {
    margin-right: 127px;
}
.job-header-section .job-title {
    font-size: 23px;
    line-height: 25px;
    color: #000;
    margin-bottom: 5px;
}
.job-header-section .job-subtitle {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.job-header-section .job-title-section {
    padding-left: 17px;
}
.job-body-section .job-header-description {
    font-family: OpenSans-Regular;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #2f2f2f;
}
.job-body-section .job-subheader-description {
    font-size: 23px;
    font-family: OpenSans-Regular;
    font-weight: 400;
    color: #000;
    line-height: 30px;
    margin-bottom: 20px;
}
.blog-header-section .blog-title {
    font-family: Foundry-Monoline-Bold;
    font-size: 18px;
    line-height: 42px;
    margin-bottom: 0;
    color: #275162;
}
.blog-header-section .blog-header-description {
    font-family: Foundry-Monoline-Bold;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #2f2f2f;
}
.blog-header-section .blog-description {
    font-family: Foundry-Monoline-Regular;
    font-size: 15px;
    line-height: 21px;
}
.job-form-heder {
    font-family: AnekGujarati-Regular;
    font-weight: 600;
    color: #275162;
    font-size: 27px;
    letter-spacing: 0.32px;
    text-align: center;
}
.job-application-sub {
    color: #000;
    font-family: Foundry-Monoline-Regular;
    font-size: 16px;
    line-height: 19px;
}
.job-details-collpse-outer .accordion-button {
    padding: 40px 0 24px;
}
.custom-modal-outer .custom-form-group .job-form-control:focus,
.custom-modal-outer .modal-header .btn-close:focus,
.job-details-collpse-outer .accordion-button:focus,
.job-search-outer .custom-search-group .custom-search-control:focus {
    box-shadow: none;
}
.job-details-collpse-outer .accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.job-details-collpse-outer .accordion-item {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-left: 0;
    border-right: 0;
}
.job-details-collpse-outer .accordion-item:last-of-type,
.job-details-collpse-outer .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.job-details-collpse-outer .accordion-button::after {
    background-image: url("../images/accordion-arrow.svg") !important;
    background-size: 32px;
    width: 32px;
    margin-right: 29px;
}
.job-details-collpse-outer .job-body-section {
    margin-bottom: 55px;
}
.job-details-collpse-outer .job-description li::marker {
    font-size: 9px;
}
.job-search-outer {
    margin-bottom: 26px;
}
.job-search-outer .header-job-opening {
    font-family: OpenSans-Regular;
    color: #000;
    padding: 0 23px;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
}
.job-search-outer .custom-search-group .search-icon-img {
    height: 38px;
    width: 100%;
}
.job-search-outer .custom-search-group .input-group-text {
    background: #f7f7f7;
    border: 1px solid #c2c2c2;
    border-radius: 45px;
    padding: 11.5px 5px 11.5px 29px;
}
.job-search-outer .custom-search-group .custom-search-control {
    background: #f7f7f7;
    border: 1px solid #c2c2c2;
    border-left: 0;
    border-radius: 45px;
    font-family: Foundry-Monoline-Regular;
    font-weight: 400;
    color: #00000094;
    font-size: 14px;
    width: 368px;
}
.our-product-outer .product-new-outer {
    width: 90%;
}
.our-product-outer .product-new-outer .product-header {
    font-size: 46px;
    line-height: 70px;
    margin-bottom: 13px;
    font-family: OpenSans-Regular;
    font-weight: 600;
    color: #1a1c1e;
}
.our-product-outer .product-new-outer .product-details {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #2e2f31;
    margin-bottom: 30px;
}
.our-product-outer .product-new-outer .btn-product-more-link {
    color: #000;
    font-weight: 400;
    background-color: #fff;
    padding: 8px 24px;
    line-height: 15px;
    font-size: 14px;
    font-family: OpenSans-Regular;
    text-decoration: none;
    border: 1px solid #000;
}
.product-page .product-page-header {
    font-family: Foundry-Monoline-Bold;
    font-weight: 400;
    color: #275162;
    font-size: 45.5px;
    line-height: 46px;
    margin-bottom: 10px;
    padding-top: 85px;
    text-align: center;
}
.product-page .product-page-subheader {
    font-family: Foundry-Monoline-Bold;
    font-weight: 400;
    color: #00000094;
    font-size: 24px;
    line-height: 60px;
    margin-bottom: 50px;
    text-align: center;
}
.vc-product-details {
    margin-bottom: 125px;
}
.product-outer,
.product-page .product-detail-baner-outer {
    text-align: center;
}
.product-page .product-page-image .vc-product-img {
    height: 324px;
    width: auto;
}
.product-page .product-page-image .product-name {
    color: #275162;
    font-weight: 700;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0.33px;
    font-family: OpenSans-Bold;
    padding-top: 27px;
    margin-bottom: 62px;
}
.product-page .product-detail-baner-outer .vc-product-banner {
    width: 86%;
}
.product-page .product-page-details .header-title {
    font-family: OpenSans-Bold;
    font-weight: 700;
    color: #303030;
    font-size: 22.5px;
    line-height: 24px;
    margin-bottom: 28px;
}
.product-page .product-page-details .subheader-title {
    font-family: OpenSans-Regular;
    font-weight: 400;
    color: #8d8888;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 28px;
}
.product-page .product-page-details .product-details,
.product-page .product-page-details-lm .product-details {
    font-family: OpenSans-Regular;
    font-weight: 400;
    color: #000;
    font-size: 14.5px;
    line-height: 33px;
}
.product-page .product-page-details .product-details .product-header-bold,
.product-page .product-page-details-lm .product-details .product-header-bold {
    font-family: OpenSans-Bold;
}
.cm-product-details .product-detail-baner-outer {
    text-align: left;
    margin-bottom: 45px;
}
.cm-product-details .product-detail-baner-outer .vc-product-banner {
    width: 95%;
    border-radius: 10px;
}
.cm-product-details .product-page-details-lm {
    width: 85%;
}
.showmobilediv {
    display: none !important;
}
.showdesktopdiv {
    display: block !important;
}
.blog-card-outer .blogs-datetime {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #020e54;
    margin-top: 10px;
}
.policy-outer {
    font-family: OpenSans-Regular;
}
.custom-error {
    font-family: AnekGujarati-Regular;
    font-weight: 400;
    color: #de2525;
    font-size: 14px;
    line-height: 19px;
}
.error {
    font-family: AnekGujarati-Regular;
    font-weight: 400;
    color: #de2525;
    font-size: 14px;
    line-height: 19px;
}
.custom-spinner-loader-btn {
    width: 15px;
    height: 15px;
    border: 2px solid #ced9e9;
    border-right-color: transparent;
}
.custom-modal-outer .modal-content {
    border: 2.26px solid #c2c2c2;
    background: #f7f7f7;
    border-radius: 30px;
}
.custom-modal-outer .modal-header .modal-title {
    font-family: Foundry-Monoline-Bold;
    color: #275162;
    font-size: 28px;
    line-height: 30px;
    font-weight: 400;
}
.custom-modal-outer .modal-header {
    border-bottom: 0 !important;
}
.custom-modal-outer .modal-header .btn-close {
    margin-left: 0 !important;
    padding: 25px;
}
.custom-modal-outer .modal-header .btn-close:focus-visible {
    outline: 0;
}
.custom-modal-outer .modal-body {
    padding: 16px;
    width: 64%;
    margin: auto;
}
.custom-modal-outer .enquiry-form-btn {
    border-radius: 50px;
}
.custom-modal-outer .custom-form-group,
.smartforce-product-header-outer .smartforce-product-logo-outer {
    margin-bottom: 20px;
}
.custom-modal-outer .custom-form-group .form-label {
    color: #5d5d5d;
    font-family: OpenSans-Regular;
    font-weight: 600;
    letter-spacing: 0.66px;
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 0;
}
.custom-modal-outer .custom-form-group .job-form-control,
.custom-modal-outer .multiselect-custom .multiselect-wrapper {
    line-height: 18px;
    padding: 13px 12px;
    font-size: 12px;
    font-family: OpenSans-Regular;
    font-weight: 400;
}
.custom-modal-outer .custom-form-group .job-form-control {
    border: 1.77px solid #c2c2c2;
    border-radius: 12px;
    background-color: transparent;
    color: #000;
}
.custom-modal-outer .custom-error {
    color: #de2525;
    font-size: 12px;
    line-height: 19px;
    font-family: OpenSans-Regular;
    font-weight: 400;
}
.custom-modal-outer .multiselect-custom {
    background-color: transparent;
    border-radius: 12px;
    border: 1.77px solid #c2c2c2;
}
.custom-modal-outer .multiselect-custom .multiselect-wrapper .multiselect-placeholder {
    color: #000;
}
.custom-modal-outer .multiselect-custom.multiselect.is-active {
    box-shadow: none;
    border-radius: 12px;
    border: 1.77px solid #c2c2c2;
}
.custom-modal-outer .multiselect-custom .multiselect-option {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 12px;
    line-height: 23px;
}
.custom-modal-outer .enquiry-form-btn {
    font-family: OpenSans-Regular;
    color: #fff;
    font-weight: 700;
    background-color: #020e54;
    padding: 10px 14px;
    line-height: 17px;
    font-size: 14px;
    border: 0;
    width: 146px;
    margin-top: 15px;
    margin-bottom: 25px;
}
.about-img-outer,
.contact-img-outer {
    padding-top: 40px;
}
.about-img-outer .about-is-banner-img,
.contact-img-outer .contact-is-banner-img {
    width: 100%;
    border-radius: 30px 30px 0 0;
}
.terms-header {
    font-family: OpenSans-Bold;
    font-weight: 400;
    color: #275162;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 10px;
}
.terms-content,
.terms-content-bold {
    font-family: OpenSans-Regular;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.33px;
}
.terms-content-bold {
    font-weight: 600;
}
.policy-subheader {
    font-family: OpenSans-Bold;
    font-size: 16px;
    line-height: 30px;
    color: #275162;
    font-weight: 400;
}
.product-main-header-outer {
    padding: 42px 70px 100px;
    text-align: center;
}
.product-main-header-outer .product-main-header {
    font-family: OpenSans-Regular;
    font-weight: 600;
    font-size: 64px;
    line-height: 96px;
    margin-bottom: 6px;
    color: #020e54;
}
.product-main-header-outer .product-main-subheader {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #2e2f31;
}
.product-main-card-padding {
    padding: 32px 70px;
}
.product-main-card-padding .product-main-card-inner-padding {
    padding: 52px 42px;
    background: #f5f5f5;
    border-radius: 30px;
}
.product-main-card-padding .product-main-card-inner-padding .product-header-card-section {
    margin-bottom: 30px;
    background: #d3e2f4;
    border-radius: 24px;
}
.product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer {
    padding: 25px 30px;
}
.product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-logo-outer {
    margin-bottom: 24px;
    text-align: center;
}
.product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-logo-outer .main-product-logo {
    width: 117px;
}
.product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-name {
    font-family: OpenSans-Regular;
    font-weight: 700;
    font-size: 42px;
    line-height: 63px;
    color: #1a1c1e;
    margin-bottom: 14px;
}
.product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-subname {
    font-family: OpenSans-Regular;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #1a1c1e;
    margin-bottom: 16px;
}
.product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-description {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1a1c1e;
}
.product-main-card-padding .product-main-card-inner-padding .product-list-card-outer {
    background: #fff;
    border-radius: 30px;
    padding: 24px 36px;
    margin-bottom: 30px;
}
.aimllab-overview-outer-padding .aimllab-module-center-outer .aimllab-module-header,
.aimllab-overview-outer-padding .aimllab-module-outer .aimllab-module-header,
.product-main-card-padding .product-main-card-inner-padding .product-list-card-outer .card-listing-header {
    font-family: OpenSans-Regular;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #1a1c1e;
    margin-bottom: 16px;
}
.aimllab-overview-outer-padding .aimllab-module-outer .aimllab-module-description,
.aimllab-overview-outer-padding .aimllab-overview-header-outer .aimllab-overview-header-description,
.product-main-card-padding .product-main-card-inner-padding .product-list-card-outer .card-listing-description,
.smartforce-overview-outer-padding .smartforce-overview-header-outer .smartforce-overview-header-description {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #2e2f31;
}
.product-main-card-padding .product-main-card-inner-padding .product-learn-more-btn {
    background: #fff;
    border-radius: 30px;
    padding: 8px 18px 10px;
    font-family: OpenSans-Regular;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    color: #1a1c1e;
    text-decoration: none;
}
.smartforce-product-header-outer {
    padding: 104px 70px 82px;
    text-align: center;
}
.smartforce-product-header-outer .smartforce-product-btn-previous {
    position: absolute;
}
.smartforce-product-header-outer .product-learn-more-btn {
    background: #eaf2ff;
    border-radius: 30px;
    padding: 8px 12px;
    font-family: OpenSans-Regular;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    color: #1a1c1e;
    text-decoration: none;
}
.smartforce-product-header-outer .smartforce-product-logo-outer .smartforce-product-logo {
    height: 230px;
    width: auto;
}
.smartforce-product-header-outer .smartforce-header-name {
    font-family: OpenSans-Regular;
    font-weight: 700;
    font-size: 64px;
    line-height: 96px;
    text-align: center;
    color: #020e54;
}
.smartforce-product-header-outer .smartforce-header-subname {
    font-family: OpenSans-Regular;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #1a1c1e;
}
.smartforce-overview-outer-padding {
    padding: 70px;
}
.smartforce-overview-outer-padding .module-col-4 {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
}
.aimllab-overview-outer-padding .aimllab-overview-header-outer,
.smartforce-overview-outer-padding .smartforce-overview-header-outer {
    padding: 0 66px 50px;
    text-align: center;
}
.aimllab-overview-outer-padding .aimllab-overview-header-outer .aimllab-overview-header-name,
.smartforce-overview-outer-padding .smartforce-overview-header-outer .smartforce-overview-header-name {
    font-family: OpenSans-Regular;
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    color: #1a1c1e;
    margin-bottom: 24px;
}
.smartforce-overview-outer-padding .smartforce-module-outer {
    box-shadow: 0 3px 6px 0 #0000001a;
    border-radius: 30px;
    padding: 24px 18px;
    background: #fff;
    cursor: default;
    height: 100%;
}
.smartforce-overview-outer-padding .smartforce-module-outer:hover .smartforce-module-image-outer .module-img {
    background: #fff;
}
.smartforce-overview-outer-padding .smartforce-module-outer:hover {
    background: #eaf2ff;
}
.smartforce-overview-outer-padding .smartforce-module-outer .smartforce-module-image-outer {
    margin-bottom: 16px;
}
.smartforce-overview-outer-padding .smartforce-module-outer .smartforce-module-image-outer .module-img {
    padding: 19px;
    border-radius: 50px;
    background: #eaf2ff;
    display: inline-block;
}
.smartforce-overview-outer-padding .smartforce-module-outer .smartforce-module-header {
    font-family: OpenSans-Regular;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #1a1c1e;
    margin-bottom: 10px;
}
.smartforce-overview-outer-padding .smartforce-module-outer .smartforce-module-description {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2e2f31;
}
.smartforce-overview-outer-padding .police-staff-description {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #2e2f31;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px;
}
.aimllab-overview-outer-padding .next-product-link-btn,
.smartforce-overview-outer-padding .next-product-link-btn {
    background: #fff;
    border-radius: 30px;
    padding: 0;
    font-family: OpenSans-Regular;
    font-weight: 600;
    font-size: 24px;
    line-height: 45px;
    color: #1a1c1e;
    text-decoration: none;
}
.aimllab-overview-outer-padding {
    padding: 36px 70px 46px;
}
.aimllab-overview-outer-padding .module-col-4 {
    margin-bottom: 40px;
}
.aimllab-overview-outer-padding .aimllab-module-outer {
    box-shadow: 0 3px 6px 0 #0000001a;
    border-radius: 30px;
    padding: 36px 33px;
    background: #fff;
    cursor: default;
    height: 100%;
}
.aimllab-overview-outer-padding .aimllab-module-center-outer {
    box-shadow: 0 3px 6px 0 #0000001a;
    border-radius: 30px;
    padding: 40px 33px;
    background: #fff;
    cursor: default;
    height: 100%;
}
.aimllab-overview-outer-padding .aimllab-module-center-outer .aimllab-module-description {
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #2e2f31;
    margin-bottom: 36px;
}
.aimllab-overview-outer-padding .aimllab-module-center-outer .aimllab-module-listing-outer {
    margin-bottom: 20px;
    font-family: OpenSans-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #2e2f31;
}
.aimllab-overview-outer-padding .aimllab-module-center-outer .aimllab-module-listing-outer .aimllab-module-listing-header {
    color: #1a1c1e;
    font-weight: 600;
}
.aimllab-overview-outer-padding .aimllab-module-center-outer .showmore-btn-outer {
    margin-top: 30px;
}
.aimllab-overview-outer-padding .aimllab-module-center-outer .showmore-btn-outer .showmore-btn {
    font-family: OpenSans-Regular;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #1a1c1e;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
    .custom-modal-outer .modal-body {
        width: 90%;
    }
    .blog-outer .btn-blog-link-now,
    .job-details-collpse-outer .btn-job-apply-now,
    .mob-btn-product-know {
        animation-timing-function: ease-in-out;
        animation-duration: 0.4s;
    }
    .terms-header {
        padding-top: 40px;
        font-size: 32px;
        padding-bottom: 30px !important;
    }
    .terms-content,
    .terms-content-bold {
        font-size: 16px;
        line-height: 22px;
    }
    .aboutus-page-outer {
        padding-top: 25px;
    }
    .blog-page-header,
    .recognitions-page-header {
        padding-top: 40px;
        text-align: left;
        font-size: 48px;
        line-height: 72px;
        margin-bottom: 10px;
    }
    .blog-page-subheader {
        text-align: left;
        font-size: 14px;
        line-height: 21px;
    }
    .career-outer .career-us-header,
    .contact-us-header,
    .join-us-header,
    .our-product-outer .product-new-outer .product-header,
    .product-main-header-outer .product-main-header,
    .recognitions-header {
        font-size: 48px;
        line-height: 72px;
        margin-bottom: 10px;
    }
    .carousel-inner .blog-card-outer {
        margin-top: 0;
    }
    .aimllab-overview-outer-padding .aimllab-overview-header-outer,
    .custom-carousel-silder .carousel-inner {
        padding: 0;
    }
    .box-paading-outer {
        width: 100%;
        padding: 0 15px 55px;
    }
    .blog-card-outer .blog-readmore-link {
        text-decoration: none;
        cursor: pointer;
        border: 0.5px solid #c2c2c2;
        background: #fff;
        padding: 10px 55px;
        border-radius: 30px;
    }
    .blog-card-outer .blogs-datetime {
        font-size: 12px;
    }
    .blog-card-outer .blog-link-outer {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 30px;
    }
    .blog-card-outer .blog-img-outer {
        height: 250px;
    }
    .blog-card-outer .blog-title {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .blog-card-outer .blog-description {
        font-size: 14px;
        line-height: 21px;
        padding-top: 10px;
        text-align: justify;
    }
    .contactus-outer .mobile-contact-address {
        padding-right: 0 !important;
    }
    .btn-join-now,
    .career-outer .career-col-width,
    .cm-product-details .product-page-details-lm,
    .contactus-outer .enquiry-form-btn,
    .mob-value-img,
    .product-page .product-detail-baner-outer .vc-product-banner {
        width: 100%;
        border-radius: 10px;
    }
    #about-us.mobile-side-padding, #blogs .mobile-side-padding, #join-us .mobile-side-padding, #recognition.mobile-side-padding, #contact-us.mobile-side-padding, #footer.mobile-side-padding {
        padding: 12px !important;
    }
    .first-banner-top.mobile-side-padding, .career-outer.mobile-side-padding {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .career-outer .career-header-outer {
        padding-top: 0 !important;
    }
    #whats-new.first-banner-top,
    #whats-new.whatsnew-section {
        padding-bottom: 0 !important;
    }
    .blog-outer .blog-us-header {
        padding-top: 32px;
        font-size: 48px;
        line-height: 72px;
        margin-bottom: 10px;
    }
    .blog-outer .blog-us-subheader {
        font-size: 14px;
        line-height: 21px;
        width: 100%;
        margin-bottom: 20px;
    }
    .blog-outer .blog-us-description {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 55px;
    }
    .blog-outer .btn-blog-link-now {
        color: #000;
        font-weight: 400;
        background-color: #fff;
        margin-bottom: 35px;
        text-decoration: none;
        width: 100%;
        padding: 9px 7px 9px 12px;
        font-size: 18px;
        line-height: 32px;
    }
    .blog-bg-img,
    .joinus-bg-img {
        background-repeat: no-repeat;
        border-radius: 0;
        width: 100%;
    }
    #ourproduct.our-product-outer {
        padding-top: 40px;
        padding: 0 !important;
    }
    .product-bg-img {
        background-image: url(https://storage.googleapis.com/visitor-connect-dev/samruddha_bharat/product-bg-banner-min-2vr1Z2xJ5s20240624164331.png);
        background-repeat: no-repeat;
        width: 100%;
        background-size: 140% 100%;
        height: 430px;
    }
    .blog-bg-img {
        background-image: url(../images/blog-banner-mob.png);
        background-size: 120% 100%;
        height: 430px;
    }
    .joinus-bg-img {
        background-image: url(https://storage.googleapis.com/visitor-connect-dev/samruddha_bharat/joinus-mob-banner-vM6dQUimPu20240624160213.png);
        background-size: 160% 100%;
        height: 519px;
    }
    .product-card-box {
        min-height: 485px;
    }
    .product-card-box .product-sub-header {
        line-height: 30px;
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 30px !important;
    }
    .product-card-box .product-description {
        line-height: 21px;
        font-size: 14px;
        min-height: 138px;
        margin-bottom: auto;
    }
    .our-product-outer .product-new-outer {
        text-align: center;
        width: 100% !important;
        margin-top: 34px;
    }
    .our-product-outer .product-new-outer .product-details {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 35px;
    }
    .custom-carousel-silder .carousel-indicators {
        margin-left: 15%;
        justify-content: center;
    }
    .about-content,
    .aimllab-overview-outer-padding .aimllab-module-center-outer .aimllab-module-header,
    .aimllab-overview-outer-padding .aimllab-module-outer .aimllab-module-header,
    .bg-about-us .about-content,
    .product-main-card-padding .product-main-card-inner-padding .product-list-card-outer .card-listing-header,
    .smartforce-overview-outer-padding .smartforce-module-outer .smartforce-module-header {
        font-size: 20px;
        line-height: 30px;
    }
    .whatsnew-section-flex {
        flex-flow: column;
    }
    .first-banner-top {
        margin-top: 134px;
    }
    .headernavbar {
        padding: 16px !important;
    }
    .headernavbar .navbar-nav .nav-item {
        border-bottom: 0.5px solid #00000080;
    }
    .headernavbar .navbar-nav .nav-item:first-of-type {
        border-top: 0.5px solid #00000080;
    }
    .navbar-expand-lg .navbar-nav .router-link {
        padding-left: 0;
        padding-right: 0;
    }
    .headernavbar .navbar-menu-margin {
        padding: 20px 15px 35px;
    }
    .headernavbar .offcanvas-header {
        padding: 16px 30px !important;
    }
    .headernavbar .offcanvas-header .btn-close {
        font-size: 23px;
    }
    .headernavbar .navbar-toggler:focus {
        box-shadow: none;
    }
    .navbar-header-logo img {
        height: 100px;
    }
    .showmobilediv {
        display: block !important;
    }
    .showdesktopdiv {
        display: none !important;
    }
    .join-us-outer {
        padding-top: 60px;
    }
    .footer-label-header {
        font-size: 30px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .footer-label-link,
    .footer-label-text {
        font-size: 18px;
        line-height: 19.5px;
    }
    .footer-label-link {
        margin-bottom: 40px;
    }
    .copyright-text {
        text-align: center;
        font-family: SpaceGrotesk-Regular;
        font-size: 16px;
        line-height: 19.5px;
        padding-top: 30px;
        width: 100%;
    }
    .enquiry-form-heder {
        font-size: 32px;
    }
    .enquiry-form-control,
    .enquiry-form-policy {
        background-color: #f6f6f6;
        font-size: 20px;
        color: #000;
    }
    .enquiry-form-terms {
        font-size: 18px;
        line-height: 28px;
        color: #929292;
    }
    .mob-our-initiative {
        padding: 35px;
        background: #d9d9d9;
    }
    .mob-our-initiative-label {
        font-family: Foundry-Monoline-ExtraBold;
        color: #275162;
        font-size: 24px;
        line-height: 32px;
        padding-left: 32px;
    }
    .mob-our-empower-label,
    .mob-our-empower-text {
        line-height: 20px;
        color: #fff;
        font-family: Foundry-Monoline-Bold;
    }
    .mob-our-empower {
        background: #ec774a;
        padding: 37px 22px;
    }
    .whats-new-col1,
    .whats-new-col2 {
        width: 100%;
        padding: 10px;
    }
    .mob-our-empower-label {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .mob-our-empower-text {
        font-size: 14px;
    }
    .enquiry-form-control:focus {
        background-color: #efefef;
    }
    .contactus-outer .contact-us-description,
    .contactus-outer .email-contact .connect-email {
        font-size: 14px;
        width: 100%;
        line-height: 21px;
    }
    .contactus-outer .bg-form {
        padding: 48px 16px !important;
    }
    .aimllab-overview-outer-padding .aimllab-module-center-outer .aimllab-module-listing-outer,
    .aimllab-overview-outer-padding .aimllab-module-outer .aimllab-module-description,
    .career-outer .career-us-subheader,
    .font-about-text,
    .job-body-section .job-description,
    .job-body-section .job-subheader-description,
    .job-header-section .job-subtitle,
    .join-us-outer .join-us-description,
    .product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-description,
    .product-main-card-padding .product-main-card-inner-padding .product-list-card-outer .card-listing-description,
    .smartforce-overview-outer-padding .smartforce-module-outer .smartforce-module-description {
        font-size: 14px;
        line-height: 21px;
    }
    .mob-our-value {
        line-height: 35.39px;
        font-family: Foundry-Monoline-ExtraBold;
        color: #275162;
        font-size: 32px;
        font-weight: 400;
        margin-bottom: 40px;
    }
    .mob-value-sublabel {
        font-family: Foundry-Monoline-Bold;
        font-size: 24px;
        line-height: 26.41px;
        font-weight: 400;
        margin-bottom: 17.19px;
        color: #333;
    }
    .mob-value-details {
        font-family: Foundry-Monoline-Regular;
        font-size: 22.91px;
        line-height: 24.83px;
        color: #252525cc;
        margin-bottom: 46px;
    }
    .mob-our-value-inner {
        margin-bottom: 80px;
    }
    .font-30 {
        font-size: 1rem;
    }
    .whats-new-col2 {
        height: 59px;
    }
    .whats-new-height {
        height: 50px;
    }
    .mob-reg-form-outer {
        background: #efefef;
        padding: 32px 24px;
    }
    .mob-product-card-box {
        background: #eee;
        padding: 37px 22px;
        border: none;
    }
    .mob-product-card-box-title {
        font-family: Foundry-Monoline-Bold;
        font-size: 28px;
        line-height: 42px;
        color: #275162;
        margin-bottom: 0;
        margin-left: 16px;
    }
    .mob-product-card-box-detils {
        font-family: Foundry-Monoline-Bold;
        font-size: 18px;
        line-height: 27px;
        color: #929292;
        margin-bottom: 16px;
    }
    .mob-btn-product-know {
        line-height: 26px;
        font-family: Foundry-Monoline-Bold;
        font-weight: 400;
        color: #fff;
        background-color: #020e54;
        padding: 14px;
        font-size: 17px;
        border: 0;
        max-width: 86%;
    }
    .social-media-align {
        display: flex;
    }
    #order-1 {
        order: 1;
    }
    #order-2 {
        order: 2;
    }
    #order-3 {
        order: 3;
    }
    .pt-200 {
        padding-top: 50px;
    }
    .is-light {
        color: #2525258c;
    }
    .media-img {
        width: 40px;
        height: 40px;
    }
    .headernavbar .router-link {
        font-size: 1.4rem;
        padding: 25px 19px;
    }
    .navbar-nav .router-link.router-link-active {
        font-size: 1.4rem;
    }
    .career-outer .career-bg-img {
        height: 350px;
        background-size: 100% 112%;
    }
    .career-outer .career-img-outer {
        background: #f7f7f7;
        border: 0.5px solid #c2c2c2;
        border-radius: 30px 30px 0 0;
        padding: 60px 15px 36px;
    }
    .job-opening-outer .job-us-header {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
    }
    .job-search-outer .header-job-opening {
        padding: 0 20px 0 0;
        font-size: 20px;
        line-height: 30px;
    }
    .career-outer .custom-search-group {
        display: none;
    }
    .job-details-collpse-outer .job-profile-img {
        width: 70px;
        height: 70px;
    }
    .job-details-collpse-outer .btn-job-apply-now {
        color: #fff;
        background: #020e54;
        font-weight: 400;
        padding: 11px 10px;
        line-height: 15px;
        font-size: 14px;
        font-family: Foundry-Monoline-Bold;
        border: 0;
        border-radius: 50px;
        width: 90px;
    }
    .job-details-collpse-outer .apply-btn-outer {
        margin-right: 15px;
    }
    .job-details-collpse-outer .accordion-button::after {
        background-size: 20px;
        width: 20px;
        margin-right: 0;
    }
    .job-header-section .job-title-section {
        padding-left: 10px;
    }
    .job-header-section .job-title {
        font-size: 16px;
        line-height: 20px;
    }
    .product-page .product-page-header {
        text-align: left;
        color: #000;
        padding-top: 40px;
        font-size: 37px;
        line-height: 40px;
    }
    .product-page .product-page-subheader {
        text-align: left;
        line-height: 30px;
        color: #00000080 !important;
        font-size: 23px;
    }
    .product-page .product-page-image .vc-product-img {
        height: 158px;
    }
    .product-page .product-page-details .header-title {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        margin-top: 30px;
    }
    .product-page .product-page-details .product-details,
    .product-page .product-page-details-lm .product-details {
        font-size: 18px;
    }
    .cm-product-details .product-detail-baner-outer {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .product-main-header-outer {
        padding: 54px 13px;
        text-align: center;
    }
    .product-main-header-outer .product-main-subheader {
        font-family: Poppins-Regular;
        font-size: 16px;
        line-height: 24px;
        color: #292b2b;
    }
    .product-main-card-padding {
        padding: 24px 12px;
    }
    .product-main-card-padding .product-main-card-inner-padding {
        padding: 14px 10px;
    }
    .product-main-card-padding .product-main-card-inner-padding .product-header-card-section {
        margin-bottom: 14px;
        border-radius: 16px;
    }
    .product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer {
        padding: 20px 14px;
    }
    .product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-logo-outer {
        margin-bottom: 20px;
    }
    .product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-logo-outer .main-product-logo {
        width: 73px;
    }
    .product-main-card-padding .product-main-card-inner-padding .product-header-card-section .main-product-detail-outer .main-product-name {
        font-size: 32px;
        line-height: 48px;
    }
    .product-main-card-padding .product-main-card-inner-padding .product-list-card-outer {
        border-radius: 16px;
        padding: 24px 14px;
        margin-bottom: 20px;
    }
    .product-main-card-padding .product-main-card-inner-padding .product-learn-more-btn {
        padding: 9px 7px 9px 12px;
        font-size: 18px;
        line-height: 32px;
    }
    .product-main-card-padding .product-main-card-inner-padding .product-learn-more-btn img {
        height: 32px;
    }
    .smartforce-product-header-outer {
        padding: 16px 12px 52px;
    }
    .smartforce-product-header-outer .smartforce-product-btn-previous {
        position: relative;
        padding-left: 3px;
        margin-bottom: 30px;
    }
    .smartforce-product-header-outer .product-learn-more-btn {
        padding: 4px 6px;
        font-size: 16px;
    }
    .smartforce-product-header-outer .smartforce-product-logo-outer .smartforce-product-logo {
        height: 150px;
        width: auto;
    }
    .smartforce-product-header-outer .smartforce-product-logo-outer {
        margin-bottom: 30px;
    }
    .smartforce-product-header-outer .smartforce-header-name {
        font-size: 48px;
        line-height: 57.6px;
        margin-bottom: 52px;
    }
    .smartforce-overview-outer-padding {
        padding: 30px 12px;
    }
    .smartforce-overview-outer-padding .smartforce-overview-header-outer {
        padding: 0;
        margin-bottom: 24px;
    }
    .smartforce-overview-outer-padding .smartforce-overview-header-outer .smartforce-overview-header-name {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 24px;
    }
    .smartforce-overview-outer-padding .module-col-4 {
        padding-left: 12px;
        padding-right: 12px;
        margin-bottom: 24px;
    }
    .aimllab-overview-outer-padding .aimllab-module-center-outer,
    .aimllab-overview-outer-padding .aimllab-module-outer,
    .smartforce-overview-outer-padding .smartforce-module-outer {
        border-radius: 24px;
        padding: 22px 13px;
    }
    .smartforce-overview-outer-padding .smartforce-module-outer .smartforce-module-image-outer .module-img {
        padding: 14.25px;
        border-radius: 37.5px;
        background: #eaf2ff;
        display: inline-block;
    }
    .smartforce-overview-outer-padding .smartforce-module-outer .smartforce-module-image-outer .module-img img {
        width: 31.5px;
    }
    .smartforce-overview-outer-padding .police-staff-description {
        font-family: OpenSans-Regular;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #2e2f31;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 24px;
        margin-top: 12px;
    }
    .aimllab-overview-outer-padding .next-product-link-btn,
    .smartforce-overview-outer-padding .next-product-link-btn {
        font-size: 18px;
        line-height: 30px;
    }
    .smartforce-overview-outer-padding .next-product-link-btn img {
        height: 30px;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .aimllab-overview-outer-padding {
        padding: 36px 12px;
    }
    .aimllab-overview-outer-padding .aimllab-overview-header-outer .aimllab-overview-header-name {
        font-size: 24px;
        line-height: 36px;
    }
    .aimllab-overview-outer-padding .aimllab-overview-header-outer .aimllab-overview-header-description {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .aimllab-overview-outer-padding .module-col-4 {
        margin-bottom: 24px;
    }
    .aimllab-overview-outer-padding .aimllab-module-center-outer .aimllab-module-description {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .aimllab-overview-outer-padding .aimllab-module-center-outer .aimllab-module-listing-outer img {
        padding-right: 12px !important;
    }
    .aimllab-overview-outer-padding .aimllab-module-center-outer .showmore-btn-outer {
        margin-top: 28px;
    }
    .aimllab-overview-outer-padding .aimllab-module-center-outer .showmore-btn-outer .showmore-btn {
        font-size: 16px;
        line-height: 24px;
    }
    .aimllab-overview-outer-padding .aimllab-module-center-outer .showmore-btn-outer .showmore-btn img {
        height: 24px;
    }
    .aimllab-overview-outer-padding .next-product-link-btn img {
        height: 30px;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    .box-paading-outer {
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 100% !important;
    }
    .product-card-box.vc-card, .product-card-box.cm-card {
        margin-bottom: 20px;
    }
}
