/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../.rvm/gems/ruby-1.9.3-p448/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 25, ../sass/_mixins.scss */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 30, ../sass/_mixins.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 36, ../sass/_mixins.scss */
.clearfix {
  clear: both;
}

/* line 40, ../sass/_mixins.scss */
textarea, input {
  outline: none;
}

/* line 41, ../sass/_mixins.scss */
input {
  -webkit-appearance: none;
  box-shadow: none !important;
}

/* line 44, ../sass/_mixins.scss */
.facebookGradient {
  background: #16344d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #16344d 0%, #143046 50%, #0f2435 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #16344d), color-stop(50%, #143046), color-stop(100%, #0f2435));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #16344d 0%, #143046 50%, #0f2435 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #16344d 0%, #143046 50%, #0f2435 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #16344d 0%, #143046 50%, #0f2435 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #16344d 0%, #143046 50%, #0f2435 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16344d', endColorstr='#0f2435',GradientType=0 );
  /* IE6-9 */
  letter-spacing: 2px;
}

/* line 56, ../sass/_mixins.scss */
.titleSilverGradient {
  color: #fff;
  background: -webkit-linear-gradient(#afafaf, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@font-face {
  font-family: 'robotoregular';
  src: url("fonts/Roboto-Regular (1)-webfont.eot");
  src: url("fonts/Roboto-Regular (1)-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Regular (1)-webfont.woff2") format("woff2"), url("fonts/Roboto-Regular (1)-webfont.woff") format("woff"), url("fonts/Roboto-Regular (1)-webfont.ttf") format("truetype"), url("fonts/Roboto-Regular (1)-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sangbleu_bp_sanshairline';
  src: url("fonts/SangBleuBPSans-Hairline-webfont.eot");
  src: url("fonts/SangBleuBPSans-Hairline-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/SangBleuBPSans-Hairline-webfont.woff2") format("woff2"), url("fonts/SangBleuBPSans-Hairline-webfont.woff") format("woff"), url("fonts/SangBleuBPSans-Hairline-webfont.ttf") format("truetype"), url("fonts/SangBleuBPSans-Hairline-webfont.svg#sangbleu_bp_sanshairline") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto_slabthin';
  src: url("RobotoSlab-Thin-webfont.eot");
  src: url("RobotoSlab-Thin-webfont.eot?#iefix") format("embedded-opentype"), url("RobotoSlab-Thin-webfont.woff2") format("woff2"), url("RobotoSlab-Thin-webfont.woff") format("woff"), url("RobotoSlab-Thin-webfont.ttf") format("truetype"), url("RobotoSlab-Thin-webfont.svg#roboto_slabthin") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sangbleu_bp_sanslight';
  src: url("fonts/SangBleuBPSans-Light_1-webfont.eot");
  src: url("fonts/SangBleuBPSans-Light_1-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/SangBleuBPSans-Light_1-webfont.woff2") format("woff2"), url("fonts/SangBleuBPSans-Light_1-webfont.woff") format("woff"), url("fonts/SangBleuBPSans-Light_1-webfont.ttf") format("truetype"), url("fonts/SangBleuBPSans-Light_1-webfont.svg#sangbleu_bp_sanslight") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1, ../sass/_master.scss */
body {
  background: #000;
}

@media (max-width: 640px) {
  /* line 5, ../sass/_master.scss */
  .hidden-mobile {
    display: none;
  }
}

/* line 11, ../sass/_master.scss */
.container {
  position: relative;
  width: 810px;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}

/* line 19, ../sass/_master.scss */
.video-popup {
  position: fixed;
  width: 50%;
  height: 0px;
  padding: 0 0 28.125% 0;
  top: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: -14.0625%;
}
/* line 29, ../sass/_master.scss */
.video-popup iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 37, ../sass/_master.scss */
.video-popup .popup-close {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 100%;
  right: 0;
  color: #fff;
  font-family: Roboto;
  font-size: 14px;
  text-transform: uppercase;
  text-align: right;
  background: #000;
  padding: 0.5em;
  cursor: pointer;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 56, ../sass/_master.scss */
.video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
}

/* line 69, ../sass/_master.scss */
.contact-us-form {
  color: #ffffff;
}
/* line 72, ../sass/_master.scss */
.contact-us-form input.fw-checkbox {
  -webkit-appearance: checkbox;
}

/* line 2, ../sass/_top.scss */
.container .top-wrapper {
  background-size: 100%;
  position: relative;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 640px) {
  /* line 2, ../sass/_top.scss */
  .container .top-wrapper {
    background-size: cover;
  }
}
/* line 11, ../sass/_top.scss */
.container .top-wrapper .newBgWrap {
  background: url("../img/newBGtop.png") no-repeat;
  background-size: 100%;
  padding-bottom: 50px;
}
/* line 15, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .left {
  float: left;
  width: 24%;
  text-align: right;
  padding-top: 217px;
}
@media (max-width: 640px) {
  /* line 15, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .left {
    width: 100%;
    padding-top: 35%;
  }
}
/* line 24, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .left img {
  width: 140px;
}
@media (max-width: 640px) {
  /* line 24, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .left img {
    width: 85%;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  /* line 32, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .left .desktop {
    display: none;
  }
}
/* line 37, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .left .mobile {
  display: none;
}
@media (max-width: 640px) {
  /* line 37, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .left .mobile {
    display: block;
  }
}
/* line 44, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right {
  padding-top: 230px;
  float: left;
  width: 70%;
  padding-left: 50px;
}
@media (max-width: 640px) {
  /* line 44, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .right {
    padding-top: 34px;
    float: left;
    width: 100%;
    padding-left: 0px;
  }
}
/* line 56, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right .title {
  font-size: 19px;
  font-family: 'sangbleu_bp_sanslight';
  line-height: 30px;
  width: 359px;
  padding-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  /* line 56, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .right .title {
    width: 90%;
    margin: 0 auto;
    font-size: 22px;
    line-height: 29px;
  }
}
/* line 71, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right .text {
  font-size: 14px;
  font-family: 'Roboto';
  color: #fff;
  line-height: 22px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  /* line 71, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .right .text {
    width: 90%;
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    display: none;
  }
}
/* line 87, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right .find-out-more1 {
  border: 1px solid #383838;
  width: 145px;
  padding: 7px 0;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-family: 'robotoregular';
  font-weight: 100;
  text-align: center;
  margin-top: 23px;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 87, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .right .find-out-more1 {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    padding: 9px 0;
    margin-top: 15px;
  }
}
/* line 106, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right .find-out-more1:hover {
  opacity: .7;
}
/* line 110, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right .find-out-more-text1 {
  font-size: 14px;
  font-family: 'Roboto';
  line-height: 22px;
  display: none;
  padding-top: 20px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  /* line 110, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .right .find-out-more-text1 {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 0;
  }
}
/* line 131, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right .find-out-more-text1 .closeRead {
  border: 1px solid #383838;
  width: 145px;
  padding: 4px 0;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-family: 'robotoregular';
  font-weight: 100;
  text-align: center;
  margin-top: 23px;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 131, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .right .find-out-more-text1 .closeRead {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    padding: 9px 0;
    margin-top: 15px;
  }
}
/* line 150, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right .find-out-more-text1 .closeRead:hover {
  opacity: .7;
}
/* line 154, ../sass/_top.scss */
.container .top-wrapper .newBgWrap .right .find-out-more-text1 .text {
  display: none;
}
@media (max-width: 640px) {
  /* line 154, ../sass/_top.scss */
  .container .top-wrapper .newBgWrap .right .find-out-more-text1 .text {
    display: block;
    width: 100%;
  }
}
/* line 165, ../sass/_top.scss */
.container .top-wrapper .back {
  position: absolute;
  top: 12px;
  left: 10px;
  font-family: 'robotoregular';
  font-size: 11px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  font-weight: bold;
  z-index: 1;
}
/* line 175, ../sass/_top.scss */
.container .top-wrapper .back:hover {
  opacity: .7;
  text-decoration: underline;
}
/* line 181, ../sass/_top.scss */
.container .top-wrapper .topDivider {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 580px;
  left: 50%;
  height: 1px;
  margin-left: -290px;
}
@media (max-width: 640px) {
  /* line 181, ../sass/_top.scss */
  .container .top-wrapper .topDivider {
    position: absolute;
    bottom: -45px;
    width: 100%;
    height: 1px;
    left: 0;
    margin-left: 0;
  }
}
/* line 199, ../sass/_top.scss */
.container .top-wrapper .login-wrapper {
  padding: 10px 0;
  text-align: right;
  max-width: 98.5%;
}
@media (max-width: 640px) {
  /* line 199, ../sass/_top.scss */
  .container .top-wrapper .login-wrapper {
    display: none;
  }
}
/* line 206, ../sass/_top.scss */
.container .top-wrapper .login-wrapper a {
  padding: 7px 20px;
  text-decoration: none;
  display: inline-block;
  color: white;
  font-family: 'robotoregular';
  font-size: 10px;
  font-weight: 300;
}
/* line 214, ../sass/_top.scss */
.container .top-wrapper .login-wrapper a.challangeYourFriends {
  background: url("../img/pinkbg.png") no-repeat;
  background-size: 100%;
  letter-spacing: 2px;
  padding: 6px 22px 7px 16px;
}
/* line 219, ../sass/_top.scss */
.container .top-wrapper .login-wrapper a.challangeYourFriends div {
  color: #fff;
}
/* line 225, ../sass/_top.scss */
.container .top-wrapper .login-wrapper a:hover {
  opacity: .7;
}
/* line 230, ../sass/_top.scss */
.container .top-wrapper .login-wrapper .follow-us {
  display: inline-block;
  float: left;
  font-family: 'robotoregular';
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
/* line 234, ../sass/_top.scss */
.container .top-wrapper .login-wrapper .follow-us img {
  height: 1.3em;
  vertical-align: sub;
}
@media (max-width: 640px) {
  /* line 230, ../sass/_top.scss */
  .container .top-wrapper .login-wrapper .follow-us {
    display: none;
  }
}
/* line 249, ../sass/_top.scss */
.container .top-wrapper .box {
  width: 50%;
  float: left;
  color: white;
  padding-top: 5%;
}
@media (max-width: 640px) {
  /* line 249, ../sass/_top.scss */
  .container .top-wrapper .box {
    width: 100%;
    padding-top: 10%;
  }
}
/* line 258, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder {
  text-align: center;
  width: 320px;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  padding-top: 13%;
}
/* line 259, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder img {
  width: 100%;
}
@media (max-width: 640px) {
  /* line 258, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder {
    padding-top: 4%;
    width: 90%;
  }
}
/* line 274, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .title {
  font-size: 19px;
  font-family: 'sangbleu_bp_sanslight';
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 274, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder .title {
    font-size: 30px;
    width: 238px;
    margin: 0 auto;
  }
}
/* line 284, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder p {
  font-size: 10px;
  font-family: 'sangbleu_bp_sanslight';
  line-height: 18px;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 284, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder p {
    font-size: 16px;
    line-height: 28px;
  }
}
/* line 294, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more-text {
  font-size: 10px;
  font-family: 'sangbleu_bp_sanslight';
  line-height: 18px;
  display: none;
  padding-bottom: 80px;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 294, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder .find-out-more-text {
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 0;
  }
}
/* line 306, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more-text .lets-do-this {
  font-size: 12.5px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 306, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder .find-out-more-text .lets-do-this {
    font-size: 20px;
  }
}
/* line 315, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more-text .submit-your-song {
  border: 1px solid #383838;
  width: 165px;
  padding: 3px 0;
  margin: 0 auto;
  cursor: pointer;
  font-size: 10px;
  color: #fff;
  font-family: 'robotoregular';
  font-weight: 100;
  margin-bottom: 40px;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 315, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder .find-out-more-text .submit-your-song {
    font-size: 16px;
    width: 290px;
    padding: 2px 0;
    margin-bottom: 0px;
  }
}
/* line 333, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more-text .submit-your-song:hover {
  opacity: .7;
}
/* line 338, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more-text .loginSubmit {
  display: block;
  border: 1px solid #383838;
  width: 165px;
  padding: 3px 0;
  margin: 0 auto;
  cursor: pointer;
  font-size: 10px;
  font-family: 'robotoregular';
  font-weight: 100;
  margin-bottom: 40px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 338, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder .find-out-more-text .loginSubmit {
    font-size: 20px;
    width: 300px;
    margin-bottom: 0px;
  }
}
/* line 357, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more-text .loginSubmit:hover {
  opacity: .7;
}
/* line 363, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more {
  border: 1px solid #383838;
  width: 145px;
  padding: 5px 0;
  color: #fff;
  margin: 0 auto;
  cursor: pointer;
  font-size: 10px;
  font-family: 'robotoregular';
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 363, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder .find-out-more {
    font-size: 16px;
    width: 100%;
    padding: 10px 0;
    margin-top: 10px;
  }
}
/* line 379, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more.second {
  border: none;
  width: 180px;
}
/* line 383, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder .find-out-more:hover {
  opacity: .7;
}
/* line 387, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder.second {
  padding-top: 30%;
}
@media (max-width: 640px) {
  /* line 387, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder.second {
    padding-top: 0;
  }
}
@media (max-width: 640px) {
  /* line 392, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder.second a {
    display: none;
  }
}
/* line 397, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder.second a {
  text-decoration: none;
}
/* line 400, ../sass/_top.scss */
.container .top-wrapper .box .intro-text-holder.second a .find-out-more.second {
  color: #fff;
}
@media (max-width: 640px) {
  /* line 405, ../sass/_top.scss */
  .container .top-wrapper .box .intro-text-holder.second .title {
    width: 100%;
  }
}
/* line 412, ../sass/_top.scss */
.container .top-wrapper .box .top-product {
  width: 100%;
}
@media (max-width: 640px) {
  /* line 412, ../sass/_top.scss */
  .container .top-wrapper .box .top-product {
    display: none;
  }
}
/* line 417, ../sass/_top.scss */
.container .top-wrapper .box .top-product.second {
  display: block;
}
@media (max-width: 640px) {
  /* line 417, ../sass/_top.scss */
  .container .top-wrapper .box .top-product.second {
    display: none;
  }
}
/* line 422, ../sass/_top.scss */
.container .top-wrapper .box .top-product.second.mobile {
  display: none;
}
@media (max-width: 640px) {
  /* line 422, ../sass/_top.scss */
  .container .top-wrapper .box .top-product.second.mobile {
    display: block;
  }
}
/* line 430, ../sass/_top.scss */
.container .top-wrapper .box .top-product-mobile {
  display: none;
}
@media (max-width: 769px) {
  /* line 430, ../sass/_top.scss */
  .container .top-wrapper .box .top-product-mobile {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 430, ../sass/_top.scss */
  .container .top-wrapper .box .top-product-mobile {
    display: block;
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
  }
}
/* line 443, ../sass/_top.scss */
.container .top-wrapper .box.second {
  padding-top: 0%;
}
/* line 445, ../sass/_top.scss */
.container .top-wrapper .box.second .name-wrapper {
  text-align: center;
}
/* line 447, ../sass/_top.scss */
.container .top-wrapper .box.second .name-wrapper .name {
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "sangbleu_bp_sanslight";
  background: url("../img/facebookIcon.png") no-repeat;
  padding: 5px 0px;
  background-size: 6px;
  width: 95px;
  text-align: left;
  background-position: 100% 49%;
  margin-bottom: 20px;
}
/* line 459, ../sass/_top.scss */
.container .top-wrapper .box.second .name-wrapper .name.margin {
  margin-right: 29px;
  width: 80px;
}
@media (max-width: 640px) {
  /* line 459, ../sass/_top.scss */
  .container .top-wrapper .box.second .name-wrapper .name.margin {
    margin-right: auto;
    margin-bottom: 5px;
    width: 153px;
  }
}
@media (max-width: 640px) {
  /* line 447, ../sass/_top.scss */
  .container .top-wrapper .box.second .name-wrapper .name {
    margin: 0 auto;
    font-size: 20px;
    display: block;
    background-size: 10px;
    width: 187px;
  }
}
/* line 475, ../sass/_top.scss */
.container .top-wrapper .box.second .name-wrapper .name a {
  color: #fff;
  text-decoration: none;
}
/* line 479, ../sass/_top.scss */
.container .top-wrapper .box.second .name-wrapper .name a:hover {
  opacity: .7;
}
/* line 486, ../sass/_top.scss */
.container .top-wrapper.second {
  background: none;
}
@media (max-width: 640px) {
  /* line 486, ../sass/_top.scss */
  .container .top-wrapper.second {
    padding-top: 90px;
    background: url("../img/bluebg.png") no-repeat;
    background-size: cover;
  }
}
/* line 493, ../sass/_top.scss */
.container .top-wrapper.second .facebookLoginMobile {
  position: relative;
  display: none;
}
@media (max-width: 640px) {
  /* line 493, ../sass/_top.scss */
  .container .top-wrapper.second .facebookLoginMobile {
    display: block;
  }
  /* line 498, ../sass/_top.scss */
  .container .top-wrapper.second .facebookLoginMobile a {
    color: #fff;
    text-decoration: none;
  }
  /* line 501, ../sass/_top.scss */
  .container .top-wrapper.second .facebookLoginMobile a .btn {
    width: 300px;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    font-family: 'robotoregular';
    font-size: 20px;
    font-weight: 100;
  }
  /* line 509, ../sass/_top.scss */
  .container .top-wrapper.second .facebookLoginMobile a .btn.challange {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 16px;
  }
  /* line 516, ../sass/_top.scss */
  .container .top-wrapper.second .facebookLoginMobile .socialMediaMobile {
    text-align: center;
  }
  /* line 518, ../sass/_top.scss */
  .container .top-wrapper.second .facebookLoginMobile .socialMediaMobile .socialIcon {
    display: inline-block;
  }
  /* line 520, ../sass/_top.scss */
  .container .top-wrapper.second .facebookLoginMobile .socialMediaMobile .socialIcon.fb {
    background: url("../img/mobilefacebookicon.png") no-repeat;
    width: 22px;
    height: 42px;
    cursor: pointer;
  }
}
@media (max-width: 640px) {
  /* line 531, ../sass/_top.scss */
  .container .top-wrapper.second .facebookLoginMobile .find-out-more {
    border: 1px solid #383838;
    width: 290px;
    padding: 10px 0;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    color: #7f7f7f;
    font-size: 16px;
    font-family: 'robotoregular';
    font-weight: 100;
    margin-bottom: 30px;
  }
}
/* line 550, ../sass/_top.scss */
.container .top {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
/* line 554, ../sass/_top.scss */
.container .top a {
  text-decoration: none;
}
/* line 556, ../sass/_top.scss */
.container .top a .fb_login {
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  color: white;
  padding: 20px 0;
  background: #A5D4FC;
  cursor: pointer;
  font-family: Helvetica;
}
/* line 568, ../sass/_top.scss */
.container .top a .fb_login:hover {
  opacity: .7;
}

/* line 1, ../sass/_choosenArtist.scss */
.artistsBox {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
/* line 6, ../sass/_choosenArtist.scss */
.artistsBox .boxLink {
  transition: all .1s ease-in-out;
}
/* line 8, ../sass/_choosenArtist.scss */
.artistsBox .boxLink:hover {
  opacity: .7;
  transition: all .2s ease-in-out;
}
/* line 13, ../sass/_choosenArtist.scss */
.artistsBox .box {
  position: relative;
  float: left;
  width: 50%;
  text-align: center;
  padding: 7px;
}
@media (max-width: 640px) {
  /* line 13, ../sass/_choosenArtist.scss */
  .artistsBox .box {
    padding: 4px 18px;
  }
}
/* line 23, ../sass/_choosenArtist.scss */
.artistsBox .box .facebookLoginMobile {
  position: relative;
  display: none;
}
@media (max-width: 640px) {
  /* line 23, ../sass/_choosenArtist.scss */
  .artistsBox .box .facebookLoginMobile {
    display: block;
    padding-bottom: 55px;
  }
  /* line 29, ../sass/_choosenArtist.scss */
  .artistsBox .box .facebookLoginMobile a {
    color: #fff;
    text-decoration: none;
  }
  /* line 32, ../sass/_choosenArtist.scss */
  .artistsBox .box .facebookLoginMobile a .btn {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    font-family: 'robotoregular';
    font-size: 16px;
    font-weight: 100;
  }
  /* line 40, ../sass/_choosenArtist.scss */
  .artistsBox .box .facebookLoginMobile a .btn.challange {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 16px;
    background: url("../img/pinkbg.png") no-repeat right center;
    background-size: 100% auto;
    letter-spacing: 2px;
    padding: 10px 22px 10px 19px;
  }
  /* line 51, ../sass/_choosenArtist.scss */
  .artistsBox .box .facebookLoginMobile .socialMediaMobile {
    text-align: center;
    padding: 15px 0 10px 0;
  }
  /* line 54, ../sass/_choosenArtist.scss */
  .artistsBox .box .facebookLoginMobile .socialMediaMobile .socialIcon {
    display: inline-block;
  }
  /* line 56, ../sass/_choosenArtist.scss */
  .artistsBox .box .facebookLoginMobile .socialMediaMobile .socialIcon.fb {
    background: url("../img/mobilefacebookicon.png") no-repeat;
    width: 22px;
    height: 42px;
    cursor: pointer;
  }
}
@media (max-width: 640px) {
  /* line 67, ../sass/_choosenArtist.scss */
  .artistsBox .box .facebookLoginMobile .find-out-more {
    border: 1px solid #383838;
    width: 290px;
    padding: 10px 0;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    color: #7f7f7f;
    font-size: 16px;
    font-family: 'robotoregular';
    font-weight: 100;
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) {
  /* line 13, ../sass/_choosenArtist.scss */
  .artistsBox .box {
    width: 100%;
  }
}
/* line 86, ../sass/_choosenArtist.scss */
.artistsBox .box img {
  width: 100%;
}
/* line 90, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder {
  position: absolute;
  bottom: 25px;
  width: 100%;
}
@media (max-width: 640px) {
  /* line 90, ../sass/_choosenArtist.scss */
  .artistsBox .box .btnHolder {
    width: 300px;
    left: 50%;
    margin-left: -150px;
    padding: 0 2em;
  }
}
/* line 103, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .name {
  text-transform: uppercase;
  font-family: 'sangbleu_bp_sanslight';
  font-size: 16px;
  font-weight: 700;
  line-height: 45px;
  font-weight: bold;
  color: white;
  color: -webkit-linear-gradient(#afafaf, #fff);
}
@media (max-width: 640px) {
  /* line 103, ../sass/_choosenArtist.scss */
  .artistsBox .box .btnHolder .name {
    line-height: 30px;
  }
}
/* line 115, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .name.nameLast {
  display: none;
}
/* line 119, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .find-out-more-container {
  text-align: center;
}
/* line 123, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .find-out-more {
  display: inline-block;
  border: 1px solid #594558;
  width: 145px;
  padding: 5px 0;
  color: #B0A8AD;
  margin: 0 auto;
  cursor: pointer;
  font-size: 10px;
  font-family: 'robotoregular';
  font-weight: 100;
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 123, ../sass/_choosenArtist.scss */
  .artistsBox .box .btnHolder .find-out-more {
    font-size: 12px;
    width: 150px;
    padding: 10px 0;
  }
}
/* line 143, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .find-out-more.presentation {
  text-transform: uppercase;
}
@media (max-width: 640px) {
  /* line 143, ../sass/_choosenArtist.scss */
  .artistsBox .box .btnHolder .find-out-more.presentation {
    display: none;
  }
}
/* line 150, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .find-out-more.presentation:before {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  margin-right: 0.35em;
  width: 1em;
  height: 1em;
  background: transparent url("../img/find-out-more-presentation-button.png") no-repeat center center;
  background-size: cover;
}
/* line 162, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .find-out-more.second {
  border: none;
  width: 180px;
}
/* line 167, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .find-out-more.blue {
  border: 1px solid #445166;
}
/* line 171, ../sass/_choosenArtist.scss */
.artistsBox .box .btnHolder .find-out-more.yellow {
  border: 1px solid #615D4F;
}
/* line 178, ../sass/_choosenArtist.scss */
.artistsBox .box .intro-text-holder {
  text-align: center;
  width: 92%;
  margin: 0 auto;
  font-weight: 300;
  padding-top: 15%;
}
@media (max-width: 640px) {
  /* line 178, ../sass/_choosenArtist.scss */
  .artistsBox .box .intro-text-holder {
    padding-top: 4%;
    width: 90%;
  }
}
/* line 188, ../sass/_choosenArtist.scss */
.artistsBox .box .intro-text-holder .title {
  font-size: 19px;
  font-family: 'sangbleu_bp_sanslight';
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 188, ../sass/_choosenArtist.scss */
  .artistsBox .box .intro-text-holder .title {
    font-size: 30px;
    width: 100%;
    margin: 0 auto;
  }
}
/* line 198, ../sass/_choosenArtist.scss */
.artistsBox .box .intro-text-holder p {
  padding-top: 12px;
  font-size: 14px;
  font-family: 'Roboto';
  line-height: 22px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  /* line 198, ../sass/_choosenArtist.scss */
  .artistsBox .box .intro-text-holder p {
    font-size: 16px;
    line-height: 28px;
  }
}
/* line 211, ../sass/_choosenArtist.scss */
.artistsBox .box.first {
  padding-top: 30px;
}
/* line 215, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper {
  max-width: 80%;
  margin: 0 auto;
  padding: 65px 0 36px;
  background: url("../img/silke.png") no-repeat;
  background-size: cover;
}
@media (max-width: 640px) {
  /* line 215, ../sass/_choosenArtist.scss */
  .artistsBox .instructionWrapper {
    background-size: 100%;
    padding: 25px 0 36px;
  }
}
/* line 225, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .topDivider {
  position: absolute;
  bottom: -25px;
  z-index: 1;
  width: 580px;
  left: 50%;
  height: 1px;
  margin-left: -290px;
}
/* line 234, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left {
  float: left;
  width: 50%;
  padding: 91px 0;
}
@media (max-width: 640px) {
  /* line 234, ../sass/_choosenArtist.scss */
  .artistsBox .instructionWrapper .left {
    width: 100%;
    padding: 0px 0 15px;
  }
}
/* line 243, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left ul li {
  font-family: 'sangbleu_bp_sanslight';
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 36px;
}
/* line 251, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left ul li.one {
  background-image: url("../img/one.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 4px 11px;
  padding-left: 2.6em;
}
/* line 259, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left ul li.two {
  background-image: url("../img/two.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 4px 11px;
  padding-left: 2.6em;
}
/* line 267, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left ul li.three {
  background-image: url("../img/three.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 4px 11px;
  padding-left: 2.6em;
}
/* line 274, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left ul li.four {
  background-image: url("../img/four.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 4px 11px;
  padding-left: 2.6em;
}
@media (max-width: 640px) {
  /* line 283, ../sass/_choosenArtist.scss */
  .artistsBox .instructionWrapper .left ul.ulDesktop {
    display: none;
  }
}
/* line 290, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left .box {
  display: none;
}
@media (max-width: 640px) {
  /* line 290, ../sass/_choosenArtist.scss */
  .artistsBox .instructionWrapper .left .box {
    display: block;
  }
}
/* line 295, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left .box .icon {
  width: 30px;
  padding-bottom: 5px;
}
/* line 299, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .left .box div {
  font-family: 'sangbleu_bp_sanslight';
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  line-height: 28px;
  padding-bottom: 35px;
}
/* line 309, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .right {
  float: left;
  width: 50%;
}
@media (max-width: 640px) {
  /* line 309, ../sass/_choosenArtist.scss */
  .artistsBox .instructionWrapper .right {
    width: 100%;
  }
}
/* line 315, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .right iframe {
  height: 290px;
  width: 100%;
}
@media (max-width: 640px) {
  /* line 315, ../sass/_choosenArtist.scss */
  .artistsBox .instructionWrapper .right iframe {
    width: 100%;
  }
}
/* line 323, ../sass/_choosenArtist.scss */
.artistsBox .instructionWrapper .right iframe.follow {
  width: 92px;
  display: block;
  margin: 0.5em auto 0;
  height: 2em;
}

