.masthead_frame {
  height: 180px;
  padding: 0px 10px;
}
.masthead_frame .masthead {
  max-width: 1600px;
  margin: 0px auto;
}
.masthead_frame .masthead .platform {
  position: relative;
}
.masthead_frame .masthead .platform .masthead_label {
  position: absolute;
}
.masthead_frame .masthead .platform .label_hip-hop {
  top: 25px;
  left: 200px;
}
.masthead_frame .masthead .platform .label_rnb {
  top: 25px;
  left: 200px;
}
.masthead_frame .masthead .platform .label_jazz {
  top: 25px;
  left: 200px;
}
.masthead_frame .masthead .platform .label_electronic {
  width: 460px;
  top: 25px;
  left: 200px;
}
.masthead_frame .masthead .platform .label_rock {
  top: 25px;
  left: 200px;
}
.masthead_frame .masthead .platform .label_country {
  top: 25px;
  left: 200px;
}
.masthead_frame .masthead .platform .platform_logo,
.masthead_frame .masthead .platform .platform_artists {
  height: 180px;
  vertical-align: top;
  display: inline-block;
}
.masthead_frame .masthead .platform .platform_logo {
  width: 26.5%;
  padding: 5px 0px;
}
.masthead_frame .masthead .platform .platform_logo .logo {
  background-size: cover;
  width: 170px;
  height: 170px;
  display: block;
}
.masthead_frame .masthead .platform .platform_logo .masthead_tagline {
  color: #ffffff;
  font-size: 22px;
  line-height: 26px;
  top: 30px;
  left: 220px;
  position: absolute;
}
.masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-child(1), .masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-child(3) {
  font-weight: 800;
}
.masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-child(1) {
  margin-left: 35px;
}
.masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-child(3) {
  margin-left: 65px;
}
.masthead_frame .masthead .platform .platform_artists {
  width: 73%;
  text-align: right;
  padding-top: 10px;
}
.masthead_frame .masthead .platform .platform_artists .artists li {
  display: inline-block;
  margin-right: 15px;
}
.masthead_frame .masthead .platform .platform_artists .artists li:nth-last-child(1) {
  margin-right: 0px;
}
.masthead_frame .masthead .platform .platform_artists .artists li .artist {
  background-size: cover;
  width: 200px;
  height: 170px;
}

.main_background {
  background-size: cover;
}

.banner_home {
  background-image: url("/img/navigation/bfnr_main_masthead.jpg");
}

.banner_hip-hop {
  background-image: url("http://img.bfnradio.com/genres/banners/genres_banners_hip-hop.jpg");
}

.banner_rnb {
  background-image: url("http://img.bfnradio.com/genres/banners/genres_banners_rnb.jpg");
}

.banner_jazz {
  background-image: url("http://img.bfnradio.com/genres/banners/genres_banners_jazz.jpg");
}

.banner_electronic {
  background-image: url("http://img.bfnradio.com/genres/banners/genres_banners_electronic.jpg");
}

.banner_rock {
  background-image: url("http://img.bfnradio.com/genres/banners/genres_banners_rock.jpg");
}

.banner_country {
  background-image: url("http://img.bfnradio.com/genres/banners/genres_banners_country.jpg");
}

.logo_home {
  background-image: url("/img/navigation/bfnr_corp_logo.png");
}

.logo_hip-hop {
  background-image: url("http://img.bfnradio.com/genres/logos/genres_logos_hip-hop.png");
}

.logo_rnb {
  background-image: url("http://img.bfnradio.com/genres/logos/genres_logos_rnb.png");
}

.logo_jazz {
  background-image: url("http://img.bfnradio.com/genres/logos/genres_logos_jazz.png");
}

.logo_electronic {
  background-image: url("http://img.bfnradio.com/genres/logos/genres_logos_electronic.png");
}

.logo_rock {
  background-image: url("http://img.bfnradio.com/genres/logos/genres_logos_rock.png");
}

.logo_country {
  background-image: url("http://img.bfnradio.com/genres/logos/genres_logos_country.png");
}

