﻿body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

/* common css */

a:focus {
    outline: none;
    outline-offset: -2px;
}

.border {
    border-top: 1px solid #ccc;
}

.border-all {
    border: 1px solid #ccc;
}

.bg-color {
    background-color: #f2f2f2;
}

.border-right {
    border-right: 1px solid #ccc;
}

.border-left {
    border-left: 1px solid #ccc;
}

.hr-brdr {
    border-top: 1px solid #ccc;
    margin: 20px 0px;
}

.m-auto {
    margin: 0 auto;
}

.mt5 {
    margin-top: 5px;
}

.mt15 {
    margin-top: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb15 {
    margin-bottom: 15px;
}

.ml10 {
    margin-left: 10px;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.pt10 {
    padding-top: 10px;
}

.pl0 {
    padding-left: 0;
}

.pr5 {
    padding-right: 5px;
}

.ml-100px {
    margin-left: 100px;
}

.legal-tbl tr td, .legal-tbl tr th {
    padding: 5px 10px;
}

.height-300 {
    height: 200px;
}

.img-banner {
    width: 100%;
}

.top-navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.middle-section {
    margin-top: 52px;
}

.desc-banner input, input:focus, .desc-banner .btn, .desc-banner .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #f2f2f2;
}

.desc-banner.img-right {
    text-align: right;
    right: 15px;
    left: 0;
}

.security-link a {
    cursor: default;
}

.same-block {
    display: inline-block;
    padding: 10px 50px;
}

/* navbar */
.top-navbar.navbar-default .navbar-nav > li > a, .btn-postjob {
    font-size: 18px;
}

.top-navbar.navbar-default .navbar-nav > li.security-link a {
    font-size: 14px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    outline: none;
}

.btn-postjob {
    margin-top: 8px;
    margin-left: 5px;
    border-radius: 0;
    padding: 3px 20px;
}

.navbar.navbar-default.top-navbar {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0px 0px 15px #888;
    border-radius: 0;
}

.top-navbar {
    margin: 0;
}

    .top-navbar .navbar-brand {
        margin: 0;
        padding: 10px 0px;
    }

.navbar-brand > img {
    width: 140px;
}

.desc-banner .glyphicon-search {
    font-size: 24px;
}

.search-panel.open > .dropdown-toggle.btn-default {
    border: none;
}


/* middel body */
.desc-banner {
    position: absolute;
    top: 35px;
    right: 0;
    left: 0;
    color: #002060;
    color: #fff;
    width: 55%;
}

    .desc-banner h1 {
        font-weight: 600;
        font-size: 58px;
    }

    .desc-banner p {
        font-size: 31px;
        margin: 20px 0px;
    }

    .desc-banner .input-group {
        width: 100%;
    }

        .desc-banner .input-group input {
            height: 48px;
            font-size: 26px;
            color: #999;
            border: 1px solid #f2f2f2;
            box-shadow: none;
        }

    .desc-banner .caret {
        border-top: 8px dashed;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }

    .desc-banner .input-group-btn.search-panel .btn {
        padding: 13px 20px;
        border-radius: 0;
    }

    .desc-banner .input-group-btn.search-panel.open .btn {
        padding: 14px 21px;
    }

    .desc-banner .input-group-btn.search-panel .btn-default:hover {
        border: 1.4px solid #f2f2f2;
    }

    .desc-banner .input-group-btn.search-panel .caret {
        color: #ccc;
    }

    .desc-banner .input-group-btn.search-panel .btn-default:hover,
    .desc-banner .input-group-btn.search-panel.open > .dropdown-toggle.btn-default,
    .desc-banner .input-group span .btn {
        border: 1px solid #f2f2f2;
        background: #fff;
        outline: none;
    }

    .desc-banner .input-group-btn.search-panel .btn-default:hover,
    .desc-banner .input-group-btn.search-panel.open > .dropdown-toggle.btn-default {
        color: #ccc;
        padding: 13px 20px;
    }

    .desc-banner .input-group span .btn {
        border: 1.4px solid #f2f2f2;
        border-radius: 0;
        padding-left: 20px;
        padding-right: 20px;
        height: 48px;
    }

    .desc-banner .fas {
        color: #ccc;
    }

    .desc-banner .input-group span .btn:hover {
        outline: none;
    }

/* how it works */
.how-it-works {
    margin-bottom: 40px;
}

    .how-it-works h1 {
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 20px;
    }

    .how-it-works h1, .how-it-works h4, .how-it-works p, .how-everyone-wins h1 {
        color: #808080;
        text-align: center;
        font-weight: 500;
        font-size: 29px;
    }

    .how-it-works h4 {
        margin: 20px 0px 10px;
        font-size: 18px;
    }

    .how-it-works .number {
        margin: 0 auto;
        width: 70px;
        font-size: 45px;
        line-height: 1.38;
        height: 60px;
        border: 1px solid #ccc;
        background-color: #f2f2f2;
    }

    .how-it-works p {
        font-size: 18px;
    }
/* how-everyone-wins */
.how-everyone-wins {
    background-color: #f2f2f2;
    padding: 60px 0px;
}

    .how-everyone-wins h1 {
        margin-bottom: 30px;
        margin-top: 0px;
    }

.count h1 {
    font-size: 34px;
}

.count p {
    font-size: 14px;
}


.how-everyone-wins .number {
    border: 1px solid #ccc;
    padding: 40px 20px;
    text-align: center;
    font-size: 18px;
    background-color: #777777;
    color: #fff;
}

.count {
    padding: 60px 0px;
    text-align: center;
    color: #808080;
}

    .count p {
        font-size: 17px;
        color: #aaa;
    }

/*  combine view */
.combine-view .box {
    width: 33.33%;
    height: 226px;
    float: left;
    display: table;
    transition-duration: 0.2s;
}

    .combine-view .box:hover {
        transform: scale(1.1);
        transition-duration: 1s;
    }

.combine-view .green {
    background-color: #00b050;
}

.combine-view .yellow {
    background-color: #ffc000;
}

.combine-view .blue {
    background-color: #00b0f0;
}

.combine-view .box p {
    vertical-align: middle;
    display: table-cell;
    font-size: 26px;
    padding: 0px;
    color: #fff;
}

.combine-view .long-term, .combine-view .empowering-sharing {
    background-repeat: no-repeat;
    /*background-position: center center;*/
    background-size: cover;
}

.combine-view .team-meeting {
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

.combine-view .team-meeting {
    background-image: url(../Webimages/combine/web2.jpg);
}

.combine-view .long-term {
    background-image: url(../Webimages/combine/web1.jpg);
}

.combine-view .empowering-sharing {
    background-image: url(../Webimages/combine/web3.jpg);
}

/* === YOUR ORIGINAL CSS (unchanged) === */
.logo-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 20px;
    align-items: center;
    justify-items: center;
    text-align: center;
    margin-bottom: 30px;
}

/* Base style for all logos */
.logo-box {
    width: 180px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Default logos */
.BM2 {
    background-image: url('../Webimages/combine/BM2.png');
    background-size: contain;
}

.PentelLogo {
    background-image: url('../Webimages/combine/PentelLogo.png');
    background-size: contain;
}

.MOFOLogo {
    background-image: url('../Webimages/combine/MOFOLogo.png');
    background-size: contain;
}

.PCCLogo {
    background-image: url('../Webimages/combine/PCCLogo.png');
    background-size: contain;
}

.SafranLogo {
    background-image: url('../Webimages/combine/SafranLogo.png');
    background-size: contain;
}

/* Small-looking logos – scaled up */
.AvantorLogo {
    background-image: url('../Webimages/combine/AvantorLogo.png');
    background-size: 85% auto;
}

.RicohLogo {
    background-image: url('../Webimages/combine/RicohLogo.png');
    background-size: 90% auto;
}

.PrincessCruisesLogo {
    background-image: url('../Webimages/combine/PrincessCruisesLogo.png');
    background-size: 90% auto;
}

.logo-box.RicohLogo {
    width: 195px; /* small width increase */
    height: 98px; /* small height increase */
    aspect-ratio: auto; /* allow custom size */
    background-size: 105% auto; /* small scale bump */
}


/* === ADDITIONS START (overlay separators + slight robustness) === */

/* Keep a consistent proportion like the screenshot while preserving your width */
.logo-box {
    aspect-ratio: 2 / 1; /* maintains the 180×90 feel */
    height: auto; /* let aspect-ratio govern height */
    padding: 6px 10px; /* subtle inner spacing */
    box-sizing: border-box;
    background-size: contain; /* reaffirm safety for all logos */
    background-position: center;
    background-repeat: no-repeat;
}

/* Remove any per-item right borders (if previously added) */
.logo-grid .logo-box {
    border-right: none !important;
}

/* Prepare the grid to host an overlay for vertical dotted lines */
.logo-grid {
    position: relative;
}

    /* Continuous dotted vertical separators for 4-column layout */
    .logo-grid::before {
        content: "";
        position: absolute;
        inset: 0; /* cover the whole grid */
        pointer-events: none;
        /* Three vertical dotted lines between the 4 columns */
        background-image: repeating-linear-gradient(to bottom, #e6e6e6 0 1px, transparent 1px 6px), repeating-linear-gradient(to bottom, #e6e6e6 0 1px, transparent 1px 6px), repeating-linear-gradient(to bottom, #e6e6e6 0 1px, transparent 1px 6px);
        background-repeat: no-repeat;
        /* Place the lines roughly between columns; offset by half the column gap (20px/2 = 10px) */
        background-position: calc(25% - 10px) 0, /* between col 1 & 2 */
        50% 0, /* between col 2 & 3 */
        calc(75% + 10px) 0; /* between col 3 & 4 */

        background-size: 1px 100%, 1px 100%, 1px 100%; /* 1px wide, full height */
    }

/* Responsive: adjust separators when column count changes */

/* Tablets: 3 columns */
@media (max-width: 992px) {
    .logo-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px 18px;
    }

        .logo-grid::before {
            background-image: repeating-linear-gradient(to bottom, #e6e6e6 0 1px, transparent 1px 6px), repeating-linear-gradient(to bottom, #e6e6e6 0 1px, transparent 1px 6px);
            background-position: calc(33.333% - 9px) 0, /* half of ~18px gap ≈ 9px */
            calc(66.666% + 9px) 0;
            background-size: 1px 100%, 1px 100%;
        }
}

/* Large phones: 2 columns */
@media (max-width: 768px) {
    .logo-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px 16px;
    }

        .logo-grid::before {
            background-image: repeating-linear-gradient(to bottom, #e6e6e6 0 1px, transparent 1px 6px);
            background-position: 50% 0;
            background-size: 1px 100%;
        }
}

/* Small phones: 1 column (no separators) */
@media (max-width: 480px) {
    .logo-grid {
        grid-template-columns: 1fr;
        gap: 20px 12px;
    }

        .logo-grid::before {
            background-image: none;
        }

    .logo-box {
        width: 160px;
    }
    /* slightly smaller to fit small screens */
}

.why-use-ithrive h1 {
    border-top: none;
}

.why-use-ithrive a.hover-block, .why-use-ithrive .hover-block:hover, .how-it-works .hover-block:hover {
    text-decoration: none;
}

    .why-use-ithrive a.hover-block:hover .number, .how-it-works .hover-block:hover .number {
        transform: scale(1.2);
        transition: all .4s ease-in-out;
        background-color: #0070c0;
        color: #fff;
        cursor: pointer;
    }

    .why-use-ithrive a.hover-block .number, .how-it-works .hover-block .number {
        transition: all .3s ease-in-out;
    }


/* about us and legal css */
.about-us, .legal, .about-us p, .legal p {
    color: #595959;
}

.about-us, .legal {
    margin-bottom: 20px;
}

    .about-us h3, .legal h3 {
        margin: 20px 0px 15px;
        font-size: 24px;
    }

    .about-us p, .legal p {
        padding: 5px 0px 0px;
        font-size: 17px;
    }

    .about-us .well h4 {
        margin-bottom: 0px;
    }

    .legal .nav > li > a {
        font-size: 18px;
        color: #595959;
        padding: 5px 15px 5px 0px;
    }

    .legal .tab-content {
        padding: 0px 140px 0px 40px;
    }

        .legal .tab-content .title, .core h3 {
            font-size: 18px;
        }

    .legal .tab-pane p {
        padding: 0;
        font-size: 17px;
    }

        .legal .tab-pane p:last-child {
            margin-bottom: 0;
        }

    .legal .tab-content .title {
        text-align: center;
        margin: 5px 0px 15px;
    }

    .legal .tab-pane h3 {
        font-size: 18px;
    }

    .legal .tab-content .title.main-title {
        text-align: left;
    }

    .legal .tab-content .title span.last-update {
        float: right;
        font-size: 14px;
    }

    .legal .nav > li > a:focus, .legal .nav > li > a:hover {
        background-color: #fff;
    }

/* claim profile */
.claim-profile h3 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.claim-profile .media .media-body {
    padding-top: 5px;
    padding-bottom: 20px;
}

.claim-profile {
    width: 50%;
}

    .claim-profile .media {
        border-bottom: 1px dotted #ccc;
    }

    .claim-profile .btn {
        float: right;
        padding: 5px 30px;
    }

/* invite */
.invite-section {
    margin: 10px 0px;
    padding: 30px;
}

.input-file {
    position: relative;
}

    .input-file .form-control span {
        font-size: 18px;
        color: #999;
    }

    .input-file .input-group-addon {
        border: 0px;
        padding: 0px;
    }

        .input-file .input-group-addon .btn {
            border-radius: 0 4px 4px 0;
            border: 1px solid #08c;
        }

        .input-file .input-group-addon input {
            cursor: pointer;
            position: absolute;
            width: 72px;
            z-index: 2;
            top: 0;
            right: 0;
            filter: alpha(opacity=0);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            opacity: 0;
            background-color: transparent;
            color: transparent;
        }

.resize-div {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px;
    /*width: 98%;*/
    min-width: 455px;
    max-width: 488px;
    min-height: 50px;
}

.invite-desc {
    /*font-size: 18px;*/
    font-size: 12pt;
}

/* sign up */
.signup {
    padding: 80px 15px 0px;
    color: #808080;
    position: absolute;
    bottom: 0;
    top: 54px;
    /* background-color: #f2f2f2;*/
}

.styling-effect {
    background-color: #f9f9f9;
}


#signup-modal h3 {
    margin-top: 5px;
    font-weight: 600;
    font-size: 22px;
}

#signup-modal p {
    font-size: 20px;
}

#signup-modal .modal-footer .btn {
    padding: 8px 20px;
    font-size: 20px;
}

