/*====buttons/pink: #9F178C====text: #333333====buttons text: white====footer nav background, border, social, &copy: #5CE1E6====*/

/*==========MAIN CONTENT==========*/
body {
	margin:0;
	padding:0;
	font-family: 'Tinos', serif;
 	color: #333333;
}

p {
	text-decoration: none;
	line-height: 1.5
}

h1, h2, h3 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight:normal;
}

h2 {
	font-size: 36px;
}

h1 {
	font-size: 56px;
	color: white;
	letter-spacing: 2px;
		} 

a {
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}


ul {
	list-style-type: none;
}

.button, .button-topl, .button-bottoml, .button-topr, .button-bottomr, .buttoncontact {
	text-transform: uppercase;
	font-family: 'Tinos', serif;
	color: white;
	background: #9F178C;
	padding: 5px 15px;
	border-radius: 5px;
	border: none;
	}

/*==========HEADER==========*/

#header {
	padding-top: 15px;
	padding-bottom: 20px;
}

.logo {
	
	float: left;
	margin-left: 20px;
}

.clearfix {clear:both}

nav {
	width: auto;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	
}
nav ul li {
	float: left;
	margin-left: 30px;
	font-weight: bold;
}

#hamburger {
	display: none;
}

/*==========HERO HEADER==========*/

#hero-header {
	height: 639px;
	background-image:url("images/garden-of-secrets-hero.jpg");
	background-repeat:no-repeat;
	background-size: cover;
	background-position-x: 40%;
	background-position-y: 50%;
	position: relative;
}

.hero {
	position: absolute;
	right: 0;
	max-width: 40%;
	width: 100%;
	color: white;
	font-size: 20px;
	
}

.form, p {
	max-width: 550px;
	font-weight: normal;
	margin: 50px 30px 50px 0px; 
}

.form, textarea {
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
	padding-top: 20px;
	padding-left: 10px;
	max-width: 300px;
	width: 1000%;
	max-height: 200px;
		
}

input {
	text-transform:uppercase;
	font-family: 'Tinos', serif;
	color: white;
	background-color: #9F178C;
	border: none;
	padding: 5px;
	margin-top: 10px;
	display: block;
}


/*==========DAILY INSPIRATION==========*/


.daily-ins {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	padding: 20px 2.5% 40px;
	box-sizing: border-box;
}
	
span {
	display: block; 
	padding-top: 10px;
}


/*==========RELIEVE STRESS==========*/

#relieve-stress {
	height: 400px;
	background-image:url("images/relieve-stress-background-image.jpg");
	background-repeat:no-repeat;
	background-size: cover;
	background-position-x: 0%;
	margin: 0 auto;
}
	

.stress-wrapper {
	margin: 0 auto;
	max-width: 1366px;	
	width: 95%;
}

.stress-info {
	float: left;
	max-width: 560px;
	width: 40.99560761346999
}

#responsivebutton {
	display: none;
}
h2.stress-info {
	color: white;
	 
}
.stress-video {
	margin: 0 auto;
	float: right;
	padding-top: 40px;
	max-width: 560px;
	width: 40.99560761346999%
}

.stress-buttons {
	position: relative; 
	
}
.button-top, .button-bottom {
	max-width: 400px;
	width: 100%;
	font-family: 'Tinos', serif;
	color: white; 
	
	}
.button-topl {
 	position: absolute;
	top: 10px;
	margin-left: 0px;
	width: 180px;
}

.button-topr {
 	position: absolute;
	top: 10px;
	margin-left: 215px;
	width: 180px;
}

.button-bottoml {
 	position: absolute;
	top: 50px;
	margin-left: 0px;
	width: 180px
}

.button-bottomr {
 	position: absolute;
	top: 50px;
	margin-left: 215px;
	width: 180px;
}


.clearfix {clear:both}

/*==========CONTACT==========*/


.contact-wrapper {
	height: 434px;
	max-width: 800px;
	margin: 0 auto;
	background-image:url("images/shimmering-flower-background-image.jpg");
	background-repeat:no-repeat;
	background-size: cover;
	margin-top: 30px;
	
}

