body{
background:url("../images/page-bg.jpg") no-repeat #000;
background-size:100% auto;
}
div#generate-playlist label,div#trip-playlist .origin .label, div#trip-playlist .destination .label{
background-image: url(../images/location-pointer1.png);
    background-position: left top;
    background-repeat: no-repeat;
}
div#generate-playlist, div#trip-playlist{
background:transparent;
}
footer {
    color: #fff;
    margin: 0 0 23px;
    border-top: 1px solid rgba(255,255,255,0.13);
    box-sizing: border-box;
}
form#homePageSignup, #page-2 .mlist-outer-wrapper {
    color: #fff;
}
#page-2 .mlist-outer-wrapper input, #page-2 .mlist-outer-wrapper select {
        display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 32px;
    outline: none;
    color: #000;
    font-size: 12px;
    font-weight: 500;
	    padding: 0;
    border: 0;
}
#page-2 .mlist-outer-wrapper select{
	background-color:#fff;
	border-radius:0;
}

#generate-playlist .spotify-terms,div#trip-playlist #route-details ol li {
color:#fff;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?50upj6');
  src:  url('../fonts/icomoon.eot?50upj6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?50upj6') format('truetype'),
    url('../fonts/icomoon.woff?50upj6') format('woff'),
    url('../fonts/icomoon.svg?50upj6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-appleinc:before {
  content: "\eabe";
}
@font-face {
  font-family: 'twt-x';
  src:  url('../fonts/twt-x.eot?jjyo3s');
  src:  url('../fonts/twt-x.eot?jjyo3s#iefix') format('embedded-opentype'),
    url('../fonts/twt-x.ttf?jjyo3s') format('truetype'),
    url('../fonts/twt-x.woff?jjyo3s') format('woff'),
    url('../fonts/twt-x.svg?jjyo3s#twt-x') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="twt-"], [class*=" twt-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'twt-x' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twt-x:before {
  content: "\e901";
}


.followsocial ul {
    padding: 0;
}

.followsocial ul li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    margin-right: 10px;
}

.followsocial ul li:last-child {
    margin-right: 0;
}

.followsocial ul li a {
    color: #fff;
}

.followsocial ul li a:hover {
    opacity: 0.5;
}
p.customizetext {
    font-family: 'Roboto Mono';
    font-weight: 600;
    font-size: 24px;
    margin: 15px 0 32px;
	color:#fff;
}

header {
    margin-top: 86px;
}
div#generate-playlist {
    padding-top: 35px;
}
div#page-1 .text1, div#page-1 .text2,div#page-1 .text3, div#page-1 .text4 {
    font-family: 'Roboto Mono';
    font-size: 16px;
    font-weight: 500;
	color:#fff;
}

div#page-1 .text2,div#page-1 .text4 {
    display: block;
}

div#page-1 .text3, div#page-1 .text4 {
    font-weight: 700;
}

#generate-playlist input, #generate-playlist select {
    outline: none;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 25px;
    padding-top: 0;
}
div#generate-playlist label[for="user-location"],div#generate-playlist label[for="tour-location"] {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: left;
}
div#generate-playlist #spotify-connect:before {
    /*background-image: url(../images/spotify-follow.png);
    background-repeat: no-repeat;
    background-size: 100% auto;*/
	background:none;
}
div#generate-playlist #spotify-connect {
    background: #1ed951;
    border-radius: 16px;
    color: #fff;
    font-size: 15px;
    display: block;
    line-height: 2.5;
    text-indent: 0;
    text-transform: uppercase;
    font-family: 'Roboto Mono' !important;
    vertical-align: middle;
}

div#generate-playlist #spotify-connect:before {  
    font-family: 'icomoon' !important;
    content: "\ea94";
    font-size: 18px;
    vertical-align: middle;
	position: static;
    text-indent: 0;
    display: inline-block;
    width: auto;
}
#generate-playlist .spotify-terms {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

#generate-playlist .spotify-terms span {
    display: block;
}

#generate-playlist .spotify-terms span a {
    text-decoration: underline;
}

#generate-playlist .spotify-terms span a:hover {
    opacity: 0.5;
}

#generate-playlist .spotify-terms span.agreetext {
    padding-top: 12px;
    padding-bottom: 27px;
}

#generate-playlist .spotify-terms p {
    margin: 14px 0 0;
}

#generate-playlist .spotify-terms p:first-child {
    margin-top: 26px;
}
div#generate-playlist {
    padding-top: 35px;
}

.watch-section {
    color: #fff;
    font-weight: 500;
    padding: 58px 0 9px;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
}

