

html{
	height:100%;
}
body{
	font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;	
    min-width:310px;
    background-color:#000000;
    background-size: cover;
    background-position: center center;
    width:100%;
    height:100%;    
}
body .overview{
	word-wrap: break-word;
}
body:-webkit-full-screen {position:relative;}
body:-moz-full-screen {position:relative;}
body:-ms-full-screen {position:relative;}
body:-o-full-screen {position:relative;}
body:full-screen {position:relative;}
a{
	outline: none;
}
a:link {color:#00B5E1;}      
a:visited {color:#00B5E1;} 
a:hover {color:#00B5E1;}  
a:active {color:#00B5E1;} 
.back_btn{
	position: relative;
	z-index: 2;
	width:100px;
	height:30px;
}
#page-wrap .base-body a.back-button:link,
#page-wrap .base-body a.back-button:visited,
#page-wrap .base-body a.back-button:hover,
#page-wrap .base-body a.back-button:active{
	color:#ffffff;
	text-decoration: none;
	display: block;
	text-align:center;
	background-color:#00ABC6;
	line-height:30px;
  width: 100%;
}
.song_item,
.song_item a{
	color:#ffffff;
	text-decoration: none;
}

*{
	margin:0px;
	padding:0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

img {
    border: 0px;
    max-width:100%;   
}
table{
  table-layout: fixed;
}

.tip-skyblue table{
  table-layout: auto;
}

.clear{
	clear: both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.line,#menu ul.major li#menu-bg.line{
	display: none;
}
#menu ul.major li#menu-bg{
	height: 100%;
	position: absolute;
	z-index: -1;
	top:0px;
	width: 100%;
}
#more ul li#menu-more-bg{
	display: block;
	height: 100%;
	position: absolute;
	z-index: -1;
	top:0px;
	width: 100%;
}

/* HEADER */
#header{
    float:left;
    width:100%;  
    position:relative;   
}
#header_bg2{
	display:none;
}
#left-header{
	float:left;
	width:45%;
}
#right-header{
	float:right;
	width:50%;	
}
#epk-logo{
	padding-left: 20px;
}
#epk-logo img{
	position:absolute;
	z-index:2;	
}	
#label-menu{
	width:90%;
	border:1px solid #666666;
	text-align:center;
	margin:0 auto;		
	padding: 5px 0px;		
	font-weight:bold;
	position:relative;
	z-index: 100;
	line-height: 30px;
	color:#c4c4c4;
	display:none;
	cursor: pointer;	
}
#menu{	
	/*width:100%;*/
	font-family: "Kimberley", Arial, Helvetica, sans-serif;
}	
#menu ul.major{
	white-space: normal;   
    overflow: hidden;
   	position:relative;   
    z-index: 999;	
}	
#menu ul.major li{
	list-style: none;	
	float:left;
	position: relative;
	z-index: 1;
}
#menu ul li a{	
	text-decoration: none;		
	padding-right:10px;
	padding-left:10px;	
	outline: none;
	display: inline-block;
	*display: inline;
  	*zoom: 1;  		
}	
#menu ul li a:hover,
#menu .active-nav-item a,
.more-active,#more ul li a:hover,#more .active-nav-item a{	
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#19000000,endColorStr=#19000000);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000)";
    zoom: 1;
	background: rgba(0,0,0,0.1);	
}
#more{
	display:none;
	position: relative;
    z-index: 100;
}
#more ul li a{
	display:block;
	line-height: 30px;
	outline: none;
}
#more ul li a:hover,#more .active-nav-item a{
	padding:0 10px;	
}
#more ul{
	width:auto;
	position:absolute;
	z-index:10;
	height:auto;
	right:0px;	
}
#more-text{
	display:block;
	text-decoration: none;	
	cursor:pointer;	
}
#more-text span{
	padding-right:10px;
	padding-left:10px;
	display: inline-block;
}
#more-text.act span{	
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#19000000,endColorStr=#19000000);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000)";
    zoom: 1;
	background: rgba(0,0,0,0.1);	
}	
/* end HEADER */