.signup h1 {
    margin: 10px 0px 0px;
    font-size: 41px;
}

.all-devices {
    width: 70%;
    margin: 0 auto;
}

.signup h2 {
    margin: 12px 0px 15px;
    font-size: 37px;
}

.signup .box {
    width: 16%;
    float: left;
    margin-right: 10px;
}

    .signup .box img {
        height: 100px;
    }

.signup .inner-section {
    /*border: 1px solid #f2f2f2;*/
    background-color: #fff;
    padding: 20px 60px;
    margin-top: 1%
}

    .signup .inner-section h2 {
        text-align: center;
    }

    .signup .inner-section p {
        font-size: 22px;
    }

    .signup .inner-section .form-group p {
        font-size: 18px;
    }

.signup .btn-signup, .signin .btn {
    min-height: 40px;
    font-size: 20px;
    width: 100%;
    padding: 5px 10px;
}

#signup-modal {
    color: #808080;
}

.claim-profile p {
    margin-bottom: 0;
}

.core p, .mainfesto p {
    padding: 0;
    margin-bottom: 2px;
}

.chk-mail h3 {
    font-size: 26px;
}

.chk-mail p {
    font-size: 18px;
}


/* footer */

.join-now {
    background-color: #0070c0;
    text-align: center;
}

    .join-now .btn {
        background-color: transparent;
        padding: 5px 50px;
        margin: 60px 0px;
        border-color: #fff;
        color: #fff;
        border-radius: 0;
        font-size: 18px;
    }

