@font-face {
    font-family: sectra;

    src: url("../fonts/GT Sectra Medium.woff");
}
.section_heading {
    font-family: sectra;
    font-weight: normal;
}
body {
    font-family: "Lato", sectra, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h2 {
    font-size: 38px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: sectra,Arial,"Helvetica Neue",Helvetica,sans-serif;*/
}
html {
    scroll-behavior: smooth;
}

.topper,
#middle-header {
    background: #0099c4;
    padding: 10px;
}
.bg-light {
    background: #ebe8e5 !important;
}

.topper .container {
    border-bottom: solid 0px #66c2dc;
    padding: 5px 2px;
}
.logo {
    text-align: center;
}
.img-thumbnail {
    border: solid 4px #039ac5;
}
.name {
    background: url(../images/name.png) no-repeat bottom center;
    padding-bottom: 20px;
}
.blockquote2 {
    /*background:url(../images/b-open.png) no-repeat;*/
    font-size: 50px;
    color: #dfdfdd;
    line-height: 60px;
}

.lsc-logo {
    max-width: 150px;
}

@media screen and (min-width: 768px) {
    .logo {
        text-align: left;
    }
}
.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .logo-image {
        margin-left: 10px;
    }
}

.menu1 li {
    margin-left: 15px;
}
.menu1 li a {
    text-decoration: none;
    color: #fff;
}
.menu1 li a:hover {
    color: #c8102e;
}
.text-right {
    text-align: right;
}
.searching {
    color: #fff;
    padding-bottom: 5px;
}
.dropdown-item {
    padding: 5px 10px !important;
}

/* Parent dropdown hover */
.dropdown:hover > .dropdown-menu {
    display: block;
}

/* Nested dropdown hover - this is the key fix */
.dropdown-menu .dropend:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 0;
}

/* Nested dropdown positioning */
.dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0;
    margin-left: 0;
}

.dropdown-item.dropdown-toggle::after {
    float: right;
    margin-top: 8px;
}

.dropend .dropdown-toggle::after {
    border-left: 0.3em solid;
    border-right: 0;
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
}

.nav-link {
    color: #222221;
    font-size: 16px;
}

.nav-link:hover,
.dropdown-menu:hover {
    color: #c8102e;
    border-bottom: solid 2px #c8102e;
}

.nav-link:active {
    color: #c8102e;
}

.me-auto {
    margin-left: auto !important;
    margin-right: 0px !important;
}

.navbar-toggler,
.navbar-toggler-icon {
    color: #fff !important;
}

.navbar-nav li + li {
    padding-left: 8px !important;
}
#breadcrum {
    background: #001440;
    color: #fff !important;
    padding-top: 20px;
}
.menu2 {
}
.menu2 li + li {
    padding-left: 5px;
}
.profile_link {
    color: #999;
    text-decoration: none;
}
.profile_link:hover {
    color: #fff;
}
#right_program {
    background: #0099c4;
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-size: 20px !important;
}
#right_program .box {
    height: 60px;
    background: #f4f4f4;
    color: #555;
    width: 100%;
    border: none;
}
.searching-program {
    color: #333;
    padding: 7px;
    background: #f4f4f4;
}
#about_london {
    background: url(../images/about-bg.png) no-repeat bottom center #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 95px 25px 50px 25px;
}
#about_london h3 {
    /*font-family:GT-Sectra-Fine-Bold,serif;*/
    text-transform: capitalize;
    color: #001e62;
    font-weight: bolder;
}
#about_london h4 {
    color: #c8102e;
    text-transform: capitalize;
    padding-top: 10px;
    font-weight: bold;
}
.text-justify {
    text-align: justify;
}
#our_programmes {
    padding: 95px 0px 30px 0px;
    background: url(../images/hero2-1.png) no-repeat bottom center #f5f4f2;
    background-position: revert;
    background-repeat: no-repeat;
    background-size: cover;
}
#our_programmes h1 {
    color: #001e62;
}
#our_programmes h4 {
    font-weight: bold;
}
.blue {
    background: #002060;
    color: #fff;
    padding: 10px;
}
.red {
    background: #ff0000;
    color: #fff;
    padding: 10px;
}
#our_programmes a {
    color: #fff;
    text-decoration: none;
}
#our_programmes a:hover {
    text-decoration: underline;
}
.program_btn {
    background-color: #012269;
}

img {
    transition: transform 0.3s;
}
img:hover {
    /* -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);  */
}

#customized_solution {
    /*padding:57px 14px 127px 5px;*/
    padding: 57px 14px 10px 0px;
    background: url(../images/bgcust.png) no-repeat;
    /* background-position: bottom right; */
    background-repeat: no-repeat;
    background-size: cover;
}
#customized_solution h2 {
    color: #001e62;
}

