.mobile-view{
    display: none;
    visibility: hidden;
}
@media(max-width:768px){
    .scroll-container {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.panel:not(.active) .globe-sec {
    opacity: 0;
}
.panel {
    position: absolute;
    inset: 0;
    background-color: #fff;
    width: 100%;
    height: 100dvh;
    visibility: hidden;
    z-index: 1;
    overflow: hidden;
}

.panel:first-child {
    visibility: visible;
    z-index: 2;
}
    .desktop-view{
        display: none;
        visibility: hidden;
    }
    .mobile-view{
        display: block;
        visibility: visible;
    }
    .mb-hero-sec .video-wrapper, .mb-top-sec .top-wrapper{
        height: 100dvh;
    }
    header {
        background-color: transparent !important;
    }
    .ceo-top-content h2 {
    font-size: 22px;
    margin-bottom: 0;
}

.ceo-top-content h2:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #E70012;
}

section.ceo-sec {
    padding: 80px 0;
    height: 100dvh;
}

.ceo-sign-bloc h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.ceo-mb-content {
    text-align: left;
}

.ceo-sign-bloc p {
    color: #737373;
    font-size: 11px;
    font-weight: 600;
}
.ceo-mb-content .theme-btn a {
    background-color: transparent;
    border: 1px solid #E70012;
    width: 100%;
    padding: 25px;
}
.globe-video {
    width: 300px;
    height: 320px;
}
    .globe-video video {
        transform: translateX(-246px) translateY(-170px);
        width: 590px;
    }
.ceo-sign-bloc h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
    padding-left: 20px;
    border-left: 3px solid #E70012;
}

.owner-img img {
    height: 320px;
    object-fit: cover;
    object-position: top;
}

.owner-img:after {
    display: none;
}
.top-wrapper > div:first-child {
    flex: 0 0 30%;
}
.top-wrapper > div:last-child {
    flex: 0 0 70%;
}
.initial-video, .initial-video video {
    height: 100%;
}
section.mb-metrices-sec {
    background-color: #EBEDF2;
    padding: 40px 0;
    height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.mb-metrices-sec .content {
    width: 100%;
}
    .metric-bx-content {
        position: absolute;
        top: 30px;
        left: 30px;
    }

.metric-bx-content .numbers {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
}

.metric-bx-content h2 {
    font-size: 72px;
    color: #fff;
    font-weight: 800;
}

.metric-bx-content h2 span {
    color: #E7000B;
}

.metric-bx-content p {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

.metric-bx-content h2:after {
    content: '';
    display: block;
    width: 56px;
    height: 2px;
    background-color: #E7000B;
    margin: 15px 0;
}
.mb-metrices-sec .content .container-fluid p.eyebrow-tagline {
    color: #E70012;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 0;
}

.mb-metrices-sec p.eyebrow-tagline:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #E70012;
    margin: 10px 0;
}

section.mb-metrices-sec .content .container-fluid  h2 {
    color: #171717;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0;
}

section.mb-metrices-sec .content h2 span {color: #E70012;}

section.mb-metrices-sec .content .container-fluid p {
    color: #666666;
    font-size: 13px;
    font-weight: 500;
}
.metric-bx {
    height: 530px;
    position: relative;
}

#metriceSlider .owl-dots button {
    width: 32px;
    height: 3px;
    background-color: #00000030;
    border-radius: 20px !important;
    transition: 0.3s;
}

#metriceSlider .owl-dots button.active {
    width: 48px;
}

#metriceSlider .owl-dots {
    display: flex;
    justify-content: center;
    gap: 6px;
}
section.mb-brand-sec {height: 100dvh;position: relative;}

section.mb-brand-sec .content {
    position: absolute;
    z-index: 9;
    top: 0;
    height: 100%;
    width: 100%;
}

section.mb-brand-sec .content .container-fluid {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.panel:not(.active) * {
    opacity: 0;
}

section.mb-brand-sec .theme-btn a, .mb-insight-sec .theme-btn a {
    width: 100%;
    padding: 25px;
}

section.mb-brand-sec h2, 
.mb-insight-sec h2 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}