/* line 1, ../sass/artists.scss */
.video-wrapper {
  display: flex;
  padding: 60px 55px 10px;
}
@media (max-width: 640px) {
  /* line 1, ../sass/artists.scss */
  .video-wrapper {
    padding: 106px 15px 10px;
  }
}
/* line 7, ../sass/artists.scss */
.video-wrapper.profile {
  padding: 0px 55px 10px;
}
/* line 9, ../sass/artists.scss */
.video-wrapper.profile iframe {
  height: 394px;
}
@media (max-width: 640px) {
  /* line 9, ../sass/artists.scss */
  .video-wrapper.profile iframe {
    height: 250px;
  }
}
@media (max-width: 640px) {
  /* line 7, ../sass/artists.scss */
  .video-wrapper.profile {
    padding: 37px 15px 10px !important;
  }
}
/* line 21, ../sass/artists.scss */
.video-wrapper iframe {
  height: 350px;
}
@media (max-width: 640px) {
  /* line 21, ../sass/artists.scss */
  .video-wrapper iframe {
    height: 148px;
  }
}

/* line 29, ../sass/artists.scss */
.profile-info-holder {
  position: relative;
  padding: 0px 55px 10px;
}
@media (max-width: 640px) {
  /* line 29, ../sass/artists.scss */
  .profile-info-holder {
    padding: 0 15px;
    text-align: center;
  }
}
/* line 37, ../sass/artists.scss */
.profile-info-holder .box {
  color: white;
  display: inline-block;
  width: 32.9%;
  text-align: center;
}
@media (max-width: 640px) {
  /* line 37, ../sass/artists.scss */
  .profile-info-holder .box {
    width: 100%;
  }
}
/* line 46, ../sass/artists.scss */
.profile-info-holder .box.one {
  text-align: left;
  				/*a {
  					img {
  						  width: 90px;
  						@include breakpoint(mobile) {
  							width: 70%;
  							  padding-top: 25px;
  
  						}
  					}
  				}
  				.mobile {
  					text-align: center;
  				}*/
  color: #ffffff;
}
/* line 64, ../sass/artists.scss */
.profile-info-holder .box.one a {
  color: #ffffff;
  font-family: "robotoregular";
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9em;
}
/* line 72, ../sass/artists.scss */
.profile-info-holder .box.one img {
  height: 1em;
  vertical-align: top;
  margin-right: 0.4em;
}
/* line 78, ../sass/artists.scss */
.profile-info-holder .box.two {
  text-align: center;
}
/* line 80, ../sass/artists.scss */
.profile-info-holder .box.two div {
  cursor: pointer;
}
/* line 82, ../sass/artists.scss */
.profile-info-holder .box.two div img {
  width: 120px;
}
@media (max-width: 640px) {
  /* line 82, ../sass/artists.scss */
  .profile-info-holder .box.two div img {
    width: 95%;
    padding-top: 45px;
  }
}
/* line 90, ../sass/artists.scss */
.profile-info-holder .box.two div:hover {
  opacity: .7;
}
/* line 95, ../sass/artists.scss */
.profile-info-holder .box.three {
  text-align: right;
}
/* line 98, ../sass/artists.scss */
.profile-info-holder .box.three a img {
  width: 145px;
}
@media (max-width: 640px) {
  /* line 98, ../sass/artists.scss */
  .profile-info-holder .box.three a img {
    width: 75%;
    padding-top: 45px;
  }
}
/* line 106, ../sass/artists.scss */
.profile-info-holder .box.three .mobile {
  text-align: center;
}
/* line 112, ../sass/artists.scss */
.profile-info-holder .box a img:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 117, ../sass/artists.scss */
  .profile-info-holder .box .desktop {
    display: none;
  }
}
/* line 122, ../sass/artists.scss */
.profile-info-holder .box .mobile {
  display: none;
}
@media (max-width: 640px) {
  /* line 122, ../sass/artists.scss */
  .profile-info-holder .box .mobile {
    display: block;
  }
}

