.youtuwall-showing {color:whitesmoke;font-weight:normal;  text-shadow: 0 1px 2px #000;}

            .youtuwall-duration {background-color: black;color: white;padding: 2px 3px;font-weight: bold;position: absolute;bottom: 0;right: 0;opacity: 0.8;}
            
            #youtuwall-header {background-color:bbbbbb;background-image:url(../img/4.png);background-repeat:repeat;font:24px Arial;color:white;line-height:25px;height:90px;text-align:left;border: 0px solid rgb(53,53,53);position: relative;}
            
            .youtuwall-stat {float:right;margin:10px;font:10px Arial;color:#ccc;margin-top: 25px;text-align: center;}
            
            #youtuwall-stat-holder {float:right;height:100%;}
            
            .youtuwall-stat-count {font: 18px Arial;}
            
            #youtuwall-channel-desc {text-align:left;}
            
            #youtuwall {background-color:eeeeee;background-image:url(../img/4.png);background-repeat:repeatwidth:100%; max-width:100%;margin:0px auto;font-family: Calibri;font-size: 14px;text-align:center; overflow-x:hidden; margin-top:10px; margin-bottom:10px; position:relative; clear:both}
            
            .youtuwall-video-tnail {width:100%; background-repeat:no-repeat; background-size:cover;height:180px;position: relative;}
            
            .youtuwall-video-tnail-box {width:46%;margin:2%;float:left;overflow:hidden;box-shadow:;-moz-box-shadow:; -webkit-box-shadow:;cursor:pointer;cursor:hand;  background-color: white;}
            
            #youtuwall-encloser {border-left:0px solid #cccccc;border-right: 0px solid #cccccc;border-bottom: 1px solid #cccccc;  padding-top: 20px;}
            
            #youtuwall-video-list-div {width:100%;text-align:left;display: inline-block;  padding: 0px 15px; box-sizing: border-box;}
            
            .youtuwall-video-list-title {color:000000;display: inline-block;padding:2px 10px; padding-bottom: 0px;font-weight:bold;max-width:250px;max-height:24px;overflow:hidden;font-size: 12px;font-family:Verdana}
            
            .youtuwall-video-list-views {color:#555;padding:1% 10px; padding-bottom: 3%;display:inline-block;font-size:12px;  font-family: Arial;}
            
            .youtuwall-playlist-sidebar {background-color:rgba(0,0,0,0.8);float:right;max-width:50%;height:100%;color:white;text-align:center;width: 70px;}
            
            .youtuwall-playlist-video-count {	display:inline-block;margin:3%;margin-top:5%;height:20%;  margin-top: 55px; }
            
            .youtuwall-playlist-sidebar-video {opacity:1;width:64px;height:20%;background-color:rgb(114,114,114);display:inline-block;margin:2% auto;background-size:cover;background-position: center center;background-repeat:no-repeat;}
            .youtuwall-tab { box-sizing: content-box;
              border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;color:#fff;text-shadow:0 1px 2px #000;display: inline-block;margin: 5px;margin-top: 10px;padding: 5px;cursor:pointer;cursor:hand;}
            
            #youtuwall-tabs {text-align:center;  box-sizing: content-box;
              border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;padding-left: 10px;border-left: 0px solid #cccccc;border-right: 0px solid #cccccc;     padding: 25px 30px 0px 30px;font-size: 18px;}
              
            
            #youtuwall-lightbox {position:fixed;background-color:rgba(0,0,0,0.9);z-index:100;width:100%;height:100%;left:0;top:0;}
            
            #youtuwall-video-lightbox {opacity:1;}
            
            .youtuwall-subscribe div {
            position:static !important;
            vertical-align: top !important;
            }
            
            .youtuwall-subscribe iframe {
            position:static !important;
            }
            
            .youtuwall-subscribe{
            display: inline-block;
            width: 150px;
            height: 25px;
            overflow: hidden;
            position: absolute;
            top: 0;
            margin: auto;
            bottom: 0;
            right: 0;
            }
            
            #youtuwall-header-logo{
            vertical-align:middle; height:60px; margin: 15px; display:inline-block;
              margin-left: 32px; border:2px solid #fff;
            }
            
            div#youtuwall-load-more-div {
              /* height: 40px; */
              padding: 10px;
              margin: 0 auto;
              font-size: 18px;
             /* border: 1px solid #ccc;*/
              cursor:pointer;background-color: #555;font-weight:bold;
              color: #fff;
              text-shadow: 0 1px 0 #000; width:25%; -moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;background-image:url(../img/4.png);background-repeat:repeat
            }
            
            .youtuwall-tab-hover {
            color:#fff;
            background-color:000000;
            text-shadow:0 0;
            border-radius:5x;
            -moz-border-radius:5x;
            -webkit-border-radius:5x;
            }
            
            .youtuwall-showing-title {
            font-size: 18px;
              padding: 10px;
              margin-left: 20px;
              margin-bottom: 15px;
                display: inline-block;
                text-shadow: 0 1px 2px red;
            }
            
            iframe#youtuwall-video {
              margin-bottom: 20px !important;
            }
            
            .youtuwall-load-more-div-click {
                background: darkgray;
                color:white;	
            }
            
            #youtuwall-load-more-div:hover {
                background: darkgray;
                color:white;
                background-image:url(../img/4.png);background-repeat:repeat
            }
            
            /* Small devices (portrait tablets and large phones, 600px and up) */
            @media only screen and (min-width: 600px) {
                #youtuwall-video-lightbox {
                    width: 80%;
                    height: 200px;
                }
            }
            
            /* Medium devices (landscape tablets, 768px and up) */
            @media only screen and (min-width: 768px) {
                #youtuwall-video-lightbox {
                    width: 500px;
                    height: 300px;
                }
            }
            
            /* Large devices (laptops/desktops, 992px and up) */
            @media only screen and (min-width: 992px) {
                #youtuwall-video-lightbox {
                    width: 640px;
                    height: 480px;
                }
            
            }
            
            /* Extra large devices (large laptops and desktops, 1200px and up) */
            @media only screen and (min-width: 1200px) {
                #youtuwall-video-lightbox {
                    width: 800px;
                    height: 600px;
                }
            }
            
            @media only screen and (max-width: 600px) {
                .youtuwall-video-tnail-box{
                    width: 96%!important;
                    margin: 2%;
            
                }
            .youtuwall-video-tnail {
                width: 100%;
                background-repeat: no-repeat;
                background-size: cover;
                height: 120px;
                position: relative;
            }
            }
            
            