@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 51, ../sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 66, ../sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 76, ../sass/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 88, ../sass/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 96, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 104, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 118, ../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 127, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 135, ../sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 144, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 152, ../sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 162, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 171, ../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 183, ../sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 191, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 199, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 207, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 215, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 219, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 231, ../sass/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 239, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 251, ../sass/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 263, ../sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 274, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 285, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 299, ../sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 311, ../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 324, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 336, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 346, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 358, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 370, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 379, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 390, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 403, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "28north";
  src: url("/css/font/28north.eot?21696752");
  src: url("/css/font/28north.eot?21696752#iefix") format("embedded-opentype"), url("/css/font/28north.woff?21696752") format("woff"), url("/css/font/28north.ttf?21696752") format("truetype"), url("/css/font/28north.svg?21696752#28north") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../sass/_font-icons.scss */
[class^="icon-"]:before, [class*=" icon-"]:before, .extend-icon:before {
  font-family: "28north";
  font-style: normal;
  font-weight: normal;
  speak: none;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 47, ../sass/_font-icons.scss */
.icon-facebook:before {
  content: '\21';
}

/* '!' */
/* line 48, ../sass/_font-icons.scss */
.icon-twitter:before {
  content: '\22';
}

/* '&quot;' */
/* line 49, ../sass/_font-icons.scss */
.icon-youtube:before {
  content: '\23';
}

/* '#' */
/* line 50, ../sass/_font-icons.scss */
.icon-soundcloud:before {
  content: '\24';
}

/* '$' */
/* line 51, ../sass/_font-icons.scss */
.icon-spotify:before {
  content: '\25';
}

/* '%' */
/* line 52, ../sass/_font-icons.scss */
.icon-pandora:before {
  content: '\26';
}

/* '&amp;' */
/* line 53, ../sass/_font-icons.scss */
.icon-download-cloud:before {
  content: '\27';
}

/* ''' */
/* line 54, ../sass/_font-icons.scss */
.icon-tumbler:before {
  content: '\28';
}

/* '(' */
/* line 55, ../sass/_font-icons.scss */
.icon-instagramm:before {
  content: '\29';
}

/* ')' */
/* line 56, ../sass/_font-icons.scss */
.icon-star:before {
  content: '\2a';
}

/* '*' */
/* line 57, ../sass/_font-icons.scss */
.icon-itunes:before {
  content: '\69';
}

/* 'i' */
/* line 1, ../sass/_framework.scss */
html, body {
  margin: 0;
  padding: 0;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
}

/* line 10, ../sass/_framework.scss */
body {
  background: #000;
  color: #fff;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
}

/* line 17, ../sass/_framework.scss */
*, *:focus {
  outline: 0;
  -moz-outline-style: none;
  -ms-outline-style: none;
  -o-outline-style: none;
  -webkit-outline-style: none;
}

/* line 25, ../sass/_framework.scss */
a {
  color: #6096CF;
  outline: none;
}

/* line 30, ../sass/_framework.scss */
a:hover {
  color: #369;
}

/* line 34, ../sass/_framework.scss */
.w100 {
  width: 100% !important;
}

/* line 38, ../sass/_framework.scss */
.holder {
  width: 100%;
  margin: 0 auto 20px;
}

/* line 43, ../sass/_framework.scss */
.sector {
  width: 768px;
  margin: auto;
}
@media screen and (max-width: 640px) {
  /* line 43, ../sass/_framework.scss */
  .sector {
    width: auto;
  }
}

/* line 51, ../sass/_framework.scss */
.fl {
  float: left;
}

/* line 55, ../sass/_framework.scss */
.fr {
  float: right;
}

/* line 59, ../sass/_framework.scss */
.margin-top-0 {
  margin-top: 0;
}

/* line 63, ../sass/_framework.scss */
.clear {
  clear: both;
}

/* line 67, ../sass/_framework.scss */
.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 76, ../sass/_framework.scss */
.clearfix {
  display: inline-block;
}

/* line 80, ../sass/_framework.scss */
* html .clearfix {
  height: 1%;
}

/* line 84, ../sass/_framework.scss */
.clearfix {
  display: block;
}

/* line 89, ../sass/_framework.scss */
.box {
  width: 365px;
  position: relative;
}
@media screen and (max-width: 640px) {
  /* line 89, ../sass/_framework.scss */
  .box {
    width: auto;
    float: none;
    margin: 0 auto;
  }
}
/* line 97, ../sass/_framework.scss */
.box .box-title {
  font-size: 30px;
  margin: 0 0 10px;
}
@media screen and (max-width: 640px) {
  /* line 97, ../sass/_framework.scss */
  .box .box-title {
    text-align: center;
    margin: 0;
    padding: 20px 0;
  }
}
@media screen and (max-width: 640px) {
  /* line 106, ../sass/_framework.scss */
  .box .box-content {
    padding: 0 10px;
  }
}

/* line 114, ../sass/_framework.scss */
.multiBox .box {
  margin: 50px 0 0 0;
}
@media screen and (max-width: 640px) {
  /* line 114, ../sass/_framework.scss */
  .multiBox .box {
    margin: 0;
  }
}
/* line 119, ../sass/_framework.scss */
.multiBox .box:first-child {
  margin: 0;
}

@media screen and (min-width: 641px) {
  /* line 125, ../sass/_framework.scss */
  #row-1 {
    margin: 65px auto 20px;
  }
}

