.inner-col-dimension p {
    min-height: auto !important;
    font-size: 15px !important;
    color: #000 !important;
}

.header-section-03 {
    background-image: url(../images/crypto-exchange/exchange-banner-bg.webp) !important;
}

.top-dimension:nth-child(3),
.bottom-dimension:nth-child(6),
.bottom-dimension:nth-child(9) {
    border-right: none !important;
}

.top-dimension:nth-child(2),
.top-dimension:nth-child(4) {
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-left: none !important;
}

.bottom-dimension:nth-child(5),
.bottom-dimension:nth-child(6),
.bottom-dimension:nth-child(7),
.bottom-dimension:nth-child(8),
.bottom-dimension:nth-child(9) {
    border-top: none !important;
}

.bottom-dimension:nth-child(6),
.bottom-dimension:nth-child(7),
.bottom-dimension:nth-child(8) {
    border-left: none !important;
}

.top-dimension:nth-child(4),
.bottom-dimension:nth-child(5),
.bottom-dimension:nth-child(6) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    ;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script .top-dimension img,
section.Security-Features-of-our-Cryptocurrency-Exchange-Script .bottom-dimension img {
    padding: 0px !important;
    border: none !important;
    border-radius: 0px !important;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .top-dimension,
section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .bottom-dimension {
    gap: 10px;
}

section.hire-our-CED .tab-button span {
    font-size: 18px;
    font-weight: 700;
}

section.hire-our-CED .tab-button.active span,
section.hire-our-CED .tab-button:hover span {
    background: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    font-weight: 700;
    background-clip: text;
    color: transparent;
}

.hire-our-CED-inner-tab-content span {
    font-weight: 700;
    font-size: 20px;
}

.hire-our-CED-inner-tab-content ul {
    list-style: disc;
    padding-left: 25px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 20px;
    margin-bottom: 30px;
}

.hire-our-CED-inner-tab-content {
    border-radius: 10px;
    padding: 30px;
    background: #fff;
}

.hire-our-CED-inner-tab-content-outer {
    /* border: 3px solid; */
    background: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    border-radius: 10px;
    padding: 2px;
}

.container-03 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
}
.technology{
    width: auto !important;
    height: 65px;
}
.prestigious-CEDS-row-inner h3 {
    background: -webkit-linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
    color: rgba(11, 12, 20, 1);
}

/* @media (min-width:1199.98px) and (max-width:991.98px) {
    .media-for-mid {
       width: 100% !important;
    }
} */
 .popo{
    background: none !important;
        border-radius: unset !important;
}
.popo:hover::before {
    transform: none !important;
}

.popo::before, .popo:hover::before {
    transition: none !important;
}
.popo::before {
    content: "";
    position: unset !important;
    transform: translateX(-100%);
    height: 100%;
    width: 100%;
    /* background: linear-gradient(90deg, #0ab9f8 0, #0460e9 100%); */
    /* border-radius: 12px; */
    left: 0;
    top: 0;
}

@media (max-width:1199.98px) {
    .media-for-mid {
        width: 100% !important;
    }

    .scriptcls {
        justify-content: center !important;
    }

    .border-med {
        border: none !important;
    }

    .row-mid-justify {
        justify-content: center !important;
        display: flex;
    }

    .border-mid {
        border: none !important;
        width: 33%;
    }

    .responsive-center {
        text-align: center;
    }

    .top-dimension:nth-child(2),
    .top-dimension:nth-child(4) {
        border-right: none !important;
        border-left: none !important;
    }

    .top-dimension:nth-child(4),
    .bottom-dimension:nth-child(5),
    .bottom-dimension:nth-child(6) {
        border-bottom: none !important;
    }

    section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .top-dimension,
    section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .bottom-dimension {
        border: none !important;
        border-bottom: none !important;
    }
}

@media (max-width:991.98px) {
    .scriptcls {
        display: none;
    }

    .desktop-menu-1 {
        display: none;
    }

    div#banner-part .container {
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}

@media (max-width:578.68px) {
    .border-mid {
        width: 50%;
    }

}

@media only screen and (max-width: 991.98px) {
    .container {
        /* flex-direction: column !important; */
    }
}