@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700');

html {
  scroll-behavior: smooth;
	background-color: black;
}

* {
	box-sizing: border-box;
	transition: all ease-in-out 250ms;
}

body {
	margin: 0;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	
}

img {
	max-width: 100%;
	height: auto;
}

a:hover {
color: #C7C7C7;
	
}

a:visited {
color: #C7C7C7;
	
}

a:link {
color: white;
	
}



.containerAbout a:link {
	color:white;
	
}
.containerAbout a:visited {
	color:white;
	
}
.containerAbout a:hover {
	color: #C7C7C7;
	
}
.tonequest {
	width: 100%;
	height: auto;
	padding-bottom: 1em;
	margin: 0 auto;
	background-color: gray;

	
}

.tonequest h1 {
	font-size: 3em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}

.tonequest h2 {
	font-size: 2em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .45em;
	padding-top: -.2em;
	margin-bottom: 0;
	border: 0;
	margin-top: .5em;
	
	
}

.tonequest p {
	font-size: 1em;
	text-align: left;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 1em;
	margin-top: 0;
	line-height: 1.1;
	width:96%;
}

.eventsBox {
	width: 100%;
	height: auto;
	margin-top:0;
	padding-bottom: 1em;
	background-color:#060709;
	background-image: url(../img/events_key_soft.jpg);
	background-position: right;
	background-repeat: no-repeat;
	
}

.eventsBox h1 {
	font-size: 3em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}

.eventsBox p {
	font-size: 1em;
	text-align: left;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 1em;
	line-height: 1.1;
}

.container2 {
	width: 100%;
	max-width: 100em;
	height: auto;
	margin: 0 auto 2em 0;
	background-color: black;
	
	
}

.container2 h2{
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 1em;
	margin-bottom:0;
	margin-left:.6em;
	font-size:2em;
	text-align: left;
	color:white;

	}

.container2 h3{
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 1em;
	margin-bottom:0;
	margin-left:.68em;
	font-size:1.6em;
	text-align: left;
	color:white;

	}

.container2 p {
	font-size: 1em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 1em;
	margin-bottom: 0em;
	margin-right: .8em;
	margin-top: .5em;
	line-height: 1.1;
	text-align: justify;
	color: white;
	
}

.container2 p.terms {
	font-size: 1em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 1.3em;
	margin-bottom: 0em;
	margin-right: .8em;
	margin-top: .5em;
	line-height: 1.1;
	text-align: justify;
	color: white;
	font-weight: 300;
	width:93%;
	
	
}


.container2 h1 {
	font-size: 5em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}

.container3 {
	width: 100%;
	max-width: 100em;
	height: auto;
	margin: 0 auto;
	background-color: black;
	
	
}

.container3 h1 {
	font-size: 3em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .2em;
	padding-top: .5em;
	margin-bottom: 0;
	border: 0;
	padding-bottom: 0;
	line-height: .85em;
	
	
}

.container3 h2 {
	font-size: 2em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	margin-bottom: 1em;
	margin-top: 0;
	border: 0;
	
	
}

.container3 p {
	font-size: 1.2em;
	text-align: left;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: .5em;
	margin-right: 1em;
	margin-top: 0em;
	line-height: 1.2;
	width: 93%;
	
}

.black{
	
	font-weight: 700;

	
}


.container4 {
	width: 100%;
	max-width: 100em;
	height: 14em;
	margin: 0 auto;
	background-color: white;
	
	
}

.container4 h1 {
	font-size: 5em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: black;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}



.containerDesc {
	width: 100%;
	height: auto;
	margin-top: -6em;
	margin-bottom: 1em;
	padding: 0 0 0 0;
	background-color: black;
	
	
}

.containerDesc h1 {
	font-size: 5em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: 0em;
	margin-bottom: 0;
	border: 0;
}

.containerDesc h2 {
	font-size: 2em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .4em;
	padding-top: 0em;
	margin-bottom: 0;
	border: 0;
}

.containerDesc p {
	font-size: 1em;
	text-align: left;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 1em;
	margin-right: .8em;
	margin-top: .5em;
	line-height: 1.1;
	
}

.containerAbout {
	width: 100%;
	height: 12em;
	padding-bottom: 1em;
	
}

.containerAbout h1 {
	font-size: 3em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .4em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;	
	
}


