/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
	width: 100%;
	margin: 0;
	padding: 0;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

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

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
  font-family: 'ProximaNova-Light';
  src: url('fonts/ProximaNova-Light.otf') format('opentype'), url('fonts/ProximaSansRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('fonts/ProximaNova-Reg.otf') format('opentype'), url('fonts/ProximaSansRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('fonts/ProximaNova-Bold.otf') format('opentype'), url('fonts/ProximaSansBlack.ttf') format('truetype');
}

@font-face {
  font-family: 'ProximaNova-Thin';
  src: url('fonts/ProximaNova-Thin.otf') format('opentype');
}

@font-face {
  font-family: 'ProximaNova-Sbold';
  src: url('fonts/ProximaNova-Sbold.otf') format('opentype');
}

@font-face {
	font-family: 'WebSymbolsRegular';
	src: url('fonts/WebSymbols-Regular.eot') format('eot'), url('fonts/WebSymbols-Regular.ttf') format('truetype'), url('fonts/WebSymbols-Regular.woff') format('woff');
}


[role="main"] {
	max-width: 1800px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: hidden;
}

/* ==========================================================================
   Header
   ========================================================================== */

header nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 23px 0px 0px 185px;
}

header nav ul li {
	font-family: ProximaNova-Light;
	display: inline;
	padding-right: 20px;
}

header nav ul li a {
	font-size: 1.125em;
	color: white;
	text-decoration: none;
}

header .arrow-up {
	margin-left: 10px;
	font-size: 0.5em;
	top: -2px;
	position: relative;
}

header#homepage {
	background-position: center top;
	background-repeat: no-repeat;
	height: 600px;
}

header#homepage.image {
	background-image: url('../img/homepage/header_banner.jpg');
	background-size: 1800px 600px;
}

header#homepage .logo {
	float: left;
}

header#homepage .pad {
	padding: 55px 0px;
}

header h1 {
	font-family: ProximaNova-Thin;
	font-weight: normal;
	font-size: 3.125em;
	color: white;
	margin-bottom: 0px;
	margin-top: 60px;
	
}

header#homepage h4 {
	font-family: ProximaNova-Regular;
	font-weight: normal;
	font-size: 1.125em;
	color: #f8a191;
	margin-top: 0px;
	margin-bottom: 35px;
}

header#homepage button {
	padding: 25px 50px;
	text-transform: uppercase;
	font-family: ProximaNova-Light;
	border-radius: 5px;
	border: none;
	background: rgba(0, 0, 0, .05);
	color: white;
	font-size: 1.225em;
}

.row {
	width: 1200px;
	max-width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}

.row .column {
	padding: 0 65px;
}

/* ==========================================================================
   Rotator
   ========================================================================== */
   
section#rotator {
	background: url('../img/homepage/rotator_banner.jpg') no-repeat center;
}      
section#rotator .pad {
	padding: 40px 0px 5px 0;
}

section#rotator .features li {
	overflow: hidden;
}
section#rotator .features ul li {
	margin-left: 30px;
}

section#rotator .features ul li:first-child {
	margin-left: 0px;
}

section#rotator img {
	max-width: 570px;
}

section#rotator .row {
	width: 1200px;
	max-width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}

/* ==========================================================================
   Login
   ========================================================================== */
section#login {
	height: 60px;
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	background-color: white;
}

section#login h1 {
	margin: 20px auto 10px auto;
	font-weight: normal;
	font-size: 1.125em;
	font-family: ProximaNova-Sbold;
	text-align: center;
}

section#login h1 a {
	color: black;
	text-decoration: none;
}

section#login .key {
	background: url('img/key.png') no-repeat left center;
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 20px;
}

section#login .light {
	font-family: ProximaNova-Regular;
	color: #696252;
	font-size: 0.813em;
}

/* ==========================================================================
   About
   ========================================================================== */
   
section#about {
	background: url('../img/homepage/about_banner.jpg') no-repeat center;
	height: 420px;
}

section#about h1 {
	font-size: 2.000em;
	font-family: ProximaNova-Regular;
	font-weight: normal;
}

section#about p {
	font-size: 1.000em;
	font-family: ProximaNova-Regular;
	font-weight: normal;
}

section#about .yoga-girl {
	width: 398px;
	height: 462px;
}

section#about .yoga-girl img {
	max-width: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

section#about .column {
	float: left;
}

section#about .one {
	position: relative;
	padding: 0;
	width: 398px;
	margin-left: -150px;
}

section#about .two {
	padding: 0 30px 0 30px;
	width: 570px;
	margin-top: 55px;
	vertical-align: top;
}

section#about .three {
	padding: 0;
	vertical-align: top;
	width: 271px;
	margin-top: 40px;
}

section#about .container {
	min-width: 125px;
	max-width: 271px;
}

section#about .container img {
	width: 100%;
	margin-bottom: 20px;
}

section#about button {
	padding: 22px 40px;
	text-transform: uppercase;
	font-family: ProximaNova-Light;
	border-radius: 5px;
	border: none;
	background: rgba(0, 0, 0, .05);
	color: #797775;
	font-size: 1.125em;
}

/* ==========================================================================
   News
   ========================================================================== */

section#news {
	background: url('../img/homepage/news_banner.jpg') no-repeat center;
	height: 439px;
}