#intrested_working {
    padding: 50px 0px;
    background: url(../images/bgsecot.png) no-repeat bottom right #f5f4f2;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
}
#intrested_working h2 {
    color: #001e62;
}

#contact_section {
    padding: 40px;
    background: url(../images/conbg-1.png) no-repeat bottom right #f5f4f2;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
}
#contact_section h2,
h4 {
    color: #fff;
}

.collapsing {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}
.option1 {
    background: #ebe8e5;
    padding-bottom: 50px;
}
.option1 img {
    margin-top: 50px;
    z-index: -999;
}
.option1 h3 {
    text-align: left;
}
.option1 h3 span {
    color: #fff;
    background: #001e62;
    padding: 20px;
    font-weight: bold;
    margin-left: 25px;
}

.option2 {
    background: #fff;
    padding-bottom: 50px;
}
.option2 img {
    margin-top: 50px;
    z-index: -999;
}
.option2 h3 {
    text-align: right;
}
.option2 h3 span {
    color: #fff;
    background: #ff0000;
    padding: 20px;
    font-weight: bold;
    margin-left: 25px;
}

.option3 {
    background: #002060;
    color: #fff;
}
.option3 h3 {
    text-align: center;
    font-weight: bold; /*text-transform:capitalize;*/
}
.option4 {
    background: #001440;
    margin: 0px;
    padding: 0px;
    color: #fff;
}
.option4 a {
    color: #fff;
    text-decoration: none;
}
.option4 a:hover {
    text-decoration: underline;
}

.titleBar {
    background: #001440;
    margin: 0px;
    padding: 0px;
    color: #fff;
}
.titleBar a {
    color: #fff;
    text-decoration: none;
}
.titleBar a:hover {
    text-decoration: underline;
}
.titleBar .bg {
    background: url(../images/work_with_us.png) no-repeat top right #001440;
    background-size: cover;
    min-height: 600px;
}
.titleBar .heading {
    padding-top: 20%;
    font-size: 2.5em;
}
.titleBar .heading small {
    font-size: 30%;
}
.bg-white2 {
    background: #f5f4f2 !important;
}
.blockquote {
    font-size: 1.35rem;
}
.bold {
    font-weight: bold;
}
.border-right {
    border-right: solid 2px #4195be;
    padding-right: 20px;
}

.option5 {
    background: #002060;
}
.option5 .container {
    background: #002060;
    color: #fff;
    text-align: left;
}
.option5 h4 {
    text-align: left;
    font-weight: bold;
    text-transform: capitalize;
}
.option5 small {
    color: #999;
}
.option5 img {
    margin: 0px auto;
    text-align: center;
    display: block;
}
.option5 a:hover {
    color: #c36 !important;
}

.general {
    background: #ebe8e5;
    padding: 15px;
}
.content {
    background: #ebe8e5;
    padding: 30px 15px;
}
.content .title {
    color: #002060;
    font-weight: bold;
}

.content .comment-section {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 10px 0px;
    font-size: 20px;
    margin-left: 15px;
    margin-right: 15px;
}

.content .comment-section i {
    font-size: 30px;
}
.red-color {
    color: #dc3545;
}
.blue-color {
    color: #002060;
}

.option6 {
    background: #f5f4f2;
    color: #000;
    padding: 20px;
}
.option7 {
    background: url(../images/footer.png) no-repeat bottom center #012060;
    color: #fff;
    padding: 40px;
}
.option7 ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 3px;
}
.option7 ul li {
    margin-left: 0px;
    padding-left: 0px;
}
.option7 a {
    color: #fff;
    text-decoration: none;
}
.option7 a:hover {
    color: #f93;
    text-decoration: underline;
}
/* .option7 ul li { padding-right:20px; } */
.option7 h5 {
    font-size: 12px;
    line-height: 3px;
    margin-top: -10px;
    margin-bottom: 20px;
}
.option7 h5 span {
    border-bottom: solid 2px #0099c4;
    min-width: 50px;
}
.border-vip {
    border-bottom: solid 1px #0099c4;
    padding-top: 15px;
}
.option6 .border {
    border: solid 0px #021f61 !important;
    color: #c9112d !important;
}

.option6 h5 {
    color: #c9112d;
    font-weight: bold;
}
.option6 p strong,
.option6 i {
    color: #c9112d;
}
.option6 h1 {
    color: #021f61 !important;
}
.pull-right {
    float: right;
}
.option7 h4 {
    font-size: 18px;
}

#blogs h1,
#blogs h3,
#blogs h4,
.read-more {
    color: #001e62;
    font-weight: bolder;
    text-decoration: none !important;
}
#blogs h2 {
    color: #001e62;
}
.btn-danger {
    background-color: #c80f2e;
}
.btnred {
    border-radius: 0px;
    padding-left: 45px !important;
    padding-right: 45px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #c80f2e !important;
    border: none !important;
}
.btnred:hove {
    border: none !important;
}
.btnblue {
    border-radius: 0px;
    padding-left: 45px !important;
    padding-right: 45px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #012060 !important;
    border: none !important;
}
.btnblue:hove {
    border: none !important;
}
.text-white {
    color: #fff;
}

