/* ============================================================
	Replace me with the Actual Design
============================================================ */

html,
body {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: .8px;
	color:#303030;
}
/*font-family: platino-urw, serif;
font-family: farmhand, serif;   */


a,
a:visited {
	color: #08f;
	transition: 0.4s;
}
a:hover {
	color: #978458;
}


.nav_box a,
a.dynamic-nav__link{
	color:white;
	font-weight:bold;
	font-style: normal;
	text-transform:uppercase;
}
.dynamic-nav__list-item:hover {
    background-color: #978458;
}
.dynamic-nav-expanded {
    right: 1px;
}
.dynamic-nav.expanded .dynamic-nav-expanded {
    width: 222px;
}
li.dynamic-nav__list-item {
    margin-bottom: 0;
}

.header__user-controls{
	display:none;
}

.iconblock ul li::before{
	content: "\2022";
	color: #978458;
	font-weight: bold;
	display: inline-block;
	width: .58em;
	font-size: 18px;
}
li {
	font-family: platino-urw, serif;
	font-size:20px;
	font-style: italic;
	text-align: left;
	margin-bottom:1.1em;
}

.cms-content ul {
	padding:2em;
	padding-left:4em;
}



_h1{
	_color: #978458;
	_font-family: farmhand, serif;
	_padding: 1em;
}

.cms-content h1{
font-family: farmhand, serif;
color: #978458;
font-size: 40px;
letter-spacing: 3px;
padding:0;
padding-bottom: .4em;
padding-top:1em;
}

.cms-content h2 {
	padding:.5em 0;
}

.cms-content p {
	line-height:1.4em;
	font-size:1.1em;
}

