.section1_index {
    opacity: 1;
}

.story1 {
    opacity: 0;

}

.tour_section {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
    will-change: transform;
}

.tour_content {
    margin-left: 23vw !important;
    position: relative;
    margin-top: 4vw !important;
    z-index: 4;
    display: flex ;
    width: 80vw;
    flex-direction: row;
    justify-content: flex-start;
}
.tour {
    position: absolute;
    z-index: 4;
    /* position: relative; */
    margin-left: 23vw;
    bottom: 6.5vh;
}
.tour_content div:nth-child(1) {
    width: 50vw;
}

.tour_section p {
    z-index: 4;
    width: 40vw;
    top: 3.5vw !important;
    font-family: 'SpotifyMix-Thin';
    font-size: 1.099vw;
    color: #fff;
}

.tour_section h1 {
    font-family: 'akiraExpanded';

    font-size: 1.8vw !important;
    width: 34vw !important;

    line-height: 32px;
    white-space: normal;
    letter-spacing: -0.9px;
    position: relative;
    color: #fff;
}

.tour h1 {
    z-index: 4;
    position: relative;
    font-family: 'akiraExpanded';
   
    font-size: 1.8vw !important;
    width: 34vw !important;
   
    color: #fff;
    line-height: 32px;
    white-space: normal;
    letter-spacing: -0.9px;
}

.bg_story1 {

    width: 100vw;
    height: 100%;
    opacity: 1;
    position: absolute;

}

.logo_tour {
    width: 17vw !important;
    opacity: 1;
    top: 5.6vw !important;
    left: 75.2vw !important;
    height: auto !important;
}

.nav {
    opacity: 1;
    z-index: 4;
}

.links a {
    margin-left: 0vw !important;
}

.logo_menu {
    opacity: 1 !important;
    z-index: 4 !important;
    position: fixed !important;
}

.socialMedia {
    margin-left: 0vw !important;
    z-index: 4 !important;

}

.bg_story1 {
    height: 82vh !important;
}

.bg_tour,
.bg_tour2 {
    width: 32.2vw;
    position: relative;
    z-index: 4;
    height: auto;

    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}



.tour img:hover {
    filter: grayscale(0%);
}

.bg_tour2 {
    margin-left: 2.5vw;
}

.section1_tour_mobile {
    display: none;
}
@media (max-width : 962px) {
    nav {
        z-index: 5;
    }

    .tour_mobile {
        width: 100vw;
        height: auto;
        z-index: 1;
        opacity: 1;
        display: flex;
        position: relative;
        flex-direction: column;
        align-items: center;
    }

    .section1_tour_mobile {
        z-index: 1;
        opacity: 0;
        position: relative;
        display: flex;
        flex-direction: column;

        align-items: center;
        justify-content: flex-end;
    }

    section {
        z-index: 1;
        width: 100vw;
        height: auto;
        top: 10.7vh;

    }

    .img_wgt {
        z-index: 5;
        position: relative;
        width: 42vw;
        margin-top: 5.5vh;
    }

    .tour_mobile h1 {
        font-size: 5.9vw;
        width: 67vw;
        z-index: 4;
        opacity: 1;
        margin-top: 10vw;
        color: #fff;
        text-align: center;
        font-family: 'akiraExpanded';
        position: relative;
        line-height: 0.94;
        letter-spacing: -0.85px;
    }

    .tour_mobile p {
        font-family: 'SpotifyMix-Thin';
        font-size: 2.73vw;
        color: #fff;
        width: 67vw;
        position: relative;
        z-index: 1;
        opacity: 1;
        letter-spacing: -0.53px;
        height: fit-content;
        text-align: center;
    }

    .tour_mobile h2 {
        font-size: 5vw;
        z-index: 4;
        opacity: 1;
        color: #fff;
        text-align: center;
        font-family: 'akiraExpanded';
        position: relative;
        line-height: 0.94;
        letter-spacing: -0.65px;
    }

    .bg_story1_mobile {
        z-index: 1;
        width: 100vw;
        height: fit-content;
        opacity: 1;
        position: absolute;
    }

    .next_img,
    .next_img2 {
        width: 83.5vw;
        z-index: 6;
    }

    .next_img2 {
        margin-top: 5vw;
    }

    .Tour_connect {
        width: 100vw;
        height: 46vh;
        background-color: #000;
        /* position: absolute; */
        z-index: 5;
        margin-top: -19vh;
        /* top: 5vh; */
        display: flex;
        bottom: 0vh;
        align-items: flex-end;
    }

    .Tour_connect .socialMedia_mobile img {
        width: 8.5vw !important;
    }

    .Tour_connect .socialMedia_mobile div {
         width: 32% !important;
    }


}
@media (max-width : 520px) {
  
   
    nav {
        z-index: 5;
    }

    .tour_mobile {
        width: 100vw;
        height: auto;
        z-index: 1;
        opacity: 1;
        display: flex;
        position: relative;
        flex-direction: column;
        align-items: center;
    }

    .section1_tour_mobile {
        z-index: 1;
        opacity: 0;
        position: relative;
        display: flex;
        flex-direction: column;

        align-items: center;
        justify-content: flex-end;
    }

    section {
        z-index: 1;
        width: 100vw;
        height: auto;
        top: 9.7vh;

    }

    .img_wgt {
        z-index: 5;
        position: relative;
        width: 55vw;
        margin-top: 5.5vh;
    }

    .tour_mobile h1 {
        font-size: 7.9vw;
        width: 90vw;
        z-index: 4;
        opacity: 1;
        margin-top: 10vw;
        color: #fff;
        text-align: center;
        font-family: 'akiraExpanded';
        position: relative;
        line-height: 0.94;
        letter-spacing: -0.85px;
    }

    .tour_mobile p {
        font-family: 'SpotifyMix-Thin';
        font-size: 3.73vw;
        color: #fff;
        width: 72vw;
        position: relative;
        z-index: 1;
        opacity: 1;
        letter-spacing: -0.53px;
        height: fit-content;
        text-align: center;
    }

    .tour_mobile h2 {
        font-size: 6vw;
        z-index: 4;
        opacity: 1;
        color: #fff;
        text-align: center;
        font-family: 'akiraExpanded';
        position: relative;
        line-height: 0.94;
        letter-spacing: -0.65px;
    }

    .bg_story1_mobile {
        z-index: 1;
        width: 100vw;
        height: auto;
        opacity: 1;
        position: absolute;
    }

    .next_img,
    .next_img2 {
        width: 83.5vw;
        z-index: 6;
    }

    .next_img2 {
        margin-top: 5vw;
    }

    .Tour_connect {
        width: 100vw;
        height: 46vh;
        background-color: #000;
        /* position: absolute; */
        z-index: 5;
        margin-top: -19vh;
        /* top: 5vh; */
        display: flex;
        bottom: 0vh;
        align-items: flex-end;
    }

    .Tour_connect .socialMedia_mobile img {
        width: 8.5vw !important;
    }

    .Tour_connect .socialMedia_mobile div {
               width: 32% !important;
    }


}