body {
  background-color: #f7f5e1;
  font-family: 'BrandonGrotesqueMediumRegular';
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
}
a:hover,
a:focus {
  color: #2cac7f;
  text-decoration: underline;
}
a {
  color: #2cac7f;
  text-decoration: none;
}
ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  font-weight: normal;
}
.jspDrag {
  background: #b49e6b !important;
}
.jspTrack {
  background: #e1d2aa !important;
  width: 13px !important;
}
.jspVerticalBar {
  width: 13px !important;
  border: 1px solid #9c8f73;
}
.btn-group,
.btn-group-vertical {
  width: 100%;
  height: 100%;
}
.btn-default .caret {
  border-top: 14px solid #000;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.dropdown-menu {
  width: 100%;
  background-color: #8fcbb4;
}
.dropdown-menu > li > a:hover {
  background-image: none !important;
  background-color: #2b9871 !important;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: transparent !important;
}
.btn-default .caret {
  border-top-color: #fff;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  width: auto;
  height: 100%;
  background: none;
  padding: 0px 15px;
  margin: 0px;
  letter-spacing: 3px;
  color: #fff;
  border: none;
  overflow: hidden;
}
.addthis_default_style .at15t_expanded,
.addthis_default_style .at15t_compact {
  margin-right: -5px;
}
.slider-right-settings {
  float: right;
  width: 60%;
}
.addthis_toolbox {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  bottom: 0;
  margin: auto;
  display: block;
  position: absolute;
  line-height: 88px;
  color: #1b1f20;
}
.addthis_toolbox .at300m {
  color: #f9cb33;
  height: 100%;
  width: 100%;
  display: block;
}
.addthis_toolbox .at300m:hover {
  background: #ffcc00;
  color: #000;
}
.bx-wrapper .bx-viewport {
  border: none !important;
  left: 0px !important;
  webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none !important;
  height: auto !important;
}
.bx-wrapper .bx-viewport ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.body_banner .bx-wrapper .bx-controls-direction a {
  z-index: 1000;
}
.content_gallery .bx-wrapper {
  max-width: 100%!important;
}
.bx-prev {
  background: url('../img/left_banner.png') no-repeat !important;
  width: 28px !important;
  height: 25px !important;
}
.bx-prev:hover {
  background: url('../img/left_banner_hover.png') no-repeat !important;
  width: 28px !important;
  height: 25px !important;
}
.bx-next {
  background: url('../img/right_banner.png') no-repeat !important;
  width: 28px !important;
  height: 25px !important;
}
.bx-next:hover {
  background: url('../img/right_banner_hover.png') no-repeat !important;
  width: 28px !important;
  height: 25px !important;
}
a {
  text-decoration: none;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
}
.addthis_button_compact span {
  background: none;
}
.header {
  position: relative;
  width: 100%;
  height: 100px;
  background: #1c2021;
  font-size: 18px;
}
.header .log_header {
  position: absolute;
  width: 147px;
  height: 51px;
  background-image: url('../img/log_header.png');
  background-repeat: no-repeat;
  top: 25px;
  left: 44px;
  z-index: 1;
}
.header .log_menu_movile {
  position: absolute;
  width: 32px;
  height: 34px;
  display: none;
  background-image: url('../img/log_menu_movile.png');
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  z-index: 1;
  cursor: pointer;
  z-index: 6;
}
.header .line_left_feature {
  position: absolute;
  right: 300px;
  width: 1px;
  height: 100%;
  background: #93cfae;
  display: block;
  z-index: 10;
  opacity: 0.3;
}
.header .menu {
  position: absolute;
  width: auto;
  height: 100%;
  list-style-type: none;
  left: 233px;
  top: 0px;
  display: block;
}
.header .menu li {
  display: inline-block;
  margin-right: 8px;
  position: relative;
}
.header .menu li a {
  display: block;
  font-size: 18px;
  color: #2cad7f;
  text-decoration: none;
  line-height: 100px;
  padding: 0px 5px;
  letter-spacing: 1px;
}
.header .menu li a:hover {
  background: #2cad7f;
  color: #000;
}
.header .menu li.media_togle .sub-menu {
  display: none;
  position: inherit;
  text-indent: 10%;
  border: none;
  width: inherit;
}
.header .menu li.media_togle .sub-menu li {
  border: none;
}
.header .log_header_right {
  position: absolute;
  width: 300px;
  height: 100px;
  right: 0px;
  top: 0px;
  background-image: url('../img/log_right_header_background.png');
  background-repeat: repeat-x;
  z-index: 11;
  font-family: 'trend_hm_sansone', sans-serif;
}
.header .log_header_right a {
  text-decoration: none;
  color: #f9cb33;
}
.header .log_header_right li {
  text-align: center;
  float: left;
  height: 100%;
  font-size: 12px;
  padding-top: 35px;
  padding-left: 2px;
  letter-spacing: 3px;
  font-weight: 400;
  width: 100px;
}
.header .log_header_right li.log_cell_feature {
  border-right: 2px solid rgba(255, 255, 255, 0.1);
  color: #2cad7f;
}
.header .log_header_right li.log_cell_feature:hover {
  background: #2cad7f;
  color: #000;
}
.header .log_header_right li.log_cell_share {
  color: #f9cb33;
  cursor: pointer;
  position: relative;
}
.wrap-media .item-media {
  width: 33.3%;
  float: left;
  font-size: 14.35px;
  color: #211917;
  line-height: 24px;
}
.wrap-media .item-media h1 {
  line-height: 0.5em;
}
.wrap-media .item-media h1 a {
  font-size: 25.11px;
  color: #2cac7f;
  text-decoration: none;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
}
.wrap-media .item-media .clock_date {
  font-size: 10.76px;
  color: #9f8e67;
  font-family: 'trend_hm_sansone', sans-serif;
}
.wrap-media .item-media .wrapp_content {
  padding: 10%;
}
.wrap-media .item-media:hover {
  background: #eeebd8;
}
#nav_left_filter {
  display: none;
}
.body_content {
  min-height: 715px;
  position: relative;
  width: 100%;
}
.body_content .title_event_site_page {
  padding: 18px 0px 18px;
  color: #f7f4e0;
  font-size: 32px;
  background: #de4d2e;
  text-indent: 42px;
  letter-spacing: 2px;
  font-family: 'trend_hm_sansfour', sans-serif;
  display: block;
  width: 100%;
}
.body_content .title_event_site_page.store_title_music {
  background: #2cad7f;
}
.body_content .group_banner_sete {
  position: relative;
  display: block;
  width: 100%;
  max-height: 288px;
  background-size: cover;
  height: 288px;
}
.body_content #loginform {
  position: relative;
  width: 360px;
  margin: 20px auto 20px;
  padding: 50px 50px;
  background: #bda97b;
}
.body_content #loginform label {
  margin-right: 15px;
}
.body_content #loginform .login-password label {
  margin-right: 23px;
}
.body_content #loginform .login-submit input {
  width: 100px;
  color: #fff;
  background-color: #2cad7f;
  border: none;
  letter-spacing: 2px;
  padding: 5px;
}
.body_content .wrapp_filter_year {
  position: relative;
  display: table;
  width: 100%;
}
.body_content .wrapp_filter_year .filter_year_left {
  display: table-cell;
  width: 80%;
  background: #2b9871;
  vertical-align: middle;
}
.body_content .wrapp_filter_year .filter_year_left .define_title {
  position: relative;
  left: 10%;
  color: #f8f4e0;
  font-size: 32px;
  letter-spacing: 6px;
  font-family: 'trend_hm_sansfour', sans-serif;
}
.body_content .wrapp_filter_year .filter_year_right {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  background: #93ceae;
  height: 77px;
}
.body_content img {
  width: 100%;
  height: auto;
}
.body_content .next_prev {
  position: relative;
  display: block;
  height: 90px;
  width: 100%;
  background: #00996f;
  font-size: 14px;
}
.body_content .next_prev .val_next_prev {
  position: relative;
  display: table;
  float: left;
  width: 50%;
  color: #000;
  vertical-align: middle;
  overflow: hidden;
  padding-left: 55px;
  height: 100%;
}
.body_content .next_prev .val_next_prev:hover {
  background-color: #8fcbb4;
}
.body_content .next_prev .val_next_prev .meta-nav_left {
  position: absolute;
  width: 34px;
  height: 30px;
  left: 15px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 5;
  background-image: url('../img/left_banner.png');
  background-repeat: no-repeat;
  display: block;
}
.body_content .next_prev .val_next_prev p {
  text-align: left;
  margin-bottom: 0px;
  display: table-cell;
  margin-left: 15px;
  color: #fff;
  vertical-align: middle;
}
.body_content .next_prev .val_next_prev .dates {
  text-align: left;
  margin-bottom: 0px;
  width: 80px;
  display: table-cell;
  vertical-align: middle;
  margin-left: 35px;
  color: #fff;
}
.body_content .next_prev .val_next_prev img {
  width: auto;
  display: inline-block;
  float: left;
}
.body_content .next_prev .val_next_prev.next {
  width: 50%;
  padding-right: 55px;
  padding-left: 0px;
  display: table;
}
.body_content .next_prev .val_next_prev.next .meta-nav_right {
  position: absolute;
  width: 33px;
  height: 31px;
  right: 15px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 5;
  background-image: url('../img/right_banner.png');
  background-repeat: no-repeat;
  display: block;
}
.body_content .next_prev .val_next_prev.next p {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  margin-right: 35px;
  margin-left: 0px;
  padding-left: 25px;
}
.body_content .next_prev .val_next_prev.next .dates {
  display: table-cell;
  vertical-align: middle;
  margin-bottom: 0px;
  width: auto;
  margin-right: 15px;
  color: #fff;
}
.body_content .next_prev .val_next_prev.next img {
  float: right;
}
.body_content .banner_detail_photo {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-color: #1c2021;
  overflow: hidden;
}
.body_content .banner_detail_photo li {
  position: relative;
  display: block;
}
.body_content .banner_detail_photo li .block_center {
  position: relative;
  width: 1000px;
  margin: auto;
  display: block;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo {
  position: relative;
  width: 100%;
  display: table;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one {
  position: relative;
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one.padding_trim {
  padding-left: 60px;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one iframe {
  max-width: 500px;
  min-height: 345px;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one #thumb-select-detail,
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .thumb_img_banner {
  display: block;
  max-width: 535px;
  width: auto;
  height: auto;
  border: 15px solid #fff;
  background-size: 100% auto;
  margin: auto;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content {
  position: relative;
  padding-bottom: 60px;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content.line_heigh {
  line-height: 35px;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content h3 {
  font-size: 16px;
  color: #df4c2e;
  margin-bottom: 15px;
  font-family: 'trend_hm_sansone', sans-serif;
  width: 200px;
  letter-spacing: 3px;
  display: inline;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content img {
  display: inline;
  width: auto;
  margin-left: 15px;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content h1 {
  font-size: 25.11px;
  color: #2cac7f;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  margin-top: 20px;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content h1 a {
  font-size: 25.11px;
  color: #2cac7f;
  text-decoration: none;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content .clock_date {
  font-size: 10.76px;
  color: #9f8e67;
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content p {
  font-size: 17px;
  color: #f8f4e0;
  line-height: 24px;
}
.body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content p a {
  color: #2cac7f;
  text-decoration: none;
}
.body_content .content_gallery {
  position: relative;
  width: 100%;
}
.body_content .content_gallery .block_img_music {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  background: #f8f5e1;
}
.body_content .content_gallery .block_img_music.promotors_protected {
  position: relative;
  width: 100%;
  padding-left: 42px !important;
}
.body_content .content_gallery .block_img_music.promotors_protected li {
  position: relative;
  float: none;
  display: inline-table;
  width: 32%!important;
}
.body_content .content_gallery .block_img_music.promotors_protected li .logpromoter {
  position: relative;
  margin: 10px 0px 10px;
}
.body_content .content_gallery .block_img_music.promotors_protected li .logpromoter h6 {
  text-align: center;
  color: #000;
  display: block;
  font-size: 14px;
}
.body_content .content_gallery .block_img_music.promotors_protected li .logpromoter a {
  margin-top: 5px;
  font-size: 14px;
  color: red;
  text-align: center;
  text-decoration: none;
  display: block;
}
.body_content .content_gallery .block_img_music.back_detail {
  background: #1c2021;
}
.body_content .content_gallery .block_img_music.back_detail li {
  overflow: hidden;
  height: auto;
  padding: 0;
  /*.img_gallery_pvw{
                        width: 100%;
                        height:200px;
                        background-size: cover;
                        display: block;
                    }
                    .thumb_img_banner{
                        display: none;
                    }*/

}
.body_content .content_gallery .block_img_music.back_detail li .detail-description {
  display: none;
}
.body_content .content_gallery .block_img_music.block_band {
  background: #1c2021;
  margin: 0px !important;
  padding: 0px !important;
}
.body_content .content_gallery .block_img_music.block_band li {
  width: 20% !important;
  padding: 0px !important;
}
.body_content .content_gallery .block_img_music .more_music_moe {
  position: relative;
  width: 100%;
  height: 60px;
  text-align: center;
  font-size: 16px;
  color: #f7f4e0;
  background: #2cac7f;
  line-height: 60px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  outline: none;
  margin-top: 70px;
  letter-spacing: 2px;
  clear: both;
}
.body_content .content_gallery .block_img_music .more_music_moe p {
  position: absolute;
  width: 100px;
  font-size: 20px;
  top: -50px;
  color: #2cac7f;
  left: 0;
  right: 0;
  margin: auto;
}
.body_content .content_gallery .block_img_music li {
  position: relative;
  width: 25%;
  float: left;
  vertical-align: top;
  padding: 6px;
}
.body_content .content_gallery .block_img_music li img {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
.body_content .content_gallery .block_img_music li:hover .hover_music {
  display: block;
}
.body_content .content_gallery .block_img_music li .hover_music {
  position: absolute;
  width: 75%;
  height: 75%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #de4d2e;
  display: none;
  z-index: 5;
  text-align: center;
}
.body_content .content_gallery .block_img_music li .hover_music a {
  display: inline-table;
  vertical-align: middle;
  text-align: center;
  color: #f7f4e0;
  font-family: 'trend_hm_sansone', sans-serif;
  letter-spacing: 2px;
  text-decoration: none;
  width: 100%;
  height: 100%;
  font-weight: 400;
}
.body_content .content_gallery .block_img_music li .hover_music a .center_title {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.body_content .head_upcoming {
  position: relative;
  width: 100%;
  height: 77px;
  display: table;
  border-top: 2px solid #fff;
}
.body_content .head_upcoming .log_upcoming {
  width: 75%;
  height: 100%;
}
.body_content .head_upcoming .log_view_show {
  width: 25%;
  height: 100%;
}
.body_content .block_row_two {
  position: relative;
  width: 100%;
  background-image: url('../img/background_song.jpg');
  background-size: cover;
}
.body_content .block_row_two a {
  position: relative;
  width: 100%;
  height: 74px;
  text-align: center;
  font-size: 16px;
  color: #f7f4e0;
  background: rgba(0, 0, 0, 0.5);
  line-height: 74px;
  display: block;
  font-weight: 400;
  text-decoration: none;
  outline: none;
  bottom: 0px;
  z-index: 2;
  letter-spacing: 5px;
}
.body_content .block_row_two .block_row_content {
  position: relative;
  width: 100%;
  padding-bottom: 30px;
}
.body_content .block_row_two .block_row_content li {
  position: relative;
  width: 49%;
  display: inline-table;
  padding: 60px 60px 30px;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
}
.body_content .block_row_two .block_row_content li h1 {
  font-family: 'trend_hm_sansfour';
  margin-top: 10px;
  color: #8fcbb4;
}
.body_content .block_row_two .block_row_content li .line_righte_class {
  width: 70%;
}
.body_content .block_row_two .block_row_content li h3 {
  position: relative;
  font-size: 16px;
  color: #d2c39e;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'trend_hm_slabone';
}
.body_content .block_row_two .block_row_content li h3.line_margin {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
}
.body_content .block_row_two .block_row_content li h4 {
  position: relative;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  margin-top: 20px;
  font-family: 'trend_hm_slabone';
}
.body_content .block_row_two .block_row_content li a {
  position: relative;
  width: 104px;
  height: 37px;
  line-height: 37px;
  margin-top: 40px;
  color: #caa42e;
  text-decoration: none;
  font-family: trend_hm_slabone;
}
.body_content .block_row_two .block_row_content li a.buy_it_home {
  /*background: transparent;
                        background-image: url('../img/btb_foot.png');*/

  border: 1px solid #facb33;
  display: block;
  /* width: 104px;*/

  /* height: 32px;*/

  height: 37px;
  width: 70%;
  /*  text-indent: -99999px; */

}
.body_content .block_row_two .block_row_content li a.buy_it_home:hover {
  background-position: 0 32px;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now {
  position: relative;
  width: 70%;
  height: 200px;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now {
  position: relative;
  width: 100%;
  margin-right: 30px;
  display: table;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now .icon-play {
  background-image: url('../img/play-icon.png');
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: 6px;
  margin-top: 0px;
  margin-right: 8px;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now .icon-play.play {
  background-position: 0 17px;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now .icon-play.play:hover {
  background-position: 0 0;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now .icon-play.pause {
  background-position: 0 60px;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now .icon-play.pause:hover {
  background-position: 0 38px;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now h6 {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  width: 94%;
  line-height: 16px;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now h6 a {
  display: inline-table;
  vertical-align: top;
  color: #facb33;
  text-transform: none;
  width: 98%;
  text-align: left;
  height: auto;
  margin: 0px;
  padding-bottom: 13px;
  background: none;
  line-height: 16px;
  font-weight: 400;
  font-size: 15px;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now h6 .play_container {
  float: left;
  width: 6%;
}
.body_content .block_row_two .block_row_content li .wrapp_list_now .list_now h6 .song_container {
  float: left;
  width: 94%;
}
.body_content .block_row_two .song_fodetail {
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .block_row_two .song_fodetail:hover {
  background-color: #df4d2f;
}
.body_content .body_banner {
  position: relative;
  width: 100%;
  background: #000;
}
.body_content .body_banner li {
  position: relative;
  width: 100%;
  background: #000000;
  z-index: 5;
  min-height: 430px;
}
.body_content .body_banner li .bg_image_slide {
  width: 100%;
  max-height: 430px;
  height: 430px;
  background-size: cover;
}
.body_content .body_banner li .bg_image_slide.opacity {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=6);
  filter: alpha(opacity=6);
}
.body_content .body_banner li .headline-banner-slide {
  width: 1000px;
  max-width: 1000px;
  margin: 4% auto 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}
.body_content .body_banner li .headline-banner-slide .wrap-text {
  float: left;
  margin: 0px 35px 0px;
}
.body_content .body_banner li .title_home_custom {
  height: auto;
  margin: auto;
  text-align: left;
  z-index: 5;
  color: #8fcbb3;
  font-family: "trend_hm_sansfour";
  font-size: 50px;
  line-height: 1em;
  font-weight: 400;
}
.body_content .body_banner li .title_home_custom.title_one_top {
  top: 22%;
  font-size: 16px;
  color: #f9cb33;
  font-family: 'trend_hm_slabone';
  letter-spacing: 2px;
}
.body_content .body_banner li .image_custom {
  width: 330px;
  height: auto;
  margin: auto;
  z-index: 5;
  border: 7px solid #000;
  max-width: 330px;
  float: left;
}
.body_content .body_banner li iframe {
  float: left;
}
.body_content .body_banner li a.btb_slide {
  position: relative;
  width: 311px;
  height: 55px;
  text-align: center;
  font-size: 16px;
  color: #f9cb33;
  background: none;
  line-height: 1em;
  display: block;
  font-weight: 700;
  text-decoration: none;
  outline: none;
  background-image: url('../img/botton_home_slilder_img.png');
  background-repeat: no-repeat;
  letter-spacing: 3px;
  z-index: 2;
  font-family: 'BrandonGrotesqueMediumRegular';
  text-transform: uppercase;
  padding: 20px 4%;
  background-size: 100%;
  margin-top: 20px;
}
.body_content .body_banner li a.btb_slide:hover {
  background-color: #facb33;
  color: #201917;
}
.body_content .group_body_dates {
  position: relative;
  width: 100%;
  display: table;
}
.body_content .group_body_dates .group_one {
  position: relative;
  width: 39%;
  display: table-cell;
  padding-top: 40px;
  vertical-align: top;
}
.body_content .group_body_dates .group_one .more_tour_date_page {
  position: relative;
  width: 100%;
  height: 60px;
  text-align: center;
  font-size: 16px;
  color: #f7f4e0;
  background: #2cac7f;
  line-height: 60px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  outline: none;
  margin-top: 0px;
  letter-spacing: 2px;
  clear: both;
}
.body_content .group_body_dates .group_one .more_tour_date_page p {
  position: absolute;
  width: 100px;
  font-size: 20px;
  top: -50px;
  color: #2cac7f;
  left: 0;
  right: 0;
  margin: auto;
}
.body_content .group_body_dates .group_one.group_disenio_new {
  padding: 0px !important;
  background-color: #df4d2f;
}
.body_content .group_body_dates .group_one.group_disenio_new .group_block_left {
  padding: 3px 10px 3px 15px;
  line-height: 20px;
  letter-spacing: 0.7px;
}
.body_content .group_body_dates .group_one.group_disenio_new .group_block_left .group_block_content {
  text-align: left;
  vertical-align: top;
}
.body_content .group_body_dates .group_one.group_disenio_new .group_block_left .group_block_content.aling_right {
  text-align: right;
}
.body_content .group_body_dates .group_one.group_disenio_new .group_block_left .group_block_content.aling_right .tix_home_new {
  float: right;
}
.body_content .group_body_dates .group_one.group_disenio_new .group_block_left .group_block_content.dim_one_home {
  width: 100px;
  line-height: 1.3em;
}
.body_content .group_body_dates .group_one.group_disenio_new .group_block_left .group_block_content.dim_one_home .fdate_home {
  width: 100px;
}
.body_content .group_body_dates .group_one.group_disenio_new .group_block_left .group_block_content .dim_three {
  padding-left: 0px;
}
.body_content .group_body_dates .group_one.group_disenio_new .group_block_left .group_block_content .dim_two {
  line-height: 1.3em;
}
.body_content .group_body_dates .group_one.background_sidebar {
  width: 100%;
  background-image: url('../img/leftcolbg.png');
  background-size: 100% auto !important;
  background-repeat: repeat-y !important;
}
.body_content .group_body_dates .group_one .link_promotors {
  width: 100%;
  height: 176px;
  color: #f7f4e0;
  background: #1c2021;
  font-size: 16px;
  display: block;
  text-decoration: none;
  padding-left: 15%;
  padding-top: 50px;
  letter-spacing: 4px;
}
.body_content .group_body_dates .group_one .link_promotors .links_promotor_detail {
  font-size: 12px;
  margin-top: 7px;
  display: block;
}
.body_content .group_body_dates .group_one.post_filter {
  background: #eeebd8;
  padding: 44px 24px 0px !important;
}
.body_content .group_body_dates .group_one.post_filter h3 {
  font-size: 16px;
  color: #df4c2e;
  font-family: 'trend_hm_sansone', sans-serif;
  margin-bottom: 30px;
}
.body_content .group_body_dates .group_one.post_filter .titles_media {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.body_content .group_body_dates .group_one.post_filter .titles_media h1 {
  font-size: 17px;
  color: #2cac7f;
  font-family: 'BrandonGrotesqueMediumRegular';
  margin-left: 0px;
  line-height: 30px;
  position: relative;
  text-transform: lowercase;
}
.body_content .group_body_dates .group_one.post_filter .titles_media h1 a {
  font-size: 17px;
  color: #2cac7f;
  text-decoration: none;
  font-family: 'BrandonGrotesqueMediumRegular';
  font-weight: normal;
}
.body_content .group_body_dates .group_one.post_filter .titles_media h1 .social_networks {
  position: absolute;
  right: 0;
  top: 0;
}
.body_content .group_body_dates .group_one.post_filter .titles_media .clock_date {
  font-size: 10.76px;
  color: #9f8e67;
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .group_body_dates .group_one .buy_poster {
  position: relative;
}
.body_content .group_body_dates .group_one .buy_poster a {
  position: absolute;
  width: 152px;
  height: 53px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  background: #1c2021;
  line-height: 53px;
  display: block;
  font-weight: 400;
  text-decoration: none;
  outline: none;
  font-family: 'trend_hm_slabone';
  bottom: 15px;
  letter-spacing: 2px;
  left: 0;
  right: 0;
  margin: auto;
  text-transform: uppercase;
  z-index: 5;
}
.body_content .group_body_dates .group_one .buy_poster a:hover {
  background: #df4c2e;
}
.body_content .group_body_dates .group_one.background_for_news {
  background-color: #e5e2cf !important;
}
.body_content .group_body_dates .group_one.new_dim {
  width: 100%;
  padding: 0px;
}
.body_content .group_body_dates .group_one.new_long_one {
  width: 25%;
  padding: 0px;
  display: table-cell;
  background-color: #f7f5e1;
}
.body_content .group_body_dates .group_one img {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
.body_content .group_body_dates .group_one .bottom_date {
  position: relative;
  width: 100%;
  height: 74px;
  text-align: center;
  font-size: 16px;
  color: #f7f4e0;
  background: #780e05;
  line-height: 74px;
  display: none;
  font-weight: 400;
  text-decoration: none;
  outline: none;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  margin-top: 9px;
  letter-spacing: 5px;
}
.body_content .group_body_dates .group_one .bottom_date:hover {
  background: #b43d25;
}
.body_content .group_body_dates .group_one .block_links_table {
  position: relative;
  width: 100%;
  display: table;
}
.body_content .group_body_dates .group_one .block_links_table .block_links {
  position: relative;
  display: table-row;
  width: 100%;
  height: 72px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #f7f4e0;
}
.body_content .group_body_dates .group_one .block_links_table .block_links a {
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 12px;
  color: #f7f4e0;
  background: #8c3b25;
  line-height: normal;
  display: table-cell;
  font-weight: normal;
  text-decoration: none;
  outline: none;
  vertical-align: middle;
  border-top: 1px solid #df4d2f;
  font-family: 'trend_hm_sansone', sans-serif;
  letter-spacing: 3px;
  padding-left: 15%;
}
.body_content .group_body_dates .group_one .block_links_table .block_links a:hover {
  background: #b23e27;
}
.body_content .group_body_dates .group_one .block_links_table .block_links .active_page {
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 12px;
  color: #f7f4e0;
  background: #de4f31;
  line-height: normal;
  display: table-cell;
  font-weight: normal;
  text-decoration: none;
  outline: none;
  vertical-align: middle;
  border: 1px solid #df4d2f;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  letter-spacing: 3px;
  padding-left: 15%;
}
.body_content .group_body_dates .group_one .block_links_table .block_links .active_bottom {
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 12px;
  color: #f7f4e0;
  background: #de4f31;
  line-height: normal;
  display: table-cell;
  font-weight: 400;
  text-decoration: none;
  outline: none;
  vertical-align: middle;
  border: 1px solid #df4d2f;
  padding-left: 15%;
}
.body_content .group_body_dates .group_one .block_links_table .block_links .title_instagram {
  background: #2cad7f;
  border-top: 2px solid #f7f4e0 !important;
}
.body_content .group_body_dates .group_one .block_links_table .block_links .title_instagram:hover {
  background: #2cad7f;
}
.body_content .group_body_dates .group_one .group_block_left {
  position: relative;
  width: 100%;
  display: table;
  padding: 0px 10px 35px;
}
.body_content .group_body_dates .group_one .group_block_left.new_padding {
  padding: 0px;
}
.body_content .group_body_dates .group_one .group_block_left .dim_calendary_one2 {
  width: 13%;
}
.body_content .group_body_dates .group_one .group_block_left .dim_calendary_one {
  background: none repeat scroll 0 0 #DE4D2E;
  width: 10%;
}
.body_content .group_body_dates .group_one .group_block_left .dim_calendary_one.dim_calendary_one2 {
  background: transparent;
}
.body_content .group_body_dates .group_one .group_block_left .dim_calendary_one.border_between {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 18%;
}
.body_content .group_body_dates .group_one .group_block_left .dim_calendary_two {
  width: 30%;
}
.body_content .group_body_dates .group_one .group_block_left .dim_one {
  width: 25%;
}
.body_content .group_body_dates .group_one .group_block_left .dim_two {
  width: 70%;
  padding-left: 15px;
}
.body_content .group_body_dates .group_one .group_block_left .dim_three {
  padding-left: 30px;
  text-align: left !important;
  vertical-align: top !important;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content.new_padding_block {
  padding-top: 15px;
  padding-bottom: 15px;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content.back_circle {
  background-image: url('../img/log_tix.png');
  background-size: 55px 55px;
  background-repeat: no-repeat;
  background-position: center;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content.back_circle:hover {
  background-image: url('../img/log_tix_hover.png');
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content a {
  text-decoration: none;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .tix_dowload_log {
  position: relative;
  width: 232px;
  height: 55px;
  background-image: url('../img/img_download_archive.png');
  background-repeat: no-repeat;
  display: block;
  margin: auto;
  background-color: #2cad7f;
  cursor: pointer;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .tix_dowload_log:hover {
  background-color: #df4d2f;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .ticket_detail,
.body_content .group_body_dates .group_one .group_block_left .group_block_content .detail_ticket_tix {
  position: relative;
  width: 232px;
  height: 55px;
  background-image: url('../img/ticket_desplegable.png');
  background-color: #1c2021;
  background-repeat: no-repeat;
  margin: 10px auto;
  cursor: pointer;
  display: block;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .ticket_detail:hover,
.body_content .group_body_dates .group_one .group_block_left .group_block_content .detail_ticket_tix:hover {
  background-color: #df4d2f;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .list_links {
  position: absolute;
  top: 55px;
  right: 0px;
  width: 150px;
  list-style-type: none;
  z-index: 9999;
  display: none;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .list_links.list_links_movile {
  display: none;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .list_links li {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #b74221;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .list_links li:last-child {
  border-bottom: none;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .list_links li a {
  width: 100%;
  padding: 10px 5px;
  background: #f9cb33;
  font-size: 12px;
  display: block;
  color: #000;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  text-decoration: none;
  text-align: center;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content a.tix_home_new {
  text-indent: -99999px;
  text-align: left;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .tix_home_new {
  position: relative;
  width: 48px;
  height: 39px;
  background-image: url('../img/tix_home_new.png');
  background-repeat: no-repeat;
  background-color: #201917;
  cursor: pointer;
  display: block;
  margin: auto;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .tix_home_new:hover {
  background-color: #33201a;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .tix_home_new .list_links {
  top: 39px !important;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .img_tix_list {
  position: relative;
  width: 77px;
  height: 55px;
  background-image: url('../img/tix_active_list.png');
  background-repeat: no-repeat;
  background-color: #000;
  cursor: pointer;
  display: block;
  margin: auto;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .img_tix_list:hover {
  background-color: #df4d2f;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .img_tix_list:hover .list_links {
  display: block;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .title_tix {
  position: relative;
  width: 77px;
  height: 55px;
  background-image: url('../img/log_tix.png');
  background-repeat: no-repeat;
  display: block;
  background-color: #000;
  margin: auto;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .title_tix.tix_home_tix {
  float: right;
  position: relative;
  width: 48px;
  height: 39px;
  background-image: url('../img/presale_home_page.png');
  background-color: #201917;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .title_tix.tix_home_tix:hover {
  background-color: #201917;
  -moz-opacity: 0.90;
  -khtml-opacity: 0.90;
  opacity: 0.90;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha (Opacity=90)";
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .title_tix.title_tix_archive {
  position: relative;
  width: 48px;
  height: 48px;
  background-image: url('../img/img_archive_log.png');
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .title_tix.title_tix_archive:hover {
  background-image: url('../img/img_more_description_hover.png');
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .title_tix:hover {
  background-color: #df4d2f;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content img {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
  width: auto !important;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .content_dates {
  position: relative;
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  width: 100%;
  letter-spacing: 1px;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .content_dates a {
  color: #000;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .content_dates .tour-name {
  color: #DF4C2E;
  font-size: 12px;
  text-transform: uppercase;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content h5 {
  position: relative;
  font-size: 18px;
  color: #211917;
  font-weight: 400;
  margin-top: 5px;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .more_des {
  cursor: pointer;
  padding-right: 25px;
  position: relative;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .more_des .more_span {
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url('../img/img_more_description.png');
  top: -2px;
  right: 10px;
  z-index: 5;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .more_des .more_span:hover {
  background-image: url('../img/img_more_description_hover_archive.png?=fdsfds');
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .description_more {
  display: none;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content h4 {
  position: relative;
  font-size: 20px;
  color: #ffa500;
  font-weight: 400;
  margin-top: 5px;
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content h4 a {
  color: #8c3a25;
  border-bottom: 1px dotted #8c3a25;
  display: inline-block;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content h4 a:hover {
  color: #b33d25;
  border-bottom: 1px dotted #b33d25;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content h4 a.detail_archive {
  color: #2cad7f;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: none;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  letter-spacing: 3px;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content h4 a.detail_archive:hover {
  color: #8ecbb3;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .fdate {
  position: relative;
  font-size: 12px;
  color: #211917;
  font-weight: 400;
  text-align: center;
  padding: 0px 5px 4px;
  border-bottom: 1px solid #e1d1a9;
  font-family: 'trend_hm_sansone', sans-serif;
  letter-spacing: 3px;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .year_end {
  display: block;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #211917;
  margin-top: 5px;
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .fdate_home {
  font-family: 'BrandonGrotesqueBoldRegular';
  color: #f7f4e0;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  max-width: 315px;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .fdate_home a {
  text-decoration: none;
  color: #f7f4e0;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content .fdate_home.fdate_home_loction {
  font-size: 16px;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content h2 {
  position: relative;
  font-size: 35px;
  color: #f7f4e0;
  font-weight: 400;
  text-align: center;
  line-height: 35px;
  font-family: 'trend_hm_slabone';
  padding-top: 5px;
  letter-spacing: 1px;
  width: 100px;
  display: block;
  margin: auto;
}
.body_content .group_body_dates .group_one .group_block_left .group_block_content h2.betwen_year {
  font-size: 25px;
}
.body_content .group_body_dates .group_one .list_songs {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #e5e2cf;
  padding: 20px;
}
.body_content .group_body_dates .group_one .list_songs h2 {
  font-size: 16px;
  color: #df4c2e;
  text-transform: uppercase;
  font-family: trend_hm_sansone, sans-serif;
  letter-spacing: 3px;
}
.body_content .group_body_dates .group_one .list_songs a {
  color: #000;
  text-decoration: none;
  line-height: 30px;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  font-size: 14px;
}
.body_content .group_body_dates .group_two {
  position: relative;
  width: 65%;
  display: table-cell;
  vertical-align: top;
}
.body_content .group_body_dates .group_two .back_one {
  background: #f7f5e1;
}
.body_content .group_body_dates .group_two .back_one:hover {
  background: #eeebd8;
}
.body_content .group_body_dates .group_two .back_two {
  background: #eeebd8;
}
.body_content .group_body_dates .group_two .back_three {
  background: #e5e2cf;
}
.body_content .group_body_dates .group_two .new_style {
  padding-top: 0px !important;
}
.body_content .group_body_dates .group_two.new_long_two {
  width: 75%;
  background: #f8f4e1;
  display: table-cell;
}
.body_content .group_body_dates .group_two.new_long_two.back_three {
  background: #e5e2cf;
  vertical-align: middle;
}
.body_content .group_body_dates .group_two.new_long_two.center_setlists {
  vertical-align: middle;
}
.body_content .group_body_dates .group_two.new_long_three {
  width: 100%;
  background: #f8f4e1;
}
.body_content .group_body_dates .group_two .wrapp_block_band {
  position: relative;
  width: 100%;
  padding: 30px 0px 30px 45px;
  min-height: 260px;
}
.body_content .group_body_dates .group_two .wrapp_block_band h1 {
  position: relative;
}
.body_content .group_body_dates .group_two .wrapp_block_band h1 .social_networks {
  top: inherit;
  bottom: 100%;
  right: 10px;
  position: absolute;
}
.body_content .group_body_dates .group_two .wrapp_block_band .buy_it_song {
  position: relative;
  width: 150px;
  height: 50px;
  font-size: 16px;
  color: #ffffff;
  background-color: #2dac7f;
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 50px;
  letter-spacing: 4px;
  margin: 30px 0px;
  font-family: 'trend_hm_slabone';
}
.body_content .group_body_dates .group_two .wrapp_block_band .list_links {
  position: absolute;
  top: 55px;
  right: 0px;
  width: 150px;
  list-style-type: none;
  z-index: 9999;
  display: none;
}
.body_content .group_body_dates .group_two .wrapp_block_band .list_links.list_links_movile {
  display: none;
}
.body_content .group_body_dates .group_two .wrapp_block_band .list_links li {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #b74221;
}
.body_content .group_body_dates .group_two .wrapp_block_band .list_links li:last-child {
  border-bottom: none;
}
.body_content .group_body_dates .group_two .wrapp_block_band .list_links li a {
  width: 100%;
  padding: 10px 5px;
  background: #f9cb33;
  font-size: 12px;
  display: block;
  color: #000;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  text-decoration: none;
  text-align: center;
}
.body_content .group_body_dates .group_two .wrapp_block_band .detail_buy_it {
  position: relative;
  width: 153px;
  height: 55px;
  background-image: url('../img/buy_it_desplegable.png');
  background-color: #2cad7f;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
}
.body_content .group_body_dates .group_two .wrapp_block_band .detail_buy_it:hover {
  background-color: #df4d2f;
}
.body_content .group_body_dates .group_two .wrapp_block_band p {
  position: relative;
}
.body_content .group_body_dates .group_two .wrapp_block_band p a {
  text-decoration: none;
  color: #2cad7f;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes {
  margin-top: 35px;
  position: relative;
  width: 100%;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes p a {
  color: #2cad7f;
  text-decoration: none;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes.settings_nonte {
  margin-top: 80px;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes .no_margin .seting_archive {
  display: inline-block;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes.notes_music {
  width: 65%;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes.notes_music h4,
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes.notes_music p {
  line-height: 25px;
  margin: 0px;
  padding: 0px;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes.notes_music h4 {
  font-size: 16px;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_notes.notes_music p {
  font-size: 14px;
  color: #211917;
}
.body_content .group_body_dates .group_two .wrapp_block_band h4 {
  font-size: 16px;
  color: #df4c2e;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: 'trend_hm_sansone', sans-serif;
  letter-spacing: 3px;
}
.body_content .group_body_dates .group_two .wrapp_block_band h4.seting_archive {
  margin-bottom: 5px;
}
.body_content .group_body_dates .group_two .wrapp_block_band h4.font_color {
  color: #2cad7f;
}
.body_content .group_body_dates .group_two .wrapp_block_band h4.font_color a {
  font-family: 'BrandonGrotesqueMediumRegular';
  color: #2cad7f;
  text-decoration: none;
  letter-spacing: 0px;
  text-transform: lowercase;
}
.body_content .group_body_dates .group_two .wrapp_block_band p {
  margin-right: 100px;
  margin-top: 25px;
  font-size: 17px;
  color: #000000;
  line-height: 25px;
}
.body_content .group_body_dates .group_two .wrapp_block_band p.no_margin {
  margin-top: 0px;
}
.body_content .group_body_dates .group_two .wrapp_block_band p img {
  width: auto;
  height: auto;
  display: block;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_subtitles {
  position: relative;
  width: 100%;
  padding-bottom: 25px;
}
.body_content .group_body_dates .group_two .wrapp_block_band .block_subtitles h5 {
  font-size: 17px;
  color: #2cac7f;
  line-height: 55px;
}
.body_content .group_body_dates .group_two h3 {
  font-size: 16px;
  color: #df4c2e;
  margin: 30px 0px 20px 83px;
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .group_body_dates .group_two .titles_media {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 83px;
}
.body_content .group_body_dates .group_two .titles_media.margin_title {
  margin-top: 30px;
  padding-right: 30px;
}
.body_content .group_body_dates .group_two .titles_media.margin_title p {
  padding: 20px 0px;
  font-size: 17px;
}
.body_content .group_body_dates .group_two .titles_media.margin_title.song_music {
  padding-left: 0px;
}
.body_content .group_body_dates .group_two .titles_media h1 {
  font-size: 36px;
  color: #2cac7f;
  font-family: 'BrandonGrotesqueMediumRegular';
  margin-left: 0px;
  line-height: 30px;
  padding-right: 15%;
  position: relative;
}
.body_content .group_body_dates .group_two .titles_media h1 a {
  font-size: 24px;
  color: #2cac7f;
  text-decoration: none;
  font-family: 'BrandonGrotesqueMediumRegular';
  font-weight: normal;
}
.body_content .group_body_dates .group_two .titles_media h1 .social_networks {
  position: absolute;
  right: 0;
  top: 0;
}
.body_content .group_body_dates .group_two .titles_media .clock_date {
  font-size: 11px;
  color: #9f8e67;
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .group_body_dates .group_two .titles_media p {
  padding-right: 60px;
}
.body_content .group_body_dates .group_two .titles_media p img {
  width: auto;
  display: block;
}
.body_content .group_body_dates .group_two .more_music,
.body_content .group_body_dates .group_two .more_photo,
.body_content .group_body_dates .group_two .more_video,
.body_content .group_body_dates .group_two .more_wallpaper,
.body_content .group_body_dates .group_two .more_news_pagination {
  position: relative;
  width: 100%;
  height: 53px;
  text-align: center;
  font-size: 16px;
  color: #f7f4e0;
  background: #2cac7f;
  line-height: 53px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  outline: none;
  margin-top: 70px;
  letter-spacing: 2px;
  clear: both;
}
.body_content .group_body_dates .group_two .more_music p,
.body_content .group_body_dates .group_two .more_photo p,
.body_content .group_body_dates .group_two .more_video p,
.body_content .group_body_dates .group_two .more_wallpaper p,
.body_content .group_body_dates .group_two .more_news_pagination p {
  position: absolute;
  width: 100px;
  font-size: 20px;
  top: -50px;
  color: #2cac7f;
  left: 0;
  right: 0;
  margin: auto;
}
.body_content .group_body_dates .group_two .bottom_news {
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  position: relative;
  width: 100%;
  height: 74px;
  text-align: center;
  font-size: 16px;
  color: #f7f4e0;
  background: #2cad7f;
  line-height: 74px;
  display: none;
  font-weight: 400;
  text-decoration: none;
  outline: none;
  letter-spacing: 5px;
}
.body_content .group_body_dates .group_two .bottom_news:hover {
  background-color: #8fcbb4;
}
.body_content .group_body_dates .group_two .group_block_right {
  position: relative;
  width: 100%;
  display: table;
}
.body_content .group_body_dates .group_two .group_block_right.float_table {
  display: block;
  overflow: hidden;
}
.body_content .group_body_dates .group_two .block_detail {
  width: 33.333333333%;
  display: table-cell;
  vertical-align: top;
  padding-top: 0;
}
.body_content .group_body_dates .group_two .block_detail.padding_store {
  padding-bottom: 100px !important;
}
.body_content .group_body_dates .group_two .block_detail.padding_store .wrapp_content p a {
  color: #000;
  text-decoration: none;
}
.body_content .group_body_dates .group_two .block_detail.padding_store .wrapp_content p a:hover {
  color: #2cac7f;
}
.body_content .group_body_dates .group_two .block_detail.padding_store .wrapp_content img {
  width: auto;
}
.body_content .group_body_dates .group_two .block_detail.float_cell {
  display: block;
  float: left;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content {
  margin: 10%;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content.line_heigh {
  line-height: 35px;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content.pading_top_new {
  padding-top: 35px !important;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content h1 {
  font-size: 25.11px;
  color: #2cac7f;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content h1 a {
  font-size: 25.11px;
  color: #2cac7f;
  text-decoration: none;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
  text-transform: lowercase;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content .clock_date {
  font-size: 10.76px;
  color: #9f8e67;
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content p {
  font-size: 14.35px;
  color: #211917;
  line-height: 24px;
  margin-top: 5px;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content p img {
  width: auto;
  height: auto;
  display: block;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content p a {
  color: #2cac7f;
  text-decoration: none;
}
.body_content .group_body_dates .group_two .block_detail .wrapp_content .active_movile {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
  display: none;
}
.body_content .group_body_dates .group_two .block_detail img {
  width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
.body_content .group_body_dates .group_two .block_detail.no_padding {
  padding-top: 0px;
}
.body_content .link_home {
  position: relative;
  width: 100%;
  overflow: hidden;
  font-family: 'trend_hm_sansone', sans-serif;
}
.body_content .link_home .bottom_news {
  position: relative;
  width: 61%;
  height: 74px;
  text-align: center;
  font-size: 16px;
  color: #f7f4e0;
  background: #2cad7f;
  line-height: 74px;
  display: block;
  font-weight: 400;
  text-decoration: none;
  outline: none;
  letter-spacing: 5px;
  float: left;
}
.body_content .link_home .bottom_news:hover {
  background-color: #8fcbb4;
}
.body_content .link_home .bottom_date {
  position: relative;
  width: 39%;
  height: 74px;
  text-align: center;
  font-size: 16px;
  color: #f7f4e0;
  background: #780e05;
  line-height: 74px;
  display: block;
  font-weight: 400;
  text-decoration: none;
  outline: none;
  float: left;
  letter-spacing: 5px;
}
.body_content .link_home .bottom_date:hover {
  background: #b43d25;
}
.social_networks {
  position: absolute;
  width: auto;
  height: 40px;
  right: 30px;
  top: 20px;
}
.social_networks.social_share {
  display: none;
  background: #ffcc00;
  top: 100px !important;
  width: 100% !important;
  height: 100px !important;
  z-index: 9999999 !important;
  left: 0px;
}
.social_networks.social_share li {
  display: block;
  width: 100%;
  margin: auto;
  height: 50%;
}
.social_networks.social_share li.band_facebook {
  background-position: center center;
  background-image: url('../img/sface_share.png');
  background-repeat: no-repeat;
  border-top: 1px solid #211917;
  border-bottom: 1px solid #211917;
}
.social_networks.social_share li.band_facebook a {
  text-indent: -999999px;
  width: 100%;
  height: 50px;
  outline: none;
  display: block;
  border: 0 none;
  outline: 0 none;
  position: absolute;
  top: 0px;
}
.social_networks.social_share li.band_facebook:hover {
  background-color: #ffe35a !important;
  background-position: center center;
  background-image: url('../img/sface_share.png');
}
.social_networks.social_share li.band_twitter {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('../img/stwitter_share.png');
}
.social_networks.social_share li.band_twitter a {
  text-indent: -999999px;
  width: 100%;
  height: 50px;
  outline: none;
  border: 0 none;
  outline: 0 none;
  display: block;
  position: absolute;
  top: 50px;
}
.social_networks.social_share li.band_twitter:hover {
  background-color: #ffe35a !important;
  background-position: center center;
  background-image: url('../img/stwitter_share.png');
}
.social_networks.social_page {
  /*z-index: 10;
       right:30px !important;
       top:5px !important;
       left: auto !important;*/

}
.social_networks.social_page.social_photo {
  right: auto !important;
  top: auto !important;
  bottom: 0 !important;
  left: 0 !important;
}
.social_networks.social_page.social_photo li {
  display: inline-block;
  margin-left: auto;
  margin-right: 10px;
}
.social_networks.social_page li {
  background: url('../img/group_social_page.png');
  background-repeat: no-repeat;
}
.social_networks.social_page li.band_facebook {
  background-position: 0px 0px;
}
.social_networks.social_page li.band_facebook a {
  text-indent: -999999px;
  display: block;
  width: 23px;
  height: 22px;
  outline: none;
}
.social_networks.social_page li.band_facebook:hover {
  background-position: 0 -29px;
}
.social_networks.social_page li.band_twitter {
  background-position: -31px 0px;
}
.social_networks.social_page li.band_twitter a {
  text-indent: -999999px;
  display: block;
  width: 22px;
  height: 22px;
  outline: none;
}
.social_networks.social_page li.band_twitter:hover {
  background-position: -31px -28px;
}
.social_networks li {
  display: inline-block;
  margin-left: 10px;
  z-index: 999999;
  background: url('../img/ruler_social_network.png');
  width: 23px;
  height: 23px;
}
.social_networks li.facebook {
  background-position: 0px 0px;
}
.social_networks li.facebook a {
  text-indent: -999999px;
  display: block;
  width: 23px;
  height: 21px;
  outline: none;
}
.social_networks li.facebook:hover {
  background-position: 0 -26px;
}
.social_networks li.twitter {
  background-position: -32px 0px;
}
.social_networks li.twitter a {
  text-indent: -999999px;
  display: block;
  width: 22px;
  height: 22px;
  outline: none;
}
.social_networks li.twitter:hover {
  background-position: -32px 24px;
}
.social_networks li.you-tube {
  background-position: 55px 0px;
}
.social_networks li.you-tube a {
  text-indent: -999999px;
  display: block;
  width: 20px;
  height: 23px;
  outline: none;
}
.social_networks li.you-tube:hover {
  background-position: 55px 24px;
}
.social_networks li.instagram {
  background-position: -62px 0px;
}
.social_networks li.instagram a {
  text-indent: -999999px;
  display: block;
  width: 22px;
  height: 22px;
  outline: none;
}
.social_networks li.instagram:hover {
  background-position: -62px 23px;
}
.social_networks li.rss {
  background-position: 23px 0px;
}
.social_networks li.rss a {
  text-indent: -999999px;
  display: block;
  width: 21px;
  height: 21px;
  outline: none;
}
.social_networks li.rss:hover {
  background-position: 23px 23px;
}
.single-photo .next_prev {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: absolute;
  top: 25%;
}
.single-photo .next_prev .val_prev_date,
.single-photo .next_prev .val_next_date {
  display: none!important;
}
.single-photo .next_prev .val_next_prev:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.single-photo .body_content,
.single-wallpaper .body_content,
.single-video .body_content {
  min-height: inherit;
}
.footer {
  position: relative;
  width: 100%;
  height: 60px;
  background: #bda97b;
}
.footer .group_links {
  position: absolute;
  top: 20px;
  left: 50px;
}
.footer .group_links h5 {
  font-size: 14.93px;
  color: #201917;
  display: inline-block;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
}
.footer .group_links a {
  color: #201917;
  text-decoration: none;
  display: inline-block;
  font-family: 'BrandonGrotesqueMediumRegular', sans-serif;
}
.footer .group_links a:hover {
  color: #fff;
}
.footer .group_links .log_icon_footer {
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
}
/*...................section movile.................*/
@media (max-width: 1315px) {
  .body_content .group_body_dates .group_one .group_block_left .group_block_content .fdate_home {
    max-width: 255px;
  }
}
@media (max-width: 1140px) {
  .body_content .group_body_dates .group_one {
    width: 40%;
  }
  .body_content .link_home .bottom_date {
    width: 40%;
  }
  .body_content .link_home .bottom_news {
    width: 60%;
  }
}
@media (max-width: 1140px) {
  .body_content .group_body_dates .group_one .group_block_left .group_block_content .fdate_home {
    max-width: 210px;
  }
}
@media (max-width: 1010px) {
  .body_content .group_body_dates .group_one .group_block_left .group_block_content .fdate_home {
    max-width: 166px;
  }
}
@media (max-width: 1050px) {
  .header .log_header_right {
    display: none;
  }
  .header .line_left_feature {
    display: none;
  }
  .body_content .body_banner li .bg_image_slide {
    height: 370px;
  }
  .body_content .body_banner li {
    min-height: 370px;
  }
}
@media (max-width: 970px) {
  .body_content .link_home .bottom_date {
    width: 38%;
  }
  .body_content .group_body_dates .group_one {
    width: 38%;
  }
  .body_content .link_home .bottom_news {
    width: 62%;
  }
}
@media (max-width: 930px) {
  .body_content .group_body_dates .group_one.group_disenio_new .group_block_left .group_block_content.aling_right {
    width: 50px;
    float: left;
  }
  .body_content {
    overflow: auto;
  }
  .body_content .wrapp_filter_year .filter_year_left .define_title {
    font-size: 20px;
  }
  .body_content .content_gallery .block_img_music li {
    width: 33.333333%;
  }
  .body_content .block_row_two .block_row_content li .wrapp_list_now {
    width: 100%;
  }
  .body_content .block_row_two .block_row_content li .line_righte_class {
    width: 100%;
  }
  .body_content .group_body_dates .group_two {
    display: block;
    width: 100%;
  }
  .body_content .group_body_dates .group_two .group_block_right .block_detail .wrapp_content {
    margin: 0 10px 40px;
  }
  .body_content .group_body_dates .group_two .group_block_right {
    height: auto!important;
  }
  .body_content .group_body_dates .group_two .block_detail img {
    height: auto !important;
  }
  .body_content .group_body_dates .group_two .bottom_news {
    display: block;
  }
  .body_content .group_body_dates .group_one {
    display: block;
    width: 100%;
  }
  .body_content .group_body_dates .group_one .bottom_date {
    display: block;
  }
  .body_content .link_home {
    display: none;
  }
  .header .log_menu_movile {
    display: block;
  }
  .header .log_header_right {
    display: none;
  }
  .header .menu {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 100px;
    text-align: left;
    display: none;
    z-index: 99999;
  }
  .header .menu li {
    display: block;
    margin-right: 0px;
    background: #1c2021;
    border: 1px solid #2dac7f;
  }
  .header .menu li.media_togle .sub-menu {
    display: block;
  }
  .header .menu li a {
    line-height: 50px;
    padding: 0 50px;
  }
}
@media (max-width: 800px) {
  .body_content .banner_detail_photo li .block_center {
    width: 100%;
  }
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one {
    width: 100%;
    display: table-row;
  }
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one iframe {
    margin: auto;
    display: block;
  }
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one.padding_trim {
    display: table-row;
  }
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content {
    padding-top: 30px;
    padding-left: 30px;
  }
  .social_networks.social_photo {
    position: relative;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .home .body_content .group_body_dates .group_one {
    position: static;
  }
  #nav_left_filter {
    background-color: #DE4F31;
    background-image: url("../img/arrow-b.png");
    background-position: 96% center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'BrandonGrotesqueMediumRegular';
    font-size: 18px;
    padding: 10px 30px 10px 10px;
    text-transform: uppercase;
    cursor: pointer;
    position: absolute;
    top: 0px;
    z-index: 10;
  }
  .body_content .group_banner_sete {
    height: 250px;
  }
  .body_content .banner_detail_photo li .block_center {
    width: 100%;
  }
  .body_content .block_row_two .block_row_content li {
    width: 100%;
    display: block;
  }
  .body_content .content_gallery .block_img_music {
    /*&.back_detail li{
                      width: 4% !important;
                  }
                  &.block_band li{
                      width: 50%;
                  }/*/
  
  }
  .body_content .content_gallery .block_img_music li {
    width: 50%;
  }
  .body_content .group_body_dates .group_two h3 {
    margin: 30px 0 20px 20px;
  }
  .body_content .group_body_dates .group_two.resp_require {
    display: table-row;
    width: 100% !important;
  }
  .body_content .group_body_dates .group_two .titles_media {
    margin-left: 0px;
    padding-left: 20px;
  }
  .body_content .group_body_dates .group_two .titles_media p img {
    width: 50%;
  }
  .body_content .group_body_dates .group_two .wrapp_block_band p {
    margin-right: 0px;
  }
  .body_content .group_body_dates .group_two .wrapp_block_band {
    padding: 30px 20px 30px 20px;
  }
  .body_content .group_body_dates .group_one {
    /*position: absolute;
                  top: -10px;
  
                  left: 0;*/
  
  }
  .body_content .group_body_dates .group_one .link_promotors {
    padding-left: 5%;
  }
  .body_content .group_body_dates .group_one .buy_poster a {
    font-size: 10px;
    width: 110px;
  }
  .body_content .group_body_dates .group_one .block_links_table .block_links .active_page {
    padding-left: 5%;
    font-size: 10px;
  }
  .body_content .group_body_dates .group_one .block_links_table .block_links a {
    font-size: 10px;
    padding-left: 5%;
  }
  .body_content .group_body_dates .group_one .block_links_table .block_links .active_bottom {
    font-size: 10px;
    padding-left: 5%;
  }
  .body_content .group_body_dates .group_one.photo_responsive {
    display: table-row;
    width: 100% !important;
  }
  .body_content .group_body_dates .group_one .block_links_table {
    display: none;
    position: absolute;
    z-index: 10;
    top: 45px;
  }
  .body_content .group_body_dates .group_one .instagram-image {
    display: none;
  }
  .body_content .body_banner li {
    min-height: 200px;
  }
  .body_content .body_banner li .title_home_custom {
    font-size: 22px;
    top: 28%;
  }
  .body_content .body_banner li .title_home_custom.title_one_top {
    font-size: 13px;
    line-height: 4px;
  }
  .body_content .body_banner li a.btb_slide {
    width: 250px;
    font-size: 12px;
    margin-top: 0px;
  }
  .body_content .body_banner li .headline-banner-slide {
    width: 100%;
    margin: 3% auto 0;
  }
  .body_content .body_banner li .headline-banner-slide .wrap-text {
    margin: 0px 0px 0px 35px;
  }
  .body_content .body_banner li .image_custom {
    width: 150px;
  }
  .body_content .body_banner li .bg_image_slide {
    height: 200px;
  }
  .body_content .body_banner li a {
    font-size: 12px;
  }
  .header .menu li.media_togle {
    display: block;
    margin-right: 0px;
    width: 100%;
  }
  .footer {
    height: 120px;
  }
  .footer .group_links {
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one iframe {
    width: 100%;
  }
  .wrap-media .item-media {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .body_content .group_body_dates .group_two .block_detail.padding_store .wrapp_content img {
    width: 100%;
  }
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one #thumb-select-detail {
    width: 100%;
  }
  #nav_left_filter {
    position: static;
  }
  .body_content .group_banner_sete {
    height: 150px;
  }
  .body_content .block_row_two .block_row_content li {
    padding: 60px 30px 30px;
  }
  .body_content .next_prev {
    font-size: 10px;
  }
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one {
    display: table-row;
  }
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .wrapp_content {
    padding: 25px 25px 0px;
  }
  .body_content #loginform {
    width: 100%;
  }
  .body_content .content_gallery .block_img_music li {
    width: 100%;
  }
  .body_content .content_gallery .block_img_music.promotors_protected {
    padding-left: 10px !important;
  }
  .body_content .content_gallery .block_img_music.promotors_protected li {
    width: 49% !important;
  }
  .body_content .content_gallery .block_img_music.block_band li {
    width: 100%;
  }
  .body_content .group_body_dates .group_one .group_block_left {
    padding: 0 10px 25px;
    border-bottom: 1px solid #b23e27;
  }
  .body_content .group_body_dates .group_one .group_block_left .group_block_content {
    display: table-row;
    text-align: center !important;
  }
  .body_content .group_body_dates .group_one .group_block_left .group_block_content a {
    padding: 10px;
  }
  .body_content .group_body_dates .group_one .group_block_left .group_block_content h2 {
    width: auto;
  }
  .body_content .group_body_dates .group_one .group_block_left .group_block_content .tix_home_new {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .body_content .group_body_dates .group_one .group_block_left .group_block_content .title_tix.tix_home_tix {
    float: none;
  }
  .body_content .group_body_dates .group_one {
    position: static;
  }
  .body_content .group_body_dates .group_one.new_long_one {
    display: table-row;
    width: 100%;
  }
  .body_content .group_body_dates .group_one.post_filter .titles_media {
    padding-left: 25px;
  }
  .body_content .group_body_dates .group_one.post_filter h3 {
    padding-left: 25px;
    padding-top: 15px;
  }
  .body_content .group_body_dates .group_one .group_block_left .group_block_content h5 {
    margin-bottom: 10px;
  }
  .body_content .group_body_dates .group_one .group_block_left .group_block_content .title_tix {
    line-height: 77px;
  }
  .body_content .group_body_dates .group_one.background_sidebar {
    background-image: none;
  }
  .body_content .group_body_dates .group_one .block_links_table {
    position: static;
  }
  .body_content .group_body_dates .group_two .wrapp_block_band .block_notes.notes_music {
    width: 100% !important;
  }
  .body_content .group_body_dates .group_two .group_block_right.disable_movile {
    display: none !important;
  }
  .body_content .group_body_dates .group_two .group_block_right .block_detail {
    display: table-row;
    width: 100%;
  }
  .body_content .group_body_dates .group_two .group_block_right .block_detail .wrapp_content {
    margin: 25px 10px 40px;
  }
  .body_content .group_body_dates .group_two .group_block_right .block_detail .wrapp_content .active_movile {
    display: block;
  }
  .body_content .group_body_dates .group_two .titles_media {
    padding-left: 10px;
  }
  .body_content .group_body_dates .group_two .titles_media h1 {
    font-size: 25px;
    padding: 0;
  }
  .body_content .group_body_dates .group_two .titles_media h1 .social_networks {
    left: inherit;
    top: 100%;
    bottom: inherit;
  }
  .body_content .group_body_dates .group_two .titles_media .margin_title {
    padding-right: 10px;
  }
  .body_content .group_body_dates .group_two h3 {
    margin: 30px 0 20px 20px;
  }
  .body_content .wrapp_filter_year .filter_year_left .define_title {
    font-size: 16px;
    left: 0%;
  }
  .body_content .body_banner {
    display: none;
  }
  .body_content .body_banner li a {
    font-size: 10px;
    line-height: 37px;
    height: 40px;
  }
  .body_content .body_banner li .headline-banner-slide .wrap-text {
    clear: left;
  }
  .body_content .body_banner li .headline-banner-slide {
    padding-left: 20%;
    display: none;
  }
  .body_content .body_banner li a.btb_slide {
    width: 100%;
  }
  .body_content .body_banner li .title_home_custom {
    font-size: 16px;
    top: 30%;
    bottom: 0px;
    right: 25%;
    width: 36%;
  }
  .body_content .body_banner li .title_home_custom.title_one_top {
    font-size: 10px;
    width: 70%;
    right: -9%;
  }
  .btn-default .caret {
    position: relative;
    display: block;
    margin: auto;
  }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    font-size: 9px;
    padding: 0 15px;
    width: auto;
  }
  .header .log_header {
    left: 10px;
    background-size: 50% auto;
  }
  .header {
    height: 77px;
  }
  .header .menu {
    top: 77px;
  }
}
@media (max-width: 340px) {
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one #thumb-select-detail,
  .body_content .banner_detail_photo li .block_center .block_detail_photo .detail_one .thumb_img_banner {
    width: 100%;
    background-size: cover;
    border: none;
  }
  .wrap-media .item-media {
    width: 100%;
  }
}
