@font-face {
    font-family: "gilroyextrabold";
    src: url("/css/lib/gilroy/fonts/gilroy-extrabold-webfont.woff2") format("woff2"), url("/css/lib/gilroy/fonts/gilroy-extrabold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "gilroylight";
    src: url("/css/lib/gilroy/fonts/gilroy-light-webfont.woff2") format("woff2"), url("/css/lib/gilroy/fonts/gilroy-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


:root {
    --white: #ffffff;
    --beige: #f7ddc6;
    --beige-light: #faebdd;
    --beige-dark: #ecbd91;.custom-hubspot-form .hs-form .hs-button
    --blue: #2f65b0;
    --blue-dark: #1c3d6a;
    --gray: #f3f3f4;
    --green: #ceefe1;
    --green-light: #e8f9f2;
    --green-dark: #0d5f41;
    --unit-video-size: 1vw;
    --max-width-v: 100;
    --margin-v: 15;
    --dark: #454648;
    --animation-speed: 55s;
}

::-moz-selection {
    background-color: var(--green);
}

::selection {
    background-color: var(--green);
    color: #000;
}

html {
    font-family: "Open Sans", sans-serif;
    scroll-behavior: smooth;
    overflow-y: scroll;
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #000;
    word-break: break-word;
    margin: 0;
}

    body:focus {
        outline: none;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
.ja-website h1,
.ja-website h2,
.ja-website h3,
.ja-website h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.ja-website h5 {
    font-family: "Open Sans", sans-serif;
}

h1 {
    font-size: 55px;
    line-height: 60px;
    font-family: "gilroyextrabold", sans-serif;
}

#h1smaller {
    font-size: 52px;
    font-family: "gilroyextrabold", sans-serif;
}

h2 {
    font-size: 45px;
    line-height: 55px;
    font-family: "gilroyextrabold", sans-serif;
}

h3 {
    font-size: 35px;
    font-family: "gilroyextrabold", sans-serif;
}

h4 {
    font-size: 27px;
    font-family: "gilroyextrabold", sans-serif;
}

h5 {
    font-size: 22px;
    font-family: "gilroylight", sans-serif;
}

.ja-website .header-tag {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.header-tag {
    font-size: 16px;
    font-family: "gilroyextrabold", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

p {
    font-size: 1.25rem;
}

.bulleted-list, .checkmark-list, .checkmark-list-dark-green {
    list-style: none;
}

    .bulleted-list ul {
        list-style-type: none;
    }

.checkmark-list, .checkmark-list-dark-green {
    margin-left: -15px;
}
    .bulleted-list li::before {
        content: "";
        display: inline-block;
        height: 10px;
        width: 10px;
        margin-right: .7rem;
        background-image: url(/media/z3enlg3l/bullet-point-circle.svg);
        background-repeat: no-repeat;
    }

    .checkmark-list li::before {
        content: "";
        display: inline-block;
        height: 15px;
        width: 15px;
        margin-right: 0.5rem;
        background-image: url(/media/jccfyvsb/checkmark-list.svg);
        background-repeat: no-repeat;
    }

    .checkmark-list-dark-green li::before {
        content: "";
        display: inline-block;
        height: 15px;
        width: 15px;
        margin-right: 0.5rem;
        background-image: url(/media/jccfyvsb/checkmark-list.svg);
        background-repeat: no-repeat;
        filter: invert(38%) sepia(10%) saturate(6174%) hue-rotate(121deg) brightness(93%) contrast(86%);
    }

.bulleted-list li {
    text-indent: -1.1em;
}

    .checkmark-list li {
        text-indent: -1.16em;
        padding: 10px 0;
    }

    .checkmark-list-dark-green li {
        text-indent: -1.16em;
        padding: 10px 0;
    }

li {
    font-size: 20px;
}

.ja-website .highlight {
    font-family: "Open Sans", sans-serif;
}

.highlight {
    font-family: "gilroylight", sans-serif;
    display: block;
    font-size: 28px;
    line-height: 35px;
    text-align: left;
    color: #000;
}

.ja-website .blog-quote {
    font-family: "Open Sans", sans-serif;
}



.blog-quote {
    font-family: "gilroylight", sans-serif;
    font-size: 28px;
    line-height: 35px;
    text-align: left;
    color: #000;
    border-left: 4px solid #000;
    padding: 0 0 0 20px;
    display: block;
    margin: 50px 0 50px 0;
}

.number-highlight {
    display: inline-block;
    font-family: "gilroyextrabold", sans-serif;
    font-size: 60px;
    line-height: 1;
    font-weight: bold;
}

.semibold {
    font-weight: 600;
}

.narrow-text {
    display: inline-block;
    max-width: 700px;
}

.h-narrow {
    max-width: 600px;
}

.rte h1 {
    margin-bottom: 32px;
}

.rte h2 {
    margin-bottom: 24px;
}

.rte h3,
.rte h4,
.rte h5,
.rte h6 {
    margin-bottom: 16px;
}

table {
    color: var(--dark00);
}

.intro-text p {
    font-size: 16px;
    font-style: italic;
}

/** Font-size decrease for mobile **/
@media only screen and (max-width: 36em) {
    
    p.paragraph-campaigns{
        font-zize: 17,5px;
        line-height: normal;
    }
    h1.hero-title{
        font-size: 31.5px;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: normal;
    }

    h1 {
        font-size: 38.5px;
    }
    
    .mobile-size{
        font-size:13px !important;
    }

    #h1smaller {
        font-size: 38.5px;
    }

    h2 {
        font-size: 31.5px;
    }

    h3 {
        font-size: 24.5px;
    }

    h4 {
        font-size: 19px;
    }

    h5 {
        font-size: 17.5px;
    }

    body {
        font-size: 16px;
    }

    p {
        font-size: 16px;
    }

    li {
        font-size: 16px;
    }

    .bulleted-list li {
        text-indent: -1.33em;
    }

    .checkmark-list li {
        text-indent: -1.47em;
    }

    .checkmark-list-dark-green li {
        text-indent: -1.47em;
    }

    .highlight {
        font-size: 20px;
    }

    .number-highlight {
        font-size: 42px;
    }

    .accordion button::after {
        right: 0px!important;
    }

    .top-panel-container a {
        padding-left: 0!important;
    }
}

a {
    color: var(--green-dark);
    text-decoration: none;
}

    a:hover {
        color: #000;
        text-decoration: none;
    }

    a h1,
    a h2,
    a h3,
    a h4,
    a h5,
    a h6 {
        color: #000;
    }

        a h1:hover,
        a h2:hover,
        a h3:hover,
        a h4:hover,
        a h5:hover,
        a h6:hover {
            color: var(--green-dark);
        }

figure {
    margin: 0;
    text-align: center;
}

figcaption {
    font-size: 18px;
    padding-top: 15px;
}

figcaption a {
    text-decoration: underline;
}

.image-160 {
    max-width: 160px;
}

img {
    max-width: 100%;
}

div.row-container {
    padding: 16px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    div.row-container div.area-container > div {
        width: 100%;
        align-self: center;
    }

    div.row-container div.area-container div.control-container {
        margin-bottom: 32px;
        /*overflow: hidden;*/ /* edited by tamer */
    }

        div.row-container div.area-container div.control-container:last-child {
            margin-bottom: 0;
        }

        div.row-container div.area-container div.control-container p {
            margin-bottom: 16px;
        }

            div.row-container div.area-container div.control-container p:last-of-type {
                margin-bottom: 0;
            }

.bg-color-white {
    background-color: var(--white);
}

.bg-color-black {
    background-color: #000;
    color: var(--white);
}

.bg-color-black a {
    color: var(--white);
}

.bg-color-gray {
    background-color: var(--gray);
}

.bg-color-light-green {
    background-color: var(--green-light);
}

.bg-color-dark-green {
    background-color: var(--green-dark);
}

.bg-color-green {
    background-color: var(--green);
}

.bg-color-blue {
    background-color: var(--blue);
}

.bg-color-dark-blue {
    background-color: var(--blue-dark);
}

    .bg-color-dark-blue a {
        color: var(--green);
    }

.bg-color-light-beige {
    background-color: var(--beige-light)
}

.bg-color-beige {
    background-color: var(--beige);
}

.bg-color-dark-beige {
    background-color: var(--beige-dark);
}

.bg-color-gray,
.bg-color-light-green,
.bg-color-beige,
.bg-color-green,
.bg-color-light-beige {
    color: #000;
}

.bg-color-blue,
.bg-color-dark-green,
.bg-color-dark-blue {
    color: #fff;
}

div.row-container.row-height-medium {
    padding: 72px 0 !important;
}

div.row-container.row-height-large {
    min-height: calc(85vh - 104px) !important;
    display: flex;
}

    div.row-container.row-height-large .container {
        align-self: center;
    }

.align-content-top .area-container {
    display: block !important;
}

.height-100 {
    min-height: 100px;
}

div.row-container div.area-container > div.card-view {
    box-shadow: 0 10px 25px -10px rgba(0, 0, 0, 0.16);
    overflow: hidden;
    min-height: 352px;
    position: relative;
    transition: transform 0.5s ease;
    align-self: stretch;
}

    div.row-container div.area-container > div.card-view:hover:has(.qbutton) {
        box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.16);
        transform: scale(1.05);
    }

    div .row-container div.area-container > div.card-view > div.control-container {
        padding: 15px 15px 25px 15px;
        margin-bottom: 0;
    }

        div.row-container
        div.area-container > div.card-view > div.control-container
        figure {
            margin: -15px;
        }

            div.row-container
            div.area-container > div.card-view > div.control-container
            figure
            figcaption {
                padding: 5px 15px;
                font-size: 18px;
                text-align: left;
            }

    div.row-container div.area-container > div.card-view > div h3 {
        color: #000;
    }

    div.row-container div.area-container > div.card-view > div.qbutton {
        padding: 0;
    }

    div.row-container div.area-container > div.card-view > div .btn {
        background-color: transparent !important;
    }

        div .row-container div.area-container > div.card-view > div .btn:hover {
            background-color: transparent !important;
            color: var(--green-dark);
        }

    div.row-container div.area-container > div.card-view > div .btn {
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        text-indent: -9999px;
        border: none;
    }

.card-cta {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--green-dark);
    font-weight: bold;
}

.testimonial-cta {
    position: relative;
    display: inline-block;
    bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

    .testimonial-cta a {
        color: var(--green-dark);
    }

    .testimonial-cta a:hover {
        color: #000;
    }

    .testimonial-cta::after {
        display: inline-block;
        content: '';
        width: 25px;
        height: 10px;
        margin-left: 10px;
        background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2025%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%2312855a%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20d%3D%22M1.548%207h21.904%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%201l7%206-7%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
        background-repeat: no-repeat;
    }

.card-cta-center {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--green-dark);
}

.card-cta::after {
    content: '';
    width: 25px;
    height: 10px;
    position: absolute;
    top: 5px;
    margin-left: 10px;
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2025%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%2312855a%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20d%3D%22M1.548%207h21.904%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%201l7%206-7%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
}

.card-cta-center::after {
    content: '';
    width: 25px;
    height: 10px;
    position: absolute;
    top: 5px;
    margin-left: 10px;
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2025%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%2312855a%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20d%3D%22M1.548%207h21.904%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%201l7%206-7%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
}

.card-deck {
    color: var(--dark00);
}

.card-header {
    color: var(--dark00);
}

.text-black {
    color: #000;
}

.text-white {
    color: #fff;
}

.text-green {
    color: var(--green);
}

.text-gray {
    color: #8a8a8e;
}

body > nav.scrolled {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0 0 8px;
}

body.nonavpage > nav,
body.nonavpage > footer {
    display: none;
}

.navbar {
    display: flex;
    flex-direction: column;
    max-height: 72px;
    padding: 0;
    white-space: nowrap;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media screen and (max-width: 1200px) {
    
    .h-narrow {
    max-width: 100% !important;
}

    .navbar {
        padding: 8px 16px;
    }

    .navbar-collapse {
        display: none;
    }

    #navbarResponsive {
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
    }
}

.navbar-collapse {
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 16px;
    margin-bottom: -16px;
}

/** Meganav begin **/
.meganav {
    width: 100%;
    background-color: white;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    opacity: 0;
    height: auto;
    pointer-events: none;
    margin-top: 15px;
    transition: opacity 0.3s ease;
    padding-top: 36px;
    padding-bottom: 36px;
}

.meganav--open {
    pointer-events: auto;
    opacity: 1;
}

.meganav-panels {
    width: 100%;
}

.meganav-panel {
    opacity: 0;
    transform: translateX(-50px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    height: 0;
    overflow: hidden;
    display: flex;
    width: 100%;
}

.meganav-group {
    display: flex;
    flex-direction: column;
}

.meganav-group__items {
    display: grid;
    list-style: none;
    padding-left: 0;
}

.meganav-group--three {
    width: 50%;
}

    .meganav-group--three .meganav-group__items {
        grid-template-columns: auto auto auto;
    }

.meganav-group--two .meganav-group__items {
    grid-template-columns: auto auto auto;
}

.meganav-panel--open {
    opacity: 1;
    transform: translateX(0px);
    height: auto;
}

.meganav-group {
    flex-grow: 1;
}

.meganav-group__title {
    color: var(--dark);
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 30px;
}

.meganav-group-item {
    padding: 16px 0;
}

.meganav-group-item__icon {
    width: 22px;
}

.meganav-group-item__link {
    font-size: 14px;
    color: #000;
    transition: color 0.3s ease;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

    .meganav-group-item__link:hover {
        color: var(--green-dark);
    }

@media screen and (max-width: 1200px) {
    .navbar {
        max-height: unset;
    }

    .meganav {
        display: none;
    }

    .navbar-overlay {
        display: none;
    }
}

/** Meganav end **/

/** Mobile nav begin **/
.mobile-nav {
    background-color: white;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 200;
    display: flex;
    flex-direction: column;
    width: 100vw;
    max-width: 500px;
    height: 100%;
    overflow: hidden;
    transition: transform 0.4s, opacity 0.4s;
    pointer-events: none;
    transform: translateX(100px);
    opacity: 0;
    z-index: 150;
}

.mobile-nav--open {
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto;
}

.mobile-nav-header {
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-shrink: 0;
}

.mobile-nav-content {
    flex-grow: 1;
    width: 100%;
    padding: 20px;
}

.mobile-nav-footer {
    flex-shrink: 0;
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}

    .mobile-nav-footer .btn {
        padding: 6px 12px;
        font-size: 20px;
    }

.mobile-nav__close {
    display: inline-block;
    position: relative;
    left: 16px;
    margin-left: auto;
    width: 30px;
    background-size: cover;
    height: 30px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #000;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L1 13' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L13 13' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.mobile-nav-content {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    gap: 20px;
}

.mobile-nav-accordion {
    margin-left: 13px;
}

.mobile-nav-accordion-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 22px;
    color: var(--dark00);
    padding: 10px 0;
    background: none;
    border: none;
    cursor: pointer;
}

.mobile-nav-accordion__title {
    color: var(--dark00);
}

.mobile-nav-accordion-content {
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}

.mobile-nav-accordion--open .mobile-nav-accordion-content {
    max-height: 500px;
    opacity: 1;
    pointer-events: auto;
}

.mobile-nav-accordion__icon {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
    color: var(--dark00);
}

.mobile-nav-accordion--open .mobile-nav-accordion__icon {
    transform: rotate(180deg);
}

.mobile-nav-group__title {
    color: var(--dark);
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.mobile-nav-group__items {
    margin-top: 15px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.mobile-nav-group-item__link {
    color: var(--dark);
}
/** Mobile nav end **/

.navbar-overlay {
    content: "";
    display: block;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.navbar-overlay--open {
    opacity: 0.5;
    pointer-events: auto;
}

.navbar-nav {
    text-align: center;
}

.region-selector-toggle {
    color: currentColor;
    background: none;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 11.008px;
    fill: var(--dark);
}

    .region-selector-toggle svg {
        transition: all 0.2s;
        position: relative;
    }

        .region-selector-toggle svg:active {
            transform: translateY(-1px);
        }

        .region-selector-toggle svg::after {
            content: "";
            display: inline-block;
            height: 100%;
            width: 100%;
            border-radius: 100px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            transition: all 0.4s;
        }

        .region-selector-toggle svg:hover {
            transform: translateY(-3px);
        }

.region-selector {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.region-selector--open {
    opacity: 1;
    pointer-events: auto;
}

.region-selector-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.region-selector-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    color: black;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

.region-selector-title {
    color: currentColor;
    width: max-content;
}

.region-selector-list {
    margin-top: 30px;
    list-style: none;
    padding-left: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.region-selector-item {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 15px 0;
    color: var(--dark);
}

.region-selector-item__link {
    transition: color 0.3s ease;
}

    .region-selector-item__link:hover {
        color: #189d6c;
    }

.nav-item {
    border-top: 1px solid var(--gray);
    position: relative;
}

    .nav-item .btn {
        display: block;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding: 16px 8px;
    }

    .nav-item .nav-link {
        padding: 16px 16px !important;
        font-size: 16px;
    }

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    width: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L1 13' stroke='%238A8B8F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L13 13' stroke='%238A8B8F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.navbar-brand img {
    height: 25px;
}

.navbar-brand .nav-logo {
    margin-bottom: 5px;
}

@media screen and (max-width: 62em) {
    .navbar-brand {
        width: 135px;
    }
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

    .navbar-light .navbar-nav .nav-link:hover {
        color: #000;
        cursor: default;
    }

    .navbar-light .navbar-nav .nav-link:focus {
        outline: none;
    }

.nav-link:hover .nav-link__icon {
    transform: rotate(0deg);
}

.nav-link__icon {
    margin-left: 8px;
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.navbar-light .navbar-nav .nav-link a {
    color: #000;
}

    .navbar-light .navbar-nav .nav-link a:hover {
        color: var(--green-dark);
    }

.card .btn-link {
    font-size: 24px!important;
    color: #000!important;
}

.ja-website .btn {
    font-family: "Open Sans", sans-serif;
}

.btn {
    font-family: "gilroylight", sans-serif;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    font-size: 16px;
    border-radius: 0;
    min-width: 124px;
    display: inline-block;
    transition: all 0.2s;
    position: relative;
}

    .btn:active {
        transform: translateY(-1px);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }

    .btn::after {
        content: "";
        display: inline-block;
        height: 100%;
        width: 100%;
        border-radius: 100px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        transition: all 0.4s;
    }

    .btn.focus,
    .btn:focus {
        outline: 0;
        box-shadow: none;
    }

    .btn:first-of-type {
        margin-left: 0;
    }

    .btn-blue,
    .btn.primary {
        background-color: var(--blue-dark);
        color: #fff;
    }

        .btn-blue:hover,
        .btn.primary:hover {
            color: #fff;
            transform: translateY(-3px);
            box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
        }

.btn-green {
    background-color: var(--green-dark);
    color: #fff;
}

.btn-dark-green {
    background-color: var(--green-dark);
    color: #fff;
}

.btn-light-green {
    background-color: var(--green);
    color: #000;
}

    .btn-light-green:hover {
        color: #000;
        transform: translateY(-3px);
        box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
    }

    .btn-green:hover {
        color: #fff;
        transform: translateY(-3px);
        box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
    }

.btn-dark-green:hover {
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
}

.btn-black {
    background-color: #000;
    color: #fff;
}

    .btn-black:hover {
        color: #fff;
        transform: translateY(-3px);
        box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
    }

.btn-rounded {
    border-radius: 4px;
}

.btn-white {
    color: #000;
    background-color: #fff;
    background-image: none;
}

    .btn-white:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
    }

.btn-beige {
    color: #094831;
    background-color: var(--beige);
    background-image: none;
}

    .btn-beige:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
    }

.btn-outline-blue {
    color: var(--blue);
    background-color: transparent;
    background-image: none;
    border-color: var(--blue);
}

    .btn-outline-blue:hover {
        color: var(--blue);
        background-color: transparent;
        background-image: none;
        border-color: var(--blue);
        transform: translateY(-3px);
        box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
    }

.btn-outline-black {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #000;
}

    .btn-outline-black:hover {
        color: #000;
        background-color: transparent;
        background-image: none;
        border-color: #000;
        transform: translateY(-3px);
        box-shadow: 0 10px 25px -10px rgb(0 0 0 / 16%);
    }

/*Scroll status bar form blog*/
.progress-container {
    width: 100%;
    background-color: transparent;
    height: 5px;
    display: block;
    top: 72px;
}

.progress-bar-scroll {
    background-color: var(--green-dark);
    width: 0%;
    display: block;
    height: inherit;
}
/*Scroll status bar form blog end*/

/*Image transform when hovering over image with link [CYHI][10.05.2022] */
a figure img {
    transition: transform 0.5s ease;
}

    a figure img:hover {
        transform: scale(1.05);
        cursor: pointer;
    }

.pagination {
    margin: 0;
    flex-wrap: wrap;
}

.page-link {
    border: none;
    color: var(--green-dark);
}

    .page-link:hover {
        z-index: 0;
        background-color: #fff;
        color: var(--green-dark);
    }

    .page-link:focus {
        box-shadow: none;
    }

.page-item.active .page-link {
    background-color: #fff;
    color: #000;
}

.hbspt-form {
    font-family: 'gilroylight';
}


.partners-form .umbraco-forms-form input.text, .umbraco-forms-form textarea {
    max-width: 400px !important;
    padding: 5px;
    display: block;
    width: 375px!important;
}

.partners-form .btn {
    min-width: 378px!important;
}

.umbraco-forms-form input.text, .umbraco-forms-form textarea {
    max-width: 400px !important;
    padding: 5px;
    display: block;
    width: 288px!important;
}

.umbraco-forms-form input.text, .umbraco-forms-form input.title, .umbraco-forms-form select, .umbraco-forms-form textarea {
    margin: 0px!important;
    border: 1px solid #bbb;
}

.partners-form .umbraco-forms-form select, .umbraco-forms-form textarea {
    display: block;
    margin: 0px !important;
    border: 1px solid #ced4da;
    height: 48px;
    padding: 6px 12px;
    font-size: 16px;
    width: 375px !important;
    line-height: 1.5;
    color: #757575;
    background-color: white;
}

.umbraco-forms-form select, .umbraco-forms-form textarea {
    display: block;
    margin: 0px!important;
    border: 1px solid #ced4da;
    height: 48px;
    padding: 6px 12px;
    font-size: 16px;
    width: 288px!important;
    line-height: 1.5;
    color: #757575;
    background-color: white;
}

.umbraco-forms-form select {
    border: 1px solid #ced4da!important;
}

    input.btn.primary {
        background-color: var(--green-dark);
    }

.consentforstoringsubmitteddata {
    margin-top: -10px;
}

.subscribetoqueueitsmarketingemails {
    margin-top: -20px;
}
/*Forms center-aligned on smaller screens [CYHI][21.06.2022] */
@media only screen and (max-width: 51.25em) {
    div .control-container.umbraco_form_picker {
        display: flex;
        justify-content: center;
    }
}

.partners-form .umbraco-forms-form {
    padding: 0 !important;
    max-width: 375px;
}

.umbraco-forms-form {
    padding: 0 !important;
    max-width: 288px;
}

    .umbraco-forms-form .umbraco-forms-fieldset {
        padding: 0;
        margin-bottom: 16px;
    }

    .umbraco-forms-form textarea {
        height: 150px!important;
    }

.umbraco-forms-page .row-fluid {
    margin: 0 -15px;
}

.umbraco-forms-field label.umbraco-forms-label {
    font-size: 14px;
    font-weight: normal;
    text-align: left !important;
    margin-bottom: 0px;
}

input::placeholder {
    color: transparent;
}

.dataconsent label.umbraco-forms-label {
    display: none;
}


.umbraco-forms-field.multiplechoice label.umbraco-forms-label {
    display: block;
    padding: 10px 0;
    margin: 0;
    width: 95%;
}

.umbraco-forms-field div.umbraco-forms-field-wrapper {
    position: relative;
    margin-bottom: 10px;
}

    .umbraco-forms-field div.umbraco-forms-field-wrapper label {
        display: inline-block;
        font-size: 12px;
        color: #000;
        padding: 8px 0 0 22.4px;
        margin-bottom: 0;
        width: 100%;
        text-align: left;
    }

/* Hide dataConsent checkbox on forms - can be removed when alternative solution implemented */
/*.umbraco-forms-field.dataconsent.consentforstoringsubmitteddata div.umbraco-forms-field-wrapper label {*/
/*padding: .5rem 0 0;
}*/

.umbraco-forms-field .umbraco-forms-field-wrapper input.text {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    height: 48px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.umbraco-forms-field div.umbraco-forms-field-wrapper input[type="checkbox"] {
    position: relative;
    margin-top: -13px;
    top: 25px;
    left: 0;
    float: left;
}

/* Hide dataConsent checkbox on forms - can be removed when alternative solution implemented */
/*.umbraco-forms-field.dataconsent.consentforstoringsubmitteddata div.umbraco-forms-field-wrapper input[type='checkbox'] {*/
/*display: none !important;
}*/
.umbraco-forms-field div.umbraco-forms-field-wrapper span.radiobuttonlist,
.umbraco-forms-field div.umbraco-forms-field-wrapper span.checkbox {
    padding: 0;
    margin: 0 0 15px;
    background: #fff;
    float: none;
    width: 95%;
}

/* remove background color on checkbox */
.umbraco-forms-field div.umbraco-forms-field-wrapper span.checkboxlist {
    padding: 0;
    margin: 0 0 15px;
    float: none;
    width: 95%;
}

.umbraco-forms-field div.umbraco-forms-field-wrapper .checkboxlist label {
    float: none;
}

   

.umbraco-forms-field div.umbraco-forms-field-wrapper .field-validation-error {
    display: inline-block;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-navigation {
    padding: 0;
}

/*Single field form style [gaha][02.04.2020] */
.singleFormStyle {
    max-width: none;
    font-size: 14.4px;
}
        .singleFormStyle .umbraco-forms-page h4 {
            width: 100%;
        }

        .singleFormStyle .umbraco-forms-page .btn.primary {
            font-size: inherit;
            line-height: normal;
            min-width: 124px;
            min-height: 38px;
        }

        .singleFormStyle .umbraco-forms-page .row-fluid {
            margin: 0;
        }

            .singleFormStyle .umbraco-forms-page .row-fluid div:first-child {
                padding: 0;
            }

            .singleFormStyle
            .umbraco-forms-page
            .row-fluid
            .umbraco-forms-field-wrapper
            label {
                font-size: 11.2px;
            }

    .singleFormStyle .umbraco-forms-fieldset .umbraco-forms-container {
        width: 198px;
        max-width: 100%;
    }

    .singleFormStyle .umbraco-forms-fieldset input.text {
        margin: -19px;
        padding: 5px 10px;
        width: 100%;
        background-color: #fff;
        border: 1px solid #eee;
    }

        .singleFormStyle .umbraco-forms-fieldset input.text:focus {
            border: 1px solid #f5f5f5;
        }
/*Single field form style - end */
.nav-sidebar {
    /*height: auto;*/
    width: 240px;
    /*z-index: 1;*/
    padding: 0 15px;
}

    .nav-sidebar > div {
        position: relative;
        position: sticky;
        position: -webkit-sticky;
        top: 112px;
        border-right: 1px solid #e5e5e5;
        padding-right: 20px;
    }

    .nav-sidebar a {
        color: #000;
        display: block;
        /*width: 100%;*/
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 3px 0;
        /*font-size: 1rem;*/
    }

        /*.nav-sidebar a:focus, */
        .nav-sidebar a:hover {
            color: var(--green-dark);
            /*text-decoration: none;*/
            /*background: none;*/
        }

        .nav-sidebar a.h2link {
            padding-top: 6px;
        }

        .nav-sidebar a.h3link {
            font-size: 12px !important;
            color: #8c8c8c;
        }

            .nav-sidebar a.h3link:hover {
                color: var(--green-dark);
            }

a.anchor {
    display: block;
    position: relative;
    top: -136px;
    visibility: hidden;
}

.sem-button a.anchor {
    display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}

.dev-content {
    width: calc(100%);
    padding-left: 0;
    flex: none;
    /*padding-top: 72px;*/
}

footer p {
    font-size: 12px !important;
    margin: 4.8px 0;
}

footer strong {
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin: 16px 0 8px 0;
}

footer a {
    color: #333;
}

    footer a:hover {
        color: var(--green-dark);
    }

.social-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(/media/davoeogw/queue-it-social-icons.png);
    background-size: 100%;
    background-position-x: 0;
    vertical-align: bottom;
    margin-right: 4px;
}

    .social-icon.social-icon-linkedin {
        background-position-y: 0%;
    }

    .social-icon.social-icon-facebook {
        background-position-y: 25%;
    }

    .social-icon.social-icon-twitter {
        background-position-y: 50%;
    }

    .social-icon.social-icon-youtube {
        background-position-y: 75%;
    }

    .social-icon.social-icon-instagram {
        background-position-y: 100%;
        margin-right: 0;
    }

.social-icon-text {
    display: none;
}

.top-panel-container {
    min-height: 60px;
    width: 100%;
    position: static;
    top: 0;
    z-index: 2;
}
    .ja-website .top-panel-container .row .float-left {
        font-family: "Open Sans", sans-serif;
    }
    .top-panel-container .row .float-left {
        font-family: "gilroylight", sans-serif;
    }

    .ja-website .top-panel-container a {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
    }

    .top-panel-container a {
        font-family: "gilroyextrabold", sans-serif;
        padding-left: 20px;
        text-transform: uppercase;
    }

    .top-panel-container a:hover {
        color: white;
    }

body.nonavpage > main > div:first-of-type {
    padding-top: 0;
}

.modal-body {
    position: relative;
    padding: 0;
}

.qimage video {
    border: 0;
    background-color: transparent;
}

.start-video {
    cursor: pointer;
    position: relative;
    transition: transform 0.5s ease;
}

    .start-video:hover {
        transform: scale(1.05);
    }

.video-overlay-play-button {
    width: 100%;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    .video-overlay-play-button:hover {
        opacity: 1;
    }

#video-modal .close {
    position: absolute;
    right: -25px;
    top: -10px;
    z-index: 999;
    font-size: 32px;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

.col-lg-4 .tags {
    min-height: 37px;
}

/* by tamer - to be edited */
a.toptag {
    padding: 5px 0px;
    margin: 0 30px 10px 0;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
}

    a.toptag.active {
        border-bottom: 1px solid #000 !important;
    }

    a.toptag:first-child {
    }

    .ja-website a.tag {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
    }
    a.tag {
    font-family: "gilroyextrabold", sans-serif;
    padding: 0;
    margin: 6px 10px 6px 0px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    }

    a.tag.active {
        border-bottom: 1px solid #000 !important;
    }

    a.tag:hover {
        border-bottom: 1px solid #797979 !important;
    }

    .ja-website .tag {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
    }
    
    .tag {
    padding: 0;
    margin: 6px 10px 6px 0px;
    display: inline-block;
    font-size: 16px;
    font-family: "gilroyextrabold", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    }

a.tag.list-item {
    color: var(--green-dark);
}

div.published-date {
    margin: 24px 0 0 0;
    font-size: 12px;
    font-style: italic;
    float: left;
}

div.updated-date {
    margin: 24px 0 0 0;
    font-size: 12px;
    font-style: italic;
    float: left;
    margin-left: 50px;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 100%;
    width: auto!important;
    height: 35px;
    bottom: 0;
    z-index: 1;
    opacity: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    background-color: transparent;
    border: none;
}

.carousel-control-prev {
    left: 35%; /* Adjust the distance from the left side */
}

.carousel-control-next {
    right: 35%; /* Adjust the distance from the right side */
}


/*Adjustments for tablet */

@media only screen and (min-width: 768px) {
}



/* Adjustments for mobile devices */
@media (max-width: 767.98px) {
    
    audio#queueit-audio {
    width: 100% !important;
    margin-top: 20px;
}

.queueit-episode-content{
    display: grid !important;
}
}



    

   
   /* table on connect pages */ 
    .inside_table td {
    display: block;
    width: 100%;
    box-sizing: content-box;
}

table.table_connect th{
    width: 35% !important;
}
    .container_table{
        display:initial !important;
    }
    
    /* end table on connect pages */ 


/*end Two buttons side by side homepage*/
    .carousel-control-prev,
    .carousel-control-next {
        width: 30px;
        height: 30px;
    }

    .carousel-control-prev {
        left: 30%; /* Adjust the distance from the left side */
    }

    .carousel-control-next {
        right: 30%; /* Adjust the distance from the right side */
    }
}

.accordion-arrow {
    transition: transform 0.3s;
}

    .accordion-arrow.collapsed {
        transform: rotate(180deg);
    }

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyM4YThiOGYnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J001LjI1IDBsLTQgNCA0IDQgMS41LTEuNS0yLjUtMi41IDIuNS0yLjUtMS41LTEuNXonLz48L3N2Zz4=");
    position: absolute;
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyM4YThiOGYnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J00yLjc1IDBsLTEuNSAxLjUgMi41IDIuNS0yLjUgMi41IDEuNSAxLjUgNC00LTQtNHonLz48L3N2Zz4=");
    position: absolute;
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);
}

#demo ul.carousel-indicators {
    margin: 0;
    bottom: -24px;
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    margin-bottom: -30px; /* Add some spacing between images and indicators */
    z-index: 1; /* Ensure the indicators are below the images */
}

.carousel-indicators .active {
    background-color: #000;
}

.carousel-indicators li {
    background-color: #000;
    width: 10px;
    height: 10px;
    margin: 0 5px 0 5px;
    border-radius: 50%;
}

.qva-table tbody tr td span:first-child {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    line-height: 34px;
    font-size: 28px;
}

.false-icon {
    color: #f44040;
}

.true-icon {
    color: #06e038;
}

.qva-table tbody tr td span:nth-child(2) {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #dedede;
    vertical-align: middle;
    border-radius: 50%;
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    margin-left: 10px;
    margin-right: -20%;
    position: relative;
    cursor: default;
}

.qva-table tbody tr td:not(:first-child) {
    min-width: 85px;
}

.q-tootlip {
    height: 1px;
    background-color: white;
    direction: rtl;
    float: right;
    width: 100%;
    display: block;
}

    .q-tootlip > div {
        visibility: hidden;
        width: 220px;
        max-width: 80%;
        background-color: #ceebca;
        color: #000;
        text-align: center;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        font-size: 12px;
        padding: 10px 15px 10px 20px;
        margin-top: 3px;
        margin-right: -18px;
        direction: ltr;
    }

.q-tootlip-btn:hover ~ .q-tootlip > div {
    visibility: visible;
}
/* Queue-Versus-Akamai table - End */

/* Queue pages gallery view [GAHA]*/
.queue-pages-gallery .gallery {
    pointer-events: none;
}

    .queue-pages-gallery .gallery img {
        cursor: pointer;
    }

    .queue-pages-gallery .gallery > div {
        margin-bottom: 20px;
    }

.queue-pages-gallery .hover-overlay {
    width: calc(100% - 30px);
    height: 100%;
    pointer-events: all;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.8);
    transition: all 0.2s ease-in-out;
    opacity: 0;
}

    .queue-pages-gallery .hover-overlay p {
        width: 100%;
        padding: 0 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #222;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }

    .queue-pages-gallery .hover-overlay:hover {
        opacity: 1;
    }

#galleryModal.modal {
    padding: 0 !important;
}

#galleryModal .modal-lg {
    width: 150vh;
    max-width: 95vw;
}

#galleryModal .modal-dialog {
    margin: 12px auto;
}

#galleryModal .modal-content {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-radius: 0;
}

#galleryModal .modal-header {
    border: none;
    justify-content: center;
}

#galleryModal .close {
    font-size: 35.2px;
    line-height: 16px;
    color: #fff;
    text-shadow: none;
    opacity: 0.75;
    transition: all 0.2s ease-in-out;
}

    #galleryModal .close:not(:disabled):not(.disabled):focus,
    #galleryModal .close:not(:disabled):not(.disabled):hover {
        opacity: 1;
    }

