/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 25px 0 0 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.no-transition {
    -webkit-transition: all 0 ease-out;
    -moz-transition: all 0 ease-out;
    -o-transition: all 0 ease-out;
    transition: all 0 ease-out
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

html,
body,
#wrapper {
    height: 100%;
    overflow: hidden
}

body {
    overflow-y: visible;
    overflow-x: hidden
}

#wrapper {
    overflow-y: hidden;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    background: url(../img/watercolour3.jpg) no-repeat #8abdbd;
    background-position: 50% top;
    background-size: cover
}

@media screen and (min-width:801px) {
    #wrapper {
        padding-left: 20px;
        padding-right: 20px
    }
}

#slides {
    font-size: 0
}

@media screen and (max-width:800px) {
    #slides {
        height: 100%
    }
}

.slide {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    vertical-align: top;
    position: relative
}

@media screen and (max-width:800px) {
    .slide {
        /*overflow: auto;*/
        max-height: 100%
    }
}

@media screen and (max-width:800px) {
    .intro.slide .inner {
        padding-bottom: 80px!important
    }
}

.slide .inner {
    background: 0;
    padding: 1.25em;
    margin: 0 .875em;
    max-height: 70%;
    min-height: 500px
}

@media screen and (max-width:800px) {
    .slide .inner {
        /*overflow-y: auto;*/
        font-size: 12px
    }
}

.navslide-4 .slide .inner {
    max-height: 100%
}

@media only screen and (min-width:768px) {
    .slide .inner {
        padding: 2em;
        margin: 0 5em
    }
}

.slide .inner p {
    color: #2d3455;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: .875em;
    line-height: 1.4em
}

.slide .inner h1 {
    color: #2d3455
}

.slidenav a:first-child {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 2em
}

.slidenav a img {
    width: 1.5em;
    height: auto;
    transition: transform .05s cubic-bezier(.55, 0, .1, 1);
    transform: scale(1)
}

.slidenav a:last-child {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 2em
}

.slidenav a:hover {
    border-bottom: 0;
    cursor: pointer
}

.slidenav a:hover img {
    transform: scale(1.1)
}

.shareaholic-canvas {
    z-index: 999;
    position: absolute;
    bottom: 2em;
    left: 50%;
    margin-left: -250px;
    width: 500px
}

button {
    font-family: "Muli", sans-serif;
    font-weight: 300;
    text-transform: lowercase
}

* {
    font-family: "Vollkorn", serif;
    font-weight: normal;
    word-break: keep-all;
    letter-spacing: normal
}

* {
    -webkit-user-select: #e6e6e6;
    -moz-user-select: #e6e6e6;
    -ms-user-select: #e6e6e6;
    -o-user-select: none;
    user-select: #e6e6e6;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

h1,
h2,
h3,
h4,
h5,
h1 *,
h2 *,
h3 *,
h4 *,
h5 * {
    letter-spacing: -0.05em
}

body {
    font-size: 1em
}

* {
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    color: #272e50
}

a {
    color: #fff;
    text-decoration: none;
    font-weight: 600
}

a:hover {
    color: #fff
}

a:active {
    color: #fff
}

a:visited {
    color: #fff
}

::-moz-selection {
    color: #8abdbd;
    background: #333
}

::selection {
    color: #8abdbd;
    background: #333
}

#logo {
    max-width: 400px;
    margin: 50px auto 0 auto;
    display: block
}

@media screen and (max-width:800px) {
    #logo {
        margin: 20px auto;
        width: 80%
    }
    .navslide-4 #logo {
        margin: 0 auto;
        width: 0
    }
}

@media screen and (max-width:800px) {
    h1 {
        margin: 0 0 15px
    }
}

footer {
    position: absolute;
    bottom: 5px;
    left: 5px;
    margin: 0;
    background: #fff;
    padding: 7px 7px 2px 7px;
    border-radius: 6px;
    -webkit-border-radius: 6px
}

footer a {
    text-decoration: none;
    border: 0
}

.selectbuttongo {
    margin: 20px auto;
    border: 2px solid #8e6351;
    padding: 10px 15px;
    background: 0;
    text-align: center;
    font-size: 1em;
    color: #8e6351;
    display: block;
    transition: all .25s linear
}