.contact h2 {
	max-width: 300px;
	padding-top: 40px;
	padding-left: 20px;
	
}
.contact p {
	max-width: 320px;
	padding-left: 20px;
}
.contact button {
	margin-left: 20px;
	margin-bottom: 40px;
}


/*==========FOOTER==========*/

#footerborder {
	background-color: #5CE1E6;
	width: auto;
	height: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
}


#footer-wrapper {
	max-width: 2000px;
	width: 100%;
	text-align: center; 
	display: inline-block;
}

#footernav {
	display: none;
}

#footer-logo {
	display: inline-block;
	width: 33.33%;
}

#socialcopy  {
	padding: 0;
	margin: 0;
	display: inline-block;

}

nav#socialmedia {
	display: inline-block;
	padding: 0;
	margin: 0;
	
}

nav#socialmedia ul {
	margin: 0; 
	padding: 0;
}


#copy {
	color: #5CE1E6;
	display: block;
	width: 200px;
	text-align: center;
}

#footer-backtotop a {
	color: #5CE1E6;
	font-family: 'Tinos', serif;
	vertical-align: middle;
	display: inline-block;

}





/*==========MEDIA QUERIES==========*/

@media screen and (max-width: 1190px) {
		
	#relieve-stress {
		height: auto;
	}

	.stress-info {
		float: none;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
				text-align: center;
	}
		
	.stress-video {
		float: none;
		width: 100%;
		padding-bottom: 30px;
	}
	.stress-buttons {
		display: none;
	}
	
	#responsivebutton {
	display:contents;
}



} /*1190*/

@media screen and (max-width: 1040px) {
		
	#hamburger {
		display: block;
		float: right;
		margin: 30px 20px;
	}
	nav {
		display:none;
	}

	

} /*1040*/

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

	h1 {
		font-size: 220%;
		margin-right: 30px;
	}

	.hero p { 
		font-size: 20px;
	}

	.daily-ins img {
		width: 80%;
		margin:  0 auto;
	}
	
	#footernav {
		display: block;
		background-color: #5CE1E6;
	}
	
	nav#footernav {
		display: block;
		float: none;
		margin-top: 0px;
		margin-right: 0px;
	}
	
	nav#footernav ul li {
		float: none;
		margin-left: 0px;
		font-weight: bold;
		margin: 0 auto;
		padding-top: 15px;
		padding-bottom: 15px;
}
	#footer-logo {
		display: none;
	}
	#footer-backtotop a {
		display: none;
}

#footerborder {display: none;
	
} /*900*/



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

	.daily-ins img {
		width: 80%;
	}
	.hero {
		max-width: 60%;
	}	
	
	#hero-header {
		background-position-y: 75%;
	}
	
	.contact-wrapper {
		height: auto;
		max-width: 575px;
		margin: 0 auto;
		background-image:url("images/shimmering-flower-background-image.jpg");
		background-repeat:no-repeat;
		background-size: cover;
}

	.contact h2 {
		padding-top: 20px;
	
} /*800*/

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

	.stress-video {
		float: none;
	}

	#hero-header {
		background-position-x: 90%;
	}
	
	.hero {
		max-width: 90%;
	}	
	
	.contact-wrapper {
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	background-image:url("images/shimmering-flower-background-image.jpg");
	background-repeat:no-repeat;
	background-size: cover;

	
}
	
} /*575*/
	
@media screen and (max-width: 450px) {

	.logo {
		max-width: 60%;
	}
	
	h2 {
		font-size: 30px;
	}
	
	.contact-wrapper {
		text-align: center;
		max-width: 100%;
	}
	
	.contact h2 {
	max-width: 100%;
	padding-top: 40px;
	
}
	.contact p {
		max-width: 100%;
		padding-left: 20px;
	}

} /*450*/
	
@media screen and (max-width: 350px) {

	.logo {
		max-width: 60%;
		}
	
	#header {
		padding-bottom: 0px;
	}
	h1 {
		padding: 0;
		text-align: center; 
	}
	
	p {
		text-align: center;
	}
	
	.form, textarea {
		width: 85%;
	
	}

	input {
		margin-left: 60px;
	}

} /*350*/
		
	
	
	
	
	