#galleryModal .carousel-indicators {
    margin: 0 auto -24px;
}

    #galleryModal .carousel-indicators li {
        width: 24px;
        max-width: 6.5%;
        height: 5px;
        max-height: 1.5vw;
        margin-right: 5px;
        margin-left: 5px;
        background-color: rgba(0, 0, 0, 0.3);
        opacity: 1;
    }

    #galleryModal .carousel-indicators .active {
        background-color: var(--green);
        opacity: 1;
    }

#galleryModal .carousel-control-next,
#galleryModal .carousel-control-prev {
    width: 7.5%;
}

#galleryModal .carousel-control-prev-icon,
#galleryModal .carousel-control-next-icon {
    background-color: rgba(255, 255, 255, 0.3);
    background-size: 60% 60%;
    padding: 20px;
}

#galleryModal .carousel-control-prev-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1OS43NSAxMDAiPjx0aXRsZT5wcmV2LWFycm93PC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMS0yIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxwYXRoIGQ9Ik01MCwxMDBhOS43Miw5LjcyLDAsMCwxLTYuODktMi44NUwyLjg1LDU2Ljg5YTkuNzUsOS43NSwwLDAsMSwwLTEzLjc4TDQzLjExLDIuODZBOS43NCw5Ljc0LDAsMCwxLDU2Ljg5LDE2LjY0TDIzLjUzLDUwLDU2Ljg5LDgzLjM2QTkuNzUsOS43NSwwLDAsMSw1MCwxMDBaIi8+PC9nPjwvZz48L3N2Zz4=);
    background-position-x: 45%;
}

