/* settings for zikhiphanieventsplay - (cssfile) */
body{
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    background: url('zeventes24back.png');
    /* background-color: #000000; */
    /* animation: body 0.9s ease-in 0.3s 1; */
}
#visit-tx{
  color:#ffffff;
  text-decoration: none;
}
#visit-tx:hover{
  transition:all 0.3s;
  font-size:larger;
  color:#032c62;
}
body::-webkit-scrollbar {
    background: #0b0c0b;
    width: 5px;
}

body::-webkit-scrollbar-thumb {
    background: #353835e0;
    
}
#logo-image{
    width: 200px;
    height: 50px;
    margin-bottom: 5px;
}
.inner-con-02{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.search-bar{
    width: 85%;
    margin-left: 5%;
    border: 1px solid #160150;
    background-color: #0b0c0b;
    color: #ddd;
    border-radius: 5px;
}
#search-btn{
    margin-left: 10px;
    background: url("search-icon.png");
    border: none;
    background-size: contain;
    width: 18px;
    cursor: pointer;
    height: 18px;
}
#search-btn:hover{
    background: url("bleue-search.png");    
    background-size: contain;
    width: 18px;
    height: 18px;
    transition: all 0.3s;
}
.nav-container-01{
    margin-top: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 1px;
}
#m-nav-btn{
    margin-right: 150px;
    background-color:#00000000;
    color: #ddd;
    border: none;
    
}
#m-nav-btn:hover{
    transition: all 0.3s;
    color: #2e0799;
    font-size: larger;
}
.container-02{
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 235px;
    overflow: scroll;
    overflow-y: hidden;
}
.container-02::-webkit-scrollbar {
    background: #0b0c0b;
    height: 10px;
}

.container-02::-webkit-scrollbar-thumb {
    background: #353835e0;
    
}
#ads-amage{
    height: 200px;
    width: inherit; 
  	width: 330px;
  	margin-right:2px;
}
#img-con-ad{
    height: inherit;
    position: relative;
}

.container-02 #openlink{
    background: url('viewholder_t.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    border: none;
    width: 50px;
    padding: 0;
    height: 50px;
    margin-right: 0;
    top: 80%; 
    left: 280px;
    position:relative;
    color: #0a0a0a;
    visibility: visible;

}
.container-02 #openlink:hover{
    transition: all 0.3s;
    color: #3e3be9;
    cursor: pointer;
    /* visibility: visible; */
    
}
/* configuarations for videos container-01 */
.videos-con-01{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: inherit;
    margin-top: 5px;

}
.tools-con{
    display: flex;
    flex-direction: column;
    width: 24.5%;
    margin-left: 5px;
    background-color: #0b0c0b;
    height: inherit;
    /* animation: box-one 0.9s ease-in 0.3s 1; */
}

/* @keyframes body{
    0%{background-color: #0c0c0fdc; width: 0%}
    50%{background-color: #060018e1; width: 10%}
    100%{background-color: #0b0c0b;}
}
@keyframes box-one{
    20%{background-color: #23036eb6; width: 0.5%}
    50%{background-color: #4b0ae283;}
    100%{background-color: #0b0c0b;}
} */
.tools-con:hover{
    transition: all 0.3s;
    width: 24.7%;
    border: 1px solid #160150;
}
#vide-view{
    width: 100%;
    height: 200px;
}
/* video details con */
.vid-deatails-con{
    display: flex;
    flex-direction: row;
    width: 60%;
    margin-right: 1px;
    /* justify-content: SP; */
    /* background-color: #ddd; */
    height: inherit;
}
.share-con-right{
    width: 40%;
}

.container-vid-details{
    display: flex;
    flex-direction: row;
}
#z-logo-play{
    width: 30px;
    height: 30px;
}
#vid-title{
    margin-top: 8px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: small;
    cursor: default;
    /* font-weight: lighter; */
}
#plays-share-con{
    display: flex;
    flex-direction: row;
    width: inherit;
    /* background-color: #ddd; */
    height: inherit;
}
.plays-symbol{
    width: 30px;
    margin-top: 5px;
    height: 30px;
  	margin-right:2px;
    margin-left: 45%;
}
#plays-conter{
    color: #ddd;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-top: 10px;
    margin-left: 1px;
    font-size: small;
    cursor: default;
}
#image-share{
    margin-top: -4px;
    float:right;
    margin-left: 5px;
    cursor: pointer;
}
#info-txt{
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-top: -10px;
    color: grey;
    margin-left: 1px;
    cursor: default;
    margin-bottom: 1px;
    font-weight: lighter;
    font-size: small;
}
.info-con{
    width: 100%;
    height: 80px;
    margin-top: 0px;
    overflow-y: auto;
    /* overflow-y: visible; */
    background-color: #191d1994;
}
.info-con::-webkit-scrollbar {
    background: #0b0c0b;
    width: 5px;
}

