.main{
    display: none;
}
.disclaimer{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media only screen and (max-width: 1024px){
    .disclaimer{
        display: none;
    }
    .main{
        display: block;
    }

    *{
        margin: 0px;
        padding: 0px;
    }
    .btn:focus{
        box-shadow: none;
    }
    .navigation{
        height: 15vh;
    }
    /* .navigation {
        margin-top: 40px;
    } */
    .navigation .navLogo img{
        display: block;
        margin: auto;
        width: 400px;
    }
    .hamburgerMenu img{
        position: absolute;
        right: 20px;
        top: 56px;
        width: 60px;
    }
    .playPause{
        margin-bottom: 30px;
    }

    .playPause .playBtn{
        width:100%;
        padding: 0px;
    }
    .podcartVideoBtn{
      
    }
    .playPause.podcartVideoBtn  {
        width: 100%;
    }
    .responsive{
        max-width: 100%;
    }
    .podcartVideoBtn .podcastBtn{
        width: 100%;
        position: relative;
    }
    
    .podcartVideoBtn .videoBtn{
        width: 100%;
        position: relative;
    }
    /* .podcartVideoBtn .podcastBtn img{
        width: 100%;
    } */
    .playPause .playBtn:focus{
        box-shadow: none;
    }
    /* .podcartVideoBtn img{
        width: 100%;
    } */
    
    .playPause .playBtn img{
        width: 100%;
    }
    .podcartVideoBtn .col-6{
        padding: 0px;
        margin-top: auto;
        margin-bottom: auto;
    }
    /* .playPause{
        margin: 30px 0px;
    } */
    .playPause img{
        height: 570px;
    }
    .footer1{
        margin-top: 30px;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .footer1 .btn{
        padding: 0px;
        width: 100%;
    }
    .footer1 .btn img{
        width: 100%;
    }

    .videoResults{
        display: none;
    }
    .videoResults .videoResultWrapper{
        background: #f0f0f0;
        margin: 0px 15px;
        border-radius: 20px;
        padding: 5px 0px;
    }
    .videoResults .btn{
        width: 100%;
        margin: auto;
        display: block;
    }
    .emisiuniBtn{
        padding-right: 10px;
    }
    .bibliaBtn{
        padding-left: 10px;
    }
    .podcastResultWrapper .btn{
        width: 100%;
        padding: 0px;
    }
    .podcastResultWrapper .btn img{
        width: 100%;
    }
    .podcastResult{
        background: #f0f0f0;
        margin: 0px 15px;
        border-radius: 20px;
        padding: 10px 6px;
        display: none;
    }
    .podcastResult .col-4{
        padding: 0px 5px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .playPause .pauseBtn{
        width: 100%;
        padding: 0px;
        display: none;
    }
    .playPause .pauseBtn img{
        width: 100%;
    }
    .navMenu{
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0px;
        left: 0px;
        background: rgba(0,0,0,0.7);
        z-index: 11;
        display: none;
    }
    .menuWrapper{
        height: 100vh;
        background: #2D89BA;
        padding-right: 30px;
        overflow-y: scroll;
    }
    .menuWrapper ul li{
        list-style: none;
        text-align: right;
    }
    .menuWrapper ul li a{
        color: white;
        text-decoration: none;
        margin-right: 5px;
        font-size: 30px;
    }
    .menuWrapper ul .label a{
        font-size: 40px;
        font-weight: bold;
        margin-right: 0px;
    }
    .cancelBtn img{
        width: 40px;
        position: absolute;
        right: 30px;
        top: 56px;
    }
    .menuWrapper ul{
        padding-top: 105px;
        padding-left: 0px;
    }
    .menuWrapper ul .label{
        margin-top: 5px;
    }
    .form-check-input[type=checkbox] {
        border-radius: .25em;
        clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 87% 100%, 50% 70%, 13% 100%, 32% 57%, 2% 35%, 39% 35%);
        background-color: #75bade;
    }
    .form-check-input:checked[type=checkbox]{
        background-color: white;
    }
    .podcartVideoBtn i{
        color: white;
        position: absolute;
        left: 45%;
        bottom: 30px;
        font-size: 50px;
    }
    .banner {
        position: relative;
    }
    .banner img{
        width: 100%;
    }
    .banner .leftArrow i{
        color: white;
        position: absolute;
        left: 20px;
        top: 45%;
        font-size: 55px;
    }
    .banner .ham2Btn img{
        width: 60px;
        position: absolute;
        right: 20px;
        top: 43%;
    }
    .inDirect h5{
        text-align: center;
        font-weight: bold;
        font-size: 35px;
    }
    .inDirect .btn{
        padding: 0px;
        width: 100%;
    }
    .inDirect{
        /* margin: 0px 20px; */
        margin-top: 10px;
        margin-top: 20px;
    }
    .inDirectWrapper{
        background: #f0f0f0;
        margin: 0px 25px;
        padding: 10px 5px;
        border-radius: 20px;
    }
    .inDirectWrapper .col-4{
        padding: 0px;
    }
    .inDirect .btn img{
        margin-bottom: 5px;
        max-width: 90%;
        width: 100%;
    }
    .footer2{
        background-image: url("../images/SoundWave-1-@4x@1X.png");
        height: 150px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position:center ;
        position: relative;
        margin-top: 40px;
    }
    .footer2 .btn{
        padding: 0px;
        position: absolute;
        left: 25px;
        bottom: 10px;
    }
    
    .footerPauseBtn{
        display: none;
    }
    
    .footer2 .btn img{
        width: 150px;
    }
    .iframeSection{
        height: 60vh;
        width: 100%;
    }
    /* .footer1{
        margin-top: 30px;
    } */
   
}

@media only screen and (max-width: 768px){
    .playPause img {
        height: 450px;
    }
}

@media only screen and (max-width: 600px){
    .results{
        margin-top: 10px;
    }
    .footer2 .btn img{
        width: 100px;
    }
    .playPause img {
        height: unset;
    }
    .playPause .btn{
        height: 220px;
    }
    .footer2{
        background-image: url("../images/SoundWave-1-@4x@1X.png");
        height: 100px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position:center ;
        position: relative;
        /* margin-top: 20px; */
    }
    .footer2 .btn{
        padding: 0px;
        position: absolute;
        left: 25px;
        bottom: 10px;
    }
    
    .footerPauseBtn{
        display: none;
    }
    
    .navigation .navLogo img{
        width: 200px;
    }
    .hamburgerMenu img {
        position: absolute;
        right: 20px;
        top: 56px;
        width: 30px;
    }
    .menuWrapper ul .label a {
        font-size: 20px;
        font-weight: bold;
        margin-right: 0px;
    }
    .menuWrapper ul li a {
        color: white;
        text-decoration: none;
        margin-right: 5px;
        font-size: 16px;
    }
    .cancelBtn img {
        width: 20px;
        position: absolute;
        right: 30px;
        top: 56px;
    }
    .podcartVideoBtn i {
        color: white;
        position: absolute;
        left: 45%;
        bottom: 15px;
        font-size: 20px;
    }

    .inDirect .btn img {
        /* margin-bottom: 5px; */
        max-width: 85%;
    }
    .inDirect h5 {
        text-align: center;
        font-weight: bold;
        font-size: 20px;
    }
    .inDirect {
        /* margin-top: 10px; */
    }
    .banner .ham2Btn img {
        width: 30px;
        position: absolute;
        right: 20px;
        top: 43%;
    }
    .banner .leftArrow i {
        color: white;
        position: absolute;
        left: 20px;
        top: 45%;
        font-size: 25px;
    }
    .iframeSection{
        height: 70vh;
        width: 100%;
    }

}

@media only screen and (max-width: 375px){
    .playPause {
        margin-bottom: 0px;
    }
}

@media only screen and (max-height: 680px){
    .footer1{
        position: static;
    }
}

@media only screen and (max-width: 360px){
    .navigation {
        height: 78px;
    }
}