#galleryModal .carousel-control-next-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1OS43NSAxMDAiPjx0aXRsZT5uZXh0LWFycm93PC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMS0yIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxwYXRoIGQ9Ik05Ljc1LDBhOS43Miw5LjcyLDAsMCwxLDYuODksMi44NUw1Ni44OSw0My4xMWE5Ljc0LDkuNzQsMCwwLDEsMCwxMy43OEwxNi42NCw5Ny4xNEE5Ljc0LDkuNzQsMCwwLDEsMi44Niw4My4zNkwzNi4yMSw1MCwyLjg2LDE2LjY0QTkuNzUsOS43NSwwLDAsMSw5Ljc1LDBaIi8+PC9nPjwvZz48L3N2Zz4=);
    background-position-x: 55%;
}

#galleryModal .carousel-caption {
    padding: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

    #galleryModal .carousel-caption p {
        margin: 0;
        padding: 0.5vw 0;
        background-color: rgba(0, 0, 0, 0.7);
        font-weight: bold;
    }

@media only screen and (min-width: 120em) {
    #galleryModal .modal-lg {
        max-width: 1920px;
    }
}

/* Queue pages gallery view - end */

@media (min-width: 36em) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-collapse {
        margin-left: 0;
        margin-right: 0;
        margin-top: 16px;
        margin-bottom: -16px;
    }

    .nav-item {
        /* only for mobile */
        border-top: 1px solid var(--gray);
    }

        .nav-item .btn {
            /* only for mobile */
            display: inline-block;
            margin-bottom: 8px !important;
            margin-top: 8px !important;
        }
}

