html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html {
  width: 100%;
  height: 100%;
  font-size: 14px; }

body {
  width: 100%;
  height: 100%;
  background-color: #000;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-weight: 300;
  color: #fff;
  line-height: 1.4; }

p {
  margin-bottom: 1em; }

h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  color: #787878; }

a {
  color: #fff;
  transition: all 0.3s ease-in-out; }
  a:hover, a:active {
    opacity: 0.8; }

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

nav ul, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

textarea,
[type="email"],
[type="text"] {
  font-size: 12px;
  font-weight: 500;
  color: #787878;
  border: none;
  background-color: #fff; }

textarea,
[type="email"],
[type="text"],
[type="submit"] {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 500;
  border-radius: 0; }
  .field-wrapper textarea, .field-wrapper
  [type="email"], .field-wrapper
  [type="text"], .field-wrapper
  [type="submit"] {
    display: block; }
.center-900{
	margin: 0 auto;
	width:100%;
	max-width:900px;
}
.contact{
	margin:30px 0;
	text-align:center;
}
.button {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  background-color: #000;
  border: 2px solid #fff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer; }
  .button:hover {
    text-decoration: none;
    opacity: 0.6; }

.site-header {
  display: block;
  width: 100%;
  height: 1200px;
  background-image: url("../images/header-bg.jpg");
  background-size: cover;
  background-attachment:fixed;
  background-position: 50% 40%;
  }

.site-logo {
  padding-top: 250px;
  font-size: 29px;
  font-weight: 200;
  line-height: 1;
  text-align: center; }
  .site-logo > span {
    display: inline-block;
    vertical-align: text-top; }
    .site-logo > span + span {
      margin-left: 50px; }
  .site-logo strong {
    display: block;
    font-size: 129px;
    font-weight: 700; }

.site-footer {
  text-align: center; }

.credits {
  margin-top: 40px;
  margin-bottom: 75px;
  color: #787878;
  font-size: 12px;
  font-weight: 300; }

.dots-wrapper {
  padding-top: 20px; }
  .site-header .dots-wrapper span + span {
    margin-left: 23px; }
  .site-footer .dots-wrapper span + span {
    margin-left: 5px; }

.dot {
  display: inline-block;
  border-radius: 50%; }
  .site-header .dot {
    width: 90px;
    height: 90px; }
  .site-footer .dot {
    width: 15px;
    height: 15px; }

.dot--red {
  background-color: #ee1b1b; }

.dot--yellow {
  background-color: #fed412; }

.dot--blue {
  background-color: #124ffe; }

.flex-row {
  display: flex; }
  .flex-row .field-wrap {
    flex: 0 0 49%; }

.field-wrapper {
  display: inline-block;
  width: 48%;
  margin-bottom: 10px; }
  .field-wrapper:first-child {
    margin-right: 1%; }
  .field-wrapper + .field-wrapper {
    margin-left: 1%; }

.site-section {
  margin: 0 auto; }
  .site-section .wrapper {
    padding-top: 60px; }

.section-title {
	position:relative;

  color: rgba(255,255,255,0.2);
  font-size: 80px;
  font-weight: 500;
  text-align: center; }

.section-title--small {
  color: #fff;
  font-size: 16px; }

.title {
  margin-bottom: 1em;
  color: #fff;
  font-size: 16px;
  font-weight: 300; }

.text {
  color: #787878;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8; }

.link {
  display: block;
  margin-top: 60px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  text-align: center; }

.about {
  max-width: 700px;
  line-height: 2; }

.presented-on {
  max-width: 820px; }
  .presented-on .section-title {
    margin-bottom: 40px; }
  .presented-on .flex-row {
    justify-content: space-around;
    flex-wrap: wrap; }
    .presented-on .flex-row > * {
      flex-basis: 33.33%;
      margin-bottom: 50px; }

.contact {
  max-width: 600px; }

.form-wrapper {
  width: 100%; }

.quote {
  max-width: 660px; }
  .quote blockquote {
    width: 100%;
    max-width: 660px;
    font-size: 26px;
    font-weight: 300;
    text-align: center; }
.bring-up-40{
		margin-top:-40px;
}
.bring-up-70{
		margin-top:-70px;
}
.gallery a{
	width:50%;
	display:block;
	float:left;
	padding:10px;
}

.gallery a img{
	width:100%;
	float:left;
}
*{
	box-sizing:border-box;
}
.clearfix:after {
    content:" ";
    display:table;
    clear:both;
}
.link span{
	position:relative;
}

.link span:after{
	content:"";
	right:-30px;
	top:7px;
	position:absolute;
	width:15px;
	height:1px;
	background:#808080;
}

.vertical-sep{
	margin:40px auto -50px;
	width:1px;
	height:90px;
	background:#808080;
}
blockquote{
	position:relative;
}
blockquote:before{
	content:"";
	left:-30px;
	top:-25px;
	position:absolute;
	width:50px;
	height:50px;
	background:url(../images/quote.png) no-repeat;
}
img{
	max-width:100%;
  width:100%;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 120%;
	}
	.section-title{
		font-size:60px;
	}
	.presented-on .flex-row > * {
		flex-basis: 100%;
		text-align:center;
	}

	.site-logo > span + span {
		margin-left: 20px;
	}
	.site-header .dot {
		width: 60px;
		height: 60px;
	}
	.site-logo {
		font-size: 22px;
	}

	.site-logo strong {
		font-size: 90px;
	}
	.site-header {
		height: 100vh;
    background-attachment: initial;
	}
	blockquote:before {
		left: 2px;
		top: -34px;
	}
}

@media screen and (max-width: 500px) {
	.site-logo > span + span {
		margin-left: 20px;
	}
	.site-header .dot {
		width: 35px;
		height: 35px;
	}
	.site-logo {
		font-size: 16px;
	}

	.site-logo strong {
		font-size: 65px;
	}
	.site-logo > span + span {
		margin-left: 5px;
	}

	.section-title{
		font-size:40px;
	}
	.bring-up-40{
		margin-top:-20px;
	}
	.bring-up-70{
		margin-top:-40px;
	}

	.wrapper{
		margin-left:15px;
		margin-right:15px;
	}
	.gallery a{
		width:100%;
		float:none;

		padding:0;
	}
	.gallery img{
		margin-bottom:20px;
	}
	.site-section .wrapper.gallery {
		padding-top: 20px;
	}
	.site-header .dots-wrapper span + span {
		margin-left: 5px;
	}


}




@media screen and (max-width: 360px) {

	.site-header .dot {
		width: 30px;
		height: 30px;
	}
	.site-logo {
		font-size: 15px;
	}

	.site-logo strong {
		font-size: 60px;
	}
	.site-logo > span + span {
		margin-left: 0;
	}
}