/* line 131, ../sass/artists.scss */
.artistDescriptionHolder {
  padding: 60px 0px 40px;
  position: relative;
  max-width: 86.5%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  /* line 131, ../sass/artists.scss */
  .artistDescriptionHolder {
    padding: 60px 0px 0px;
  }
}
/* line 140, ../sass/artists.scss */
.artistDescriptionHolder .topDivider {
  z-index: 1;
  width: 580px;
  height: 1px;
  margin: 25px auto 0;
  display: block;
}
@media (max-width: 640px) {
  /* line 140, ../sass/artists.scss */
  .artistDescriptionHolder .topDivider {
    display: none;
  }
}
/* line 154, ../sass/artists.scss */
.artistDescriptionHolder .left {
  float: left;
  width: 50%;
  margin-right: 10%;
  text-align: center;
}
@media (max-width: 640px) {
  /* line 154, ../sass/artists.scss */
  .artistDescriptionHolder .left {
    width: 100%;
    margin-right: 0;
  }
}
/* line 163, ../sass/artists.scss */
.artistDescriptionHolder .left .inline {
  display: inline-block;
}
/* line 166, ../sass/artists.scss */
.artistDescriptionHolder .left img {
  width: 100%;
}
/* line 169, ../sass/artists.scss */
.artistDescriptionHolder .left .infoHolder {
  padding-top: 7px;
  text-align: center;
  padding-bottom: 48px;
}
/* line 173, ../sass/artists.scss */
.artistDescriptionHolder .left .infoHolder .title {
  text-transform: uppercase;
  font-family: "sangbleu_bp_sanslight";
  font-size: 14px;
  width: 100%;
  text-align: center;
  padding: 8px 0;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 173, ../sass/artists.scss */
  .artistDescriptionHolder .left .infoHolder .title {
    font-size: 17px;
  }
}
/* line 186, ../sass/artists.scss */
.artistDescriptionHolder .left .infoHolder a:hover {
  opacity: .7;
}
/* line 190, ../sass/artists.scss */
.artistDescriptionHolder .left .infoHolder .fb {
  margin: 0 10px;
}
@media (max-width: 640px) {
  /* line 190, ../sass/artists.scss */
  .artistDescriptionHolder .left .infoHolder .fb {
    margin: 0 5px;
  }
}
/* line 196, ../sass/artists.scss */
.artistDescriptionHolder .left .infoHolder .tweet {
  margin: 0 10px;
}
@media (max-width: 640px) {
  /* line 196, ../sass/artists.scss */
  .artistDescriptionHolder .left .infoHolder .tweet {
    margin: 0 5px;
  }
}
/* line 202, ../sass/artists.scss */
.artistDescriptionHolder .left .infoHolder .insta {
  margin: 0 11px 0 5px;
}
/* line 207, ../sass/artists.scss */
.artistDescriptionHolder .left .music {
  width: 277px !important;
}
/* line 211, ../sass/artists.scss */
.artistDescriptionHolder .right {
  float: left;
  width: 40%;
}
@media (max-width: 640px) {
  /* line 211, ../sass/artists.scss */
  .artistDescriptionHolder .right {
    width: 100%;
    padding: 40px 0 0 0;
  }
}
/* line 218, ../sass/artists.scss */
.artistDescriptionHolder .right .title {
  font-family: "sangbleu_bp_sanslight";
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 14px;
}
@media (max-width: 640px) {
  /* line 218, ../sass/artists.scss */
  .artistDescriptionHolder .right .title {
    font-size: 20px;
  }
}
/* line 229, ../sass/artists.scss */
.artistDescriptionHolder .right .text {
  color: #fff;
  font-family: "Roboto";
  font-size: 12px;
  margin: 0 auto;
  line-height: 19px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  /* line 229, ../sass/artists.scss */
  .artistDescriptionHolder .right .text {
    font-size: 11px;
    text-align: justify;
  }
}