/* Start - Container with spacing left & right */
.x-spacing {
    padding: 32px 32px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (min-width: 48em) {
    .x-spacing {
        padding: 48px 48px !important;
        margin-left: 48px !important;
        margin-right: 48px !important;
    }
}

@media (min-width: 62em) {
    .x-spacing {
        padding: 48px 192px !important;
        margin-left: 48px !important;
        margin-right: 48px !important;
    }
}
/* End - Container with spacing left & right */

@media (min-width: 48em) {
    .dev-content {
        width: calc(100% - 240px);
    }
}

@media (min-width: 62em) {
    .navbar-collapse {
        margin-left: unset;
        margin-right: unset;
        margin-top: unset;
        margin-bottom: unset;
    }

    .nav-item {
        /* only for mobile */
        border-top: 0px solid var(--gray);
    }

        .nav-item .nav-link {
            padding: 8px 12px !important;
        }

        .nav-item .btn {
            /* only for mobile */
            display: inline-block;
            margin-bottom: 0 !important;
            margin-top: 0 !important;
            padding: 6px 12px;
        }
}

@media (max-width: 61em) {
    .reverse-column-order div.row {
        flex-direction: column-reverse;
    }
}

@media (max-width: 36em) {
    footer {
        font-size: 13.6px;
    }

        footer p,
        footer a {
            padding: 14px 0;
            margin: 0;
        }

            footer p:first-of-type {
                padding: 0;
            }

    .social-icon-container {
        margin-left: -12px;
    }

        .social-icon-container a {
            padding: 12px;
            margin: 0 !important;
        }

    .social-icon {
        margin: 0;
    }

    .btn-outline-blue {
        border: 0;
    }
}

/* Social share buttons */

.share-social {
    display: inline-block;
    padding-right: 5px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}

    .share-social .fa {
        width: 40px;
        margin-right: -5px;
        font-size: 18px;
        text-align: center;
        line-height: 40px;
        text-decoration: none;
    }

        .share-social .fa.fa-share-alt {
            width: 44px;
        }

    .share-social .fa-facebook-f {
        background: #3b5998;
        color: #fff;
    }

        .share-social .fa-facebook-f:hover {
            background: #2d4373;
            color: #fff;
        }

    .share-social .fa-x-twitter {
        background: #55acee;
        color: #fff;
    }

        .share-social .fa-x-twitter:hover {
            background: #2795e9;
            color: #fff;
        }

    .share-social .fa-linkedin-in {
        background: #007bb5;
        color: #fff;
    }

        .share-social .fa-linkedin-in:hover {
            background: #006595;
            color: #fff;
        }

/* Video responsive section Start */
iframe[allowfullscreen] {
    width: calc( (var(--max-width-v) * var(--unit-video-size)) - (var(--margin-v) * 2px) );
    height: calc( ((var(--max-width-v) * var(--unit-video-size)) / 1.7778) - (var(--margin-v) * 2px) );
}

@media only screen and (min-width: 36em) {
    :root {
        --unit-video-size: 1px;
        --max-width-v: 540;
    }
}

@media only screen and (min-width: 48em) {
    :root {
        --max-width-v: 750;
    }
}

@media only screen and (min-width: 62em) {
    :root {
        --max-width-v: 660;
    }
}

@media only screen and (min-width: 75em) {
    :root {
        --max-width-v: 779;
    }
}
/* Video responsive section End */

/* fade image in after load */
.lazyload,
.lazyloading {
    opacity: 0;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 500ms;
}
/* fade image in after load End */

.image-banner {
    margin-top: 85px;
}

/* Tabs Container */
.tabs {
    max-width: 100rem;
    color: #000;
}

.tabs__tab-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 3rem 0 3rem 0;
}