.watch-section a {
    font-size: 15px;
    border: 1px solid #fff;
    width: 140px;
    height: 42px;
    display: inline-block;
    line-height: 39px;
    color: #fff;
    margin-left: 10px;
    box-sizing: border-box;
    vertical-align: middle;
}

.watch-section a:hover,footer p a:hover {
    opacity: 0.5;
}

footer .followsocial {
padding: 28px 0 14px;
}
footer .followsocial ul{
margin:0;
}
footer p {
    margin: 0;
    font-family: "futura-pt",sans-serif;
    font-weight: 800;
    font-size: 10.02px;
    letter-spacing: 2px;
}
.page-2 p.customizetext {
    display: none;
}
div#trip-playlist .details{
	color:#fff;
}
.page-2 p.customizetext.inner {
    display: block;
	margin-bottom:0;	
}
div#trip-playlist .origin .label, div#trip-playlist .destination .label,div#trip-playlist #origin, div#trip-playlist #destination {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 0;
	color:#fff;
}
div#trip-playlist .details .header .route .label,div#trip-playlist .details .header .route button,div#trip-playlist .details .header .email .label ,div#trip-playlist .details .header .email button, div#trip-playlist .details .header .duration .label,div#trip-playlist .details .header .duration button{
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	
}
div#trip-playlist .details .header .route .label {
    background-image: url(../images/route-image1.png);
	padding-top: 0;
}
div#trip-playlist .details .header .email .label {
    background-image: url(../images/email-icon1.png);
	padding-top: 0;
}
div#trip-playlist .details .header .duration .label {
    background-image: url(../images/duration-image1.png);
	padding-top: 0;
}
div#trip-playlist .instructions{
	max-width:100%;
	color:#fff;	
}
.row.share .col-6 {
    width: 100%;
    margin-bottom: 90px;
}

.mlist-outer-wrapper.page2 fieldset {
    border: 0;
}

.mlist-outer-wrapper.page2 .mlist-header span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin: 0px 0 27px;
    line-height: 1.2;
}

.mlist-outer-wrapper.page2 .mlist-header span:first-child {
    font-size: 24px;
    margin-top: 0;
}

.mlist-outer-wrapper.page2 label {
    font-size: 12px;
    font-weight: 700;
}

.mlist-outer-wrapper.page2 input.error {
    color: red;
}

.mlist-outer-wrapper.page2 label.error {
    display: none;
    color: red;
	padding-top:5px;
}
#page-2 .mlist-outer-wrapper label {
    margin-bottom: 5px;
    display: block;
}

#page-2 .mlist-outer-wrapper .mlist-field {
    padding-bottom: 16px;
    width: 100%;
    display: block;
}

#page-2 .mlist-outer-wrapper .mlist-field select {
    width: 48%;
    display: inline-block;
}


#page-2 .mlist-outer-wrapper .mlist-field select#dobMonth {
    margin-right: 4%;
}
#page-2 .mlist-outer-wrapper input,#page-2 .mlist-outer-wrapper .mlist-field {
    max-width: 250px;
    margin: 0 auto;
}
#page-2 .mlist-outer-wrapper .mlist-field select{
	background-image: url(../images/DropDown.svg);
    background-position: 94%;
    background-repeat: no-repeat;
    -webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
    padding-left: 5px;
	
}
#page-2 .mlist-outer-wrapper .mlist-field select#dobDay {
    margin-right: 0;
}
#page-2 .mlist-outer-wrapper label[for="agree"].error {
    display: none !important;
}

#page-2 .mlist-outer-wrapper .mlist-checks input{
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}

#page-2 .mlist-outer-wrapper .mlist-checks input label[for="agree"] {
    display: inline-block;
    width: calc(100% - 20px);
}

#page-2 .mlist-outer-wrapper label.agree {
    display: inline-block;
    font-size: 7.5px;
    font-weight: 400;
    width: calc(100% - 34px);
    vertical-align: top;
    margin-bottom: 0;
    line-height: 15px;
    text-align: left;
}
#page-2 .mlist-outer-wrapper select::-ms-expand {
    display: none;
 }
.mlist-checks {
    max-width: 250px;
    margin: 0 auto 15px;
	position:relative;
}
footer p a{
	display:inline-block;
}
#page-2 .mlist-outer-wrapper label.agree a {
    display: inline-block;
    color: #fff;
    text-decoration: underline;
}

#page-2 .mlist-outer-wrapper label.agree span {
    display: inline-block;
}

#page-2 .mlist-outer-wrapper label.agree a:hover {
    opacity: 0.5;
}
#page-2 .mlist-outer-wrapper input.submit {
    height: 42px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    box-sizing: border-box;
}