.mt-4 {
    margin-top: 4em !important;
}

.comment-section {
    margin-bottom: 10px;
}

.comment-section i {
    color: #0d87aa;
    font-size: 22px;
}

.btn-info {
    background: #0099c4;
    border: solid 2px #0092bb;
    padding: 10px 20px;
    font-size: 120%;
}
.btn-info2 {
    background: #0099c4;
    border: solid 2px #0092bb;
}
.btn-check:active + .btn,
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:active {
    background: #0092bb;
    border: solid 2px #0099c4;
}
.btn-danger {
    background: #ff0000;
    padding: 10px 20px;
    font-size: 120%;
}

a {
    color: #0099c4;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.breadcrumb ul li {
    list-style: none;
    display: inline;
}

.breadcrumb ul li a {
    color: #fff;
    text-decoration: none;
}

.breadcrumb ul li a:hover {
    color: #c8102e;
    text-decoration: none;
}

.breadcrumb ul li + li {
    padding-left: 5px;
}
.content ul {
    /*list-style-image:url(../../../../../PHP/wamp/www/test/data.php);*/
}
.content ul li,
.content ol li {
    margin-left: 25px;
}

h5 {
    margin-top: 15px;
}

@media (max-width: 480px) {
        .option7 {
    padding: 15px;
}
    .option2 h3 span {
        font-size: 20px !important;
        margin: 0px;
    }

    .option2 h3 {
        text-align: left;
        margin: 0px;
    }

    .arab {
        font-size: 16px;
    }

    .titleBar .heading {
        padding-top: 5px !important;
        font-size: 25px !important;
    }
}

/*add by khs*/
.accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
.accordion-button:not(.collapsed) {
    background: #001440 !important;
    color: #fff;
}
.accordion-button {
    background: #001440 !important;
    color: #fff;
}
.accordion-item {
    /*--bs-accordion-border-color: #001440;*/
}
.accordion-button:active,
.accordion-button:hover,
.accordion-button:visted {
    background: #c9112d;
    color: #fff;
}

.boxp {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 10px;
}
.boxp:hover,
.boxp > .icon:hover {
    background-color: #012060;
    cursor: pointer;
    color: #fff;
}
.boxp:hover > .icon > .info1 > h3.title {
    color: #fff;
}
.boxp:hover > .icon > .info1 > .more > a {
    background-color: #0099c3;
}
.boxp > .icon {
    text-align: center;
    position: relative;
}
.boxp > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 120px;
    height: 120px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background: #c80f2e;
    vertical-align: middle;
    margin-bottom: 20px;
}
.boxp > .icon:hover > .image {
    background: #c80f2e;
}
.boxp > .icon > .image > i {
    color: #fff !important;
    margin-top: 12px;
}
.boxp > .icon:hover > .image > i {
    color: white !important;
}
.boxp > .icon > .info {
    margin-top: -24px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #e0e0e0;
    padding: 15px 0 10px 0;
}
.boxp > .icon:hover > .info {
    background: rgba(0, 0, 0, 0.04);
    border-color: #e0e0e0;
    color: white;
}
.boxp > .icon > .info1 > h3.title {
    font-family: "sectra";
    font-size: 34px;
    color: #002060;
    font-weight: 500;
}
.boxp > .icon > .info > p {
    font-size: 13px;
    color: #fff;
    line-height: 1.5em;
    margin: 20px;
}
.boxp > .icon:hover > .info1 > h3.title,
.boxp > .icon:hover > .info1 > p,
.boxp > .icon:hover > .info > .more > a {
    color: #fff;
}
.boxp > .icon > .info1 > .more {
    margin-top: 30px;
}
.boxp > .icon > .info1 > .more a {
    font-size: 16px;
    color: #fff;
    line-height: 12px;
    text-decoration: none;
    background-color: #012060;
    padding: 12px 26px 12px 25px;
    font-weight: bold;
}
.boxp > .icon:hover > .info1 > .more > a {
    color: #fff;
    background-color: #0099c3;
    text-decoration: none !important;
    padding: 12px 26px 12px 25px;
    font-weight: bold;
}
.boxp .space {
    height: 30px;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
#blogs h4:hover,
#blogs .read-more:hover {
    color: #c36;
}
.btn-info:hover {
    background-color: #c80f2e !important;
}
.btn-info2:hover {
    background-color: #c80f2e !important;
}
.btn-danger:hover {
    color: #fff !important;
}
.h4heading {
    text-transform: capitalize;
    font-weight: bold;
}
.h3heading {
    text-transform: capitalize;
    color: #001e62;
    font-weight: bolder;
}
.h2heading {
    text-transform: capitalize;
    color: #001e62;
    font-weight: normal;
}
.heading_title {
    color: #001e62;
    font-weight: normal;
}