section.mb-brand-sec h2 span, 
.mb-insight-sec h2 span {
    color: #E70012;
}
.mb-insight-sec{
    background-image: url(https://rarwp.hoplonco.com/wp-content/uploads/2026/09/insight-bg.png);
    background-size: cover;
    height: 100dvh;
}
section.mb-insight-sec .container-fluid {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}
.insight-content {
    background-color: #000000;
    padding: 20px;
}

.insight-content .tag-line > div:nth-child(1) {
    color: #E70012;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}

.insight-content .tag-line > div:nth-child(2) {
    font-size: 11px;
    color: #A1A1A1;
    text-transform: uppercase;
}

.insight-content .tag-line {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 10px;
}

.insight-content h3 {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.insight-content a {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}
.insight-thumbnail img {
    height: 390px;
    object-fit: cover;
    object-position: right;
}
#insightSlider .owl-dots button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #00000033 !important;
    transition: 0.3s;
}

#insightSlider .owl-dots {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 8px;
    align-items: center;
    margin-top: 20px;
}

#insightSlider .owl-dots button.active {
    width: 10px;
    height: 10px;
    background-color: #E7000B !important;
}
.top-wrapper > div:first-child {
    flex:0 0 100%;
    transform:scale(1.5);
}
.panel.active .top-wrapper > div:first-child {
    animation: fadeOutAni 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
@keyframes fadeOutAni {
    0%{
        flex:0 0 100%;
        transform:scale(1.5);
    } 100%{
        flex:0 0 30%;
        transform:scale(1);
    }
}
#metriceSlider .owl-nav button span {
        display: none;
    }

    #metriceSlider .owl-nav button {
        width: 40px;
        height: 40px;
        background-color: #ffffff96;
        border-radius: 50%;
        border: 1px solid #fff;
        position: absolute;
        bottom: 60px;
        left: 50px;
        backdrop-filter: blur(2px);
        background-image: url(https://rarwp.hoplonco.com/wp-content/uploads/2026/09/slider-ar-r.svg);
        background-repeat: no-repeat;
        background-position: center;
    }

    #metriceSlider .owl-nav button.owl-next {
        left: auto;
        right: 50px;
    }

    #metriceSlider .owl-nav button.owl-prev {
        transform: rotate(180deg);
    }

    #metriceSlider .owl-nav button:hover {
        background-color: #f52221;
    }

    #metriceSlider .owl-dots {
        margin-top: 40px;
    }
    select#industrySelect {
        background-color: #FFFFFF0D;
        border: 1px solid #FFFFFF40;
        border-radius: 4px;
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 6px 10px;
    }
    select#industrySelect option{
        background-color: #000;
    }
    .pop-box.pop-mb-box {
        visibility: hidden;
        position: fixed;
        top: calc(50% + 20px);
        transition: 0.3s;
        z-index: 999;
        margin: auto;
        left: 0;
        right: 0;
        width: 70%;
        animation: fadeOut 1s;
    }
    .pop-box.pop-mb-box.active {
        animation: fadeIn 1s;
        visibility: visible;
    }
    .pop-box.pop-mb-box .content{
        width: 100%;
        min-width: 100% !important;
        backdrop-filter: blur(0);
        background-color: #0b0d10db;
    }
    .globe-bx .icon{
        margin-bottom: 10px;
    }
    .globe-bx hr {
        margin: 0 0 10px;
        color: #ffffffa3;
    }
    button#countryPopupClose {
        position: absolute;
        right: -15px;
        z-index: 9;
        border: none;
        font-size: 10px;
        background-color: #e70012;
        color: #fff;
        border-radius: 80px;
        height: 20px;
        width: 20px;
        top: -6px;
    }
    .globe-wrap-bottom {
        display: grid;
        gap: 10px;
        width: 100%;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }


    .globe-bx {
        border: 1px solid #E7000B;
        padding: 8px;
    }

    .globe-bx p {font-size: 7px;text-transform: uppercase;color: #999999;font-weight: 700;margin-bottom: 3px;}

    .globe-bx h3 {
        font-size: 18px;
        font-weight: 700;
    }
    section.global-section {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media(max-width:375px) and (max-height:700px){
    .metric-bx {
        height: 440px;
    }
    .metric-bx-content h2 {
        font-size: 52px;
    }
    .metric-bx-content p {
        font-size: 16px;
    }
    .ceo-sign-bloc h3 {
        font-size: 20px;
    }
    .ceo-sign-bloc h4 {
        font-size: 14px;
    }
    .ceo-sign-bloc p, .ceo-sign-bloc h4{
        margin-bottom: 10px;
    }
    .owner-img img {
        height: 260px;
    }
    .owner-img {
        width: 210px;
    }
    .globe-video {
        height: 250px;
    }
    section.mb-insight-sec .container-fluid {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .insight-thumbnail img {
        height: 290px;
    }
    


}


.global-section {
    position: relative;
    overflow: hidden;
    background: #0b0d10;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100dvh;
    padding: 80px 0;
}
.globe-wrap-top {
    text-align: center;
}
.global-section h2 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3px;
}
.globe-wrap {
    width: 100%;
    height: 340px;
    min-height: 300px;
    position: relative;
}

#globe {
    width: 100%;
    height: 100%;
}

/* Globe HTML markers */

.globe-marker {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translate(-50%, -50%);
    user-select: none;
}

.globe-marker-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #E70012;
    border: 1px solid #fff;
    box-shadow: 0 0 0 0 #e7001336;
    transition: .3s ease;
}

/*.globe-marker-label {
    margin-top: 7px;
    white-space: nowrap;
     font-size: 9px;
    color: #fff;
    opacity: .65;
    transition: .3s ease;
}*/
.globe-marker-label {
    white-space: nowrap;
    opacity: 0;
    transition: .3s ease;
    position: absolute;
    bottom: -29px;
    background-color: #000000;
    color: #fff;
    padding: 2px 10px;
    font-size: 10px;
    font-weight: 700;
    border: 1px solid #e7000b;
    border-radius: 4px;
    box-shadow: 0px 0px 40px #e7000b;
    transform: scale(0);
}
.globe-marker:hover .globe-marker-dot,
.globe-marker.active .globe-marker-dot {
    transform: scale(1.5);
    box-shadow: 0 0 10px 8px #e7001336;
}

.globe-marker:hover .globe-marker-label,
.globe-marker.active .globe-marker-label {
    opacity: 1;
    transform: scale(1);
}
