.options-section_PHONE {
    margin-top: 6em;
    display: none;
    /*display: flex;*/
    justify-content: center;
}

.show-box_PHONE {
    border: #E0CD67 solid 2px;
    padding: 1.8em;
    /*width: 600px;*/
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.show-title_PHONE {
    padding-bottom: 0.5em;
}

.show-image_PHONE {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#show1-img_PHONE,
#show2-img_PHONE,
#show3-img_PHONE,
#show4-img_PHONE,
#show5-img_PHONE {
    z-index: 1;
    transition: transform 1.5s ease;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

#show1-img_PHONE.zoomed,
#show2-img_PHONE.zoomed,
#show3-img_PHONE.zoomed,
#show4-img_PHONE.zoomed,
#show5-img_PHONE.zoomed {
    transform: scale(1.02);
}

.show-content_PHONE {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /*width: 100%;*/
}

.show-text_PHONE {
    width: 100%;
    text-align: justify;
    margin: 2em 0 0 0;
}

.show-text_PHONE p {
    /*width: 550px;*/
    width: 90%;
    text-align: justify;
    /*margin: 0;*/
    /*margin-top: 20px;*/
}

#show1-img_PHONE,
#show2-img_PHONE,
#show3-img_PHONE,
#show4-img_PHONE,
#show5-img_PHONE {
    /*height: 350px;*/
    height: 65vh;
    display: inline-block;
}

.show-image_PHONE {
    /*height: 350px;*/
    height: 65vh;
    display: inline-block;
}

.needed_PHONE li, .needed_PHONE p, .stage_PHONE, .artists_PHONE {
    display: inline-block;
}

.span_PHONE {
    color: #E0CD67;
}

.link_text_PHONE{
    color: #E0CD67;
    font-family: "Crimson Pro" ,"sans-serif";
    text-decoration: underline 0.2rem #E0CD67;
}

.needed_PHONE {
    margin-top: 1em;
    margin-bottom: 1.3em;
}

.needed_PHONE li {
    list-style: none;
    margin-bottom: 1.25em;
}

.needed_PHONE > ul > li {
    display: block;
}

.needed_PHONE p {
    margin: 0;
}


.time_artist_div_PHONE, .stage_div_PHONE, .video_link2_PHONE {
    display: flex;
    align-items: center;
    justify-content: center;
    /*flex-direction: column;*/
    /*width: 70%;*/
}

.time_PHONE, .artists_PHONE, .stage_PHONE, .link2_PHONE {
    display: flex;
    align-items: center;
}

.stage_PHONE {
    /*padding-left: 3em;*/
}

.time_PHONE p {
    /*width: 90px;*/
    width: 5em;
}

.clock-icon_PHONE, .stage-icon_PHONE ,.film-icon2_PHONE {
    margin-right: 0.9em;
}

/*.button-FS_PHONE {*/
/*    width: 14.5em;*/
/*}*/

.btn-solo_PHONE {
    width: 100%;
    text-align: center;
}

.btn-solo_PHONE button {
    margin: 1.25em auto;
    /*padding: 5px 29px;*/

}

/*.btn-solo_PHONE button a {*/
/*        font-size: 1.375rem;*/
/*        font-family: 'Barlow Semi Condensed', sans-serif;*/
/*}*/

#show1-img_PHONE,
#show2-img_PHONE,
#show3-img_PHONE,
#show4-img_PHONE,
#show5-img_PHONE {
    height: 24rem;
    /*margin-left: 0.6rem;*/

}

.show-image_PHONE{
    height: 24rem;
}


/* responsive */

@media (max-width: 768px) {



    .options-section_PHONE{
        margin-top: 5rem;
    }

    .show-title_PHONE {
        font-size: 1.8rem;
    }

    .show-text_PHONE p, .show-text_PHONE a {
        font-size: 1.05em;
    }

    .stage_PHONE {
        padding-left: 1em;
    }

    /*.btn-solo_PHONE button {*/
    /*    padding: 5px 29px;*/
    /*}*/

    /*.btn-solo_PHONE button a {*/
    /*    font-size: 1.1rem;*/

    /*}*/

    /*.button-FS_PHONE{*/
    /*    font-size: 1.1rem;*/
    /*}*/

}



    @media (max-width: 480px) {

        .options-section_PHONE{
            margin-top: 3.6rem;
        }
        .show-title_PHONE {
            font-size: 1.4em;
            padding-bottom: 0.8em;

        }

        .show-text_PHONE p , .show-text_PHONE a{
            font-size: 0.95em;
            /*margin-top: -2.4rem;*/
        }

        .time_PHONE p, .artists_PHONE p, .stage_PHONE p{
            font-size: 0.95em;
        }

        .time_artist_div_PHONE, .stage_div_PHONE, .span_PHONE {
            font-size: 0.85em;
        }

        #show1-img_PHONE,
        #show2-img_PHONE,
        #show3-img_PHONE,
        #show4-img_PHONE,
        #show5-img_PHONE {
            height: 45vh;
            /*margin-left: 0.6rem;*/

        }

        .show-image_PHONE{
            height: 45vh;
        }

        .clock-icon_PHONE, .artists-icon_PHONE, .stage-icon_PHONE , .film-icon2_PHONE{
            width: 2.2rem;
        }

        /*.artists_PHONE p, .time_PHONE p, .stage_PHONE p{*/
        /*    margin-bottom: -2rem;*/
        /*}*/

        .artists-icon_PHONE {
            /*margin-right: 0.9em;*/
        }

        .stage_PHONE {
            padding-left: 0;
        }

        .needed_PHONE {
            text-align: center;
        }

        /*.button-FS_PHONE {*/
        /*    width: 12.75em;*/
        /*    font-size: 1.1rem;*/
        /*    padding: 5px 20px;*/
        /*}*/

        /*.btn-solo_PHONE button a {*/
        /*    font-size: 1.1rem;*/

        /*}*/

        .btn-solo_PHONE button{
            margin: 1rem 0;
        }

    }