.tabs__tab {
    background-image: none;
    background-color: var(--beige);
}

.tabs__tab--active {
    transition: ease-in-out,background-color .2s;
}

    .tabs__content {
    display: none;
    font-size: 1.7rem;
}

.tabs__content--active {
    display: grid;
    column-gap: 3rem;
    row-gap: 0.5rem;
}

.ja-website .tabs__header {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}
.tabs__header {
    font-size: 2.25rem;
    font-weight: 500;
    align-self: center;
    font-family: "gilroyextrabold", sans-serif;
}

.ja-website .tabs-accordion .accordion-header {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.tabs-accordion .accordion-header {
    font-size: 26px;
    font-family: "gilroyextrabold", sans-serif;
    padding: 1.25rem;
    padding-left: 1.5rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    background-color: var(--beige-light);
    border-bottom: 1px solid var(--beige-dark);
}

.ja-website .accordion .card-header .btn-link {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.accordion .card-header .btn-link {
    font-size: 26px!important;
    font-family: "gilroyextrabold", sans-serif;
}

.accordion .card-header .btn-link:hover {
    text-decoration: none!important;
}

    .accordion .card-header .btn-link:focus {
        text-decoration: none !important;
    }
    .accordion-header button {
    background-color: transparent;
    border: 1px solid transparent;
    color: #000;
    margin-right: 5px;
}

.tabs-accordion .accordion-content {
    font-size: 18px;
    max-height: 0;
    overflow: hidden;
    padding: 0 10px;
    transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
    padding-left: 2.05rem;
}
    .tabs-accordion .accordion-content.active {
        max-height: 100%;
        padding: 1.25rem 10px;
        transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
        padding-left: 2.05rem;
    }

.accordion-item .accordion-button::after {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"%3E%3C!--! --%3E%3Cstyle%3Esvg{fill:%23000000}%3C/style%3E%3Cpath d="M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"/%3E%3C/svg%3E');
    background-position: 50%;
    background-size: cover;
    content: "";
    height: 15px;
    position: absolute;
    right: 30px;
    transform: rotate(180deg);
    width: 15px;
    margin-top: 15px;
}

.accordion-item .tabs__tab--active .accordion-button::after {
    transform: rotate(0deg);
    transition: transform .3s ease-in-out;
}

.accordion .card {
    border: none;
    border-bottom: .1px solid rgba(0,0,0,.125)!important;
    border-radius: 0;
}

.accordion button::after {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"%3E%3C!--! --%3E%3Cstyle%3Esvg{fill:%23000000}%3C/style%3E%3Cpath d="M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"/%3E%3C/svg%3E');
    background-position: 50%;
    background-size: cover;
    content: "";
    height: 15px;
    position: absolute;
    right: 30px;
    transform: rotate(180deg);
    width: 15px;
    z-index: 1;
    top: revert;
    left: revert;
}

.accordion button[aria-expanded="true"]::after {
    transform: rotate(0deg);
    transition: transform .2s ease-in-out;
}


    @media screen and (min-width: 720px) {
        .accordion-content .control-container.qimage img {
            display: none;
        }
        .accordion-content .control-container.qimage video {
            display: none;
        }
    }
    /* Media queries for responsive design */

@media screen and (max-width: 820px) {
    .tabs__content {
        padding: 0px !important;
    }
    
    .tabs__tab-container{
        padding: 0 0 0 0 !important;
    }

    .tabs-accordion .accordion-header {
        font-size: 18px;
    }

    .accordion .card-header .btn-link {
        font-size: 18px!important;
    }

    .accordion-item .accordion-button::after {
        margin-top: 7px;
    }

}
    @media screen and (max-width: 720px) {
        
        .list_hidden_mobile ul.checkmark-list.text-left {
    display: none;
}
.list_hidden_mobile img.awards_product {
    display: none;
}
    
        .tabs__tab-container {
            display: flex;
            justify-content: center;
            flex-wrap: wrap; /* Allow tabs to wrap to a new line */
        }

        .tabs__content {
            position: relative;
        }

            .tabs__content .control-container.qimage {
                display: none;
            }

        .qimage video {
            -webkit-clip-path: none !important; /* Remove clip path for mobile */
            clip-path: none !important; /* Remove clip path for mobile */
        }
    }

    @keyframes scroll-free-trial {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(calc(-250px * 16));
        }
    }

    .slider {
        height: 100px;
        margin: auto;
        overflow: hidden;
        position: relative;
        width: auto;
    }

        .slider .slide-track-free-trial {
            animation: scroll-free-trial var(--animation-speed) linear infinite;
            display: flex;
            width: calc(250px * 32);
        }

        .slider .slide {
            width: 200px;
            justify-content: center;
            display: flex;
            align-items: center;
        }

        .slider img {
            height: 42px;
        }

        /*Two buttons side by side homepage*/
.text-lg-left.text-center.homepage-cta .control-container.qbutton {
    display: inline-flex;
    margin-right: 20px;
}

.text-lg-left.text-center.homepage-cta .control-container.rte {
    display: inline-block;
}
/*End two buttons side by side homepage*/

/*Blog Author details*/
.blogAuthor {
  width:100%;
  display:flex;
  align-items:center;
}

.image-author img {
    width:48px;
    height:48px;
    border-radius:100vh;
}
.text-author p {
 font-size:1rem;
 font-weight:700;
}

.text-author span {
    font-size:0.8rem;
}

/*end Blog Author details*/

/*Make hero image on blogs to stay on top*/

body.bloglistitem div.row-container div.area-container > div {
    align-self: start !important;
}

/*end*/


div#videoModal .modal-dialog{
            max-width: 700px !important;
}

div#videoModal .modal-dialog.modal-dialog-centered .modal-content .modal-header button.close{
    position: absolute;
    top: -30px;
    right: 20px;
    background: #0d5f41;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;

}


div#videoModal .modal-dialog.modal-dialog-centered .modal-content .modal-header {
    border:0px !important;
    padding: 0!important;
}

div#videoModal .modal-dialog.modal-dialog-centered .modal-content .modal-header .close{
    opacity: 100% !important;
}


/*Table on the connect pages*/
 table {
            width: 100%;
            border-collapse: collapse;
            
        
        }
    .table_connect {
    border: 2px solid #0d5f41;
    font-size: 14px;
    font-family: "gilroylight";
    }
    
    .table_connect tr, th {
        border-bottom: 2px solid  #0d5f41;
    }
    .inside_table tr,th {
        border-bottom:none !important;
    }
    .inside_table td {
        padding-left:0px !important;
        padding-top:0px !important;
    }
    .inside_table {
        border:none;
        font-size: 14px;
       font-family: "gilroylight";
    }
   
        th, td {
            padding: 10px;
            text-align: left;
            vertical-align: top;
        }


        
   table.table_connect th{
        color: #0d5f41;
        font-family: "gilroyextrabold", sans-serif;
        width: 15%;
        }
  
  h2.connect.days {
    font-size: 25px;
    background: #0d5f41;
    margin-bottom: 0px !important;
    color: white;
    text-align: center;
    padding: 0px;
    text-transform: uppercase;
}
    
        td.session-title {
    color: #0d5f41;
    font-size: 20px;
    font-weight: 900;
    font-family: gilroyextrabold;
    
}

span.title_connect{
        color: #0d5f41;
    font-size: 20px;
    font-weight: 900;
    font-family: gilroyextrabold;
    
}

table.table_connect {
    color: #0d5f41;
    font-size: 18px;
    font-family: 'gilroylight';
    font-weight: 600 !important;
}

table.inside_table{
    color: #0d5f41;
    font-size: 18px;
    font-family: 'gilroylight';
    
}
        
    span.short-titles {
    color: #0d5f41;
    font-weight: 700;
    font-family: gilroyextrabold;
}


/**Section on about page*/

.individual-column.card-view {
    min-height: auto !important;
}



div#PublicSectorCarousel .carousel-inner .carousel-item{
    max-height:400px;
}

.row-container.new-section-style .individual-column.card-view h5{
    
    margin-bottom: 0px;
}