/* SECTION */
#jplayer_playlist .cur-song,#jplayer_playlist .cur-song:hover{
	opacity:1;
	background:url('/assets/epk/playlist.png') 0px 0px no-repeat;
}
#contact-info-text{
	margin-top:50px;	
	padding-left:15%;	
}
.info-request{
	padding-left:15%;
}

td.table-left{
	min-width:120px;
	vertical-align:top;
	text-align:left;
	padding-top:2px;
}
td.table-right{
	text-align:center;
	padding-bottom:10px;
}
#jplayer_playlist{
	margin:0 auto;
	width:365px;	
}
#music-left-padding{
	padding-left:346px;
}
#jplayer_playlist li{	
	list-style: none;
}
.name_song{
	margin-left:10px;
	padding-top:11px;
	width:270px;
	font-weight:normal;
	font-size: 14px;
	color:#ffffff;	
	padding-bottom:4px;
	float:left;		
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
}
.song_item{
	width:346px;
	height:52px;
	background:url('/assets/epk/playlist.png') 0px 0px no-repeat;
	float:left;
	cursor:pointer;
	opacity:1;
}
.song_item_cur,
.song_item:hover{	
	background:url('/assets/epk/playlist.png') 0px -52px no-repeat;
	opacity:0.7;
}
.years{
	width:96%;
}
.years li{
	width:33%;
	list-style: none;
	display: inline-block;
	text-align:center;
	*display: inline;
  	*zoom: 1;
}
.years li a{
	line-height:30px;	
	display:block;	
	outline: none;
}
.news-columns ul li{
	list-style: none;	
	border-top:1px solid #444444;
}
.shows-columns ul li{
	list-style: none;
	padding-bottom:5px;
	padding-top: 5px;	
	border-top:1px solid #444444;
}
.years .active-nav-item{
	font-weight:bold;
	
}
.years .active-nav-item a{
	font-weight:bold;	
	outline: none;
}
#albums-base-body a,
#gallery-base-body a,#photos-base-body a{
	padding:5px;
	text-decoration: none;
	float:left;
	outline: none;
  height: 87px;
}
#albums-base-body a img,
#gallery-base-body a img,#photos-base-body a img{
	border:0px;
	float:left;
	outline: none;
}
#album-list{
  width:100%;
}
#video-list{
	width:98%;
}
#video-list li{
	background: url("/assets/epk/video-html5.png") no-repeat scroll 0 0 transparent;
	list-style: none;
	height:94px;
	padding:1px;
	white-space: normal;   
    overflow: hidden;
    max-width:309px;
    width:100%;
    cursor:pointer;
    color:#999999;
}
#album-list li{
	background: #747474;
	background: rgba(116,116,116,0.7);
	list-style: none;
	height:170px;
	padding: 4px 5% 0 5%;
	white-space: normal;   
  overflow: hidden;
  max-width:131px;
  width:90%;
  cursor:pointer;
  color:#ffffff;
  text-align: center;
  margin: 7px auto 0 auto;
  border: 1px solid #828282;
}
#album-list li:first-child{
  margin-top: 0;
}
#album-list li.album-act{
  background: #bdbdbd;
	background: rgba(189,189,189,0.7);
  color: #343434;
  border: 1px solid #828282;
}
#video-list li.video-act{
	color:#c4c4c4;
}
#album-list li a,
#video-list li a{
	color:#c4c4c4;
	text-decoration: none;
	outline: none;
}