.containerAbout p{
	width: 96%;
	font-size: 1em;
	text-align: left;
	margin-left: 1em;
	color:white;
	line-height: 1.1em;
	
}


.container5 {
	width: 100%;
	height: auto;
	margin: 0 auto 2em 0;
	background-color: white;
	
	
		
}

.container5 p{
	font-size: 1em;
	text-align: left;
	margin-left: 1em;
	width:96%;
	
	
}

.container2 a{
	color:white;
	line-height: 1.5em;
	
}

.container2 a:hover{
	color:#515151;
	
}

.friends {
	
	background-image: url(../img/friends-key.jpg);
	background-position:center;
	background-size: cover;
	background-repeat: no-repeat;
	

	
}

@media (min-width:25rem) {
	.eventsBox {
	background-image: url(../img/events_key_soft.jpg);

}
}

@media (min-width:37rem) {

	.containerDesc {
	margin-top: 0em;
	margin-bottom: 0em;

	
	
}
	

	
	
	.eventsBox h1 {
	font-size: 4em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .2em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}

.eventsBox p {
	font-size: 1.2em;
	text-align: left;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: .7em;
	line-height: 1.1;
}
	

.containerAbout {
	width: 100%;
	height: 12em;;
	padding-bottom: 1em;
	margin-bottom: 0;
	
}

.containerAbout h1 {
	font-size: 4em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;	
	
}


.containerAbout p{
	font-size: 1.2em;
	margin-left: .7em;
	width: 95%;
	
}	
	
	.tonequest {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: gray;

	
}
	
	.tonequest h1 {
	font-size: 4em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .18em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}
	
		.tonequest h2 {
	font-size: 2em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .6em;
	padding-top: .1em;
	margin-bottom: 0;
	border: 0;
	
	
}

.tonequest p {
	font-size: 1.2em;
	text-align: left;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 1em;
	margin-top: 0;
	line-height: 1.1;
}
	


	
	.containerDesc p {
	font-size: 1.2em;
	text-align: left;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: .6em;
	margin-top: .5em;
	line-height: 1.1;
	width: 95%;
}
	
	.containerDesc h2 {
		padding-top: 1em;
		
		}
	
	
	.container2 p {
		font-size: 1.2em;
		
	}
	
	.container2 h1 {
	font-size: 5em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}
	
	.container3 p {
	width: 96%;
	
}
	
	.container3 h1 {
	font-size: 4em;
	margin-left: .13em;
}
	
.container5 {
	width: 100%;
	height: auto;
	margin: 0 auto 2em 0;
	background-color: white;	
		
}

.container5 p{
	font-size: 1em;
	text-align: left;
	margin-left: 1em;
	width:96%;
	
	
}	
	
	
}

@media (min-width:60rem) {
	
		.friends {
	
height: 500px;
padding-top: 1.5em;

	
}
	
	.eventsBox {
	width: 100%;
	height: 18em;
	margin-top:0;
	background-color:#060709;
	background-image: url(../img/events_key.jpg);
	background-position: right;
	background-repeat: no-repeat;
	
}
	
		.containerDesc {
	margin-top: 0em;
	margin-bottom: 0em;
	width:60%;
	}
	
	.container5 {
	width: 100%;
	height: auto;
	margin: 0 auto 2em 0;
	background-color: white;	
		
}

.container5 p{
	font-size: 1.2em;
	text-align: left;
	margin-left: 1.2em;
	width:50%;
	
	
}	
	
.eventsBox h1 {
	font-size: 5em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}

.eventsBox p {
	font-size: 1.2em;
	text-align: left;
	color: white;
	width: 50%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 1.4em;
	line-height: 1.1;
}
	
.containerAbout {
	width: 100%;
	height: 17em;;
	padding-bottom: 1em;
	
}

.containerAbout h1 {
	font-size: 5em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;	
	
}


.containerAbout p{

	font-size: 1.2em;
	margin-left: 1.4em;
	width: 50%;
	
}	
	
.tonequest h1 {
	font-size: 5em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: 4.7em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}
	.tonequest h2 {
	font-size: 2em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: 11.8em;
	padding-top: .1em;
	margin-bottom: 0;
	border: 0;
	
	
}
	
	
	.tonequest p {
	font-size: 1.2em;
	text-align: left;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	padding-left: 18.7em;
	margin-top: 0;
	margin-left: 1em;
	line-height: 1.1;
}
	

	
	.container2 {
	width: 100%;
	content-align: left;
	height: auto;
	padding-right: .5em;

		
	}
	
	.container2 p {
	width: 50%;
	}
	
	.container2 p.app {
	column-count: 3;
	width: 97%;
	
	
	}
	
	.container2 p.tteam {
	column-count: 3;
	width: 97%;
	text-align: center;
	
	
	}
	
	.container2 p.span {
font-weight: 500;
	
	
	}
	
	.rest {
	width: 50%;
	column-count: 2;
	column-rule-width: medium;
	
	}
	
	.container2 h1 {
	font-size: 5em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	
	
}
	
		.container3 p {
	width: 48%;
	margin-left: 1em;
}
	
	.container3 h1 {
	font-size: 5em;
	margin-left: .26em;
}
	
	.container3 h2 {
		margin-left: .6em;
		
	}
	
}


