body {
    background: #f8f9fa;
}



.brandingheader{
    background-color: #000;
    position: relative;
    text-align: center;
}
._bname{
    padding-top: 90px;
    color:#fff;
    font-size: 50px;
    letter-spacing: 14px;
    margin: auto;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    z-index: 2;
}

.brandingheader canvas{
    margin-top:-80px;
    z-index: 1;
}



h1.titleabout, h2.titleabout{
    font-size: 34px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 300;
}
.brand_title {
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 8px;
    font-family: 'Raleway';
    text-transform: uppercase;
    margin: auto;
    text-align: center;
}

.cta_button {
    background: #000 !important;
    color: white !important;
    border: none !important;
    padding: 0.6rem 1.2rem !important;
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 4px !important;
    transition: all 0.2s ease !important;
}

.cta_button:hover {
    background: #333 !important;
    transform: translateY(-1px);
}

/* Container Override */
.ui.container:not(footer .ui.container) {
  max-width: 1200px !important;
}

/* Full width override for globe section */
.ui.container:has(.c_fullw) {
    max-width: 100% !important;
    padding: 0 !important;
}

/* Section Spacing */
.section-spacing {
    padding: 60px 20px 60px 20px;
    min-height: 530px;
}

/* Divider with center line */
.sph_divider {
    position: relative;
    width: 100%;
    height: 1.5px;
    background-color: #000000;
    margin: 120px 0 60px 0;
}

.sph_divider::after {
    content: '';
    position: absolute;
    left: calc(50% - 0.75px);
    top: -22px;
    width: 1.5px;
    height: 46px;
    background-color: #000000;
}


/* About Paragraph */
.about-paragraph {
    font-size: 18px;
    line-height: 29px;
    color: #333;
    text-align: center;
    font-family: "Inter";
    font-weight: 200;
    letter-spacing: -0.2px;
}

/* Vision Quote Section */
.vision-quote {
    padding: 40px 20px;
}

.quote-text {
    font-size: 26px;
    line-height: 1.6;
    font-weight: 300;
    font-style: italic;
    color: #222;
    margin: 30px 0;
    font-family: "Inter";
}

.vision-quote .quote.left.icon {
    color: #000;
    opacity: 0.2;
    float: left;
    margin-right: 20px;
    margin-top: 0;
}

.vision-quote .quote.right.icon {
    color: #000;
    opacity: 0.2;
    float: right;
    margin-left: 20px;
    margin-top: 0;
}

/* Achievements Section */
.achievements-grid {
    margin-top: 80px;
}

.achievement-columns {
    margin: 0 !important;
}

.achievement-columns .column {
    padding: 0 !important;
}


.achievement-number {
    font-size: 40px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #000;
    margin: 0 60px 10px;
    line-height: 70px;
    letter-spacing: 1px;
}

.achievement-label {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 5px;
}

/* Partners Section */
.partners-grid {
    margin-top: 20px;
}

.partner-columns {
    margin: 0 !important;
}

.partner-columns .column {
    padding: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
}

.partner-logo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partner-logo img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    max-height: 80px;
}



/* ---------------------------------- duplicate globe section  */

.globetitle {
  max-width: 1100px;
  text-align: left !important;
}

/* faces and globe section */
.row.c_globe {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
}
.c_globe .col-5 {
  flex: 0 0 auto;
  width: 500px;
  max-width: 500px;
}
.c_globe .col-6 {
  flex: 1;
  max-width: 600px;
}
.c_globe p {
  font-family: "Inter";
  font-weight: 200;
  letter-spacing: 0px;
  line-height: 29px;
  color: #000;
  font-size: 18px;
  margin-bottom: 12px;
  text-align: left;
}

.js-globe-gl {
  padding-top: 0;
  height: 100%;
  width: 100%;
  max-height: 500px;
  max-width: 500px;
  position: relative;
  display: block;
  margin: 0;
}

.js-globe-gl canvas {
  background-color: #f8f9fa !important;
}

.c_faces {
  padding-bottom: 100px;
}
.c_faces a {
  color: unset !important;
}

.c_faces > p {
  font-size: 18px;
  margin: auto;
  margin-top: 22px;
  line-height: 32px;
  font-family: "Inter";
  text-align: center;
  max-width: 80%;
  font-weight: 200;
  padding-bottom: 8px;
}

.uppitem {
  width: 100%;
  font-size: 17px;
  margin: auto;
  margin-top: 32px;
  line-height: 32px;
  font-family: "Inter";
  border-bottom: 1px solid #000;
  width: 100%;
  text-align: right;
  font-weight: 300;
}

.faces {
  margin: 0;
  max-width: 420px !important;
}

.f1 {
  max-width: 780px;
  margin: auto;
  margin-top: 30px;
}

.f1 img.blob,
.f2 img.blob,
.blob {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: absolute;
  bottom: 0px;
  right: 22%;
  border: 2px solid white;
  z-index: 2;
  content: url("https://firebasestorage.googleapis.com/v0/b/krtx-ws.appspot.com/o/public%2Fblob_150x150.png?alt=media");
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.f1 > .ui[class*="three column"].grid > .column:not(.row),
.ui[class*="three column"].grid > .row > .column {
  width: 22% !important;
  padding-left: 0;
  padding-right: 0;
}

.f1 img {
  width: 80px;
  height: 80px;
  margin: auto;
}

.c_fullw {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 5;
}

.c_fullw .row {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
}

.c_upp {
  margin-top: 60px;
  margin-bottom: 75px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 80px;
}
.c_upp .col-7 {
  flex: 1;
  max-width: 600px;
  margin: 0;
  padding: 0;
}
.c_upp .col-5 {
  flex: 0 0 auto;
  width: 420px;
  margin: 0;
  padding: 0;
}

/* ---------------------------------- duplicate globe section  */






@media (max-width: 768px) {


    .brand_title {

    }

    .cta_button {
        padding: 0.5rem 1rem !important;
        font-size: 0.8rem !important;
    }

    .section-spacing {
        padding: 50px 15px;
    }

    .quote-text {
        font-size: 22px;
    }

    .achievement-columns .column {
        padding: 30px 0 !important;
    }

    .achievement-number {
        font-size: 48px;
    }

    .achievement-label {
        font-size: 14px;
    }

    /* Globe section mobile */
    .row.c_globe {
        flex-direction: column;
        gap: 30px;
    }

    .c_globe .col-5 {
        width: 100%;
    }

    .c_globe .col-6 {
        max-width: 100%;
    }

    .c_globe p {
        text-align: center;
    }

    /* Upper section mobile */
    .c_upp {
        flex-direction: column;
        gap: 40px;
    }

    .c_upp .col-7 {
        max-width: 100%;
    }

    .c_upp .col-5 {
        width: 100%;
    }

    .faces {
        max-width: 100% !important;
    }
}
