




@media (max-width: 1366px) {
.navbar-nav .nav-link {
    padding: 9px 10px !important;
    font-size: 15px;
}
.site-header .navbar-nav {
    padding: 6px 20px;
}

}


/* Laptop */
@media screen and (max-width: 1024px) {
.hero-img-col {
    margin-bottom: 0px;
}
.hero-image-frame {
    max-width: 500px;
}
.LeftNav__card .blueBg ul li {
    padding-left: 17px;
    line-height: 20px;
    margin-bottom: 9px;
    font-size: 15px;
}
.LeftNav__card .blueBg ul li::before {
    left: -7px;
    top: 2px;
    width: 16px;
    height: 16px;
}
.LeftNav__card p {
    line-height: 22px;
    font-size: 15px;
    margin-top: 10px;
}
.LeftNav__card .rdbg ul li {
    padding-left: 16px;
    line-height: 21px;
    margin-bottom: 3px;
    font-size: 15px;
}
.rdbg {
    background: #fff3f4;
    padding: 15px 15px;
    margin-top: 10px;
    border: 1px solid #f6e2e4;
    border-radius: 11px;
}
.LeftNav__card h2 {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 500;
}
.LeftNav__card {
    padding: 20px;
}
.LeftNav__card h3 {
    font-size: 16px;
}
.mobpad{
    margin-top: 15px;
}
.app_row__info {
    flex-direction: revert-layer;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.app_row__value {
    font-size: 14px;
}
.app_row__label {
    font-size: 13px;
}
.app_row__info {
    display: block;
    padding: 20px 24px 7px;
    gap: 0px;
}
.LeftNav__sidebar {
    display: none;
}
.app_row__item {
    flex: 1;
    min-width: auto;
    margin-bottom: 15px;
}
.rdbg h6 {
    line-height: 20px;
    display: flex;
    align-items: flex-start;
    gap: 3px;
    margin-bottom: 10px;
    font-size: 15px;
}
.rdbg h6 img {
    width: 16px;
    margin-right: 4px;
    margin-top: 2px;
}
.LeftNav__card .rdbg ul {
    padding-left: 23px;
    margin-bottom: 20px;
}
.LeftNav__card ul li {
    line-height: 22px;
    font-size: 15px;
}
.blueBg {
    padding: 15px;
}
.LeftNav__card ul li::before {
    width: 16px;
    height: 16px;
}
.LeftNav__card ul li {
    list-style: none;
    padding-left: 16px;
    line-height: 21px;
    font-size: 15px;
    margin-bottom: 8px;
}
.rdbg h5 {
    font-size: 16px;
}
.cta-card h2 {
    font-size: 30px;
    line-height: 35px;
}
.cta-card p {
    font-size: 16px;
    line-height: 25px;
}
.newsletter h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 6px;
}
.footer .col-lg-4 {
    text-align: left;
}
.footer-brand img {
    width: 170px;
}
.footer .col-lg-4 .footer-about {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    font-size: 15px;
    line-height: 24px;
}
.footer-links li {
    margin-bottom: 3px;
}
.footer-social {
    gap: 6px;
    float: left;
}
.footer-social a {
    width: 30px;
    height: 30px;
    font-size: 13px;
}
.footer-bottom p {
    margin-top: 0px;
    margin-bottom: 10px;
}
.footer {
    padding: 30px 0 30px;
}
.footer-title {
    margin-bottom: 12px;
        font-size: 19px;
}
.site-header.scrolled {
    padding: 8px 0;
}
.container-xl {
    padding-left: 15px;
    padding-right: 15px;
}
.site-header .navbar-nav {
    position: static;
    /* background: rgba(19, 51, 158, 0.9); */
    padding: 0;
    border-radius: 200px;
}
.navbar-collapse {
    background: none;
    margin-top: 16px;
    padding: 20px;
    border-radius: var(--r-md);
    box-shadow: none;
    border: none;
    overflow: scroll;
    height: 100vh;
}
.nav-has-caret .nav-link {
    border-radius: 0;
}
.navbar-nav .nav-link {
    padding: 10px 0 !important;
    border: none;
}
.navbar-nav .nav-link {
    font-size: 16px;;
}
.header_container {
    padding: 0 20px;
}
.hero-content-col h3 {
    margin-bottom: 0px;
    align-items: center;
    justify-content: center;
}
.site-header {
    padding: 6px 0;
}
.hero-content-col {
    margin-top: 0;
}
.btn-arrow-yellow {
    width: 32px;
    height: 32px;
}
.hero-buttons {
    display: flex;
    flex-wrap: inherit;
    gap: 6px;
}
.btn-light-pill {
    gap: 5px;
    padding: 3px 4px 2px 12px;
}
.btn-outline-cta {
    padding: 0 14px;
}
.btn {
    font-size: 14px;
}
.hero-title {
    margin-bottom: 10px;
}
.welcome {
    padding: 60px 0 60px;
}
.abt_right {
    padding-left: 0px;
    padding-right: 0px;
}
.features-row {
    margin-top: 35px;
}
.process-side-prev {
    top: 90%;
    left: 20%;
}
.process-side-next {
    top: 90%;
    right: 20%;
}
.process-side-btn {
    width: 40px;
    height: 40px;
    font-size: 16px;
}
.ab-head {
    padding: 90px 5px 0px;
    max-height: 300px;
}

}