/* line 247, ../sass/artists.scss */
.arrowWrapper {
  position: relative;
  max-width: 50%;
  margin: 0 auto;
  width: 100%;
  padding: 30px 0px 35px;
}
@media (max-width: 640px) {
  /* line 247, ../sass/artists.scss */
  .arrowWrapper {
    max-width: 100%;
  }
}
/* line 256, ../sass/artists.scss */
.arrowWrapper .arrowBtn {
  float: left;
  width: 50%;
}
/* line 259, ../sass/artists.scss */
.arrowWrapper .arrowBtn a {
  display: block;
  border: 1px solid #383838;
  width: 145px;
  padding: 8px 0;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-family: 'robotoregular';
  font-weight: 100;
  text-align: center;
  margin-top: 23px;
  text-decoration: none;
  font-weight: bold;
  margin: 0 auto;
}
@media (max-width: 640px) {
  /* line 259, ../sass/artists.scss */
  .arrowWrapper .arrowBtn a {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    padding: 9px 0;
    margin-top: 15px;
  }
}
/* line 281, ../sass/artists.scss */
.arrowWrapper .arrowBtn a:hover {
  opacity: .7;
}

/* line 288, ../sass/artists.scss */
.create-your-own-cover {
  text-align: center;
}
@media (max-width: 640px) {
  /* line 288, ../sass/artists.scss */
  .create-your-own-cover {
    margin: 2em 0 0;
  }
}
/* line 295, ../sass/artists.scss */
.create-your-own-cover .title {
  color: #ffffff;
  text-align: center;
  font-family: "sangbleu_bp_sanslight";
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 1em 0 1em;
}
/* line 304, ../sass/artists.scss */
.create-your-own-cover .button {
  display: inline-block;
  background: #ffffff;
  color: #000;
  text-align: center;
  font-family: "sangbleu_bp_sanslight";
  text-transform: uppercase;
  padding: 1em 3em;
  cursor: pointer;
  opacity: 0.7;
}
/* line 315, ../sass/artists.scss */
.create-your-own-cover .button:hover {
  opacity: 1;
}
@media (max-width: 640px) {
  /* line 315, ../sass/artists.scss */
  .create-your-own-cover .button:hover {
    opacity: 0.7;
  }
}