.module.forms {
  max-width: 100%;
	background-image: url("../../images/contactbackground.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}

.module.forms {
	padding:3em;
}

.forms__form-item-header {
	font-family: farmhand, serif;
	margin-bottom:1em;
	font-size: 40px;
letter-spacing: 3px;
color: #978458;
}

.fb3__field-input {
	padding:.5em;
}


button{
	font-family: platino-urw, serif;
	font-size:18px;
	font-weight:bold;
	border-radius: 8px;
	color:white;
	background-color:#978458;
	border: none;
	margin: 1em;
	padding: 1em;
	max-width: 200px;
}
.button:hover,
.fb3__button:hover {
  background-color: #746543;
	transition: 0.4s;
}

.nav {
    display: none;
}
.dynamic-nav {
  display: block;
  z-index: 150;
}
.nav,
.nav__list,
.nav__item{
	height: 46px;
}
.nav__link{
	height:60px;
}

.nav_box,
.header {
  width: 100%;
  background-color: #282828;
  color: white;
}
.menu-container,
.header__inner{
	position: relative;
	z-index: 150;
	width:100%;
	display:flex;
	justify-content: space-between;
}
.tel-contain{
	padding:.5em;
	display:flex;
	align-items: center;
	width: 225px;
}
.tel-contain a{
	color:white;
	font-weight:bold;
	font-size:20px;
}
.call-image{
	height:44px;
	padding-right: .5em;
}
.logo-image,
.header__logo-link {
    padding: .5em;
}

.header {
	max-width: 100%;
	margin: 0 auto;
}

.header__home{
  width: 100%;
  max-height: 900px;
	min-height:500px;
  position: relative;
  overflow: hidden;
	background-image: url("../../images/headerimage.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.header-container{
 padding: 4em;
}
.header-heading{
	font-family: farmhand, serif;
	color:#978458;
	font-size:40px;
	letter-spacing: 3px;
	padding-bottom: .4em;
	font-weight:normal;
}
.header-subheader{
	font-family: platino-urw, serif;
	color:#353638;
	font-style:italic;
	font-size:30px;
	font-weight:normal;
}

.container{
	padding:3em;
	max-width: 1000px;
	margin: 0 auto;
}
.gold-header{
	font-family: platino-urw, serif;
	color:#978458;
	font-size:30px;
	margin-bottom: .5em;
	font-weight:normal;
}
.desc{
	color:white;
}

.whatis{
	background-color:#282828;
}
.whatis-subheader{
	font-family: platino-urw, serif;
	color:white;
	font-style:italic;
	font-size:21px;
	margin-left: .4em;
	letter-spacing: 1px;
	max-width: 700px;
	font-weight:normal;
}
.whatis-contain{
	color:white;
	display:flex;
	align-items: center;
}

hr {
	border-color:#978458;
}

.conditions{
	background-image: url("../../images/rosesbackground.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.whiteblock{
	background-color: rgba(255, 255, 255, .5);
	width:55%;
}
.whiteblock-header{
	font-family: farmhand, serif;
	font-size: 37px;
	text-align:center;
	font-weight:normal;
}
.whiteblock-icon_container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.iconblock{
	padding:1.5em;
	width: 265px;
	text-align: center;
}

.why-tradional{
	max-width:1000px;
	margin:0 auto;
}
.why-traditional-subheader{
	font-family: platino-urw, serif;
	font-style: italic;
	font-size: 21px;
	margin-left: .4em;
	letter-spacing: 1px;
	font-weight:normal;
}
.costtime_container{
	display:flex;
	align-items:center;
	padding-top: 3em;
	padding-bottom: 3em;
}
.costvstime{
	height:160px;
	padding-right:3em;
}
.heading{
	color:#978458;
	font-family: farmhand, serif;
	font-size:37px;
	padding:1em;
	text-align:center;
	font-weight:normal;
}
.greensub-heading{
	font-family: platino-urw, serif;
	color:#20b1a5;
	font-size:25px;
	text-align:center;
	font-weight:normal;
}
.depressioninflamation{
	text-align:center;
	padding:2em;
	width: 97%;
}


.approach{
	background-image: url("../../images/yogabackground.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.getstarted{
	max-width:1000px;
	margin:0 auto;
}
.gettingstarted-icons{
	display:flex;
	align-items:center;
	margin: 1.5em;
}
.icon{
	height:100px;
	margin-right:2em;
}
.gettingstarted-heading{
	font-family: platino-urw, serif;
	color:#978458;
	font-weight:bold;
	font-size: 18px;
}
.schedulebuttons{
	text-align:center;
}
.schedulebuttons .button{
	margin:3em;
}

.testimonials{
	background-image: url("../../images/testimonialsbackground.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.testimonials-header{
	font-family: farmhand, serif;
	font-size:37px;
	max-width: 1200px;
	margin: 0 auto;
}
.testimonialblock {
  padding-top: 4em;
  padding-bottom: 3em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
.testimonial::before {
	font-family: 'PT Sans', sans-serif;
	font-size: 182px;
	position: absolute;
	top: -99px;
	left: 4px;
	content: "\201C";
	display: inline;
	color: #978458;
	font-size: 14em;
}
.testimonial {
	width:388px;
	_width: 337px;
	_height:360px;
	background-color: white;
	padding: 2em;
	position: relative;
	margin: 1.5em;
}
.testimonial::after {
	font-family: 'PT Sans', sans-serif;
	font-size: 182px;
	position: absolute;
	z-index: 100;
	bottom: -111px;
	right: -25px;
	color: #978458;
	content: "\201D";
	display: inline;
	font-size: 14em;
}
.quote {
  padding-bottom: 4em;
	letter-spacing: .6px;
	font-size: 15px;
}
.cite{
	position: absolute;
	right: 2em;
	bottom: 2em;
	color:#978458;
	font-weight:bold;
}



.location{
	background-color:#282828;
	color:white;
}
.location .container{
	padding-bottom:1px;
}
.flex-container {
  display: flex;
	max-width: 969px;
	margin: 0 auto;
	padding-left: 2em;
	padding-right: 2em;
}
.left_align{
	width:94%;
}
.right_align{
	width:49%;
  text-align: center;
}
.gold{
	color: #978458;
	font-weight:bold;
}
.ifmlogo {
    max-width: 200px;
		margin-top: .5em;
}

.location hr{
	margin-bottom: 0;
	margin-top:2em;
}


.footer{
	background-color:#282828;
	color:white;
	padding:1em;
	padding-top:0;
}
.footer a{
	color:white;
}
.footer__social {
    margin-bottom: 1.5em;
}

.module {
	max-width: 100%;
	margin: 0 auto;
}

a.news__link.news__link__title,
a.news__link.news__link__title:visited{
	font-family: platino-urw, serif;
	color: #978458;
	font-size: 30px;
	margin-bottom: .5em;
	font-weight: bold;
	font-style:normal;
}
a.news__link.news__link__title:hover{
	color: #746543;
}
.news__short-description{
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-size: 18px;
}
.news-view__heading{
	font-family: platino-urw, serif;
	color: #978458;
	text-transform:uppercase;
	padding-top:1em;
}

@media only screen and (max-width: 1150px) {
	.whiteblock {
    width: 100%;
	}
}

@media only screen and (max-width: 915px) {
	.menu-container {
    display: block;
	}
	.logo {
	    text-align: center;
	}
	.dynamic-nav-expanded {
    position: relative;
	}
	.dynamic-nav-activate{
	text-align: center;
	}
}

@media only screen and (max-width: 760px) {
  .flex-container {
    display:block;
  }
	.left_align{
		text-align:center;
	}
	.right_align{
		width:94%;
		padding-top:2em;
	}
	.schedulebuttons .button {
    margin: 1em;
}
}

@media only screen and (max-width: 600px) {
	.container {
    padding: 1.5em;
	}
	.whatis-contain {
    display: block;
		text-align:center;
	}
	.costtime_container {
    display: block;
	}
	.costvstime {
    height: auto;
    padding-right: 0;
    width: 100%;
    padding-bottom: 1em;
	}
	.gettingstarted-icons {
	    display: block;
			text-align: center;
	}
		.icon {
    margin-right: 0;
	}
		.testimonial {
    width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 470px) {
	.logo-image {
	    width: 100%;
		}
		.flex-container{
			padding-left:0;
			padding-right:0;
		}
	}