/* Tablet */
@media screen and (max-width: 767px) {
.hero-image-frame {
    max-width: 300px;
}
.blueBg {
    padding: 10px;
    border-radius: 6px;
}
.LeftNav__card {
    padding: 15px;
    border-radius: 8px;
}
.rdbg {
    padding: 10px;
    border-radius: 6px;
}
.blueBg h5 {
    font-size: 16px;
    margin-bottom: 6px;
}
.LeftNav__card h2 {
    font-size: 18px;
}
.LeftNav__card .blueBg ul li {
    padding-left: 12px;
    line-height: 20px;
    font-size: 14px;
}
.LeftNav__card p {
    line-height: 20px;
    font-size: 14px;
}
.LeftNav__card .blueBg ul li::before {
    width: 14px;
}
.LeftNav__card .blueBg ul li {
    font-size: 14px;
}
.rdbg h6 img {
    width: 14px;
}
.LeftNav__card h3 {
    font-size: 15px;
}
.ab-head {
    padding: 90px 0 0px;
    max-height: 270px;
}
.ab-who-list {
    gap: 15px;
}
.ab-who-item {
    gap: 10px;
}
.ab-who-item h4 {
    font-size: 18px;
    margin: 0 0 4px;
}
.ab-who-icon img {
    width: 50px;
}
.ab-who-content {
    margin-top: 0px;
    font-size: 15px;
    line-height: 1.6;
}
.ab-who-top {
    margin-bottom: 40px;
}
.ab-who-head {
    padding-right: 0;
}
.ab-head-text {
    display: none;
}
.iso-footer li p {
    padding-right: 0;
        font-size: 13px;
}
.footer-bottom p {
    margin: 0;
    font-size: 13px;
}
.faq-tab.active::after {
    left: 1px;
    top: 35px;
}
p {
    line-height: 22px;
}
.footer-links a {
    font-size: 14px;
}
.footer-social a {
    width: 25px;
    height: 25px;
    font-size: 12px;
}
.newsletter-form .btn {
    border-radius: 50px !important;
    padding: 8px 20px;
            width: 110px;
}
.footer .col-lg-4 .footer-about {
    font-size: 14px;
    line-height: 22px;
}
.faq-tabs {
    padding: 0px;
    display: flex;
    align-items: center;
    width: 100%;
    gap: 22px;
    justify-content: center;
}
.faq-tab {
    width: auto;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500;
}
.accordion-button {
    padding: 20px 17px 18px;
    font-size: 16px;
    line-height: 23px;
}
.accordion-body {
    padding: 0px 17px 18px;
    color: var(--c-text-mute);
    font-size: 14px;
    line-height: 21px;
    margin-top: -8px;
}
.carousel-btn {
    width: 38px;
    height: 38px;
    font-size: 14px;
}
.carousel-nav {
    margin-top: 20px;
}
.testi-text {
    font-size: 14px;
    line-height: 22px;
}
.testi-bg {
    border-radius: 30px;
    padding: 40px 20px;
}
.gain-tile, .gain-tile-feature {
    flex: 1 1 calc(100% - 8px);
}
.gain-content h5 {
    transform: translateY(0px);
}
.gain-content {
    padding: 30px;
}
.gain-tile {
    min-height: 200px;
    height: 200px;
}
.process {
    padding: 110px 0 40px;
}
.process-intro {
    padding: 36px 25px 0px;
}
.step-card {
    min-height: 330px;
}
.step-card-body h4 a {
    color: #161616;
    font-size: 20px;
    line-height: 25px;
}
.step-card-img {
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 21px;
    width: 90px;
}
.step-card-body {
    padding: 0;
}
.process-track-wrap {
    margin-left: 0px;
    padding: 40px 24px 100px;
}
.benefits-grid {
    margin-top: 0;
}
.iso-info p {
    font-size: 12px;
    line-height: 15px;
}
.iso-arrow {
    display: none;
}
.iso-seal img {
    width: 50px;
}
.iso-list {
    gap: 10px;
}
.services {
    padding: 60px 0;
}
.iso-list {
    padding-left: 0;
}
.welcome-photo-card {
    width: 100%;
    height: auto;
}
.stat-pill-1 {
    left: -10%;
    top: 26%;
}
.services::before {
    background: url(../images/service.png);
    width: 100%;
    background-position: center bottom;
    background-size: cover;
}
.welcome-photo-card img {
    height: auto;
    object-fit: cover;
    margin-top: 40px;
}
body {
    font-size: 14px;
}
.feature-card {
    padding: 20px;
    text-align: center;
}
.feature-card h4 {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 6px;
}
.feature-icon-circle {
    width: 50px;
    height: 50px;
}
.feature-icon-wrap {
    margin-bottom: 5px;
}
.section-h2 {
    font-size: 30px;
    line-height: 40px;
}
.pill-icon {
    width: 20px;
    height: 21px;
    font-size: 13px;
}
.stat-pill {
    border-radius: 7px;
}
.eyebrow {
    font-size: 17px;
    margin-bottom: 4px;
}
.section-lead {
    font-size: 14px;
    line-height: 1.6;
    color: var(--c-text-mute);
    margin-bottom: 30px;
    max-width: 100%;
}
.section-h2 {
    font-size: 28px;
    line-height: 37px;
}
.hero-nav-btn {
    width: 20px;
}
.hero-slider-nav {
    bottom: -30px;
}
.hero-subtitle {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px;
}
.hero-image {
    margin-top: 0px;
}
.p {
    font-size: 14px;
    line-height: 22px;
}
.hero-title {
    font-size: 32px;
    line-height: 40px;
}
.h3, h3 {
    font-size: calc(1.1rem + .6vw);
}
.hero-content-col h3 {
    margin-bottom: 10px;
}
.hero-content-col h3 img {
    width: 20px;
}
.header_container {
    padding: 0 15px;
}
.navbar-brand img {
    width: 150px;
}
.ab-head-content {
    padding-right: 0;
}
.ab-head-title {
    font-size: 28px;
    line-height: 30px;
    margin: 0;
}
.ab-head-tag {
    font-size: 15px;
    margin-bottom: 0px;
}
.brdBtm {
    margin-top: 30px;
    top: 0px;
    gap: 30px;
    display: flex;
}
.brdBtm__value {
    font-size: 13px;
}
.brdBtm__label {
    font-size: 13px;
}
.LeftNav {
    padding: 50px 0;
}

}
