body {
  font-size: 14px;
  line-height: 1.2;
   color: #373737;
      background-color: #f7f7f7;
}

.rateme {
    display: flex;
}

#block-views-genre-in-header-block {
    background-color: #ffffff;
    padding: 25px;
    border-radius: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 1px 20px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 1px 20px rgba(0, 0, 0, 0.08);
        margin: 15px;
}

.region-content {
    margin: 0 15px ;
}





form.fivestar-widget {
    clear: both;
    display: block;
    margin-left: 10px;
}

.front-head-radio-block {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.front-head-radio-block-more {
    display: block;
    width: 40%;
    margin-left: auto;
    margin-right: 0;
}

.radio-card-side {
    margin-bottom: 15px;
}


.top-radio-block .radio-g-card {
    max-width: 180px;
}

.top-radio-block .card-left {
    max-width: 69px;
    float: left;
    margin-right: 7px;
}

.top-radio-block .card-g-right {
    display: block;
}

.top-radio-block .r-title {
  overflow: hidden;
    font-weight: 900;
    max-height: 34px;
        margin-bottom: 4px;
        text-align: left;

}

 .top-radio-block .r-country {
text-decoration: none;
  color: #353535;
  font-size: 10px;
  text-align: left;
}

.top-radio-block .icon-r-card img {
    border-radius: 16px;
}




.wp-copyright {
    display: none !important;
}

.pane-title {
  font-size: 38px;
}


.h1, h1 {
  font-size: 28px;
  font-weight: 900;
}

.h4, h4 {
  font-size: 16px;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.h2, h2 {
  font-size: 24px;
  font-weight: 900;
}

.h3, h3 {
  font-size: 20px;
  font-weight: 900;
}

a, a:hover, a:active, a:after {
  color: #000;
  text-decoration: none;
}


.radiobox-top {
    display: block;
    min-height: 280px;

        min-height: 300px;
}



#block-block-136 {
    margin-bottom: 25px;

}



.chat {
    border-color: #529dbd !important;
    border-radius: 6px !important;
}

#navbar {
    border-radius: 6px;
    margin-top: 10px;
}

#navbar.container{
    padding-right: 0;
    padding-left: 0;
}

#player {
    height: 93px;
    width: 247px;
    overflow: unset;
}

#player_control_audioslider{
    position: absolute;
    top: 40.5px;
    left: 186px !important;
    opacity: 1;
    font-size: 14px;
    line-height: 1em;
    z-index: 5;
}

.star-fovorite .star-off{
    font-size: 22px;
    border-style: solid;
      border-color: #fb8328;
    border-width: 1px;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 9px;
    padding-left: 2px;
}


.star-fovorite  .star-on {
    font-size: 22px;
    border-style: solid;
    border-color: #00a1d2;
    border-width: 1px;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 9px;
    padding-left: 2px;
}


#resultsеtitle {
    font-size: 16px;
}

.title-air {
    background-color: #fff;
    padding: 8px 0px;
    font-weight: 600;
    max-height: 65px;
    overflow: hidden;
}


.radioplayer{
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 1px 2px rgba(0,0,0,0.04);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 1px 2px rgba(0,0,0,0.04); 
}




#player_control_radioaudio {
    position: absolute;
    left: 109.5px;
    top: 42px;
    opacity: 1;
    font-size: 14px;
    line-height: 1em;
}

.radiocontent {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 1px 2px rgba(0,0,0,0.04);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 1px 2px rgba(0,0,0,0.04);
}


.star-fovorite {
    
}


.playbox {
    display: flex;
    align-items: center;
}


.radio-genre:hover, .icon-r-card:hover {
opacity: 0.6;
}

.r-favorite:hover{
  opacity: 1;

}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-radius: 50px;
}
cover
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ee6800;
    border-color: #ef6b00;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #b7b7b7;
    border-radius: 50px;
}

.pagination .next a, .pagination .pager-last a, .pagination .prev a, .pagination .pager-first a  {
  border: 0;
}
.pagination .next a:hover, .pagination .pager-last a:hover, .pagination .prev a:hover, .pagination .pager-first a:hover  {
  background: none;
}



.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-radius: 50px;
}




.flag-throbber {
  display: none;
}

