html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	height: auto;
	width: 100%;
	overflow-x: hidden;
	color: #fff;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
}

body {
	height: 100%;
}

a, a:link, a:hover, a:active, a:visited {
	text-decoration: none;
}

b {
	font-weight: 400;
}

h1, h2, h3 {
	color: #9f9f9f;
	padding: 0;
	position: relative;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	margin: 5px 0;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 28px;
}
p, ul, li, h3 {
	line-height: 1.5em;
	font-size: 20px;
	font-weight: normal;
}
p.small {
	font-size: 10px;
}

.bg-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.btn {
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	font-size: 14px;
	line-height: 36px;
	padding: 0 12px;
	display: inline-block;
}
.btn:hover {
	background-color: rgba(255, 255, 255, 0.9);
	border-color: #92ddd5;
	color: #333;
}
.clear {
	clear: both;
	height: 0;
}

#main-container {
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
}

/* Menu */
#navbar {
	height: 76px;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	top: 100%;
	z-index: 100;
	font-size: 13px;
}
#logo {
	display: block;
	width: 167px;
	height: 126px;
	background: url(../img/morphy-logo.png);
	position: absolute;
	left: 45px;
	top: 0;
}
#menu {
	position: absolute;
	top: 18px;
	right: 45px;
}
#menu a {
	color: #777;
	display: inline-block;
	padding: 0 20px;
	margin-right: 45px;
	line-height: 36px;
}
#menu a:hover {
	color: #333;
}
#menu  #preorder {
	color: #8d3ca2;
	margin: 0;
	border-color: #8d3ca2;
	padding: 0 12px;
}
#menu #preorder:hover {
	color: #333;
	border-color: #333;
}

/* Sections */
.section {
	/*min-height: 650px;*/
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
}
.content {
	position: absolute;
	top: 100px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: auto;
	width: auto;
	text-align: center;
}
.content > * {
	margin-left: auto;
	margin-right: auto;
}
.section.photo-section {
	color: #000;
}
.section.photo-section .content {
	top: 23%;
}
.section.photo-section h1 {
	color: #000;
	margin-bottom: 40px;
}
.section.photo-section.right-content .content {
	left: 60%;
	right: 7%;
	text-align: left;
}
.section.photo-section.left-content .content {
	left: 15%;
	right: 52%;
	text-align: left;
}
.section.photo-section.center-right-content .content {
	left: 50%;
	right: 7%;
	text-align: left;
}

/* Section1 */
#section1 {
	min-height: 0;
}
#section1 > * {
	z-index: 2;
}
#section1 .content {
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.55);
}
#section1 h1 {
	color: #fff;
	margin-top: 70px;
}
#section1 .play-video-container {
	bottom: 15px;
	width: 100%;
	position: absolute;
	text-align: center;
}
#section1 .arrowContainer {
	height: 33px;
	width: 100%;
	margin-top: 90px;
}
.arrow {
	display: inline-block;
	height: 33px;
	width: 33px;
	background-image: url(../img/arrowdown.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
#bg-video {
	background-image: url(../img/videoposter.jpg);
}

/* Video */
.video-background {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.video-background video {
	min-height: 100%; 
	min-width: 100%; 
	position: absolute;
}
#video-controls {
	display: none;
}
#section1 .preorder {
	position: absolute;
	top: 25px;
	right: 25px;
}

/* Section 2 */
#section2 {
	color: #9f9f9f;
}
#section2 .content {
	top: 100px;
	bottom: 0;
	height: 500px;
	margin: auto;
}
#perfect-fit {
	background: url(../img/morphy.jpg) center center no-repeat;
	background-size: contain;
	height: 375px;
	width: 800px;
	margin: 30px auto;
}
#section2 p {
	width: 60%;
}

/* Section 3 */
#section3 {
	background-image: url(../img/DSC_5622eesharp.jpg);
}
#section3 .overlay-design {
	display: block;
	width: 11%;
	min-height: 90px;
	min-width: 90px;
	position: absolute;
}
#overlay3-1 {
	top: 34%;
	left: 26%;
}
#overlay3-2 {
	top: 61%;
	left: 31%;
}