#album-left-body{
	width:189px;
	float: left;
	position:absolute;
}
#video-left-body{
	width:309px;
	float: left;
	position:absolute;
}
#album-right-body,
#video-right-body{
	width:100%;
	float: right;
	height:100%;	
}
#music-left-body{
	float:left;
	width:365px;
	position:absolute;
	clear: both;
}
#music-right-body{
	float:right;
	width:100%;
}
input,textarea{
	width:200px;
	background:none;
	border:1px solid #666666;	
	font-size:12px;
	padding:2px;	
}
input:focus,textarea:focus{	
	background-color:#ffffff;
	border:1px solid #b7d6df;
	box-shadow: 0 0 4px #a7d6e3;	
	color:#222222;
}
input{
	height:20px;
}
#btn-submit, #request_contact_submit{
	 background: url("/assets/epk/submit_bg.gif") repeat-x;
    border: 1px solid #B7D6DF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #222222;
    cursor: pointer;   
    font-weight: bold;
    height: auto;
    padding: 6px 10px;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
}
#btn-submit:hover, #request_contact_submit:hover {
	cursor: pointer;
	background: url('/assets/epk/submit_hover_bg.gif') repeat-x;
	border: 1px solid #9fbac0;
}
#mq{
	position:absolute;
	top:-10px;
	width:5px;
	height:5px;
	left:-10px;
	display: block;
}
#contact-left-body{
	float:left;
	width:50%;	
}
#contact-rigth-body{
	float:right;
	width:50%;
}

.news-titles{
	padding-bottom:6px;
}
.news-titles a{
	text-decoration: none;
	outline: none;
}
.news-titles a:hover{
	text-decoration: underline;	
}
.news-item-title a{	
	padding-bottom:5px;
	padding-top: 5px;
	display:block;
}
.shows-titles{
	padding-bottom:6px;
}
.shows-titles a{
	text-decoration: none;
	display:block;
}
.shows-titles a:hover{
	text-decoration: underline;
}
#photo{
	float:right;
	width:100%;	
}	
#middle-body{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
body.full-page #middle-body{
  overflow: auto;
}
.base-body{
	width:100%;
	max-width:1004px;
	margin:0 auto;
	height:360px;	
	padding:10px;
	min-height:360px;
  position: relative;
  z-index: 0;
}
body.scrollTop .base-body_bg,
body.scrollLeft .base-body_bg{
	margin: -10px -1%;
	padding-bottom: 20px;
}
body.scrollTop .base-body > .viewport,
body.scrollLeft .base-body > .viewport,
body.scrollTop .base-body.page-base-body .boxport,
body.scrollLeft .base-body.page-base-body  .boxport{
  float: left;
}
body.scrollTop .base-body.page-base-body .boxport,
body.scrollLeft .base-body.page-base-body  .boxport{
  width: 100%;
}
.base-body_bg{
	display:block;
	height: 360px;
	margin: -10px;
	max-width: 1020px;
	position: absolute;
	width: 100%;
	z-index: -1;
	padding-bottom:20px;	
	min-height:360px;    
}
#left-body{
    width:59%;
   	float:left;
}
#rigth-body{
   width:41%;
   float:right;
}
#mob-photo{
	display:none;
	height:0px;
}
.background{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:-1;
}
.active{
	display: block;
}
#photo img{		
	max-width:100%;		
	max-height:360px;
}	
#news-left-body{
	width:30%;
	float:left;
}
#news-right-body{
	width:70%;
	float:right;
}
#shows-left-body{
	width:30%;
	float:left;
}
#shows-right-body{
	width:70%;
	float:right;
}	
#album-content{
	height:360px;
	padding-left:189px;
}
#video-iframe{
	height:360px;
	padding-left:309px;
}
#music-base-body a{
	color:#ffffff;
}
.news-titles .active-nav-item,
.news-titles .active-nav-item a,
.shows-titles .active-nav-item,
.shows-titles .active-nav-item a{
	font-weight: bold;
}
/* end SECTION */