.creater {
    margin: 10px 0;
    display: block;
    font-weight: 500;
    color: #000000;
    font-size: 14px;
    border: #d8d8d8;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    padding: 3px;
}

.creater:hover {
background-color: #e6ebec;
 color: #000000;
 text-decoration: none;
}

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 20px;
  border-bottom: 1px solid #eee;
}

.footer-back {
  background-color: #464646;
}

.ad-g-in {
  position: relative;
  width: 450px;
  height: 308px;
  display: block;
  float: right;
  margin: 16px;
}

.top-u-menu {}

.top-menu:hover {
  background: #dedede;
  color: #000000;
}

.top-menu {
  display: block;
  border-radius: 0px;
  background: #ffffff;
  height: 40px;
  font-weight: bold;
  text-align: center;
  color: #313131;
  text-transform: uppercase;
  font-size: 16px;
  margin: 17px 0px 0px 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  width: 45px;
  line-height: 41px;
}

.modal {
  position: fixed;
     top: 20%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999999999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.chosen-container {
  border: 0 ! important;
  padding: 0 ! important;
  height: auto ! important;
  box-shadow: none ! important;
  width: 100% ! important;
  -webkit-box-shadow: none ! important;
}

.top-menu-unlogin {
  display: block;
  border-radius: 0px;
  font-weight: 600;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
  width: 60px;
  padding: 5px 5px;
  line-height: 25px;
}

.top-user-button:hover {
  background: #d7d7d7;
  color: #000000;
}

.top-user-button a {
  color: #000000;
}

#top_favorite .btn {
  text-transform: uppercase;
}

.top-u-menu {}

.top-user-button {
  display: block;
  border-radius: 0px;
  background: #ffffff;
  height: 40px;
  font-weight: bold;
  text-align: center;
  color: #313131;
  text-transform: uppercase;
  font-size: 10px;
  margin: 17px 10px 0px 5px;
  -moz-box-shadow: 0 2px 2px 0 rgba(129, 13, 57, 0.30);
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 2px 12px 2px 12px;
}

.top-u-menu:hover {
  color: #1d1d1d;
  text-decoration: none
}

.profile-u-hello {
  font-size: 9px;
  padding-top: 6px;
  color: #c35400;
  text-transform: none;
  overflow: hidden;
  white-space: nowrap;
  max-width: 120px;
}

.input-group .form-control:first-child {
  font-size: 13px;
}

.radio-genre {
    float: left;
    margin: 10px 10px 10px 0;
    width: fit-content;
}

.radio-genre a {
    font-size: 12px;
    font-weight: 500;
    border-style: solid;
    border-width: 1px;
    padding: 5px 8px 5px 8px;
    border-color: #e2e2e2;
    border-radius: 50px;
    text-decoration: none;
}



.g-t {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
}

.bg-genre {
  background-color: #ffffff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dedede;
  padding: 0px 23px 0px 23px;
}

.region-content {
  
}

.nav-tabs>li>a {
  margin-right: 5px;
  line-height: 1.42857143;
  border: 1px solid #00000012;
  border-radius: 4px 4px 0 0;
  background-color: #dce2e2;
  color: #171717;
}

.nav-tabs>li>a:hover {
  margin-right: 5px;
  line-height: 1.42857143;
  border: 1px solid #0000001f;
  border-radius: 4px 4px 0 0;
  background-color: #fdfdfd;
  color: #171717;
}

.top_search {
  margin: 17px 0px 0px 0px;
  max-width: 430px;
}

.b-p {
  padding: 15px 0px 15px 0px;
}

.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  clear: left;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}

.moreradio-page h3 {
  font-size: 24px;
}

.top_favorite {
  margin: 14px 7px 18px 14px;
}

.top_m_favorite {
    margin: 20px 14px 0 14px;
}

.btn-fav {
  font-size: 38px;
  text-align: center;
  background-color: #fff;
  border: none;
}

.btn-fav:focus {
  outline: 0 !important;
  color: #fc7900
}

.modal-body {
  position: relative;
  padding: 5px 15px 5px 15px;
}

.blockchannel-f {
  font-size: 12px;
  text-align: center;
}

.btn-fav:hover {
  color: #fc7900
}

.list-inline {
  display: none;
}

.action-links {
  display: none;
}

.icon-player {
  font-size: 17px;
  color: black;
}

