@media (max-width:960px) {
    .mobile-only
    {
        display: block;
    }

    .desktop-main-menu
    {
        display: none;
    }
    .nav-right
    {
        display: none;
    }
    .section-inner-center h3 {
        font-size: 75px;
    }
    .section
    {
        height: 95vh;
    }
    .main-header
    {
        height: 60px;
    }
    .hamburger
    {
    position: fixed;
    top: 24px;
    right: 20px;
    z-index: 12;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: none;
    border: none;
    }

    .mobile-main-menu ul li {
        margin-bottom: 12px;
        font-size: 14px;
        text-transform: uppercase;
        border-bottom: rgb(139, 136, 136) 1px;
        border-bottom-style: groove;
        width: 100%;
        text-align: right;
        padding-bottom: 5px;
    }

    .mobile-main-menu ul {
        pad: 30px;
    }

    .stats{
        flex-direction: row;
        justify-content: space-evenly;
    }

    .stats div{
        margin-bottom: 20px;
    }

    .textual{
        width: 100%;
        font-size: 20px;
        transition: line-height 1s;
        animation: both;
    }
    .textual h3{
        margin-top: -100px;
        max-width: 100%;
    }

    .Slider-Text{
        margin-top: 20px;
    }


    .Slider-Text-2 {
        top: 10%;
        left: 5%;
        width: 60%;
  
    }


    .Slider-Text-3 {
        top: 40%;
        left: 5%;
        width: 60%;
  
    }

    .Slider-Text-3 p {
        font-size: 16px;
    }

    .Slider-Text{
        width: 60%;
    }

    .Slider-Text table{
        width: 100%;
    }

    .mySlides{
        position: relative;
        height: 100vh;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        text-transform: uppercase;
        bottom: 0;

    }


    .FH-SL{
        margin-left: -60%;
        width: 200%;
        transition: all;
    }


    .SS-SL{
        margin-left: -60%;
        width: 200%;
        transition: all;
    }

    .f9-cov{
        margin-left: -80%;
        margin-top: -5%;
        width: 250%;
        height: 105%;
        transition: all;
        overflow-x: hidden;
        overflow: hidden;
      }

      .fh_cov{
        margin-left: -80%;
        margin-top: -5%;
        height: 105%;
        transition: all;
        overflow-x: hidden;
        overflow: hidden;
      }

    #play-btn{
        height: 5%;
    }

    #play-btn-2{
        width: 30px;
        height: 30px;
    }
    
    .f9-payload{
        background-size: auto 70vh;
        background-position-y: 2vh;
        height: 100vh;
    }

    .fh_m{
        background-size: auto 70vh;
        background-position-y: 2vh;
        height: 145vh;
    }

    .f9-payload div {
        background-color: rgba(0, 0, 0,.3);
        overflow: visible;
        max-height: fit-content;
    }

    .fh_m{
        background-color: rgba(0, 0, 0,0);
        overflow: visible;
        max-height: fit-content;
    }

    .f9-payload h3{
        padding-bottom: 10%;
    }

    .fh_m h3{
        padding-bottom: 10%;
    }

    .f9-payload table , span{
        text-transform: none;
    }

    .fh_m table , span{
        text-transform: none;
    }

    .f9-payload #lower-slider-text{
        line-height: 160%;
    }

    .fh_m #lower-slider-text{
        line-height: 160%;
    }
    
    .Slider-Text table{
        padding: 10px;
        width: 100%;
    }

    .Slider-Text p{
        width: 90%;
    }

    #lower-slider-text{
        width: 100%;
        font-size: 20px;
    }

    #Flex-box-2{
        flex-direction: column;
        height: 90vh;
        padding-bottom: 0%;
    }

    #Flex-box-3{
        justify-content: center;
        flex-direction: column-reverse;
        height: 90vh;
        padding-bottom: 0%;
    }

    .left-aligned-div div{
        margin-top: 0%;
        margin-left: 10%;
    }

    .right-aligned-div{
        padding-left: 50px;
        width: 60%;
        height: 100%;
    }


    .left-aligned-div{
        top: 0%;
        width: 90%;
        margin-top: 0%;
    }
    
    .right-aligned-div{
        padding-left: 50px;
        width: 100%;
        height: 100%;
    }


    .left-aligned-div div h1{
        font-size: 34px;
    }
    
    
    
    .left-aligned-div div p{
        text-transform: none;
        font-weight: lighter;
        line-height: 140%;
    }

    .left-aligned-div div a div{
        margin-top: 0;
        margin-left: 0;
    }



    #SS-SL-01{
        background-size: 70%;
        background-position: 40% 10%;
    }

    #SS-SL-02{
        background-size: 70%;
        background-position: 40% 10%;
    }

    #SS-SL-03{
        background-size: 70%;
        background-position: 47% 10%;
    }


    #SS-SL-04{
        background-size: 70%;
        background-position: 30% 10%;
    }



    #right-half{
        width: 90%;
        margin-top: 0%;
        padding: 5%;
        flex-grow: 1;
        flex-wrap: nowrap;
        transition: all;

    }

    #right-half h3{
        font-size: 30px;
    }

    #right-half p{
        font-size: 15px;
    }

    #left-half{
        margin: 0%;
        width: 90%;
    }

    .lower_text{
        width: 90%;
        overflow: visible;
        left: 10%;
        right: 10%;
    }

    .lower_text p{
        text-align: center;
        justify-content: center;
        max-width: 90%;
    }

    .FH-SL{
        height: 98vh;
    }

    .SS-SL{
        height: 98vh;
    }

    .slideshow-container{
        height: 90vh;
    }
    /* launch */
    .launch-content {
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin: 0 30px;
        flex-direction: column;
    }
    .item {
        width: calc(90% - 10px);
        gap: 10px;
        margin-bottom: 100px;
    }
    .edit-stats div span
    {
        font-size: 100px;
    }
    .edit-stats div h4
    {
        font-size: 21px;
    }
    .edit-stats {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .date {
        margin-top: 30px;
    }
    .label {
        margin-top: 12px;
        margin-bottom: 21px;
    }
    .item
    {
        margin-bottom: 70px;
    }
    .edit-btn
    {
        padding-left: 40%;
        padding-right: 40%;
    }
    .dot-div{
        margin-top: 30px;
        width: 100%;
        position: absolute;
        text-align: center;
    }



    .Slider-Text-3 {
        top: 40%;
        left: 5%;
        width: 60%;
  
    }

    .Slider-Text-3 p {
        font-size: 16px;
    }
}