.page-footer {
    background-color: #f2f2f2;
}

footer .links {
    padding-top: 30px;
    padding-bottom: 10px;
}

    footer .links h4 {
        font-weight: 600;
        font-size: 18px;
    }

    footer .links ul {
        list-style: none;
        padding: 0px 0px 0px 0px;
    }

        footer .links ul a {
            color: #595959;
            font-size: 16px;
        }

.footer-copyright {
    padding: 25px 15px 40px;
    font-size: 14px;
}

.position-tag {
    padding: 20px 8px 30px;
    font-size: 22px;
    text-align: right;
    color: #999;
}

.middle-section input.form-control {
    color: #808080;
    font-size: 18px;
    min-height: 34px;
}

.desc-banner .input-group input.form-control {
    font-size: 22px;
}

    .desc-banner .input-group input.form-control::-webkit-input-placeholder {
        color: #ccc;
    }

    .desc-banner .input-group input.form-control::-moz-placeholder {
        color: #ccc;
    }

    .desc-banner .input-group input.form-control:-ms-input-placeholder {
        color: #ccc;
    }

    .desc-banner .input-group input.form-control:-moz-placeholder {
        color: #ccc;
    }


/* social inviter css */
.socialinviter .CI-SI-i-gmail {
    padding: 15px;
}