.row-container.new-section-style .individual-column.card-view figure figcaption {
    padding: 0px 0px !important;
}


.mobile-size{
    text-align: center; 
    font-style: italic;
    font-size:14px;
}


.col-12.social-media {
    display: inline-grid;
    justify-content: right;
    margin-left: -12px;
}


/**stats link color for dark green background**/
a.white-link-stats {
    color: white;
    text-decoration: underline;
}


/**Pr language h2 container**/
.pr_heading .control-container.qheading h2.mx-auto.text-center.h-narrow {
    max-width: 750px;
}


ul.bulleted-list {
    margin-left: -15px;
}

/**Success stories slider*/

.control-container.rte div#homepageCarousel .carousel-inner .carousel-item {
    max-height: 400px;
}



@media screen and (max-width: 1024px) {
  /* Styles for mobile and tablet */
  
      div#PublicSectorCarousel .carousel-inner .carousel-item {
    max-height: fit-content !important;
}
  
  div#stats_carousel {
    max-height: 100% !important;
}
  
  .queueit-benefits-column.queueit-benefits-column--right h4 {
    margin-top: 30px;
}
  
 .queueit-benefits-wrapper {
      flex-direction: column;
      gap:0px !important;
    }

    .queueit-benefits-column {
      flex: 1 1 100%;
    }
    
    .queueit-benefits-video-container {
        display: none;
    }
  
  h2.podcast_title{
      display: block !important;
  }
   .podcast_iframe_mobile {
    display: block !important;
  }
  
  .mobile_podcast_title .control-container.qheading h2 {
    display: block !important;
}
  
  .row-container.mobile_podcast {
    display: initial !important;
}
      /*Hiding the custom podast as audio is not playing*/

.row-container.podcast_desktop {
    display: none;
}

/*END Hiding the custom podast as audio is not playing*/
  
   .control-container.rte div#homepageCarousel .carousel-inner .carousel-item {
    max-height: fit-content !important;
}
.col-12.social-media {
        display: initial !important;
            margin-top: 10px !important;
            margin-left: 0px !important;
    }
    
        .col-8.tagline {
        margin-top:0px !important;
    }



   .control-container.rte div#SEMCarousel .carousel-inner .carousel-item {
    max-height: fit-content !important;
}
}




/**SEM slider*/

.control-container.rte div#SEMCarousel .carousel-inner .carousel-item {
    max-height: 400px;
}




.area-container.col-12.col-lg-6.my-3.d-flex .koparapgraphs {
    align-self: start;
}



/** Landing pages*/

.facts {
    margin: 20px;
    height: 150px;
}
        

/* HubSpot Forms Styling */
.custom-hubspot-form .hs-form input, 
.custom-hubspot-form .hs-form select, 
.custom-hubspot-form .hs-form textarea {
  background-color: white !important;
  border: 0px !important;
  box-shadow: 0 0 3px rgba(10, 93, 50, 0.5);
  border-radius: 0px !important;
  padding: 5px !important;
  font-size: 16px !important;
  width: 100% !important;
}

.custom-hubspot-form .hs-form .inputs-list {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.custom-hubspot-form .hs-form .hs-button {
  background: black !important;  /* Dark green */
  color: white !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  line-height: 16px;
  width: auto !important;
  display: inline-block !important;
    font-family: "gilroylight", sans-serif;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    font-size: 16px;
    border-radius: 0;
    min-width: 124px;
    transition: all 0.2s;
    position: relative;
  border: 0px !important;
  box-shadow: none !important;
  margin-top:20px;
}

.custom-hubspot-form .hs-form .hs-button:hover {
  background: #0d5f41 !important; /* Slightly darker green */
}

.custom-hubspot-form .hs-form fieldset legend {
  font-size: 13px !important;
  color: #000 !important;
  font-weight: normal !important;
}

.custom-hubspot-form .hs-form input:focus,
.custom-hubspot-form .hs-form select:focus,
.custom-hubspot-form .hs-form textarea:focus {
  border: 0px !important;
  box-shadow: 0 0 8px rgba(10, 93, 50, 0.5) !important; /* Subtle glow effect */
  outline: none !important;
}

.custom-hubspot-form .hs-form .hs-error-msg {
  color: #d9534f !important; /* Red error text */
  font-size: 13px !important; /* Make error messages smaller */
  font-weight: normal !important;
  margin-top: 0px !important; /* Space between input and error */
  margin-bottom: 0px !important; /* Consistent spacing */
  display: block !important;
}

.custom-hubspot-form .hs-form input.hs-error,
.custom-hubspot-form .hs-form select.hs-error,
.custom-hubspot-form .hs-form textarea.hs-error {
  border: 2px solid #d9534f !important; /* Red border for invalid fields */
  background-color: #fff5f5 !important; /* Light red background */
}

.custom-hubspot-form .hs-form input.hs-error:focus,
.custom-hubspot-form .hs-form select.hs-error:focus,
.custom-hubspot-form .hs-form textarea.hs-error:focus {
  border-color: #b52b27 !important; /* Darker red on focus */
  box-shadow: 0 0 5px rgba(179, 41, 38, 0.5) !important; /* Soft glow */
}

.custom-hubspot-form .hs-form label {
  padding-top: 11px !important; /* Adjust top padding as needed */
  display: block !important; /* Ensures labels are always above inputs */
  font-size: 15px !important;
  font-weight: normal !important;
  color: #000 !important;
  text-align: left;
}

.custom-hubspot-form .hs-form input[type="checkbox"]:checked {
  background-color: black !important; /* Turns black when clicked */
  border-color: black !important;
  box-shadow: none !important; /* Removes box shadow */
}

.custom-hubspot-form .hs-form input[type="checkbox"]:checked::after {
  content: "✔"; /* Unicode checkmark */
  font-size: 10px;
  color: white; /* White checkmark */
  position: absolute;
  left: 3px;
  top: 0px;
  font-weight: bold;
}

.custom-hubspot-form .hs-form .inputs-list li {
  display: flex;
  align-items: center;
  gap: 8px; /* Adds space between checkbox and label */
  margin-bottom: 10px; /* Adds spacing between checkboxes */
  
}

.custom-hubspot-form .hs-form input[type="checkbox"] {
  width: 15px !important;
  height: 15px !important;
  appearance: none !important;
  border: 0px !important;
  border-radius: 0px !important;
  cursor: pointer;
  background-color: transparent !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) !important;
  transition: all 0.2s ease-in-out !important;
  position: relative;
  top:3px;
}

.custom-hubspot-form .hs-form input[type="checkbox"]:checked {
  background-color: black !important;
  border-color: black !important;
  box-shadow: none !important;
}

.custom-hubspot-form .hs-form .hs-form-booleancheckbox label {
  font-size: 15px !important; /* Adjust text size */
  color: #333 !important; /* Ensure text is readable */
  line-height: 1.5 !important; /* Improve spacing */
  display: inline-block !important;
}

.custom-hubspot-form .hs-form .hs-form-booleancheckbox label a {
  text-decoration: underline !important;
  color: #0a5d32 !important; /* Matches your theme */
}

/* Hover effect for links */
.custom-hubspot-form .hs-form .hs-form-booleancheckbox label a:hover {
  color: #084d28 !important; /* Slightly darker green on hover */
}
  .custom-hubspot-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display>span p{
      font-size:15px;
      margin-left: 10px;
  }
  
/* Reduce space between the two checkboxes */
.custom-hubspot-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display {
  margin-bottom: -20px !important; /* Adjust this value to reduce spacing */
}

/* Alternatively, reduce margin on the second checkbox */
.custom-hubspot-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display + p {
  margin-top: 0px !important; /* Adjust this value */
}


.custom-hubspot-form .hs-form select[name="country"] {
  font-size: 13px !important; /* Adjust dropdown text size */
  color: #333 !important; /* Set text color */
  font-weight: normal !important;
}

.custom-hubspot-form .hs-form select[name="country"] option {
  font-size: 13px !important; /* Adjust option text size */
  color: #333 !important; /* Set option text color */
  background-color: #ffffff !important; /* Background color when dropdown is open */
}

.custom-hubspot-form .hs-form select[id^="country_new"] {
  font-size: 13px !important; /* Adjust dropdown text size */
  color: #333 !important; /* Set text color */
  font-weight: normal !important;
  padding: 10px !important; /* Proper padding */
}

.custom-hubspot-form .hs-form select[id^="country_new"] option {
  font-size: 13px !important; /* Adjust text size inside dropdown */
  color: #333 !important; /* Set text color */

}

.custom-hubspot-form .hs-form select[id^="country_new"]:focus {
  border-color: #0a5d32 !important; /* Green border on focus */
  box-shadow: 0 0 5px rgba(10, 93, 50, 0.3) !important; /* Soft glow effect */
}


/* Ensure text inside autofilled fields stays visible */
.custom-hubspot-form .hs-form input:-webkit-autofill,
.custom-hubspot-form .hs-form textarea:-webkit-autofill,
.custom-hubspot-form .hs-form select:-webkit-autofill {
  -webkit-text-fill-color: #000 !important; /* Ensures text remains visible */
  transition: background-color 5000s ease-in-out 0s !important; /* Prevents override */
}


/**toggle for campaigns*/
.queueit-accordion-container {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    width: 100%;
    max-width: 500px;
    margin: auto;
}

/* Section Badges */
.queueit-badge {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 10px 0;
}