.vintageHelp {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom:2em;
	background-image: url(../img/vintagehelpBG.jpg);
	background-size: cover;
	background-position: center;
	
	
}

.vintageHelp h1 {
	font-size: 3em;
	font-weight: 700;
	font-style: condensed;
	text-align: left;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: .3em;
	padding-top: .2em;
	margin-bottom: 0;
	border: 0;
	color: white;
	
	
}

.vintageHelp p {
	font-size: 1em;
	text-align: left;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 1em;
	margin-top: 0;
	line-height: 1.1;
}

.clearfix::after,
section::after,
footer::after {
	content: '';
	display: block;
	clear: both;
}

.logoFooter {
	display: block;
	margin: 10px 0 0 0;

	
}

/* Column system
=================== */

[class^=col-] {
	width: 100%;
	margin-top: 1em;
}

[class^=col-]:first-child {
	margin-top: 0;
}

.col-1 {
	width: 33.333334%;
	float: left;
	text-align:center;
	margin-bottom: 2em;

	
}

	.col-3 {
		width: 100%;
		margin-bottom: 1.5em;
		
	}
	.col-3 p{
		
		font-size: 1em;
		width: 90%;
		margin:0 auto 0 auto;
		line-height: 1em;
		text-align: center;
	}


@media (min-width: 40rem) {

	[class^=col-] {
		float: left;
		padding: 0 .5em;
		margin-top: 0;
	}

	[class^=col-]:first-child {
		padding-left: 0;
	}

	[class^=col-]:last-child {
		padding-right: 0;
	}

	.col-3 {
		width: 50%;
		
	}
	.col-3 p{
		
		line-height: normal;
		font-size: 1em;
		width: 90%;
		margin-left: 1em;
	}

	.col-1 {
		width: 16.6666%;
		text-align: left;
	
  }
	
}





/* typography
=================== */

h1 {
	font-weight: 300;
	font-size: 1.7rem;
	margin-top: 0;
}

h2 {
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 4em;
	margin-bottom:0;
	margin-left:.6em;
	font-size:2em;
	text-align: left;

	}

.vintageHelp h2 {
	color:white;
	margin-top: 25px;
	margin-left: .4em;
	}

.vintageHelp h3 {
	color:white;
	margin-top: 25px;
	margin-left: .8em;
	margin-size: 2em;
	margin-bottom: 0em;
	text-align:  left;
	}


p {
	margin-top: 0;
	line-height: 1.5;
}

p.description {
	font-size: 1em;
	margin-left: 1em;
	margin-top: 0;
	
	}

p:last-of-type {
	margin-bottom: 0;
	color: white;
}

.title {
	font-family: 'Roboto Condensed', sans-serif;
	line-height: .8em;
	font-size: 100px;
	margin-bottom: 1.5em;
	font-weight: 700;
	margin-top: 1em;
}

.titleWhite {
	font-family: 'Roboto Condensed', sans-serif;
	line-height: .8em;
	font-size: 3em;
	margin-bottom: .2em;
	text-align: left;
	font-weight: 700;
	margin-top: 3em;
	margin-left: .3em;
	color: white;
}

.title span {
	font-weight: 300;
	display: block;
	font-size: .75em;
}

.titleFooter {
	
	margin: 0 0 .5em;
	
}