/* line 1, ../sass/_submissions.scss */
.submissions-wrapper {
  position: relative;
  width: 100%;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 68px;
}
@media (max-width: 640px) {
  /* line 1, ../sass/_submissions.scss */
  .submissions-wrapper {
    padding-top: 2em;
  }
}
/* line 12, ../sass/_submissions.scss */
.submissions-wrapper .topDivider {
  position: absolute;
  bottom: -25px;
  z-index: 1;
  width: 580px;
  left: 50%;
  height: 1px;
  margin-left: -290px;
}
@media (max-width: 640px) {
  /* line 12, ../sass/_submissions.scss */
  .submissions-wrapper .topDivider {
    position: absolute;
    bottom: -45px;
    width: 100%;
    height: 1px;
    left: 0;
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  /* line 1, ../sass/_submissions.scss */
  .submissions-wrapper {
    max-width: 90%;
    margin: 0 auto;
  }
}
/* line 33, ../sass/_submissions.scss */
.submissions-wrapper .title {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  font-family: 'sangbleu_bp_sanslight';
  padding-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 33, ../sass/_submissions.scss */
  .submissions-wrapper .title {
    font-size: 21px;
  }
}
/* line 44, ../sass/_submissions.scss */
.submissions-wrapper .sorted {
  text-align: right;
  margin: 0 auto;
  width: 96%;
  padding-bottom: 3px;
}
@media (max-width: 640px) {
  /* line 44, ../sass/_submissions.scss */
  .submissions-wrapper .sorted {
    text-align: center;
    padding-bottom: 30px;
  }
}
/* line 53, ../sass/_submissions.scss */
.submissions-wrapper .sorted div {
  display: inline-block;
  color: #7f7f7f;
  font-size: 10px;
  font-family: 'robotoregular';
  cursor: pointer;
  font-weight: 100;
  padding: 0 2px;
  text-decoration: underline;
}
@media (max-width: 640px) {
  /* line 53, ../sass/_submissions.scss */
  .submissions-wrapper .sorted div {
    font-size: 16px;
    padding: 0 9px;
  }
}
/* line 66, ../sass/_submissions.scss */
.submissions-wrapper .sorted div:hover {
  opacity: .7;
}
/* line 69, ../sass/_submissions.scss */
.submissions-wrapper .sorted div.active {
  font-weight: bold;
  color: #fff;
}
/* line 72, ../sass/_submissions.scss */
.submissions-wrapper .sorted div.active:hover {
  opacity: 1;
}
/* line 77, ../sass/_submissions.scss */
.submissions-wrapper .sorted .sortBy {
  padding: 0 0px;
  margin-right: 10px;
  text-decoration: none;
}
@media (max-width: 640px) {
  /* line 77, ../sass/_submissions.scss */
  .submissions-wrapper .sorted .sortBy {
    display: block;
    padding-bottom: 11px;
  }
}
/* line 87, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper {
  display: none;
}
/* line 89, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper.active {
  display: block;
}
/* line 92, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box {
  position: relative;
  float: left;
  width: 23%;
  margin-right: 2%;
  background-position: 50%;
}
/* line 99, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder {
  width: 100%;
}
/* line 101, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder iframe {
  height: 111px;
}
@media (max-width: 640px) {
  /* line 101, ../sass/_submissions.scss */
  .submissions-wrapper .videos-wrapper .box .holder iframe {
    height: 179px;
  }
}
/* line 108, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder a {
  color: #fff;
  text-decoration: none;
}
/* line 111, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder a .infoholder {
  padding-top: 8px;
  background: url("../img/heart.png") no-repeat;
  background-position: 104% 6%;
  background-size: 27px;
  padding-bottom: 20px;
}
@media (max-width: 640px) {
  /* line 111, ../sass/_submissions.scss */
  .submissions-wrapper .videos-wrapper .box .holder a .infoholder {
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: 103% 16%;
    background-size: 42px;
  }
}
/* line 123, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder a .infoholder .iconholder {
  display: inline-block;
  float: left;
  position: relative;
  top: -5px;
}
@media (max-width: 640px) {
  /* line 123, ../sass/_submissions.scss */
  .submissions-wrapper .videos-wrapper .box .holder a .infoholder .iconholder {
    top: -11px;
  }
}
/* line 132, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder a .infoholder .iconholder .icon {
  width: 100%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
@media (max-width: 640px) {
  /* line 132, ../sass/_submissions.scss */
  .submissions-wrapper .videos-wrapper .box .holder a .infoholder .iconholder .icon {
    width: 40px;
    height: 40px;
  }
}
/* line 143, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder a .infoholder .nameholder {
  display: inline-block;
  font-size: 10px;
  float: left;
  margin-left: 5px;
  color: #7f7f7f;
  max-width: 11em;
}
/* line 150, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder a .infoholder .nameholder .name {
  font-family: 'robotoregular';
}
@media (max-width: 640px) {
  /* line 143, ../sass/_submissions.scss */
  .submissions-wrapper .videos-wrapper .box .holder a .infoholder .nameholder {
    font-size: 16px;
    margin-left: 10px;
    max-width: none;
  }
}
/* line 160, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder a .infoholder .likeholder {
  display: inline-block;
  font-size: 11px;
  font-family: 'robotoregular';
  float: right;
  color: #7f7f7f;
  margin-right: 17px;
}
@media (max-width: 640px) {
  /* line 160, ../sass/_submissions.scss */
  .submissions-wrapper .videos-wrapper .box .holder a .infoholder .likeholder {
    font-size: 18px;
    margin-right: 26px;
  }
}
/* line 172, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .box .holder a .infoholder:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 92, ../sass/_submissions.scss */
  .submissions-wrapper .videos-wrapper .box {
    width: 100%;
  }
}
/* line 182, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .see-more {
  font-family: 'sangbleu_bp_sanslight';
  font-size: 10px;
  color: #7f7f7f;
  width: 145px;
  margin: 0 auto;
  cursor: pointer;
  padding: 5px 0;
  border: 1px solid #4f4f4f;
  text-align: center;
  font-weight: 100;
  margin-top: 20px;
}
@media (max-width: 640px) {
  /* line 182, ../sass/_submissions.scss */
  .submissions-wrapper .videos-wrapper .see-more {
    font-size: 16px;
    padding: 8px 0;
    margin-top: 0;
    width: 100%;
  }
}
/* line 200, ../sass/_submissions.scss */
.submissions-wrapper .videos-wrapper .see-more:hover {
  opacity: .7;
}

/* line 1, ../sass/_singleArtist.scss */
.videoPlace {
  position: relative;
  float: left;
  width: 23%;
  margin-right: 2%;
  background-position: 50%;
}
/* line 8, ../sass/_singleArtist.scss */
.videoPlace .holder {
  width: 100%;
}
/* line 10, ../sass/_singleArtist.scss */
.videoPlace .holder iframe {
  height: 111px;
}
@media (max-width: 640px) {
  /* line 10, ../sass/_singleArtist.scss */
  .videoPlace .holder iframe {
    height: 179px;
  }
}
/* line 17, ../sass/_singleArtist.scss */
.videoPlace .holder a {
  color: #fff;
  text-decoration: none;
}
/* line 20, ../sass/_singleArtist.scss */
.videoPlace .holder a .infoholder {
  padding-top: 8px;
  background: url("../img/heart.png") no-repeat;
  background-position: 104% 6%;
  background-size: 27px;
  padding-bottom: 20px;
}
@media (max-width: 640px) {
  /* line 20, ../sass/_singleArtist.scss */
  .videoPlace .holder a .infoholder {
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: 103% 16%;
    background-size: 42px;
  }
}
/* line 32, ../sass/_singleArtist.scss */
.videoPlace .holder a .infoholder .iconholder {
  display: inline-block;
  float: left;
  position: relative;
  top: -5px;
}
@media (max-width: 640px) {
  /* line 32, ../sass/_singleArtist.scss */
  .videoPlace .holder a .infoholder .iconholder {
    top: -11px;
  }
}
/* line 41, ../sass/_singleArtist.scss */
.videoPlace .holder a .infoholder .iconholder .icon {
  width: 100%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
@media (max-width: 640px) {
  /* line 41, ../sass/_singleArtist.scss */
  .videoPlace .holder a .infoholder .iconholder .icon {
    width: 40px;
    height: 40px;
  }
}
/* line 52, ../sass/_singleArtist.scss */
.videoPlace .holder a .infoholder .nameholder {
  display: inline-block;
  font-size: 10px;
  float: left;
  margin-left: 5px;
  color: #7f7f7f;
  max-width: 11em;
}
/* line 59, ../sass/_singleArtist.scss */
.videoPlace .holder a .infoholder .nameholder .name {
  font-family: 'robotoregular';
}
@media (max-width: 640px) {
  /* line 52, ../sass/_singleArtist.scss */
  .videoPlace .holder a .infoholder .nameholder {
    font-size: 16px;
    margin-left: 10px;
    max-width: none;
  }
}
/* line 69, ../sass/_singleArtist.scss */
.videoPlace .holder a .infoholder .likeholder {
  display: inline-block;
  font-size: 11px;
  font-family: 'robotoregular';
  float: right;
  color: #7f7f7f;
  margin-right: 17px;
}
@media (max-width: 640px) {
  /* line 69, ../sass/_singleArtist.scss */
  .videoPlace .holder a .infoholder .likeholder {
    font-size: 18px;
    margin-right: 26px;
  }
}
/* line 81, ../sass/_singleArtist.scss */
.videoPlace .holder a .infoholder:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 1, ../sass/_singleArtist.scss */
  .videoPlace {
    width: 100%;
  }
}