.queueit-observe { background-color: #f8f0d6; }
.queueit-ask { background-color: #c4b5fd; color: #fff; }
.queueit-engage { background-color: #dff6e3; }

/* Accordion Items */
.queueit-accordion-item {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.queueit-accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    cursor: pointer;
    font-weight: bold;
}

.queueit-accordion-icon {
    margin-right: 10px;
}

.queueit-accordion-title {
    flex-grow: 1;
}

.queueit-accordion-toggle {
    font-size: 16px;
    transition: transform 0.3s ease-in-out;
}

.queueit-accordion-content {
    display: none;
    padding: 10px 15px;
    border-top: 1px solid #ddd;
}

/* Active States */
.queueit-accordion-item.active .queueit-accordion-content {
    display: block;
}

.queueit-accordion-item.active .queueit-accordion-toggle {
    transform: rotate(180deg);
}
.logo-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px; /* Reduce gap for a tighter look */
    max-width: 100%;
    margin: auto;
}

.logo-item {
    width: calc(100% / 5 - 10px); /* Ensure 5 items per row */
    aspect-ratio: 3 / 1; /* Keeps the boxes square */
    background: #fff;
    border-radius: 10px; /* Slightly smaller radius */
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 5px; /* Decrease padding to allow the image to be bigger */
}

.logo-item img {
    max-width: 100%; /* Fill almost entire box */
    max-height: 100%; /* Fill almost entire box */
    width: auto;
    height: auto;
    object-fit: contain;
}



/* General Podcast Container Styling */
   
   .queueit-loader {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #0d5f41;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 20px auto;
  display: none;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.queueit-podcast-container {
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
}

.queueit-podcast-container h2 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

/* Add Podcast Icon */
.queueit-podcast-container h2::before {
    font-size: 2rem;
}

/* Podcast Episode Card Styling */
.queueit-episode {
    display: flex;
    align-items: center;
    background: #f9f9f9;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin-bottom: 15px;
    transition: transform 0.2s ease-in-out;
}

.queueit-episode:hover {
    transform: scale(1.02);
}

.queueit-episode-content {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
    position: relative;
}

.queueit-episode-image {
    width: 130px;
    height:130px;
    object-fit: cover;
}

.queueit-episode-details {
    flex: 1;
    text-align: left;
}

.queueit-episode-details h3 {
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0;
}

.queueit-episode-details p {
    font-size: 0.9rem;
    color: #666;
    margin: 5px 0;
}

.queueit-episode-meta {
    font-size: 0.8rem;
    color: #888;
    font-weight: 500;
  pointer-events: none;
  user-select: none;

}

/* Play Button Styling */
.queueit-play-button {
    background: #0c1222;
    color: white;
    font-size: 1rem;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.3s;
    position: absolute;
    bottom: 0px; /* adjust spacing from the bottom as desired */
    right: 0px; /* adjust spacing from the right as desired */
    z-index: 10; /* ensures it's always above other elements */
}

.queueit-play-button:hover {
    background: #333333;
}

/* Sticky Audio Player Styling */
.queueit-audio-player {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: black;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 15px;
    z-index: 9999;
    transition: transform 0.3s ease-in-out;
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    padding: 25px !important;
}

/* Show sticky player when active */
.queueit-audio-player.active {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

/* Sticky Player Controls */
.queueit-audio-controls {
    display: flex;
    align-items: center;
    gap: 15px;
}

.queueit-audio-controls span {
    font-size: 1rem;
    color: white;
}

.queueit-control {
    background: none;
    border: none;
    color: white;
    font-size: 20px;
    cursor: pointer;
    transition: color 0.3s;
}

.queueit-control:hover {
    color: #4a90e2;
}


/*Host for podcast*/
.host img {
    max-width: 60%;
}


button#queueit-prev-button{
    color: white;
}

button#queueit-stop-button{
    color: white;
}

button#queueit-next-button{
    color: white;
}

audio#queueit-audio {
    width: 30%;
}

img.queueit-episode-image {
    align-self: baseline;
}

div#queueit-audio-info {
    display: grid !important
;
}

span#queueit-audio-title {
    font-weight: bold;
}
/*End podcast style*/



@media (max-width: 768px) {
        /*Two buttons side by side homepage*/
            .text-lg-left.text-center.homepage-cta .control-container.qbutton {
    display: block !important;
    margin-right: 0px !important;
}
    
        /* Hide the video on tablet & mobile */
    .tabs-video-container {
        display: none !important;
    }
        .logo-item {
        width: calc(100% / 2 - 10px); /* 2 per row on mobile */
    }
    
    h6.without_queue {
    margin-top: 25px;
}

h6.with_queue {
    margin-top: 25px;
}
        .facts{
        height: auto !important;
        }
    
    .queueit-episode {
        flex-direction: column;
        text-align: center;
        padding: 10px;
    }

    .queueit-episode-content {
position: relative; /* needed for absolute button */
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* align content to the left, not center */
    padding-bottom: 60px;
    }

    .queueit-audio-player {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
    }
}


@media (max-width: 1024px) {
    

/*end podcast*/
    .logo-item {
        width: calc(100% / 3 - 10px); /* 3 per row on tablets */
    }
    
        /* Target only the queue-it section and stack columns */
    .queue-it-section .row {
        flex-direction: column !important;
    }

    .queue-it-section .col-md-4 {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
    }

}

@media (max-width: 768px) {
    
    .row-container.logo_without_navigation.bg-color-white {
    margin-bottom: -50px !important;
}
            .logo-item {
            width: calc(100% / 2 - 10px);
        }
    /* Ensure the parent container doesn't center the button */
    .custom-hubspot-form .hs-form .actions {
        display: flex !important;
        justify-content: flex-start !important; /* Align left */
        align-items: flex-start !important;
        width: 100% !important;
    }

    /* Force the button itself to align left */
    .custom-hubspot-form .hs-form .hs-button {
    display: block !important;
    width: 100% !important;
    margin: 40px 0 0 0 !important;
    text-align: center !important;
    }
    
    /* Hide the video only on mobile */
    .tabs-video-container {
        display: none !important;
    }

    /* Ensure the main container takes full width */
    .tabs-container {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Ensure content container takes full width */
    .tabs__content-container {
        width: 100% !important;
        max-width: 100% !important;
        flex: 1 1 100% !important;
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Ensure columns do not restrict width */
    .tabs-container .col-md-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 1 1 100% !important;
        display: block !important;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    /* Ensure the video container is visible on tablets */
    .tabs-video-container {
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }

    /* Ensure the video itself scales correctly */
    .tabs-video-container video {
        width: 100% !important;
        max-width: 600px !important; /* Adjust to a good size */
        height: auto !important;
        object-fit: contain; /* Ensures proper scaling */
        border-radius: 10px;
    }


    /* Ensure the row layout is correct */
    .tabs-container .row {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
        align-items: center;
    }
}

/* RTE configuration */

.number-highlight-format {
display: block;
font-family: 'Hammersmith One';
font-size: 60px;
}


/*HIDE IFRAME PODCAST ON DESKTOP*/
@media (min-width: 1025px) {
.row-container.mobile_podcast {
    display: none;
}

}

/*END HIDE IFRAME PODCAST ON DESKTOP*/


/*waiting-room gallery */


/**carousel with stats*/
.stat-number {
    font-family: "gilroyextrabold", sans-serif;
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    margin-top: 0px;
}

.stat-label {
    font-size: 20px;
}

img.image_stats {
    margin-bottom: -30px;
}

div#stats_carousel {
    max-height: 460px;
}



 /* Wrapper for side-by-side Queue-it section */
  .queueit-benefits-wrapper {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2em;
    gap:90px;
  }

  .queueit-benefits-column {
    flex: 1 1 50%;
  }

  .queueit-benefits-video-container {
    text-align: center;
  }

  .queueit-benefits-video-container video {
    width: 100%;
    height: auto;
  }
  
  .queueit-benefits-video-container video {
    margin-top: -30px;
}

.checkmark-icon-custom {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 0.5rem;
    background-image: url(/media/jccfyvsb/checkmark-list.svg);
    background-repeat: no-repeat;
    filter: invert(38%) sepia(10%) saturate(6174%) hue-rotate(121deg) brightness(93%) contrast(86%);
    vertical-align: middle;
  }
  
  .cross-icon {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-right: 0.5rem;
  background-image: url(/media/4ffeqouc/close-x.svg); /* Replace with actual SVG path */
  background-repeat: no-repeat;
  filter: invert(18%) sepia(87%) saturate(4345%) hue-rotate(349deg) brightness(91%) contrast(86%);
  vertical-align: middle;
}

/* Mac bold font for lists */
ul li strong,
ol li strong {
    font-weight: 700 !important;
}


/*Pricing table*/
.price-comparison-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin: 40px 0;
  font-family: "Open Sans", sans-serif;
}

.price-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  padding: 24px;
  max-width: 250px;
  flex: 1 1 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.price-card.featured {
  border: 1px solid #0d5f41;
position: relative;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}


.price-card h3 {
  margin-top: 0;
  font-size: 20px;
  color: #111;
}

.price-card .price {
  font-family: 'gilroyextrabold';
  font-size: 25px;
  font-weight: bold;
  margin: 10px 0;
}

.price-card .price span {
  font-size: 36px;
}

.price-card .price small {
  font-size: 14px;
  font-weight: normal;
  color: #777;
}

.price-card .contacts,
.price-card .note {
  font-size: 14px;
  color: #555;
  margin: 4px 0;
}

/* ✅ LIST CLEANUP */
.price-card ul {
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
}

.price-card ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 8px;
  line-height: 1.4;
  font-size:12px; 
  font-weight:600;
}

/* Green checkmarks */
.price-card ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #0d5f41;
  font-weight: bold;
}

.price-card .cta {
  margin-top: auto;
  text-align: center;
  background-color: #1a48f3;
  color: white;
  padding: 10px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  display: block;
  transition: background 0.2s ease;
}

.price-card .btn btn-black:hover {
  background-color: #163fd1;
}

.price-card {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.price-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.price-card {
  display: flex;
  flex-direction: column;
  flex: 1 1 250px;
  max-width: 280px;
  min-height: 100%;
  padding: 24px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  border-radius: 12px;
  background: white;
}

.price-card .card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.price-card .cta {
  margin-top: 20px;
  align-self: stretch;
}

.price span.small-from {
    font-size: 12px;
    font-weight: 200 !important;
}

/*end pricing table*/


/* pricing table new*/

/* WRAPPER: Right-aligned block, full width */
.cf-pricing-wrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  box-sizing: border-box;
}

/* PRICING ROW: Full width, equally spaced columns */
.cf-pricing-cta-row {
 display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  font-family: "Open Sans", sans-serif;
  width: 75%;        
  max-width: 1200px;
  margin-right: 0;
  margin-left: auto;  
  overflow-x: auto;
  margin-top:6%;
}

/* Individual pricing card */
.cf-pricing-plan {
  flex: 1 1 0%;
  min-width: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  border: 1px solid #eee;
  background: #fff;
  min-height: 320px;
  box-sizing: border-box;
}

/* Content container inside each card */
.cf-pricing-content {
  flex-grow: 1;
}