/*********************************
            TOP
**********************************/
/* line 135, ../sass/_framework.scss */
#top .sector {
  position: relative;
  display: block;
}
/* line 139, ../sass/_framework.scss */
#top #banner-img {
  width: 768px;
}
@media screen and (max-width: 640px) {
  /* line 139, ../sass/_framework.scss */
  #top #banner-img {
    width: 100%;
  }
}
/* line 145, ../sass/_framework.scss */
#top #logo {
  background: url("../imgs/logo.png") 0 0 no-repeat transparent;
  width: 300px;
  height: 168px;
  position: absolute;
  top: 60px;
  left: 50%;
  margin: 0 0 0 -150px;
  display: none;
}
@media screen and (min-width: 641px) {
  /* line 155, ../sass/_framework.scss */
  #top #downloadApps {
    position: absolute;
    top: 700px;
    right: 15px;
  }
}
@media screen and (max-width: 640px) {
  /* line 155, ../sass/_framework.scss */
  #top #downloadApps {
    text-align: center;
    padding: 20px 0;
  }
}
/* line 165, ../sass/_framework.scss */
#top #downloadApps a {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
}
/* line 169, ../sass/_framework.scss */
#top #downloadApps a#itunes {
  margin-bottom: 10px;
}
/* line 173, ../sass/_framework.scss */
#top #downloadApps a.social-link:before {
  margin: 0;
  font-size: 34px;
}
/* line 178, ../sass/_framework.scss */
#top #downloadApps a:last-child {
  margin: 0;
}

/************************************************************
                    TOP : SOCIAL MEDIA
*************************************************************/
/* line 189, ../sass/_framework.scss */
#header-links {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  font-size: 0;
  cursor: auto;
}
/* line 196, ../sass/_framework.scss */
#header-links .about-network-links, #header-links .about-custom-links {
  float: right;
  padding: 10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0 0 0 3px;
}
/* line 203, ../sass/_framework.scss */
#header-links .about-network-links {
  margin-left: 2px;
}
/* line 205, ../sass/_framework.scss */
#header-links .about-network-links .custom-links-item {
  margin-left: 5px;
  display: inline;
}
/* line 208, ../sass/_framework.scss */
#header-links .about-network-links .custom-links-item:first-child {
  margin-left: 0;
}
/* line 213, ../sass/_framework.scss */
#header-links .about-custom-link-text {
  margin-left: 5px;
  color: #fff;
  font-size: 13px;
  display: inline-block;
}
/* line 219, ../sass/_framework.scss */
#header-links .about-custom-link-text, #header-links .about-custom-link-favicon {
  vertical-align: middle;
}

/* line 225, ../sass/_framework.scss */
#widget_logo img {
  width: 100%;
}

/*********************************
           BTM
**********************************/
/* line 234, ../sass/_framework.scss */
#widget_contact p {
  font-size: 20px;
}

/* line 241, ../sass/_framework.scss */
#widget_bio p:first-child {
  margin-top: 15px;
}

