
/* ------------------------------ ITC RONDA ------------------------------ */
@import url("//hello.myfonts.net/count/2f7aff");  
@font-face {font-family: 'ITCRonda';src: url('webfonts/2F7AFF_0_0.eot');src: url('webfonts/2F7AFF_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F7AFF_0_0.woff2') format('woff2'),url('webfonts/2F7AFF_0_0.woff') format('woff'),url('webfonts/2F7AFF_0_0.ttf') format('truetype');}

/* ------------------------------ BODY ------------------------------ */
* {
  margin: 0;
}
html, body {
  color: #ffffff;
  background-color: #000000;
  font-family: ITC Ronda, Helvetica, Arial !important;
  letter-spacing: 2px;
}
html {
  border-right: 12px solid #000000; 
  border-left: 12px solid #000000;
}
@media only screen and (max-width: 950px) {
html {
  border-right: 0px solid #000000; 
  border-left: 0px solid #000000;
}
}
body {
  background-color: #000000 !important;
  color: #ffffff !important;
}
a {
  color: #ffffff !important;
}
a:hover {
  color: #ffffff !important;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
td {
  color: #ffffff;
}
/* ------------------------------ RONDA FONT TRIAL AD REMOVAL ------------------------------ */
#mfPreviewBar {
  display:none;
}
/* ------------------------------ PARALLAX SCROLL ------------------------------ */
#ground {
  background-image: url(http://cdn1.umg3.net/191-cdn/img/BG.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
}
@media only screen and (min-width: 1000px) {
  #ground {
  background-size: 100%;
}
}
#clouds {
  background-image: url(clouds.png);
  background-repeat: repeat;
  background-attachment: fixed;
}
* html #clouds {
  /* because IE6 can't do transparent PNGs for backgrounds */
  background-image: url(clouds.gif);  
}
#javascriptcode {
  background-image: url(http://cdn1.umg3.net/191-cdn/img/BG.jpg);
  background-repeat: repeat;
}
/* ------------------------------ HEADER ------------------------------ */
.frame-top {
  height: 50px;
  background-color: #000000;
  left: 0;
  top: 0;
  width: 100%;
}
.frame {
  position: fixed;
  z-index: 10;
}
.logo {
  position: absolute;
  left: 50%;
  max-width: 300px;
  width: 90%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 75px;
}
.social_follow {
  display: inline-block;
  border: 2px solid #ffffff;
  margin: -3px 2px 0 3px;
  padding: 2px 3px;
  height: 28px;
  width: 28px;
  font-size: 16px;
  border-radius: 20px;
}
@media only screen and (max-width: 1000px) {
.social_follow {
    border: none !important;
    margin: 0 !important;
}
}
a .social_follow:hover {
  text-decoration: none;
}
.social_follow .fa-facebook {
  padding: 3px 3px 2px 4px !important;
}
@media only screen and (min-width: 1000px) {
.socials_right_desktop {
  text-align: right;
  margin: -39px 15px 0 0;
}
}
@media only screen and (max-width: 1000px) {
.socials_right_desktop {
  display: none;
}
}
.navigation {
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  padding: 15px; 
  background-color: #000000;
}
@media only screen and (max-width: 1000px) {
.navigation {
  padding: 15px 15px 40px 15px;
  font-weight: bold;
}
}
.menu {
  margin-bottom: 0px;
}
ul.menu {
  list-style-type: none;
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  text-align: center;
}
li.menu-item {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 3px 0 3px;
}
@media only screen and (max-width: 1100px) {
li.menu-item {
  font-size: 12px;
}
}
@media only screen and (max-width: 1000px) {
li.menu-item {
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0 2px 0 2px;
    letter-spacing: 2px;
}
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.follow_on {
  padding: 20px 10px 0 0;
  color: #fff;
  opacity: 0.4;
  text-decoration: none;
}
a .showInfo2 {
  text-decoration: none !important;  
}
/* ------------------------------ HEADER 2 ------------------------------ */
#primary_nav_wrap ul
{
  list-style:none;
  position:relative;
  margin:0;
  padding:0;
}
#primary_nav_wrap ul a
{
  display:block;
  text-decoration:none;
  padding:0 3px;
}
#primary_nav_wrap ul li
{
  position:relative;
  margin:0;
  padding:0;
}
#primary_nav_wrap ul li.current-menu-item
{
}
#primary_nav_wrap ul li:hover
{
  text-decoration: underline;
}
#primary_nav_wrap ul ul
{
  display:none;
  position:absolute;
  top:100%;
  padding:0;
  border-top:15px solid transparent;
}
@media only screen and (max-width: 1000px) {
#primary_nav_wrap ul ul
{
  border-top:7px solid transparent;
}
}
@media only screen and (min-width: 400px) {
#primary_nav_wrap ul ul li
{
  float:none;
  margin-left:-70px;
  width:190px;
}
}
@media only screen and (max-width: 400px) {
#primary_nav_wrap ul ul li
{
  float:none;
  margin-left:-400%;
  width:800%;
}
}
#primary_nav_wrap ul ul a
{
  line-height:120%;
  padding: 5px 3px 5px 3px;
  margin: 0px;
  background-color: #000;
}

#primary_nav_wrap ul ul ul
{
  top:0;
}
#primary_nav_wrap ul li:hover > ul
{
  display:block;
}
.cursor {
  cursor: pointer;
}
/* ------------------------------ APPRECIATION ENGINE ------------------------------ */
.AE {
  font-size: 11px;
  color: #ffffff !important;
  background-color: transparent !important;
  width: 185px !important;
  margin: -33px 20px 20px 20px;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
.AE {
  font-size: 10px;
  margin: -30px auto 0 auto;
  text-align: center;
}
}
.AE a {
  color: #ffffff !important;
}
.ae-wp-salutation {
  color: #ffffff !important;
}
/* ------------------------------ CONTENT ------------------------------ */
.window {
  width: 100%;
  height: 100%;
  position: relative;
}
.inner_container {
  left: 0%;
  top: 0%;
  display: block;
  width: 80%;
  height: 100%;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 750px) {
.inner_container {
  width: 90%;
}
}
.copy {
  font-size: 13px;
  padding: 0 30px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
}
.button {
  margin: 50px auto 10px auto !important;
  padding: 7px 5px 5px 5px;
  font-size: 16px;
  background-color: #ffffff;
  opacity: 0.4;
  max-width: 90%;
  color: #000000;
  font-weight: bold;
  border-radius: 15px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1000px) {
.button {
  font-size: 12px !important;
  width: 100% !important;
  border-radius: 30px;
  padding: 7px 7px 5px 7px;
}
}
.button:hover {
  opacity: 1;
}
hr {
  width: 80%;
  margin: 0 auto;
  opacity: 0.7;
}
@media only screen and (max-width: 950px) {
hr {
  width: 90%;
  margin-bottom: 0px !important;
}
}
.uppercase {
  text-transform: uppercase;
}
.title {
  padding-top: 60px;
  padding-bottom: 40px;
  max-width: 200px;
  margin: 0 auto;
}
@media only screen and (max-width: 750px) {
.title {
  padding-top: 90px;
}
}
@media only screen and (max-width: 750px) {
.title .title_lyrics .title_jmemories {
  max-width: 60% !important;
}
}
.title_lyrics {
  max-width: 180px !important;
  padding-right: 6px;
}
.title_jmemories {
  max-width: 320px !important;
}
/* ------------------------------ HOME ------------------------------ */
#home {
  padding-top: 0px;
}
.home_section {
  margin: 0 auto 120px auto;
}
@media only screen and (max-width: 750px) {
.home_section {
  margin: 0 auto 80px auto;
}
}
.logo_home {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  margin-top: -58.5%;
}
@media only screen and (max-width: 1000px) {
.logo_home {
  margin-top: -52% !important;
}
}
@media only screen and (max-width: 750px) {
.logo_home {
  margin-top: -96% !important;
}
}
.higher_than_here {
  margin-top: 41.5%;
  padding-bottom: 19px;
}
@media only screen and (max-width: 750px) {
.higher_than_here {
  margin-top: 95%;
  padding-bottom: 15px;
}
}
.button_home {
  position: relative;
  margin: 0px auto 20px auto !important;
  padding: 7px 5px 5px 5px;
  font-size: 16px;
  background-color: #ffffff;
  opacity: 0.4;
  width: 320px;
  color: #000000 !important;
  font-weight: bold;
  border-radius: 15px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.button_home a {
  text-decoration: none !important;
  color: #000000 !important;
}
@media only screen and (max-width: 750px) {
.button_home {
  font-size: 14px !important;
  width: 100% !important;
}
}
.button_home:hover {
  opacity: 1;
}
@media only screen and (min-width: 750px) {
.james_image {
    margin: -20px auto 0 auto;
    display: block;
    width: 100%;
}
}
@media only screen and (max-width: 750px) {
.james_image {
  display: none;
}
}
@media only screen and (min-width: 750px) {
.james_image_mobile {
  display: none;
}
}
@media only screen and (max-width: 750px) {
.james_image_mobile {
  margin-top: 95px;
  width: 100%;
}
}
.release_date {
  margin: 0px 0px 20px 6px !important;
  font-size: 18px !important;
  letter-spacing: 15px !important;
  text-align: center;
}
@media only screen and (max-width: 750px) {
.release_date {
  font-size: 15px !important;
  letter-spacing: 12 !important;
}
}
.pre-order_copy {
  font-size: 12px !important;
  letter-spacing: 3 !important;
  margin: 0px 0px 20px 6px !important;
  text-align: center;
  letter-spacing: 3px;
}
.order-links {
  margin: 0px 0px 100px 6px !important;
  font-size: 12px !important;
  letter-spacing: 4px !important;
  text-align: center;
}
@media only screen and (max-width: 750px) {
.order-links {
  font-size: 12px !important;
  letter-spacing: 3px !important;
}
}
.order-links a:hover {
  text-decoration: none !important;
}
.grow { 
  opacity: 1;
  text-decoration: none !important;
}
a .grow { 
  text-decoration: none !important;
}
.grow:visited { 
  text-decoration: none !important;
}
.grow:hover { 
  opacity: 0.4;
  text-decoration: none !important;
}

/* ------------------------------ MUSIC ------------------------------ */
#music {
  padding-top: 0px;
}
.music_section {
  margin: 0 auto 120px auto;
  width: 90%;
}
@media only screen and (max-width: 1080px) {
.music_section {
  margin: 0 auto 80px auto;
}
}
.music_column_1 {
  float: left;
  color: #ffffff;
  text-align: left;
  width: 45%;
  margin: 0 0 80px 30px;
}
.music_column_2 {
  float: left;
  color: #ffffff;
  text-align: left;
  width: 13.5%;
  margin: 0 0 80px 0;
}
@media only screen and (max-width: 1080px) {
.music_column_2 {
  width: 89px;
  margin: 0 20px 50px 0;
}
}
@media only screen and (min-width: 1080px) {
.music_column_3 {
  float: left;
  color: #ffffff;
  text-align: left;
  margin: 0 0 80px 0;
}
}
@media only screen and (max-width: 1080px) {
.music_column_3 {
  display: none;
}
}
@media only screen and (min-width: 1080px) {
.music_column_3_mobile {
  display: none;
}
}
@media only screen and (max-width: 1080px) {
.music_column_3_mobile {
  float: none;
  color: #ffffff;
  text-align: left;
  width: 100%;
  font-size: 10px;
  margin: 0 0 50px 0;
}
}
.music_cover {
  height: auto;
  padding: 0 15px 15px 0;
  width: 104px;
}
.music_copy {
  padding: 5px 10px 0px 10px;
  height: 104px;
}
.button_listen {
  padding: 9px 8px 7px 10px;
  font-size: 9px;
  background-color: #ffffff;
  color: #000000 !important;
  opacity: 0.4;
  border-radius: 15px;
  font-weight: bold;
  text-align: center !important;
  letter-spacing: 2px;
  margin-right: 1px;
}
.button_listen a {
  color: #000000 !important;
  text-decoration: none !important;
}
.button_listen:hover {
  opacity: 1;
  color: #000000 !important;
}
.button_space {
  margin-top: 12px;
}
@media only screen and (max-width: 1080px) {
.mobile_player {
  display: none;
}
}
@media only screen and (max-width: 1080px) {
.mobile_player_bottom {
  width: 100%;
  margin: 0 auto;
}
}
.demons_button {
  display: inline-block;
  margin: 0px auto 0px auto !important;
  padding: 7px 20px 5px 20px;
  font-size: 16px;
  background-color: #ffffff;
  opacity: 0.4;
  color: #000000;
  font-weight: bold;
  border-radius: 30px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
@media only screen and (max-width: 750px) {
.demons_button {
  font-size: 14px !important;
}
}
@media only screen and (min-width: 1080px) {
.demons_button {
  width: 85%;
}
}
.demons_button a {
  color: #000000 !important;
  text-decoration: underline !important;
}
.demons_button:hover {
  opacity: 1;
  color: #000000 !important;
}
.demons_button a:hover {
  text-decoration: none !important;
}
/* ------------------------------ SPOTIFY SWAP ------------------------------ */
.hide {
  display: none;
}
.swap img {
  cursor: pointer;
}
/* ------------------------------ GALLERY ------------------------------ */
#gallery {
  padding-top: 0px;
}
.gallery_section {
  margin: 0 auto 120px auto;
}
@media only screen and (max-width: 750px) {
.gallery_section {
  margin: 0 auto 80px auto;
}
}
.ngg-gallery-thumbnail img {
  background-color: #fff !important;
  border: 1px solid #a9a9a9 !important;
  display: block !important;
  margin: 0px !important;
  padding: 0px !important;
}
.ngg-galleryoverview {
  overflow: hidden;
  margin-top: 10px;
  width: none;
  margin: 0 auto !important;
  clear: both;
  display: inline-block !important;
}
.ngg-gallery-thumbnail-box {
  float: none !important;
  display: inline-block !important;
  padding: 2px !important;
  margin: 0 2px !important;
  height: auto !important;
}
@media only screen and (max-width: 1000px) {
.ngg-gallery-thumbnail-box {
    padding: 0px 4px 10px 4px !important;
    /*width: 280px !important;*/
}
}
#fancybox-title {
    display: none !important;
}
/* ------------------------------ LYRICS ------------------------------ */
#lyrics {
  padding-top: 0px;
}
.lyrics_section {
  margin: 0 auto 120px auto;
}
@media only screen and (max-width: 1000px) {
.lyrics_section {
  margin: 0 auto 80px auto;
}
}
.lyrics_main {
  display: inline-block;
}
@media only screen and (min-width: 1000px) {
#infoDiv2 {
  margin-left: -120px;
  display: inline-block;
  font-size: 13px;
  padding: 0 30px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
}
}
.side_nav {
  float: left;
  text-align: left;
  color: #fff;
  opacity: 0.5;
  width: 120px;
  font-size: 10px;
  line-height: 24px;
}
/* ------------------------------ VIDEO ------------------------------ */
#video {
  padding-top: 0px;
}
.video_section {
  margin: 0 auto 40px auto;
  height: 690px;
}
@media only screen and (max-width: 750px) {
.video_section {
  margin: 0 auto 80px auto;
}
}
.delimitador {
  width: 78%;
  float: right;
  padding-right: 20px;
}
@media only screen and (max-width: 1000px) {
.delimitador {
  width: 100%;
  float: none;
  padding-right: 0px;
}
}
.contenedor {
  height:0px;
  width:100%;
  /*max-width:560px; /* Así establecemos el ancho máximo (si lo queremos) */
  padding-top: 56.25%; /* Relación: 16/9 = 56.25% */
  position:relative;
}
.video_section iframe {
  position:absolute;
  height:100%;
  width:100%;
  top:0px;
  left:0px;
}
.side_nav_wide {
  float: left;
  text-align: left;
  color: #fff;
  opacity: 0.5;
  width: 160px;
  font-size: 10px;
  line-height: 24px;
}
@media only screen and (max-width: 1000px) {
.side_nav_wide {
  float: none;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
}
.side_nav_wide a:active {
  opacity: 1 !important;
}
.side_nav_wide a:hover {
  opacity: 1 !important;
}
@media only screen and (max-width: 1000px) {
.vid_hr {
  margin-top: 300px;
}
}
@media only screen and (max-width: 600px) {
.vid_hr {
  margin-top: 200px;
}
}
@media only screen and (max-width: 400px) {
.vid_hr {
  margin-top: 120px;
}
}
/* ------------------------------ NEWS ------------------------------ */
.inner_container_news {
  left: 0%;
  top: 0%;
  display: block;
  width: 50%;
  height: 100%;
  text-align: left;
  margin: 0 auto;
}
@media only screen and (max-width: 750px) {
.inner_container_news {
  width: 90%;
}
}
#news {
  padding-top: 0px;
}
.news_section {
  margin: 0 auto 60px auto;
  padding: 0px 0 40px 0;
  width: 90%;
}
@media only screen and (max-width: 1000px) {
.news_section {
  margin: 0 auto;
}
}
#page .hfeed {
  background-color: transparent !important;
  margin-top: 100px !important;
}
#colophon {
  border: none !important;
}
@media only screen and (min-width: 1000px) {
.home-news .news_left {
  float: left;
  padding: 10px 20px;
  margin-left: 18%;
}
.home-news .news_right {
  padding: 23px 90px 38px 0px;
  display: block;
}
}
@media only screen and (max-width: 1000px) {
.home-news .news_left {
}
.home-news .news_right {
  margin-bottom: 30px;
}
}
@media only screen and (min-width: 1000px) {
.space {
  margin-top: 120px;
}
}
.entry-header {
  margin-top: 70px;
}
@media only screen and (max-width: 548px) {
.entry-header {
  margin-top: 100px;
}
}
@media only screen and (max-width: 500px) {
.wp-post-image {
  max-width: 90% !important;
  height: auto !important;
}
}
.entry-title {
  padding: 20px;
}
.entry-content {
  font-size: 18px;
}
.entry-meta {
  opacity: 0.7 !important;
  font-size: 12px;
  margin-top: 35px;
}
.nav-single {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 12px;
}
.news_section .opacity {
    opacity: 0.7 !important;
}
/* ------------------------------ LIVE ------------------------------ */
#live {
  padding-top: 0px;
}
.live_section {
  margin: 0 auto 120px auto;
  border: 1px solid #E9E9E9;
  padding: 20px 0 40px 0;
  width: 90%;
}
@media only screen and (max-width: 750px) {
.live_section {
  margin: 0 auto 80px auto;
}
}
@media only screen and (min-width: 750px) {
.BIT {
  margin: auto;
  width: 90%;
  font-family: ITC Ronda, Helvetica, Arial !important;
}
}
@media only screen and (max-width: 750px) {
.BIT {
  display: none;
}
}
@media only screen and (min-width: 750px) {
.BIT_mobile {
  display: none;
}
}
@media only screen and (max-width: 750px) {
.BIT {
  margin: auto;
  width: 100%;
  font-family: ITC Ronda, Helvetica, Arial !important;
}
}
/* ------------------------------ BANDS IN TOWN ------------------------------ */
.bit-widget-initializer .bit-header-narrow {
  font-family: 'tradegothicltcom-bd2obl', sans-serif;
  font-weight: normal !important;
  color: #ffffff;
}
.bit-header,
.bit-share-links, 
.bit-header-links,
.bit-rsvp, 
.bit-description-links {
  display: none !important;
}
.bit-buy-tix {
  color: #ffffff !important;
  display: block;
  margin: auto;
  text-align: center;
  text-decoration: none;
}
/* Button 1a */
.bit-buy-tix:hover,
.bit-buy-tix:active {
  text-decoration: underline;
}
.bit-events-narrow td {
  border: none !important;
}
.bit-header-overflow-fix {
  height: 0px !important;
  overflow: hidden;
}
.bit-date,
.bit-venue,
.bit-location,
.bit-tickets {
  text-align: center !important;
  font-weight: normal !important;
  color: #fff !important; 
}
tr {
  line-height: 28px;
}
td.bit-date {
  width: 80px !important;
}
.bit-notify {
  color:#ffffff;
  padding: 0 5px;
}
.bit-invert {
  position: relative !important;
  margin: 0px auto 10px auto !important;
  padding: 8px 12px !important;
  background-color: #ffffff !important;
  opacity: 0.4 !important;
  width: 300px !important;
  max-width: 90%;
  color: #000000 !important;
  font-weight: bold !important;
  border-radius: 15px !important;
  text-transform: uppercase !important;
  letter-spacing: 4px;
}
@media only screen and (max-width: 400px) {
.bit-invert {
  letter-spacing: 3px !important;
  font-size: 13px !important;
}
}
.hub-list-more  {
  font-weight: bold !important;
}
.bit-invert:hover {
  opacity: 1 !important;
}
.bit-events-narrow td {
  font-family: 'tradegothicltcom-bd2obl', sans-serif;
  font-weight: normal !important;
}
#bit-events .location {
  font-weight: normal !important;
}
#bit-events .venue {
  padding-bottom: 6px;
}
a.bit-track-artist-header {
  border-top: none !important;
}
#bit-events a {
  color: #ffffff !important;
  font-size: small;
  text-decoration: none;
  text-align: center !important;
}
#bit-events a:hover,
#bit-events a:active {
  text-decoration: underline;
}
#bit-events a.bit-track-artist-header {
  border: none !important;
}
/* ------------------------------ #JMEMORIES ------------------------------ */
#jmemories {
  padding-top: 0px;
  width: 60%;
  padding-bottom: 120px;
}
@media only screen and (max-width: 750px) {
#jmemories {
  padding-top: 0px;
  width: 90%;
}
}
.jmemories_section {
  margin: 0 auto 0px auto;
}
@media only screen and (max-width: 750px) {
.jmemories_section {
  margin: 0 auto 140px auto;
}
}
/* ------------------------------ LIVEFYRE ------------------------------ */
.LiveFyre {
  margin: auto;
  width: 100%;
}
.hub-list-more  {
  padding: 8px 12px !important;
  background-color: #ffffff !important;
  color: #000000 !important;
  opacity: 0.4;
  width: 300px !important;
  margin-top: 10px !important;
  border: none !important;
  box-shadow: none !important;
  line-height: 1.42857143 !important;
  text-transform: uppercase;
  font-weight: bold !important;
  border-radius: 15px !important;
  letter-spacing: 4px;
  font-family: ITC Ronda, Helvetica, Arial !important;
  letter-spacing: 4px !important;
  font-size: 16px !important;
}
@media only screen and (max-width: 750px) {
.hub-list-more {
  font-size: 14px !important;
  width: 100% !important;
}
}
.hub-list-more:hover {
  opacity: 1 !important;
  text-decoration: none !important;
  color: #000000 !important;
}
/* ------------------------------ FOOTER ------------------------------ */
@media only screen and (min-width: 1000px) {
.socials_terms {
  float: left;
  padding: 19px 15px 15px 20px;
  font-size: 8px;
}
}
@media only screen and (max-width: 1000px) {
.socials_terms {
  display:none;
}
}
@media only screen and (min-width: 1000px) {
.socials_icons {
  float: right;
  padding: 16px 15px 15px 15px;
}
}
@media only screen and (max-width: 1000px) {
.socials_icons {
  display:none;
}
}
@media only screen and (min-width: 1000px) {
.socials_terms_mobile {
  display:none;
}
}
@media only screen and (max-width: 1000px) {
.socials_terms_mobile {
  padding: 0px 0px 5px 0px;
  margin-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 8px;
}
}
@media only screen and (min-width: 1000px) {
.socials_icons_mobile {
  display:none;
}
}
@media only screen and (max-width: 1000px) {
.socials_icons_mobile {
  padding: 10px 0px 5px 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
}
a.social-link {
  color: #fff;
  text-decoration: none;
  font-size: 14px !important;
  margin-right: 10px;
}
@media only screen and (max-width: 1000px) {
a.social-link {
  font-size: 12px !important;
}
}
.frame-bottom {
    height: 50px;
    background-color: #000000;
    left: 0;
    bottom: 0;
    width: 100%;
}
@media only screen and (max-width: 1000px) {
.frame-bottom {
    height: 90px;
}
}
@media only screen and (min-width: 1000px) {
.socials_right_mobile {
  display: none
}
}
@media only screen and (max-width: 1000px) {
.socials_right_mobile {
  position: relative;
  text-align: center;
  bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 220px;
}
}
/* ------------------------------ COOKIE BAR ------------------------------ */
#cookie-banner {
  font-family: ITC Ronda, Helvetica, Arial !important;
  z-index: 9999;
  position: fixed;
  top: auto;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000000;
  background: rgba(0, 0, 0, 0.7) !important;
  height: 150px !important;
}
#cookie-banner-right a {
  font-family: ITC Ronda, Helvetica, Arial !important;
  display: block;
  float: left;
  padding: 3px 5px;
  background-color: black!important;
  color: white!important;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 5px;
  border: 2px solid white;
}
#cookie-banner-title, #cookie-banner-right p {
  color: #fff !important;
}
/* ------------------------------ SOCIAL FOLLOW BITS ------------------------------ */
.fb_iframe_widget span {
  height: 24px !important;
}
}


