* {
    outline: none;
    font-family: 'Acme', sans-serif;
    scroll-behavior: smooth;
}

body {
    margin: 0px;
    background-color: black;
    color: gray;
}



a {
    text-decoration: none;
}

nav {
    position: fixed;
    z-index: 6;
    top: 0px;
    width: 100%;
    background-color: rgb(0,0,0,0);
    background-color: black;
    border-bottom: solid 3px #404040;
    margin: 0px;
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.hmBtn {
    margin-left: 35px;
}

/* MENU */
.menuBar {
    width: 40px;
    height: 3px;
    background-color: #0066ff;
    border-radius: 5px;
    margin-bottom: 3px;
    height: 5px;
    border-bottom: solid 2px white;
    border-right: solid 2px white;
}

.menuBtn {
    /* display: flex;
    flex-direction: column; */    
    position: fixed;
    right: 10px;
    top: 12px;
    z-index: 2;
}

.menuDiv {
    position: fixed;
    display: flex;
    flex-direction: column;
    border-left: solid 3px #404040;
    text-align: center;
    top: 40px;
    right: 0px;
    padding-top: 30px;
    display: flex;
    width: 240px;
    height: 90vh;
    background-color: black;
    padding-left: 10px;
    overflow: scroll;
    padding-right: 10px;
}

#menuDivID {
    display: none;
}

.menuACtrl {
    width: 200px;
    height: 30px;
    border-radius: 20px;
    border-bottom: 6px solid orange;
}

.musicIndex {
    text-align: center;
    padding-top: 10px; 
    padding-bottom: 10px; 
    width: 90%;
    margin-top: 24px;
    margin-left: 10px;
    margin-bottom: 30px;
    font-size: 16px;
    border-bottom: red solid 5px; 
    border-radius: 10px; 
    background-color: black; 
    color: #ffcc00;
}

.midstH4 {
    margin-left: -20px;
    margin-bottom: 7px;
}

.iwbtlH4 {
    margin-left: -20px;
    margin-bottom: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#ImStllHrACtrlID {
    border-bottom: solid red 7px;

}

iframe, video {
    border-radius: 20px;
    border: solid gray 3px;
}

video {
    width: 560px;
    height: 315px;
}

.WashMeSnipt {
    position: absolute;
    top: 100px;
    right: 240px;
    border-radius: 20px;
    border: solid 2px #0066ff;
    border-bottom: 16px solid #0066ff;
    /* border-bottom: solid 10px gray; */
    height: 200px;
}

#washMeFull {

    border: 2px solid #0066ff;
    border-bottom: 8px solid #0066ff;
}

.MusicIconTOP {
    margin-top: 65px;
    border-radius: 50%;
    border: red solid 4px;
    /* border-bottom: solid silver 2px; */
}


.hrTop {
    border: #404040 solid 1px;
    width: 100%;
    margin-left: -10px;
    margin-right: -20px;
    /* height: .1px; */
}

.hrMenuTop {
    border: #404040 solid 1px;
    width: 255px;
    margin-left: -10px;
    margin-right: -20px;
}

.imgNEW {
    height: 25px;
}

#h4LoveTheory {
    display: flex;
    align-items: center;
    justify-content: center;
}

.kirksDiv {
    background-color: green;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

#upA {
    display: none;
}

.mKirkbtn {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    background-color: black;
    border: solid green 2px;
    border-bottom: solid 6px green;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: silver;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.h3Kirk {
    color: black;
    margin-bottom: 4px;
}

#kirksDivID {
    display: none;
}

.pauseALL {
    position: fixed;
    right: 100px;
}

.wbHppy {
    width: 100%;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px;
    background-color: black;
    border: 0px;
    border-left: solid #333333 1px;
}

.wbHppyACtrl {
    width: 85%;
    height: 40px;
    height: 25px;
    border-bottom: solid 6px #0affff;
    border-radius: 15px;
}

.wbHppyACtrlDiv {
    margin-top: -5px;
    background-color: black;
    height: 50px;
    border-left: solid #333333 1px;
}

#happCONTid {
    display: none;
}

.b2topMnu {
    position: fixed;
    right: 30px;
    top: 60px;
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    /* background-color: black; */
    /* color: #f1f3f4; */
    color: green;
    font-weight: bold;
    border-radius: 3px;
    border: solid 2px gray;
}

.PJStrks {
    position: fixed;
    right: 187px;
    top: 60px;
    /* width: 40px; */
    color: green;
    background-color: pink;
    font-weight: bold;
    border-radius: 3px;
    border: solid 2px green;
}

.AdiTrks {
    position: fixed;
    right: 102px;
    top: 60px;
    /* width: 40px; */
    color: #0066ff;
    /* background-color: pink; */
    font-weight: bold;
    border-radius: 3px;
    border: solid 2px #0066ff;
}

.wpg {
    display: flex;
    /* border: solid red; */
    width: 90%;
    justify-content: center;
    align-items: center;
    margin-top: -25;
    margin-bottom: -25;
}

.ct {
    color: green;
    size: 3px;
    margin-top: -25px;
}

.ctLogo {
    /* width: 30px; */
    height: 25px;
    border-radius: 5px;
}

.jMossH1 {
    background-image: url('mp3/Gospel/J_Moss/images/CT_Logo.png');
    background-repeat: no-repeat;
    background-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    border: rgb(1, 44, 1) solid 1px;
    border-bottom: rgb(1, 44, 1) solid 6px;
    
    border-radius: 10px;
    margin: auto;

}


.jmTrks  {
    border-bottom: solid rgb(1, 44, 1) 8px;
}


/* ***  MEDIA QUERY  ******************************************************************************** */

@media only screen and (max-width: 600px) {



    iframe, video {
        width: 100%;
    }

    .menuDiv {
        top: 54px;
        height: 80%;
        /* height: 70vh; */
    }

    .WashMeSnipt {
        position: absolute;
        top: 75px;
        right:0px;
        height: 100px;
        border: solid #0066ff 2px;
    } 
    
    .h2_HisEyeOnSp {
        margin-top: 40px;
    }

}