section#news h1 {
	font-family: ProximaNova-Regular;
	font-size: 2.000em;
	margin: 0 0 0 0px;;
	padding-top: 60px;
	padding-bottom: 40px;
}

section#news .column {
	width: 270px;
	padding: 0 15px 0 15px;
	float: left;
}
   
section#news .column:first-child {
	padding: 0 15px 0 0px;
}

section#news .column:last-child {
	padding: 0 0px 0 15px;
}

section#news article .date {
	padding: 0;
	margin: 0;
	width: 50px;
	height: 60px;
	background: rgba(0, 0, 0, .05);
	border-radius: 5px;
	font-family: ProximaNova-Sbold;
	color: #797775;
	display: inline-block;
	vertical-align: top;
}

section#news article .date .month {
	padding-top: 12px;
	font-size: 0.875em;
	text-align: center;
	
}

section#news article .date .day {
	font-size: 1.750em;
	text-align: center;
	line-height: .7;
}

section#news .content  {
	font-family: ProximaNova-Sbold;
	font-size: 0.938em;
	display: inline-block;
	margin: 0 0 0 15px;
	padding: 0;
	width: 195px;
	min-height: 240px;
	position: relative;
}

section#news .content .title {
	font-family: ProximaNova-Bold;
	font-size: 1.125em;
	color: #343230;
}

section#news .content .story {
	font-family: ProximaNova-Regular;
	font-size: 0.938em;
	color: #696252;
}

section#news .content .more a {
	bottom: 10px;
	color: #b94a48;
	position: absolute;
	text-decoration: none;
}

section#news .content .more a:after {
	content: url('img/more.png');
	width: 6px;
	height: 6px;
	display: inline-block;
	position: absolute;
	top: -1px;
	right: -15px;
}

/* ==========================================================================
   Credentials
   ========================================================================== */
   
section#credentials {
	background: url('../img/homepage/credentials_banner.jpg') no-repeat center;
	height: 420px;
	position: relative;
}


section#credentials .column {
	float: left;
}

section#credentials .one {
	position: relative;
	padding: 0;
	width: 270px;
	margin-top: 42px;
}

section#credentials .one img {
	display: block;
	margin: auto;
}

section#credentials .two {
	padding: 0 30px 0 30px;
	width: 570px;
	margin-top: 55px;
	vertical-align: top;
	position: relative;
	z-index: 10;
}

section#credentials .three {
	padding: 0;
	vertical-align: top;
	width: 1082px;
	margin-top: -355px;
	margin-right: -300px;
	float: right;
}

section#credentials h1 {
	font-size: 2.000em;
	font-family: ProximaNova-Regular;
	font-weight: normal;
}

section#credentials p {
	font-size: 1.000em;
	font-family: ProximaNova-Regular;
	font-weight: normal;
}


section#credentials button {
	padding: 22px 30px;
	text-transform: uppercase;
	font-family: ProximaNova-Light;
	border-radius: 5px;
	border: none;
	background: rgba(0, 0, 0, .05);
	color: #797775;
	font-size: 1.125em;
}

/* ==========================================================================
   Flexslider overrides
   ========================================================================== */

footer {
	background: url('../img/footer.jpg') no-repeat center;
	height: 382px;
	color: #fffefe;
}

footer nav {
	
	font-size: 1.000em;
}

footer nav ul {
	padding: 60px 0 40px 0;
	margin-top: 0px;
	list-style-type: none;
}

footer nav ul li {
	display: inline;
}

footer nav ul li a {
	display: block;
	float: left;
	color: #fffefe;
	text-decoration: none;
	margin: 0 15px 0 15px;
	font-family: ProximaNova-Light;
}

footer .address {
	text-align: center;	
	font-family: ProximaNova-Regular;
	padding-bottom: 20px;
}

footer .legal {
	font-family: ProximaNova-Light;
	text-align: center;
	font-size: 0.813em;
}

footer .spacer {
	padding: 0 7.5px 0 7.5px;
}
/* ==========================================================================
   Flexslider overrides
   ========================================================================== */
   
.flexslider {
	margin: 0 0 45px;
}
   
.flex-control-nav {
	bottom: -20px;
}

.flex-control-paging li a {
	height: 7px;
	width: 7px;
}

.flex-direction-nav li .flex-next:before, .flex-direction-nav li .flex-prev:before {
	font-family: WebSymbolsRegular;
	font-size: 30px;
}

.flex-direction-nav .flex-prev {
	left: 0px;
}

.flex-direction-nav .flex-prev:before {
	content: "(";
}

.flex-direction-nav .flex-next {
	right: 0px;
}

.flex-direction-nav a.flex-next:before {
	content: ")";
}

.flex-direction-nav li .flex-prev {
	margin: 0 0 0 -50px;
	display: block;
	font-size: 0;
	position: absolute;
	cursor: pointer;
	color: #666;
	opacity: .9;
	filter: alpha(opacity=@opacity * 100);
}

.flex-direction-nav li .flex-next {
	margin: 0 -50px 0 0px;
	display: block;
	font-size: 0;
	position: absolute;
	cursor: pointer;
	color: #666;
	opacity: .9;
	filter: alpha(opacity=@opacity * 100);
}

.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter: alpha(opacity=@opacity * 100)!important;
}

.flex-direction-nav a {
	top: 35%;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    clear: both;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}