@charset "utf-8";

/* Общие */
@media (max-width: 1399px) {

    .mobile-menu-logo img {
        max-width: 60%;
    }

    .header-logo img {
        width: 100%;
        max-width: 350px;
    }

    .header-shadow-line {
        display: none;
    }

    .header-wrap {
        padding: 25px 0;
        height: 95px;
        position: relative;
    }

    .header-wrap .container {
        max-width: 100% !important;
    }

    .mobile-menu-icon {
        width: 22px;
        height: 22px;
        position: absolute;
        top: 36px;
        right: 20px;
    }

    .mobile-menu-icon img {
        width: 22px;
        height: 22px;
    }

    .mobile-hide {
        display: none;
    }

    .header-menu-col,
    .header-button-col {
        display: none;
    }

    .holst-content-wrap {
        padding-top: 100px;
    }

    .holst-container {
        height: auto;
    }

    .bg-holst {
        min-height: auto !important;
        height: auto !important;
        overflow: hidden;
    }

    .hashtags-wrap {
        display: none;
    }

    .form-contakts-image {
        display: none;
    }

    .form-contakts-row {
        flex-wrap: wrap;
    }

    .form-contakts-col:nth-child(1),
    .form-contakts-col:nth-child(2) {
        width: 100%;
    }

    .menu-links-mobile {
        text-align: center;
        text-transform: uppercase;
    }

    .menu-links-mobile li {
        padding: 10px 0;
    }

    .holstSLiderContent {
        padding-top: 10px;
    }

    .pageSection {
        height: 100%;
    }

    .caruselProjects {
        width: 70%;
        margin: auto;
    }

    .caruselProjects .owl-nav {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .blockIconTitle {
        padding: 10px 0 10px 15px;
        font-size: 12px;
    }

    .blockTokenomixTitle {
        text-align: center;
        font-size: 34px;
        font-weight: bold;
        margin-bottom: 25px;
        text-transform: uppercase;
        font-family: var(--font-family-5);
    }

    .blockTokenomixText {
        text-align: center;
        font-size: 18px;
        margin-bottom: 70px;
        width: 90%;
        margin: auto;
    }

    .mehanizm {
        background-color: #0C141F;
        border-radius: 30px;
        padding: 30px 20px;
        margin-bottom: 150px;
    }

    .EllipsLeft,
    .EllipsRight {
        display: none;
    }
    
    .contact-partner {
    padding-top:0px;
}
}

/* Смартфоны горизонтальные и планшеты */
@media (min-width: 768px) and (max-width: 1399px) {
    .mobile-hide {
        display: none;
    }
    
    

    .mobile-menu-icon {
        display: block;
    }

    .header-logo img {
        width: 50%;
        max-width: 200px;
    }

    .mehanizmRow .mehanizmCol:nth-child(1) {
        width: 100%;
        padding: 15px;
    }

    .mehanizmRow .mehanizmCol:nth-child(2) {
        width: 100%;
        padding: 15px;
    }

    .mehanizmRow .mehanizmCol:nth-child(3) {
        width: 100%;
        padding: 15px;
    }

    .owlitemColTokens {
        text-align: end;
        padding: 0 50px 0 0;
        background: linear-gradient(45deg, #5AA8E3 50%, #E5F4FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 34px;
        font-family: var(--font-family-6);
    }

    .owlitemRowRasp .owlitemColRasp:nth-child(1) img {
        max-width: 85%;
    }
     .contact-partner {
    padding-top:0px;
}

}

/* Смартфоны */
@media (max-width: 767px) {
    .mobile-menu-icon {
        display: block;
    }
    
    .contact-partner {
    padding-top:0px;
}

.mehanizmImg {
    text-align:center;
}

.mehanizmImg img{
    width:100px;
}

    .header-logo img {
        width: 50%;
        max-width: 150px;
    }
    
    .logo-partner {
        width:100% !important;
        max-width:200px !important;
    }

    .buttonSite {
        padding: 7px 15px;
        border-radius: 30px;
        background-color: #00357B;
        margin: 5px;
        display: inline-block;
    }

    .googlePlay {
        font-size: 10px;
    }

    .appStore {
        font-size: 10px;
    }

    .appGallery {
        font-size: 10px;
    }

    .holstOneImage {
        width: 100%;
    }

    .holstOneImage img {
        max-width: 100%;
    }

    .holstOneTextWrap {
        flex-direction: column;
        justify-content: center;
        margin-bottom: 30px;
        padding: 0 20px;
    }

    .caruselProjects {
        width: 85%;
        margin: auto;
    }

    .slideTextBlockRow {
        display: flex;
        flex-direction: column;
    }

    .slideTextBlockColImage {
        width: 100%;
        padding: 15px 55px 5px 55px;
    }

    .slideTextBlockColText {
        width: 100%;
        padding: 15px 15px;
        font-size: 0.8em;
        text-align: center;
    }

    .slideTextBlockBigText {
        text-align: center;
        font-size: 2em;
        font-weight: bold;
    }

    .blockRow {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .blockCol {
        width: calc(100% / 2);
        padding: 15px;
    }

    .slideMarker {
        position: absolute;
        top: 0;
        right: 0;
        background-image: linear-gradient(180deg, #FF9901 0%, #EE3636 100%) !important;
        padding: 10px;
        font-size: 8px;
        font-weight: bold;
        border-radius: 0 20px 0 20px;
    }

    .mehanizmRow .mehanizmCol:nth-child(1) {
        width: 100%;
        padding: 15px;
    }

    .mehanizmRow .mehanizmCol:nth-child(2) {
        width: 100%;
        padding: 15px;
    }

    .mehanizmRow .mehanizmCol:nth-child(3) {
        width: 100%;
        padding: 15px;
    }

    .owlitemTokensPats {
        display: inline-block;
        margin: auto;
        padding: 7px 20px;
        border: 1px solid #ffffff;
        border-radius: 30px;
        font-size: 14px;
    }

    .caruselHalving {
        margin: auto;
        width: 90%;
        text-align: center;
    }

    .owlitemRowRasp .owlitemColRasp:nth-child(1) img {
        max-width: 80%;
    }

    .owlitemRowRasp .owlitemColRasp:nth-child(1) {
        width: 40%;
        padding: 10px 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .owlitemColTokens {
        text-align: end;
        padding: 0 30px 0 0;
        background: linear-gradient(45deg, #5AA8E3 50%, #E5F4FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 24px;
        font-family: var(--font-family-6);
    }

    .projectItem {
        width: 100%;
        padding: 0 5px;
    }

    .projectItem .owlitemColTokens {
        font-size: calc(18px + (16 * 0.7) * ((100vw - 320px) / 1400));
    }

    .projectItemThree {
        width: 100%;
        padding: 0 5px;
        margin-bottom: 30px;
    }

    .projectItemFour {
        width: 100%;
        padding: 0 5px;
        margin-bottom: 30px;
    }

    .imageDescope {
        display: none !important;
    }

    .imageMobile {
        display: block !important;
    }

    .projectItemThree .owlitemColTokens {
        font-size: 22px !important;
        padding: 0 15px 0 0;
    }

    .projectItemFour .owlitemColTokens {
        font-size: 20px !important;
        padding: 0 15px 0 0;
    }

    .bgFive__title {
        width: 89%;
        height: 29%;
    }

    .timeline-container {
        overflow-y: hidden;
    }

    .timeline {
        max-width: 90%;
    }

    .timeline::before {
        left: 0; 
        transform: translateX(0);
    }

    .timeline-item {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
        width: 100%;
        align-items: center;
    }

    .timeline-quarter {
        width: 80%;
        text-align: left; 
        font-size: 18px !important;
    }

    .timeline-quarter h3 {
        font-size: 18px !important;
        margin: 0;
    }

    .timeline-dot {
        left: 1px; 
        width: 10px;
        height: 10px;
    }

    .timeline-dot.green {
        box-shadow: 0 0 0 4px rgba(145, 252, 66, 0.3); 
    }

    .timeline-dot.orange {
        box-shadow: 0 0 0 4px rgba(255, 151, 2, 0.3); 
    }

    .timeline-content {
        width: 70%;
    }

    .timeline-content li {
        font-size: 14px;
    }

    .timeline-content li::before {
        left: -20px; 
    }

    .bgFive__EllipsLeft {
        position: absolute;
        transform: translate(-50%, 0%);
        right: -99%;
        top: 50%;
        background-image: url('../images/glow.svg');
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        width: 100%;
        height: 100%;
        z-index: -2;
        scale: 2;
    }
}