.icon-player a {
  font-size: 17px;
  color: black;
}

.loader-play img {
  height: 15px;
}

.logo img {
  height: 65px;
  padding: 5px;
}

.txt-block {
  line-height: 20px;
  padding: 15px 15px 15px 15px;
  font-size: 13px;
}

.img-player {
  margin-bottom: 15px;
  margin-top: 10px;
}

.img-player img {
  border-radius: 4px;
  box-shadow: 0 0.0625rem 0.25rem rgba(71, 44, 6, 0.2);
  -webkit-box-shadow: 0 0.0625rem 1rem 2px rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 1px;
  border-color: #f1f1f1;
}

.button-dw {
  display: block;
  border-radius: 3px;
  background: #ff6139;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #d05604;
  width: 230px;
  margin: auto;
}

.button-dw:hover {
  text-decoration: none;
  background: #ffffff;
  color: #585858;
  border-color: #bbbbbb;
  transition: all 0.2s ease-in-out;
}

.about-radio {
    line-height: 26px;
    font-size: 14px;
    text-align: justify;

}

.logo-box img {
  height: auto;
  border-radius: 50px;
  width: 100%;
}

.img-product img {
  height: auto;
  margin: 5px 15px 5px 5px;
}

.title-page {
  display: inline-flex;
  margin: auto;
  width: fit-content;
}

.logo-box {
    width: 42px;
        margin: 0 5px 0 0px;
}

.logo-title {
    display: flex;
    align-items: center;
        margin-bottom: 10px;
}

.title-h1 {
  font-size: 28px;
  font-weight: 600;
  margin-top: 0;
    margin-bottom: 0;
        line-height: 24px;
}

.userpage-banner {
  margin: 25px 0px 15px 0px;
  text-align: center;
}

.block-play .star-fovorite {
    font-size: 21px;
    border-radius: 50px;
    background-color: #eef1ed;
    padding: 7px 0 0 0;
    width: 42px;
    height: 42px;
    box-shadow: 0 0.0625rem 0.25rem rgba(71, 44, 6, 0.2);
    -webkit-box-shadow: inset 0.1px 0.1rem 0.2rem 0px rgba(0, 0, 0, 0.12);
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    z-index: 1;
    float: left;
    margin-top: 6px;
}

.block-play {
  width: 219px;
  margin: auto;
  padding: 0px 0px 15px 0px;
}

.block-play .


.views-exposed-widgets {
  margin-bottom: .5em;
  padding-left: 15px;
  padding-top: 10px;
  padding-right: 15px;
}

.block-system-main {
  margin-top: 15px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}

.cover-zone {
display: flex;
}

.cover-zone .cover-air img {
    border-radius: 16px;
    min-width: 250px;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
}

.cover-zone .logo-box img {
    border-radius: 6px;
    width: 100%;
    height: auto;
}


.cover-air {
    width: 250px;
}

.cover-box {
  padding-bottom: 4px;
}

.title-box {
    font-size: 18px;
    font-weight: 400;
    margin-top: 5px;
}

.title-zone {
    margin-left: 15px;
        width: 100%;
}


.pager li>a, .pager li>span {
    display: inline-block;
    padding: 14px 22px;
    background-color: #ffffff;
    border: 1px solid #c7c7c7;
    border-radius: 35px;
    font-size: 20px;
    color: #000000;
    clear: left;
    width: 100%;
}

.pager {
    padding-left: 0;
    text-align: center;
    list-style: none;
    clear: left;
}

.main-container {
  margin-top: 5px;

  padding-top: 0px;
  border-radius: 0px;
  padding-bottom: 10px;
}

.input-group-btn>.btn {
  position: relative;
  margin: 0px 0px 0px 3px;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.collapsed {
  display: none;
  /* hide it for small displays */
}

.radio-card {
  margin: 15px;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 83px;
  position: relative;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  white-space: normal;
  width: 195px;
  float: left;
}

.radio-card:hover {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.33);
  transition: all 0.2s ease-in-out;
}



.radio-s-card {
  margin: 10px 15px 15px 0px;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 83px;
  position: relative;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  white-space: normal;
  width: 220px;
  float: left;
}

.radio-s-card:hover {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.33);
  transition: all 0.2s ease-in-out;
}