/* SCROLL */
.scrollbar1ed,.page-content { 
	/*width: 100%;*/
	clear: both; 
	margin: 0; 
}
.news-columns .scrollbar1ed .viewport,.shows-columns .scrollbar1ed .viewport  { 
	width: 90%; 
	height: 330px; 
	overflow: hidden; 
	position: relative; 
}
.news-columns .scrollbar1ed .scrollbar,.shows-columns .scrollbar1ed .scrollbar   { 
	position: relative; 
	float: right; 
	width: 7%; 
}
#music-base-body .scrollbar1ed .overview,.news-columns .scrollbar1ed .overview,.shows-columns .scrollbar1ed .overview,#contact-base-body .scrollbar1ed .overview{
	width:100%;
}
#albums-base-body #album-right-body .scrollbar1ed .viewport,
#gallery-base-body .scrollbar1ed .viewport,#photos-base-body .scrollbar1ed .viewport { 
	width: 97%;
	height: 360px; 
	overflow: hidden; 
	position: relative;
}
#albums-base-body #album-left-body .scrollbar1ed .viewport{
  width: 90%;
}
#contact-base-body .scrollbar1ed .viewport{
	height: 350px; 
}
.scrollbar1ed .viewport,.page-content .viewport { 
	width: 95%; 
	height: 360px; 
	overflow: hidden; 
	position: relative; 
}
.scrollbar1ed .overview,.page-content .overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
  width: 100%;
}
.scrollbar1ed .thumb,.page-content .thumb  {	
	background: url("/assets/epk/bar-s.gif") center center no-repeat;	
	height: 20px; 
	width: 11px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	top: 0;
}
.scrollbar1ed .scrollbar,.page-content .scrollbar  { 
	position: relative; 
	float: right; 
	width: 15px; 
}
.scrollbar1ed .track,.page-content .track { 
	background: url("/assets/epk/lines-s.gif") repeat-y center top;	
	height: 100%;
	width:11px; 
	position: relative; 
}

.scrollbar1ed .thumb .end,.page-content .thumb .end { 
	overflow: hidden; 
	height: 5px; 
	width: 11px; 
}
.scrollbar1ed .disable,.page-content .disable{ 
	display: none; 
}
.scrollbar1ed .thumb:hover,.page-content .thumb:hover { 
    -moz-box-shadow:    0px 0px 2px 1px #ccc;
    -webkit-box-shadow: 0px 0px 2px 1px #ccc;
    box-shadow:         0px 0px 2px 1px #ccc;
}
.noSelect { 
	user-select: none; 
	-o-user-select: none; 
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-webkit-user-select: none; 
}
 /* end SCROLL */