.selectbuttongo:hover {
    background: #e8c490
}

.bottom {
    padding: 10px;
    bottom: 0;
    border-top: 3px dotted #f3fafc;
    text-align: center;
    max-width: 600px;
    margin: 0 auto
}

ul.signup li {
    display: inline-block
}

.inputbox {
    background-color: #fafafa;
    border-radius: 4px 4px 4px 4px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    padding-left: 10px;
    text-decoration: none;
    width: 270px
}

.submit {
    background-color: #587f71;
    border: 0 solid #ccc;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    padding: 10px 10px;
    text-align: center;
    -webkit-transition: all all .2s linear ease-out;
    -moz-transition: all all .2s linear ease-out;
    -o-transition: all all .2s linear ease-out;
    transition: all all .2s linear ease-out
}

.submit:hover {
    background-color: #f3d0a7;
    color: #2f1e11
}

ul.social {
    margin: 15px auto 15px -46px
}

ul.social li {
    display: inline-block
}

.social li a {
    margin: 5px;
    opacity: .8;
    background: 0
}

.social li a:hover {
    opacity: 1
}

.shareaholic-canvas {
    text-align: center
}

#loading {
    width: 150px;
    margin: 0 auto;
    text-align: center
}

#suggestions {
    margin: 0 auto;
    display: table;
    border-spacing: 10px
}

#suggestions>div {
    display: table-cell;
    width: 40%;
    padding: 10px;
    background: rgba(232, 196, 144, 0.22);
    color: #8e6351;
    font-size: .8em;
    text-align: left
}

#suggestions>div img {
    width: 30%;
    height: auto;
    border: 2px solid #8e6351;
    margin: 0 20px 0 0;
    float: left
}

#suggestions h4 {
    border-bottom: 2px solid #8e6351;
    margin-top: 0
}

#suggestions>div div.wrap {
    float: left;
    width: 60%;
    text-align: left
}

#suggestions .genre {
    font-size: .7em;
    margin-bottom: 10px;
    text-transform: capitalize
}

#suggestions .name {
    margin-bottom: 5px
}

#suggestions .by em {
    font-style: italic
}

.track-play {
    width: 100%
}

.hidden {
    display: none
}

.ng-binding {
    font-size: 1.0em
}

#tweets {
    width: 100%;
    margin: 1em auto;
    text-align: center;
    display: table;
    border-collapse: separate;
    border-spacing: 10px
}

.tweet {
    margin-bottom: 10px;
    font-family: "Muli", sans-serif;
    padding: 10px 10px 10px 40px;
    background-size: 25px;
    text-align: left;
    float: none;
    font-size: .8em;
    color: #fff;
    display: table-cell;
    transition: all .25s linear
}

.tweet.agree {
    background: url("../img/tweet.png") no-repeat 5px center #72ad4e;
    background-size: 25px;
    border: 2px solid #507937
}

.tweet.disagree {
    background: url("../img/tweet.png") no-repeat 5px center #7e2528;
    background-size: 25px;
    border: 2px solid #5a1a1c
}

.tweet:hover {
    background: url("../img/tweet.png") no-repeat 5px center #8dbbcb;
    color: #fff;
    background-size: 30px
}

[data-fittext] {
    width: 100%;
    display: block
}

.error {
    display: none;
    z-index: 999;
    position: relative
}

.error.display {
    display: block!important
}