.card-s-right {
  float: right;
  width: 140px;
  padding: 10px 5px 11px 5px;
}

.radio-f-card {
  margin: 15px;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 83px;
  position: relative;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  white-space: normal;
  width: 204px;
  float: left;
}

.radio-f-card:hover {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.33);
  transition: all 0.2s ease-in-out;
}

.card-f-right {
  float: right;
  width: 123px;
  padding: 10px 5px 11px 5px;
}

.hover-play {
  height: 100px;
  width: 108px;
  padding: 5px;
  background-color: #ffffffad;
  z-index: 500;
  position: absolute;
  top: 7px;
  left: 7px;
  opacity: 0.0;
}

.hover-play:hover {
  height: 100px;
  width: 108px;
  padding: 5px;
  background-color: #3b5e6761;
  z-index: 1;
  position: absolute;
  top: 7px;
  left: 7px;
  opacity: 1.0;
  transition: all 0.2s ease-in-out;
}

.play-btn {
  font-size: 47px;
  color: white;
  position: absolute;
  top: 23px;
  left: 18px;
  width: 120px;
  height: 70px;
  padding: 0px 14px 12px 15px;
}

.play-btn:hover {
  font-size: 47px;
  color: white;
  position: absolute;
  top: 23px;
  left: 18px;
  width: 120px;
  height: 70px;
  position: absolute;
  padding: 0px 14px 12px 15px;
  transition: all 0.2s ease-in-out;
}



.r-favorite:hover {
 background-color: #ffa115;
  transition: all 0.2s ease-in-out;
}

.star-off {
  color: #fb8328;
}

.star-off:hover {
  opacity: 0.6;
}

.star-on {
      color: #00a1d3;
}

.star-on:hover {
      opacity: 0.6;
}

.radio-grid {
  margin: 5px 15px 0px 15px;

}

.radio-zone {
  margin: auto;
}