/* FOOTER */
#bg-music-text{
	float:left;
	margin-top:2px;
	margin-right:5px;	
	opacity:0.4;
	cursor:pointer;
	width:24px;
	color: #999999;
	text-align: right;
}
#bg-music-text:hover{
	transition: opacity 0.4s ease 0s;
	opacity:1;
}
#bg-music{
	width:25px;
	height:22px;
	float:left;	
	margin-right:5px;
	opacity:0.4;
	cursor:pointer;
}
#bg-music.stop{	
	
}
#bg-music:hover{
	transition: opacity 0.4s ease 0s;
	opacity:1;
}
.copy{
	color:#999999;
	margin-right:10px;	
}
.background_1,.background_2,.background_3{	
	background-repeat:no-repeat;	
	background-size:cover;	
	background-position:center center;
}
#footer{
	width:100%;
	font-size:10px;
	line-height: 30px;
	position: relative;
}
#footer a{
	color: #61C1F1;
	text-decoration: none;
}
#footer a:hover{
	color: #61C1F1;
	text-decoration: underline;
}
#footer-conteiner{
	padding-left:10px;
	padding-right:10px;	
	position: relative;
    z-index: 1;    
}
#footer .footer-social-link {	
    height: 30px;
    margin-top: 1px;
    vertical-align: middle;
    width: 30px;
    margin-right: 5px;  
    transition: opacity 0.4s ease 0s;
    opacity:1; 
    background-image:url("/assets/epk/sprite-social.png");
    background-repeat: no-repeat;
    display: inline-block;
    *zoom: 1;
	*display: inline;	
}
#full-screen{
	transition: opacity 0.4s ease 0s;
    opacity:0.4;
    cursor:pointer;
    margin-left:10px;
    margin-top:3px;
}
#full-screen:hover{
	opacity:1;
}
.facebook_social_link {
    background-position: 0 0;    
}
.twitter_social_link {
    background-position: -30px 0;    
}
.youtube_social_link {
    background-position: -60px 0;    
}
.myspace_social_link {
    background-position: -90px 0;    
}
.vkontakte_social_link{
	background-position: -120px 0;   
}
.instagram_social_link{
	background-position: -150px 0;   
}
.pinterest_social_link{
	background-position: -180px 0; 
}
.linkedin_social_link{
	background-position: -240px 0; 
}
.email_join_link {
    background-position: -210px 0;   
}
#footer .footer-social-link:hover{
   opacity:0.7;
}
#footer a.domain-link{
	margin-right:10px;
	color:#999999;
}
#footer a.domain-link:hover{
	color:#00ABC6;
}
#footer .epk-bg-thumb{
	float:left;
	line-height:0px;
	margin-right:3px;		
}
#footer .epk-bg-thumb img{
	opacity:0.6;
	margin-top:10px;
}
#footer .epk-bg-thumb img:hover{
	transition: opacity 0.4s ease 0s;
	opacity:1;
}
#footer .epk-bg-thumb img.bgact{
	opacity:1;
}
#join_mail_email{
	margin-left:15px;
	float:left;
}
/* end FOOTER */
.backgrounds-slider {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -1;	    
} 
.backgrounds-slider .slider-item {
    background: no-repeat fixed center center transparent;
    height: 100%;
    width: 100%;
    display: none;
    background-repeat:no-repeat; 
    background-size:cover;
    background-position:center center;
}	  
.backgrounds-slider .slider-item:first-child {
    display: block;	   
}
#body-background{
	background-repeat:no-repeat; 
	background-size:cover;
	background-position:center center;
}
#shop_open_mobile{
	display: none;
}
body.scrollTop #page-wrap{
	height: 380px;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
}
body.scrollTop .base-body{
	display: block;
	white-space: normal;
	padding: 10px 1%;
	width: 98%;
	visibility: hidden;
	clear: both;
}
body.scrollTop.full-page #page-wrap,
body.scrollLeft #page-wrap{
	height: 380px;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
}
body.scrollTop.full-page #middle-body.height-page #page-wrap,
body.scrollLeft.full-page #middle-body.height-page #page-wrap,
body.scrollTop.full-page .base-body.page-base-body.ct,
body.scrollLeft.full-page .base-body.page-base-body.ct{
  height: auto;
}
body.scrollTop.full-page .base-body.page-base-body,
body.scrollLeft.full-page .base-body.page-base-body{
  height: 360px;
}
body.scrollTop.full-page .base-body,
body.scrollLeft .base-body{
  display: inline-block;
  *display: inline;
  *zoom: 1;     
	white-space: normal;
	padding: 10px 1%;
	width: 98%;	
	visibility: hidden;
  vertical-align: top;
}
body.scrollLeft .base-body > .base-body_bg,
body.scrollTop .base-body > .base-body_bg{
	visibility: visible;
}
body.scrollTop .base-body.visible,
body.scrollLeft .base-body.visible{
	visibility: visible;
}
body.scrollTop .base-body.ct,
body.scrollLeft .base-body.ct{
	visibility: visible;
}
.gallery{
	float: left;
	width: 100%;
}
.news-items ul,
.shows-items ul,
#left-body ul,
.news-items ol,
.shows-items ol,
#left-body ol{
	padding-left: 40px;
	margin-left: auto;
}
@media screen and (max-width: 1350px) {
	body.scrollTop .base-body,
	body.scrollLeft .base-body{
		width:98%;		
	}
    .base-body{
		width:90%;		
	}    
	.base-body_bg{
		/*padding-right: 0px;*/		
	}
	#left-body{
	   
	}
	#rigth-body{
	 	
	}	
}
@media screen and (max-width: 1200px) {
    .base-body{
	
	}
    #left-body{
    	width:58%;    	
    }
	#rigth-body{
    	width:42%;    	
    } 
}
@media screen and (max-width: 1100px) {
    .base-body{
	
	}
    #left-body{
    	width:57%;    	
    }
	#rigth-body{
    	width:43%;    	
    }
}
@media screen and (max-width: 1024px) {	
   	#left-body{
    	width:55%;    	
    }
	#rigth-body{
    	width:45%;    	
    }    
    #epk-logo{
   		padding-top:10px;
    }
	.info-request{
		padding-left:5%;
	}	
}
@media screen and (max-width: 800px) {
	#left-body{
    	width:50%;    	
    }
	#rigth-body{
    	width:50%;    	
    }   
   	#epk-logo{
   		
    }
	.info-request{
		padding-left:3%;
	}	
}
@media screen and (max-width: 760px) {
  #album-left-body{
    width: 100%;
    position: relative;
  }
  #album-list{
    width: 100%;
  }
  #album-list li{
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 3px;
    margin-left: 3px;
  }
  #albums-base-body a,
  #gallery-base-body a,#photos-base-body a{
    height: auto;
  }
  #album-content{
    padding-left: 0;
  }
	#shop_open{
		display: none !important;
	}
	#shop_open_mobile{
		display: inline-block !important;
	}
  #left-header,
	#right-header{
    width: 100% !important;
  }
  #epk-logo img{
    max-width: 100% !important;
  }
}

