

/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v12-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
    url('../fonts/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/montserrat-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/montserrat-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/montserrat-v12-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/montserrat-v12-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
    url('../fonts/montserrat-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/montserrat-v12-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/montserrat-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/montserrat-v12-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

@media (min-width: 768px) {
    .a-top-banner {
        height: 280px;
        width: 100%;
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .a-top-banner {
        height: 340px;
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .a-bottom-banner {
        height: 300px;
        width: 100%;
    }
}

@media (max-width: 992px) {
    .a-bottom-banner {
        height: 250px;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .a-right-skyscraper {
        height: 600px;
        width: 100%;
    }
}

@media (max-width: 992px) {
    .a-right-skyscraper {
        height: 250px;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .a-mid-inline {
        height: 70px;
        width: 100%;
    }
}

@media (max-width: 992px) {
    .a-mid-inline {
        height: 250px;
        width: 100%;
    }
}


.article .title {
    padding: 5% 10%;
    margin-bottom: 35px;
}

.article h1 {
    font-size: 50px;
    font-weight: bold;
    color: white;
    text-align: center;
}

.article h4 {
    font-size: 28px;
    font-weight: bold;
    color: black;
    margin-top: 30px;
    margin-bottom: 20px;
}

.article h5 {
    font-size: 22px;
    font-weight: bold;
    color: black;
    margin-top: 20px;
    margin-bottom: 10px;
}

.article .content {
    font-size: 18px;
}

.company-documents .document-date {
    white-space: nowrap;
}

.company-info dt {
    margin-top: 10px;
    font-weight: normal;
    margin-bottom: 5px;
}

.company-info dd {
    font-weight: bold;
    margin-bottom: 5px;
}

.company-info h5 {
    font-weight: bold;
    margin-bottom: 10px;
}

.company-name {
    font-weight: bold;
}

.company-action-buttons {
    display: flex;
    gap: 0.5rem;
}

.company-tabs {
    font-weight: bold;
}

.financial-chart {
}

.flash {
    padding: 10px 0 8px;
    border-bottom: 1px solid #bfc1c3;
    border-top-width: 6.66667px;
    border-top-style: solid;
    border-top-color: #005ea5;
}


hr {
    height: 1px;
    border: 0;
    background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
    background: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
    background: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
    background: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
}


.key {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 5px;
    border-radius: 3px;
}

.key-assets {
    background: #4DB6AC;
}

.key-liabilities {
    background: #B0BEC5;
}

.key-net-assets {
    background: #01579B;
}

.main-heading {
    margin-top: 30px;
}

.map {
    background-color: white;
    height: 500px;
    margin: 0;
    border:1px solid #0576ab;
}

@media screen and (max-device-width: 320px) and (orientation: portrait){
    .map {
        width: 305px;
        height: 197px;
    }
}

.nav-menu {
    border-bottom: 1px solid #bfc1c3;
}

.search-bar {
    background: #dee0e2;
    padding: 0.5em;
}

.search-bar input {
    border-color: black;
    border-width: 2px;
    border-style: solid;
}

.search-results {
    list-style: none;
    margin: 0;
    padding: 15px 0 0;
}

.search-results li {
    padding: 0 0 25px;
}
.search-results h3 {
    font-size: 18px;
    margin: 0;
    padding-bottom: 2px;
    font-weight: normal;
}

.search-results h3 a {
    font-weight: normal;
}

.search-results h3 a:hover, .search-results h3 a:focus {
}

.search-results p {
    margin-bottom: 0;
}
.search-results .reg-info {
    padding: 0 0 3px;
    word-wrap: break-word;
    color: #6f777b;
    font-size: 13px;
}

.search-results .address {
    padding: 0 0 3px;
    word-wrap: break-word;
    font-size: 14px;
}

.search-results .previous-name {
    font-size: 13px;
    border-left: 3px solid #bfc1c3;
    margin: 0 0 3px 0;
    padding: 10px 0 10px 15px;
}

.search-results .previous-name span {
    font-size: 1.1em;
}

.search-tab {
    margin-top: 20px;
    margin-bottom: 15px;
}

.search-tab-active {
    border-bottom: 5px solid #005ea5;
}

.site-name {
    font-size: 23px;
    font-family: arial;
}

.lds-ring {
    position: relative;
    width: 30px;
    height: 25px;
    display: none;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    margin: 3px;
    border: 3px solid #433f3f;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #433f3f transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.signed-in {display: none}
.signed-out {display: none}

.text-large {
    font-size: 150%;
}

.cuk-nav-link {
    text-decoration: none;
}

.cuk-nav-link:hover {
    text-decoration: underline;
}

.more-info .active {
    font-weight: bold;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top-color: rgb(33, 37, 41);
    border-right-color: rgb(33, 37, 41);
    border-left-color: rgb(33, 37, 41);
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: rgb(33, 37, 41) rgb(33, 37, 41) rgb(33, 37, 41)
}

.nav-tabs {
    border-bottom-color: rgb(33, 37, 41);
}

.nav-link.disabled {
    opacity: 0.6;
    color: #6c757d !important;
}

.header-background {
    background-color: #ffffff !important;
}

.header-text-color {
    color: #0b0c0c !important;
}

.typeahead {
    z-index: 1000;
}

span.twitter-typeahead {
    width: 80%;
}


.typeahead.dropdown-menu,
span.twitter-typeahead .tt-menu {
    min-width: 100%;
    background: white;
    /*as large as input*/
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    border-radius: 0;
    font-size: 1.2rem;
}

span.twitter-typeahead .tt-suggestion {
    color: #4285F4;
    cursor: pointer;
    padding: 1rem;
    text-transform: capitalize;
    font-weight: 400;
}

span.twitter-typeahead .active.tt-suggestion,
span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .active.tt-suggestion:focus,
span.twitter-typeahead .tt-suggestion.tt-cursor:focus,
span.twitter-typeahead .active.tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion.tt-cursor:hover {
    background-color: #EEEEEE;
    color: #4285F4;
}

label.active {
    color: #4285F4 !important;
}

.data-code-block {
    background-color: aliceblue;
}

.source-link {
    font-size: smaller;
}

.pricing-section-title {
    display: flex;
    justify-content: center;
    margin: 0 auto 40px;
    text-align: center;
}

.pricing-price-grid {
    display: grid;
    grid-template-columns: 1fr;
    margin: 0 auto;
    grid-column-gap: 10px;
    padding: 0 32px;
}

.pricing-price-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: aliceblue;
    border-color: aliceblue;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 20px;
}

.pricing-price-item:hover {
    border-color: cornflowerblue;
}

.pricing-cost {
    font-weight: bold;
    font-size: larger;
}

.pricing-title {
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 10px;
}

.pricing-feature-text {
    text-align: left;
}

.pricing-price-button {
    font-weight: 800;
    font-size: 14px;
    color: white;
    letter-spacing: 1px;
    height: 60px;
    display: block;
    margin-left: 8px;
    margin-bottom: 2rem;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    background: rgb(40, 167, 69);
    border-radius: 4px;
    padding: 20px 40px;
    border-width: 0;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0;
}

.pricing-sample-button {
    font-weight: 800;
    font-size: 14px;
    color: white;
    letter-spacing: 1px;
    height: 60px;
    display: block;
    margin-left: 8px;
    margin-bottom: 2rem;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    background: grey;
    border-radius: 4px;
    padding: 20px 40px;
    border-width: 0;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    outline: 0;
}

#example-container,
#example-container > div,
#example-container iframe,
.cf-turnstile,
.cf-turnstile > div,
.cf-turnstile iframe {
    position: relative;
    z-index: 9999 !important;
}

/* Share Modal Styles */
.share-link-container .input-group {
    margin-top: 0.5rem;
}

.social-share-buttons {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #dee2e6;
}

.social-share-buttons .btn {
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    transition: opacity 0.2s;
}

.social-share-buttons .btn:hover {
    opacity: 0.85;
}

.btn-linkedin {
    background-color: #0077B5;
}

.btn-reddit {
    background-color: #FF4500;
}

.btn-twitter {
    background-color: #000000;
}

#copySuccess {
    display: block;
    margin-top: 0.25rem;
}

/* Company Number Copy Icon */
.company-number-copy {
    padding: 0.25rem 0.5rem;
    color: #6c757d;
    border: none;
    background: transparent;
    cursor: pointer;
    transition: color 0.2s;
}

.company-number-copy:hover {
    color: #007bff;
}

.company-number-copy:focus {
    outline: none;
    box-shadow: none;
}

#companyNumberCopySuccess {
    margin-left: 0.5rem;
    font-size: 0.875rem;
}

/* Company Address Copy Icon */
.company-address-copy {
    padding: 0.25rem 0.5rem;
    color: #6c757d;
    border: none;
    background: transparent;
    cursor: pointer;
    transition: color 0.2s;
}

.company-address-copy:hover {
    color: #007bff;
}

.company-address-copy:focus {
    outline: none;
    box-shadow: none;
}

#companyAddressCopySuccess {
    margin-left: 0.5rem;
    font-size: 0.875rem;
}

/* AI Assistant CTAs Styling */
.ai-assistant-banner {
    background: linear-gradient(135deg, #f8f9fa 0%, #e3f2fd 100%);
    border-left: 4px solid #17a2b8;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.ai-assistant-banner .card-title {
    font-weight: 600;
}

.ai-assistant-widget {
    border: 1px solid #17a2b8;
    box-shadow: 0 2px 4px rgba(0,0,0,0.08);
}

.ai-assistant-widget .card-header {
    background: linear-gradient(135deg, #17a2b8 0%, #138496 100%);
    border-bottom: 2px solid #117a8b;
}

.ai-assistant-inline-cta {
    border-left: 4px solid #17a2b8;
    background-color: #e3f2fd;
    border-color: #17a2b8;
    animation: slideIn 0.5s ease-out;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.ai-question-btn {
    text-align: left;
    font-size: 0.85rem;
    transition: all 0.3s ease;
}

.ai-question-btn:hover {
    background-color: #17a2b8;
    color: white;
    transform: translateX(5px);
}

.ai-cta-button {
    transition: all 0.3s ease;
    font-weight: 500;
}

.ai-cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(23, 162, 184, 0.3);
}

/* Responsive adjustments for AI CTAs */
@media (max-width: 768px) {
    .ai-assistant-banner .row {
        text-align: center;
    }
    
    .ai-assistant-banner .col-md-4 {
        margin-top: 1rem;
    }
    
    .ai-assistant-inline-cta .d-flex {
        flex-direction: column;
        text-align: center;
    }
    
    .ai-assistant-inline-cta .ml-3 {
        margin-left: 0 !important;
        margin-top: 1rem;
        width: 100%;
    }
}