.titleFooter {
	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 2.5em;
	text-align: center;
	margin-bottom: 1em;
	line-height: 1em;
	color:black;
}

.unstyled-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .8em;
}

strong {
	
	font-size: 1.3em;
	color:white;
}
@media (min-width:37rem) {
	


	p {
		font-size: 1.2rem;
		line-height: 1.6;
		margin-reight: .3em;
	}

	.title {
		font-size: 7rem;
		margin-top: 2rem;
	}
	
	h2 {font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 0em;
	margin-bottom:0;
	margin-left:.6em;
	font-size:2.5em;
	text-align: left;

	}
	
	.vintageHelp p {
	color:white;
	font-size: 1.2em;
	margin-left: .8em;
	width: 95%;
		
	}
	
	.vintageHelp h2 {
	color:white;
	margin-top: 25px;
	margin-left: .35em;
	}
	
	.vintageHelp h3 {
	color:white;
	margin-top: 25px;
	margin-left: .5em;
	font-size: 1.8em;
		
	}
	
	.vintageHelp h1 {
	margin-left: .3em;
	}
	
}

@media (min-width:60rem) {

	
	h2 {font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 0em;
	margin-bottom:0;
	margin-left:.6em;
	font-size:2.5em;
	text-align: left;

	}
	
	.vintageHelp p {
	font-size: 1.2em;
	margin-left: 1.5em;
	width: 60%;
		
	}
	
	.vintageHelp h2 {
	color:white;
	margin-top: 25px;
	margin-left: .7em;
	}
	
	.vintageHelp h3 {
	color:white;
	margin-top: 25px;
	margin-left: 1em;
	}
	
	.vintageHelp h1 {
	margin-left: .3em;
	font-size: 5em;
	}
	
	.titleFooter {
	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 3em;
	text-align: center;
	margin-bottom: 1em;
	line-height: 1em;
}
	
}

.key-desc {
	
	font-size: 1.3em;
	text-align: left;
	margin-left: .8em;
	line-height: 1em;
	margin-bottom: 0em;
	margin-top: -.35em;
	
	
	}

@media (min-width:37rem) {
	.titleWhite {
		font-size: 4em;
		margin-left: .3em;
		margin-top: 2em;
	}
	
	.key-desc {
	
	font-size: 1.5em;
	text-align: left;
	margin-left: 1em;
	line-height: normal;
	margin-bottom: 0em;
	margin-top: -.5em;
	
	
	}
	
}


@media (min-width:60rem) {
	.titleWhite {
		font-size: 5em;
		margin-left: .2em;
		margin-top: 1em;
	}
	
	.key-desc p {
		font-size: 2em;
		
	}
	
	.key-desc {
	
	font-size: 2em;
	text-align: left;
	margin-left: .7em;
	line-height: normal;
	margin-top: -.5em;
	margin-bottom: 0em;
	
	
	}

}	
/* buttons */

.button {
	display: inline-block;
	font-size: 1.15rem;
	text-decoration: none;
	text-transform: uppercase;
	border-width: 2px;
	border-style: solid;
	padding: .5em 1.75em;
	width: 80%;
	margin-left:0;
}

@media (min-width: 25rem) {
	.button {
		font-size: 1.5rem;
		margin-left:10%;
	}
	
}

@media (min-width: 37rem) {
	.button {
		font-size: 1.5rem;
		margin-left:10%;
	}
	
}

.button-small {
	font-size: .7rem;
	font-weight: 700;
	
}

.button-accent {
	border-width: 2px;
	border-color: white;
}

.button-accent:hover,
.button-accent:focus {
	background: #FFFFF;
	color: #7D7D7D;
}

.button-dark {
	color: #232323;
	
	background: #252525;
	
}

.button-dark:hover,
.button-dark:focus {
	background: #232323;
	color: white;
}

/* Parallax
=================== */

.parallax--bg,
.parallax--box {
	transition: initial;


}



/* header
=================== */

header {
	position: absolute;
	left: 0;
	right: 0;
	margin: 1em;
}

nav {
	margin-top: .6em;
	
}

nav ul {

	margin: 0;
	padding: 0em 0 0 0;
	list-style: none;
}

nav li {
	display: inline-block;
	margin: 1em .1em 0 .3em;
}

			.social2 {
	display: inline-block;
	
}