@media screen and (max-width:800px) {
    #results-data {
        font-size: 1.4em;
        line-height: 1em
    }
    .slide .inner {
        padding: 2em 3em;
        margin: 0 2em
    }
    .slide .inner p {
        margin-bottom: 1.5em;
        font-size: 1.1875em
    }
    .question-img {
        width: 50%
    }
    .selectbuttongo.darker {
        width: 100%;
        padding: 20px;
        margin-top: -10px
    }
    h1 {
        font-size: 2em;
        margin: 15px 0 5px 0
    }
    .results-intro {
        font-size: 2em
    }
    #suggestions {
        margin: 0 auto;
        display: block
    }
    #suggestions>div {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        display: block;
        width: 90%;
        padding: 5%;
        text-align: left;
        margin-bottom: 10px
    }
    .slide .inner {
        padding: 2em 2em;
        margin: 0 2em
    }
    .slide {
        font-size: 15px
    }
    #tweets {
        width: 100%;
        margin: 1em auto;
        text-align: center
    }
    .tweet {
        margin-bottom: 10px;
        border-bottom: 4px solid #7e5c3c;
        border-top: 0 solid #fff;
        padding: 10px 10px 10px 35px;
        background: url("../img/tweet.png") no-repeat 5px center #2f1e11;
        background-size: 25px;
        text-align: left;
        float: none;
        font-size: .7em;
        border-radius: 6px;
        color: white!important;
        display: block;
        transition: all .25s linear;
        border-radius: 0;
        -webkit-border-radius: 0
    }
}

a.embed {
    position: absolute;
    bottom: 7px;
    right: 7px;
    padding: 7px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #fff;
    display: block;
    color: #283152
}

#embed {
    display: none;
    text-align: center
}

#embed textarea {
    font-size: 11px;
    font-family: sans-serif
}

.selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.selectboxit-container * {
    font-family: "Muli", sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #693222;
    text-transform: lowercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: 0;
    white-space: nowrap
}

.selectboxit-container .selectboxit {
    width: 220px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    position: relative
}

.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
    height: 30px;
    line-height: 30px;
    display: block
}

.selectboxit-container .selectboxit:focus {
    outline: 0
}

.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default
}

.selectboxit-text {
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left
}

.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px
}

.selectboxit-container .selectboxit-options {
    min-width: 80%;
    *width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    text-align: left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: white
}

.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px
}

.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none
}

.selectboxit-option,
.selectboxit-optgroup-header {
    text-indent: 5px;
    margin: 0;
    list-style-type: none
}

.selectboxit-option-first {
    border-top: 2px solid #693222
}

.selectboxit-optgroup-header+.selectboxit-option-first {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.selectboxit-option-last {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.selectboxit-optgroup-header {
    font-weight: bold
}

.selectboxit-optgroup-header:hover {
    cursor: default
}

.selectboxit-arrow-container {
    width: 30px;
    position: absolute;
    right: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%
}

.selectboxit-option-icon-container {
    float: left
}

.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left
}

.selectboxit-rendering {
    display: inline-block!important;
    *display: inline!important;
    zoom: 1!important;
    visibility: visible!important;
    position: absolute!important;
    top: -9999px!important;
    left: -9999px!important
}

.jqueryui .ui-icon {
    background-color: inherit
}

.jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.selectboxit-btn {
    background-color: none;
    background-repeat: repeat-x;
    color: #693222;
    border: 2px solid #693222
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
    color: #693222;
    background-color: #e8c490
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
    color: #693222;
    text-decoration: none;
    background-position: 0 -15px
}

.selectboxit-default-arrow {
    width: 0;
    height: 0;
    border-top: 4px solid #693222;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.selectboxit-list {
    background-color: none;
    border: 2px solid #693222;
    border-top: 0 solid #693222
}

.selectboxit-list .selectboxit-option-anchor {
    color: #693222
}

.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
    color: #fff;
    background-color: #693222
}

.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor {
    color: #999
}

.submit-btn {
    background-color: #be8a57;
    background-repeat: repeat-x;
    color: #f3fafc;
    border: 3px solid #f3fafc;
    border-radius: 10px;
    font-size: 1em;
    padding: 1em
}

.submit-btn:hover {
    color: #be8a57;
    background-color: #f3d0a7
}

#results-data {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 150px
}

#results-data.loading,
#results-data.init {
    height: 150px
}

#results-data.loading *,
#results-data.init * {
    opacity: 0;
    transition: 0
}

#results-data.loading {
    background-image: url("../img/loading.gif")
}

#LiveCSSEditor-code {
    color: black;
    font-size: 13px;
    text-align: left;
    font-family: monospace
}

div {
  box-sizing: border-box;
}

.intro.slide,
.result.slide {
    overflow: auto;
}