.info-con::-webkit-scrollbar-thumb {
    background: #353835e0;
    
}
#about-video{
    margin-left: 5px;
    color: #ddd;
    font-size: small;
    cursor: default;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.social-media-con{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
#fc-link-f{
  	color:#648ADA;
    font-weight:bolder;
}
#fc-link-f:hover{
  	font-size:larger;
}
#in-link-f{
  	color:#ca3903;
  	font-weight:bolder;
}
#in-link-f:hover{
  	font-size:larger;
}
#yt-link-f{
  	color:#f81e0e;
  	font-weight:bolder;
}
#yt-link-f:hover{
  	font-size:larger;
}
#tt-link-f{
  	color:#ffcc37;
  	font-weight:bolder;
}
#tt-link-f:hover{
  	font-size:larger;
}
#wa-link-f{
	color:#35a604;
  	font-weight:bolder;
}
#wa-link-f:hover{
  	font-size:larger;
}
#social{
    width: 30px;
    height: 30px;
    margin: 5px;
  	border:none;
  	background:none;
}
#social:hover{
    cursor: pointer;
}
#follow-txt{
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #ddd;
    font-size: small;
    cursor: default;
    margin-left: 28%;
    margin-top: 0;
    margin-bottom: 0;
}
/*configuration for share container
.share-opt-con{
    display: flex;
    justify-content: center;
    width: inherit;
    left: 38%;
    height: 50px;
    margin: 0;
    justify-self: center;
    border: none;
    position: absolute;
    visibility: hidden;
}
/* .share-opt-con.active{
    visibility: visible;
} */
.share-opt-con{
    display: flex;
    justify-content: center;
    width: inherit;
    left: 38%;
    height: 50px;
    margin: 0;
    justify-self: center;
    border: none;
    position: fixed;
    visibility: hidden;
}
#twitter-share.active{
    background: url('share-icons/twitter.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    width: 50px;
    visibility: visible;
    transition: all 0.3s;
}
#face-share.active{
    background: url('share-icons/facebook.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    visibility: visible;
    transition: all 0.4s;
    width: 38px;
}
#insta-share.active{
    background: url('share-icons/instagram.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    width: 60px;
    visibility: visible;
    transition: all 0.5s;
}
#youtube-share.active{
    background: url('share-icons/youtube.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    width: 55px;
    visibility: visible;
    transition: all 0.6s;
}
#tiktok-share.active{
    background: url('share-icons/tiktok.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    width: 60px;
    visibility: visible;
    transition: all 0.7s;
}
#watsapp-share.active{
    background: url('share-icons/whatsapp.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    width: 40px;
    margin-right: 10px;
    visibility: visible;
    transition: all 0.8s;
  
}

/* -____________________________ */
/* configurations for mobile phone view */
@media  all and (max-width:1000px){
  
   .container-02 #openlink{
        top: 80%; 
     	left: 320px;
    }
    .container-01{
        display: flex;
        margin-top: 5px;
        justify-content: center;
        margin-left: 10px;
    }
    #logo-image{
        width: 120px;
        height: 30px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .inner-con-02{
        width: inherit;
        display: flex;
        flex-direction: row;
    }
    .search-bar{
        height: 30px;
    }
    #search-btn{
        margin-left: 10px;
        background: url("search-icon.png");
        border: none;
        margin-top: 8px;
        background-size: contain;
        width: 18px;
        /* height: 20px; */
    }
    .nav-container-01{
        width: inherit;
        /* justify-content: space-around; */
        
    }
    #m-nav-btn{
        margin-right: 15px;
        background-color: rgb(11, 12, 11);
        color: #ddd;
        border: none;
        
    }
    .container-02::-webkit-scrollbar {
        background: #0b0c0b;
        height: 1px;
    }
    .container-02{
        margin-top: 1px;
        height: 300px;
    }
    .tools-con{
        width: 99%;
    }
    .tools-con:hover{
        transition: all 0.3s;
        width: 100%;
        border: 1px solid #160150;
    }
    .plays-symbol{
        margin-right: 5px;
    }
    #vide-view{
        /* width: 100%; */
        height: 250px;
    }
  #ads-amage{
    margin-right:2px;
    height: 250px;
    width: 390px; 
	}
  .share-opt-con{
        display: flex;
        justify-content: space-around;
        width: inherit;
        left: 0;
        height: 50px;
        margin: 0;
        justify-self: center;
        border: none;
        position: fixed;
        visibility: hidden;
    }
  
  
}