nav a {
	font-weight: 900;
	text-decoration: none;
	padding: .2em ;
	text-transform: uppercase;
	color: white;
	font-size: .8rem;
	
}

nav a:hover,
nav a:focus {
	color: #ddd;
}

nav a:visited {
	
	color:white;
}

	.logo {
		float: inherit;
		position:relative;
	}

.snIcon {
	width:25px;
	height: 25px;
	display: inline-block;
	margin: -.5em 0 0 0em;
	float:left;

}

@media (min-width:25rem) {
	
		.titleFooter {
	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 3em;
	text-align: center;
	margin-bottom: 1em;
	line-height: 1em;
}
	
	
	header {
	position: absolute;
	left: 0;
	right: 0;
	margin: 1em;
}
	

	nav {
		float:none;
		margin-top: 1em;
	}

	nav li {
	display: inline-block;
	margin: .9em .3em 0 .3em;
}
	
		.social {
	display: inline-block;
	margin: .9em .0em 0 .0em;
}
	

	
}

@media (min-width:60rem) {
	header {
	position: absolute;
	left: 0;
	right: 0;
	margin: 1em;
}
	.logo {
		float: left;
	}

	nav {
		float: right;
		margin-top: .5em;
	}
}

/* hero-home
=================== */

.home-hero {
	background-image: url(../img/hero-bg.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
}

.section-hero {
	background-image: url(../img/about-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:25em;
}

.appraisals-hero {
	background-image: url(../img/appraisals-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:25em;
}

.toneteam-hero {
	background-image: url(../img/tone_team_key.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:26em;
}



.restoredept-hero {
	background-image: url(../img/restoredept_key.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:26em;
}

.restoredept-hero p {
	text-align: left;
	margin-left: 1em;
	
}


.gear-hero {
	background-image: url(../img/gear-hero.jpg);
	background-size: cover;
	background-position: top;
	padding: 10em 0;
	color: #FFF;
	height: 25em;
}
.consignments-hero {
	background-image: url(../img/consignments-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:27em;
}

.contact-hero {
	background-image: url(../img/contact-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:27em;
}

.contact-hero {
	background-image: url(../img/contact-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:27em;
}

.portfolio-hero {
	background-image: url(../img/portfolio-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:25em;
}

.portfolioSingle-hero {
	background-image: url(../img/portfolio-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 5em 0 0 0;
	color: #FFF;
	height:300px;
	margin:0;
}

.events-hero {
	background-image: url(../img/events-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 6em 0;
	color: #FFF;
	height:300px;
}

.friends-hero {
	background-image: url(../img/friends-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 5em 0;
	color: #FFF;
	height:5em;
}


@media (min-width: 60rem) {
	.home-hero {
		height: 100vh;
		padding-top: 35vh;
	}
	
		.portfolioSingle-hero {
	padding: 1em 0 0 0;
	color: #FFF;
	height:16em;
		
		
	}
	
	.consignments-hero {
		height:25em;
		
	}
	
		.contact-hero {
		height:25em;
		
	}
	
}

.friends-hero {
	background-image: url(../img/friends-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 10em 0;
	color: #FFF;
	height:25em;
}

@media (min-width: 60rem) {
	.portfolioSingle-hero {
	background-image: url(../img/portfolio-hero.jpg);
	background-size: cover;
	background-position: center;
	padding: 5em 0;
	color: #FFF;
	height:16em;
		
		
	}
}


/* hero-home
=================== */

.home-about-textbox {
	visibility: hidden;

	
}

.home-about-textbox2 {
	background-image: url(../img/tonequest_key.jpg);
	background-position: center;
	background-size: contain;
	padding: 4em;
	width: 330px;
	height: 330px;
	margin-top: -27em;
	margin-left: 0%;
	position: relative;
	box-shadow: 0 0 1em .5em rgba(0,0,0,.4);
	visibility: hidden;
}

.home-about-textbox3 {
	visibility: hidden;

	
}

.cta {
	background-color:#FFFFFF;
	padding: 5em 0;
	text-align: center;
	
}

.cta a {

	text-align: center;
}

@media (min-width: 25rem) {
	h1 {
		font-size: 2rem;
	}

	.home-about-textbox {
		padding: 5.5em;
		visibility:visible;
	}

	.home-about-textbox h1 {
		top: .6em;
		padding: 0 .325em;
	}
	
	.home-about-textbox3 {
	visibility:hidden;
		
		
	}

@media (min-width: 60rem) {
	h1 {
		font-size: 2.5rem;
	}

	.home-about {
		background-image: url(../Downloads/How-to-build-a-responsive-website-from-scratch-master/img/who-we-are.html);
		background-repeat: no-repeat;
		padding-bottom: 0;
		with: 100vh;
		background-size: cover;
		
	
	}
	
	.home-about-textbox {
	background-image: url(../img/strat_home.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 40%;
	height: 140%;
	margin-top: -10%;
	margin-left: 55%;
	position:relative;
	visibility: visible;
	}

	.home-about-textbox h1 {
		top: .75em;
		left: 6rem;
		transform: translateX(0);
	}
	
	.home-about-textbox2 {
		visibility: visible;

		
		
	}
	
		.home-about-textbox3 {
	visibility:visible;
	background-image: url(../img/cescos_corner_guitars.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 465px;
	height: 560px;
	margin-top: 0%;
	margin-left: 53%;
	position:relative;
	box-shadow: 0 0 1em .5em rgba(0,0,0,.4);
}


}


	
/* portfolio
=================== */

.portfolio {
	margin: 2em 0 0 0;
	padding: 2em 0 0 0;
	width:100%;
	

}

.port-item {
	margin: 0 0 0 0;
	position: relative;
	float: left;
	padding: 0 0 0 0;

	

}

.port-item img {
	display: block;
	

}
	.port-item img:hover {
	opacity: 0.5;

}
	
	.port-item a {
	display: block;
	margin-top: 0;
	
}
	
	

.port-desc {
	position: absolute;
	z-index: 100;
	bottom: 0em;
	left: 0em;
	right: 0em;
	margin-top: -2em;
	color: white;
	background: rgba(0,0,0,.6);
	padding-bottom: 2em;
}

.port-desc p {
	margin: 1em;
	color: white;
}
	

@media (min-width: 37rem) {
	
	
	
	.portfolio {
	margin: 0 0 0 0;

}
	
	.port-item {
		width: 25%;
		float: left;
		padding-right: .5em;
		padding-bottom: .5em;
	}
	
	.port-desc {
	position: absolute;
	z-index: 100;
	bottom: 0em;
	left: 0em;
	right: 0em;
	background: rgba(0,0,0,.6);
	padding-bottom: 2em;
	margin-right: .5em;
	margin-bottom: .5em;
}
}


@media (min-width: 60rem) {
	
	.portfolio {
	margin: 0em 0 0 0;

}
	
	
	.port-item {
		width: 20%;
		overflow: hidden;
		padding-right: .5em;
		padding-bottom: .5em;
	}

	.port-desc {
		transform: translateY(150%);
		margin-right: .5em;
		margin-bottom: .5em;
	}

	.port-item:hover .port-desc {
		transform: translateY(0%);
		
	}
}	

/* portfolio 2
=================== */

.portfolio2 {
	margin: 2em 0 0 0;
	padding: 2em 0 0 0;
	width:100%;
	

}

.port-item2 {
	margin: 0 0 0 0;
	position: relative;
	float: left;
	padding: 0 0 0 0;
	width:50%;
	

}

.port-item2 img {
	display: block;
	width: 100%;
		

}
	.port-item2 img:hover {
	opacity: 0.5;


}
	
	.port-item2 a {
	display: block;
	margin-top: 0;
	
}
	
	

.port-desc2 {
	position: absolute;
	z-index: 100;
	bottom: 0em;
	left: 0em;
	right: 0em;
	margin-top: -2em;
	color: white;
	background: rgba(0,0,0,.6);
	padding-bottom: 2em;
}

.port-desc2 p {
	margin: 1em;
	color: white;
}
	

@media (min-width: 37rem) {
	
	
	
	.portfolio2 {
	margin: 0 0 0 0;

}
	
	.port-item2 {
		width: 25%;
		float: left;
		padding-right: .5em;
		padding-bottom: .5em;
	}
	
	.port-desc2 {
	position: absolute;
	z-index: 100;
	bottom: 0em;
	left: 0em;
	right: 0em;
	background: rgba(0,0,0,.6);
	padding-bottom: 2em;
	margin-right: .5em;
	margin-bottom: .5em;
}
}


@media (min-width: 60rem) {
	
	.portfolio2 {
	margin: 0em 0 0 0;

}
	
	
	.port-item2 {
		width: 50%;
		overflow: hidden;
		padding-right: .5em;
		padding-bottom: .5em;
		
	}

	.port-desc2 {
		transform: translateY(150%);
		margin-right: .5em;
		margin-bottom: .5em;
		font-size: 25;
	}

	.port-item2:hover .port-desc2 {
		transform: translateY(-300%);
		
	}
}

/* gallery
=================== */


.gallery {
	margin: 1em 0 0;
	maring-top: 1em;
}

.gal-item {
	margin: 0 0 0 0;
	position: relative;

}

.gal-item img {
	display: block;
	

}

@media (min-width: 37rem) {
	.gal-item {
		width: 50%;
		float: left;
		padding-right: .5em;
		padding-bottom: .5em;
	}
}


@media (min-width: 60rem) {
	.gal-item {
		width: 33.333333334%;
		overflow: hidden;
		padding-right: .5em;
		padding-bottom: .5em;
	}

}

/* CTA
=================== */

.cta {
	background-color:#FFFFFF;
	padding: 5em 0;
}


/* Footer
=================== */
	
	.container {
		margin:0 auto 0 auto;
		
	}

footer {
	background: #232323;
	color: #fff;
	text-align: left;
	padding: 5em 0;

}

}


/* Contact Form
=================== */

    .form-container {
      padding: 5%;
      background: #404040;            
      width: 100%;
	  margin: 1em 0 0 0;
	  border-radius: 0px;
		
    }

input {
	
	height:2em;
	margin: .7em 0 .5em 0;
}

label {
	
	color:white;
	font-weight: 300;

}

.button-primarys {
	
	background-color:firebrick;
	color: white;
	border: none;
	margin: .5em 0 0 0 ;
	padding: 0 1em 0 1em;
	height: 4em;
	width: 100%;
	border-radius: 5px;
	font-weight: 500;
}

.button-primarys:hover {
	
	background-color: black;

}



h1, p 
{
  text-align: center;
	color: white;
}

input, textarea , button
{
  width: 100%;
}    
textarea
{
  height: 200px;
}



.form-container h1{
	color:white;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 2.4em;
	text-align: center;
	line-height: 1em;
	
}

#contact{ 
  background-color: #404040; 
  padding: 15px;
	
}
#contact label{
  display: block;
  margin-top: 10px;
  font-weight: bold;
  color:white;
	font-size:1.2em;
	margin-bottom: .2em;
}
#contact input, #contact textarea{
  width: 100%;
  box-sizing: border-box;
	margin-bottom: 1em;
}
#contact input[type=text], #contact input[type=email]{
  padding: 10px;

}

#contact textarea{
	min-height:200px;
	height: auto;
	
}
#contact input[type=submit]{
  background-color: firebrick;
  border: 0;
  margin-top: 10px;
  padding: 10px;
  color: white;
	font-size: 1em;
	font-weight: 700;
	border-radius: 5px;
}

#contact input[type=submit]:hover{
	background-color: gray;
	
}



@media (min-width: 37rem) {

	.form-container {           
      width: 100%;
	  border-radius: 0px;
	  
		
    }

	
	#contact{ 
  background-color: #404040; 
  padding: 15px;
	border-radius: 10px;
}
	
.logoFooter {
	display: block;
	margin: -3.5em 0 1em 30%;
	
	
}

@media (min-width: 60rem) {


	
		    .form-container {
      padding: 5%;
      background: #404040;            
      width: 40em;
	  margin: 1em auto 2em auto;
	  border-radius: 10px;
		
    }
	
	
}

.dosmaquinas {
	display: block;
	margin: 10em auto 1em auto;
	height: auto;

	
}

.dosmaquinas p{

	font-size: .8em;
	text-align: center;
	margin-top: 2em;
	position:relative;

	
	
}

.dosmaquinas img{
	display: block;
	margin: 5px auto 0 auto;
	height: 35px;
	width: 35px;
	position:relative;
	
}

.dosmaquinas a{
	display: block;


	
}