.icon-r-card img {
  width: 70px;
  margin: 7px 0px 0px 7px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.icon-more-indexpage {
  clear: left;
  padding: 20px 3px 15px 3px;
}

.card-left {
  width: 79px;
  display: inline-block;
}

.card-right {
  float: right;
  width: 116px;
  padding: 10px 5px 11px 5px;
}

.card-g-right {
 
}

.r-title a {
    overflow: hidden;
    font-style: normal;
    font-weight: 900;
    max-height: 34px;
    font-size: 14px;
}

.r-title {
    overflow: hidden;
    font-weight: 900;
    max-height: 34px;
    text-align: center;
}

.r-country a {
  text-decoration: none;
  color: #353535;
  font-size: 10px;
}

.r-genre, .r-country {
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.r-genre a {
  text-decoration: none;
  color: #006484;
  font-size: 10px;
}

.r-title a:hover {
  text-decoration: none;
  color: #0088b3;
}

.r-country a:hover {
  text-decoration: none;
  color: #0088b3;
  font-size: 10px;
}

.r-genre a:hover {
  text-decoration: none;
  color: #0088b3;
  font-size: 10px;
}

.button-blocks {
    display: block;
    line-height: 20px;
    font-size: 16px;
    float: right;
}

.button-blocks:hover {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.top-blocks-indexpage {
    padding: 10px 3px 1px 3px;
    line-height: 19px;
    margin-bottom: 10px;
}

.navbar-default-top {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
  border-radius: 0px 0px 0px 0px;
}

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04);
  border-radius: 0px 0px 0px 0px;
  background-color: #fff;
}

.navbar {
  position: relative;
  min-height: 45px;
  margin-bottom: 8px;
  border: 1px solid #d8dede;
}

.navbar-top {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
  margin-top: 20px;
}

.navbar-default .navbar-nav>li>a {
  color: #545454;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}

.navbar-default-top .navbar-nav-top>li>a {
  color: #545454;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}

.navbar-nav>li>a {
  color: #545454;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
}

#uibg>canvas {
  opacity: 0;
}

.genre a {
  color: #85af49;
  border-color: #9ca218;
  border-width: 1px;
  margin: 0px 3px 10px 0px;
  text-decoration: none;
  padding: 2px 10px 2px 10px;
  font-size: 11px;
}

.genre-btn a {
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #7ebcd6;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  color: #1b8ebd;
}

.country-btn a {
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #de9b53;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  color: #ca7a12;
}

.title-about {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.block-info {
  margin-top: 30px;
  margin-bottom: 30px;
}

.average-rating {
  font-size: 13px;
  font-weight: 700;
}

.average-rating span {
  color: #ff6e00;
  font-size: 18px;
}

.total-votes span {
  font-size: 13px;
  color: #1c8dbe;
}

.box-player {
    /* background-color: #fff; */
    padding-top: 15px;
    padding-bottom: 15px;
}

.head-genre {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
}

.head-genre h1 {
  font-size: 38px;
}

.radio-g-card {

    background: #fff;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    max-width: 100px;
    margin: 0 auto 20px auto;
}



.pagination>li>a, .pagination>li>span {
  margin-left: 4px;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}

.card-left {
width: 100%
    
}

.card-g-right {
 
}

.icon-r-card img {
    width: 100%;
    margin: auto;
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #d4d4d4;
    border-radius: 22px;
}

.ya-share2__badge {
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  color: #fff;
  overflow: hidden;
  position: relative;
  margin: 3px;
}

.ya-share2__container_size_m .ya-share2__icon {
  height: 34px !important;
  width: 34px !important;
  background-size: 34px 34px !important;
}

.ya-share2__container_size_m .ya-share2__counter {
    font-size: 16px !important;
    line-height: 34px !important;
    padding: 0 8px !important;
}

.icon-s {
  font-size: 32px;
}

.t-block {
  text-align: center;
  padding: 15px;
  font-size: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  margin: 10px;
}

.mail-t {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 8px;
}

.navbar-header {
  float: none;
}

.head-block {
  display: flex;
}

.header-menu {
  margin: 7px 20px 7px 10px;
}

.header-m-menu {
  margin: 7px 20px 7px 10px;
}

.tb-megamenu .nav>li>a {
  border-right: none;
  border-top: 0;
  color: #000;
  font-weight: bold;
  padding: 15px 20px;
  text-shadow: none;
}

.tb-megamenu {
  background-color: #fff;
}

.menu nav .first leaf {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 800;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  margin-top: 7px;
}

.nav>li {
  position: relative;
  display: block;
  font-size: 16px;

}

.header-menu .nav>li>a {
  position: relative;
  display: block;
  padding: 10px 10px;
}

@media (max-width: 767px) {

  .title-h1 {
    font-size: 34px;
    font-weight: 700;
        text-align: center;
}

.region-content {
    margin: 0 0px;
}

.radio-grid {
    margin: 0;
}

.top-radio-block .card-left {
    max-width: 100%;
    float: none;
    margin-right: 7px;
}

.top-radio-block .r-title {
    text-align: center;
    font-size: 14px;
}
.top-radio-block .r-country {

    text-align: center;
}

.top-radio-block .icon-r-card img {
    border-radius: 22px;
}


.r-favorite a {
    position: absolute;
    font-size: 14px;
    border-radius: 50px;
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    z-index: 1;
    margin-top: 72px;
    text-align: center;
    padding-top: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-left: 73px;
    margin-top: 70px;
    }

    .front-head-radio-block-more .glyphicon {
          display: none;
    }

    .pane-title {
    font-size: 34px;
}

.button-blocks {

    margin-left: 15px;
    border-left-width: 1px;
    border-left-style: solid;
    padding-left: 7px;
}

.g-t {
    font-size: 34px;
}



.about-radio {
    margin-bottom: 20px;
}

.logo-box img {
    height: auto;
    border-radius: 50px;
   
    width: 64px;
}

.logo-box {
    display: none;
}

.cover-box {
    width: 100%;
}

.cover-zone img {
    width: 100%;
}

.cover-zone {
    display: table;
    margin: auto;
    width: 100%;
}

.title-page {
    display: block;
    margin: auto;
}

.cover-air {
    width: 200px;
    margin: auto;
    margin-bottom: 15px;
}

.cover-zone .cover-air img {
    min-width: 200px;
}



.title-air {
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
        width: 95%;
    margin: auto;
        overflow: unset;
}

.title-box {
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 400;
    margin-top: 5px;
}

#player_control_audioslider{
  display: none;
}

#player_control_radioaudio {
    position: absolute;
    left: -32% !important;
    opacity: 1;
    font-size: 14px;
    line-height: 1em;
}
#player {
    height: 110px;
    width: 99px;
    overflow: unset !important;
    margin: auto;
}

#resultsеtitle {
    font-size: 20px;
}