/* line 1, ../sass/_upload.scss */
.upload-wrapper {
  position: fixed;
  width: 535px;
  height: 413px;
  background: #000;
  z-index: 5;
  padding: 15px 15px;
  top: 50%;
  margin-top: -206px;
  left: 50%;
  margin-left: -267.5px;
  border: 1px solid #4f4f4f;
}
@media (max-width: 640px) {
  /* line 1, ../sass/_upload.scss */
  .upload-wrapper {
    width: 300px;
    margin-left: -150px;
    height: 450px;
  }
}
/* line 20, ../sass/_upload.scss */
.upload-wrapper.hidden {
  display: none;
}
/* line 25, ../sass/_upload.scss */
.upload-wrapper .profile-img img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}
/* line 31, ../sass/_upload.scss */
.upload-wrapper .profile-img .profile-name {
  display: inline-block;
  width: 126px;
  margin-top: 4px;
  margin-left: 5px;
  text-align: left;
  line-height: 22px;
  position: relative;
  top: -11px;
  left: 7px;
}
@media (max-width: 640px) {
  /* line 31, ../sass/_upload.scss */
  .upload-wrapper .profile-img .profile-name {
    top: -16px;
    left: 2px;
  }
}
/* line 46, ../sass/_upload.scss */
.upload-wrapper .profile-img .profile-name .name {
  font-family: 'sangbleu_bp_sanslight';
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
}
@media (max-width: 640px) {
  /* line 46, ../sass/_upload.scss */
  .upload-wrapper .profile-img .profile-name .name {
    font-size: 16px;
    line-height: 20px;
  }
}
/* line 59, ../sass/_upload.scss */
.upload-wrapper .input-holder {
  position: relative;
}
/* line 61, ../sass/_upload.scss */
.upload-wrapper .input-holder #loading {
  display: none;
  position: absolute;
  z-index: 1;
  width: 38px;
  left: 50%;
  top: 50%;
  margin-left: -23px;
  margin-top: -59px;
}
/* line 71, ../sass/_upload.scss */
.upload-wrapper .input-holder #loading img {
  width: 46px;
}
/* line 75, ../sass/_upload.scss */
.upload-wrapper .input-holder .close-wrapper {
  width: 100%;
  text-align: right;
  position: absolute;
  top: -80px;
}
/* line 80, ../sass/_upload.scss */
.upload-wrapper .input-holder .close-wrapper .close {
  position: relative;
  right: 0;
  top: 0;
  cursor: pointer;
  width: 26.5px;
  height: 26.5px;
}
/* line 89, ../sass/_upload.scss */
.upload-wrapper .input-holder form {
  text-align: center;
}
/* line 91, ../sass/_upload.scss */
.upload-wrapper .input-holder form .fileupload-wrapper {
  width: 100%;
  cursor: pointer;
  position: relative;
  border: 1px solid #4f4f4f;
  margin: 6px 0px;
  background: url("../img/textareapattern.png");
  background-size: cover;
}
/* line 99, ../sass/_upload.scss */
.upload-wrapper .input-holder form .fileupload-wrapper .fileuplaod-text {
  font-family: 'robotoregular';
  font-size: 13px;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
  padding: 15px;
  text-align: left;
  font-weight: 100;
  display: block;
  width: 100%;
  background: url("../img/uploadplus.png") no-repeat;
  background-position: 97%;
  background-size: 25px;
}
/* line 113, ../sass/_upload.scss */
.upload-wrapper .input-holder form .fileupload-wrapper .fileuplaod-text:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 99, ../sass/_upload.scss */
  .upload-wrapper .input-holder form .fileupload-wrapper .fileuplaod-text {
    font-size: 11px;
  }
}
/* line 121, ../sass/_upload.scss */
.upload-wrapper .input-holder form .fileupload-wrapper .file {
  cursor: pointer;
  color: transparent;
  -webkit-appearance: none;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 9px;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-appearance: none;
  outline: none;
}
/* line 139, ../sass/_upload.scss */
.upload-wrapper .input-holder form #textarea {
  background: url("../img/textareapattern.png");
  border: 1px solid #4f4f4f;
  width: 100%;
  background-size: cover;
  font-size: 13px;
  height: 170px;
  font-family: 'robotoregular';
  line-height: 16px;
  padding: 15px;
  color: #fff;
  resize: none;
  -webkit-appearance: none;
  outline: none;
}
/* line 154, ../sass/_upload.scss */
.upload-wrapper .input-holder form .terms {
  font-size: 11px;
  text-transform: uppercase;
  color: white;
  font-family: "Roboto";
  line-height: 14px;
  padding: 0px 0 15px 0;
  font-weight: 100;
  text-align: left;
  width: 212px;
}
/* line 164, ../sass/_upload.scss */
.upload-wrapper .input-holder form .terms:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 154, ../sass/_upload.scss */
  .upload-wrapper .input-holder form .terms {
    padding: 2px 0 10px 0;
    width: 100%;
  }
}
/* line 171, ../sass/_upload.scss */
.upload-wrapper .input-holder form .terms .terms-link {
  color: white;
}
/* line 175, ../sass/_upload.scss */
.upload-wrapper .input-holder form .submit {
  border: 1px solid #4f4f4f;
  background: #000;
  width: 220px;
  color: white;
  font-family: 'robotoregular';
  font-weight: 100;
  font-size: 12px;
  padding: 4px 0px;
  cursor: pointer;
}
/* line 185, ../sass/_upload.scss */
.upload-wrapper .input-holder form .submit:hover {
  opacity: .7;
}
/* line 189, ../sass/_upload.scss */
.upload-wrapper .input-holder form .wrongText {
  display: none;
  font-family: 'robotoregular';
  text-transform: uppercase;
  font-size: 12px;
  color: #E20606;
  position: absolute;
  width: 267px;
  bottom: 43px;
  text-align: right;
  right: 0;
}
@media (max-width: 640px) {
  /* line 189, ../sass/_upload.scss */
  .upload-wrapper .input-holder form .wrongText {
    position: relative;
    bottom: 0;
    width: 100%;
    font-size: 11px;
    margin-bottom: 10px;
    text-align: left;
  }
}

/* line 213, ../sass/_upload.scss */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  background: url("../img/patternoverlay.png");
}
/* line 222, ../sass/_upload.scss */
.overlay.hidden {
  display: none;
}

/* line 1, ../sass/_profile.scss */
.overlay1 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: url("../img/patternoverlay.png");
}