/* line 2, ../sass/pages/_bio.scss */
#widget_bio .box-content {
  font-size: 30px !important;
}
/* line 4, ../sass/pages/_bio.scss */
#widget_bio .box-content strong {
  font-weight: normal !important;
}

/* line 2, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content {
  padding: 0 10px;
}
/* line 4, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle {
  padding: 12px 0;
}
/* line 6, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle .handle-links {
  margin: 7px 0 0 7px;
}
/* line 8, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle .handle-links .d-title {
  font-size: 30px;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  /* line 8, ../sass/pages/_contact.scss */
  #widget_contact_handles .box-content .handle .handle-links .d-title {
    font-size: 27px;
  }
}
/* line 15, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle .handle-links .d-title:hover {
  text-decoration: underline;
}
/* line 20, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle .ico {
  height: 50px;
  width: 50px;
  display: block;
  background-size: 100% !important;
}
/* line 25, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle .ico#c1 {
  background: url("../../imgs/twitter/mike0.jpg") no-repeat 0 0 transparent;
}
/* line 28, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle .ico#c2 {
  background: url("../../imgs/twitter/ty0.jpg") no-repeat 0 0 transparent;
}
/* line 31, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle .ico#c3 {
  background: url("../../imgs/twitter/mark0.jpg") no-repeat 0 0 transparent;
}
/* line 34, ../sass/pages/_contact.scss */
#widget_contact_handles .box-content .handle .ico#c4 {
  background: url("../../imgs/twitter/jonathan0.jpg") no-repeat 0 0 transparent;
}

/*********************************
            DOWNLOADS
**********************************/
/* line 5, ../sass/pages/_downloads.scss */
#widget_downloads .box-content {
  background: url("../../imgs/carbon_fibre_transparent.png") repeat 0 0 #000;
  padding: 10px;
}
/* line 9, ../sass/pages/_downloads.scss */
#widget_downloads .download {
  padding: 11.5px;
  background: url("../../imgs/carbon_fibre_transparent.png") repeat 0 0 #000;
}
/* line 12, ../sass/pages/_downloads.scss */
#widget_downloads .download:nth-child(2n+2) {
  background-color: rgba(255, 255, 255, 0.3);
}
/* line 15, ../sass/pages/_downloads.scss */
#widget_downloads .download .download-links {
  width: 282px;
  margin: 7px 0 0 10px;
}
/* line 18, ../sass/pages/_downloads.scss */
#widget_downloads .download .download-links .d-title {
  font-size: 30px;
}
/* line 21, ../sass/pages/_downloads.scss */
#widget_downloads .download .download-links a {
  color: white;
  margin: 8px 0 0 15px;
  font-size: 20px;
}
/* line 27, ../sass/pages/_downloads.scss */
#widget_downloads .download .ico {
  background: url("/epk/imgs/downloads/monster.jpg") no-repeat 0 0 transparent;
  height: 50px;
  width: 50px;
  display: block;
  background-size: 100% !important;
  /*&#d1 {
    background: url('/imgs/downloads/monster.jpg') no-repeat 0 0 transparent;
  }
  &#d2 {
    background: url('/imgs/downloads/call-me-up.jpg') no-repeat 0 0 transparent;
  }
  &#d3 {
    background: url('/imgs/downloads/los-angeles.jpg') no-repeat 0 0 transparent;
  }
  &#d4 {
    background: url('/imgs/downloads/surrender.jpg') no-repeat 0 0 transparent;
  }*/
}

/* line 1, ../sass/pages/_news.scss */
#widget_news {
  overflow: hidden;
  font-size: 20px;
}
/* line 4, ../sass/pages/_news.scss */
#widget_news img {
  width: 100%;
}
/* line 7, ../sass/pages/_news.scss */
#widget_news p:first-child {
  margin-top: 0;
}
/* line 10, ../sass/pages/_news.scss */
#widget_news a {
  color: white;
}

/* line 15, ../sass/pages/_news.scss */
#t-link {
  display: block;
  margin: 8px 0 0;
  text-decoration: none;
}
/* line 19, ../sass/pages/_news.scss */
#t-link:after {
  content: ' »';
  font-size: 20px;
}