#page-2 .mlist-outer-wrapper input.submit:hover {
    opacity: 0.5;
}
div#modal {
    background: #000;
}

div#modal .inner #send-email {
    color: #000;
    line-height: 20px;
    padding: 10px 0;
}
div#modal .inner #user-email {
    color: #000;
    line-height: 1;
    padding: 5px;
}

    #page-2 .mlist-outer-wrapper [type="checkbox"]:not(:checked),
    #page-2 .mlist-outer-wrapper [type="checkbox"]:checked {
        cursor: pointer;
        height: 16px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 4px;
        width: 14px;
        z-index: 10;
    }

    #page-2 .mlist-outer-wrapper [type="checkbox"]:not(:checked)~label,
    #page-2 .mlist-outer-wrapper [type="checkbox"]:checked~label {
        cursor: pointer;
        padding-left: 25px;
        padding-top: 6px;
        position: relative;
    }

    #page-2 .mlist-outer-wrapper input[type="checkbox"]:not(:checked)~label::before,
    #page-2 .mlist-outer-wrapper input[type="checkbox"]:checked~label::before {
        background: transparent none repeat scroll 0 0;
        border: 1px solid #fff;
        border-radius: 0;
        content: "";
        height: 10px;
        left: 0;
        position: absolute;
        top: 7px;
        width: 10px;
        background: #fff;
    }

    #page-2 .mlist-outer-wrapper input.error[type="checkbox"]:not(:checked)~label::before,
    #page-2 .mlist-outer-wrapper input.error[type="checkbox"]:checked~label::before {
        background: transparent none repeat scroll 0 0;
        border: 1px solid red;
        border-radius: 0;
        content: "";
        height: 10px;
        left: 0;
        position: absolute;
        top: 6px;
        width: 10px;
        background: #fff;
        /* box-sizing: border-box; */
    }

    #page-2 .mlist-outer-wrapper input[type="checkbox"]:not(:checked)~label::after,
    #page-2 .mlist-outer-wrapper input[type="checkbox"]:checked~label::after {
        color: transparent;
        text-shadow: 0 0 0 #000;
        content: "\2714";
        font-size: 8px;
        left: 3px;
        position: absolute;
        top: 7px;
    }

    #page-2 .mlist-outer-wrapper input[type="checkbox"]:not(:checked)~label::after {
        opacity: 0;
        transform: scale(0);
    }

    #page-2 .mlist-outer-wrapper input[type="checkbox"]:checked~label::after {
        opacity: 1;
        transform: scale(1);
    }

@media only screen and (min-width:768px){
	span.text1 {
    max-width: 623px;
    display: block;
    margin: 0 auto;
}
span.text3 {
    max-width: 623px;
    margin: 0 auto;
    display: block;
}	
}
@media only screen and (max-width:767px){
	div#tour-map {
    margin-top: 20px;
}
#generate-playlist .spotify-terms span,div#trip-playlist .instructions p{
	display:inline;
}
footer p{
	font-size:9.02px;
}
	.mlist-outer-wrapper.page2 .mlist-header span{
		font-size:14px;
	}
	div#generate-playlist label[for="user-location"], div#generate-playlist label[for="tour-location"]{
		display:inline-block;
	}
	div#generate-playlist #spotify-connect {
    font-size: 13px;
    line-height: 1.4;  
    height: 100px;
    overflow: visible;
    max-height: 52px;
    padding: 8px 0;
}
	div#generate-playlist #spotify-connect span {
    max-width: 245px;
    display: inline-block;  
	vertical-align:top;
}
div#generate-playlist #spotify-connect:before{
	line-height:2;
}
	#trip-playlist .details .header .email{
		margin:10px auto;
	}
	div#generate-playlist{
		padding:35px 0 0;
	}
	body .content,body header,body footer {
    max-width: 300px;
    margin: 0 auto;
}
body header{
	margin:86px auto 0;
}
body footer{
	margin:40px auto;
}
}
@media only screen and (min-width:320px) and (max-width:374px){
	.watch-section{
		    font-size: 9px;
	}
	.watch-section a {
    font-size: 10px;    
    width: 85px;
    height: 30px;  
    line-height: 28px;
   
}
}
@media only screen and (min-width:375px) and (max-width:767px){
	body .content,body header,body footer {
    max-width: 340px;
	}
	body header{
		margin:86px auto 0;
	}
	body footer{
		margin:40px auto;
	}
	footer p{
		line-height:1.5;
	}
	.watch-section{
		    font-size: 11px;
	}
	.watch-section a {
    font-size: 12px;   
	width: 85px;
    height: 30px;  
    line-height: 28px;
   
}
}