#player_control_radioplay{
    position: absolute; 

    opacity: 1;
    font-size: 14px;
    line-height: 1em;
}

.star-fovorite {
    display: table;
}

.logo-title {
    display: block;
    align-items: center;
    margin: auto;
    margin-bottom: 15px;
}

.title-zone {
    margin-left: 0;
    width: 100%;
    overflow: hidden;
}

.playbox {
    margin: auto;
    display: flex;
    width: fit-content;
}

.radio-play {
    margin-left: 44px;
}


.star-fovorite .star-off{

    padding-top: 10px;

}


.star-fovorite  .star-on {

    padding-top: 10px;

}

.rateme {
    display: flex;
    margin-top: 10px;
    justify-content: center;
}

.chatbro_header .chatbro_chat_name {

    font-size: 20px !important;
}

.chatbro_unmovable_chat{
    height: 450px !important;
   
}



  .ad-g-r {
    display: none;
  }
  .ad-g {
    display: none;
  }

  .ad-top-m {
    display:block;
    margin-bottom: 25px;
    margin-top: 25px;

  }
  .r-title {
    overflow: hidden;
    font-style: normal;
    font-weight: 600;
    max-height: 48px;
    font-size: 12px;
    text-align: center;
  }
  .radio-g-card {
    margin: 10px 0px 6px 0px;
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    height: fit-content;
    position: relative;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    width: 100px;
    float: left;
  }
  .card-g-right {
    float: none;
    width: 100px;
    padding: 10px 5px 0 5px;
  }
  .r-genre, .r-country {
    font-style: normal;
    font-weight: 300;
    text-align: center;
  }
  .hover-play {
    height: 85px;
    width: 84px;
    padding: 5px;
    background-color: #ffffffad;
    z-index: 500;
    position: absolute;
    top: 14px;
    left: 7px;
    opacity: 0.0;
  }
  .hover-play:hover {
    height: 85px;
    width: 84px;
    padding: 5px;
    background-color: #3b5e6761;
    z-index: 1;
    position: absolute;
    top: 14px;
    left: 7px;
    opacity: 1.0;
    transition: all 0.2s ease-in-out;
  }
  .play-btn {
    font-size: 47px;
    color: white;
    position: absolute;
    top: 20px;
    left: 8px;
    width: 75px;
    height: 70px;
    padding: 0px 14px 12px 15px;
  }
  .play-btn:hover {
    font-size: 47px;
    color: white;
    position: absolute;
    top: 20px;
    left: 8px;
    width: 75px;
    height: 70px;
    position: absolute;
    padding: 0px 14px 12px 15px;
    transition: all 0.2s ease-in-out;
  }
  .col-sm-9 {
    width: 100%;
  }
  .col-md-3 {
    width: 100%;
  }
  .container {
    width: 100%;
  }
  .top_search {
    margin: 17px 0px 0px 0px;
    max-width: 500px;
    display: none;
  }
  
  
}

@media (min-width: 768px) {

  .ad-top-m {
    display:block;
    margin-bottom: 25px;
    margin-top: 25px;

  }
  .r-favorite a {
    position: absolute;
    font-size: 14px;
    border-radius: 50px;
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    z-index: 1;
    margin-top: 72px;
    text-align: center;
    padding-top: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-left: 73px;
    margin-top: 70px;
    }



}

@media (max-width: 992px) {
  .col-sm-9 {
    width: 100%;
  }
  .ad-horisont {
    position: relative;
    display: block;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .ad-g-r {
    display: none;
  }
  .ad-g-front {
    position: relative;
    max-width: 370px;
    max-height: 370px;
    display: block;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 25px;
  }
  .col-sm-9 {
    width: 100%;
  }
  .col-md-3 {
    width: 100%;
  }
  .container {
    width: 100%;
  }
  #sidr-wrapper-0 {
    display: block;
    border-style: none;
    background-color: white;
    margin: 14px 11px 11px 0px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 30px;
  }
  #sidr-wrapper-0 a {
    color: #000
  }
  .display-d {
    display: none;
  }
  .button-genre {
    border-style: solid;
    border-width: 1px;
    border-color: #c5c5c5;
    width: 100%;
    padding: 15px;
    margin-bottom: 25px;
  }
  .genre-f-b {
    display: none;
  }
  .genre-r-b {
    display: none;
  }

  .ad-g-s {
    display: none;
  }




  .responsive-menus.responsified.responsive-toggled span.toggler {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
}