@media only screen and (min-width: 992px) {
    .margintop50 {
        margin-top: 50px;
    }
}

.tableheader {
    background: #c9112d !important;
    color: #fff !important;
}
/*end by khs*/

/* Cyber Excellence Styles */
.cyber-hero {
    background-image: url("../images/cyberexcellence/Main-Slider.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20px 0;
    color: white;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.cyber-shield-icon {
    font-size: 4rem;
    margin-bottom: 2rem;
    color: #fbbf24;
}

.cyber-main-title {
    font-size: 3rem;
    font-weight: 900;
    padding: 0px 140px;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    letter-spacing: 2px;
}

.cyber-subtitle {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 3rem;
    opacity: 0.9;
    line-height: 1.4;
}

.accreditation-section {
    margin-top: 3rem;
    justify-content: center;
    align-items: center;
}

.accreditation-item {
    display: flex;
    align-items: center;
    justify-content: flex-start; /* left-align text and logo */
    gap: 10px; /* space between label and logo */
    text-align: left;
}

.accreditation-section .row {
    --bs-gutter-x: -15.9rem; /* default 1.5rem hota hai */
}

.accreditation-item {
    text-align: center;
    padding: 1rem;
}

.accreditation-item-video {
    text-align: center;
    padding: 1rem;
    justify-content: center;
}

.accreditation-label {
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 1rem;
    opacity: 0.8;
}

/* Navigation tabs CSS */

.cyber-tabs {
    background: #f8f9fa;
    padding: 4vh 0vh;
    border-bottom: 1px solid #dee2e6;
    position: relative;
}

.cyber-nav-tabs {
    border: none;
    margin: 0;
    flex-wrap: nowrap;
}

.cyber-nav-tabs .nav-link {
    border: none;
    background: transparent;
    color: #1e3a8a;
    background: #fff;
    font-weight: 500;
    padding: 1rem 1.5rem;
    margin: 0;
    border-radius: 0;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.cyber-nav-tabs .nav-link:hover {
    background: #e9ecef;
    color: #495057;
}

.cyber-nav-tabs .nav-link.active {
    background: #1e3a8a;
    color: white;
    border: none;
}

/* Navigation buttons - only visible on mobile */
.nav-button {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #1e3a8a;
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.nav-button:hover {
    background: #152d6b;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.nav-button:active {
    transform: translateY(-50%) scale(0.95);
}

.nav-button:disabled {
    background: #ccc;
    cursor: not-allowed;
    opacity: 0.5;
}

.nav-button-left {
    left: 10px;
}

.nav-button-right {
    right: 10px;
}

.nav-button svg {
    width: 20px;
    height: 20px;
}

/* Introduction section css */
.section-wrapper {
    padding: 3vh 0vh 4vh 0vh;
    background-color: #efefef;
}

.section-wrapper-certification {
    padding: 0vh 0vh 0vh 0vh;
    background-color: #fff;
}

.section-wrapper-timeline {
    padding: 0vh 0vh;
}

.partner-card {
    padding: 3vh 0vh;
}

/* After Introduction section css */
.lsc-logo-accreditation {
    max-height: 50px;
    margin-left: 1rem;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.lsc-logo-accreditation-lsc {
    max-width: 220px;
    margin-left: 0.3rem;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

/* Cyberassessment-framework css */
.cyberassessment-wrapper {
    background-image: url("../images/cyberexcellence/BG-1.jpg");
    background-repeat: no-repeat;
    background-size: cover; /* image poora area cover karega */
    background-position: center; /* image center me align hoga */
}

/* Scroll to top button css */
.scroll-to-top-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #2c3e76 0%, #1a2952 100%);
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(44, 62, 118, 0.3);
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
    z-index: 1000;
}

.scroll-to-top-btn.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.scroll-to-top-btn:hover {
    background: linear-gradient(135deg, #1a2952 0%, #0f1a36 100%);
    box-shadow: 0 6px 20px rgba(44, 62, 118, 0.5);
    transform: translateY(-3px);
}

.scroll-to-top-btn:active {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(44, 62, 118, 0.4);
}

.scroll-to-top-btn svg {
    width: 24px;
    height: 24px;
}

@media (max-width: 768px) {
    .scroll-to-top-btn {
        width: 45px;
        height: 45px;
        bottom: 20px;
        right: 20px;
    }
}

.tab-content {
    background: #f8f9fa;
    padding: 0vh 0vh;
}

.section-title {
    font-family: sectra;
    /* font-size: 3rem; */
    text-transform: capitalize;
    color: #001e62;
    font-weight: normal;
    letter-spacing: 1px;
    font-weight: 600;
}

.section-text {
    font-size: 1.1rem;
    line-height: 1.7;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

.section-padd {
    padding: 10vh 0vh;
    /* background-color: #EFEFEF; */
}

.section-padd-learning {
    padding: 3vh 0vh;
}

.cyber-illustration {
    text-align: center;
    padding: 0rem;
}

.cyber-illustration img {
    max-width: 68%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.cyber-illustration-intro img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.accreditation-card {
    /* background: #fff; */
    color: #000;
    border-radius: 6px;
    margin-bottom: 2rem;
    /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); */
}

.accreditation-header {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    position: relative;
}

.certification-header {
    display: flex;
    align-items: center; /* Center horizontally */
    justify-content: center; /* Center vertically */
    text-align: center;
}

/* Option 1: Modern clip-path approach */
.header-banner {
    background: #1e3a8a;
    color: white;
    padding: 1rem 1rem;
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 50%,
        calc(100% - 30px) 100%,
        0 100%
    );
    min-width: 300px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.header-banner h4 {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.certification-banner {
    background: #1e3a8a;
    color: white;
    padding: 0.5rem 1rem;
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 50%,
        calc(100% - 30px) 100%,
        0 100%
    );
    min-width: 250px;
    min-height: 55px; /* 👈 fixed height add ki */
    display: flex;
    align-items: center; /* text vertically center */

    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.para-box {
    border-radius: 0px;
    /* background: #f8f9fa; */
    /* box-shadow: 0 2px 6px rgba(0,0,0,0.05); */
}

.certification-class {
    background-color: #fff;
}

/* benefits of cyber */
.benefits-section {
    padding: 4rem 0;
    /* min-height: 100vh; */
    width: 100%;
    position: relative;
    background-image: url("../images/cyberexcellence/Benefits/BG.jpg");
    background-repeat: no-repeat;
    background-size: cover; /* image poora area cover karega */
    background-position: center; /* image center me align hoga */
}

.benefits-container {
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-bottom: 2rem;
}

.benefit-card {
    border-radius: 20px;
    padding: 0rem;
    box-shadow: 0 15px 35px var(--shadow-medium);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    border: 2px solid transparent;
    max-width: 500px;
}

.benefit-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #f8f9fa;
    transition: left 0.6s;
}

/* .benefit-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 50px var(--shadow-medium);
    border-color: var(--light-blue);
}

.benefit-card:hover::before {
    left: 100%;
} */

.card-content {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    background: #fff;
    padding: 80px 20px;
    width: 100%;
    border-radius: 10px;
}

.icon-container {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    background: var(--primary-blue);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0 8px 20px var(--shadow-light);
}

.icon-placeholder {
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: var(--primary-blue);
    font-weight: bold;
}

.benefit-content {
    flex: 1;
}

.benefit-title {
    font-size: 1.4rem;
    font-weight: bold;
    color: var(--text-primary);
    margin-bottom: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.benefit-description {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--text-secondary);
    margin: 0;
}

/* Connecting lines */
.connection-line {
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    z-index: 0;
}

.line-horizontal {
    height: 2px;
    width: calc(100% - 4rem);
    top: 50%;
    left: 2rem;
}

.line-vertical-left {
    width: 2px;
    height: 60px;
    left: 2rem;
    top: calc(50% + 1rem);
}

.line-vertical-center {
    width: 2px;
    height: 60px;
    left: 50%;
    top: calc(50% + 1rem);
}

.line-vertical-right {
    width: 2px;
    height: 60px;
    right: 2rem;
    top: calc(50% + 1rem);
}

/* Learning Section */
.learning-section {
    font-family: "Arial", sans-serif;
}

.special-class {
    background-color: #efefef;
}

.learning-icon {
    width: 100px;
    height: 100px;
}

.stat-number {
    font-size: 2rem;
    font-weight: 700;
    color: #003366;
}

.stat-text {
    font-size: 0.95rem;
    line-height: 1.5;
}

.highlight-box {
    background-color: #1d2a49;
    color: #fff;
    font-size: 1rem;
    border-radius: 6px;
}

.note-box {
    border: 2px solid #cad2e1;
    background-color: #f9f9f9;
    font-size: 0.95rem;
    border-radius: 6px;
}

.reference {
    font-size: 0.85rem;
    color: #444;
    font-weight: 600;
}

/* Principle */
.principal-section {
    background-image: url("../images/cyberexcellence/Whiite-BG.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #1d2a49;
    height: auto;
    overflow: hidden;
}

.principal-padding {
    padding: 4vh 0vh 0vh 0vh;
}

.principal-title {
    font-weight: 700;
    font-size: 2rem;
    text-transform: uppercase;
    color: #1d2a49;
}

.principal-quote {
    font-size: 1.05rem;
    line-height: 1.8;
    color: #333;
    padding: 0vh 12vh 0vh 0vh;
}

.principal-name {
    font-size: 2rem;
    font-weight: 600;
    color: #1e3a8a;
}

.principal-role {
    font-size: 1rem;
    color: #333;
    border-bottom: 2px solid #1d2a49;
    display: inline-block;
    padding-bottom: 5px;
}

.principal-image-wrapper {
    position: relative;
    display: inline-block;
    padding: 10px;
    border-radius: 4px;
}

.principal-image {
    border-radius: 2px;
    /* max-height: 420px; */
    object-fit: cover;
}

/* Assessment */
.assessment-section {
    color: #1d2a49;
    /* background-image: url("/assets/program/cyberexcellence/BG-1.jpg"); */
}

.assessment-section-title {
    font-weight: 700;
    text-transform: uppercase;
}

.assessment-card {
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    height: 100%; /* Add this */
    display: flex; /* Add this */
    flex-direction: column; /* Add this */
}

.assessment-card-header {
    background: #1d2a49;
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
    padding: 12px 16px;
    position: relative;
}

.assessment-card-header::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-left: 20px solid transparent;
    border-top: 20px solid #fff;
}

.assessment-card-body {
    padding: 20px;
    background: #606d8d;
    color: white;
    flex: 1;
}

.assessment-card-subtitle {
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 12px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px;
}

.assessment-card-text {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 10px;
}

.assessment-card-list {
    padding-left: 20px;
    margin: 0;
}

.assessment-card-list-item {
    margin-bottom: 6px;
    font-size: 0.9rem;
}

.assessment-card-list-item::marker {
    font-size: 1.5rem; /* yahan size bara do (default ~1rem hota hai) */
    color: #fff; /* agar color bhi change karna ho */
}

.assessment-header-banner {
    background: #23346c;
    color: white;
    font-weight: 600;
    padding: 1rem 1rem;
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 50%,
        calc(100% - 30px) 100%,
        0 100%
    );
    width: 340px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* By Level why act now */
.custom-card {
    border: none;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background-color: #f8f9fa;
}
.custom-header {
    font-size: 2.5rem;
    font-weight: bold;
    color: #1e3a8a;
    text-align: center;
    margin-bottom: 30px;
}
.custom-section {
    background-color: #1e3a8a;
    color: white;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.custom-section h4 {
    margin-bottom: 10px;
}
.custom-section p {
    font-size: 0.9rem;
}

/* Contact us */
.contact-us-section {
    padding: 40px 0;
}

.info-box {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-bottom: 20px;
    height: 100%;
}

.info-box a {
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}

.info-box a:hover {
    text-decoration: underline;
}

.contact-info p {
    margin: 10px 0;
    font-size: 15px;
    word-break: break-word;
}

.contact-info i {
    margin-right: 8px;
    color: #1a2c5b;
    min-width: 20px;
}

.form-group-wrapper {
    margin-bottom: 1rem;
}

.form-label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0.5rem;
    display: block;
}

.form-control {
    border-radius: 0;
    border: 1px solid #ccc;
    box-shadow: none;
    width: 100%;
}

.form-control:focus {
    border-color: #1a2c5b;
    box-shadow: 0 0 0 0.2rem rgba(26, 44, 91, 0.25);
}

.btn-submit {
    background-color: #1a2c5b;
    color: #fff;
    border-radius: 0;
    padding: 10px 25px;
    font-weight: bold;
    border: none;
    width: 100%;
}

.btn-submit:hover {
    background-color: #152244;
    color: #fff;
}

.assessment-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    margin-bottom: 2rem;
}

@media (max-width: 1300px) {
    .section-text {
        font-size: 0.9rem;
        line-height: 1.7;
        color: #6c757d;
        margin-bottom: 1.5rem;
    }
}

/* Desktop: side-by-side layout */
@media (min-width: 768px) {
    .form-row-desktop {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    .form-row-desktop .form-label {
        min-width: 180px;
        max-width: 180px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .form-row-desktop .form-control,
    .form-row-desktop textarea {
        flex: 1;
    }

    .btn-submit {
        width: auto;
        min-width: 200px;
    }

    /* .principal-quote {
    padding: 10vh 0vh 0vh 0vh;
  } */
}

/* Tablet adjustments */
@media (max-width: 991px) {
    .info-box {
        margin-bottom: 20px;
    }
}

/* Mobile adjustments */
@media (max-width: 767px) {
    .contact-us-section {
        padding: 20px 0;
    }

    .info-box {
        padding: 15px;
    }

    .contact-info p {
        font-size: 14px;
        margin: 8px 0;
    }

    .form-group-wrapper {
        margin-bottom: 1.25rem;
    }

    textarea.form-control {
        min-height: 120px;
    }

    .section-padd {
        padding: 8vh 0vh;
        /* background-color: #EFEFEF; */
    }
}

/* Responsive design */
@media (max-width: 1200px) {
    .benefits-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }

    .assessment-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
}

@media (max-width: 768px) {
    .section-title {
        font-size: 2.5rem;
        letter-spacing: 2px;
        margin-bottom: 0rem;
        padding: 1vh 0vh 0vh 0vh;
    }

    .benefits-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .assessment-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .benefits-container {
        padding: 0 0rem;
    }

    .benefit-card {
        padding: 1rem;
    }

    .card-content {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
    }

    .icon-container {
        align-self: center;
    }

    /* Contact us section */
    .contact-us-section {
        padding: 20px 10;
    }
}

/* Animation classes */
.fade-in {
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards;
}

.fade-in:nth-child(1) {
    animation-delay: 0.1s;
}
.fade-in:nth-child(2) {
    animation-delay: 0.2s;
}
.fade-in:nth-child(3) {
    animation-delay: 0.3s;
}
.fade-in:nth-child(4) {
    animation-delay: 0.4s;
}
.fade-in:nth-child(5) {
    animation-delay: 0.5s;
}
.fade-in:nth-child(6) {
    animation-delay: 0.6s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Background decoration */
.benefits-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(
            circle at 20% 80%,
            rgba(255, 255, 255, 0.1) 0%,
            transparent 50%
        ),
        radial-gradient(
            circle at 80% 20%,
            rgba(255, 255, 255, 0.1) 0%,
            transparent 50%
        );
    pointer-events: none;
}

/* end of benefits cyber excellence */

.accreditation-text {
    margin: 0;
    opacity: 0.9;
    font-size: 1.1rem;
    line-height: 1.7;
    color: #6c757d;
    padding: 1vh 2vh 0vh 0vh;
}

.highlight-box {
    background: #1e3a8a;
    color: white;
    padding: 1rem 1.5rem;
    border-radius: 4px;
    margin: 1.5rem 0;
    text-align: center;
}

.highlight-box h4 {
    margin: 0;
    font-weight: 600;
}

.contact-section {
    background: #f8f9fa;
    padding: 4rem 0;
}

.contact-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #495057;
    margin-bottom: 2rem;
}

.contact-info {
    padding: 1rem 0;
}

.contact-logo img {
    max-height: 60px;
    margin-bottom: 1rem;
}

.contact-info h4 {
    color: #1e3a8a;
    font-weight: 700;
    margin-bottom: 1rem;
}

.contact-info p {
    color: #6c757d;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
}

.contact-info i {
    margin-right: 0.5rem;
    color: #1e3a8a;
    width: 20px;
}

.recognition-section {
    text-align: center;
    padding: 2rem 0;
}

.recognition-section h4 {
    color: #6c757d;
    margin-bottom: 1.5rem;
}

.cmi-logo img {
    max-height: 80px;
}

/* timeline section */
#timeline {
    background-color: #efefef;
}

.desktop-img {
    display: block;
}
.mobile-img {
    display: none;
}

/* On mobile view */
@media (max-width: 768px) {
    .desktop-img {
        display: none;
    }
    .mobile-img {
        display: block;
    }
}

/* .assessment-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-bottom: 2rem;
} */

/* Responsive Design */
@media (max-width: 768px) {
    .cyber-hero {
        padding: 15px 0;
        /* height: 100vh; */
    }

    .cyber-main-title {
        font-size: 2rem;
        padding: 0;
    }

    .main-logo {
        width: 200px;
    }

    .accreditation-section {
        margin-top: 0rem;
        justify-content: center;
        align-items: center;
    }

    .accreditation-item {
        flex-direction: column; /* stack label + logo vertically */
        align-items: center; /* center horizontally */
        text-align: center; /* center text */
    }

    .accreditation-logos {
        max-width: 160px;
    }

    .accreditation-section .row {
        --bs-gutter-x: 0rem; /* default 1.5rem hota hai */
    }

    .cyber-subtitle {
        font-size: 1.2rem;
    }

    .cyber-nav-tabs .nav-link {
        padding: 0.75rem 1rem;
        font-size: 0.9rem;
    }

    .cyber-illustration {
        padding: 0rem;
    }

    .section-title {
        font-size: 1.5rem;
        text-align: center;
        padding: 3vh 0vh;
    }

    .accreditation-header {
        flex-direction: column;
        /* text-align: center; */
    }

    .header-banner {
        min-width: 300px;
        padding: 0.8rem 1.5rem;
    }

    .header-banner h4,
    .header-banner-alt h4 {
        font-size: 1.1rem;
        text-align: center;
    }

    .lsc-logo-accreditation {
        /* max-height: 50px; */
        margin-left: 0rem;
    }

    .header-banner-alt::after {
        border-top: 36px solid #1e3a8a;
        border-bottom: 36px solid #1e3a8a;
        border-right: 20px solid transparent;
        right: -20px;
    }
}

.by-level {
    background-image: url("../images/cyberexcellence/BG-1.jpg");
    background-repeat: no-repeat;
    background-size: cover; /* image poora area cover karega */
    background-position: center; /* image center me align hoga */
    min-height: 100vh; /* FIX: height ki jagah min-height use karo */
    padding: 60px 20px; /* thoda andar se gap do */
    box-sizing: border-box; /* padding content overflow na kare */
}

.card-container {
    background: white;
    border-radius: 20px;
    /* box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3); */
    max-width: 1300px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
    margin: 0 auto 50px; /* ADD THIS - centers and adds bottom margin */
    overflow: visible;
}

.grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.grid-item {
    padding: 50px 45px;
    border: 1px solid #23326b;
}

.grid-item:nth-child(1) {
    border-top: none;
    border-left: none;
}

.grid-item:nth-child(2) {
    border-top: none;
    border-right: none;
}

.grid-item:nth-child(3) {
    border-bottom: none;
    border-left: none;
}

.grid-item:nth-child(4) {
    border-bottom: none;
    border-right: none;
}

.grid-item h2 {
    color: #2c4875;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.grid-item p {
    color: #4a4a4a;
    font-size: 1.05rem;
    line-height: 1.7;
}

@media (max-width: 968px) {
    .by-level {
        padding: 20px 10px; /* CHANGE THIS - reduce side padding */
    }
    .title {
        font-size: 2rem;
        padding: 15px 30px;
    }

    .grid {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, auto);
    }

    .grid-item {
        border: none !important;
        border-bottom: 1px solid #23326b !important;
        padding: 25px 20px; /* mobile-friendly padding */
    }

    .grid-item:last-child {
        border-bottom: none !important;
    }
}

/* Mobile styles */
@media (max-width: 768px) {
    .nav-button {
        display: flex;
    }

    .nav-wrapper {
        overflow-x: hidden;
        overflow-y: hidden;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        padding: 0 50px;
    }

    .cyber-nav-tabs {
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .cyber-nav-tabs::-webkit-scrollbar {
        display: none;
    }

    .cyber-nav-tabs .nav-link {
        padding: 0.75rem 1rem;
        font-size: 0.9rem;
    }

    .lsc-logo-accreditation-lsc {
        max-width: 220px;
        margin-left: 0rem;
        margin-top: 1.5rem;
    }

    .lsc-logo-accreditation {
        margin-left: 0rem;
        margin-top: 1.5rem;
    }

    .accreditation-card {
        /* background: #fff; */
        color: #000;
        border-radius: 6px;
        margin-bottom: 2rem;
        /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); */
    }

    .accreditation-text {
        padding: 0vh 1vh;
    }

    .cyberexcellence-why {
        margin-top: 0px;
    }

    .levels-logo {
        max-width: 120px;
        display: block;
        margin: 0 auto;
    }

    .partner-card {
        padding: 3vh 1vh;
    }

    /* Paul Nanson section css */
    .principal-section {
        padding: 0vh 1vh;
    }

    /* Certification level section css */
    .certification-banner {
        background: #1e3a8a;
        color: white;
        padding: 0.1rem 1rem;
        position: relative;
        clip-path: polygon(
            0 0,
            calc(100% - 30px) 0,
            100% 50%,
            calc(100% - 30px) 100%,
            0 100%
        );
        min-width: 250px;
        min-height: 45px;
        display: flex; /* flexbox enabled */
        align-items: center; /* vertical centering */
        justify-content: center; /* horizontal centering */
        text-align: center; /* for multi-line text */
    }

    .certification-heading {
        padding: 1vh 0vh;
    }

    .certification-header {
        flex-direction: column;
    }

    .section-wrapper-certification {
        padding: 0vh 0vh 0vh 0vh;
    }

    .cyberassessment-para {
        text-align: center;
    }
}

@media (max-width: 576px) {
    .section-title {
        font-size: 2rem;
        letter-spacing: 1px;
    }

    .card-content {
        flex-direction: row;
        text-align: left;
    }

    .icon-container {
        width: 60px;
        height: 60px;
    }

    .icon-placeholder {
        width: 35px;
        height: 35px;
        font-size: 1.2rem;
    }

    .benefit-title {
        font-size: 1.2rem;
    }

    .benefit-description {
        font-size: 0.9rem;
    }

    /* Contact us section */
    .contact-us-section {
        padding: 16px 10px;
    }

    .btn-submit {
        background-color: #1a2c5b;
        color: #fff;
        border-radius: 0;
        padding: 10px 25px;
        font-weight: bold;
    }

    .principal-quote {
        padding: 4vh 0vh 0vh 0vh;
    }

    .contact-info p {
        font-size: 13px;
    }
    .section-padd {
        padding: 3vh 1vh 0vh;
        /* background-color: #EFEFEF; */
    }

    /* certification level section css */
    .certification-header {
        flex-direction: column;
    }
}
