@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Thambi+2:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap');

	*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
}
	body{
    background-color:#140e28; 
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-size: 14px;
    -webkit-touch-callout: none;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.3px;
        line-height: 1.2;
}
.music_wrap{ width: 100%; height: auto; background-repeat: no-repeat; background-size: 100%;  }
.container{ max-width:1400px; width: 100%; display: block; padding: 0px 10px; margin:0px auto; }
._logo{ padding: 10px 0; margin: 0px; display: block; }
._sub_logo{     position: relative; text-align: center; top: 0px; }
._cty_cntrol{ display: inline-block; width: 100%; padding: 0px; margin: -15px 0 0 0; }
._cty_cntrol span{ font-family: 'Anton', sans-serif, arial; font-size:30px; color: #fff; text-transform: uppercase; letter-spacing: 1px }
._cty_cntrol em{ font-family: 'Anton', sans-serif, arial; font-size:30px; color: #e5ed01; padding: 0 40px; font-style: normal;}
._control{ position: relative; display: flex;  flex-direction: row; }
.player_wrap{ width: calc(100% - 320px); padding: 45px 0 0 0px; min-width: 0; }
._rbanner{  padding: 0 15px 15px 15px; text-align: center; width: 320px;}
._sponsor_title{ padding: 5px 15px; font-family: 'Anton', sans-serif, arial; font-size: 22px; color: #fff;  text-transform: uppercase;
    letter-spacing: 1px; position: relative; z-index: 10; display: inline-block; }
 ._sponsor_title img{ width: 60%;  }
.sponsored_div{ position: relative; text-align: center; }  
.row_section{ display: inline-block; width: 100%; margin: 0 0 10px 0; padding: 0px; }
._sponsor_logo{   border-radius: 6px; padding: 0px; display: inline-block; margin: 10px 0 0px; width: 100%; }
._2column_row{  padding: 0px; margin: 0px -20px; }
._2column{ width: 60%; float: left; padding: 20px;} ._2acolumn{ width: 40%; float: left; padding: 20px;  }
.st_image{ width: 100%; }
.sponsor_logo span{background: #fff; border-radius: 6px; padding: 10px;  display: inline-block;  width: 100%; text-align: center; position: relative;}
.sponsor_logo span img{ height: 75px; }
.sponsor_logo{ display: flex; flex: 0 1 auto;  flex-flow: row wrap;  margin: 30px -5px 0; }
._4clm{ flex-basis: 25%; max-width: 25%; padding: 5px; }
._7clm{ flex-basis: 14.285%; max-width: 14.285%; padding: 5px; }
._7clm1{ flex-basis: 12.5%; max-width: 12.5%; padding: 5px; }
._3clm{ flex-basis: 33.33%; max-width: 33.33%; padding: 5px; }
._1clm{ flex-basis: 100%; max-width: 100%; padding: 5px; }
.sponsor_section{ width: 100%; display: inline-block; padding: 0px; margin: 0px; }
._chat{ float: right; position: relative; }
._send{ background:url(../img/send.png) no-repeat; width: 25px !important; height: 25px !important; background-size: 100%;
    display: inline-block; position: absolute; bottom: 15px; right: 15px; cursor: pointer; border: none;}
.video_wrap{ width: 100%; position: relative;overflow: hidden; padding-bottom: 56%; height: 0px; background:#000; background-size: 100%; }
.video_wrap iframe{ position: absolute; top: 0px;  left: 0px; width: 100%; height: 100%;  }
.video_wrap video{ position: absolute; top: 0px;  left: 0px; width: 100%; height: 100%;  }
.container_video{   max-width: 1100px; width: 100%; position: relative; display: block; margin:0px; float: left; }
.container_video1{   max-width: 1400px; width: 100%; position: relative; display: block; margin:0px auto; }
.donate{ padding: 0 20px; display: inline-block; vertical-align: middle; }
.donate img{ width: 180px; }
.view{ font-size: 33px !important; text-shadow: 2px 2px 5px rgba(0,0,0,.6);
    color: #fff !important;
    position: absolute;
    right: 40px;
    top: 10px;
    padding: 5px 10px;
    font-weight: 700; }
._form_control{ padding: 0px; margin: 0px; }
._form_control .d_rows{ width: 100%; display: inline-block; margin-bottom: 12px;  }
._form_control .d_rows label{ font-family: inherit; font-size: 15px; color: #333; padding-bottom: 2px; display: block; }
._form_control .d_rows label em{ font-style: normal; color: #ff4343 !important; }
._form_control .d_rows input{ height: 48px; width: 100%; border:2px solid #ddd; font-family: inherit; font-size: 16px; color: #333; padding: 0 15px;  }

._msg_f{ font-family: 'Fredoka One', cursive;  font-size: 31px; color: #ffeb3b;  padding: 20px; }
.donate-btns{ display: inline-block; padding: 0px; margin: 0px; width: 100%;  } .donate-btns img{ float: right; margin-right:40px; }

/* chat section */
._chat_inner{ overflow-y: auto; display: block; height: 432px; }

._chatbox{ display: inline-block; width: 100%; padding: 15px; margin:0px;  }
._live_rows{ display: block; width: 100%; padding: 10px 0; margin:0px 0 10px 0;  }
.user_thumb{ width: 50px; height: 50px; float: left; overflow: hidden; margin-right: 15px; border-radius: 50%; }
.user_thumb img{ width: 100%; }
._uthumb_details{ overflow: hidden; padding: 0px; }
.ut_name{ display: block; padding: 0px; margin: 0 0 5px 0; width: 100%; }
.ut_name span{ font-family: inherit; font-size: 15px; color: #333; font-weight: 500;  padding-right: 10px; }
.ut_name time{ font-family: inherit; font-size: 14px; color: #999; font-weight: 400;  padding-right: 10px;}
.ut_name em{ font-style: normal; font-family: inherit; font-size: 14px; color: #2787ea; font-weight: 500;}
._uthumb_details p{ font-family: inherit; font-size: 16px; color: #333; font-weight: 600; }
._msgs_send{ background: #fff; padding: 0 40px 0 10px; position: relative; }
._msgs_send input{ width: 100%; height: 50px; font-family: inherit; color: #333; border:0px; font-size: 15px;  }
textarea:focus, input:focus{ outline: none; }
button:focus {
  outline:none;
  box-shadow: none;
}
button[type="button"]:focus{ outline: none; }
._sbb_6{ width: 16.666%; float: left; padding: 15px;}
._sponsors_bb span{ background: #fff; border-radius: 50px; overflow: hidden;  width: 100%; text-align: center; padding: 25px; align-items: center;  justify-content: center;
    display: flex;}
._sponsors_bb span img{ height: 80px; }
._sponsors_bb{ padding: 0px; margin: 50px -15px 0; }
.f_row{ display: flex; flex: 0 1 auto;  flex-flow: row wrap;  margin: 30px -5px 20px;  }
._4clm{ flex-basis: 25%; max-width: 25%; padding: 5px; }
._fcontact{ font-family: 'Anton', sans-serif, arial; font-size: 20px; color: #d0ff85; text-transform: uppercase; display: block; text-align: center;   }
._fcontact em{ font-style: normal; }

/* end */
.copy_right{ display: block; text-align: center; margin: 20px 0 25px; }
.copy_right span{font-family: 'Anton', sans-serif, arial; font-size: 20px; color: #fff; text-transform: uppercase;}
.copy_right em{ font-family: 'Anton', sans-serif, arial; font-size: 20px; color: #fff;  font-style: normal; padding: 0 50px;  }
.copy_right a{ color: #FFD618 }
._fbottom{ width: 100%; height: 10px; background: #FFD618; display: inline-block; }
._event_singer{ padding: 30px; position: relative; width: 100%; display: inline-block; margin: 30px 0 0;}
.live_section{ background: #f7f7f7; width: calc(100% - 0px); float: left; padding: 0px; margin: 20px 0;  }
.live_text_title{ font-family: 'Anton', sans-serif, arial; font-size: 20px; color: #333; padding: 10px 20px; border-bottom: 1px solid #ddd; letter-spacing: 1px; }
.band_art_name{ color: #c1a8b1;  font-family: 'Anton', sans-serif, arial; font-size: 24px; text-transform: uppercase; text-align: center; font-style: italic;  display: block;  padding: 10px 0 0; }
.band_thumb{ width: 100%; border-radius: 0 40px; display: block; overflow: hidden; text-align: center; background: #cfa445; position: relative; padding-top: 100%;  }
.band_thumb img{  width: 100%;  border-radius: 0 40px; position: absolute; left: 0px; top: 8px; }

.singer_thumb{ width: 100%; border-radius: 20px; display: block; overflow: hidden; text-align: center; background: transparent; position: relative;   }
.singer_thumb img{  width: 80%;  }
.singer_art_name{ color: #eec664; font-family: 'Anton', sans-serif, arial; font-size: 20px; text-transform: uppercase;
    text-align: center; display: inline-block; background: #dc1c7c; padding: 10px 31px; border-radius: 8px; margin: -32px 0 40px; z-index: 10; position: relative;}
._pink_bg{ background: #cd257c !important; } ._dpink_bg{ background: #893ba8 !important; }
.m-100{ margin: -100px 0 0; }
.a-center{ text-align: center; } .m-auto{ margin: auto; }
._ttext{ font-family: 'Baloo Thambi 2', cursive; font-size: 24px; color: #fff; font-weight: 700; text-align: center; background: #cd257c;
    padding: 20px;
    border-radius: 10px;}
._ttext em{  font-style: normal; color: #fff !important; }
._live_message{ float: left; width: 300px; padding: 20px;  height: 587px; border: 3px solid #ffeb3b;  margin-left: 20px;  margin-top: 20px; }
.singer_thumb:hover ._video_l{ opacity: 1; }
._video_l{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background: rgba(0,0,0,0.5); cursor: pointer; z-index: 10; opacity: 0; }
._video_l .picon{ width:70px; height: 70px; background: url(../img/ply.png) no-repeat; background-size: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } 
.sponsor_logo span .picon{ width:25px; height: 25px; background: url(../img/ply.png) no-repeat; background-size: 100%; position: absolute; bottom: 0px;  right: 0px; transform: translate(-50%, -50%); } 

.playicon{ width:20px; height: 20px; background: url(../img/ply_w.png) no-repeat; background-size: 100%; display: inline-block; vertical-align: middle;} 
/* popup */

#popup4{
   max-width: 500px;
   width: 100%;
   max-height: initial;
   height: auto; 
   padding: 20px;
   position: absolute;
   top: 50%; 
   left: 50%;
   transform: translate(-50%, -50%);  
   background: #fff;
   border-radius: 6px;
}
.popup__overlay, .popup__overlay1 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    z-index: 101;
}
.pmain {
   position: fixed;
   height: 100%; 
   width: 100%;
   top: 0;
   right: 0;  
   bottom: 0;
   left: 0;
   background: rgba(0,0,0,0.8);
   display: none;
   z-index: 1001;
}
.popup {
    display: inline-block;
    position: absolute;
    width: 100%;
    max-width: 1000px;
    max-height: none;
    padding: 20px;
    color: white;
    vertical-align: middle;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.mlogo{ display: none; }
.time_s{ text-align: center;  display: none;  padding: 10px 0; }
.time_s IMG{ width: 100%; }

#framevideo {
    width: 100%;
    height: 100%;
}

.popup__close.icon, .close1.icon{ background:url(../img/cancel1.png) no-repeat; width: 16px; height: 16px; background-size: 100%; display: inline-block; 
position: absolute;top: -30px; right: -10px; cursor: pointer; }
.pop_title{ font-family: inherit; font-size: 20px; display: block; text-align: center; margin-bottom: 20px; color: #333; }
.s_btn{ width: 100%; display: inline-block; height: 48px; line-height: 48px; border:0px;  text-align: center; font-family: inherit; font-size: 20px; font-weight: 600; color: #fff; background:#3b66e0; cursor: pointer;   }
._upcoming{ padding: 30px 15px; margin: 30px 0 60px 0; display: inline-block; width: 100%; text-align: center; position: relative;  }
._upcoming span{ text-align: center; font-size: 35px; text-transform: uppercase; font-family:inherit; color: #f6fd02; display: inline-block; font-weight: 900; border: 2px solid #f6fd02;
padding: 10px 40px; }


/* new event */
.cevent_wrap{ display: inline-block; width: 100%; padding: 10px 0; margin: 0px; }
._kvlogo{ display: inline-block; width: 100%; padding: 0px; margin: 0px; }
._kvlogo img{ float: left; margin-right: 20px;  }
._ldesc{ overflow: hidden; padding: 0px; }
._ldesc span{ font-family: 'Baloo Thambi 2', cursive; font-size: 50px; color: #fff; font-weight: 600;  padding: 10px 0; display: block;}
._ldesc p{ font-family: 'Baloo Thambi 2', cursive; font-size: 30px; color: #f6fd02; font-weight: 600;  padding: 10px 0; display: block;}
._paragraph{font-family: 'Baloo Thambi 2', cursive; font-size: 22px; line-height: 35px; color: #cc00ff; padding: 15px 0; display: block; text-align: center; font-weight: 600;}
._paragraph strong{ font-size: 26px; color: #f6fd02 !important;  }
.place{ float: right; padding: 0px; margin: 0px; }
.place span{ font-family: 'Baloo Thambi 2', cursive; font-size: 20px; color: #fff; text-decoration: underline; padding-bottom: 10px; display: block; font-weight: 600;}
.place p{ font-family: 'Baloo Thambi 2', cursive; font-size: 20px; color: #f6fd02;  }
._date_time{ float: left; padding: 15px 50px; border: 4px solid #f6fd02; }
._date_time span{font-family: 'Baloo Thambi 2', cursive; font-size: 24px; color: #fff; display: block; text-align: center;   }
._date_time span:nth-child(2){  font-size: 53px; font-weight: 700; color: #c0f;  font-family: 'Fredoka One', cursive;}
._rows{ display: inline-block; width: 100%; margin-top: 30px; }
.container1{ max-width:1400px; width: 100%; display: block; padding: 0px 10px; margin:0px auto; }
.player_wraper{ width: 100%; margin: 0 auto; display: block; }
._pss{ font-family: 'Baloo Thambi 2', cursive; font-size: 20px; color: #fff; display: block; text-align: center; }
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;  
  border-top: 20px solid #f6fd02;
  position: absolute;
    left: 50%;
}

._event_code{ position: absolute; width: 100%; top: 0px; bottom: 0px; background: rgba(0,0,0,.9); z-index: 1; }
._event_code_inner{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 15px;}
._event_mn span{ background: #ffff; border: 0px; font-family: inherit; font-size: 20px;
    color: #1492ff; padding: 8px 20px; font-weight: 600; margin-left: 10px;  }
._event_mn{ color: #fff; font-family: inherit; font-size: 18px; }  
.apl_btn{ background: #e5ed01; color: #101010;  padding: 12px 50px; border: 0px;  font-size: 16px; text-transform: uppercase;
    font-weight: 600; margin: 30px auto; display: block; cursor: pointer; }  
.apl_btn:hover{ background: #cc00ff; color: #fff; }    
.cancel_icon{ width: 15px; height: 15px; background: url(../img/cancel1.png) no-repeat; background-size: 100%; position: absolute; top: -25px; right: -10px; cursor: pointer;  }    
/* timer */
#timer {
   font-size: 3em;
   font-weight: 100;
   color: white;
   text-shadow: 0 0 20px #48c8ff;
   margin-bottom: 15px;
}
 #timer div {
   display: inline-block;
   min-width: 90px;
   background: #f6fd02;
   margin:0 5px; 
   border-radius: 6px;
   font-weight: 600;
   padding:10px 0; 
   color: #101010;
}
 #timer div span {
   color: #101010;
   display: block;
   font-size: 0.3em;
   font-weight: 400;
}
 
 ._timers{ text-align: center; }
/* end */

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
._more_donation{ display: inline-block; width: 100%;}
._more_donation h2{ font-family: inherit;
    font-size: 22px;
    color: #fff;
    padding: 0 0px 5px 0;
    border-bottom: 1px solid #fff;
    display: inline-block;
    margin: 0 0 15px 0; }
._more_donation p{ font-size: 18px; line-height: 24px; color: #fff; padding: 20px; background: #f71b53; font-family: inherit; border-radius: 10px; font-weight: 500; }  
._more_donation p strong{ font-size: 22px; padding-bottom: 5px; display: block; }  
@media screen and (max-width: 960px) { .container{ padding: 0 10px; }
  ._event_singer{ padding: 10px; } ._7clm, ._7clm1{ flex-basis: 25%; max-width: 25%; padding: 5px;}  .live_section{ width: 100%; } ._live_message{ width: 100%; height: auto; margin: 20px 0 0 0; }
  ._2column, ._2acolumn, .player_wrap, ._rbanner{ width: 100%; margin-top: 20px; }  ._control{ display: block; } .player_wrap{ margin-bottom: 20px; }
  ._logo img, ._sub_logo img{ width: 100%; } ._sub_logo{ top:auto; } ._cty_cntrol{ margin: 0px; } .sponsor_logo span img{ width: 100%; height: auto; } ._rbanner{ display: inline-block; }
  ._cty_cntrol span{ width: 100%; display: block; text-align: center; margin-bottom: 10px; font-size: 25px; }
  ._cty_cntrol em, .copy_right em{ display: none; } .dlogo{ display: none; } .mlogo{ display: block; }
  ._cty_cntrol{ background: rgba(0,0,0,.6);  padding: 15px; margin: 10px 0; } ._2column_row{ margin: 0px; } ._2column{ padding: 0px; }
  ._ttext{ font-size: 17px; padding: 15px;}  ._msg_f{ padding: 0px; font-size: 27px; } .singer_art_name{  margin: -32px 0 15px; }
.time_s{ display:block; } 
._ldesc{ overflow: initial; display: inline-block; width: 100%; } ._ldesc p{ font-size: 22px; text-align: center; } ._ldesc span{ font-size: 27px; text-align: center; }
._kvlogo{ text-align: center; } ._kvlogo img{ float: none; } ._date_time, .place{ float: none; text-align: center; }
._paragraph{ font-size: 20px !important; line-height: 30px !important; } .singer_thumb img{ width: 100%; }
.player_wrap{ display: inline-block;  padding-top: 0px; margin-top: 10px} .donate-btns img{ float: none; margin-right: inherit; }
.view{    font-size: 22px !important;
    text-shadow: 2px 2px 5px rgb(0 0 0 / 60%);
    color: #09ddff !important;
    position: initial;
    right: initial;
    top: initial;
    padding: 8px 20px;
    font-weight: 600;
    border: 1px solid #ddd;
    display: inline-block;
    background: rgba(0,0,0,0.6); }
    ._dte br{ display: none;  } ._dte p{ margin-top: 5px; } ._dte{font-size: 24px;}
}

@media screen and (max-width: 768px) { .container{ padding: 0 10px;  }
  ._event_singer{ padding: 10px; } ._7clm, ._4clm, ._7clm1{ flex-basis: 50%; max-width: 50%; padding: 5px;} .live_section{ width: 100%; } ._live_message{ width: 100%; height: auto; margin: 20px 0 0 0; }
  ._2column, ._2acolumn, .player_wrap, ._rbanner{ width: 100%; margin-top: 20px;}  ._control{ display: block; } .player_wrap{ margin-bottom: 20px; }
  ._logo img, ._sub_logo img{ width: 100%; } ._sub_logo{ top:auto; } ._cty_cntrol{ margin: 0px; } .sponsor_logo span img{ width: 100%; height: auto; } ._rbanner{ display: inline-block; }
  ._cty_cntrol span{ width: 100%; display: block; text-align: center; margin-bottom: 10px; font-size: 25px; }
  ._cty_cntrol em, .copy_right em{ display: none; } .dlogo{ display: none; } .mlogo{ display: block; }
  ._cty_cntrol{ background: rgba(0,0,0,.6);  padding: 15px; margin: 10px 0; } ._2column_row{ margin: 0px; } ._2column{ padding: 0px; }
  ._ttext{ font-size: 17px; padding: 15px;}  ._msg_f{ padding: 0px; font-size: 27px; } .singer_art_name{  margin: -32px 0 15px; }
.time_s{ display:block; } 
._ldesc{ overflow: initial; display: inline-block; width: 100%; } ._ldesc p{ font-size: 22px; text-align: center; } ._ldesc span{ font-size: 27px; text-align: center; }
._kvlogo{ text-align: center; } ._kvlogo img{ float: none; } ._date_time, .place{ float: none; text-align: center; }
._paragraph{ font-size: 20px !important; line-height: 30px !important; } #timer div{ min-width: 70px; } .singer_thumb img{ width: 100%; }
.player_wrap{ display: inline-block;  padding-top: 0px; margin-top: 10px} .donate-btns img{ float: none; margin-right: inherit; }
 .view{    font-size: 22px !important;
    text-shadow: 2px 2px 5px rgb(0 0 0 / 60%);
    color: #09ddff !important;
    position: initial;
    right: initial;
    top: initial;
    padding: 8px 20px;
    font-weight: 600;
    border: 1px solid #ddd;
    display: inline-block;
    background: rgba(0,0,0,0.6); }
    ._dte br{ display: none; } ._dte p{ margin-top: 5px; } ._dte{font-size: 24px;}
    ._more_donation p strong{ font-size: 18px; }
 }



@media screen and (max-width: 480px) { .container{ padding: 0 10px; }
  ._event_singer{ padding: 10px; } ._7clm, ._4clm, ._7clm1{ flex-basis: 50%; max-width: 50%; padding: 5px;} .live_section{ width: 100%; } ._live_message{ width: 100%; height: auto; margin: 20px 0 0 0; }
  ._2column, ._2acolumn, .player_wrap, ._rbanner{ width: 100%; margin-top: 20px;}  ._control{ display: block; } .player_wrap{ margin-bottom: 20px; }
  ._logo img, ._sub_logo img{ width: 100%; } ._sub_logo{ top:auto; } ._cty_cntrol{ margin: 0px; } .sponsor_logo span img{ width: 100%; height: auto; } ._rbanner{ display: inline-block; }
  ._cty_cntrol span{ width: 100%; display: block; text-align: center; margin-bottom: 10px; font-size: 25px; }
  ._cty_cntrol em, .copy_right em{ display: none; } .dlogo{ display: none; } .mlogo{ display: block; }
  ._cty_cntrol{ background: rgba(0,0,0,.6);  padding: 15px; margin: 10px 0; } ._2column_row{ margin: 0px; } ._2column{ padding: 0px; }
  ._ttext{ font-size: 17px; padding: 15px;}  ._msg_f{ padding: 0px; font-size: 27px; } .singer_art_name{  margin: -32px 0 15px; }
.time_s{ display:block; }
._ldesc{ overflow: initial; display: inline-block; width: 100%; } ._ldesc p{ font-size: 22px; text-align: center; } ._ldesc span{ font-size: 27px; text-align: center; }
._kvlogo{ text-align: center; } ._kvlogo img{ float: none; } ._date_time, .place{ float: none; text-align: center; }
._paragraph{ font-size: 20px !important; line-height: 30px !important; }  #timer div{ min-width: 70px; } .singer_thumb img{ width: 100%; }
.player_wrap{ display: inline-block; padding-top: 0px;  margin-top: 10px} .donate-btns{ text-align: center; } .donate-btns img{ float: none; margin-right: inherit; }
.view{    font-size: 22px !important;
    text-shadow: 2px 2px 5px rgb(0 0 0 / 60%);
    color: #09ddff !important;
    position: initial;
    right: initial;
    top: initial;
    padding: 8px 20px;
    font-weight: 600;
    border: 1px solid #ddd;
    display: inline-block;
    background: rgba(0,0,0,0.6); }
    ._dte br{ display: none; } ._dte p{ margin-top: 5px; } ._dte{font-size: 24px;}
    ._more_donation p strong{ font-size: 18px; }
} 