/* Section 4 */
#section4 {
	background-image: url(../img/DSC_6076esharp.jpg);
}
#section4 .content {
	display: 
}
#section4 ul {
	margin-bottom: 0;
}
#section4 .overlay-design {
	width: 165%;
	/*max-height: 23%;*/
	margin-top: 4%;
	margin-left: -80%;
}


/* Section 5 */
#section5 {
	background-image: url(../img/DSC_5104Esharp.jpg);
}
#overlay5 {
	margin-left: 20px;
	height: 30%;
	max-height: 260px;
	position: absolute;
	bottom: 15%;
}

/* Section 7 */
#section7 {
	border-top: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	background-image: url(../img/preorder.jpg);
}
#section7, #section7 h1, #section7 h2 {
	color: #9f9f9f;
}
#section7 h1 {
	margin-bottom: 0;
}
#section7 h2 {
	margin-top: 20px;
}
#section7.section.photo-section .content {
	top: 140px;
}
#section7 .preorder {
	color: #8d3ca2;
	margin: 0;
	border-color: #8d3ca2;
	padding: 0 12px;
}
#section7 .preorder:hover {
	color: #333;
	border-color: #333;
}

/* Mailchimp stuff */
#section7 #mail-input {
	font-size: 13px;
	padding: 10px;
	border: 1px solid #ccc;
	min-width: 220px;
	vertical-align: top;
	margin: 0;
}
#section7 #mail-submit {
	background-color: transparent;
	cursor: pointer;
}
#section7 #mail-submit:hover {
	background-color: #fff;
}
#mce-success-response {
	margin-top: 10px;
}

/* Section 6 */
#section6 {
	color: #9f9f9f;
}
#section6 .content {
	top: 100px;
	bottom: 0;
	height: 500px;
	margin: auto;
}
#section6 .instructions {
	max-width: 1600px;
	text-align: center;
}
#section6 .instruction {
	width: 30%;
	min-width: 300px;
	padding: 40px;
	display: inline-block;
	vertical-align: top;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section6 .bg-image {
	height: 176px;
	width: 176px;
	border: 2px solid #92ddd5;
	border-radius: 88px;
	max-width: 100%;
	margin: 10px auto 50px auto;
	background-image: contain;
}
#instruction1 {
	background-image: url(../img/instal1.jpg);
}
#instruction2 {
	background-image: url(../img/instal2.jpg);
}
#instruction3 {
	background-image: url(../img/instal3.jpg);
}

/* FAQ */
#section8 {
	min-height: 0;
	text-align: center;
	padding-top: 60px;
}
#section8 h1 {
	margin-top: 80px;
}
#section8 .cols-container {
	/*max-width: 950px;*/
	text-align: left;
	color: #9f9f9f;
	margin: 0 auto;


	/*justify-content: space-between;*/

}
#section8 .cols-container > * {
	width: 41%;
	max-width: 41%;
	margin-left: 8%;
	padding: 40px;
	float: left;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}
#section8 .cols-container > * {
/*	min-width: 40%;
	margin: 0 40px;*/
}
#section8 .question {
	margin-top: 30px;
	line-height: 1.5em;
	cursor: pointer;
}
#section8 .answer {
	line-height: 1.5em;
	display: none;
}
#section8 .answer p {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
#section8 .expanded .answer {
	display: block;
}

.col1 {
	/*background-color: #ffcc00;*/
}
.col2 {
	/*background-color: #00ffcc;*/
}

#footer {
	border-top: 1px solid #a7a7a7;
	height: 160px;
	color: #777;
	padding: 40px 85px;
	font-size: 13px;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
#footer a, span {
	padding: 0 20px;
	line-height: 36px;
}
#footer .right a {
	color: #777;
	display: inline-block;
	margin-right: 40px;
}
#footer .right a:hover {
	color: #333;
}
#footer .social {
	display: inline-block;
	vertical-align: bottom;
}
#footer .social a {
	height: 36px;
	width: 36px;
	background-size: contain;
	margin-right: 0;
	vertical-align: top;
	padding-right: 0
}
#twitter {
	background-image: url(../img/twitter.svg);
}
#facebook {
	background-image: url(../img/facebook.svg);
}

/* Animations */
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-ms-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