/* line 11, ../sass/_profile.scss */
.profile-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
}
/* line 15, ../sass/_profile.scss */
.profile-wrapper .back {
  position: absolute;
  color: #fff;
  display: block;
  z-index: 2;
  top: -25px;
  left: 7px;
  font-family: 'robotoregular';
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 28, ../sass/_profile.scss */
.profile-wrapper .artists-holder {
  width: 100%;
  max-width: 100%;
  position: relative;
  background: url("../img/profileblack.jpg") no-repeat;
  background-size: 100%;
  padding-bottom: 4%;
  padding: 30px 15px;
}
@media (max-width: 640px) {
  /* line 28, ../sass/_profile.scss */
  .profile-wrapper .artists-holder {
    padding-top: 20px;
    background-size: cover;
    padding: 20px 15px 0 15px;
  }
}
/* line 42, ../sass/_profile.scss */
.profile-wrapper .artists-holder .loginFacebookMobile {
  display: none;
  text-decoration: none;
}
@media (max-width: 640px) {
  /* line 42, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .loginFacebookMobile {
    display: block;
    color: white;
    text-align: center;
    padding: 10px 0;
    font-size: 20px;
    font-family: 'robotoregular';
    font-weight: 100;
  }
}
/* line 56, ../sass/_profile.scss */
.profile-wrapper .artists-holder .topDivider {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
@media (max-width: 640px) {
  /* line 56, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .topDivider {
    display: none;
  }
}
/* line 65, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box {
  float: left;
  width: 33%;
}
/* line 68, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box img {
  width: 100%;
}
/* line 71, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  padding-top: 13%;
}
@media (max-width: 640px) {
  /* line 71, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box .intro-text-holder {
    padding-top: 40px;
    width: 90%;
  }
}
/* line 83, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder .title {
  font-size: 19px;
  font-family: 'sangbleu_bp_sanslight';
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 83, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box .intro-text-holder .title {
    font-size: 30px;
    width: 228px;
    margin: 0 auto;
  }
}
/* line 93, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder p {
  font-size: 8.5px;
  font-family: 'sangbleu_bp_sanslight';
  line-height: 18px;
  color: #fff;
}
@media (max-width: 640px) {
  /* line 93, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box .intro-text-holder p {
    font-size: 20px;
    line-height: 32px;
    display: none;
  }
}
/* line 104, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder .find-out-more-text {
  font-size: 8.5px;
  font-family: 'sangbleu_bp_sanslight';
  line-height: 18px;
  display: none;
  color: white;
}
@media (max-width: 640px) {
  /* line 104, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box .intro-text-holder .find-out-more-text {
    font-size: 20px;
    line-height: 32px;
  }
}
/* line 114, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder .find-out-more-text .lets-do-this {
  font-size: 12.5px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 640px) {
  /* line 114, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box .intro-text-holder .find-out-more-text .lets-do-this {
    font-size: 25px;
  }
}
/* line 122, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder .find-out-more-text .submit-your-song {
  border: 1px solid #383838;
  width: 165px;
  padding: 3px 0;
  margin: 0 auto;
  cursor: pointer;
  font-size: 10px;
  font-family: 'robotoregular';
  font-weight: 100;
  color: #7f7f7f;
  margin-bottom: 40px;
  cursor: pointer;
}
@media (max-width: 640px) {
  /* line 122, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box .intro-text-holder .find-out-more-text .submit-your-song {
    font-size: 20px;
    width: 300px;
    margin-bottom: 0px;
  }
}
/* line 139, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder .find-out-more-text .submit-your-song:hover {
  opacity: .7;
}
/* line 144, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder .find-out-more {
  border: 1px solid #383838;
  width: 145px;
  padding: 5px 0;
  margin: 0 auto;
  cursor: pointer;
  font-size: 10px;
  font-family: 'robotoregular';
  color: #7f7f7f;
  font-weight: 100;
}
@media (max-width: 640px) {
  /* line 144, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box .intro-text-holder .find-out-more {
    font-size: 16px;
    width: 100%;
    padding: 10px 0;
    margin-top: 0px;
  }
}
/* line 160, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder .find-out-more.second {
  border: none;
  width: 180px;
}
/* line 164, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder .find-out-more:hover {
  opacity: .7;
}
/* line 168, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder.second {
  padding-top: 30%;
}
@media (max-width: 640px) {
  /* line 168, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box .intro-text-holder.second {
    display: none;
  }
}
/* line 173, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder.second a {
  text-decoration: none;
}
/* line 176, ../sass/_profile.scss */
.profile-wrapper .artists-holder .box .intro-text-holder.second a .find-out-more.second {
  color: #fff;
}
@media (max-width: 640px) {
  /* line 183, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box.mobildeHide {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 65, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 640px) {
  /* line 193, ../sass/_profile.scss */
  .profile-wrapper .artists-holder .box.axeMobileLogo img {
    width: 60%;
    padding-top: 15px;
  }
}
/* line 202, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 45px 15px 0 15px;
}
@media (max-width: 640px) {
  /* line 202, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder {
    padding: 45px 25px 0 25px;
  }
}
/* line 211, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-img {
  width: 90%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 9px;
}
@media (max-width: 640px) {
  /* line 211, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-img {
    width: 100%;
  }
}
/* line 219, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-img .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
/* line 227, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-img .profile-name {
  display: inline-block;
  font-family: 'robotoregular';
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  width: 100px;
  text-align: left;
  position: absolute;
  top: 50%;
  margin-top: -26.5px;
  line-height: 22px;
  left: 84px;
}
@media (max-width: 640px) {
  /* line 227, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-img .profile-name {
    font-size: 20px;
    padding: 10px 0 25px 0;
    line-height: 22px;
    margin-top: -35.5px;
  }
}
/* line 248, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  /* line 248, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video {
    width: 100%;
  }
}
/* line 255, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video iframe {
  height: 398px;
}
@media (max-width: 640px) {
  /* line 255, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video iframe {
    height: 200px;
  }
}
/* line 261, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .deleteWrap {
  position: fixed;
  display: none;
  width: 300px;
  height: 150px;
  z-index: 999;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -75px;
  background: #000;
  border: 1px solid #4f4f4f;
  text-align: center;
}
/* line 274, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .deleteWrap .text {
  font-family: 'robotoregular';
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding-top: 29px;
  padding-bottom: 21px;
}
/* line 282, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .deleteWrap a {
  text-decoration: none;
  color: white;
  font-family: 'robotoregular';
}
/* line 286, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .deleteWrap a .deleteBtn {
  display: inline-block;
  padding: 5px 22px;
  border: 1px solid #4f4f4f;
  width: 73px;
  padding: 10px 0;
}
/* line 293, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .deleteWrap a:hover {
  opacity: .7;
}
/* line 299, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder {
  width: 100%;
  position: relative;
  top: -3px;
  height: 65px;
}
/* line 304, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox {
  position: relative;
  z-index: 1;
  display: block;
}
/* line 308, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one {
  width: 50%;
  float: left;
}
/* line 312, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .vote-on-person img {
  width: 65px;
  position: relative;
  left: -10px;
  cursor: pointer;
  transition: all .2s ease-in-out;
}
/* line 318, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .vote-on-person img:hover {
  -ms-transform: scale(1.2);
  /* IE 9 */
  -webkit-transform: scale(1.2);
  /* Safari */
  transform: scale(1.2);
}
@media (max-width: 640px) {
  /* line 311, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .vote-on-person {
    text-align: center;
  }
}
/* line 329, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .peopleHolder {
  position: relative;
  top: -13px;
  left: -14px;
  display: inline-block;
}
/* line 334, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .peopleHolder .present-vote {
  display: inline-block;
  font-size: 32px;
  color: #fff;
  font-family: 'robotoregular';
  font-weight: 400;
  letter-spacing: 3px;
}
@media (max-width: 640px) {
  /* line 334, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .peopleHolder .present-vote {
    font-size: 64px;
    width: 100%;
  }
}
/* line 346, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .peopleHolder .vote-text {
  display: inline-block;
  font-family: 'sangbleu_bp_sanslight';
  font-size: 11px;
  color: #fff;
  font-weight: 400;
  width: 78px;
  letter-spacing: 2px;
  line-height: 14px;
}
@media (max-width: 640px) {
  /* line 346, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .peopleHolder .vote-text {
    font-size: 22px;
    width: 100%;
    padding-top: 9px;
  }
}
/* line 361, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one .peopleHolder.active {
  top: 15px;
  left: 0px;
}
@media (max-width: 640px) {
  /* line 308, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.one {
    padding-bottom: 30px;
  }
}
/* line 371, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.two {
  width: 50%;
  float: right;
  text-align: right;
  top: 25px;
}
/* line 376, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.two .deleteSong {
  position: relative;
  display: inline;
  z-index: 1;
  font-size: 13px;
  border: 1px solid #363636;
  color: #fff;
  text-align: right;
  font-weight: 700;
  font-family: 'robotoregular';
  padding: 15px 60px;
  cursor: pointer;
}
/* line 388, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.two .deleteSong:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 371, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox.two {
    text-align: center !important;
  }
}
@media (max-width: 640px) {
  /* line 304, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .personalBox {
    width: 100% !important;
  }
}
/* line 400, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box {
  width: 33.333%;
  float: left;
  position: relative;
}
/* line 405, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .vote-on-person img {
  width: 65px;
  position: relative;
  left: -10px;
  cursor: pointer;
  transition: all .2s ease-in-out;
}
/* line 411, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .vote-on-person img:hover {
  -ms-transform: scale(1.2);
  /* IE 9 */
  -webkit-transform: scale(1.2);
  /* Safari */
  transform: scale(1.2);
}
@media (max-width: 640px) {
  /* line 405, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .vote-on-person img {
    width: 120px;
    left: 0px;
  }
}
@media (max-width: 640px) {
  /* line 404, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .vote-on-person {
    text-align: center;
  }
}
/* line 425, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .peopleHolder {
  position: relative;
  top: -13px;
  left: -14px;
  display: inline-block;
}
/* line 430, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .peopleHolder .present-vote {
  display: inline-block;
  font-size: 32px;
  color: #fff;
  font-family: 'robotoregular';
  font-weight: 100;
  letter-spacing: 3px;
}
@media (max-width: 640px) {
  /* line 430, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .peopleHolder .present-vote {
    font-size: 64px;
  }
}
@media (max-width: 640px) {
  /* line 430, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .peopleHolder .present-vote {
    width: 100%;
  }
}
/* line 444, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .peopleHolder .vote-text {
  display: inline-block;
  font-family: 'sangbleu_bp_sanslight';
  font-size: 11px;
  color: #fff;
  font-weight: 300;
  width: 57px;
  line-height: 14px;
}
@media (max-width: 640px) {
  /* line 444, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .peopleHolder .vote-text {
    font-size: 22px;
    width: 100%;
    padding-top: 10px;
  }
}
/* line 458, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .peopleHolder.active {
  top: 15px;
  left: 0px;
}
@media (max-width: 640px) {
  /* line 425, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box .peopleHolder {
    top: 0;
    left: 0;
  }
}
/* line 467, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.two {
  position: relative;
}
/* line 469, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.two .shareFb {
  display: inline-block;
  width: 14px;
  cursor: pointer;
}
@media (max-width: 640px) {
  /* line 469, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.two .shareFb {
    font-size: 30px;
    width: 30px;
    margin-top: 65px;
  }
}
/* line 479, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.two .share-song-text {
  display: inline-block;
  font-family: "sangbleu_bp_sanslight";
  font-size: 11px;
  color: #fff;
  font-weight: 800;
  margin-left: 10px;
  top: 1px;
  position: absolute;
  line-height: 14px;
  text-align: left;
}
@media (max-width: 640px) {
  /* line 479, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.two .share-song-text {
    font-size: 30px;
    padding-top: 10px;
    position: relative;
    top: 0;
    margin-left: 0;
    line-height: 34px;
    display: block;
  }
}
/* line 500, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.two .fbWrap {
  position: relative;
  top: 15px;
  text-align: center;
  left: -26px;
  cursor: pointer;
}
/* line 506, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.two .fbWrap:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 500, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.two .fbWrap {
    top: 0;
    left: 0;
    display: block;
  }
}
/* line 516, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.three {
  text-align: right;
}
/* line 518, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.three .shareSite {
  display: inline-block;
  font-family: 'robotoregular';
  font-size: 10px;
  color: #7f7f7f;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 12px;
  position: relative;
  top: 18px;
  text-align: right;
}
@media (max-width: 640px) {
  /* line 518, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.three .shareSite {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
}
/* line 537, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.three .shareSite a {
  color: #fff;
  font-weight: 700;
}
/* line 540, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.three .shareSite a:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 544, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box.three .shareSite .hideBr {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 400, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .profile-video .heart-holder .box {
    width: 100%;
  }
}
/* line 558, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .product-holder {
  width: 100%;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  text-align: center;
  padding: 95px 0;
}
@media (max-width: 640px) {
  /* line 558, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .product-holder {
    top: 0;
    text-align: center;
    padding: 70px 0px;
    background-size: cover;
    position: relative;
    background-position: 56%;
  }
}
/* line 573, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .product-holder .box {
  width: 15%;
  display: inline-block;
  position: relative;
}
/* line 577, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .product-holder .box img {
  width: 80px;
}
@media (max-width: 640px) {
  /* line 573, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .product-holder .box {
    display: none;
  }
}
/* line 584, ../sass/_profile.scss */
.profile-wrapper .profile-video-image-holder .product-holder .mobileProduct {
  display: none;
}
@media (max-width: 640px) {
  /* line 584, ../sass/_profile.scss */
  .profile-wrapper .profile-video-image-holder .product-holder .mobileProduct {
    display: block;
    width: 240px;
    margin: 0 auto;
  }
}

/* line 1, ../sass/_subfooter.scss */
.subfooter-wrapper {
  width: 100%;
  max-width: 100%;
  position: relative;
}
@media (max-width: 640px) {
  /* line 1, ../sass/_subfooter.scss */
  .subfooter-wrapper {
    top: 14px;
    padding-bottom: 25px;
  }
}
/* line 10, ../sass/_subfooter.scss */
.subfooter-wrapper .product-description {
  color: #fff;
  background: -webkit-linear-gradient(#afafaf, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'sangbleu_bp_sanslight';
  font-size: 18px;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.3em;
  padding: 50px 0 50px;
}
/* line 22, ../sass/_subfooter.scss */
.subfooter-wrapper .product-holder {
  width: 100%;
  max-width: 100%;
  position: relative;
  text-align: center;
  padding: 0;
  background: url("../img/subfooterbg.png") no-repeat;
  background-size: cover;
}
/* line 31, ../sass/_subfooter.scss */
.subfooter-wrapper .product-holder .draperi {
  width: 810px;
  position: absolute;
  left: 50%;
  margin-left: -408px;
  bottom: 20px;
}
@media (max-width: 640px) {
  /* line 31, ../sass/_subfooter.scss */
  .subfooter-wrapper .product-holder .draperi {
    display: none;
    width: 600px;
    position: absolute;
    left: 50%;
    margin-left: -316px;
    bottom: 26px;
  }
}
@media (max-width: 640px) {
  /* line 22, ../sass/_subfooter.scss */
  .subfooter-wrapper .product-holder {
    top: 0;
    text-align: center;
    padding: 70px 0px;
    background-size: cover;
    position: relative;
    background-position: 56%;
  }
}
/* line 56, ../sass/_subfooter.scss */
.subfooter-wrapper .product-holder .glow {
  width: 480px;
  position: absolute;
  left: 50%;
  margin-left: -227px;
  bottom: 95px;
  opacity: 0.5;
}
/* line 65, ../sass/_subfooter.scss */
.subfooter-wrapper .product-holder .box {
  height: 500px;
  display: inline-block;
  position: relative;
}
/* line 70, ../sass/_subfooter.scss */
.subfooter-wrapper .product-holder .box img {
  height: 100%;
  margin: 0 10px;
}
/* line 76, ../sass/_subfooter.scss */
.subfooter-wrapper .product-holder .box.prod2 {
  margin-left: 10px;
}
/* line 80, ../sass/_subfooter.scss */
.subfooter-wrapper .product-holder .box .product-name {
  position: absolute;
  bottom: 90px;
  width: 100%;
  text-align: center;
  font-family: 'sangbleu_bp_sanslight';
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2em;
  /*&.prod3, &.prod4 {
  	line-height: 2.4em;
  }*/
}
@media (max-width: 640px) {
  /* line 65, ../sass/_subfooter.scss */
  .subfooter-wrapper .product-holder .box {
    display: none;
  }
}
/* line 101, ../sass/_subfooter.scss */
.subfooter-wrapper .product-holder .mobileProduct {
  display: none;
}
@media (max-width: 640px) {
  /* line 101, ../sass/_subfooter.scss */
  .subfooter-wrapper .product-holder .mobileProduct {
    display: block;
    width: 240px;
    margin: 0 auto;
  }
}

@media (max-width: 640px) {
  /* line 2, ../sass/_rules.scss */
  .top-wrapper.rules {
    max-width: 90%;
    margin: 0 auto;
    padding-top: 20px;
  }
}
/* line 8, ../sass/_rules.scss */
.top-wrapper.rules .box {
  padding-top: 2%;
}
/* line 11, ../sass/_rules.scss */
.top-wrapper.rules .box .intro-text-holder .login-wrapper {
  text-align: center;
  padding: 0;
}
@media (max-width: 640px) {
  /* line 10, ../sass/_rules.scss */
  .top-wrapper.rules .box .intro-text-holder {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 19, ../sass/_rules.scss */
  .top-wrapper.rules .box .top-product-mobile {
    display: block !important;
    padding-bottom: 40px;
    max-width: 60%;
  }
}
/* line 32, ../sass/_rules.scss */
.top-wrapper .rules-wrapper {
  width: 540px;
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 80px;
}
@media (max-width: 640px) {
  /* line 32, ../sass/_rules.scss */
  .top-wrapper .rules-wrapper {
    width: 95%;
    padding-top: 40px;
  }
}
/* line 41, ../sass/_rules.scss */
.top-wrapper .rules-wrapper .title {
  font-size: 19px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: 'sangbleu_bp_sanslight';
  font-weight: 300;
  padding-bottom: 10px;
  padding-top: 40px;
}
@media (max-width: 640px) {
  /* line 41, ../sass/_rules.scss */
  .top-wrapper .rules-wrapper .title {
    font-size: 24px;
    line-height: 30px;
  }
}
/* line 54, ../sass/_rules.scss */
.top-wrapper .rules-wrapper .title.noPad {
  padding-top: 0;
}
/* line 58, ../sass/_rules.scss */
.top-wrapper .rules-wrapper .text {
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-weight: 300;
  line-height: 16px;
}
@media (max-width: 640px) {
  /* line 58, ../sass/_rules.scss */
  .top-wrapper .rules-wrapper .text {
    font-size: 14px;
    line-height: 22px;
  }
}

/* line 1, ../sass/_footer.scss */
.footer {
  background: #111012;
  width: 100%;
  max-width: 100%;
  text-align: center;
  padding-bottom: 25px;
}
/* line 7, ../sass/_footer.scss */
.footer .footer-logo {
  padding: 30px 0;
  width: 440px;
}
@media (max-width: 640px) {
  /* line 7, ../sass/_footer.scss */
  .footer .footer-logo {
    display: none;
  }
}
/* line 14, ../sass/_footer.scss */
.footer .footer-logo-mobile {
  display: none;
}
@media (max-width: 640px) {
  /* line 14, ../sass/_footer.scss */
  .footer .footer-logo-mobile {
    display: block;
    width: 205px;
    margin: 0 auto;
    padding: 40px 0 30px 0;
  }
}
/* line 23, ../sass/_footer.scss */
.footer .divider {
  height: 1px;
  width: 495px;
  margin: 0 auto;
  background: #4c5053;
}
@media (max-width: 640px) {
  /* line 23, ../sass/_footer.scss */
  .footer .divider {
    width: 100%;
  }
}
/* line 33, ../sass/_footer.scss */
.footer .list li {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  font-family: 'sangbleu_bp_sanslight';
}
/* line 38, ../sass/_footer.scss */
.footer .list li:first-child {
  padding-right: 16px;
  background: url("../img/dot.png") no-repeat;
  background-position: 100% 40%;
  background-size: 3px;
}
/* line 44, ../sass/_footer.scss */
.footer .list li:last-child {
  padding-left: 10px;
}
/* line 47, ../sass/_footer.scss */
.footer .list li.pad {
  background: url("../img/dot.png") no-repeat;
  background-position: 100% 49%;
  padding: 10px 17px 10px 9px;
  background-size: 3px;
}
/* line 53, ../sass/_footer.scss */
.footer .list li.pad {
  background: url("../img/dot.png") no-repeat;
  background-position: 100% 49%;
  padding: 10px 17px 10px 9px;
  background-size: 3px;
}
/* line 59, ../sass/_footer.scss */
.footer .list li.pad {
  background: url("../img/dot.png") no-repeat;
  background-position: 100% 49%;
  padding: 10px 17px 10px 9px;
  background-size: 3px;
}
/* line 65, ../sass/_footer.scss */
.footer .list li.pad {
  background: url("../img/dot.png") no-repeat;
  background-position: 100% 49%;
  padding: 10px 17px 10px 9px;
  background-size: 3px;
}
/* line 71, ../sass/_footer.scss */
.footer .list li a {
  color: #fff;
  text-decoration: none;
}
/* line 74, ../sass/_footer.scss */
.footer .list li a:hover {
  opacity: .7;
}
@media (max-width: 640px) {
  /* line 32, ../sass/_footer.scss */
  .footer .list {
    display: none;
  }
}
/* line 84, ../sass/_footer.scss */
.footer .list-mobile {
  display: none;
}
@media (max-width: 640px) {
  /* line 84, ../sass/_footer.scss */
  .footer .list-mobile {
    display: block;
    padding: 25px 0;
  }
}
@media (max-width: 640px) {
  /* line 91, ../sass/_footer.scss */
  .footer .list-mobile li {
    color: #fff;
    font-size: 20px;
    font-family: 'sangbleu_bp_sanslight';
  }
}
@media (max-width: 640px) {
  /* line 98, ../sass/_footer.scss */
  .footer .list-mobile li.dotts {
    padding: 1px 0 12px 0;
  }
}
@media (max-width: 640px) {
  /* line 104, ../sass/_footer.scss */
  .footer .list-mobile li a {
    color: #fff;
    text-decoration: none;
  }
}