/*--- Builder Style ---*/
#header_bg,#header_bg2{
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;    
}
#epk-logo {
    float: left;
    z-index: 10;
}
#footer-bg {    
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;    
    top:0px;
    left: 0px;
}

#page-wrap {
    width:100%;
    max-width:1024px;
    margin-left:auto;
    margin-right:auto;
    min-height: 380px;
    color: #c4c4c4;
}
.tip-skyblue .tip-inner{
	width:224px\9;
}
input#join_mail_list_email_value{
	background: #ffffff;
	width:150px;
	color: #222222;	
}
input#send_join_email{
	background: #959595;
	width:50px;
	float:right;
	height:26px;	
	padding-bottom: 3px;
	color:#ffffff;
	font-weight: bold;
	margin-left:10px;
}
input#join_mail_list_status{
	font-size:10px;
	display: inline-block;
}
input#join_mail_list_email_value:focus,input#send_join_email:focus{		
	border: 1px solid #666666;
	box-shadow: none;	
}
input#join_mail_list_email_value:focus{
	background: #ffffff;
}
input#send_join_email:focus{
	color: #222222;
	background: #959595;
}
#more ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:30px;
    position: relative;
    z-index: 1;
}
#bio-base-body ul {
    padding: 0px 20px;
}
body #more-text span{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.download-source-link {
background: url("/assets/epk/player/sprite.2.png") no-repeat scroll -612px -135px transparent;
    color: #FFFFFF !important;
    font-size: 12px;
    height: 14px;
    padding-left: 20px;
    text-decoration: none;
}
#thoPlayerBox{
	position: absolute;
	width: 0px; 
	height: 0px;
	overflow: hidden;
}
#thoPlayer{
	position: absolute;
	width: 0px; 
	height: 0px;
}
@media screen and (max-width: 760px) {
	#footer .controls.right a.epk-bg-thumb,
	#footer .controls.right #full-screen{
	  display: none !important;
	}
	#menu ul.major li#menu-bg{
	    filter: alpha(opacity=70);
	    -moz-opacity:0.7;
	    -khtml-opacity: 0.7;
	    opacity: 0.7 !important;
	}
	#menu ul.major{
		filter: alpha(opacity=100);
	    -moz-opacity:1;
	    -khtml-opacity: 1;
		opacity: 1 !important;
		background: none;
	}
}
body.full-page .base-body.page-base-body{
  height: auto; 
}
body.full-page .base-body.page-base-body .base-body_bg{
  height: 100%;
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  .link-youtube{
    display: none !important;
  }
}