/* line 25, ../sass/pages/_news.scss */
#t-content {
  max-height: 648px;
  overflow: hidden;
}
/* line 28, ../sass/pages/_news.scss */
#t-content.t-photo img {
  width: 100%;
}

/* TWITTER */
/* line 34, ../sass/pages/_news.scss */
#twitter .timeline-header {
  display: none !important;
}

/* line 4, ../sass/pages/_photos.scss */
#widget_photos #epk-photos a:last-child {
  margin: 0 0 0 10px;
}
/* line 9, ../sass/pages/_photos.scss */
#widget_photos #photos {
  background: url("../../imgs/carbon_fibre_transparent.png") repeat 0 0 #000;
  padding: 10px 10px 0;
}
/* line 12, ../sass/pages/_photos.scss */
#widget_photos #photos .instagram-placeholder {
  margin: 0 15px 15px 0;
  float: left;
}
@media screen and (max-width: 640px) {
  /* line 12, ../sass/pages/_photos.scss */
  #widget_photos #photos .instagram-placeholder {
    margin: 0 2% 2% 0;
    width: 32%;
  }
  /* line 18, ../sass/pages/_photos.scss */
  #widget_photos #photos .instagram-placeholder:nth-child(3n+3) {
    margin-right: 0;
  }
  /* line 21, ../sass/pages/_photos.scss */
  #widget_photos #photos .instagram-placeholder:nth-child(19), #widget_photos #photos .instagram-placeholder:last-child {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  /* line 26, ../sass/pages/_photos.scss */
  #widget_photos #photos .instagram-placeholder:nth-child(4n+4) {
    margin-right: 0;
  }
}
/* line 30, ../sass/pages/_photos.scss */
#widget_photos #photos .instagram-placeholder img {
  width: 75px;
}
@media screen and (max-width: 640px) {
  /* line 30, ../sass/pages/_photos.scss */
  #widget_photos #photos .instagram-placeholder img {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  /* line 2, ../sass/pages/_social.scss */
  #widget_social #links {
    width: 345px;
    margin: auto;
  }
}
/* line 8, ../sass/pages/_social.scss */
#widget_social #links .fl:last-child {
  margin: 0 0 0 20px;
}

/* line 15, ../sass/pages/_social.scss */
.social-link {
  font-size: 20px;
  display: block;
  color: #fff;
  text-decoration: none;
  margin: 0 0 20px 0;
}
/* line 21, ../sass/pages/_social.scss */
.social-link:before {
  display: inline-block;
  padding: 8px;
  margin: 0 10px 0 0;
}
/* line 26, ../sass/pages/_social.scss */
.social-link.icon-facebook:before {
  background: #3b589c;
}
/* line 29, ../sass/pages/_social.scss */
.social-link.icon-twitter:before {
  background: #00abed;
}
/* line 32, ../sass/pages/_social.scss */
.social-link.icon-youtube:before {
  background: #c9312c;
}
/* line 35, ../sass/pages/_social.scss */
.social-link.icon-soundcloud:before {
  background: #fe5319;
}
/* line 38, ../sass/pages/_social.scss */
.social-link.icon-instagramm:before {
  background: #3b719a;
}
/* line 41, ../sass/pages/_social.scss */
.social-link.icon-spotify:before {
  background: #69c106;
}
/* line 44, ../sass/pages/_social.scss */
.social-link.icon-soundcloud:before {
  background: #fe5319;
}
/* line 47, ../sass/pages/_social.scss */
.social-link.icon-itunes:before {
  background: #e9173e;
}
/* line 50, ../sass/pages/_social.scss */
.social-link.icon-tumbler:before {
  background: #34465d;
}
/* line 53, ../sass/pages/_social.scss */
.social-link.icon-pandora:before {
  background: #336699;
}
/* line 56, ../sass/pages/_social.scss */
.social-link.icon-star:before {
  background: #f60000;
}

/* line 1, ../sass/_responsive.scss */
.mobile-visible {
  display: none;
}

/* line 4, ../sass/_responsive.scss */
.mobile-hidden {
  display: inline-block;
}

@media screen and (max-width: 640px) {
  /* line 8, ../sass/_responsive.scss */
  .mobile-visible {
    display: inline-block;
  }

  /* line 11, ../sass/_responsive.scss */
  .mobile-hidden {
    display: none;
  }
}