/* media query */
@media (min-width:1025px) and (max-width:1200px) {

    .same-block {
        display: inline-block;
        padding: 10px 20px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .desc-banner {
        left: 10px;
    }

        .desc-banner .input-group {
            width: 60%;
        }

    .how-everyone-wins .number {
        padding: 20px;
    }

    .how-everyone-wins, .count {
        padding: 20px 0px;
    }

    .combine-view .box p {
        font-size: 18px;
    }

    .same-block {
        display: inline-block;
        padding: 10px 10px;
    }
}

@media (max-width:767px) {
    .ml-100px {
        margin-left: 0px;
    }

    .no-padding {
        padding-left: 15px;
        padding-right: 15px;
    }

    .input-group-addon, .input-group-btn {
        vertical-align: top;
    }

    .pl0 {
        padding-left: 15px;
    }

    .img-banner {
        min-height: 250px;
        height: 300px;
    }

    .desc-banner .input-group {
        width: 60%;
    }

    .desc-banner .ColourWebsite {
        width: 65%;
    }

    .desc-banner .glyphicon-search {
        font-size: 17px;
    }

    .desc-banner .input-group span .btn {
        padding: 12px 15px;
    }

    .desc-banner .input-group input {
        font-size: 18px;
    }

    .top-navbar .navbar-brand {
        padding: 15px;
    }

    .desc-banner {
        left: 5px;
        top: 25px;
        text-align: center;
        width: 100%;
    }

        .desc-banner h1 {
            font-size: 32px;
        }

        .desc-banner p {
            font-size: 20px;
        }

    .how-it-works h1 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 20px;
    }

    .desc-banner.img-right {
        right: 0;
        text-align: center;
    }

    .footer-copyright {
        text-align: center;
    }

    .how-it-works {
        margin-bottom: 10px;
    }

    .how-everyone-wins .number {
        padding: 20px;
    }

    .how-everyone-wins, .count, .why-use-ithrive {
        padding: 20px 15px;
    }

    .combine-view .box {
        width: 100%;
    }

    .border-right {
        border-bottom: 1px solid #ccc;
        border-right: 0;
    }

    .border-left {
        border-top: 1px solid #ccc;
        border-left: 0;
        margin-top: 20px;
    }

    .about-us .pl0 {
        padding-left: 0px;
    }

    .signup h2 {
        padding: 0px 0px 10px;
    }

    .signup h2 {
        margin: 0px 0px 0px;
    }

    .legal .tab-content {
        padding: 0px 0px 40px 0px;
    }

    .signup h1 {
        font-size: 32px;
    }

    .signup {
        padding: 40px 15px 0px;
    }

    .all-devices {
        width: 100%;
    }

    .signup .inner-section {
        padding: 20px 20px;
    }

    .claim-profile {
        width: 100%;
        padding: 0px 15px;
    }

    .same-block {
        display: block;
    }

    .pt10 {
        padding-top: 10px !important;
    }

    .well {
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
        margin-bottom: 20px;
        min-height: 20px;
        padding: 19px;
    }

    .Lighter {
        color: #7b7b7b !important;
        font-size: 10pt !important;
    }

    .Message-box {
        background-color: #fff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        min-width: 470px;
        max-width: 300px;
        min-height: 131px;
        max-height: 90px;
        border: 1px solid #ccc !important
    }

    .resize-div-msg {
        background-color: #fff;
        border: 1px solid #ccc !important;
        border-radius: 4px;
        padding: 10px;
        /*width: 98%;*/
        min-width: 470px;
        max-width: 300px;
        min-height: 131px;
        max-height: 90px;
    }

    .icon_color {
        color: #808080 !important;
    }

    .fab fa-linkedin {
        padding-top: 5px !important;
    }
}