.responsive-menus.responsified span.toggler {
    padding: 10px;
    display: block;
    background: #fff;
    color: #000;
    border-radius: 0;
    box-shadow: none;
    font-size: 2em;
    text-align: center;
    cursor: pointer;
    outline: none;
    margin-bottom: 0px;
    margin-top: 7px;
}

.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
    position: absolute;
    z-index: 999;
    top: auto;
}

.responsive-menus.responsified .responsive-menus-simple {
    display: none;
    width: 100%;
    color: black;
    background: #f1f1f1;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: none;
}


.responsive-menus.responsified .responsive-menus-simple li a {
    color: #fff;
    display: block;
    padding: 3em 5%;
    margin: 0;
    text-align: left;
    color: #000;
    border-bottom: 1px solid #bbb;
    border-bottom: 1px solid rgb(208, 208, 208);
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.responsive-menus.responsified.responsive-toggled.absolute {
    position: inherit;
    z-index: 999;
}

.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
    position: absolute;
    z-index: 999;
    top: auto;
    margin-left: -15px;
    margin-top: 10px;
}

.header-m-menu {
    margin: 7px 10px 7px 0px;
}













}

@media (min-width: 992px) {
  .collapsed {
    display: block;
    margin-left: -25%;
    /* same width as sidebar */
  }
  .modal-lg {
    width: 970px;
  }
  .container {
    width: 992px;
  }
  .ad-show {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
    margin-top: 16px;
    margin-left: 10px;
  }
  .ad-horisont {
    position: relative;
    width: 100%;
    display: block;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .ad-g-s {
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;

  }
  .col-sm-9 {
    width: 100%;
  }
  .col-md-3 {
    width: 100%;
  }
  .display-m {
    display: none;
  }
  .button-genre {
    display: none;
  }
  .genre-f-b {
        margin: 15px 15px;
  }

  .ad-top-m {
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;

  }

  .r-favorite a {
    position: absolute;
    font-size: 14px;
    border-radius: 50px;
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    text-align: center;
    padding-top: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-left: 53px;
    margin-top: 52px;
}
}

@media (min-width: 1200px) {
  
  .r-favorite a {
    position: absolute;
    font-size: 14px;
    border-radius: 50px;
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    z-index: 1;
    margin-top: 72px;
    text-align: center;
    padding-top: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-left: 73px;
    margin-top: 70px;
}

.container {
    width: 1200px;
  }


.block-play.unflag-action {
   
}

.r-favorite a:hover {
        background-color: #fb8328;
}
  .col-sm-9 {
    width: 75%;
  }
  .col-md-3 {
    width: 25%;
  }
  .ad-g-s {
    display: block;
  }
  .ad-g-r {
    display: block;
    margin-bottom: 25px;
  }
  .ad-g {

    display: block;

  }

  .ad-top-m, #block-block-135 {
    display: none;
  }
}

.top_search {
  margin: 17px 0px 0px 0px;
  max-width: 310px;
}

}

@media (max-width: 1200px) {
  .ad-g-s {
    display: none;
  }

  .r-favorite a {
    position: absolute;
    font-size: 14px;
    border-radius: 50px;
    background-color: #ffffff;
    width: 32px;
    height: 32px;
    z-index: 1;
    margin-top: 72px;
    text-align: center;
    padding-top: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-left: 73px;
    margin-top: 70px;
    }


}

@media (max-width: 1400px) {
  .ad-g-front {
    position: relative;
    max-width: 350px;
    max-height: 350px;
    display: block;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  

  
}

@media (min-width: 1400px) {
  
  .ad-horisont {
    display: none;
  }
  .ad-show {
    display: none;
  }
  .ad-g-front {
    position: relative;
    max-width: 300px;
    max-height: 690px;
    display: block;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .top_search {
    margin: 17px 0px 0px 0px;
    max-width: 700px;
  }
}