.cf-pricing-title {
  color: #000000;
  font-size: 25px;
  font-weight: 600;
  border-bottom: 2px solid #0d5f41;
  margin-bottom: 8px !important;
}

.cf-pricing-desc {
  font-size: 14px;
  color: #222;
  margin-bottom: 16px;
}

.cf-pricing-price {
font-family: 'gilroyextrabold';
  font-size: 18px;
  font-weight: bold;
  margin: 8px 0 !important;
}

.cf-pricing-note {
  font-size: 14px;
  color: #444;
  margin-bottom: 10px !important;
  line-height: 1.4;
}

/* Sticky header for pricing cards */
.cf-pricing-sticky-header {
  position: sticky;
  top: 0;
  z-index: 10;
  background: #fff;
  border-bottom: 1px solid #ddd;
}

/* Scrollable Feature Table */

.cf-feature-table-scrollable {
  width: 100%;
}

.cf-feature-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: inherit;
  font-family: "Open Sans", sans-serif;
}

.cf-feature-table thead th {
  position: sticky;
  top: 120px; /* adjust if needed */
  background: #fafafa;
  z-index: 5;
  padding: 12px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

.cf-feature-table td {
  padding: 12px;
  text-align: center;
  border-bottom: 1px solid #eee;
}


/* Style checkmark cells */
.cf-feature-table td:has(> .cf-checkmark) {
  color: #0d5f41; 
  font-weight: bold;
}

/* Style X cells */
.cf-feature-table td:has(> .cf-cross) {
  color: #888; /* gray for X */
}
.cf-feature-table td:has(> .cf-additional) {
  color: #dd7e29; 
}

/* Make first column (Feature column) 30% */
.cf-feature-table th:first-child,
.cf-feature-table td:first-child {
  width: 32%;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  white-space: normal;
}


.cf-pricing-plan:first-of-type::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: linear-gradient(to right, #b6e7d4, #0d5f41);

}

.cf-pricing-plan {
    position: relative;
}

.cf-feature-table-section td {
background-color: #f9f9f9; 
  font-weight: bold;
  text-align: left;
  padding: 8px 16px; 
  font-size: 16px;
  border-top: 1px solid #ddd; 
}

/* Make the rest of the columns split the remaining 70% */
.cf-feature-table th:not(:first-child),
.cf-feature-table td:not(:first-child) {
    width: 18.75%; /* 75% divided among 4 columns */
  text-align: left;
  white-space: nowrap;
}
/* Mobile Responsive */

@media (max-width: 1024px) {
  .cf-pricing-cta-row {
    display:initial;
 width: 100%;
 margin-top:0px !important;
  }

  .cf-pricing-plan {
 margin-bottom: 30px;
 min-height: 310px;
  }
  
  .cf-feature-table-scrollable {
    display: none;
}

}


/* Container alignment */
#queueit-pagination {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin: 2rem 0;
  font-size: 1rem;
  flex-wrap: wrap;
}

/* Buttons and links */
.queueit-page-btn {
  background: none;
  border: none;
  color: #004529; /* Deep green */
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
  transition: color 0.2s ease-in-out;
}

.queueit-page-btn:hover {
  color: #007749; /* Lighter green on hover */
  text-decoration: underline;
}

/* Current page indicator */
.queueit-page-current {
  font-weight: bold;
  text-decoration: underline;
  color: #004529;
  padding: 0.25rem 0.5rem;
  cursor: default;
}

/* Ellipsis styling */
.queueit-pagination-ellipsis {
  color: #999;
  padding: 0.25rem 0.5rem;
}

queue-pages-gallery .control-container {
    margin-bottom: 0px !important;
}



@media (max-width: 1025px) { /* tablet and smaller */
  /* Center and wrap buttons */
  .row-container.review_buttons .row.clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  /* Equal width columns */
  .row-container.review_buttons .row.clearfix > .area-container {
    flex: 0 0 45%; 
    max-width: 45%;
    display: flex;
    justify-content: center;
  }

  /* Make all buttons the same width */
  .row-container.review_buttons .button-container {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .row-container.review_buttons .btn {
    width: 100%; 
    text-align: center;
  }
}



/* Position container */
.feature-tooltip-cell {
  position: relative;
}

/* The small ? trigger */
.feature-tooltip-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: none;
    color: gray;
    border-radius: 50%;
    border: 1px solid gray;
    width: 16px;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    margin-left: 6px;
    cursor: pointer;
}

/* Tooltip box (hidden by default) */
.feature-tooltip-box {
  display: none;
  position: absolute;
  left: 0;
  top: 2.8em;
  background: #ceefe1;
  border: 1px solid #b6e7d4;
  padding: 8px 10px;
  border-radius: 6px;
  color: black;
  font-weight: normal; 
  font-size: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  max-width: 240px;
  z-index: 10;
}

/* Show tooltip on hover/focus */
.feature-tooltip-trigger:hover + .feature-tooltip-box,
.feature-tooltip-trigger:focus + .feature-tooltip-box {
  display: block;
}
/* table for developers connectors */

.table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; 
}

.rwd {
  width: 100%;
  border-collapse: collapse;
}
.rwd th, .rwd td {
  border: 1px solid #ddd;
  padding: .6rem .8rem;
  text-align: left;
  vertical-align: top;
  word-break: normal;
  white-space: normal;
  hyphens: none;
}
.rwd th { background: #f7f7f7; }

/* Mobile: stack rows into label:value blocks */
@media (max-width: 640px) {
  .rwd thead { display: none; }
  .rwd tr {
    display: block;
    border: 1px solid #ddd;
    margin: .75rem 0;
    background: #fff;
  }
  .rwd td {
    display: grid;
    grid-template-columns: 9.5em 1fr; /* label + value */
    gap: .5rem;
    border: none;
    border-top: 1px solid #eee;
    padding: .5rem .75rem;
  }
  .rwd td:first-child { border-top: none; }
  .rwd td::before {
    font-weight: 600;
    content: attr(data-label);
  }

  /* Labels per column */
  .rwd--levels td:nth-child(1)::before { content: "Level"; }
  .rwd--levels td:nth-child(2)::before { content: "Description"; }
  .rwd--levels td:nth-child(3)::before { content: "Updates"; }
  .rwd--levels td:nth-child(4)::before { content: "Support"; }

  .rwd--connectors td:nth-child(1)::before { content: "Connector"; }
  .rwd--connectors td:nth-child(2)::before { content: "Type"; }
  .rwd--connectors td:nth-child(3)::before { content: "Level"; }
  
  
  .rwd--blog td:nth-child(1)::before { content: ""; }
  .rwd--blog td:nth-child(2)::before { content: "Client-side"; }
  .rwd--blog td:nth-child(3)::before { content: "Server-side"; }
  .rwd--blog td:nth-child(4)::before { content: "Edge"; }
  .rwd--blog td:nth-child(5)::before { content: "Reverse proxy"; }


}

/* --- Dark mode support --- */
/* If following system dark mode */
@media (prefers-color-scheme: dark) {
  .rwd th, .rwd td { color: #eaeaea; border-color: #444; }
  .rwd th { background: #1f1f1f; }
  @media (max-width: 640px) {
    .rwd tr { background: #111; border-color: #444; }
    .rwd td::before { color: #bdbdbd; }
  }
}

/* If using a .dark class on html/body */
.dark .rwd th, 
.dark .rwd td { color: #eaeaea; border-color: #444; }
.dark .rwd th { background: #1f1f1f; }
@media (max-width: 640px) {
  .dark .rwd tr { background: #111; border-color: #444; }
  .dark .rwd td::before { color: #bdbdbd; }
}

/* Limit scope to the tables on the Developers Connectors page */
.table-wrap {
  color-scheme: light dark; /* prevents Android forced dark overrides */
}

@media (prefers-color-scheme: dark) {
  /* Desktop & tablet dark mode tables */
  .rwd th, .rwd td {
    color: #eaeaea;       
    border-color: #444;   
  }
  .rwd th {
    background: #1f1f1f; 
  }
}

@media (prefers-color-scheme: dark) and (max-width: 640px) {
  /* Mobile stacked table cards in dark mode */
  .rwd tr {
    background: #111;    
    border-color: #444;
  }
  .rwd td::before {
    color: #bdbdbd;       
  }
}


/*Performance fixes on homepage

.hero_image_people { aspect-ratio: 10 / 7; }


.hero_image_people img,
.control-container.qimage img {
  width: 100%;
  height: auto;
  display: block;   
}

.hero_image_people figure { margin: 0; }


header.site-header, .navbar, .navbar-fixed, .fixed-top {
  min-height: 72px;           
}

.navbar .logo img {
  display: block;
  height: 40px;              
  width: auto;
}

.sticky-top,
.navbar.sticky,
.navbar.scrolled,
.navbar.navbar-shrink {
  min-height: 72px; 
}
*/
/* 1) Stack Bootstrap cols on mobile */
@media (max-width: 767.98px) {               
  .page-footer .row > .col-6,
  .mega-menu  .row > .col-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

/* 2) Make each link an easy tap target (≥48px tall) 
@media (hover: none), (pointer: coarse) {
  .page-footer a,
  .mega-menu a {
    display: block;
    margin: 6px 0;                           
  }
  .icon-btn { width: 48px; height: 48px; display: inline-flex; align-items:center; justify-content:center; }
}*/

/* 3) If links are in <ul><li> lists, give li some breathing room too */
/*@media (hover: none), (pointer: coarse) {
  .page-footer li + li,
  .mega-menu li + li { margin-top: 6px; }
}*/

/* Make nav trigger buttons look like .nav-link anchors 
.navbar .nav-link--button {
  appearance: none;          
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  padding: .5rem 1rem;        
  font: inherit;
  color: inherit;
  line-height: inherit;
  display: inline-flex;
  align-items: center;
  gap: .5rem;               
  cursor: pointer;
  font-size:16px;
}
*/
/* Keep a clear keyboard focus style (like links) 
.navbar .nav-link--button:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
} */

.mobile-size a{
font-weight: bold;
text-decoration: underline;
color: black;
}

.table_style th{
    background:#f7f7f7;
}

.table_style th, .table_style td{
    border: 1px solid #ddd;
    padding: .6rem .8rem;
    text-align: left;
    vertical-align: top;
    word-break: normal;
    white-space: normal;
    hyphens: none;
}