/* Micro devices (smallest form phones, from 319px and lower) */
@media (max-width: 319px) {
  .masthead_frame {
    background-color: #D1D1D1;
    height: 90px;
    padding: 0px 10px;
  }
  .masthead_frame .masthead {
    max-width: 1600px;
    margin: 0px auto;
  }
  .masthead_frame .masthead .platform .label_hip-hop {
    width: 95px;
    top: 45px;
    left: 85px;
  }
  .masthead_frame .masthead .platform .label_rnb {
    width: 150px;
    top: 30px;
    left: 60px;
  }
  .masthead_frame .masthead .platform .label_jazz {
    width: 175px;
    top: 25px;
    left: 45px;
  }
  .masthead_frame .masthead .platform .label_electronic {
    width: 90px;
    top: 40px;
    left: 90px;
  }
  .masthead_frame .masthead .platform .label_rock {
    width: 135px;
    top: 25px;
    left: 70px;
  }
  .masthead_frame .masthead .platform .label_country {
    width: 90px;
    top: 40px;
    left: 90px;
  }
  .masthead_frame .masthead .platform .platform_logo,
  .masthead_frame .masthead .platform .platform_artists {
    width: 100%;
    height: 90px;
  }
  .masthead_frame .masthead .platform .platform_logo {
    width: 30%;
  }
  .masthead_frame .masthead .platform .platform_logo .logo {
    width: 80px;
    height: 80px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline {
    width: 120px;
    font-size: 13px;
    line-height: 10px;
    top: 18px;
    left: 93px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-child(1) {
    margin-left: 25px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-last-child(1) {
    margin-left: 35px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline p {
    margin-bottom: 10px;
  }
  .masthead_frame .masthead .platform .platform_artists {
    width: 68.3%;
    text-align: right;
    padding-top: 18px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li {
    text-align: center;
    margin-right: 1.5%;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-child(2) {
    margin-right: 0px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-last-child(-n+3) {
    display: none;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li .artist {
    width: 85px;
    height: 72px;
  }
}
/* Micro devices (smaller form phones, from 320px to 419px) */
@media (min-width: 320px) and (max-width: 419px) {
  .masthead_frame {
    background-color: #D1D1D1;
    height: 100px;
    padding: 0px 10px;
  }
  .masthead_frame .masthead .platform .label_hip-hop {
    width: 115px;
    top: 45px;
    left: 95px;
  }
  .masthead_frame .masthead .platform .label_rnb {
    width: 170px;
    top: 30px;
    left: 65px;
  }
  .masthead_frame .masthead .platform .label_jazz {
    width: 210px;
    top: 30px;
    left: 50px;
  }
  .masthead_frame .masthead .platform .label_electronic {
    width: 105px;
    top: 45px;
    left: 100px;
  }
  .masthead_frame .masthead .platform .label_rock {
    width: 165px;
    top: 25px;
    left: 70px;
  }
  .masthead_frame .masthead .platform .label_country {
    width: 105px;
    top: 45px;
    left: 100px;
  }
  .masthead_frame .masthead .platform .platform_logo,
  .masthead_frame .masthead .platform .platform_artists {
    height: 90px;
    display: inline-block;
  }
  .masthead_frame .masthead .platform .platform_logo {
    width: 30%;
    text-align: right;
  }
  .masthead_frame .masthead .platform .platform_logo .logo {
    width: 90px;
    height: 90px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline {
    width: 160px;
    font-size: 14px;
    line-height: 12px;
    top: 15px;
    left: 40px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-child(1) {
    padding-right: 25px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-last-child(1) {
    padding-right: 8px;
  }
  .masthead_frame .masthead .platform .platform_artists {
    width: 68.5%;
    text-align: right;
    padding-top: 20px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li {
    margin-right: 5px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-child(2) {
    margin-right: 0px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-last-child(-n+3) {
    display: none;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li .artist {
    width: 95px;
    height: 80px;
  }
}
/* Extra small devices (portrait phones, from 420px to 575px) */
@media (min-width: 420px) and (max-width: 575px) {
  .masthead_frame {
    height: 120px;
  }
  .masthead_frame .masthead .platform .label_hip-hop {
    width: 175px;
    top: 40px;
    left: 110px;
  }
  .masthead_frame .masthead .platform .label_rnb {
    width: 220px;
    top: 40px;
    left: 80px;
  }
  .masthead_frame .masthead .platform .label_jazz {
    width: 265px;
    top: 30px;
    left: 55px;
  }
  .masthead_frame .masthead .platform .label_electronic {
    width: 150px;
    top: 50px;
    left: 125px;
  }
  .masthead_frame .masthead .platform .label_rock {
    width: 220px;
    top: 30px;
    left: 90px;
  }
  .masthead_frame .masthead .platform .label_country {
    width: 105px;
    top: 45px;
    left: 100px;
  }
  .masthead_frame .masthead .platform .platform_logo {
    width: 30%;
    height: 120px;
  }
  .masthead_frame .masthead .platform .platform_logo .logo {
    width: 110px;
    height: 110px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline {
    width: 280px;
    font-size: 14px;
    line-height: 16px;
    top: 20px;
    left: 140px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-child(1) {
    margin-left: 25px;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline p:nth-last-child(1) {
    margin-left: 35px;
  }
  .masthead_frame .masthead .platform .platform_artists {
    width: 68.5%;
    height: 120px;
    padding-top: 15px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-child(1) {
    margin-right: 0px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-last-child(-n+3) {
    display: none;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li .artist {
    width: 125px;
    height: 105px;
  }
}
/* Small devices (landscape phones, from 576px to 767px) */
@media (min-width: 576px) and (max-width: 767px) {
  .masthead_frame .masthead .platform .label_hip-hop {
    width: 215px;
    top: 85px;
    left: 170px;
  }
  .masthead_frame .masthead .platform .label_rnb {
    width: 260px;
    top: 70px;
    left: 135px;
  }
  .masthead_frame .masthead .platform .label_jazz {
    width: 315px;
    top: 50px;
    left: 105px;
  }
  .masthead_frame .masthead .platform .label_electronic {
    width: 175px;
    top: 85px;
    left: 185px;
  }
  .masthead_frame .masthead .platform .label_rock {
    width: 265px;
    top: 60px;
    left: 145px;
  }
  .masthead_frame .masthead .platform .label_country {
    width: 105px;
    top: 45px;
    left: 100px;
  }
  .masthead_frame .masthead .platform .platform_logo {
    width: 61%;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline {
    right: 0px;
  }
  .masthead_frame .masthead .platform .platform_artists {
    width: 38%;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-child(1) {
    margin-right: 0px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-last-child(-n+3) {
    display: none;
  }
}
/* Medium devices (tablets, from 768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .masthead_frame .masthead .platform .label_hip-hop {
    width: 165px;
    top: 85px;
    left: 180px;
  }
  .masthead_frame .masthead .platform .label_rnb {
    width: 260px;
    top: 70px;
    left: 130px;
  }
  .masthead_frame .masthead .platform .label_jazz {
    width: 315px;
    top: 50px;
    left: 105px;
  }
  .masthead_frame .masthead .platform .label_electronic {
    width: 175px;
    top: 85px;
    left: 185px;
  }
  .masthead_frame .masthead .platform .label_rock {
    width: 245px;
    top: 60px;
    left: 145px;
  }
  .masthead_frame .masthead .platform .label_country {
    width: 105px;
    top: 45px;
    left: 100px;
  }
  .masthead_frame .masthead .platform .platform_logo {
    width: 40%;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline {
    margin-right: -15px;
  }
  .masthead_frame .masthead .platform .platform_artists {
    width: 59.3%;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-last-child(-n+2) {
    display: none;
  }
}
/* Large devices (tablets, from 992px to 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .masthead_frame .masthead .platform .label_hip-hop {
    width: 220px;
    top: 80px;
    left: 170px;
  }
  .masthead_frame .masthead .platform .label_rnb {
    width: 285px;
    top: 60px;
    left: 130px;
  }
  .masthead_frame .masthead .platform .label_jazz {
    width: 355px;
    top: 38px;
    left: 100px;
  }
  .masthead_frame .masthead .platform .label_electronic {
    width: 210px;
    top: 85px;
    left: 185px;
  }
  .masthead_frame .masthead .platform .label_rock {
    width: 265px;
    top: 60px;
    left: 145px;
  }
  .masthead_frame .masthead .platform .label_country {
    width: 105px;
    top: 45px;
    left: 100px;
  }
  .masthead_frame .masthead .platform .platform_logo {
    width: 34%;
  }
  .masthead_frame .masthead .platform .platform_logo .masthead_tagline {
    right: 10px;
  }
  .masthead_frame .masthead .platform .platform_artists {
    width: 65.5%;
    padding-top: 15px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-child(3) {
    margin-right: 0px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-last-child(1) {
    display: none;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li .artist {
    width: 190px;
    height: 165px;
  }
}
/* Small Jumbo devices (large screens, 1200px to 1350px) */
@media (min-width: 1200px) and (max-width: 1350px) {
  .masthead_frame .masthead .platform .label_hip-hop {
    width: 300px;
    top: 65px;
    left: 180px;
  }
  .masthead_frame .masthead .platform .label_rnb {
    width: 400px;
    top: 38px;
    left: 140px;
  }
  .masthead_frame .masthead .platform .label_jazz {
    width: 400px;
    top: 38px;
    left: 140px;
  }
  .masthead_frame .masthead .platform .label_electronic {
    width: 360px;
    top: 55px;
    left: 195px;
  }
  .masthead_frame .masthead .platform .label_rock {
    width: 265px;
    top: 60px;
    left: 135px;
  }
  .masthead_frame .masthead .platform .label_country {
    width: 105px;
    top: 45px;
    left: 100px;
  }
  .masthead_frame .masthead .platform .platform_artists {
    padding-top: 15px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-child(3) {
    margin-right: 0px;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li:nth-last-child(-n+1) {
    display: none;
  }
  .masthead_frame .masthead .platform .platform_artists .artists li .artist {
    width: 190px;
    height: 165px;
  }
}
/* Medium Jumbo devices (large screens, 1351px to 1600px) */
@media (min-width: 1351px) and (max-width: 1600px) {
  .masthead_frame .masthead .platform .label_hip-hop {
    width: 310px;
    top: 65px;
    left: 180px;
  }
  .masthead_frame .masthead .platform .label_rnb {
    width: 350px;
    top: 50px;
    left: 140px;
  }
  .masthead_frame .masthead .platform .label_jazz {
    width: 400px;
    top: 38px;
    left: 140px;
  }
  .masthead_frame .masthead .platform .label_electronic {
    width: 300px;
    top: 65px;
    left: 180px;
  }
  .masthead_frame .masthead .platform .label_rock {
    width: 340px;
    top: 38px;
    left: 160px;
  }
  .masthead_frame .masthead .platform .label_country {
    width: 105px;
    top: 45px;
    left: 100px;
  }
}
